>>> 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/riscv64/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/riscv64/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/riscv64/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/riscv64/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/riscv64 creating build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast creating build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build creating build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2 creating build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native creating build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/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/riscv64/coast/build/python2/python-native/Include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native -c /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/_struct.c -o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/_struct.o In file included from Include/Python.h:78, from /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/_struct.c:8: /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/_struct.c: In function ‘prepare_s’: /var/helenos/nightly/tmp-ci/build/riscv64/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/riscv64/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/riscv64/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/riscv64/coast/build/python2/python-native/Include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native -c /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/_ctypes/_ctypes_test.c -o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/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/riscv64/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/riscv64/coast/build/python2/python-native/Include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native -c /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/arraymodule.c -o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/arraymodule.o In file included from Include/Python.h:78, from /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/arraymodule.c:7: /var/helenos/nightly/tmp-ci/build/riscv64/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/riscv64/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/riscv64/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/riscv64/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/riscv64/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/riscv64/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/riscv64/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/riscv64/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/riscv64/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/riscv64/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/riscv64/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/riscv64/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/riscv64/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/riscv64/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/riscv64/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/riscv64/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/riscv64/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/riscv64/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/riscv64/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/riscv64/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/riscv64/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/riscv64/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/riscv64/coast/build/python2/python-native/Include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native -c /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/cmathmodule.c -o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/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/riscv64/coast/build/python2/python-native/Include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native -c /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/_math.c -o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/_math.o /var/helenos/nightly/tmp-ci/build/riscv64/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/riscv64/coast/build/python2/python-native/Modules/cmathmodule.o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/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/riscv64/coast/build/python2/python-native/Include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native -c /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/mathmodule.c -o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/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/riscv64/coast/build/python2/python-native/Include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native -c /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/_math.c -o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/_math.o /var/helenos/nightly/tmp-ci/build/riscv64/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/riscv64/coast/build/python2/python-native/Modules/mathmodule.o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/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/riscv64/coast/build/python2/python-native/Include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native -c /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/stropmodule.c -o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/stropmodule.o gcc -shared build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/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/riscv64/coast/build/python2/python-native/Include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native -c /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/timemodule.c -o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/timemodule.o /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/timemodule.c: In function ‘floattime’: /var/helenos/nightly/tmp-ci/build/riscv64/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/riscv64/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/riscv64/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/riscv64/coast/build/python2/python-native/Include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native -c /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/datetimemodule.c -o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/datetimemodule.o In file included from Include/Python.h:81, from /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/datetimemodule.c:7: /var/helenos/nightly/tmp-ci/build/riscv64/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/riscv64/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/riscv64/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/riscv64/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/riscv64/coast/build/python2/python-native/Include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native -c /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/timemodule.c -o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/timemodule.o /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/timemodule.c: In function ‘floattime’: /var/helenos/nightly/tmp-ci/build/riscv64/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/riscv64/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/riscv64/coast/build/python2/python-native/Modules/datetimemodule.o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/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/riscv64/coast/build/python2/python-native/Include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native -c /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/itertoolsmodule.c -o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/itertoolsmodule.o gcc -shared build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/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/riscv64/coast/build/python2/python-native/Include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native -c /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/future_builtins.c -o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/future_builtins.o gcc -shared build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/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/riscv64/coast/build/python2/python-native/Include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native -c /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/_randommodule.c -o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/_randommodule.o gcc -shared build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/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/riscv64/coast/build/python2/python-native/Include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native -c /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/_collectionsmodule.c -o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/_collectionsmodule.o gcc -shared build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/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/riscv64/coast/build/python2/python-native/Include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native -c /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/_bisectmodule.c -o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/_bisectmodule.o gcc -shared build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/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/riscv64/coast/build/python2/python-native/Include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native -c /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/_heapqmodule.c -o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/_heapqmodule.o gcc -shared build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/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/riscv64/coast/build/python2/python-native/Include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native -c /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/operator.c -o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/operator.o gcc -shared build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/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/riscv64/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/riscv64/coast/build/python2/python-native/Include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native -c /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/_io/bufferedio.c -o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/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/riscv64/coast/build/python2/python-native/Include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native -c /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/_io/bytesio.c -o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/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/riscv64/coast/build/python2/python-native/Include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native -c /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/_io/fileio.c -o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/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/riscv64/coast/build/python2/python-native/Include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native -c /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/_io/iobase.c -o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/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/riscv64/coast/build/python2/python-native/Include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native -c /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/_io/_iomodule.c -o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/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/riscv64/coast/build/python2/python-native/Include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native -c /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/_io/stringio.c -o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/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/riscv64/coast/build/python2/python-native/Include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native -c /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/_io/textio.c -o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/_io/textio.o gcc -shared build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/_io/bufferedio.o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/_io/bytesio.o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/_io/fileio.o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/_io/iobase.o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/_io/_iomodule.o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/_io/stringio.o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/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/riscv64/coast/build/python2/python-native/Include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native -c /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/_functoolsmodule.c -o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/_functoolsmodule.o gcc -shared build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/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/riscv64/coast/build/python2/python-native/Include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native -c /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/_json.c -o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/_json.o gcc -shared build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/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/riscv64/coast/build/python2/python-native/Include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native -c /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/_testcapimodule.c -o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/_testcapimodule.o gcc -shared build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/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/riscv64/coast/build/python2/python-native/Include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native -c /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/_hotshot.c -o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/_hotshot.o gcc -shared build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/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/riscv64/coast/build/python2/python-native/Include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native -c /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/_lsprof.c -o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/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/riscv64/coast/build/python2/python-native/Include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native -c /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/rotatingtree.c -o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/rotatingtree.o gcc -shared build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/_lsprof.o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/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/riscv64/coast/build/python2/python-native/Include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native -c /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/unicodedata.c -o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/unicodedata.o gcc -shared build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/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/riscv64/coast/build/python2/python-native/Include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native -c /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/_localemodule.c -o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/_localemodule.o /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/_localemodule.c: In function ‘PyLocale_setlocale’: /var/helenos/nightly/tmp-ci/build/riscv64/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/riscv64/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/riscv64/coast/build/python2/python-native/Modules/_localemodule.c: In function ‘PyLocale_strcoll’: /var/helenos/nightly/tmp-ci/build/riscv64/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/riscv64/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/riscv64/coast/build/python2/python-native/Modules/_localemodule.c:12: /var/helenos/nightly/tmp-ci/build/riscv64/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/riscv64/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/riscv64/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/riscv64/coast/build/python2/python-native/Include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native -c /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/fcntlmodule.c -o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/fcntlmodule.o gcc -shared build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/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/riscv64/coast/build/python2/python-native/Include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native -c /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/grpmodule.c -o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/grpmodule.o gcc -shared build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/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/riscv64/coast/build/python2/python-native/Include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native -c /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/spwdmodule.c -o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/spwdmodule.o gcc -shared build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/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/riscv64/coast/build/python2/python-native/Include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native -c /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/selectmodule.c -o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/selectmodule.o In file included from Include/Python.h:78, from /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/selectmodule.c:9: /var/helenos/nightly/tmp-ci/build/riscv64/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/riscv64/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/riscv64/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/riscv64/coast/build/python2/python-native/Include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native -c /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/parsermodule.c -o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/parsermodule.o In function ‘validate_terminal’, inlined from ‘validate_terminal’ at /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/parsermodule.c:1014:1, inlined from ‘validate_dotted_name’ at /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/parsermodule.c:1835:19: /var/helenos/nightly/tmp-ci/build/riscv64/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/riscv64/coast/build/python2/python-native/Modules/parsermodule.c:1014:1, inlined from ‘validate_dotted_name’ at /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/parsermodule.c:1830:19: /var/helenos/nightly/tmp-ci/build/riscv64/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/riscv64/coast/build/python2/python-native/Modules/parsermodule.c:1014:1, inlined from ‘validate_dotted_as_name’ at /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/parsermodule.c:1855:23, inlined from ‘validate_dotted_as_name’ at /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/parsermodule.c:1844:1: /var/helenos/nightly/tmp-ci/build/riscv64/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/riscv64/coast/build/python2/python-native/Modules/parsermodule.c:1014:1, inlined from ‘validate_dotted_as_name’ at /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/parsermodule.c:1855:23, inlined from ‘validate_import_as_name’ at /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/parsermodule.c:1844:1, inlined from ‘validate_import_as_names’ at /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/parsermodule.c:1885:15: /var/helenos/nightly/tmp-ci/build/riscv64/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/riscv64/coast/build/python2/python-native/Modules/parsermodule.c:1014:1, inlined from ‘validate_import_as_name’ at /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/parsermodule.c:1812:19, inlined from ‘validate_import_as_names’ at /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/parsermodule.c:1885:15: /var/helenos/nightly/tmp-ci/build/riscv64/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/riscv64/coast/build/python2/python-native/Modules/parsermodule.c:1014:1, inlined from ‘validate_import_as_name’ at /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/parsermodule.c:1810:18, inlined from ‘validate_import_as_names’ at /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/parsermodule.c:1885:15: /var/helenos/nightly/tmp-ci/build/riscv64/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/riscv64/coast/build/python2/python-native/Modules/parsermodule.c:1014:1, inlined from ‘validate_dotted_as_name’ at /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/parsermodule.c:1855:23, inlined from ‘validate_import_as_name’ at /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/parsermodule.c:1844:1, inlined from ‘validate_import_as_names’ at /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/parsermodule.c:1890:19: /var/helenos/nightly/tmp-ci/build/riscv64/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/riscv64/coast/build/python2/python-native/Modules/parsermodule.c:1014:1, inlined from ‘validate_import_as_name’ at /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/parsermodule.c:1812:19, inlined from ‘validate_import_as_names’ at /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/parsermodule.c:1890:19: /var/helenos/nightly/tmp-ci/build/riscv64/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/riscv64/coast/build/python2/python-native/Modules/parsermodule.c:1014:1, inlined from ‘validate_import_as_name’ at /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/parsermodule.c:1810:18, inlined from ‘validate_import_as_names’ at /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/parsermodule.c:1890:19: /var/helenos/nightly/tmp-ci/build/riscv64/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/riscv64/coast/build/python2/python-native/Modules/parsermodule.c:1014:1, inlined from ‘validate_varargslist_trailer’ at /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/parsermodule.c:1243:19: /var/helenos/nightly/tmp-ci/build/riscv64/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/riscv64/coast/build/python2/python-native/Modules/parsermodule.c:1014:1, inlined from ‘validate_varargslist_trailer’ at /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/parsermodule.c:1236:23: /var/helenos/nightly/tmp-ci/build/riscv64/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/riscv64/coast/build/python2/python-native/Modules/parsermodule.c:1014:1, inlined from ‘validate_varargslist_trailer’ at /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/parsermodule.c:1233:20: /var/helenos/nightly/tmp-ci/build/riscv64/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/riscv64/coast/build/python2/python-native/Modules/parsermodule.c:1014:1, inlined from ‘validate_varargslist_trailer’ at /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/parsermodule.c:1231:19: /var/helenos/nightly/tmp-ci/build/riscv64/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/riscv64/coast/build/python2/python-native/Modules/parsermodule.c:1014:1, inlined from ‘validate_simple_stmt’ at /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/parsermodule.c:1538:19: /var/helenos/nightly/tmp-ci/build/riscv64/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/riscv64/coast/build/python2/python-native/Modules/parsermodule.c:1014:1, inlined from ‘validate_file_input’ at /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/parsermodule.c:3324:19: /var/helenos/nightly/tmp-ci/build/riscv64/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/riscv64/coast/build/python2/python-native/Modules/parsermodule.c:1014:1, inlined from ‘validate_suite’ at /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/parsermodule.c:1171:19: /var/helenos/nightly/tmp-ci/build/riscv64/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/riscv64/coast/build/python2/python-native/Modules/parsermodule.c:1014:1, inlined from ‘validate_suite’ at /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/parsermodule.c:1170:16: /var/helenos/nightly/tmp-ci/build/riscv64/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/riscv64/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/riscv64/coast/build/python2/python-native/Include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native -c /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/cStringIO.c -o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/cStringIO.o gcc -shared build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/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/riscv64/coast/build/python2/python-native/Include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native -c /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/cPickle.c -o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/cPickle.o gcc -shared build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/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/riscv64/coast/build/python2/python-native/Include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native -c /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/mmapmodule.c -o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/mmapmodule.o gcc -shared build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/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/riscv64/coast/build/python2/python-native/Include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native -c /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/syslogmodule.c -o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/syslogmodule.o gcc -shared build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/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/riscv64/coast/build/python2/python-native/Include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native -c /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/audioop.c -o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/audioop.o gcc -shared build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/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/riscv64/coast/build/python2/python-native/Include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native -c /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/cryptmodule.c -o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/cryptmodule.o gcc -shared build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/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/riscv64/coast/build/python2/python-native/Include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native -c /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/_csv.c -o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/_csv.o gcc -shared build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/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/riscv64/coast/build/python2/python-native/Include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native -c /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/socketmodule.c -o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/socketmodule.o /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/socketmodule.c: In function ‘socket_gethostbyname_ex’: /var/helenos/nightly/tmp-ci/build/riscv64/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/riscv64/coast/build/python2/python-native/Modules/socketmodule.c: In function ‘socket_gethostbyaddr’: /var/helenos/nightly/tmp-ci/build/riscv64/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/riscv64/coast/build/python2/python-native/Modules/socketmodule.c: In function ‘sock_recv_guts’: /var/helenos/nightly/tmp-ci/build/riscv64/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/riscv64/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/riscv64/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/riscv64/coast/build/python2/python-native/Modules/socketmodule.c: In function ‘sock_sendall’: /var/helenos/nightly/tmp-ci/build/riscv64/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/riscv64/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/riscv64/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/riscv64/coast/build/python2/python-native/Modules/socketmodule.c: In function ‘sock_send’: /var/helenos/nightly/tmp-ci/build/riscv64/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/riscv64/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/riscv64/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/riscv64/coast/build/python2/python-native/Modules/socketmodule.c: In function ‘sock_recvfrom_guts’: /var/helenos/nightly/tmp-ci/build/riscv64/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/riscv64/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/riscv64/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/riscv64/coast/build/python2/python-native/Modules/socketmodule.c: In function ‘sock_sendto’: /var/helenos/nightly/tmp-ci/build/riscv64/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/riscv64/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/riscv64/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/riscv64/coast/build/python2/python-native/Modules/socketmodule.c: In function ‘sock_accept’: /var/helenos/nightly/tmp-ci/build/riscv64/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/riscv64/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/riscv64/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/riscv64/coast/build/python2/python-native/Include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native -c /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/timemodule.c -o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/timemodule.o /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/timemodule.c: In function ‘floattime’: /var/helenos/nightly/tmp-ci/build/riscv64/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/riscv64/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/riscv64/coast/build/python2/python-native/Modules/socketmodule.o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/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/riscv64/coast/build/python2/python-native/Include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native -c /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/shamodule.c -o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/shamodule.o gcc -shared build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/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/riscv64/coast/build/python2/python-native/Include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native -c /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/md5module.c -o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/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/riscv64/coast/build/python2/python-native/Include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native -c /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/md5.c -o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/md5.o gcc -shared build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/md5module.o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/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/riscv64/coast/build/python2/python-native/Include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native -c /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/sha256module.c -o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/sha256module.o gcc -shared build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/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/riscv64/coast/build/python2/python-native/Include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native -c /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/sha512module.c -o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/sha512module.o gcc -shared build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/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/riscv64/coast/build/python2/python-native/Include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native -c /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/termios.c -o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/termios.o gcc -shared build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/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/riscv64/coast/build/python2/python-native/Include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native -c /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/resource.c -o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/resource.o gcc -shared build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/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/riscv64/coast/build/python2/python-native/Include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native -c /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/binascii.c -o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/binascii.o gcc -shared build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/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/riscv64/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/riscv64/coast/build/python2/python-native/./Modules/expat -I. -IInclude -I./Include -I/usr/local/include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native -c /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/pyexpat.c -o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/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/riscv64/coast/build/python2/python-native/./Modules/expat -I. -IInclude -I./Include -I/usr/local/include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native -c /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/expat/xmlparse.c -o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/expat/xmlparse.o In file included from /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/./Modules/expat/expat_config.h:8, from /var/helenos/nightly/tmp-ci/build/riscv64/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/riscv64/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/riscv64/coast/build/python2/python-native/./Modules/expat -I. -IInclude -I./Include -I/usr/local/include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native -c /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/expat/xmlrole.c -o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/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/riscv64/coast/build/python2/python-native/./Modules/expat -I. -IInclude -I./Include -I/usr/local/include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native -c /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/expat/xmltok.c -o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/expat/xmltok.o In file included from /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/expat/xmltok.c:23: /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/expat/xmltok_ns.c: In function ‘findEncoding’: /var/helenos/nightly/tmp-ci/build/riscv64/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/riscv64/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/riscv64/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/riscv64/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/riscv64/coast/build/python2/python-native/Modules/expat/xmltok.c:1622: /var/helenos/nightly/tmp-ci/build/riscv64/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/riscv64/coast/build/python2/python-native/Modules/expat/xmltok.c:23: /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/expat/xmltok_ns.c: In function ‘findEncodingNS’: /var/helenos/nightly/tmp-ci/build/riscv64/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/riscv64/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/riscv64/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/riscv64/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/riscv64/coast/build/python2/python-native/Modules/expat/xmltok.c:1633: /var/helenos/nightly/tmp-ci/build/riscv64/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/riscv64/coast/build/python2/python-native/Modules/pyexpat.o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/expat/xmlparse.o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/expat/xmlrole.o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/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/riscv64/coast/build/python2/python-native/./Modules/expat -I. -IInclude -I./Include -I/usr/local/include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native -c /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/_elementtree.c -o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/_elementtree.o gcc -shared build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/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/riscv64/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/riscv64/coast/build/python2/python-native/Include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native -c /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/cjkcodecs/multibytecodec.c -o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/cjkcodecs/multibytecodec.o /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/cjkcodecs/multibytecodec.c: In function ‘multibytecodec_encode’: /var/helenos/nightly/tmp-ci/build/riscv64/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/riscv64/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/riscv64/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/riscv64/coast/build/python2/python-native/Include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native -c /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/cjkcodecs/_codecs_kr.c -o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/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/riscv64/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/riscv64/coast/build/python2/python-native/Include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native -c /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/cjkcodecs/_codecs_jp.c -o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/cjkcodecs/_codecs_jp.o In file included from /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/cjkcodecs/_codecs_jp.c:10: /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/cjkcodecs/cjkcodecs.h: In function ‘find_pairencmap’: /var/helenos/nightly/tmp-ci/build/riscv64/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/riscv64/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/riscv64/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/riscv64/coast/build/python2/python-native/Include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native -c /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/cjkcodecs/_codecs_cn.c -o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/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/riscv64/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/riscv64/coast/build/python2/python-native/Include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native -c /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/cjkcodecs/_codecs_tw.c -o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/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/riscv64/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/riscv64/coast/build/python2/python-native/Include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native -c /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/cjkcodecs/_codecs_hk.c -o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/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/riscv64/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/riscv64/coast/build/python2/python-native/Include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native -c /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/cjkcodecs/_codecs_iso2022.c -o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/cjkcodecs/_codecs_iso2022.o In file included from /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/cjkcodecs/_codecs_iso2022.c:13: /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/cjkcodecs/cjkcodecs.h: In function ‘find_pairencmap’: /var/helenos/nightly/tmp-ci/build/riscv64/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/riscv64/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/riscv64/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/riscv64/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/riscv64/coast/build/python2/python-native/Include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native -c /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/_multiprocessing/multiprocessing.c -o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/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/riscv64/coast/build/python2/python-native/Include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native -c /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/_multiprocessing/socket_connection.c -o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/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/riscv64/coast/build/python2/python-native/Include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native -c /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/_multiprocessing/semaphore.c -o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/_multiprocessing/semaphore.o gcc -shared build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/_multiprocessing/multiprocessing.o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/_multiprocessing/socket_connection.o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/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/riscv64/coast/build/python2/python-native/Include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native -c /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/linuxaudiodev.c -o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/linuxaudiodev.o gcc -shared build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/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/riscv64/coast/build/python2/python-native/Include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native -c /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/ossaudiodev.c -o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/ossaudiodev.o gcc -shared build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/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/riscv64/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/riscv64/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/riscv64/coast/build/python2/python-native/Modules/_ctypes/libffi creating build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/_ctypes/libffi/src creating build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/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/riscv64/coast/build/python2/python-native/Modules/_ctypes/libffi/src -I. -IInclude -I./Include -I/usr/local/include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native -c /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/_ctypes/_ctypes.c -o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/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/riscv64/coast/build/python2/python-native/Modules/_ctypes/libffi/src -I. -IInclude -I./Include -I/usr/local/include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native -c /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/_ctypes/callbacks.c -o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/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/riscv64/coast/build/python2/python-native/Modules/_ctypes/libffi/src -I. -IInclude -I./Include -I/usr/local/include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native -c /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/_ctypes/callproc.c -o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/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/riscv64/coast/build/python2/python-native/Modules/_ctypes/libffi/src -I. -IInclude -I./Include -I/usr/local/include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native -c /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/_ctypes/stgdict.c -o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/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/riscv64/coast/build/python2/python-native/Modules/_ctypes/libffi/src -I. -IInclude -I./Include -I/usr/local/include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native -c /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/_ctypes/cfield.c -o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/_ctypes/cfield.o -Wall -fexceptions /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/_ctypes/cfield.c: In function ‘PyCField_FromDesc’: /var/helenos/nightly/tmp-ci/build/riscv64/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/riscv64/coast/build/python2/python-native/Modules/_ctypes/libffi/src -I. -IInclude -I./Include -I/usr/local/include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native -c /var/helenos/nightly/tmp-ci/build/riscv64/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/riscv64/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/riscv64/coast/build/python2/python-native/Modules/_ctypes/libffi/src -I. -IInclude -I./Include -I/usr/local/include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native -c /var/helenos/nightly/tmp-ci/build/riscv64/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/riscv64/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/riscv64/coast/build/python2/python-native/Modules/_ctypes/libffi/src -I. -IInclude -I./Include -I/usr/local/include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native -c /var/helenos/nightly/tmp-ci/build/riscv64/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/riscv64/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/riscv64/coast/build/python2/python-native/Modules/_ctypes/libffi/src -I. -IInclude -I./Include -I/usr/local/include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native -c /var/helenos/nightly/tmp-ci/build/riscv64/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/riscv64/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/riscv64/coast/build/python2/python-native/Modules/_ctypes/libffi/src -I. -IInclude -I./Include -I/usr/local/include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native -c /var/helenos/nightly/tmp-ci/build/riscv64/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/riscv64/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/riscv64/coast/build/python2/python-native/Modules/_ctypes/libffi/src -I. -IInclude -I./Include -I/usr/local/include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native -c /var/helenos/nightly/tmp-ci/build/riscv64/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/riscv64/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/riscv64/coast/build/python2/python-native/Modules/_ctypes/_ctypes.o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/_ctypes/callbacks.o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/_ctypes/callproc.o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/_ctypes/stgdict.o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Modules/_ctypes/cfield.o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/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/riscv64/coast/build/python2/python-native/Modules/_ctypes/libffi/src/closures.o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/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/riscv64/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/riscv64/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/riscv64/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/riscv64/coast/build/python2/python-native/Tools/scripts/pydoc -> build/scripts-2.7 copying and adjusting /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Tools/scripts/idle -> build/scripts-2.7 copying and adjusting /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-native/Tools/scripts/2to3 -> build/scripts-2.7 copying and adjusting /var/helenos/nightly/tmp-ci/build/riscv64/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=riscv64-helenos" "CC=riscv64-helenos-cc" "CXX=riscv64-helenos-cxx" "AR=riscv64-helenos-ar" "AS=riscv64-helenos-as" "CPP=riscv64-helenos-cpp" "NM=riscv64-helenos-nm" "OBJDUMP=riscv64-helenos-objdump" "OBJCOPY=riscv64-helenos-objcopy" "STRIP=riscv64-helenos-strip" "RANLIB=riscv64-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... riscv64-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 riscv64-helenos-gcc... riscv64-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 riscv64-helenos-cc accepts -g... yes checking for riscv64-helenos-cc option to accept ISO C89... none needed checking for --with-cxx-main=... no checking how to run the C preprocessor... riscv64-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 riscv64-helenos-ranlib... riscv64-helenos-ranlib checking for riscv64-helenos-ar... riscv64-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 riscv64-helenos-cc accepts -fno-strict-aliasing... yes checking whether riscv64-helenos-cc accepts -OPT:Olimit=0... no checking whether riscv64-helenos-cc accepts -Olimit 1500... no checking whether gcc supports ParseTuple __format__... no checking whether pthreads are available without options... no checking whether riscv64-helenos-cc accepts -Kpthread... no checking whether riscv64-helenos-cc accepts -Kthread... no checking whether riscv64-helenos-cc accepts -pthread... no checking whether riscv64-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 riscv64-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... yes 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 riscv64-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 riscv64-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 riscv64-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 riscv64-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 riscv64-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 riscv64-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 riscv64-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 riscv64-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 riscv64-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 riscv64-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 riscv64-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 riscv64-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; | ^ riscv64-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 riscv64-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/riscv64/coast/helenos/include/libposix/stdio.h:39, from Include/Python.h:33, from Parser/tokenizer.c:4: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libc/stdio.h:148:12: note: declared here 148 | extern int sprintf(char *, const char *, ...) | ^~~~~~~ riscv64-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 riscv64-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 riscv64-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 riscv64-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 riscv64-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 riscv64-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 riscv64-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 riscv64-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); | ^~~~~~~~~~~~~ riscv64-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 riscv64-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 riscv64-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); | ^~~~~~~~~~~~~ riscv64-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 riscv64-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 riscv64-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 riscv64-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 riscv64-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 riscv64-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); | ^~~~~~~~~~~~~ riscv64-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 riscv64-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 riscv64-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); | ^~~~~~~~~~~~~ riscv64-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 riscv64-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)) | ^ riscv64-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 riscv64-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); | ^~~~~~~~~ riscv64-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 riscv64-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); | ^~~~~~~~~~~~~ riscv64-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 riscv64-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 riscv64-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 riscv64-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 riscv64-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); | ^~~~~~~~~ riscv64-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 riscv64-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/riscv64/coast/helenos/include/libposix/stdio.h:39, from Include/Python.h:33: /var/helenos/nightly/tmp-ci/build/riscv64/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/riscv64/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/riscv64/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/riscv64/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/riscv64/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/riscv64/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/riscv64/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/riscv64/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/riscv64/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/riscv64/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/riscv64/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/riscv64/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); | ^~~~~~~~~~~~~~~~~ riscv64-helenos-cc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -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 : | ^~~~~~~~~~~~~~~~~~~~ riscv64-helenos-cc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/tupleobject.o Objects/tupleobject.c riscv64-helenos-cc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -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: 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)) | ^ riscv64-helenos-cc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/weakrefobject.o Objects/weakrefobject.c riscv64-helenos-cc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -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); | ^~~~~~~~~~~~~ Objects/unicodeobject.c: In function 'makefmt': Objects/unicodeobject.c:678:9: warning: 'sprintf' is deprecated [-Wdeprecated-declarations] 678 | fmt += sprintf(fmt, "%d", width); | ^~~ In file included from /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libposix/stdio.h:39, from Include/Python.h:33: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libc/stdio.h:148:12: note: declared here 148 | extern int sprintf(char *, const char *, ...) | ^~~~~~~ Objects/unicodeobject.c:681:9: warning: 'sprintf' is deprecated [-Wdeprecated-declarations] 681 | fmt += sprintf(fmt, ".%d", precision); | ^~~ /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libc/stdio.h:148:12: note: declared here 148 | extern int sprintf(char *, const char *, ...) | ^~~~~~~ Objects/unicodeobject.c: In function 'PyUnicodeUCS2_FromFormatV': Objects/unicodeobject.c:945:21: warning: 'sprintf' is deprecated [-Wdeprecated-declarations] 945 | sprintf(realbuffer, fmt, va_arg(vargs, long)); | ^~~~~~~ /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libc/stdio.h:148:12: note: declared here 148 | extern int sprintf(char *, const char *, ...) | ^~~~~~~ Objects/unicodeobject.c:947:21: warning: 'sprintf' is deprecated [-Wdeprecated-declarations] 947 | sprintf(realbuffer, fmt, va_arg(vargs, Py_ssize_t)); | ^~~~~~~ /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libc/stdio.h:148:12: note: declared here 148 | extern int sprintf(char *, const char *, ...) | ^~~~~~~ Objects/unicodeobject.c:949:21: warning: 'sprintf' is deprecated [-Wdeprecated-declarations] 949 | sprintf(realbuffer, fmt, va_arg(vargs, int)); | ^~~~~~~ /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libc/stdio.h:148:12: note: declared here 148 | extern int sprintf(char *, const char *, ...) | ^~~~~~~ Objects/unicodeobject.c:955:21: warning: 'sprintf' is deprecated [-Wdeprecated-declarations] 955 | sprintf(realbuffer, fmt, va_arg(vargs, unsigned long)); | ^~~~~~~ /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libc/stdio.h:148:12: note: declared here 148 | extern int sprintf(char *, const char *, ...) | ^~~~~~~ Objects/unicodeobject.c:957:21: warning: 'sprintf' is deprecated [-Wdeprecated-declarations] 957 | sprintf(realbuffer, fmt, va_arg(vargs, size_t)); | ^~~~~~~ /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libc/stdio.h:148:12: note: declared here 148 | extern int sprintf(char *, const char *, ...) | ^~~~~~~ Objects/unicodeobject.c:959:21: warning: 'sprintf' is deprecated [-Wdeprecated-declarations] 959 | sprintf(realbuffer, fmt, va_arg(vargs, unsigned int)); | ^~~~~~~ /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libc/stdio.h:148:12: note: declared here 148 | extern int sprintf(char *, const char *, ...) | ^~~~~~~ Objects/unicodeobject.c:964:17: warning: 'sprintf' is deprecated [-Wdeprecated-declarations] 964 | sprintf(realbuffer, fmt, va_arg(vargs, int)); | ^~~~~~~ /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libc/stdio.h:148:12: note: declared here 148 | extern int sprintf(char *, const char *, ...) | ^~~~~~~ Objects/unicodeobject.c:969:17: warning: 'sprintf' is deprecated [-Wdeprecated-declarations] 969 | sprintf(realbuffer, fmt, va_arg(vargs, int)); | ^~~~~~~ /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libc/stdio.h:148:12: note: declared here 148 | extern int sprintf(char *, const char *, ...) | ^~~~~~~ Objects/unicodeobject.c:1025:17: warning: 'sprintf' is deprecated [-Wdeprecated-declarations] 1025 | sprintf(buffer, "%p", va_arg(vargs, void*)); | ^~~~~~~ /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libc/stdio.h:148:12: note: declared here 148 | extern int sprintf(char *, const char *, ...) | ^~~~~~~ Objects/unicodeobject.c: In function 'unicode_encode_ucs1': Objects/unicodeobject.c:3707:21: warning: 'sprintf' is deprecated [-Wdeprecated-declarations] 3707 | str += sprintf(str, "&#%d;", (int)ch); | ^~~ /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libc/stdio.h:148:12: note: declared here 148 | extern int sprintf(char *, const char *, ...) | ^~~~~~~ Objects/unicodeobject.c: In function 'charmap_encoding_error': Objects/unicodeobject.c:4695:13: warning: 'sprintf' is deprecated [-Wdeprecated-declarations] 4695 | sprintf(buffer, "&#%d;", (int)ch); | ^~~~~~~ /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libc/stdio.h:148:12: note: declared here 148 | extern int sprintf(char *, const char *, ...) | ^~~~~~~ Objects/unicodeobject.c: In function 'PyUnicodeUCS2_TranslateCharmap': Objects/unicodeobject.c:5114:21: warning: 'sprintf' is deprecated [-Wdeprecated-declarations] 5114 | sprintf(buffer, "&#%d;", (int)ch); | ^~~~~~~ /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libc/stdio.h:148:12: note: declared here 148 | extern int sprintf(char *, const char *, ...) | ^~~~~~~ Objects/unicodeobject.c: In function 'PyUnicodeUCS2_EncodeDecimal': Objects/unicodeobject.c:5267:17: warning: 'sprintf' is deprecated [-Wdeprecated-declarations] 5267 | output += sprintf(output, "&#%d;", ch); | ^~~~~~ /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libc/stdio.h:148:12: note: declared here 148 | extern int sprintf(char *, const char *, ...) | ^~~~~~~ riscv64-helenos-cc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/unicodectype.o Objects/unicodectype.c riscv64-helenos-cc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/_warnings.o Python/_warnings.c riscv64-helenos-cc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/Python-ast.o Python/Python-ast.c riscv64-helenos-cc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -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/riscv64/coast/build/python2/python-cross' riscv64-helenos-cc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/mysnprintf.o Python/mysnprintf.c riscv64-helenos-cc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/pyctype.o Python/pyctype.c riscv64-helenos-cc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Parser/tokenizer_pgen.o Parser/tokenizer_pgen.c riscv64-helenos-cc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Parser/printgrammar.o Parser/printgrammar.c riscv64-helenos-cc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Parser/pgenmain.o Parser/pgenmain.c riscv64-helenos-cc -DNDEBUG -g -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 -o Parser/pgen make[1]: Leaving directory '/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross' ../python-native/Parser/pgen ./Grammar/Grammar Include/graminit.h Python/graminit.c riscv64-helenos-cc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/ast.o Python/ast.c Python/ast.c: In function 'num_stmts': Python/ast.c:203:13: warning: 'sprintf' is deprecated [-Wdeprecated-declarations] 203 | sprintf(buf, "Non-statement found: %d %d", | ^~~~~~~ In file included from /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libposix/stdio.h:39, from Include/Python.h:33, from Python/ast.c:6: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libc/stdio.h:148:12: note: declared here 148 | extern int sprintf(char *, const char *, ...) | ^~~~~~~ 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) | ^~ 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); | ^~~~~~~~~~~~ Python/ast.c: In function 'decode_unicode': Python/ast.c:3418:41: warning: 'sprintf' is deprecated [-Wdeprecated-declarations] 3418 | sprintf(p, "\\U%02x%02x%02x%02x", | ^~~~~~~ /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libc/stdio.h:148:12: note: declared here 148 | extern int sprintf(char *, const char *, ...) | ^~~~~~~ riscv64-helenos-cc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -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) { | ^~~~~~~~~ riscv64-helenos-cc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/ceval.o Python/ceval.c riscv64-helenos-cc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -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: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: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); | ^~~~~~~~~ riscv64-helenos-cc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/codecs.o Python/codecs.c riscv64-helenos-cc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/errors.o Python/errors.c riscv64-helenos-cc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/frozen.o Python/frozen.c riscv64-helenos-cc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/frozenmain.o Python/frozenmain.c riscv64-helenos-cc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/future.o Python/future.c riscv64-helenos-cc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -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); | ^~~~~~~~~ riscv64-helenos-cc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/getcompiler.o Python/getcompiler.c riscv64-helenos-cc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/getcopyright.o Python/getcopyright.c riscv64-helenos-cc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -DPLATFORM='"linux2"' -o Python/getplatform.o ./Python/getplatform.c riscv64-helenos-cc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/getversion.o Python/getversion.c riscv64-helenos-cc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/graminit.o Python/graminit.c riscv64-helenos-cc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -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 'find_module': Python/import.c:1506:17: warning: 'sprintf' is deprecated [-Wdeprecated-declarations] 1506 | sprintf(warnstr, "Not importing directory " | ^~~~~~~ In file included from /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libposix/stdio.h:39, from Include/Python.h:33: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libc/stdio.h:148:12: note: declared here 148 | extern int sprintf(char *, const char *, ...) | ^~~~~~~ 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); | ^~~~~~~~~~~~ riscv64-helenos-cc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -I. -o Python/importdl.o ./Python/importdl.c riscv64-helenos-cc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -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; | ^~ riscv64-helenos-cc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/modsupport.o Python/modsupport.c riscv64-helenos-cc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/mystrtoul.o Python/mystrtoul.c riscv64-helenos-cc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/peephole.o Python/peephole.c riscv64-helenos-cc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/pyarena.o Python/pyarena.c riscv64-helenos-cc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/pyfpe.o Python/pyfpe.c riscv64-helenos-cc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/pymath.o Python/pymath.c riscv64-helenos-cc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/pystate.o Python/pystate.c riscv64-helenos-cc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/pythonrun.o Python/pythonrun.c riscv64-helenos-cc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/random.o Python/random.c riscv64-helenos-cc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/structmember.o Python/structmember.c riscv64-helenos-cc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -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) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | ( ) riscv64-helenos-cc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/sysmodule.o Python/sysmodule.c riscv64-helenos-cc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/traceback.o Python/traceback.c riscv64-helenos-cc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/getopt.o Python/getopt.c riscv64-helenos-cc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/pystrcmp.o Python/pystrcmp.c riscv64-helenos-cc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/pystrtod.o Python/pystrtod.c riscv64-helenos-cc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/dtoa.o Python/dtoa.c riscv64-helenos-cc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/formatter_unicode.o Python/formatter_unicode.c riscv64-helenos-cc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/formatter_string.o Python/formatter_string.c riscv64-helenos-cc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/dynload_shlib.o Python/dynload_shlib.c riscv64-helenos-cc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Modules/config.o Modules/config.c riscv64-helenos-cc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -DPYTHONPATH='":plat-linux2:lib-tk:lib-old"' \ -DPREFIX='"/"' \ -DEXEC_PREFIX='"/"' \ -DVERSION='"2.7"' \ -DVPATH='""' \ -o Modules/getpath.o ./Modules/getpath.c riscv64-helenos-cc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Modules/main.o Modules/main.c riscv64-helenos-cc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Modules/gcmodule.o Modules/gcmodule.c riscv64-helenos-cc -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -c ./Modules/signalmodule.c -o Modules/signalmodule.o riscv64-helenos-cc -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -c ./Modules/posixmodule.c -o Modules/posixmodule.o ./Modules/posixmodule.c:2884:1: warning: 'extract_time' defined but not used [-Wunused-function] 2884 | extract_time(PyObject *t, time_t* sec, long* usec) | ^~~~~~~~~~~~ riscv64-helenos-cc -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -c ./Modules/errnomodule.c -o Modules/errnomodule.o riscv64-helenos-cc -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -c ./Modules/_sre.c -o Modules/_sre.o riscv64-helenos-cc -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -c ./Modules/_codecsmodule.c -o Modules/_codecsmodule.o riscv64-helenos-cc -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -c ./Modules/_weakref.c -o Modules/_weakref.o riscv64-helenos-cc -fno-strict-aliasing -g -O2 -DNDEBUG -g -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 1023 bytes from a string of length 1028 [-Wstringop-truncation] 784 | strncpy(path + length + 1, name, MAXPATHLEN - length - 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ riscv64-helenos-cc -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -c ./Modules/symtablemodule.c -o Modules/symtablemodule.o riscv64-helenos-cc -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -c ./Modules/mathmodule.c -o Modules/mathmodule.o riscv64-helenos-cc -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -c ./Modules/_math.c -o Modules/_math.o ./Modules/_math.c:25:21: warning: 'zero' defined but not used [-Wunused-const-variable=] 25 | static const double zero = 0.0; | ^~~~ riscv64-helenos-cc -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -c ./Modules/xxsubtype.c -o Modules/xxsubtype.o riscv64-helenos-cc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -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 riscv64-helenos-ar rc libpython2.7.a Modules/getbuildinfo.o riscv64-helenos-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 riscv64-helenos-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 riscv64-helenos-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 riscv64-helenos-ar rc libpython2.7.a Modules/config.o Modules/getpath.o Modules/main.o Modules/gcmodule.o riscv64-helenos-ar rc libpython2.7.a Modules/signalmodule.o Modules/posixmodule.o Modules/errnomodule.o Modules/_sre.o Modules/_codecsmodule.o Modules/_weakref.o Modules/zipimport.o Modules/symtablemodule.o Modules/mathmodule.o Modules/_math.o Modules/xxsubtype.o riscv64-helenos-ranlib libpython2.7.a riscv64-helenos-cc -o python \ Modules/python.o \ libpython2.7.a -lm _PYTHON_PROJECT_BASE=/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross _PYTHON_HOST_PLATFORM=linux2-riscv64 PYTHONPATH=./Lib:./Lib/plat-linux2 python2.7 -S -m sysconfig --generate-posix-vars running build running build_ext INFO: Can't locate Tcl/Tk libs and/or headers building '_struct' extension creating build/temp.linux2-riscv64-2.7/var creating build/temp.linux2-riscv64-2.7/var/helenos creating build/temp.linux2-riscv64-2.7/var/helenos/nightly creating build/temp.linux2-riscv64-2.7/var/helenos/nightly/tmp-ci creating build/temp.linux2-riscv64-2.7/var/helenos/nightly/tmp-ci/build creating build/temp.linux2-riscv64-2.7/var/helenos/nightly/tmp-ci/build/riscv64 creating build/temp.linux2-riscv64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast creating build/temp.linux2-riscv64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build creating build/temp.linux2-riscv64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2 creating build/temp.linux2-riscv64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross creating build/temp.linux2-riscv64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules riscv64-helenos-cc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libc -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libposix -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/include -I/usr/bin/Include -I/usr/bin -c /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/_struct.c -o build/temp.linux2-riscv64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/_struct.o In file included from Include/Python.h:78, from /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/_struct.c:8: /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/_struct.c: In function 'prepare_s': /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/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)) | ^ riscv64-helenos-cc -shared build/temp.linux2-riscv64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/_struct.o -L/var/helenos/cross/riscv64-helenos/lib -o build/lib.linux2-riscv64-2.7/_struct.so /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libstartfiles.a(generic_crt_crt1.c.o): relocation R_RISCV_HI20 against `__progsymbols' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_libc.c.o): relocation R_RISCV_HI20 against `__pcb' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_string.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_task.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_io_io.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_io_kio.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_malloc.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_thread_fibril.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_thread_fibril_synch.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_thread_tls.c.o): relocation R_RISCV_HI20 against `__progsymbols' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_thread_futex.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_ns.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_async_client.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_async_server.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_async_ports.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_loader.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_time.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stdlib.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_vfs_inbox.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_vfs_vfs.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stack.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stacktrace.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stats.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_assert.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_common_adt_hash_table.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_common_printf_printf_core.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_common_str.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_common_str_error.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_as.c.o): relocation R_RISCV_HI20 against `__progsymbols' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_ddi.c.o): relocation R_RISCV_HI20 against `__progsymbols' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_elf_elf.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_errno.c.o): relocation R_RISCV_TPREL_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_loc.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_pio_trace.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_io_vprintf.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_io_vsnprintf.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_irq.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_double_to_str.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stdio_scanf.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stdio_sstream.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_vfs_canonify.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_power_of_ten.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `fibril_mutex_lock' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `fibril_mutex_lock' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `fibril_mutex_lock' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `fibril_mutex_lock' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `__libc_exit' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `__libc_abort' which may bind externally can not be used when making a shared object; recompile with -fPIC collect2: fatal error: ld terminated with signal 11 [Segmentation fault], core dumped compilation terminated. building '_ctypes_test' extension creating build/temp.linux2-riscv64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/_ctypes riscv64-helenos-cc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libc -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libposix -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/include -I/usr/bin/Include -I/usr/bin -c /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/_ctypes/_ctypes_test.c -o build/temp.linux2-riscv64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/_ctypes/_ctypes_test.o /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/_ctypes/_ctypes_test.c: In function 'my_wcsdup': /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/_ctypes/_ctypes_test.c:179:18: warning: implicit declaration of function 'wcslen' [-Wimplicit-function-declaration] 179 | size_t len = wcslen(src); | ^~~~~~ riscv64-helenos-cc -shared build/temp.linux2-riscv64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/_ctypes/_ctypes_test.o -L/var/helenos/cross/riscv64-helenos/lib -o build/lib.linux2-riscv64-2.7/_ctypes_test.so /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libstartfiles.a(generic_crt_crt1.c.o): relocation R_RISCV_HI20 against `__progsymbols' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_common_stdc_qsort.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_libc.c.o): relocation R_RISCV_HI20 against `__pcb' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_string.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_task.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_io_io.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_io_kio.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_io_vprintf.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_malloc.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_thread_fibril.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_thread_fibril_synch.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_thread_tls.c.o): relocation R_RISCV_HI20 against `__progsymbols' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_thread_futex.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_ns.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_async_client.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_async_server.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_async_ports.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_loader.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_time.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stdlib.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_vfs_inbox.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_vfs_vfs.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stack.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stacktrace.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stats.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_assert.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_common_adt_hash_table.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_common_printf_printf_core.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_common_str.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_common_str_error.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_as.c.o): relocation R_RISCV_HI20 against `__progsymbols' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_ddi.c.o): relocation R_RISCV_HI20 against `__progsymbols' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_elf_elf.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_errno.c.o): relocation R_RISCV_TPREL_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_loc.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_pio_trace.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_io_vsnprintf.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_irq.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_double_to_str.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stdio_scanf.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stdio_sstream.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_vfs_canonify.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_power_of_ten.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `fibril_mutex_lock' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `fibril_mutex_lock' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `fibril_mutex_lock' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `fibril_mutex_lock' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `__libc_exit' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `__libc_abort' which may bind externally can not be used when making a shared object; recompile with -fPIC collect2: fatal error: ld terminated with signal 11 [Segmentation fault], core dumped compilation terminated. building 'array' extension riscv64-helenos-cc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libc -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libposix -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/include -I/usr/bin/Include -I/usr/bin -c /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/arraymodule.c -o build/temp.linux2-riscv64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/arraymodule.o In file included from Include/Python.h:78, from /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/arraymodule.c:7: /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/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/riscv64/coast/build/python2/python-cross/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/riscv64/coast/build/python2/python-cross/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/riscv64/coast/build/python2/python-cross/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/riscv64/coast/build/python2/python-cross/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/riscv64/coast/build/python2/python-cross/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/riscv64/coast/build/python2/python-cross/Modules/arraymodule.c:751:9: note: in expansion of macro 'PyMem_RESIZE' 751 | PyMem_RESIZE(item, char, | ^~~~~~~~~~~~ /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/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/riscv64/coast/build/python2/python-cross/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/riscv64/coast/build/python2/python-cross/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/riscv64/coast/build/python2/python-cross/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/riscv64/coast/build/python2/python-cross/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/riscv64/coast/build/python2/python-cross/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/riscv64/coast/build/python2/python-cross/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/riscv64/coast/build/python2/python-cross/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/riscv64/coast/build/python2/python-cross/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/riscv64/coast/build/python2/python-cross/Modules/arraymodule.c:1332:17: note: in expansion of macro 'PyMem_RESIZE' 1332 | PyMem_RESIZE(item, char, | ^~~~~~~~~~~~ /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/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/riscv64/coast/build/python2/python-cross/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/riscv64/coast/build/python2/python-cross/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/riscv64/coast/build/python2/python-cross/Modules/arraymodule.c:1456:9: note: in expansion of macro 'PyMem_RESIZE' 1456 | PyMem_RESIZE(item, Py_UNICODE, Py_SIZE(self) + n); | ^~~~~~~~~~~~ riscv64-helenos-cc -shared build/temp.linux2-riscv64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/arraymodule.o -L/var/helenos/cross/riscv64-helenos/lib -o build/lib.linux2-riscv64-2.7/array.so /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libstartfiles.a(generic_crt_crt1.c.o): relocation R_RISCV_HI20 against `__progsymbols' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_libc.c.o): relocation R_RISCV_HI20 against `__pcb' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_task.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_io_io.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_io_kio.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_malloc.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_thread_fibril.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_thread_fibril_synch.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_thread_tls.c.o): relocation R_RISCV_HI20 against `__progsymbols' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_thread_futex.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_ns.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_async_client.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_async_server.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_async_ports.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_loader.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_time.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stdlib.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_vfs_inbox.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_vfs_vfs.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stack.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stacktrace.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stats.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_assert.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_common_adt_hash_table.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_common_printf_printf_core.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_common_str.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_as.c.o): relocation R_RISCV_HI20 against `__progsymbols' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_ddi.c.o): relocation R_RISCV_HI20 against `__progsymbols' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_elf_elf.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_errno.c.o): relocation R_RISCV_TPREL_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_loc.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_pio_trace.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_io_vprintf.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_io_vsnprintf.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_irq.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_double_to_str.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stdio_scanf.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stdio_sstream.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_vfs_canonify.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_power_of_ten.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `fibril_mutex_lock' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `fibril_mutex_lock' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `fibril_mutex_lock' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `fibril_mutex_lock' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `__libc_exit' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `__libc_abort' which may bind externally can not be used when making a shared object; recompile with -fPIC collect2: fatal error: ld terminated with signal 11 [Segmentation fault], core dumped compilation terminated. building 'cmath' extension riscv64-helenos-cc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libc -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libposix -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/include -I/usr/bin/Include -I/usr/bin -c /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/cmathmodule.c -o build/temp.linux2-riscv64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/cmathmodule.o riscv64-helenos-cc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libc -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libposix -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/include -I/usr/bin/Include -I/usr/bin -c /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/_math.c -o build/temp.linux2-riscv64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/_math.o /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/_math.c:25:21: warning: 'zero' defined but not used [-Wunused-const-variable=] 25 | static const double zero = 0.0; | ^~~~ riscv64-helenos-cc -shared build/temp.linux2-riscv64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/cmathmodule.o build/temp.linux2-riscv64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/_math.o -L/var/helenos/cross/riscv64-helenos/lib -lm -o build/lib.linux2-riscv64-2.7/cmath.so /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libstartfiles.a(generic_crt_crt1.c.o): relocation R_RISCV_HI20 against `__progsymbols' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/libs/libm.a(s_asinh.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/libs/libm.a(s_ldexp.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/libs/libm.a(s_log1p.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/libs/libm.a(s_scalbn.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/libs/libm.a(s_tanh.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/libs/libm.a(k_cos.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/libs/libm.a(k_sin.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/libs/libm.a(k_tan.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/libs/libm.a(e_atan2.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/libs/libm.a(e_cosh.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/libs/libm.a(e_exp.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/libs/libm.a(e_hypot.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/libs/libm.a(e_log.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/libs/libm.a(e_rem_pio2.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/libs/libm.a(e_sinh.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/libs/libm.a(s_atan.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/libs/libm.a(s_expm1.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/libs/libm.a(k_rem_pio2.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/libs/libm.a(s_floor.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libmath.a(math_generic_sincos.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libmath.a(math_generic_trig.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_libc.c.o): relocation R_RISCV_HI20 against `__pcb' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_errno.c.o): relocation R_RISCV_TPREL_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_task.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_io_io.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_io_kio.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_malloc.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_thread_fibril.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_thread_fibril_synch.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_thread_tls.c.o): relocation R_RISCV_HI20 against `__progsymbols' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_thread_futex.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_ns.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_async_client.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_async_server.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_async_ports.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_loader.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_time.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stdlib.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_vfs_inbox.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_vfs_vfs.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stack.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stacktrace.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stats.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_assert.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_common_adt_hash_table.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_common_printf_printf_core.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_common_str.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_as.c.o): relocation R_RISCV_HI20 against `__progsymbols' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_ddi.c.o): relocation R_RISCV_HI20 against `__progsymbols' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_elf_elf.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_loc.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_pio_trace.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_io_vprintf.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_io_vsnprintf.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_irq.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_double_to_str.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stdio_scanf.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stdio_sstream.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_vfs_canonify.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_power_of_ten.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `fibril_mutex_lock' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `fibril_mutex_lock' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `fibril_mutex_lock' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `fibril_mutex_lock' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `__libc_exit' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `__libc_abort' which may bind externally can not be used when making a shared object; recompile with -fPIC collect2: fatal error: ld terminated with signal 11 [Segmentation fault], core dumped compilation terminated. building 'strop' extension riscv64-helenos-cc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libc -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libposix -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/include -I/usr/bin/Include -I/usr/bin -c /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/stropmodule.c -o build/temp.linux2-riscv64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/stropmodule.o riscv64-helenos-cc -shared build/temp.linux2-riscv64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/stropmodule.o -L/var/helenos/cross/riscv64-helenos/lib -o build/lib.linux2-riscv64-2.7/strop.so /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libstartfiles.a(generic_crt_crt1.c.o): relocation R_RISCV_HI20 against `__progsymbols' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_libc.c.o): relocation R_RISCV_HI20 against `__pcb' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_errno.c.o): relocation R_RISCV_TPREL_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_task.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_io_io.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_io_kio.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_malloc.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_thread_fibril.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_thread_fibril_synch.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_thread_tls.c.o): relocation R_RISCV_HI20 against `__progsymbols' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_thread_futex.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_ns.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_async_client.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_async_server.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_async_ports.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_loader.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_time.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stdlib.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_vfs_inbox.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_vfs_vfs.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stack.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stacktrace.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stats.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_assert.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_common_adt_hash_table.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_common_printf_printf_core.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_common_str.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_as.c.o): relocation R_RISCV_HI20 against `__progsymbols' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_ddi.c.o): relocation R_RISCV_HI20 against `__progsymbols' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_elf_elf.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_loc.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_pio_trace.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_io_vprintf.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_io_vsnprintf.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_irq.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_double_to_str.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stdio_scanf.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stdio_sstream.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_vfs_canonify.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_power_of_ten.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `fibril_mutex_lock' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `fibril_mutex_lock' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `fibril_mutex_lock' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `fibril_mutex_lock' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `__libc_exit' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `__libc_abort' which may bind externally can not be used when making a shared object; recompile with -fPIC collect2: fatal error: ld terminated with signal 11 [Segmentation fault], core dumped compilation terminated. building 'time' extension riscv64-helenos-cc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libc -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libposix -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/include -I/usr/bin/Include -I/usr/bin -c /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/timemodule.c -o build/temp.linux2-riscv64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/timemodule.o riscv64-helenos-cc -shared build/temp.linux2-riscv64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/timemodule.o -L/var/helenos/cross/riscv64-helenos/lib -lm -o build/lib.linux2-riscv64-2.7/time.so /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libstartfiles.a(generic_crt_crt1.c.o): relocation R_RISCV_HI20 against `__progsymbols' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libposix.a(posix_src_time.c.o): relocation R_RISCV_HI20 against `posix_tzname' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libposix.a(posix_src_unistd.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libposix.a(posix_src_fcntl.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_libc.c.o): relocation R_RISCV_HI20 against `__pcb' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_dirent.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_errno.c.o): relocation R_RISCV_TPREL_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_string.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_task.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_io_io.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_io_kio.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_io_vprintf.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_malloc.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_thread_fibril.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_thread_fibril_synch.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_thread_tls.c.o): relocation R_RISCV_HI20 against `__progsymbols' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_thread_futex.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_ns.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_async_client.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_async_server.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_async_ports.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_loader.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_time.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stdlib.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_vfs_inbox.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_vfs_vfs.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stack.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stacktrace.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stats.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_assert.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_common_adt_hash_table.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_common_printf_printf_core.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_common_str.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_common_str_error.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_as.c.o): relocation R_RISCV_HI20 against `__progsymbols' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_ddi.c.o): relocation R_RISCV_HI20 against `__progsymbols' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_elf_elf.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_loc.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_pio_trace.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_io_vsnprintf.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_irq.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_double_to_str.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stdio_scanf.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stdio_sstream.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_vfs_canonify.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_power_of_ten.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `fibril_mutex_lock' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `fibril_mutex_lock' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `fibril_mutex_lock' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `fibril_mutex_lock' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `__libc_exit' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `__libc_abort' which may bind externally can not be used when making a shared object; recompile with -fPIC collect2: fatal error: ld terminated with signal 11 [Segmentation fault], core dumped compilation terminated. building 'datetime' extension riscv64-helenos-cc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libc -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libposix -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/include -I/usr/bin/Include -I/usr/bin -c /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/datetimemodule.c -o build/temp.linux2-riscv64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/datetimemodule.o In file included from Include/Python.h:81, from /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/datetimemodule.c:7: /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/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/riscv64/coast/build/python2/python-cross/Modules/datetimemodule.c:616:5: note: in expansion of macro 'PyObject_INIT' 616 | PyObject_INIT(self, type); | ^~~~~~~~~~~~~ /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/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/riscv64/coast/build/python2/python-cross/Modules/datetimemodule.c:631:5: note: in expansion of macro 'PyObject_INIT' 631 | PyObject_INIT(self, type); | ^~~~~~~~~~~~~ /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/datetimemodule.c: In function 'make_freplacement': /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/datetimemodule.c:1145:9: warning: 'sprintf' is deprecated [-Wdeprecated-declarations] 1145 | sprintf(freplacement, "%06d", TIME_GET_MICROSECOND(object)); | ^~~~~~~ In file included from /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libposix/stdio.h:39, from Include/Python.h:33: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libc/stdio.h:148:12: note: declared here 148 | extern int sprintf(char *, const char *, ...) | ^~~~~~~ /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/datetimemodule.c:1147:9: warning: 'sprintf' is deprecated [-Wdeprecated-declarations] 1147 | sprintf(freplacement, "%06d", DATE_GET_MICROSECOND(object)); | ^~~~~~~ /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libc/stdio.h:148:12: note: declared here 148 | extern int sprintf(char *, const char *, ...) | ^~~~~~~ /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/datetimemodule.c:1149:9: warning: 'sprintf' is deprecated [-Wdeprecated-declarations] 1149 | sprintf(freplacement, "%06d", 0); | ^~~~~~~ /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libc/stdio.h:148:12: note: declared here 148 | extern int sprintf(char *, const char *, ...) | ^~~~~~~ riscv64-helenos-cc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libc -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libposix -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/include -I/usr/bin/Include -I/usr/bin -c /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/timemodule.c -o build/temp.linux2-riscv64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/timemodule.o riscv64-helenos-cc -shared build/temp.linux2-riscv64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/datetimemodule.o build/temp.linux2-riscv64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/timemodule.o -L/var/helenos/cross/riscv64-helenos/lib -lm -o build/lib.linux2-riscv64-2.7/datetime.so /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libstartfiles.a(generic_crt_crt1.c.o): relocation R_RISCV_HI20 against `__progsymbols' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/libs/libm.a(s_ceil.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libposix.a(posix_src_time.c.o): relocation R_RISCV_HI20 against `posix_tzname' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libposix.a(posix_src_unistd.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libposix.a(posix_src_fcntl.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_libc.c.o): relocation R_RISCV_HI20 against `__pcb' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_dirent.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_errno.c.o): relocation R_RISCV_TPREL_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_string.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_task.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_io_io.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_io_kio.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_io_vprintf.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_malloc.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_thread_fibril.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_thread_fibril_synch.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_thread_tls.c.o): relocation R_RISCV_HI20 against `__progsymbols' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_thread_futex.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_ns.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_async_client.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_async_server.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_async_ports.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_loader.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_time.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stdlib.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_vfs_inbox.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_vfs_vfs.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stack.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stacktrace.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stats.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_assert.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_common_adt_hash_table.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_common_printf_printf_core.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_common_str.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_common_str_error.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_as.c.o): relocation R_RISCV_HI20 against `__progsymbols' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_ddi.c.o): relocation R_RISCV_HI20 against `__progsymbols' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_elf_elf.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_loc.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_pio_trace.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_io_vsnprintf.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_irq.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_double_to_str.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stdio_scanf.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stdio_sstream.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_vfs_canonify.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_power_of_ten.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `fibril_mutex_lock' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `fibril_mutex_lock' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `fibril_mutex_lock' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `fibril_mutex_lock' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `__libc_exit' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `__libc_abort' which may bind externally can not be used when making a shared object; recompile with -fPIC collect2: fatal error: ld terminated with signal 11 [Segmentation fault], core dumped compilation terminated. building 'itertools' extension riscv64-helenos-cc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libc -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libposix -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/include -I/usr/bin/Include -I/usr/bin -c /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/itertoolsmodule.c -o build/temp.linux2-riscv64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/itertoolsmodule.o riscv64-helenos-cc -shared build/temp.linux2-riscv64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/itertoolsmodule.o -L/var/helenos/cross/riscv64-helenos/lib -o build/lib.linux2-riscv64-2.7/itertools.so /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libstartfiles.a(generic_crt_crt1.c.o): relocation R_RISCV_HI20 against `__progsymbols' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_libc.c.o): relocation R_RISCV_HI20 against `__pcb' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_string.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_task.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_io_io.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_io_kio.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_malloc.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_thread_fibril.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_thread_fibril_synch.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_thread_tls.c.o): relocation R_RISCV_HI20 against `__progsymbols' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_thread_futex.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_ns.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_async_client.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_async_server.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_async_ports.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_loader.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_time.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stdlib.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_vfs_inbox.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_vfs_vfs.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stack.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stacktrace.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stats.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_assert.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_common_adt_hash_table.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_common_printf_printf_core.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_common_str.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_common_str_error.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_as.c.o): relocation R_RISCV_HI20 against `__progsymbols' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_ddi.c.o): relocation R_RISCV_HI20 against `__progsymbols' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_elf_elf.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_errno.c.o): relocation R_RISCV_TPREL_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_loc.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_pio_trace.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_io_vprintf.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_io_vsnprintf.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_irq.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_double_to_str.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stdio_scanf.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stdio_sstream.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_vfs_canonify.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_power_of_ten.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `fibril_mutex_lock' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `fibril_mutex_lock' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `fibril_mutex_lock' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `fibril_mutex_lock' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `__libc_exit' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `__libc_abort' which may bind externally can not be used when making a shared object; recompile with -fPIC collect2: fatal error: ld terminated with signal 11 [Segmentation fault], core dumped compilation terminated. building 'future_builtins' extension riscv64-helenos-cc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libc -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libposix -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/include -I/usr/bin/Include -I/usr/bin -c /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/future_builtins.c -o build/temp.linux2-riscv64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/future_builtins.o riscv64-helenos-cc -shared build/temp.linux2-riscv64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/future_builtins.o -L/var/helenos/cross/riscv64-helenos/lib -o build/lib.linux2-riscv64-2.7/future_builtins.so /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libstartfiles.a(generic_crt_crt1.c.o): relocation R_RISCV_HI20 against `__progsymbols' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_libc.c.o): relocation R_RISCV_HI20 against `__pcb' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_task.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_io_io.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_io_kio.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_malloc.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_thread_fibril.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_thread_fibril_synch.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_thread_tls.c.o): relocation R_RISCV_HI20 against `__progsymbols' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_thread_futex.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_ns.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_async_client.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_async_server.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_async_ports.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_loader.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_time.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stdlib.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_vfs_inbox.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_vfs_vfs.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stack.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stacktrace.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stats.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_assert.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_common_adt_hash_table.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_common_printf_printf_core.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_common_str.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_as.c.o): relocation R_RISCV_HI20 against `__progsymbols' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_ddi.c.o): relocation R_RISCV_HI20 against `__progsymbols' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_elf_elf.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_errno.c.o): relocation R_RISCV_TPREL_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_loc.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_pio_trace.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_io_vprintf.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_io_vsnprintf.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_irq.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_double_to_str.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stdio_scanf.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stdio_sstream.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_vfs_canonify.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_power_of_ten.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `fibril_mutex_lock' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `fibril_mutex_lock' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `fibril_mutex_lock' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `fibril_mutex_lock' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `__libc_exit' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `__libc_abort' which may bind externally can not be used when making a shared object; recompile with -fPIC collect2: fatal error: ld terminated with signal 11 [Segmentation fault], core dumped compilation terminated. building '_random' extension riscv64-helenos-cc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libc -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libposix -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/include -I/usr/bin/Include -I/usr/bin -c /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/_randommodule.c -o build/temp.linux2-riscv64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/_randommodule.o riscv64-helenos-cc -shared build/temp.linux2-riscv64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/_randommodule.o -L/var/helenos/cross/riscv64-helenos/lib -o build/lib.linux2-riscv64-2.7/_random.so /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libstartfiles.a(generic_crt_crt1.c.o): relocation R_RISCV_HI20 against `__progsymbols' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_libc.c.o): relocation R_RISCV_HI20 against `__pcb' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_task.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_io_io.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_io_kio.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_malloc.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_thread_fibril.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_thread_fibril_synch.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_thread_tls.c.o): relocation R_RISCV_HI20 against `__progsymbols' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_thread_futex.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_ns.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_async_client.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_async_server.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_async_ports.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_loader.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_time.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stdlib.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_vfs_inbox.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_vfs_vfs.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stack.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stacktrace.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stats.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_assert.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_common_adt_hash_table.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_common_printf_printf_core.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_common_str.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_as.c.o): relocation R_RISCV_HI20 against `__progsymbols' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_ddi.c.o): relocation R_RISCV_HI20 against `__progsymbols' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_elf_elf.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_errno.c.o): relocation R_RISCV_TPREL_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_loc.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_pio_trace.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_io_vprintf.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_io_vsnprintf.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_irq.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_double_to_str.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stdio_scanf.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stdio_sstream.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_vfs_canonify.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_power_of_ten.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `fibril_mutex_lock' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `fibril_mutex_lock' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `fibril_mutex_lock' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `fibril_mutex_lock' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `__libc_exit' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `__libc_abort' which may bind externally can not be used when making a shared object; recompile with -fPIC collect2: fatal error: ld terminated with signal 11 [Segmentation fault], core dumped compilation terminated. building '_collections' extension riscv64-helenos-cc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libc -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libposix -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/include -I/usr/bin/Include -I/usr/bin -c /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/_collectionsmodule.c -o build/temp.linux2-riscv64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/_collectionsmodule.o riscv64-helenos-cc -shared build/temp.linux2-riscv64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/_collectionsmodule.o -L/var/helenos/cross/riscv64-helenos/lib -o build/lib.linux2-riscv64-2.7/_collections.so /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libstartfiles.a(generic_crt_crt1.c.o): relocation R_RISCV_HI20 against `__progsymbols' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_libc.c.o): relocation R_RISCV_HI20 against `__pcb' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_task.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_io_io.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_io_kio.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_io_vprintf.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_malloc.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_thread_fibril.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_thread_fibril_synch.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_thread_tls.c.o): relocation R_RISCV_HI20 against `__progsymbols' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_thread_futex.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_ns.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_async_client.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_async_server.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_async_ports.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_loader.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_time.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stdlib.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_vfs_inbox.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_vfs_vfs.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stack.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stacktrace.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stats.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_assert.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_common_adt_hash_table.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_common_printf_printf_core.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_common_str.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_as.c.o): relocation R_RISCV_HI20 against `__progsymbols' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_ddi.c.o): relocation R_RISCV_HI20 against `__progsymbols' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_elf_elf.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_errno.c.o): relocation R_RISCV_TPREL_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_loc.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_pio_trace.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_io_vsnprintf.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_irq.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_double_to_str.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stdio_scanf.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stdio_sstream.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_vfs_canonify.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_power_of_ten.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `fibril_mutex_lock' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `fibril_mutex_lock' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `fibril_mutex_lock' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `fibril_mutex_lock' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `__libc_exit' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `__libc_abort' which may bind externally can not be used when making a shared object; recompile with -fPIC collect2: fatal error: ld terminated with signal 11 [Segmentation fault], core dumped compilation terminated. building '_bisect' extension riscv64-helenos-cc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libc -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libposix -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/include -I/usr/bin/Include -I/usr/bin -c /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/_bisectmodule.c -o build/temp.linux2-riscv64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/_bisectmodule.o riscv64-helenos-cc -shared build/temp.linux2-riscv64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/_bisectmodule.o -L/var/helenos/cross/riscv64-helenos/lib -o build/lib.linux2-riscv64-2.7/_bisect.so /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libstartfiles.a(generic_crt_crt1.c.o): relocation R_RISCV_HI20 against `__progsymbols' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_libc.c.o): relocation R_RISCV_HI20 against `__pcb' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_task.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_io_io.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_io_kio.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_malloc.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_thread_fibril.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_thread_fibril_synch.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_thread_tls.c.o): relocation R_RISCV_HI20 against `__progsymbols' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_thread_futex.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_ns.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_async_client.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_async_server.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_async_ports.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_loader.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_time.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stdlib.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_vfs_inbox.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_vfs_vfs.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stack.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stacktrace.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stats.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_assert.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_common_adt_hash_table.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_common_printf_printf_core.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_common_str.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_as.c.o): relocation R_RISCV_HI20 against `__progsymbols' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_ddi.c.o): relocation R_RISCV_HI20 against `__progsymbols' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_elf_elf.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_errno.c.o): relocation R_RISCV_TPREL_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_loc.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_pio_trace.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_io_vprintf.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_io_vsnprintf.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_irq.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_double_to_str.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stdio_scanf.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stdio_sstream.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_vfs_canonify.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_power_of_ten.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `fibril_mutex_lock' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `fibril_mutex_lock' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `fibril_mutex_lock' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `fibril_mutex_lock' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `__libc_exit' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `__libc_abort' which may bind externally can not be used when making a shared object; recompile with -fPIC collect2: fatal error: ld terminated with signal 11 [Segmentation fault], core dumped compilation terminated. building '_heapq' extension riscv64-helenos-cc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libc -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libposix -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/include -I/usr/bin/Include -I/usr/bin -c /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/_heapqmodule.c -o build/temp.linux2-riscv64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/_heapqmodule.o riscv64-helenos-cc -shared build/temp.linux2-riscv64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/_heapqmodule.o -L/var/helenos/cross/riscv64-helenos/lib -o build/lib.linux2-riscv64-2.7/_heapq.so /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libstartfiles.a(generic_crt_crt1.c.o): relocation R_RISCV_HI20 against `__progsymbols' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_libc.c.o): relocation R_RISCV_HI20 against `__pcb' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_task.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_io_io.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_io_kio.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_malloc.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_thread_fibril.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_thread_fibril_synch.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_thread_tls.c.o): relocation R_RISCV_HI20 against `__progsymbols' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_thread_futex.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_ns.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_async_client.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_async_server.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_async_ports.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_loader.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_time.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stdlib.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_vfs_inbox.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_vfs_vfs.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stack.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stacktrace.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stats.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_assert.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_common_adt_hash_table.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_common_printf_printf_core.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_common_str.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_as.c.o): relocation R_RISCV_HI20 against `__progsymbols' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_ddi.c.o): relocation R_RISCV_HI20 against `__progsymbols' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_elf_elf.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_errno.c.o): relocation R_RISCV_TPREL_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_loc.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_pio_trace.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_io_vprintf.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_io_vsnprintf.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_irq.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_double_to_str.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stdio_scanf.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stdio_sstream.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_vfs_canonify.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_power_of_ten.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `fibril_mutex_lock' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `fibril_mutex_lock' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `fibril_mutex_lock' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `fibril_mutex_lock' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `__libc_exit' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `__libc_abort' which may bind externally can not be used when making a shared object; recompile with -fPIC collect2: fatal error: ld terminated with signal 11 [Segmentation fault], core dumped compilation terminated. building 'operator' extension riscv64-helenos-cc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libc -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libposix -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/include -I/usr/bin/Include -I/usr/bin -c /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/operator.c -o build/temp.linux2-riscv64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/operator.o riscv64-helenos-cc -shared build/temp.linux2-riscv64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/operator.o -L/var/helenos/cross/riscv64-helenos/lib -o build/lib.linux2-riscv64-2.7/operator.so /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libstartfiles.a(generic_crt_crt1.c.o): relocation R_RISCV_HI20 against `__progsymbols' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_libc.c.o): relocation R_RISCV_HI20 against `__pcb' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_string.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_task.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_io_io.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_io_kio.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_malloc.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_thread_fibril.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_thread_fibril_synch.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_thread_tls.c.o): relocation R_RISCV_HI20 against `__progsymbols' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_thread_futex.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_ns.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_async_client.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_async_server.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_async_ports.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_loader.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_time.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stdlib.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_vfs_inbox.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_vfs_vfs.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stack.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stacktrace.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stats.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_assert.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_common_adt_hash_table.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_common_printf_printf_core.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_common_str.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_common_str_error.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_as.c.o): relocation R_RISCV_HI20 against `__progsymbols' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_ddi.c.o): relocation R_RISCV_HI20 against `__progsymbols' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_elf_elf.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_errno.c.o): relocation R_RISCV_TPREL_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_loc.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_pio_trace.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_io_vprintf.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_io_vsnprintf.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_irq.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_double_to_str.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stdio_scanf.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stdio_sstream.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_vfs_canonify.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_power_of_ten.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `fibril_mutex_lock' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `fibril_mutex_lock' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `fibril_mutex_lock' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `fibril_mutex_lock' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `__libc_exit' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `__libc_abort' which may bind externally can not be used when making a shared object; recompile with -fPIC collect2: fatal error: ld terminated with signal 11 [Segmentation fault], core dumped compilation terminated. building '_io' extension creating build/temp.linux2-riscv64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/_io riscv64-helenos-cc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -IModules/_io -I. -IInclude -I./Include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libc -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libposix -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/include -I/usr/bin/Include -I/usr/bin -c /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/_io/bufferedio.c -o build/temp.linux2-riscv64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/_io/bufferedio.o riscv64-helenos-cc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -IModules/_io -I. -IInclude -I./Include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libc -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libposix -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/include -I/usr/bin/Include -I/usr/bin -c /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/_io/bytesio.c -o build/temp.linux2-riscv64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/_io/bytesio.o riscv64-helenos-cc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -IModules/_io -I. -IInclude -I./Include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libc -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libposix -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/include -I/usr/bin/Include -I/usr/bin -c /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/_io/fileio.c -o build/temp.linux2-riscv64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/_io/fileio.o riscv64-helenos-cc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -IModules/_io -I. -IInclude -I./Include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libc -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libposix -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/include -I/usr/bin/Include -I/usr/bin -c /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/_io/iobase.c -o build/temp.linux2-riscv64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/_io/iobase.o riscv64-helenos-cc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -IModules/_io -I. -IInclude -I./Include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libc -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libposix -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/include -I/usr/bin/Include -I/usr/bin -c /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/_io/_iomodule.c -o build/temp.linux2-riscv64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/_io/_iomodule.o riscv64-helenos-cc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -IModules/_io -I. -IInclude -I./Include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libc -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libposix -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/include -I/usr/bin/Include -I/usr/bin -c /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/_io/stringio.c -o build/temp.linux2-riscv64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/_io/stringio.o riscv64-helenos-cc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -IModules/_io -I. -IInclude -I./Include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libc -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libposix -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/include -I/usr/bin/Include -I/usr/bin -c /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/_io/textio.c -o build/temp.linux2-riscv64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/_io/textio.o riscv64-helenos-cc -shared build/temp.linux2-riscv64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/_io/bufferedio.o build/temp.linux2-riscv64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/_io/bytesio.o build/temp.linux2-riscv64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/_io/fileio.o build/temp.linux2-riscv64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/_io/iobase.o build/temp.linux2-riscv64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/_io/_iomodule.o build/temp.linux2-riscv64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/_io/stringio.o build/temp.linux2-riscv64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/_io/textio.o -L/var/helenos/cross/riscv64-helenos/lib -o build/lib.linux2-riscv64-2.7/_io.so /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libstartfiles.a(generic_crt_crt1.c.o): relocation R_RISCV_HI20 against `__progsymbols' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libposix.a(posix_src_fcntl.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libposix.a(posix_src_unistd.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_libc.c.o): relocation R_RISCV_HI20 against `__pcb' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_dirent.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_errno.c.o): relocation R_RISCV_TPREL_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_string.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_task.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_io_io.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_io_kio.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_io_vprintf.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_malloc.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_thread_fibril.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_thread_fibril_synch.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_thread_tls.c.o): relocation R_RISCV_HI20 against `__progsymbols' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_thread_futex.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_ns.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_async_client.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_async_server.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_async_ports.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_loader.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_time.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stdlib.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_vfs_inbox.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_vfs_vfs.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stack.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stacktrace.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stats.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_assert.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_common_adt_hash_table.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_common_printf_printf_core.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_common_str.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_common_str_error.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_as.c.o): relocation R_RISCV_HI20 against `__progsymbols' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_ddi.c.o): relocation R_RISCV_HI20 against `__progsymbols' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_elf_elf.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_loc.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_pio_trace.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_io_vsnprintf.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_irq.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_double_to_str.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stdio_scanf.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stdio_sstream.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_vfs_canonify.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_power_of_ten.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `fibril_mutex_lock' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `fibril_mutex_lock' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `fibril_mutex_lock' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `fibril_mutex_lock' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `__libc_exit' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `__libc_abort' which may bind externally can not be used when making a shared object; recompile with -fPIC collect2: fatal error: ld terminated with signal 11 [Segmentation fault], core dumped compilation terminated. building '_functools' extension riscv64-helenos-cc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libc -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libposix -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/include -I/usr/bin/Include -I/usr/bin -c /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/_functoolsmodule.c -o build/temp.linux2-riscv64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/_functoolsmodule.o riscv64-helenos-cc -shared build/temp.linux2-riscv64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/_functoolsmodule.o -L/var/helenos/cross/riscv64-helenos/lib -o build/lib.linux2-riscv64-2.7/_functools.so /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libstartfiles.a(generic_crt_crt1.c.o): relocation R_RISCV_HI20 against `__progsymbols' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_libc.c.o): relocation R_RISCV_HI20 against `__pcb' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_string.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_task.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_io_io.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_io_kio.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_malloc.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_thread_fibril.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_thread_fibril_synch.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_thread_tls.c.o): relocation R_RISCV_HI20 against `__progsymbols' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_thread_futex.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_ns.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_async_client.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_async_server.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_async_ports.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_loader.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_time.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stdlib.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_vfs_inbox.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_vfs_vfs.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stack.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stacktrace.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stats.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_assert.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_common_adt_hash_table.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_common_printf_printf_core.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_common_str.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_common_str_error.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_as.c.o): relocation R_RISCV_HI20 against `__progsymbols' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_ddi.c.o): relocation R_RISCV_HI20 against `__progsymbols' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_elf_elf.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_errno.c.o): relocation R_RISCV_TPREL_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_loc.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_pio_trace.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_io_vprintf.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_io_vsnprintf.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_irq.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_double_to_str.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stdio_scanf.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stdio_sstream.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_vfs_canonify.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_power_of_ten.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `fibril_mutex_lock' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `fibril_mutex_lock' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `fibril_mutex_lock' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `fibril_mutex_lock' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `__libc_exit' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `__libc_abort' which may bind externally can not be used when making a shared object; recompile with -fPIC collect2: fatal error: ld terminated with signal 11 [Segmentation fault], core dumped compilation terminated. building '_json' extension riscv64-helenos-cc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libc -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libposix -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/include -I/usr/bin/Include -I/usr/bin -c /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/_json.c -o build/temp.linux2-riscv64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/_json.o riscv64-helenos-cc -shared build/temp.linux2-riscv64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/_json.o -L/var/helenos/cross/riscv64-helenos/lib -o build/lib.linux2-riscv64-2.7/_json.so /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libstartfiles.a(generic_crt_crt1.c.o): relocation R_RISCV_HI20 against `__progsymbols' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_libc.c.o): relocation R_RISCV_HI20 against `__pcb' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_task.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_io_io.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_io_kio.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_malloc.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_thread_fibril.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_thread_fibril_synch.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_thread_tls.c.o): relocation R_RISCV_HI20 against `__progsymbols' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_thread_futex.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_ns.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_async_client.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_async_server.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_async_ports.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_loader.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_time.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stdlib.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_vfs_inbox.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_vfs_vfs.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stack.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stacktrace.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stats.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_assert.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_common_adt_hash_table.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_common_printf_printf_core.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_common_str.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_as.c.o): relocation R_RISCV_HI20 against `__progsymbols' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_ddi.c.o): relocation R_RISCV_HI20 against `__progsymbols' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_elf_elf.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_errno.c.o): relocation R_RISCV_TPREL_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_loc.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_pio_trace.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_io_vprintf.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_io_vsnprintf.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_irq.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_double_to_str.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stdio_scanf.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stdio_sstream.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_vfs_canonify.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_power_of_ten.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `fibril_mutex_lock' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `fibril_mutex_lock' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `fibril_mutex_lock' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `fibril_mutex_lock' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `__libc_exit' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `__libc_abort' which may bind externally can not be used when making a shared object; recompile with -fPIC collect2: fatal error: ld terminated with signal 11 [Segmentation fault], core dumped compilation terminated. building '_testcapi' extension riscv64-helenos-cc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libc -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libposix -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/include -I/usr/bin/Include -I/usr/bin -c /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/_testcapimodule.c -o build/temp.linux2-riscv64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/_testcapimodule.o /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/_testcapimodule.c: In function 'test_capsule': /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/_testcapimodule.c:1576:17: warning: 'sprintf' is deprecated [-Wdeprecated-declarations] 1576 | FAIL("PyCapsule_GetPointer returned NULL unexpectedly!"); | ^~~~ In file included from /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libposix/stdio.h:39, from Include/Python.h:33, from /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/_testcapimodule.c:8: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libc/stdio.h:148:12: note: declared here 148 | extern int sprintf(char *, const char *, ...) | ^~~~~~~ /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/_testcapimodule.c:1588:17: warning: 'sprintf' is deprecated [-Wdeprecated-declarations] 1588 | FAIL("PyCapsule_GetPointer should have failed but did not!"); | ^~~~ /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libc/stdio.h:148:12: note: declared here 148 | extern int sprintf(char *, const char *, ...) | ^~~~~~~ /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/_testcapimodule.c:1595:21: warning: 'sprintf' is deprecated [-Wdeprecated-declarations] 1595 | FAIL("PyCapsule_GetPointer should not have" | ^~~~ /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libc/stdio.h:148:12: note: declared here 148 | extern int sprintf(char *, const char *, ...) | ^~~~~~~ /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/_testcapimodule.c:1598:21: warning: 'sprintf' is deprecated [-Wdeprecated-declarations] 1598 | FAIL("PyCapsule_GetPointer should have" | ^~~~ /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libc/stdio.h:148:12: note: declared here 148 | extern int sprintf(char *, const char *, ...) | ^~~~~~~ riscv64-helenos-cc -shared build/temp.linux2-riscv64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/_testcapimodule.o -L/var/helenos/cross/riscv64-helenos/lib -o build/lib.linux2-riscv64-2.7/_testcapi.so /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libstartfiles.a(generic_crt_crt1.c.o): relocation R_RISCV_HI20 against `__progsymbols' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_libc.c.o): relocation R_RISCV_HI20 against `__pcb' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_string.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_task.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_io_io.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_io_kio.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_malloc.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_thread_fibril.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_thread_fibril_synch.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_thread_tls.c.o): relocation R_RISCV_HI20 against `__progsymbols' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_thread_futex.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_ns.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_async_client.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_async_server.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_async_ports.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_loader.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_time.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stdlib.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_vfs_inbox.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_vfs_vfs.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stack.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stacktrace.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stats.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_assert.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_common_adt_hash_table.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_common_printf_printf_core.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_common_str.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_common_str_error.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_as.c.o): relocation R_RISCV_HI20 against `__progsymbols' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_ddi.c.o): relocation R_RISCV_HI20 against `__progsymbols' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_elf_elf.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_errno.c.o): relocation R_RISCV_TPREL_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_loc.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_pio_trace.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_io_vprintf.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_io_vsnprintf.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_irq.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_double_to_str.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stdio_scanf.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stdio_sstream.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_vfs_canonify.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_power_of_ten.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `fibril_mutex_lock' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `fibril_mutex_lock' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `fibril_mutex_lock' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `fibril_mutex_lock' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `__libc_exit' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `__libc_abort' which may bind externally can not be used when making a shared object; recompile with -fPIC collect2: fatal error: ld terminated with signal 11 [Segmentation fault], core dumped compilation terminated. building '_hotshot' extension riscv64-helenos-cc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libc -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libposix -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/include -I/usr/bin/Include -I/usr/bin -c /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/_hotshot.c -o build/temp.linux2-riscv64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/_hotshot.o /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/_hotshot.c:36:10: fatal error: sys/resource.h: No such file or directory 36 | #include | ^~~~~~~~~~~~~~~~ compilation terminated. building '_lsprof' extension riscv64-helenos-cc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libc -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libposix -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/include -I/usr/bin/Include -I/usr/bin -c /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/_lsprof.c -o build/temp.linux2-riscv64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/_lsprof.o /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/_lsprof.c:44:10: fatal error: sys/resource.h: No such file or directory 44 | #include | ^~~~~~~~~~~~~~~~ compilation terminated. building 'unicodedata' extension riscv64-helenos-cc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libc -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libposix -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/include -I/usr/bin/Include -I/usr/bin -c /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/unicodedata.c -o build/temp.linux2-riscv64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/unicodedata.o /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/unicodedata.c: In function '_getucname': /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/unicodedata.c:927:9: warning: 'sprintf' is deprecated [-Wdeprecated-declarations] 927 | sprintf(buffer, "CJK UNIFIED IDEOGRAPH-%X", code); | ^~~~~~~ In file included from /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libposix/stdio.h:39, from Include/Python.h:33, from /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/unicodedata.c:15: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libc/stdio.h:148:12: note: declared here 148 | extern int sprintf(char *, const char *, ...) | ^~~~~~~ riscv64-helenos-cc -shared build/temp.linux2-riscv64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/unicodedata.o -L/var/helenos/cross/riscv64-helenos/lib -o build/lib.linux2-riscv64-2.7/unicodedata.so /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libstartfiles.a(generic_crt_crt1.c.o): relocation R_RISCV_HI20 against `__progsymbols' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_libc.c.o): relocation R_RISCV_HI20 against `__pcb' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_string.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_task.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_io_io.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_io_kio.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_malloc.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_thread_fibril.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_thread_fibril_synch.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_thread_tls.c.o): relocation R_RISCV_HI20 against `__progsymbols' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_thread_futex.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_ns.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_async_client.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_async_server.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_async_ports.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_loader.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_time.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stdlib.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_vfs_inbox.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_vfs_vfs.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stack.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stacktrace.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stats.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_assert.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_common_adt_hash_table.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_common_printf_printf_core.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_common_str.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_common_str_error.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_as.c.o): relocation R_RISCV_HI20 against `__progsymbols' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_ddi.c.o): relocation R_RISCV_HI20 against `__progsymbols' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_elf_elf.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_errno.c.o): relocation R_RISCV_TPREL_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_loc.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_pio_trace.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_io_vprintf.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_io_vsnprintf.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_irq.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_double_to_str.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stdio_scanf.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stdio_sstream.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_vfs_canonify.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_power_of_ten.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `fibril_mutex_lock' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `fibril_mutex_lock' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `fibril_mutex_lock' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `fibril_mutex_lock' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `__libc_exit' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `__libc_abort' which may bind externally can not be used when making a shared object; recompile with -fPIC collect2: fatal error: ld terminated with signal 11 [Segmentation fault], core dumped compilation terminated. building '_locale' extension riscv64-helenos-cc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libc -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libposix -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/include -I/usr/bin/Include -I/usr/bin -c /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/_localemodule.c -o build/temp.linux2-riscv64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/_localemodule.o /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/_localemodule.c: In function 'PyLocale_setlocale': /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/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/riscv64/coast/build/python2/python-cross/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(); | ^~~~~~~~~~~ riscv64-helenos-cc -shared build/temp.linux2-riscv64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/_localemodule.o -L/var/helenos/cross/riscv64-helenos/lib -o build/lib.linux2-riscv64-2.7/_locale.so /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libstartfiles.a(generic_crt_crt1.c.o): relocation R_RISCV_HI20 against `__progsymbols' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libposix.a(posix_src_locale.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_libc.c.o): relocation R_RISCV_HI20 against `__pcb' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_errno.c.o): relocation R_RISCV_TPREL_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_string.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_task.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_io_io.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_io_kio.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_malloc.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_thread_fibril.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_thread_fibril_synch.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_thread_tls.c.o): relocation R_RISCV_HI20 against `__progsymbols' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_thread_futex.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_ns.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_async_client.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_async_server.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_async_ports.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_loader.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_time.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stdlib.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_vfs_inbox.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_vfs_vfs.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stack.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stacktrace.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stats.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_assert.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_common_adt_hash_table.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_common_printf_printf_core.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_common_str.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_common_str_error.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_as.c.o): relocation R_RISCV_HI20 against `__progsymbols' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_ddi.c.o): relocation R_RISCV_HI20 against `__progsymbols' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_elf_elf.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_loc.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_pio_trace.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_io_vprintf.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_io_vsnprintf.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_irq.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_double_to_str.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stdio_scanf.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stdio_sstream.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_vfs_canonify.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_power_of_ten.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `fibril_mutex_lock' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `fibril_mutex_lock' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `fibril_mutex_lock' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `fibril_mutex_lock' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `__libc_exit' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `__libc_abort' which may bind externally can not be used when making a shared object; recompile with -fPIC collect2: fatal error: ld terminated with signal 11 [Segmentation fault], core dumped compilation terminated. building 'fcntl' extension riscv64-helenos-cc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libc -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libposix -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/include -I/usr/bin/Include -I/usr/bin -c /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/fcntlmodule.c -o build/temp.linux2-riscv64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/fcntlmodule.o /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/fcntlmodule.c:12:10: fatal error: sys/ioctl.h: No such file or directory 12 | #include | ^~~~~~~~~~~~~ compilation terminated. building 'grp' extension riscv64-helenos-cc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libc -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libposix -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/include -I/usr/bin/Include -I/usr/bin -c /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/grpmodule.c -o build/temp.linux2-riscv64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/grpmodule.o /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/grpmodule.c:8:10: fatal error: grp.h: No such file or directory 8 | #include | ^~~~~~~ compilation terminated. building 'select' extension riscv64-helenos-cc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libc -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libposix -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/include -I/usr/bin/Include -I/usr/bin -c /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/selectmodule.c -o build/temp.linux2-riscv64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/selectmodule.o /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/selectmodule.c:70:24: error: 'FD_SETSIZE' undeclared here (not in a function) 70 | reap_obj(pylist fd2obj[FD_SETSIZE + 1]) | ^~~~~~~~~~ /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/selectmodule.c: In function 'reap_obj': /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/selectmodule.c:73:21: error: 'FD_SETSIZE' undeclared (first use in this function) 73 | for (i = 0; i < FD_SETSIZE + 1 && fd2obj[i].sentinel >= 0; i++) { | ^~~~~~~~~~ /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/selectmodule.c:73:21: note: each undeclared identifier is reported only once for each function it appears in /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/selectmodule.c: At top level: /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/selectmodule.c:85:24: error: unknown type name 'fd_set' 85 | seq2set(PyObject *seq, fd_set *set, pylist fd2obj[FD_SETSIZE + 1]) | ^~~~~~ /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/selectmodule.c:85:51: error: 'FD_SETSIZE' undeclared here (not in a function) 85 | seq2set(PyObject *seq, fd_set *set, pylist fd2obj[FD_SETSIZE + 1]) | ^~~~~~~~~~ /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/selectmodule.c:146:10: error: unknown type name 'fd_set' 146 | set2list(fd_set *set, pylist fd2obj[FD_SETSIZE + 1]) | ^~~~~~ /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/selectmodule.c:146:37: error: 'FD_SETSIZE' undeclared here (not in a function) 146 | set2list(fd_set *set, pylist fd2obj[FD_SETSIZE + 1]) | ^~~~~~~~~~ /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/selectmodule.c: In function 'select_select': /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/selectmodule.c:196:20: error: 'FD_SETSIZE' undeclared (first use in this function) 196 | pylist rfd2obj[FD_SETSIZE + 1]; | ^~~~~~~~~~ /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/selectmodule.c:203:5: error: unknown type name 'fd_set' 203 | fd_set ifdset, ofdset, efdset; | ^~~~~~ /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/selectmodule.c:257:15: warning: implicit declaration of function 'seq2set' [-Wimplicit-function-declaration] 257 | if ((imax=seq2set(ifdlist, &ifdset, rfd2obj)) < 0) | ^~~~~~~ /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/selectmodule.c:268:9: warning: implicit declaration of function 'select' [-Wimplicit-function-declaration] 268 | n = select(max, &ifdset, &ofdset, &efdset, tvp); | ^~~~~~ /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/selectmodule.c:285:19: warning: implicit declaration of function 'set2list' [-Wimplicit-function-declaration] 285 | ifdlist = set2list(&ifdset, rfd2obj); | ^~~~~~~~ /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/selectmodule.c:299:14: error: type of formal parameter 1 is incomplete 299 | reap_obj(rfd2obj); | ^~~~~~~ /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/selectmodule.c:300:14: error: type of formal parameter 1 is incomplete 300 | reap_obj(wfd2obj); | ^~~~~~~ /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/selectmodule.c:301:14: error: type of formal parameter 1 is incomplete 301 | reap_obj(efd2obj); | ^~~~~~~ /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/selectmodule.c:198:12: warning: unused variable 'efd2obj' [-Wunused-variable] 198 | pylist efd2obj[FD_SETSIZE + 1]; | ^~~~~~~ /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/selectmodule.c:197:12: warning: unused variable 'wfd2obj' [-Wunused-variable] 197 | pylist wfd2obj[FD_SETSIZE + 1]; | ^~~~~~~ /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/selectmodule.c:196:12: warning: unused variable 'rfd2obj' [-Wunused-variable] 196 | pylist rfd2obj[FD_SETSIZE + 1]; | ^~~~~~~ building 'parser' extension riscv64-helenos-cc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libc -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libposix -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/include -I/usr/bin/Include -I/usr/bin -c /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/parsermodule.c -o build/temp.linux2-riscv64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/parsermodule.o /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/parsermodule.c: In function 'validate_dotted_name': /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/parsermodule.c:1021:52: warning: '%s' directive argument is null [-Wformat-overflow=] 1021 | "Illegal terminal: expected \"%s\"", string); | ^~ /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/parsermodule.c:1021:52: warning: '%s' directive argument is null [-Wformat-overflow=] /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/parsermodule.c: In function 'validate_dotted_as_name': /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/parsermodule.c:1021:52: warning: '%s' directive argument is null [-Wformat-overflow=] /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/parsermodule.c: In function 'validate_import_as_name': /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/parsermodule.c:1021:52: warning: '%s' directive argument is null [-Wformat-overflow=] /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/parsermodule.c:1021:52: warning: '%s' directive argument is null [-Wformat-overflow=] /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/parsermodule.c:1021:52: warning: '%s' directive argument is null [-Wformat-overflow=] /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/parsermodule.c: In function 'validate_varargslist_trailer': /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/parsermodule.c:1021:52: warning: '%s' directive argument is null [-Wformat-overflow=] /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/parsermodule.c:1021:52: warning: '%s' directive argument is null [-Wformat-overflow=] /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/parsermodule.c:1021:52: warning: '%s' directive argument is null [-Wformat-overflow=] /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/parsermodule.c:1021:52: warning: '%s' directive argument is null [-Wformat-overflow=] /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/parsermodule.c: In function 'validate_node': /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/parsermodule.c:1021:52: warning: '%s' directive argument is null [-Wformat-overflow=] /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/parsermodule.c: In function 'validate_simple_stmt': /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/parsermodule.c:1021:52: warning: '%s' directive argument is null [-Wformat-overflow=] /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/parsermodule.c: In function 'validate_suite': /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/parsermodule.c:1021:52: warning: '%s' directive argument is null [-Wformat-overflow=] /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/parsermodule.c:1021:52: warning: '%s' directive argument is null [-Wformat-overflow=] /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/parsermodule.c: In function 'validate_file_input': /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/parsermodule.c:1021:52: warning: '%s' directive argument is null [-Wformat-overflow=] riscv64-helenos-cc -shared build/temp.linux2-riscv64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/parsermodule.o -L/var/helenos/cross/riscv64-helenos/lib -o build/lib.linux2-riscv64-2.7/parser.so /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libstartfiles.a(generic_crt_crt1.c.o): relocation R_RISCV_HI20 against `__progsymbols' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_libc.c.o): relocation R_RISCV_HI20 against `__pcb' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_string.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_task.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_io_io.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_io_kio.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_malloc.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_thread_fibril.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_thread_fibril_synch.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_thread_tls.c.o): relocation R_RISCV_HI20 against `__progsymbols' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_thread_futex.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_ns.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_async_client.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_async_server.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_async_ports.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_loader.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_time.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stdlib.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_vfs_inbox.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_vfs_vfs.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stack.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stacktrace.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stats.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_assert.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_common_adt_hash_table.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_common_printf_printf_core.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_common_str.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_common_str_error.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_as.c.o): relocation R_RISCV_HI20 against `__progsymbols' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_ddi.c.o): relocation R_RISCV_HI20 against `__progsymbols' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_elf_elf.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_errno.c.o): relocation R_RISCV_TPREL_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_loc.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_pio_trace.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_io_vprintf.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_io_vsnprintf.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_irq.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_double_to_str.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stdio_scanf.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stdio_sstream.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_vfs_canonify.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_power_of_ten.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `fibril_mutex_lock' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `fibril_mutex_lock' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `fibril_mutex_lock' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `fibril_mutex_lock' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `__libc_exit' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `__libc_abort' which may bind externally can not be used when making a shared object; recompile with -fPIC collect2: fatal error: ld terminated with signal 11 [Segmentation fault], core dumped compilation terminated. building 'cStringIO' extension riscv64-helenos-cc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libc -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libposix -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/include -I/usr/bin/Include -I/usr/bin -c /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/cStringIO.c -o build/temp.linux2-riscv64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/cStringIO.o riscv64-helenos-cc -shared build/temp.linux2-riscv64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/cStringIO.o -L/var/helenos/cross/riscv64-helenos/lib -o build/lib.linux2-riscv64-2.7/cStringIO.so /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libstartfiles.a(generic_crt_crt1.c.o): relocation R_RISCV_HI20 against `__progsymbols' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_libc.c.o): relocation R_RISCV_HI20 against `__pcb' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_errno.c.o): relocation R_RISCV_TPREL_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_task.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_io_io.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_io_kio.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_malloc.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_thread_fibril.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_thread_fibril_synch.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_thread_tls.c.o): relocation R_RISCV_HI20 against `__progsymbols' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_thread_futex.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_ns.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_async_client.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_async_server.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_async_ports.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_loader.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_time.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stdlib.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_vfs_inbox.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_vfs_vfs.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stack.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stacktrace.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stats.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_assert.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_common_adt_hash_table.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_common_printf_printf_core.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_common_str.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_as.c.o): relocation R_RISCV_HI20 against `__progsymbols' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_ddi.c.o): relocation R_RISCV_HI20 against `__progsymbols' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_elf_elf.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_loc.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_pio_trace.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_io_vprintf.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_io_vsnprintf.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_irq.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_double_to_str.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stdio_scanf.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stdio_sstream.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_vfs_canonify.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_power_of_ten.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `fibril_mutex_lock' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `fibril_mutex_lock' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `fibril_mutex_lock' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `fibril_mutex_lock' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `__libc_exit' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `__libc_abort' which may bind externally can not be used when making a shared object; recompile with -fPIC collect2: fatal error: ld terminated with signal 11 [Segmentation fault], core dumped compilation terminated. building 'cPickle' extension riscv64-helenos-cc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libc -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libposix -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/include -I/usr/bin/Include -I/usr/bin -c /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/cPickle.c -o build/temp.linux2-riscv64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/cPickle.o riscv64-helenos-cc -shared build/temp.linux2-riscv64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/cPickle.o -L/var/helenos/cross/riscv64-helenos/lib -o build/lib.linux2-riscv64-2.7/cPickle.so /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libstartfiles.a(generic_crt_crt1.c.o): relocation R_RISCV_HI20 against `__progsymbols' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_common_strtol.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_libc.c.o): relocation R_RISCV_HI20 against `__pcb' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_errno.c.o): relocation R_RISCV_TPREL_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_string.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_task.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_io_io.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_io_kio.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_malloc.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_thread_fibril.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_thread_fibril_synch.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_thread_tls.c.o): relocation R_RISCV_HI20 against `__progsymbols' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_thread_futex.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_ns.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_async_client.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_async_server.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_async_ports.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_loader.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_time.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stdlib.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_vfs_inbox.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_vfs_vfs.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stack.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stacktrace.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stats.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_assert.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_common_adt_hash_table.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_common_printf_printf_core.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_common_str.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_common_str_error.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_as.c.o): relocation R_RISCV_HI20 against `__progsymbols' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_ddi.c.o): relocation R_RISCV_HI20 against `__progsymbols' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_elf_elf.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_loc.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_pio_trace.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_io_vprintf.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_io_vsnprintf.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_irq.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_double_to_str.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stdio_scanf.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stdio_sstream.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_vfs_canonify.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_power_of_ten.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `fibril_mutex_lock' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `fibril_mutex_lock' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `fibril_mutex_lock' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `fibril_mutex_lock' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `__libc_exit' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `__libc_abort' which may bind externally can not be used when making a shared object; recompile with -fPIC collect2: fatal error: ld terminated with signal 11 [Segmentation fault], core dumped compilation terminated. building 'mmap' extension riscv64-helenos-cc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libc -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libposix -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/include -I/usr/bin/Include -I/usr/bin -c /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/mmapmodule.c -o build/temp.linux2-riscv64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/mmapmodule.o /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/mmapmodule.c: In function 'mmap_object_dealloc': /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/mmapmodule.c:135:13: warning: implicit declaration of function 'msync'; did you mean 'fsync'? [-Wimplicit-function-declaration] 135 | msync(m_obj->data, m_obj->size, MS_SYNC); | ^~~~~ | fsync /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/mmapmodule.c:135:45: error: 'MS_SYNC' undeclared (first use in this function) 135 | msync(m_obj->data, m_obj->size, MS_SYNC); | ^~~~~~~ /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/mmapmodule.c:135:45: note: each undeclared identifier is reported only once for each function it appears in /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/mmapmodule.c: In function 'mmap_flush_method': /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/mmapmodule.c:576:48: error: 'MS_SYNC' undeclared (first use in this function) 576 | if (-1 == msync(self->data + offset, size, MS_SYNC)) { | ^~~~~~~ /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/mmapmodule.c: In function 'initmmap': /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/mmapmodule.c:1526:49: warning: implicit declaration of function 'my_getallocationgranularity' [-Wimplicit-function-declaration] 1526 | setint(dict, "ALLOCATIONGRANULARITY", (long)my_getallocationgranularity()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ building 'syslog' extension riscv64-helenos-cc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libc -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libposix -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/include -I/usr/bin/Include -I/usr/bin -c /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/syslogmodule.c -o build/temp.linux2-riscv64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/syslogmodule.o /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/syslogmodule.c:55:10: fatal error: syslog.h: No such file or directory 55 | #include | ^~~~~~~~~~ compilation terminated. building 'audioop' extension riscv64-helenos-cc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libc -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libposix -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/include -I/usr/bin/Include -I/usr/bin -c /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/audioop.c -o build/temp.linux2-riscv64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/audioop.o riscv64-helenos-cc -shared build/temp.linux2-riscv64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/audioop.o -L/var/helenos/cross/riscv64-helenos/lib -o build/lib.linux2-riscv64-2.7/audioop.so /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libstartfiles.a(generic_crt_crt1.c.o): relocation R_RISCV_HI20 against `__progsymbols' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_libc.c.o): relocation R_RISCV_HI20 against `__pcb' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_task.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_io_io.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_io_kio.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_malloc.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_thread_fibril.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_thread_fibril_synch.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_thread_tls.c.o): relocation R_RISCV_HI20 against `__progsymbols' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_thread_futex.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_ns.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_async_client.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_async_server.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_async_ports.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_loader.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_time.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stdlib.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_vfs_inbox.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_vfs_vfs.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stack.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stacktrace.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stats.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_assert.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_common_adt_hash_table.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_common_printf_printf_core.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_common_str.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_as.c.o): relocation R_RISCV_HI20 against `__progsymbols' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_ddi.c.o): relocation R_RISCV_HI20 against `__progsymbols' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_elf_elf.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_errno.c.o): relocation R_RISCV_TPREL_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_loc.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_pio_trace.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_io_vprintf.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_io_vsnprintf.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_irq.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_double_to_str.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stdio_scanf.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stdio_sstream.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_vfs_canonify.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_power_of_ten.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `fibril_mutex_lock' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `fibril_mutex_lock' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `fibril_mutex_lock' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `fibril_mutex_lock' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `__libc_exit' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `__libc_abort' which may bind externally can not be used when making a shared object; recompile with -fPIC collect2: fatal error: ld terminated with signal 11 [Segmentation fault], core dumped compilation terminated. building 'crypt' extension riscv64-helenos-cc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libc -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libposix -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/include -I/usr/bin/Include -I/usr/bin -c /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/cryptmodule.c -o build/temp.linux2-riscv64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/cryptmodule.o riscv64-helenos-cc -shared build/temp.linux2-riscv64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/cryptmodule.o -L/var/helenos/cross/riscv64-helenos/lib -o build/lib.linux2-riscv64-2.7/crypt.so /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libstartfiles.a(generic_crt_crt1.c.o): relocation R_RISCV_HI20 against `__progsymbols' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_libc.c.o): relocation R_RISCV_HI20 against `__pcb' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_task.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_io_io.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_io_kio.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_malloc.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_thread_fibril.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_thread_fibril_synch.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_thread_tls.c.o): relocation R_RISCV_HI20 against `__progsymbols' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_thread_futex.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_ns.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_async_client.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_async_server.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_async_ports.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_loader.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_time.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stdlib.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_vfs_inbox.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_vfs_vfs.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stack.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stacktrace.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stats.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_assert.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_common_adt_hash_table.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_common_printf_printf_core.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_common_str.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_as.c.o): relocation R_RISCV_HI20 against `__progsymbols' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_ddi.c.o): relocation R_RISCV_HI20 against `__progsymbols' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_elf_elf.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_errno.c.o): relocation R_RISCV_TPREL_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_loc.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_pio_trace.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_io_vprintf.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_io_vsnprintf.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_irq.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_double_to_str.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stdio_scanf.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stdio_sstream.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_vfs_canonify.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_power_of_ten.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `fibril_mutex_lock' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `fibril_mutex_lock' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `fibril_mutex_lock' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `fibril_mutex_lock' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `__libc_exit' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `__libc_abort' which may bind externally can not be used when making a shared object; recompile with -fPIC collect2: fatal error: ld terminated with signal 11 [Segmentation fault], core dumped compilation terminated. building '_csv' extension riscv64-helenos-cc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libc -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libposix -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/include -I/usr/bin/Include -I/usr/bin -c /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/_csv.c -o build/temp.linux2-riscv64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/_csv.o riscv64-helenos-cc -shared build/temp.linux2-riscv64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/_csv.o -L/var/helenos/cross/riscv64-helenos/lib -o build/lib.linux2-riscv64-2.7/_csv.so /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libstartfiles.a(generic_crt_crt1.c.o): relocation R_RISCV_HI20 against `__progsymbols' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_libc.c.o): relocation R_RISCV_HI20 against `__pcb' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_string.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_task.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_io_io.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_io_kio.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_malloc.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_thread_fibril.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_thread_fibril_synch.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_thread_tls.c.o): relocation R_RISCV_HI20 against `__progsymbols' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_thread_futex.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_ns.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_async_client.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_async_server.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_async_ports.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_loader.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_time.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stdlib.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_vfs_inbox.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_vfs_vfs.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stack.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stacktrace.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stats.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_assert.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_common_adt_hash_table.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_common_printf_printf_core.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_common_str.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_common_str_error.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_as.c.o): relocation R_RISCV_HI20 against `__progsymbols' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_ddi.c.o): relocation R_RISCV_HI20 against `__progsymbols' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_elf_elf.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_errno.c.o): relocation R_RISCV_TPREL_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_loc.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_pio_trace.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_io_vprintf.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_io_vsnprintf.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_irq.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_double_to_str.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stdio_scanf.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stdio_sstream.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_vfs_canonify.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_power_of_ten.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `fibril_mutex_lock' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `fibril_mutex_lock' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `fibril_mutex_lock' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `fibril_mutex_lock' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `__libc_exit' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `__libc_abort' which may bind externally can not be used when making a shared object; recompile with -fPIC collect2: fatal error: ld terminated with signal 11 [Segmentation fault], core dumped compilation terminated. building '_socket' extension riscv64-helenos-cc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libc -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libposix -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/include -I/usr/bin/Include -I/usr/bin -c /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/socketmodule.c -o build/temp.linux2-riscv64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/socketmodule.o In file included from /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/socketmodule.c:258: /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/socketmodule.h:8:13: fatal error: sys/socket.h: No such file or directory 8 | # include | ^~~~~~~~~~~~~~ compilation terminated. building '_sha' extension riscv64-helenos-cc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libc -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libposix -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/include -I/usr/bin/Include -I/usr/bin -c /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/shamodule.c -o build/temp.linux2-riscv64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/shamodule.o riscv64-helenos-cc -shared build/temp.linux2-riscv64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/shamodule.o -L/var/helenos/cross/riscv64-helenos/lib -o build/lib.linux2-riscv64-2.7/_sha.so /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libstartfiles.a(generic_crt_crt1.c.o): relocation R_RISCV_HI20 against `__progsymbols' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_libc.c.o): relocation R_RISCV_HI20 against `__pcb' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_task.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_io_io.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_io_kio.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_malloc.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_thread_fibril.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_thread_fibril_synch.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_thread_tls.c.o): relocation R_RISCV_HI20 against `__progsymbols' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_thread_futex.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_ns.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_async_client.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_async_server.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_async_ports.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_loader.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_time.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stdlib.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_vfs_inbox.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_vfs_vfs.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stack.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stacktrace.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stats.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_assert.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_common_adt_hash_table.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_common_printf_printf_core.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_common_str.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_as.c.o): relocation R_RISCV_HI20 against `__progsymbols' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_ddi.c.o): relocation R_RISCV_HI20 against `__progsymbols' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_elf_elf.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_errno.c.o): relocation R_RISCV_TPREL_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_loc.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_pio_trace.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_io_vprintf.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_io_vsnprintf.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_irq.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_double_to_str.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stdio_scanf.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stdio_sstream.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_vfs_canonify.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_power_of_ten.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `fibril_mutex_lock' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `fibril_mutex_lock' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `fibril_mutex_lock' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `fibril_mutex_lock' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `__libc_exit' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `__libc_abort' which may bind externally can not be used when making a shared object; recompile with -fPIC collect2: fatal error: ld terminated with signal 11 [Segmentation fault], core dumped compilation terminated. building '_md5' extension riscv64-helenos-cc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libc -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libposix -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/include -I/usr/bin/Include -I/usr/bin -c /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/md5module.c -o build/temp.linux2-riscv64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/md5module.o riscv64-helenos-cc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libc -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libposix -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/include -I/usr/bin/Include -I/usr/bin -c /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/md5.c -o build/temp.linux2-riscv64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/md5.o riscv64-helenos-cc -shared build/temp.linux2-riscv64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/md5module.o build/temp.linux2-riscv64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/md5.o -L/var/helenos/cross/riscv64-helenos/lib -o build/lib.linux2-riscv64-2.7/_md5.so /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libstartfiles.a(generic_crt_crt1.c.o): relocation R_RISCV_HI20 against `__progsymbols' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_libc.c.o): relocation R_RISCV_HI20 against `__pcb' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_task.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_io_io.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_io_kio.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_malloc.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_thread_fibril.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_thread_fibril_synch.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_thread_tls.c.o): relocation R_RISCV_HI20 against `__progsymbols' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_thread_futex.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_ns.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_async_client.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_async_server.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_async_ports.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_loader.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_time.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stdlib.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_vfs_inbox.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_vfs_vfs.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stack.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stacktrace.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stats.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_assert.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_common_adt_hash_table.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_common_printf_printf_core.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_common_str.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_as.c.o): relocation R_RISCV_HI20 against `__progsymbols' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_ddi.c.o): relocation R_RISCV_HI20 against `__progsymbols' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_elf_elf.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_errno.c.o): relocation R_RISCV_TPREL_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_loc.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_pio_trace.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_io_vprintf.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_io_vsnprintf.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_irq.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_double_to_str.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stdio_scanf.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stdio_sstream.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_vfs_canonify.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_power_of_ten.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `fibril_mutex_lock' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `fibril_mutex_lock' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `fibril_mutex_lock' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `fibril_mutex_lock' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `__libc_exit' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `__libc_abort' which may bind externally can not be used when making a shared object; recompile with -fPIC collect2: fatal error: ld terminated with signal 11 [Segmentation fault], core dumped compilation terminated. building '_sha256' extension riscv64-helenos-cc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libc -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libposix -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/include -I/usr/bin/Include -I/usr/bin -c /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/sha256module.c -o build/temp.linux2-riscv64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/sha256module.o riscv64-helenos-cc -shared build/temp.linux2-riscv64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/sha256module.o -L/var/helenos/cross/riscv64-helenos/lib -o build/lib.linux2-riscv64-2.7/_sha256.so /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libstartfiles.a(generic_crt_crt1.c.o): relocation R_RISCV_HI20 against `__progsymbols' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_libc.c.o): relocation R_RISCV_HI20 against `__pcb' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_task.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_io_io.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_io_kio.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_malloc.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_thread_fibril.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_thread_fibril_synch.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_thread_tls.c.o): relocation R_RISCV_HI20 against `__progsymbols' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_thread_futex.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_ns.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_async_client.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_async_server.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_async_ports.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_loader.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_time.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stdlib.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_vfs_inbox.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_vfs_vfs.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stack.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stacktrace.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stats.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_assert.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_common_adt_hash_table.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_common_printf_printf_core.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_common_str.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_as.c.o): relocation R_RISCV_HI20 against `__progsymbols' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_ddi.c.o): relocation R_RISCV_HI20 against `__progsymbols' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_elf_elf.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_errno.c.o): relocation R_RISCV_TPREL_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_loc.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_pio_trace.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_io_vprintf.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_io_vsnprintf.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_irq.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_double_to_str.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stdio_scanf.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stdio_sstream.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_vfs_canonify.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_power_of_ten.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `fibril_mutex_lock' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `fibril_mutex_lock' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `fibril_mutex_lock' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `fibril_mutex_lock' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `__libc_exit' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `__libc_abort' which may bind externally can not be used when making a shared object; recompile with -fPIC collect2: fatal error: ld terminated with signal 11 [Segmentation fault], core dumped compilation terminated. building '_sha512' extension riscv64-helenos-cc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libc -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libposix -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/include -I/usr/bin/Include -I/usr/bin -c /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/sha512module.c -o build/temp.linux2-riscv64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/sha512module.o riscv64-helenos-cc -shared build/temp.linux2-riscv64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/sha512module.o -L/var/helenos/cross/riscv64-helenos/lib -o build/lib.linux2-riscv64-2.7/_sha512.so /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libstartfiles.a(generic_crt_crt1.c.o): relocation R_RISCV_HI20 against `__progsymbols' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_libc.c.o): relocation R_RISCV_HI20 against `__pcb' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_task.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_io_io.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_io_kio.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_malloc.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_thread_fibril.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_thread_fibril_synch.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_thread_tls.c.o): relocation R_RISCV_HI20 against `__progsymbols' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_thread_futex.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_ns.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_async_client.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_async_server.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_async_ports.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_loader.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_time.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stdlib.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_vfs_inbox.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_vfs_vfs.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stack.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stacktrace.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stats.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_assert.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_common_adt_hash_table.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_common_printf_printf_core.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_common_str.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_as.c.o): relocation R_RISCV_HI20 against `__progsymbols' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_ddi.c.o): relocation R_RISCV_HI20 against `__progsymbols' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_elf_elf.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_errno.c.o): relocation R_RISCV_TPREL_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_loc.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_pio_trace.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_io_vprintf.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_io_vsnprintf.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_irq.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_double_to_str.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stdio_scanf.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stdio_sstream.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_vfs_canonify.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_power_of_ten.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `fibril_mutex_lock' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `fibril_mutex_lock' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `fibril_mutex_lock' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `fibril_mutex_lock' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `__libc_exit' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `__libc_abort' which may bind externally can not be used when making a shared object; recompile with -fPIC collect2: fatal error: ld terminated with signal 11 [Segmentation fault], core dumped compilation terminated. building 'termios' extension riscv64-helenos-cc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libc -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libposix -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/include -I/usr/bin/Include -I/usr/bin -c /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/termios.c -o build/temp.linux2-riscv64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/termios.o /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/termios.c:13:10: fatal error: termios.h: No such file or directory 13 | #include | ^~~~~~~~~~~ compilation terminated. building 'resource' extension riscv64-helenos-cc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libc -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libposix -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/include -I/usr/bin/Include -I/usr/bin -c /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/resource.c -o build/temp.linux2-riscv64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/resource.o /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/resource.c:4:10: fatal error: sys/resource.h: No such file or directory 4 | #include | ^~~~~~~~~~~~~~~~ compilation terminated. building 'binascii' extension riscv64-helenos-cc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libc -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libposix -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/include -I/usr/bin/Include -I/usr/bin -c /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/binascii.c -o build/temp.linux2-riscv64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/binascii.o riscv64-helenos-cc -shared build/temp.linux2-riscv64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/binascii.o -L/var/helenos/cross/riscv64-helenos/lib -o build/lib.linux2-riscv64-2.7/binascii.so /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libstartfiles.a(generic_crt_crt1.c.o): relocation R_RISCV_HI20 against `__progsymbols' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_libc.c.o): relocation R_RISCV_HI20 against `__pcb' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_task.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_io_io.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_io_kio.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_malloc.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_thread_fibril.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_thread_fibril_synch.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_thread_tls.c.o): relocation R_RISCV_HI20 against `__progsymbols' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_thread_futex.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_ns.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_async_client.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_async_server.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_async_ports.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_loader.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_time.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stdlib.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_vfs_inbox.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_vfs_vfs.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stack.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stacktrace.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stats.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_assert.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_common_adt_hash_table.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_common_printf_printf_core.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_common_str.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_as.c.o): relocation R_RISCV_HI20 against `__progsymbols' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_ddi.c.o): relocation R_RISCV_HI20 against `__progsymbols' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_elf_elf.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_errno.c.o): relocation R_RISCV_TPREL_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_loc.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_pio_trace.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_io_vprintf.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_io_vsnprintf.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_irq.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_double_to_str.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stdio_scanf.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stdio_sstream.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_vfs_canonify.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_power_of_ten.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `fibril_mutex_lock' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `fibril_mutex_lock' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `fibril_mutex_lock' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `fibril_mutex_lock' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `__libc_exit' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `__libc_abort' which may bind externally can not be used when making a shared object; recompile with -fPIC collect2: fatal error: ld terminated with signal 11 [Segmentation fault], core dumped compilation terminated. building 'pyexpat' extension creating build/temp.linux2-riscv64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/expat riscv64-helenos-cc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -DHAVE_EXPAT_CONFIG_H=1 -DUSE_PYEXPAT_CAPI -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/./Modules/expat -I. -IInclude -I./Include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libc -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libposix -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/include -I/usr/bin/Include -I/usr/bin -c /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/pyexpat.c -o build/temp.linux2-riscv64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/pyexpat.o /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/pyexpat.c: In function 'set_error': /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/pyexpat.c:131:5: warning: 'sprintf' is deprecated [-Wdeprecated-declarations] 131 | sprintf(buffer, "%.200s: line %i, column %i", | ^~~~~~~ In file included from /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libposix/stdio.h:39, from Include/Python.h:33, from /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/pyexpat.c:1: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libc/stdio.h:148:12: note: declared here 148 | extern int sprintf(char *, const char *, ...) | ^~~~~~~ /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/pyexpat.c: In function 'xmlparse_setattr': /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/pyexpat.c:1641:9: warning: 'sprintf' is deprecated [-Wdeprecated-declarations] 1641 | sprintf(errmsg, "buffer_size must not be greater than %i", INT_MAX); | ^~~~~~~ /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libc/stdio.h:148:12: note: declared here 148 | extern int sprintf(char *, const char *, ...) | ^~~~~~~ riscv64-helenos-cc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -DHAVE_EXPAT_CONFIG_H=1 -DUSE_PYEXPAT_CAPI -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/./Modules/expat -I. -IInclude -I./Include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libc -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libposix -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/include -I/usr/bin/Include -I/usr/bin -c /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/expat/xmlparse.c -o build/temp.linux2-riscv64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/expat/xmlparse.o riscv64-helenos-cc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -DHAVE_EXPAT_CONFIG_H=1 -DUSE_PYEXPAT_CAPI -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/./Modules/expat -I. -IInclude -I./Include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libc -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libposix -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/include -I/usr/bin/Include -I/usr/bin -c /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/expat/xmlrole.c -o build/temp.linux2-riscv64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/expat/xmlrole.o riscv64-helenos-cc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -DHAVE_EXPAT_CONFIG_H=1 -DUSE_PYEXPAT_CAPI -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/./Modules/expat -I. -IInclude -I./Include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libc -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libposix -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/include -I/usr/bin/Include -I/usr/bin -c /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/expat/xmltok.c -o build/temp.linux2-riscv64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/expat/xmltok.o In file included from /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/expat/xmltok.c:23: /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/expat/xmltok_ns.c: In function 'findEncoding': /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/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/riscv64/coast/build/python2/python-cross/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/riscv64/coast/build/python2/python-cross/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/riscv64/coast/build/python2/python-cross/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/riscv64/coast/build/python2/python-cross/Modules/expat/xmltok.c:1622: /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/expat/xmltok_ns.c:75:8: note: 'buf' declared here 75 | char buf[ENCODING_MAX]; | ^~~ /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/expat/xmltok_ns.c: In function 'findEncodingNS': /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/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/riscv64/coast/build/python2/python-cross/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/riscv64/coast/build/python2/python-cross/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/riscv64/coast/build/python2/python-cross/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/riscv64/coast/build/python2/python-cross/Modules/expat/xmltok.c:1633: /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/expat/xmltok_ns.c:75:8: note: 'buf' declared here 75 | char buf[ENCODING_MAX]; | ^~~ riscv64-helenos-cc -shared build/temp.linux2-riscv64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/pyexpat.o build/temp.linux2-riscv64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/expat/xmlparse.o build/temp.linux2-riscv64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/expat/xmlrole.o build/temp.linux2-riscv64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/expat/xmltok.o -L/var/helenos/cross/riscv64-helenos/lib -o build/lib.linux2-riscv64-2.7/pyexpat.so /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libstartfiles.a(generic_crt_crt1.c.o): relocation R_RISCV_HI20 against `__progsymbols' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_libc.c.o): relocation R_RISCV_HI20 against `__pcb' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_string.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_task.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_io_io.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_io_kio.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_malloc.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_thread_fibril.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_thread_fibril_synch.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_thread_tls.c.o): relocation R_RISCV_HI20 against `__progsymbols' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_thread_futex.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_ns.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_async_client.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_async_server.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_async_ports.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_loader.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_time.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stdlib.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_vfs_inbox.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_vfs_vfs.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stack.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stacktrace.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stats.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_assert.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_common_adt_hash_table.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_common_printf_printf_core.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_common_str.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_common_str_error.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_as.c.o): relocation R_RISCV_HI20 against `__progsymbols' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_ddi.c.o): relocation R_RISCV_HI20 against `__progsymbols' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_elf_elf.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_errno.c.o): relocation R_RISCV_TPREL_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_loc.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_pio_trace.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_io_vprintf.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_io_vsnprintf.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_irq.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_double_to_str.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stdio_scanf.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stdio_sstream.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_vfs_canonify.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_power_of_ten.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `fibril_mutex_lock' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `fibril_mutex_lock' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `fibril_mutex_lock' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `fibril_mutex_lock' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `__libc_exit' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `__libc_abort' which may bind externally can not be used when making a shared object; recompile with -fPIC collect2: fatal error: ld terminated with signal 11 [Segmentation fault], core dumped compilation terminated. building '_elementtree' extension riscv64-helenos-cc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -DHAVE_EXPAT_CONFIG_H=1 -DUSE_PYEXPAT_CAPI -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/./Modules/expat -I. -IInclude -I./Include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libc -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libposix -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/include -I/usr/bin/Include -I/usr/bin -c /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/_elementtree.c -o build/temp.linux2-riscv64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/_elementtree.o /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/_elementtree.c: In function 'expat_set_error': /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/_elementtree.c:2157:5: warning: 'sprintf' is deprecated [-Wdeprecated-declarations] 2157 | sprintf(buffer, "%s: line %d, column %d", message, line, column); | ^~~~~~~ In file included from /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libposix/stdio.h:39, from Include/Python.h:33, from /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/_elementtree.c:50: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libc/stdio.h:148:12: note: declared here 148 | extern int sprintf(char *, const char *, ...) | ^~~~~~~ /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/_elementtree.c: In function 'expat_default_handler': /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/_elementtree.c:2213:9: warning: 'sprintf' is deprecated [-Wdeprecated-declarations] 2213 | sprintf(message, "undefined entity &%.100s;", PyString_AS_STRING(key)); | ^~~~~~~ /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libc/stdio.h:148:12: note: declared here 148 | extern int sprintf(char *, const char *, ...) | ^~~~~~~ /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/_elementtree.c: In function 'xmlparser_getattr': /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/_elementtree.c:2828:9: warning: 'sprintf' is deprecated [-Wdeprecated-declarations] 2828 | sprintf(buffer, "Expat %d.%d.%d", XML_MAJOR_VERSION, | ^~~~~~~ /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libc/stdio.h:148:12: note: declared here 148 | extern int sprintf(char *, const char *, ...) | ^~~~~~~ riscv64-helenos-cc -shared build/temp.linux2-riscv64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/_elementtree.o -L/var/helenos/cross/riscv64-helenos/lib -o build/lib.linux2-riscv64-2.7/_elementtree.so /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libstartfiles.a(generic_crt_crt1.c.o): relocation R_RISCV_HI20 against `__progsymbols' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_libc.c.o): relocation R_RISCV_HI20 against `__pcb' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_string.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_task.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_io_io.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_io_kio.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_malloc.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_thread_fibril.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_thread_fibril_synch.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_thread_tls.c.o): relocation R_RISCV_HI20 against `__progsymbols' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_thread_futex.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_ns.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_async_client.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_async_server.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_async_ports.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_loader.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_time.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stdlib.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_vfs_inbox.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_vfs_vfs.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stack.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stacktrace.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stats.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_assert.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_common_adt_hash_table.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_common_printf_printf_core.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_common_str.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_common_str_error.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_as.c.o): relocation R_RISCV_HI20 against `__progsymbols' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_ddi.c.o): relocation R_RISCV_HI20 against `__progsymbols' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_elf_elf.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_errno.c.o): relocation R_RISCV_TPREL_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_loc.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_pio_trace.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_io_vprintf.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_io_vsnprintf.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_irq.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_double_to_str.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stdio_scanf.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stdio_sstream.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_vfs_canonify.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_power_of_ten.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `fibril_mutex_lock' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `fibril_mutex_lock' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `fibril_mutex_lock' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `fibril_mutex_lock' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `__libc_exit' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `__libc_abort' which may bind externally can not be used when making a shared object; recompile with -fPIC collect2: fatal error: ld terminated with signal 11 [Segmentation fault], core dumped compilation terminated. building '_multibytecodec' extension creating build/temp.linux2-riscv64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/cjkcodecs riscv64-helenos-cc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libc -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libposix -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/include -I/usr/bin/Include -I/usr/bin -c /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/cjkcodecs/multibytecodec.c -o build/temp.linux2-riscv64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/cjkcodecs/multibytecodec.o /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/cjkcodecs/multibytecodec.c: In function 'multibytecodec_encode': /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/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/riscv64/coast/build/python2/python-cross/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; | ^ riscv64-helenos-cc -shared build/temp.linux2-riscv64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/cjkcodecs/multibytecodec.o -L/var/helenos/cross/riscv64-helenos/lib -o build/lib.linux2-riscv64-2.7/_multibytecodec.so /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libstartfiles.a(generic_crt_crt1.c.o): relocation R_RISCV_HI20 against `__progsymbols' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_libc.c.o): relocation R_RISCV_HI20 against `__pcb' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_string.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_task.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_io_io.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_io_kio.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_malloc.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_thread_fibril.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_thread_fibril_synch.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_thread_tls.c.o): relocation R_RISCV_HI20 against `__progsymbols' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_thread_futex.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_ns.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_async_client.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_async_server.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_async_ports.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_loader.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_time.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stdlib.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_vfs_inbox.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_vfs_vfs.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stack.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stacktrace.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stats.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_assert.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_common_adt_hash_table.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_common_printf_printf_core.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_common_str.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_common_str_error.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_as.c.o): relocation R_RISCV_HI20 against `__progsymbols' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_ddi.c.o): relocation R_RISCV_HI20 against `__progsymbols' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_elf_elf.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_errno.c.o): relocation R_RISCV_TPREL_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_loc.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_pio_trace.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_io_vprintf.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_io_vsnprintf.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_irq.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_double_to_str.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stdio_scanf.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stdio_sstream.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_vfs_canonify.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_power_of_ten.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `fibril_mutex_lock' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `fibril_mutex_lock' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `fibril_mutex_lock' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `fibril_mutex_lock' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `__libc_exit' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `__libc_abort' which may bind externally can not be used when making a shared object; recompile with -fPIC collect2: fatal error: ld terminated with signal 11 [Segmentation fault], core dumped compilation terminated. building '_codecs_kr' extension riscv64-helenos-cc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libc -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libposix -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/include -I/usr/bin/Include -I/usr/bin -c /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/cjkcodecs/_codecs_kr.c -o build/temp.linux2-riscv64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/cjkcodecs/_codecs_kr.o riscv64-helenos-cc -shared build/temp.linux2-riscv64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/cjkcodecs/_codecs_kr.o -L/var/helenos/cross/riscv64-helenos/lib -o build/lib.linux2-riscv64-2.7/_codecs_kr.so /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libstartfiles.a(generic_crt_crt1.c.o): relocation R_RISCV_HI20 against `__progsymbols' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_libc.c.o): relocation R_RISCV_HI20 against `__pcb' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_string.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_task.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_io_io.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_io_kio.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_malloc.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_thread_fibril.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_thread_fibril_synch.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_thread_tls.c.o): relocation R_RISCV_HI20 against `__progsymbols' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_thread_futex.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_ns.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_async_client.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_async_server.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_async_ports.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_loader.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_time.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stdlib.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_vfs_inbox.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_vfs_vfs.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stack.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stacktrace.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stats.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_assert.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_common_adt_hash_table.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_common_printf_printf_core.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_common_str.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_common_str_error.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_as.c.o): relocation R_RISCV_HI20 against `__progsymbols' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_ddi.c.o): relocation R_RISCV_HI20 against `__progsymbols' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_elf_elf.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_errno.c.o): relocation R_RISCV_TPREL_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_loc.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_pio_trace.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_io_vprintf.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_io_vsnprintf.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_irq.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_double_to_str.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stdio_scanf.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stdio_sstream.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_vfs_canonify.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_power_of_ten.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `fibril_mutex_lock' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `fibril_mutex_lock' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `fibril_mutex_lock' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `fibril_mutex_lock' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `__libc_exit' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `__libc_abort' which may bind externally can not be used when making a shared object; recompile with -fPIC collect2: fatal error: ld terminated with signal 11 [Segmentation fault], core dumped compilation terminated. building '_codecs_jp' extension riscv64-helenos-cc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libc -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libposix -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/include -I/usr/bin/Include -I/usr/bin -c /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/cjkcodecs/_codecs_jp.c -o build/temp.linux2-riscv64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/cjkcodecs/_codecs_jp.o In file included from /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/cjkcodecs/_codecs_jp.c:10: /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/cjkcodecs/cjkcodecs.h: In function 'find_pairencmap': /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/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/riscv64/coast/build/python2/python-cross/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) | ^~ riscv64-helenos-cc -shared build/temp.linux2-riscv64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/cjkcodecs/_codecs_jp.o -L/var/helenos/cross/riscv64-helenos/lib -o build/lib.linux2-riscv64-2.7/_codecs_jp.so /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libstartfiles.a(generic_crt_crt1.c.o): relocation R_RISCV_HI20 against `__progsymbols' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_libc.c.o): relocation R_RISCV_HI20 against `__pcb' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_string.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_task.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_io_io.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_io_kio.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_malloc.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_thread_fibril.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_thread_fibril_synch.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_thread_tls.c.o): relocation R_RISCV_HI20 against `__progsymbols' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_thread_futex.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_ns.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_async_client.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_async_server.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_async_ports.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_loader.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_time.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stdlib.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_vfs_inbox.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_vfs_vfs.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stack.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stacktrace.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stats.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_assert.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_common_adt_hash_table.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_common_printf_printf_core.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_common_str.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_common_str_error.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_as.c.o): relocation R_RISCV_HI20 against `__progsymbols' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_ddi.c.o): relocation R_RISCV_HI20 against `__progsymbols' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_elf_elf.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_errno.c.o): relocation R_RISCV_TPREL_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_loc.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_pio_trace.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_io_vprintf.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_io_vsnprintf.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_irq.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_double_to_str.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stdio_scanf.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stdio_sstream.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_vfs_canonify.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_power_of_ten.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `fibril_mutex_lock' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `fibril_mutex_lock' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `fibril_mutex_lock' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `fibril_mutex_lock' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `__libc_exit' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `__libc_abort' which may bind externally can not be used when making a shared object; recompile with -fPIC collect2: fatal error: ld terminated with signal 11 [Segmentation fault], core dumped compilation terminated. building '_codecs_cn' extension riscv64-helenos-cc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libc -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libposix -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/include -I/usr/bin/Include -I/usr/bin -c /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/cjkcodecs/_codecs_cn.c -o build/temp.linux2-riscv64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/cjkcodecs/_codecs_cn.o riscv64-helenos-cc -shared build/temp.linux2-riscv64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/cjkcodecs/_codecs_cn.o -L/var/helenos/cross/riscv64-helenos/lib -o build/lib.linux2-riscv64-2.7/_codecs_cn.so /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libstartfiles.a(generic_crt_crt1.c.o): relocation R_RISCV_HI20 against `__progsymbols' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_libc.c.o): relocation R_RISCV_HI20 against `__pcb' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_string.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_task.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_io_io.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_io_kio.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_malloc.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_thread_fibril.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_thread_fibril_synch.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_thread_tls.c.o): relocation R_RISCV_HI20 against `__progsymbols' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_thread_futex.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_ns.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_async_client.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_async_server.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_async_ports.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_loader.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_time.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stdlib.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_vfs_inbox.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_vfs_vfs.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stack.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stacktrace.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stats.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_assert.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_common_adt_hash_table.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_common_printf_printf_core.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_common_str.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_common_str_error.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_as.c.o): relocation R_RISCV_HI20 against `__progsymbols' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_ddi.c.o): relocation R_RISCV_HI20 against `__progsymbols' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_elf_elf.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_errno.c.o): relocation R_RISCV_TPREL_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_loc.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_pio_trace.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_io_vprintf.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_io_vsnprintf.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_irq.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_double_to_str.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stdio_scanf.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stdio_sstream.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_vfs_canonify.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_power_of_ten.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `fibril_mutex_lock' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `fibril_mutex_lock' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `fibril_mutex_lock' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `fibril_mutex_lock' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `__libc_exit' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `__libc_abort' which may bind externally can not be used when making a shared object; recompile with -fPIC collect2: fatal error: ld terminated with signal 11 [Segmentation fault], core dumped compilation terminated. building '_codecs_tw' extension riscv64-helenos-cc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libc -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libposix -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/include -I/usr/bin/Include -I/usr/bin -c /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/cjkcodecs/_codecs_tw.c -o build/temp.linux2-riscv64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/cjkcodecs/_codecs_tw.o riscv64-helenos-cc -shared build/temp.linux2-riscv64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/cjkcodecs/_codecs_tw.o -L/var/helenos/cross/riscv64-helenos/lib -o build/lib.linux2-riscv64-2.7/_codecs_tw.so /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libstartfiles.a(generic_crt_crt1.c.o): relocation R_RISCV_HI20 against `__progsymbols' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_libc.c.o): relocation R_RISCV_HI20 against `__pcb' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_string.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_task.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_io_io.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_io_kio.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_malloc.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_thread_fibril.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_thread_fibril_synch.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_thread_tls.c.o): relocation R_RISCV_HI20 against `__progsymbols' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_thread_futex.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_ns.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_async_client.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_async_server.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_async_ports.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_loader.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_time.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stdlib.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_vfs_inbox.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_vfs_vfs.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stack.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stacktrace.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stats.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_assert.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_common_adt_hash_table.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_common_printf_printf_core.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_common_str.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_common_str_error.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_as.c.o): relocation R_RISCV_HI20 against `__progsymbols' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_ddi.c.o): relocation R_RISCV_HI20 against `__progsymbols' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_elf_elf.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_errno.c.o): relocation R_RISCV_TPREL_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_loc.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_pio_trace.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_io_vprintf.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_io_vsnprintf.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_irq.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_double_to_str.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stdio_scanf.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stdio_sstream.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_vfs_canonify.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_power_of_ten.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `fibril_mutex_lock' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `fibril_mutex_lock' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `fibril_mutex_lock' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `fibril_mutex_lock' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `__libc_exit' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `__libc_abort' which may bind externally can not be used when making a shared object; recompile with -fPIC collect2: fatal error: ld terminated with signal 11 [Segmentation fault], core dumped compilation terminated. building '_codecs_hk' extension riscv64-helenos-cc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libc -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libposix -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/include -I/usr/bin/Include -I/usr/bin -c /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/cjkcodecs/_codecs_hk.c -o build/temp.linux2-riscv64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/cjkcodecs/_codecs_hk.o riscv64-helenos-cc -shared build/temp.linux2-riscv64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/cjkcodecs/_codecs_hk.o -L/var/helenos/cross/riscv64-helenos/lib -o build/lib.linux2-riscv64-2.7/_codecs_hk.so /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libstartfiles.a(generic_crt_crt1.c.o): relocation R_RISCV_HI20 against `__progsymbols' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_libc.c.o): relocation R_RISCV_HI20 against `__pcb' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_string.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_task.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_io_io.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_io_kio.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_malloc.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_thread_fibril.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_thread_fibril_synch.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_thread_tls.c.o): relocation R_RISCV_HI20 against `__progsymbols' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_thread_futex.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_ns.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_async_client.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_async_server.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_async_ports.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_loader.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_time.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stdlib.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_vfs_inbox.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_vfs_vfs.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stack.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stacktrace.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stats.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_assert.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_common_adt_hash_table.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_common_printf_printf_core.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_common_str.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_common_str_error.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_as.c.o): relocation R_RISCV_HI20 against `__progsymbols' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_ddi.c.o): relocation R_RISCV_HI20 against `__progsymbols' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_elf_elf.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_errno.c.o): relocation R_RISCV_TPREL_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_loc.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_pio_trace.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_io_vprintf.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_io_vsnprintf.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_irq.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_double_to_str.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stdio_scanf.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stdio_sstream.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_vfs_canonify.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_power_of_ten.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `fibril_mutex_lock' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `fibril_mutex_lock' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `fibril_mutex_lock' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `fibril_mutex_lock' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `__libc_exit' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `__libc_abort' which may bind externally can not be used when making a shared object; recompile with -fPIC collect2: fatal error: ld terminated with signal 11 [Segmentation fault], core dumped compilation terminated. building '_codecs_iso2022' extension riscv64-helenos-cc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libc -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libposix -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/include -I/usr/bin/Include -I/usr/bin -c /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/cjkcodecs/_codecs_iso2022.c -o build/temp.linux2-riscv64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/cjkcodecs/_codecs_iso2022.o In file included from /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/cjkcodecs/_codecs_iso2022.c:13: /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/cjkcodecs/cjkcodecs.h: In function 'find_pairencmap': /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/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/riscv64/coast/build/python2/python-cross/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) | ^~ riscv64-helenos-cc -shared build/temp.linux2-riscv64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/cjkcodecs/_codecs_iso2022.o -L/var/helenos/cross/riscv64-helenos/lib -o build/lib.linux2-riscv64-2.7/_codecs_iso2022.so /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libstartfiles.a(generic_crt_crt1.c.o): relocation R_RISCV_HI20 against `__progsymbols' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_libc.c.o): relocation R_RISCV_HI20 against `__pcb' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_string.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_task.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_io_io.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_io_kio.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_malloc.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_thread_fibril.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_thread_fibril_synch.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_thread_tls.c.o): relocation R_RISCV_HI20 against `__progsymbols' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_thread_futex.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_ns.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_async_client.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_async_server.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_async_ports.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_loader.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_time.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stdlib.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_vfs_inbox.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_vfs_vfs.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stack.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stacktrace.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stats.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_assert.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_common_adt_hash_table.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_common_printf_printf_core.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_common_str.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_common_str_error.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_as.c.o): relocation R_RISCV_HI20 against `__progsymbols' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_ddi.c.o): relocation R_RISCV_HI20 against `__progsymbols' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_elf_elf.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_errno.c.o): relocation R_RISCV_TPREL_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_loc.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_pio_trace.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_io_vprintf.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_io_vsnprintf.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_irq.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_double_to_str.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stdio_scanf.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_stdio_sstream.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_vfs_canonify.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: /var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/lib/libc.a(c_generic_power_of_ten.c.o): relocation R_RISCV_HI20 against `a local symbol' can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `fibril_mutex_lock' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `fibril_mutex_lock' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `fibril_mutex_lock' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `fibril_mutex_lock' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `__libc_exit' which may bind externally can not be used when making a shared object; recompile with -fPIC /var/helenos/cross/lib/gcc/riscv64-helenos/13.2.0/../../../../riscv64-helenos/bin/ld: relocation R_RISCV_JAL against `__libc_abort' which may bind externally can not be used when making a shared object; recompile with -fPIC collect2: fatal error: ld terminated with signal 11 [Segmentation fault], core dumped compilation terminated. creating build/temp.linux2-riscv64-2.7/libffi checking build system type... x86_64-pc-linux-gnu checking host system type... riscv64-unknown-helenos checking target system type... riscv64-unknown-helenos checking for gsed... sed checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for riscv64-helenos-strip... riscv64-helenos-strip checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for riscv64-helenos-gcc... riscv64-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 riscv64-helenos-cc accepts -g... yes checking for riscv64-helenos-cc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of riscv64-helenos-cc... gcc3 checking dependency style of riscv64-helenos-cc... gcc3 checking whether riscv64-helenos-cc 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 riscv64-helenos-cc... /var/helenos/cross/riscv64-helenos/bin/ld checking if the linker (/var/helenos/cross/riscv64-helenos/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /var/helenos/nightly/tmp-ci/build/riscv64/coast/facade/riscv64-helenos-nm -B checking the name lister (/var/helenos/nightly/tmp-ci/build/riscv64/coast/facade/riscv64-helenos-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-pc-linux-gnu file names to riscv64-unknown-helenos format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /var/helenos/cross/riscv64-helenos/bin/ld option to reload object files... -r checking for riscv64-helenos-objdump... riscv64-helenos-objdump checking how to recognize dependent libraries... unknown checking for riscv64-helenos-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for riscv64-helenos-ar... riscv64-helenos-ar checking for archiver @FILE support... @ checking for riscv64-helenos-strip... (cached) riscv64-helenos-strip checking for riscv64-helenos-ranlib... riscv64-helenos-ranlib checking command to parse /var/helenos/nightly/tmp-ci/build/riscv64/coast/facade/riscv64-helenos-nm -B output from riscv64-helenos-cc object... ok checking for sysroot... no checking for riscv64-helenos-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... riscv64-helenos-cc -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 for dlfcn.h... yes checking for objdir... .libs checking if riscv64-helenos-cc supports -fno-rtti -fno-exceptions... no checking for riscv64-helenos-cc option to produce PIC... -fPIC -DPIC checking if riscv64-helenos-cc PIC flag -fPIC -DPIC works... yes checking if riscv64-helenos-cc static flag -static works... yes checking if riscv64-helenos-cc supports -c -o file.o... yes checking if riscv64-helenos-cc supports -c -o file.o... (cached) yes checking whether the riscv64-helenos-cc linker (/var/helenos/cross/riscv64-helenos/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... no checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... no checking whether to build shared libraries... no 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 configure: error: "libffi has not been ported to riscv64-unknown-helenos." Failed to configure _ctypes module Python build finished, but the necessary bits to build these modules were not found: _bsddb _curses _curses_panel _multiprocessing _sqlite3 _ssl _tkinter bsddb185 bz2 dbm dl gdbm imageop linuxaudiodev nis ossaudiodev readline spwd sunaudiodev zlib To find the necessary bits, look in setup.py in detect_modules() for the module's name. Failed to build these modules: _bisect _codecs_cn _codecs_hk _codecs_iso2022 _codecs_jp _codecs_kr _codecs_tw _collections _csv _ctypes_test _elementtree _functools _heapq _hotshot _io _json _locale _lsprof _md5 _multibytecodec _random _sha _sha256 _sha512 _socket _struct _testcapi array audioop binascii cmath cPickle crypt cStringIO datetime fcntl future_builtins grp itertools mmap operator parser pyexpat resource select strop syslog termios time unicodedata running build_scripts creating build/scripts-2.7 copying and adjusting /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Tools/scripts/pydoc -> build/scripts-2.7 copying and adjusting /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Tools/scripts/idle -> build/scripts-2.7 copying and adjusting /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Tools/scripts/2to3 -> build/scripts-2.7 copying and adjusting /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/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 >>> Packaging... [hsct]: "make" "install" "DESTDIR=/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/PKG" Creating directory /app Creating directory /lib /usr/bin/install -c python /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/PKG/app/python2.7 if test -f libpython2.7.a; then \ if test -n "" ; then \ /usr/bin/install -c -m 555 /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/PKG/app; \ else \ /usr/bin/install -c -m 555 libpython2.7.a /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/PKG/lib/libpython2.7.a; \ if test libpython2.7.a != libpython2.7.a; then \ (cd /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/PKG/lib; ln -sf libpython2.7.a libpython2.7.a) \ fi \ fi; \ else true; \ fi running build running build_ext INFO: Can't locate Tcl/Tk libs and/or headers building '_hotshot' extension riscv64-helenos-cc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libc -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libposix -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/include -I/usr/bin/Include -I/usr/bin -c /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/_hotshot.c -o build/temp.linux2-riscv64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/_hotshot.o /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/_hotshot.c:36:10: fatal error: sys/resource.h: No such file or directory 36 | #include | ^~~~~~~~~~~~~~~~ compilation terminated. building '_lsprof' extension riscv64-helenos-cc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libc -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libposix -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/include -I/usr/bin/Include -I/usr/bin -c /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/_lsprof.c -o build/temp.linux2-riscv64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/_lsprof.o /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/_lsprof.c:44:10: fatal error: sys/resource.h: No such file or directory 44 | #include | ^~~~~~~~~~~~~~~~ compilation terminated. building 'fcntl' extension riscv64-helenos-cc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libc -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libposix -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/include -I/usr/bin/Include -I/usr/bin -c /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/fcntlmodule.c -o build/temp.linux2-riscv64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/fcntlmodule.o /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/fcntlmodule.c:12:10: fatal error: sys/ioctl.h: No such file or directory 12 | #include | ^~~~~~~~~~~~~ compilation terminated. building 'grp' extension riscv64-helenos-cc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libc -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libposix -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/include -I/usr/bin/Include -I/usr/bin -c /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/grpmodule.c -o build/temp.linux2-riscv64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/grpmodule.o /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/grpmodule.c:8:10: fatal error: grp.h: No such file or directory 8 | #include | ^~~~~~~ compilation terminated. building 'select' extension riscv64-helenos-cc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libc -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libposix -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/include -I/usr/bin/Include -I/usr/bin -c /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/selectmodule.c -o build/temp.linux2-riscv64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/selectmodule.o /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/selectmodule.c:70:24: error: 'FD_SETSIZE' undeclared here (not in a function) 70 | reap_obj(pylist fd2obj[FD_SETSIZE + 1]) | ^~~~~~~~~~ /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/selectmodule.c: In function 'reap_obj': /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/selectmodule.c:73:21: error: 'FD_SETSIZE' undeclared (first use in this function) 73 | for (i = 0; i < FD_SETSIZE + 1 && fd2obj[i].sentinel >= 0; i++) { | ^~~~~~~~~~ /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/selectmodule.c:73:21: note: each undeclared identifier is reported only once for each function it appears in /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/selectmodule.c: At top level: /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/selectmodule.c:85:24: error: unknown type name 'fd_set' 85 | seq2set(PyObject *seq, fd_set *set, pylist fd2obj[FD_SETSIZE + 1]) | ^~~~~~ /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/selectmodule.c:85:51: error: 'FD_SETSIZE' undeclared here (not in a function) 85 | seq2set(PyObject *seq, fd_set *set, pylist fd2obj[FD_SETSIZE + 1]) | ^~~~~~~~~~ /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/selectmodule.c:146:10: error: unknown type name 'fd_set' 146 | set2list(fd_set *set, pylist fd2obj[FD_SETSIZE + 1]) | ^~~~~~ /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/selectmodule.c:146:37: error: 'FD_SETSIZE' undeclared here (not in a function) 146 | set2list(fd_set *set, pylist fd2obj[FD_SETSIZE + 1]) | ^~~~~~~~~~ /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/selectmodule.c: In function 'select_select': /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/selectmodule.c:196:20: error: 'FD_SETSIZE' undeclared (first use in this function) 196 | pylist rfd2obj[FD_SETSIZE + 1]; | ^~~~~~~~~~ /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/selectmodule.c:203:5: error: unknown type name 'fd_set' 203 | fd_set ifdset, ofdset, efdset; | ^~~~~~ /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/selectmodule.c:257:15: warning: implicit declaration of function 'seq2set' [-Wimplicit-function-declaration] 257 | if ((imax=seq2set(ifdlist, &ifdset, rfd2obj)) < 0) | ^~~~~~~ /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/selectmodule.c:268:9: warning: implicit declaration of function 'select' [-Wimplicit-function-declaration] 268 | n = select(max, &ifdset, &ofdset, &efdset, tvp); | ^~~~~~ /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/selectmodule.c:285:19: warning: implicit declaration of function 'set2list' [-Wimplicit-function-declaration] 285 | ifdlist = set2list(&ifdset, rfd2obj); | ^~~~~~~~ /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/selectmodule.c:299:14: error: type of formal parameter 1 is incomplete 299 | reap_obj(rfd2obj); | ^~~~~~~ /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/selectmodule.c:300:14: error: type of formal parameter 1 is incomplete 300 | reap_obj(wfd2obj); | ^~~~~~~ /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/selectmodule.c:301:14: error: type of formal parameter 1 is incomplete 301 | reap_obj(efd2obj); | ^~~~~~~ /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/selectmodule.c:198:12: warning: unused variable 'efd2obj' [-Wunused-variable] 198 | pylist efd2obj[FD_SETSIZE + 1]; | ^~~~~~~ /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/selectmodule.c:197:12: warning: unused variable 'wfd2obj' [-Wunused-variable] 197 | pylist wfd2obj[FD_SETSIZE + 1]; | ^~~~~~~ /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/selectmodule.c:196:12: warning: unused variable 'rfd2obj' [-Wunused-variable] 196 | pylist rfd2obj[FD_SETSIZE + 1]; | ^~~~~~~ building 'mmap' extension riscv64-helenos-cc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libc -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libposix -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/include -I/usr/bin/Include -I/usr/bin -c /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/mmapmodule.c -o build/temp.linux2-riscv64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/mmapmodule.o /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/mmapmodule.c: In function 'mmap_object_dealloc': /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/mmapmodule.c:135:13: warning: implicit declaration of function 'msync'; did you mean 'fsync'? [-Wimplicit-function-declaration] 135 | msync(m_obj->data, m_obj->size, MS_SYNC); | ^~~~~ | fsync /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/mmapmodule.c:135:45: error: 'MS_SYNC' undeclared (first use in this function) 135 | msync(m_obj->data, m_obj->size, MS_SYNC); | ^~~~~~~ /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/mmapmodule.c:135:45: note: each undeclared identifier is reported only once for each function it appears in /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/mmapmodule.c: In function 'mmap_flush_method': /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/mmapmodule.c:576:48: error: 'MS_SYNC' undeclared (first use in this function) 576 | if (-1 == msync(self->data + offset, size, MS_SYNC)) { | ^~~~~~~ /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/mmapmodule.c: In function 'initmmap': /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/mmapmodule.c:1526:49: warning: implicit declaration of function 'my_getallocationgranularity' [-Wimplicit-function-declaration] 1526 | setint(dict, "ALLOCATIONGRANULARITY", (long)my_getallocationgranularity()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ building 'syslog' extension riscv64-helenos-cc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libc -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libposix -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/include -I/usr/bin/Include -I/usr/bin -c /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/syslogmodule.c -o build/temp.linux2-riscv64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/syslogmodule.o /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/syslogmodule.c:55:10: fatal error: syslog.h: No such file or directory 55 | #include | ^~~~~~~~~~ compilation terminated. building '_socket' extension riscv64-helenos-cc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libc -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libposix -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/include -I/usr/bin/Include -I/usr/bin -c /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/socketmodule.c -o build/temp.linux2-riscv64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/socketmodule.o In file included from /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/socketmodule.c:258: /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/socketmodule.h:8:13: fatal error: sys/socket.h: No such file or directory 8 | # include | ^~~~~~~~~~~~~~ compilation terminated. building 'termios' extension riscv64-helenos-cc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libc -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libposix -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/include -I/usr/bin/Include -I/usr/bin -c /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/termios.c -o build/temp.linux2-riscv64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/termios.o /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/termios.c:13:10: fatal error: termios.h: No such file or directory 13 | #include | ^~~~~~~~~~~ compilation terminated. building 'resource' extension riscv64-helenos-cc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libc -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/helenos/include/libposix -I/var/helenos/nightly/tmp-ci/build/riscv64/coast/include -I/usr/bin/Include -I/usr/bin -c /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/resource.c -o build/temp.linux2-riscv64-2.7/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/resource.o /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/Modules/resource.c:4:10: fatal error: sys/resource.h: No such file or directory 4 | #include | ^~~~~~~~~~~~~~~~ compilation terminated. checking build system type... x86_64-pc-linux-gnu checking host system type... riscv64-unknown-helenos checking target system type... riscv64-unknown-helenos checking for gsed... sed checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for riscv64-helenos-strip... riscv64-helenos-strip checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for riscv64-helenos-gcc... riscv64-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 riscv64-helenos-cc accepts -g... yes checking for riscv64-helenos-cc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of riscv64-helenos-cc... gcc3 checking dependency style of riscv64-helenos-cc... gcc3 checking whether riscv64-helenos-cc 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 riscv64-helenos-cc... /var/helenos/cross/riscv64-helenos/bin/ld checking if the linker (/var/helenos/cross/riscv64-helenos/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /var/helenos/nightly/tmp-ci/build/riscv64/coast/facade/riscv64-helenos-nm -B checking the name lister (/var/helenos/nightly/tmp-ci/build/riscv64/coast/facade/riscv64-helenos-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-pc-linux-gnu file names to riscv64-unknown-helenos format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /var/helenos/cross/riscv64-helenos/bin/ld option to reload object files... -r checking for riscv64-helenos-objdump... riscv64-helenos-objdump checking how to recognize dependent libraries... unknown checking for riscv64-helenos-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for riscv64-helenos-ar... riscv64-helenos-ar checking for archiver @FILE support... @ checking for riscv64-helenos-strip... (cached) riscv64-helenos-strip checking for riscv64-helenos-ranlib... riscv64-helenos-ranlib checking command to parse /var/helenos/nightly/tmp-ci/build/riscv64/coast/facade/riscv64-helenos-nm -B output from riscv64-helenos-cc object... ok checking for sysroot... no checking for riscv64-helenos-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... riscv64-helenos-cc -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 for dlfcn.h... yes checking for objdir... .libs checking if riscv64-helenos-cc supports -fno-rtti -fno-exceptions... no checking for riscv64-helenos-cc option to produce PIC... -fPIC -DPIC checking if riscv64-helenos-cc PIC flag -fPIC -DPIC works... yes checking if riscv64-helenos-cc static flag -static works... yes checking if riscv64-helenos-cc supports -c -o file.o... yes checking if riscv64-helenos-cc supports -c -o file.o... (cached) yes checking whether the riscv64-helenos-cc linker (/var/helenos/cross/riscv64-helenos/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... no checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... no checking whether to build shared libraries... no 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 configure: error: "libffi has not been ported to riscv64-unknown-helenos." Failed to configure _ctypes module Python build finished, but the necessary bits to build these modules were not found: _bsddb _curses _curses_panel _multiprocessing _sqlite3 _ssl _tkinter bsddb185 bz2 dbm dl gdbm imageop linuxaudiodev nis ossaudiodev readline spwd sunaudiodev zlib To find the necessary bits, look in setup.py in detect_modules() for the module's name. Failed to build these modules: _hotshot _lsprof _socket fcntl grp mmap resource select syslog termios running build_scripts Creating directory //lib/python2.7 Creating directory //lib/python2.7/lib-tk Creating directory //lib/python2.7/lib-tk/test Creating directory //lib/python2.7/lib-tk/test/test_tkinter Creating directory //lib/python2.7/lib-tk/test/test_ttk Creating directory //lib/python2.7/site-packages Creating directory //lib/python2.7/test Creating directory //lib/python2.7/test/audiodata Creating directory //lib/python2.7/test/data Creating directory //lib/python2.7/test/cjkencodings Creating directory //lib/python2.7/test/decimaltestdata Creating directory //lib/python2.7/test/xmltestdata Creating directory //lib/python2.7/test/subprocessdata Creating directory //lib/python2.7/test/tracedmodules Creating directory //lib/python2.7/encodings Creating directory //lib/python2.7/compiler Creating directory //lib/python2.7/hotshot Creating directory //lib/python2.7/email Creating directory //lib/python2.7/email/mime Creating directory //lib/python2.7/email/test Creating directory //lib/python2.7/email/test/data Creating directory //lib/python2.7/json Creating directory //lib/python2.7/json/tests Creating directory //lib/python2.7/sqlite3 Creating directory //lib/python2.7/sqlite3/test Creating directory //lib/python2.7/logging Creating directory //lib/python2.7/bsddb Creating directory //lib/python2.7/bsddb/test Creating directory //lib/python2.7/importlib Creating directory //lib/python2.7/wsgiref Creating directory //lib/python2.7/lib2to3 Creating directory //lib/python2.7/lib2to3/fixes Creating directory //lib/python2.7/lib2to3/pgen2 Creating directory //lib/python2.7/lib2to3/tests Creating directory //lib/python2.7/lib2to3/tests/data Creating directory //lib/python2.7/lib2to3/tests/data/fixers Creating directory //lib/python2.7/lib2to3/tests/data/fixers/myfixes Creating directory //lib/python2.7/ctypes Creating directory //lib/python2.7/ctypes/test Creating directory //lib/python2.7/ctypes/macholib Creating directory //lib/python2.7/idlelib Creating directory //lib/python2.7/idlelib/Icons Creating directory //lib/python2.7/distutils Creating directory //lib/python2.7/distutils/command Creating directory //lib/python2.7/distutils/tests Creating directory //lib/python2.7/xml Creating directory //lib/python2.7/xml/dom Creating directory //lib/python2.7/xml/etree Creating directory //lib/python2.7/xml/parsers Creating directory //lib/python2.7/xml/sax Creating directory //lib/python2.7/multiprocessing Creating directory //lib/python2.7/multiprocessing/dummy Creating directory //lib/python2.7/unittest Creating directory //lib/python2.7/unittest/test Creating directory //lib/python2.7/curses Creating directory //lib/python2.7/pydoc_data Creating directory //lib/python2.7/plat-linux2 /usr/bin/install -c -m 644 ./Lib/_abcoll.py //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/abc.py //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/aifc.py //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/antigravity.py //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/anydbm.py //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/argparse.py //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/ast.py //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/asynchat.py //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/asyncore.py //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/atexit.py //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/audiodev.py //lib/python2.7 /usr/bin/install -c ./Lib/base64.py //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/BaseHTTPServer.py //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/Bastion.py //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/bdb.py //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/binhex.py //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/bisect.py //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/calendar.py //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/CGIHTTPServer.py //lib/python2.7 /usr/bin/install -c ./Lib/cgi.py //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/cgitb.py //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/chunk.py //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/cmd.py //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/codecs.py //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/codeop.py //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/code.py //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/collections.py //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/colorsys.py //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/commands.py //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/compileall.py //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/ConfigParser.py //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/contextlib.py //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/cookielib.py //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/Cookie.py //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/copy.py //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/copy_reg.py //lib/python2.7 /usr/bin/install -c ./Lib/cProfile.py //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/csv.py //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/dbhash.py //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/decimal.py //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/difflib.py //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/dircache.py //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/dis.py //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/doctest.py //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/DocXMLRPCServer.py //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/dumbdbm.py //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/dummy_threading.py //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/dummy_thread.py //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/filecmp.py //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/fileinput.py //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/fnmatch.py //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/formatter.py //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/fpformat.py //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/fractions.py //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/ftplib.py //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/functools.py //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/__future__.py //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/genericpath.py //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/getopt.py //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/getpass.py //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/gettext.py //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/glob.py //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/gzip.py //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/hashlib.py //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/heapq.py //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/hmac.py //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/htmlentitydefs.py //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/htmllib.py //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/HTMLParser.py //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/httplib.py //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/ihooks.py //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/imaplib.py //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/imghdr.py //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/imputil.py //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/inspect.py //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/io.py //lib/python2.7 /usr/bin/install -c ./Lib/keyword.py //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/linecache.py //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/locale.py //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/_LWPCookieJar.py //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/macpath.py //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/macurl2path.py //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/mailbox.py //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/mailcap.py //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/markupbase.py //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/md5.py //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/mhlib.py //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/mimetools.py //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/mimetypes.py //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/MimeWriter.py //lib/python2.7 /usr/bin/install -c ./Lib/mimify.py //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/modulefinder.py //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/_MozillaCookieJar.py //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/multifile.py //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/mutex.py //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/netrc.py //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/new.py //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/nntplib.py //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/ntpath.py //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/nturl2path.py //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/numbers.py //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/opcode.py //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/optparse.py //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/os2emxpath.py //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/os.py //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/_osx_support.py //lib/python2.7 /usr/bin/install -c ./Lib/pdb.py //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/__phello__.foo.py //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/pickle.py //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/pickletools.py //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/pipes.py //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/pkgutil.py //lib/python2.7 /usr/bin/install -c ./Lib/platform.py //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/plistlib.py //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/popen2.py //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/poplib.py //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/posixfile.py //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/posixpath.py //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/pprint.py //lib/python2.7 /usr/bin/install -c ./Lib/profile.py //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/pstats.py //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/pty.py //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/pyclbr.py //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/py_compile.py //lib/python2.7 /usr/bin/install -c ./Lib/pydoc.py //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/_pyio.py //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/Queue.py //lib/python2.7 /usr/bin/install -c ./Lib/quopri.py //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/random.py //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/repr.py //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/re.py //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/rexec.py //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/rfc822.py //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/rlcompleter.py //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/robotparser.py //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/runpy.py //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/sched.py //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/sets.py //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/sgmllib.py //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/sha.py //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/shelve.py //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/shlex.py //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/shutil.py //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/SimpleHTTPServer.py //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/SimpleXMLRPCServer.py //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/site.py //lib/python2.7 /usr/bin/install -c ./Lib/smtpd.py //lib/python2.7 /usr/bin/install -c ./Lib/smtplib.py //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/sndhdr.py //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/socket.py //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/SocketServer.py //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/sre_compile.py //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/sre_constants.py //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/sre_parse.py //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/sre.py //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/ssl.py //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/stat.py //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/statvfs.py //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/StringIO.py //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/stringold.py //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/stringprep.py //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/string.py //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/_strptime.py //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/struct.py //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/subprocess.py //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/sunaudio.py //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/sunau.py //lib/python2.7 /usr/bin/install -c ./Lib/symbol.py //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/symtable.py //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/sysconfig.py //lib/python2.7 /usr/bin/install -c ./Lib/tabnanny.py //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/tarfile.py //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/telnetlib.py //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/tempfile.py //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/textwrap.py //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/this.py //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/_threading_local.py //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/threading.py //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/timeit.py //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/toaiff.py //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/tokenize.py //lib/python2.7 /usr/bin/install -c ./Lib/token.py //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/traceback.py //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/trace.py //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/tty.py //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/types.py //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/urllib2.py //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/urllib.py //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/urlparse.py //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/UserDict.py //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/UserList.py //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/user.py //lib/python2.7 /usr/bin/install -c ./Lib/UserString.py //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/uuid.py //lib/python2.7 /usr/bin/install -c ./Lib/uu.py //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/warnings.py //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/wave.py //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/weakref.py //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/_weakrefset.py //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/webbrowser.py //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/whichdb.py //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/xdrlib.py //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/xmllib.py //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/xmlrpclib.py //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/zipfile.py //lib/python2.7 /usr/bin/install -c -m 644 build/lib.linux2-riscv64-2.7/_sysconfigdata.py //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/pdb.doc //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/wsgiref.egg-info //lib/python2.7 /usr/bin/install -c -m 644 ./Lib/lib-tk/Canvas.py //lib/python2.7/lib-tk /usr/bin/install -c -m 644 ./Lib/lib-tk/Dialog.py //lib/python2.7/lib-tk /usr/bin/install -c -m 644 ./Lib/lib-tk/FileDialog.py //lib/python2.7/lib-tk /usr/bin/install -c -m 644 ./Lib/lib-tk/FixTk.py //lib/python2.7/lib-tk /usr/bin/install -c -m 644 ./Lib/lib-tk/ScrolledText.py //lib/python2.7/lib-tk /usr/bin/install -c -m 644 ./Lib/lib-tk/SimpleDialog.py //lib/python2.7/lib-tk /usr/bin/install -c -m 644 ./Lib/lib-tk/Tix.py //lib/python2.7/lib-tk /usr/bin/install -c -m 644 ./Lib/lib-tk/tkColorChooser.py //lib/python2.7/lib-tk /usr/bin/install -c -m 644 ./Lib/lib-tk/tkCommonDialog.py //lib/python2.7/lib-tk /usr/bin/install -c -m 644 ./Lib/lib-tk/Tkconstants.py //lib/python2.7/lib-tk /usr/bin/install -c -m 644 ./Lib/lib-tk/Tkdnd.py //lib/python2.7/lib-tk /usr/bin/install -c -m 644 ./Lib/lib-tk/tkFileDialog.py //lib/python2.7/lib-tk /usr/bin/install -c -m 644 ./Lib/lib-tk/tkFont.py //lib/python2.7/lib-tk /usr/bin/install -c -m 644 ./Lib/lib-tk/Tkinter.py //lib/python2.7/lib-tk /usr/bin/install -c -m 644 ./Lib/lib-tk/tkMessageBox.py //lib/python2.7/lib-tk /usr/bin/install -c -m 644 ./Lib/lib-tk/tkSimpleDialog.py //lib/python2.7/lib-tk /usr/bin/install -c -m 644 ./Lib/lib-tk/ttk.py //lib/python2.7/lib-tk /usr/bin/install -c -m 644 ./Lib/lib-tk/turtle.py //lib/python2.7/lib-tk /usr/bin/install -c -m 644 ./Lib/lib-tk/test/README //lib/python2.7/lib-tk/test /usr/bin/install -c -m 644 ./Lib/lib-tk/test/runtktests.py //lib/python2.7/lib-tk/test /usr/bin/install -c -m 644 ./Lib/lib-tk/test/test_tkinter/__init__.py //lib/python2.7/lib-tk/test/test_tkinter /usr/bin/install -c -m 644 ./Lib/lib-tk/test/test_tkinter/test_loadtk.py //lib/python2.7/lib-tk/test/test_tkinter /usr/bin/install -c -m 644 ./Lib/lib-tk/test/test_tkinter/test_text.py //lib/python2.7/lib-tk/test/test_tkinter /usr/bin/install -c -m 644 ./Lib/lib-tk/test/test_ttk/__init__.py //lib/python2.7/lib-tk/test/test_ttk /usr/bin/install -c -m 644 ./Lib/lib-tk/test/test_ttk/support.py //lib/python2.7/lib-tk/test/test_ttk /usr/bin/install -c -m 644 ./Lib/lib-tk/test/test_ttk/test_extensions.py //lib/python2.7/lib-tk/test/test_ttk /usr/bin/install -c -m 644 ./Lib/lib-tk/test/test_ttk/test_functions.py //lib/python2.7/lib-tk/test/test_ttk /usr/bin/install -c -m 644 ./Lib/lib-tk/test/test_ttk/test_style.py //lib/python2.7/lib-tk/test/test_ttk /usr/bin/install -c -m 644 ./Lib/lib-tk/test/test_ttk/test_widgets.py //lib/python2.7/lib-tk/test/test_ttk /usr/bin/install -c -m 644 ./Lib/site-packages/README //lib/python2.7/site-packages /usr/bin/install -c -m 644 ./Lib/test/185test.db //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/audiotest.au //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/audiotests.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/autotest.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/badcert.pem //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/bad_coding2.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/bad_coding.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/badkey.pem //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/badsyntax_future3.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/badsyntax_future4.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/badsyntax_future5.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/badsyntax_future6.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/badsyntax_future7.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/badsyntax_future8.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/badsyntax_future9.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/badsyntax_nocaret.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/buffer_tests.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/cfgparser.1 //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/check_soundcard.vbs //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/cmath_testcases.txt //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/curses_tests.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/doctest_aliases.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/double_const.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/empty.vbs //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/exception_hierarchy.txt //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/floating_points.txt //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/fork_wait.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/formatfloat_testcases.txt //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/gdb_sample.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/greyrgb.uue //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/https_svn_python_org_root.pem //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/ieee754.txt //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/infinite_reload.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/__init__.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/inspect_fodder2.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/inspect_fodder.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/keycert.pem //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/list_tests.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/lock_tests.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/mapping_tests.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/math_testcases.txt //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/mp_fork_bomb.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/nokia.pem //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/nullbytecert.pem //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/nullcert.pem //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/outstanding_bugs.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/pickletester.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/profilee.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/pyclbr_input.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/pydocfodder.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/pydoc_mod.py //lib/python2.7/test /usr/bin/install -c ./Lib/test/pystone.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/randv2_32.pck //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/randv2_64.pck //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/randv3.pck //lib/python2.7/test /usr/bin/install -c ./Lib/test/regrtest.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/relimport.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/reperf.py //lib/python2.7/test /usr/bin/install -c ./Lib/test/re_tests.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/sample_doctest_no_docstrings.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/sample_doctest_no_doctests.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/sample_doctest.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/script_helper.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/seq_tests.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/sgml_input.html //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/sha256.pem //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/Sine-1000Hz-300ms.aif //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/sortperf.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/string_tests.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/symlink_support.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_abc.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_abstract_numbers.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_aepack.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_aifc.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test___all__.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/testall.py //lib/python2.7/test /usr/bin/install -c ./Lib/test/test_al.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_anydbm.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_applesingle.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_argparse.py //lib/python2.7/test /usr/bin/install -c ./Lib/test/test_array.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_ascii_formatd.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_ast.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_asynchat.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_asyncore.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_atexit.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_audioop.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_augassign.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_base64.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_bastion.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_bigaddrspace.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_bigmem.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_binascii.py //lib/python2.7/test /usr/bin/install -c ./Lib/test/test_binhex.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_binop.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_bisect.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_bool.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_bsddb185.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_bsddb3.py //lib/python2.7/test /usr/bin/install -c ./Lib/test/test_bsddb.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_buffer.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_bufio.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_builtin.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_bytes.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_bz2.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_calendar.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_call.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_capi.py //lib/python2.7/test /usr/bin/install -c ./Lib/test/test_cd.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_cfgparser.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_cgi.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_charmapcodec.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_class.py //lib/python2.7/test /usr/bin/install -c ./Lib/test/test_cl.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_cmath.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_cmd_line.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_cmd_line_script.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_cmd.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_codeccallbacks.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_codecencodings_cn.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_codecencodings_hk.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_codecencodings_iso2022.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_codecencodings_jp.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_codecencodings_kr.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_codecencodings_tw.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_codecmaps_cn.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_codecmaps_hk.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_codecmaps_jp.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_codecmaps_kr.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_codecmaps_tw.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/testcodec.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_codecs.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_codeop.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_code.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_coding.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_coercion.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_collections.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_colorsys.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_commands.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_compare.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_compileall.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_compile.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_compiler.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_complex_args.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_complex.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_contains.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_contextlib.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_cookielib.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_cookie.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_copy.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_copy_reg.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_cpickle.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_cprofile.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_crypt.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_csv.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_ctypes.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_curses.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_datetime.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_dbm.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_decimal.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_decorators.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_defaultdict.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_deque.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_descr.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_descrtut.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_dictcomps.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_dict.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_dictviews.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_difflib_expect.html //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_difflib.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_dircache.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_dis.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_distutils.py //lib/python2.7/test /usr/bin/install -c ./Lib/test/test_dl.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_doctest2.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_doctest2.txt //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_doctest3.txt //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_doctest4.txt //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_doctest.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_doctest.txt //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_docxmlrpc.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_dumbdbm.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_dummy_threading.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_dummy_thread.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_email_codecs.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_email.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_email_renamed.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_enumerate.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_eof.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_epoll.py //lib/python2.7/test /usr/bin/install -c ./Lib/test/test_errno.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_exceptions.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_exception_variations.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_extcall.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_fcntl.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_file2k.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_filecmp.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_file_eintr.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_fileinput.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_fileio.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_file.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_float.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_fnmatch.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_fork1.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_format.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_fpformat.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_fractions.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_frozen.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_ftplib.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_funcattrs.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_functools.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_future1.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_future2.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_future3.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_future4.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_future5.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_future_builtins.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test___future__.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_future.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_gc.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_gdbm.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_gdb.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_generators.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_genericpath.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_genexps.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_getargs2.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_getargs.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_getopt.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_gettext.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_global.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_glob.py //lib/python2.7/test /usr/bin/install -c ./Lib/test/test_gl.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_grammar.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_grp.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_gzip.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_hashlib.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_hash.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_heapq.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_hmac.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_hotshot.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_htmllib.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_htmlparser.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_httplib.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_httpservers.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_idle.py //lib/python2.7/test /usr/bin/install -c ./Lib/test/test_imageop.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_imaplib.py //lib/python2.7/test /usr/bin/install -c ./Lib/test/test_imgfile.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/testimgr.uue //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/testimg.uue //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_importhooks.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_importlib.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_import.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_imp.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_index.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_inspect.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_int_literal.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_int.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_ioctl.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_io.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_isinstance.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_iterlen.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_iter.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_itertools.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_json.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_kqueue.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_largefile.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_lib2to3.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_linecache.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_linuxaudiodev.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_list.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test__locale.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_locale.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_logging.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_longexp.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_long_future.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_long.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_macos.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_macostools.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_macpath.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_macurl2path.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_mailbox.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_marshal.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_math.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_md5.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_memoryio.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_memoryview.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_mhlib.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_mimetools.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_mimetypes.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_MimeWriter.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_minidom.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_mmap.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_modulefinder.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_module.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_msilib.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_multibytecodec.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_multibytecodec_support.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_multifile.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_multiprocessing.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_mutants.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_mutex.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_netrc.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_new.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_nis.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_nntplib.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_normalization.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_ntpath.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_old_mailbox.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_opcodes.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_openpty.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_operator.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_optparse.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_os.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_ossaudiodev.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test__osx_support.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_parser.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_pdb.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_peepholer.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_pep247.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_pep263.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_pep277.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_pep292.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_pep352.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_pickle.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_pickletools.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_pipes.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_pkgimport.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_pkg.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_pkgutil.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_platform.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_plistlib.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_poll.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_popen2.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_popen.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_poplib.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_posixpath.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_posix.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_pow.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_pprint.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_print.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_profile.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_property.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_pstats.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_pty.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_pwd.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_py3kwarn.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_pyclbr.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_py_compile.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_pydoc.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_pyexpat.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_queue.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_quopri.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_random.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_readline.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_repr.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_re.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_resource.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_rfc822.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/testrgb.uue //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_richcmp.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_rlcompleter.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_robotparser.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_runpy.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_sax.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_scope.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_scriptpackages.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_select.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_setcomps.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_set.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_sets.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_sgmllib.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_sha.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_shelve.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_shlex.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_shutil.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_signal.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_SimpleHTTPServer.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_site.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_slice.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_smtplib.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_smtpnet.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_socket.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_socketserver.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_softspace.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_sort.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_sqlite.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_ssl.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_startfile.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_stat.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_strftime.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_StringIO.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_stringprep.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_string.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_strop.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_strptime.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_str.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_strtod.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_structmembers.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_struct.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_structseq.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_subprocess.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_sunaudiodev.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_sunau.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_sundry.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_support.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_symtable.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_syntax.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_sysconfig.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_sys.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_sys_setprofile.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_sys_settrace.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_tarfile.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/testtar.tar //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_tcl.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_telnetlib.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_tempfile.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_textwrap.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_threaded_import.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_threadedtempfile.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_threading_local.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_threading.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_thread.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_threadsignals.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_timeout.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_time.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_tk.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_tokenize.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_tools.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_traceback.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_trace.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_transformer.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_ttk_guionly.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_ttk_textonly.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_tuple.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_typechecks.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_types.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_ucn.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_unary.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_undocumented_details.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_unicodedata.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_unicode_file.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_unicode.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_unittest.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_univnewlines2k.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_univnewlines.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_unpack.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_urllib2_localnet.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_urllib2net.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_urllib2.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_urllibnet.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_urllib.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_urlparse.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_userdict.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_userlist.py //lib/python2.7/test /usr/bin/install -c ./Lib/test/test_userstring.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_uuid.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_uu.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_wait3.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_wait4.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_warnings.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_wave.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_weakref.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_weakset.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_whichdb.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_winreg.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_winsound.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_with.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_wsgiref.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_xdrlib.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_xml_etree_c.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_xml_etree.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_xmllib.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_xmlrpc.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_xpickle.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_xrange.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_zipfile64.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_zipfile.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_zipimport.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_zipimport_support.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/test_zlib.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/tf_inherit_check.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/threaded_import_hangers.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/time_hashlib.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/tokenize_tests.txt //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/warning_tests.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/win_console_handler.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/wrongcert.pem //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/xmltests.py //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/zipdir.zip //lib/python2.7/test /usr/bin/install -c -m 644 ./Lib/test/audiodata/pluck-pcm16.aiff //lib/python2.7/test/audiodata /usr/bin/install -c -m 644 ./Lib/test/audiodata/pluck-pcm16.au //lib/python2.7/test/audiodata /usr/bin/install -c -m 644 ./Lib/test/audiodata/pluck-pcm16.wav //lib/python2.7/test/audiodata /usr/bin/install -c -m 644 ./Lib/test/audiodata/pluck-pcm24.aiff //lib/python2.7/test/audiodata /usr/bin/install -c -m 644 ./Lib/test/audiodata/pluck-pcm24.wav //lib/python2.7/test/audiodata /usr/bin/install -c -m 644 ./Lib/test/audiodata/pluck-pcm32.aiff //lib/python2.7/test/audiodata /usr/bin/install -c -m 644 ./Lib/test/audiodata/pluck-pcm32.au //lib/python2.7/test/audiodata /usr/bin/install -c -m 644 ./Lib/test/audiodata/pluck-pcm32.wav //lib/python2.7/test/audiodata /usr/bin/install -c -m 644 ./Lib/test/audiodata/pluck-pcm8.aiff //lib/python2.7/test/audiodata /usr/bin/install -c -m 644 ./Lib/test/audiodata/pluck-pcm8.au //lib/python2.7/test/audiodata /usr/bin/install -c -m 644 ./Lib/test/audiodata/pluck-pcm8.wav //lib/python2.7/test/audiodata /usr/bin/install -c -m 644 ./Lib/test/audiodata/pluck-ulaw.aifc //lib/python2.7/test/audiodata /usr/bin/install -c -m 644 ./Lib/test/audiodata/pluck-ulaw.au //lib/python2.7/test/audiodata /usr/bin/install -c -m 644 ./Lib/test/data/README //lib/python2.7/test/data /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/big5hkscs.txt //lib/python2.7/test/cjkencodings /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/big5hkscs-utf8.txt //lib/python2.7/test/cjkencodings /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/big5.txt //lib/python2.7/test/cjkencodings /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/big5-utf8.txt //lib/python2.7/test/cjkencodings /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/cp949.txt //lib/python2.7/test/cjkencodings /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/cp949-utf8.txt //lib/python2.7/test/cjkencodings /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/euc_jisx0213.txt //lib/python2.7/test/cjkencodings /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/euc_jisx0213-utf8.txt //lib/python2.7/test/cjkencodings /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/euc_jp.txt //lib/python2.7/test/cjkencodings /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/euc_jp-utf8.txt //lib/python2.7/test/cjkencodings /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/euc_kr.txt //lib/python2.7/test/cjkencodings /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/euc_kr-utf8.txt //lib/python2.7/test/cjkencodings /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/gb18030.txt //lib/python2.7/test/cjkencodings /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/gb18030-utf8.txt //lib/python2.7/test/cjkencodings /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/gb2312.txt //lib/python2.7/test/cjkencodings /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/gb2312-utf8.txt //lib/python2.7/test/cjkencodings /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/gbk.txt //lib/python2.7/test/cjkencodings /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/gbk-utf8.txt //lib/python2.7/test/cjkencodings /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/hz.txt //lib/python2.7/test/cjkencodings /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/hz-utf8.txt //lib/python2.7/test/cjkencodings /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/iso2022_jp.txt //lib/python2.7/test/cjkencodings /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/iso2022_jp-utf8.txt //lib/python2.7/test/cjkencodings /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/iso2022_kr.txt //lib/python2.7/test/cjkencodings /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/iso2022_kr-utf8.txt //lib/python2.7/test/cjkencodings /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/johab.txt //lib/python2.7/test/cjkencodings /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/johab-utf8.txt //lib/python2.7/test/cjkencodings /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/shift_jis.txt //lib/python2.7/test/cjkencodings /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/shift_jis-utf8.txt //lib/python2.7/test/cjkencodings /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/shift_jisx0213.txt //lib/python2.7/test/cjkencodings /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/shift_jisx0213-utf8.txt //lib/python2.7/test/cjkencodings /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/abs.decTest //lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/add.decTest //lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/and.decTest //lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/base.decTest //lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/clamp.decTest //lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/class.decTest //lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/compare.decTest //lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/comparetotal.decTest //lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/comparetotmag.decTest //lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/copyabs.decTest //lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/copy.decTest //lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/copynegate.decTest //lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/copysign.decTest //lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddAbs.decTest //lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddAdd.decTest //lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddAnd.decTest //lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddBase.decTest //lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCanonical.decTest //lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddClass.decTest //lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCompare.decTest //lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCompareSig.decTest //lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCompareTotal.decTest //lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCompareTotalMag.decTest //lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCopyAbs.decTest //lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCopy.decTest //lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCopyNegate.decTest //lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCopySign.decTest //lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddDivide.decTest //lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddDivideInt.decTest //lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddEncode.decTest //lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddFMA.decTest //lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddInvert.decTest //lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddLogB.decTest //lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddMax.decTest //lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddMaxMag.decTest //lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddMin.decTest //lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddMinMag.decTest //lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddMinus.decTest //lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddMultiply.decTest //lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddNextMinus.decTest //lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddNextPlus.decTest //lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddNextToward.decTest //lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddOr.decTest //lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddPlus.decTest //lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddQuantize.decTest //lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddReduce.decTest //lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddRemainder.decTest //lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddRemainderNear.decTest //lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddRotate.decTest //lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddSameQuantum.decTest //lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddScaleB.decTest //lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddShift.decTest //lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddSubtract.decTest //lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddToIntegral.decTest //lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddXor.decTest //lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/decDouble.decTest //lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/decQuad.decTest //lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/decSingle.decTest //lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/divide.decTest //lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/divideint.decTest //lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqAbs.decTest //lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqAdd.decTest //lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqAnd.decTest //lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqBase.decTest //lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCanonical.decTest //lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqClass.decTest //lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCompare.decTest //lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCompareSig.decTest //lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCompareTotal.decTest //lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCompareTotalMag.decTest //lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCopyAbs.decTest //lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCopy.decTest //lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCopyNegate.decTest //lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCopySign.decTest //lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqDivide.decTest //lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqDivideInt.decTest //lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqEncode.decTest //lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqFMA.decTest //lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqInvert.decTest //lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqLogB.decTest //lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqMax.decTest //lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqMaxMag.decTest //lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqMin.decTest //lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqMinMag.decTest //lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqMinus.decTest //lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqMultiply.decTest //lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqNextMinus.decTest //lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqNextPlus.decTest //lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqNextToward.decTest //lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqOr.decTest //lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqPlus.decTest //lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqQuantize.decTest //lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqReduce.decTest //lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqRemainder.decTest //lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqRemainderNear.decTest //lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqRotate.decTest //lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqSameQuantum.decTest //lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqScaleB.decTest //lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqShift.decTest //lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqSubtract.decTest //lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqToIntegral.decTest //lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqXor.decTest //lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dsBase.decTest //lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dsEncode.decTest //lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/exp.decTest //lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/extra.decTest //lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/fma.decTest //lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/inexact.decTest //lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/invert.decTest //lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ln.decTest //lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/log10.decTest //lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/logb.decTest //lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/max.decTest //lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/maxmag.decTest //lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/min.decTest //lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/minmag.decTest //lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/minus.decTest //lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/multiply.decTest //lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/nextminus.decTest //lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/nextplus.decTest //lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/nexttoward.decTest //lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/or.decTest //lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/plus.decTest //lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/power.decTest //lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/powersqrt.decTest //lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/quantize.decTest //lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/randomBound32.decTest //lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/randoms.decTest //lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/reduce.decTest //lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/remainder.decTest //lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/remainderNear.decTest //lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/rescale.decTest //lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/rotate.decTest //lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/rounding.decTest //lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/samequantum.decTest //lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/scaleb.decTest //lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/shift.decTest //lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/squareroot.decTest //lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/subtract.decTest //lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/testall.decTest //lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/tointegral.decTest //lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/tointegralx.decTest //lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/xor.decTest //lib/python2.7/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/simple-ns.xml //lib/python2.7/test/xmltestdata /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/simple.xml //lib/python2.7/test/xmltestdata /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/test.xml //lib/python2.7/test/xmltestdata /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/test.xml.out //lib/python2.7/test/xmltestdata /usr/bin/install -c -m 644 ./Lib/test/subprocessdata/sigchild_ignore.py //lib/python2.7/test/subprocessdata /usr/bin/install -c -m 644 ./Lib/test/tracedmodules/__init__.py //lib/python2.7/test/tracedmodules /usr/bin/install -c -m 644 ./Lib/test/tracedmodules/testmod.py //lib/python2.7/test/tracedmodules /usr/bin/install -c -m 644 ./Lib/encodings/aliases.py //lib/python2.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/ascii.py //lib/python2.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/base64_codec.py //lib/python2.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/big5hkscs.py //lib/python2.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/big5.py //lib/python2.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/bz2_codec.py //lib/python2.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/charmap.py //lib/python2.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp037.py //lib/python2.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp1006.py //lib/python2.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp1026.py //lib/python2.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp1140.py //lib/python2.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp1250.py //lib/python2.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp1251.py //lib/python2.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp1252.py //lib/python2.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp1253.py //lib/python2.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp1254.py //lib/python2.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp1255.py //lib/python2.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp1256.py //lib/python2.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp1257.py //lib/python2.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp1258.py //lib/python2.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp424.py //lib/python2.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp437.py //lib/python2.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp500.py //lib/python2.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp720.py //lib/python2.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp737.py //lib/python2.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp775.py //lib/python2.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp850.py //lib/python2.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp852.py //lib/python2.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp855.py //lib/python2.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp856.py //lib/python2.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp857.py //lib/python2.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp858.py //lib/python2.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp860.py //lib/python2.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp861.py //lib/python2.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp862.py //lib/python2.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp863.py //lib/python2.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp864.py //lib/python2.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp865.py //lib/python2.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp866.py //lib/python2.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp869.py //lib/python2.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp874.py //lib/python2.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp875.py //lib/python2.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp932.py //lib/python2.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp949.py //lib/python2.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp950.py //lib/python2.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/euc_jis_2004.py //lib/python2.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/euc_jisx0213.py //lib/python2.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/euc_jp.py //lib/python2.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/euc_kr.py //lib/python2.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/gb18030.py //lib/python2.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/gb2312.py //lib/python2.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/gbk.py //lib/python2.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/hex_codec.py //lib/python2.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/hp_roman8.py //lib/python2.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/hz.py //lib/python2.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/idna.py //lib/python2.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/__init__.py //lib/python2.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/iso2022_jp_1.py //lib/python2.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/iso2022_jp_2004.py //lib/python2.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/iso2022_jp_2.py //lib/python2.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/iso2022_jp_3.py //lib/python2.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/iso2022_jp_ext.py //lib/python2.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/iso2022_jp.py //lib/python2.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/iso2022_kr.py //lib/python2.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/iso8859_10.py //lib/python2.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/iso8859_11.py //lib/python2.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/iso8859_13.py //lib/python2.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/iso8859_14.py //lib/python2.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/iso8859_15.py //lib/python2.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/iso8859_16.py //lib/python2.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/iso8859_1.py //lib/python2.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/iso8859_2.py //lib/python2.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/iso8859_3.py //lib/python2.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/iso8859_4.py //lib/python2.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/iso8859_5.py //lib/python2.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/iso8859_6.py //lib/python2.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/iso8859_7.py //lib/python2.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/iso8859_8.py //lib/python2.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/iso8859_9.py //lib/python2.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/johab.py //lib/python2.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/koi8_r.py //lib/python2.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/koi8_u.py //lib/python2.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/latin_1.py //lib/python2.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/mac_arabic.py //lib/python2.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/mac_centeuro.py //lib/python2.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/mac_croatian.py //lib/python2.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/mac_cyrillic.py //lib/python2.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/mac_farsi.py //lib/python2.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/mac_greek.py //lib/python2.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/mac_iceland.py //lib/python2.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/mac_latin2.py //lib/python2.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/mac_romanian.py //lib/python2.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/mac_roman.py //lib/python2.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/mac_turkish.py //lib/python2.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/mbcs.py //lib/python2.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/palmos.py //lib/python2.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/ptcp154.py //lib/python2.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/punycode.py //lib/python2.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/quopri_codec.py //lib/python2.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/raw_unicode_escape.py //lib/python2.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/rot_13.py //lib/python2.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/shift_jis_2004.py //lib/python2.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/shift_jis.py //lib/python2.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/shift_jisx0213.py //lib/python2.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/string_escape.py //lib/python2.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/tis_620.py //lib/python2.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/undefined.py //lib/python2.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/unicode_escape.py //lib/python2.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/unicode_internal.py //lib/python2.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/utf_16_be.py //lib/python2.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/utf_16_le.py //lib/python2.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/utf_16.py //lib/python2.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/utf_32_be.py //lib/python2.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/utf_32_le.py //lib/python2.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/utf_32.py //lib/python2.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/utf_7.py //lib/python2.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/utf_8.py //lib/python2.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/utf_8_sig.py //lib/python2.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/uu_codec.py //lib/python2.7/encodings /usr/bin/install -c -m 644 ./Lib/encodings/zlib_codec.py //lib/python2.7/encodings /usr/bin/install -c -m 644 ./Lib/compiler/ast.py //lib/python2.7/compiler /usr/bin/install -c -m 644 ./Lib/compiler/consts.py //lib/python2.7/compiler /usr/bin/install -c -m 644 ./Lib/compiler/future.py //lib/python2.7/compiler /usr/bin/install -c -m 644 ./Lib/compiler/__init__.py //lib/python2.7/compiler /usr/bin/install -c -m 644 ./Lib/compiler/misc.py //lib/python2.7/compiler /usr/bin/install -c -m 644 ./Lib/compiler/pyassem.py //lib/python2.7/compiler /usr/bin/install -c -m 644 ./Lib/compiler/pycodegen.py //lib/python2.7/compiler /usr/bin/install -c -m 644 ./Lib/compiler/symbols.py //lib/python2.7/compiler /usr/bin/install -c -m 644 ./Lib/compiler/syntax.py //lib/python2.7/compiler /usr/bin/install -c -m 644 ./Lib/compiler/transformer.py //lib/python2.7/compiler /usr/bin/install -c -m 644 ./Lib/compiler/visitor.py //lib/python2.7/compiler /usr/bin/install -c -m 644 ./Lib/hotshot/__init__.py //lib/python2.7/hotshot /usr/bin/install -c -m 644 ./Lib/hotshot/log.py //lib/python2.7/hotshot /usr/bin/install -c -m 644 ./Lib/hotshot/stats.py //lib/python2.7/hotshot /usr/bin/install -c -m 644 ./Lib/hotshot/stones.py //lib/python2.7/hotshot /usr/bin/install -c -m 644 ./Lib/email/base64mime.py //lib/python2.7/email /usr/bin/install -c -m 644 ./Lib/email/charset.py //lib/python2.7/email /usr/bin/install -c -m 644 ./Lib/email/encoders.py //lib/python2.7/email /usr/bin/install -c -m 644 ./Lib/email/errors.py //lib/python2.7/email /usr/bin/install -c -m 644 ./Lib/email/feedparser.py //lib/python2.7/email /usr/bin/install -c -m 644 ./Lib/email/generator.py //lib/python2.7/email /usr/bin/install -c -m 644 ./Lib/email/header.py //lib/python2.7/email /usr/bin/install -c -m 644 ./Lib/email/__init__.py //lib/python2.7/email /usr/bin/install -c -m 644 ./Lib/email/iterators.py //lib/python2.7/email /usr/bin/install -c -m 644 ./Lib/email/message.py //lib/python2.7/email /usr/bin/install -c -m 644 ./Lib/email/_parseaddr.py //lib/python2.7/email /usr/bin/install -c -m 644 ./Lib/email/parser.py //lib/python2.7/email /usr/bin/install -c -m 644 ./Lib/email/quoprimime.py //lib/python2.7/email /usr/bin/install -c -m 644 ./Lib/email/utils.py //lib/python2.7/email /usr/bin/install -c -m 644 ./Lib/email/mime/application.py //lib/python2.7/email/mime /usr/bin/install -c -m 644 ./Lib/email/mime/audio.py //lib/python2.7/email/mime /usr/bin/install -c -m 644 ./Lib/email/mime/base.py //lib/python2.7/email/mime /usr/bin/install -c -m 644 ./Lib/email/mime/image.py //lib/python2.7/email/mime /usr/bin/install -c -m 644 ./Lib/email/mime/__init__.py //lib/python2.7/email/mime /usr/bin/install -c -m 644 ./Lib/email/mime/message.py //lib/python2.7/email/mime /usr/bin/install -c -m 644 ./Lib/email/mime/multipart.py //lib/python2.7/email/mime /usr/bin/install -c -m 644 ./Lib/email/mime/nonmultipart.py //lib/python2.7/email/mime /usr/bin/install -c -m 644 ./Lib/email/mime/text.py //lib/python2.7/email/mime /usr/bin/install -c -m 644 ./Lib/email/test/__init__.py //lib/python2.7/email/test /usr/bin/install -c -m 644 ./Lib/email/test/test_email_codecs.py //lib/python2.7/email/test /usr/bin/install -c -m 644 ./Lib/email/test/test_email_codecs_renamed.py //lib/python2.7/email/test /usr/bin/install -c -m 644 ./Lib/email/test/test_email.py //lib/python2.7/email/test /usr/bin/install -c -m 644 ./Lib/email/test/test_email_renamed.py //lib/python2.7/email/test /usr/bin/install -c -m 644 ./Lib/email/test/test_email_torture.py //lib/python2.7/email/test /usr/bin/install -c -m 644 ./Lib/email/test/data/audiotest.au //lib/python2.7/email/test/data /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_01.txt //lib/python2.7/email/test/data /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_02.txt //lib/python2.7/email/test/data /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_03.txt //lib/python2.7/email/test/data /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_04.txt //lib/python2.7/email/test/data /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_05.txt //lib/python2.7/email/test/data /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_06.txt //lib/python2.7/email/test/data /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_07.txt //lib/python2.7/email/test/data /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_08.txt //lib/python2.7/email/test/data /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_09.txt //lib/python2.7/email/test/data /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_10.txt //lib/python2.7/email/test/data /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_11.txt //lib/python2.7/email/test/data /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_12a.txt //lib/python2.7/email/test/data /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_12.txt //lib/python2.7/email/test/data /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_13.txt //lib/python2.7/email/test/data /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_14.txt //lib/python2.7/email/test/data /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_15.txt //lib/python2.7/email/test/data /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_16.txt //lib/python2.7/email/test/data /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_17.txt //lib/python2.7/email/test/data /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_18.txt //lib/python2.7/email/test/data /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_19.txt //lib/python2.7/email/test/data /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_20.txt //lib/python2.7/email/test/data /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_21.txt //lib/python2.7/email/test/data /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_22.txt //lib/python2.7/email/test/data /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_23.txt //lib/python2.7/email/test/data /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_24.txt //lib/python2.7/email/test/data /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_25.txt //lib/python2.7/email/test/data /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_26.txt //lib/python2.7/email/test/data /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_27.txt //lib/python2.7/email/test/data /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_28.txt //lib/python2.7/email/test/data /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_29.txt //lib/python2.7/email/test/data /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_30.txt //lib/python2.7/email/test/data /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_31.txt //lib/python2.7/email/test/data /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_32.txt //lib/python2.7/email/test/data /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_33.txt //lib/python2.7/email/test/data /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_34.txt //lib/python2.7/email/test/data /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_35.txt //lib/python2.7/email/test/data /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_36.txt //lib/python2.7/email/test/data /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_37.txt //lib/python2.7/email/test/data /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_38.txt //lib/python2.7/email/test/data /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_39.txt //lib/python2.7/email/test/data /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_40.txt //lib/python2.7/email/test/data /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_41.txt //lib/python2.7/email/test/data /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_42.txt //lib/python2.7/email/test/data /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_43.txt //lib/python2.7/email/test/data /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_44.txt //lib/python2.7/email/test/data /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_45.txt //lib/python2.7/email/test/data /usr/bin/install -c -m 644 ./Lib/email/test/data/msg_46.txt //lib/python2.7/email/test/data /usr/bin/install -c -m 644 ./Lib/email/test/data/PyBanner048.gif //lib/python2.7/email/test/data /usr/bin/install -c -m 644 ./Lib/json/decoder.py //lib/python2.7/json /usr/bin/install -c -m 644 ./Lib/json/encoder.py //lib/python2.7/json /usr/bin/install -c -m 644 ./Lib/json/__init__.py //lib/python2.7/json /usr/bin/install -c -m 644 ./Lib/json/scanner.py //lib/python2.7/json /usr/bin/install -c -m 644 ./Lib/json/tool.py //lib/python2.7/json /usr/bin/install -c -m 644 ./Lib/json/tests/__init__.py //lib/python2.7/json/tests /usr/bin/install -c -m 644 ./Lib/json/tests/test_check_circular.py //lib/python2.7/json/tests /usr/bin/install -c -m 644 ./Lib/json/tests/test_decode.py //lib/python2.7/json/tests /usr/bin/install -c -m 644 ./Lib/json/tests/test_default.py //lib/python2.7/json/tests /usr/bin/install -c -m 644 ./Lib/json/tests/test_dump.py //lib/python2.7/json/tests /usr/bin/install -c -m 644 ./Lib/json/tests/test_encode_basestring_ascii.py //lib/python2.7/json/tests /usr/bin/install -c -m 644 ./Lib/json/tests/test_fail.py //lib/python2.7/json/tests /usr/bin/install -c -m 644 ./Lib/json/tests/test_float.py //lib/python2.7/json/tests /usr/bin/install -c -m 644 ./Lib/json/tests/test_indent.py //lib/python2.7/json/tests /usr/bin/install -c -m 644 ./Lib/json/tests/test_pass1.py //lib/python2.7/json/tests /usr/bin/install -c -m 644 ./Lib/json/tests/test_pass2.py //lib/python2.7/json/tests /usr/bin/install -c -m 644 ./Lib/json/tests/test_pass3.py //lib/python2.7/json/tests /usr/bin/install -c -m 644 ./Lib/json/tests/test_recursion.py //lib/python2.7/json/tests /usr/bin/install -c -m 644 ./Lib/json/tests/test_scanstring.py //lib/python2.7/json/tests /usr/bin/install -c -m 644 ./Lib/json/tests/test_separators.py //lib/python2.7/json/tests /usr/bin/install -c -m 644 ./Lib/json/tests/test_speedups.py //lib/python2.7/json/tests /usr/bin/install -c -m 644 ./Lib/json/tests/test_tool.py //lib/python2.7/json/tests /usr/bin/install -c -m 644 ./Lib/json/tests/test_unicode.py //lib/python2.7/json/tests /usr/bin/install -c -m 644 ./Lib/sqlite3/dbapi2.py //lib/python2.7/sqlite3 /usr/bin/install -c -m 644 ./Lib/sqlite3/dump.py //lib/python2.7/sqlite3 /usr/bin/install -c -m 644 ./Lib/sqlite3/__init__.py //lib/python2.7/sqlite3 /usr/bin/install -c -m 644 ./Lib/sqlite3/test/dbapi.py //lib/python2.7/sqlite3/test /usr/bin/install -c -m 644 ./Lib/sqlite3/test/dump.py //lib/python2.7/sqlite3/test /usr/bin/install -c -m 644 ./Lib/sqlite3/test/factory.py //lib/python2.7/sqlite3/test /usr/bin/install -c -m 644 ./Lib/sqlite3/test/hooks.py //lib/python2.7/sqlite3/test /usr/bin/install -c -m 644 ./Lib/sqlite3/test/__init__.py //lib/python2.7/sqlite3/test /usr/bin/install -c -m 644 ./Lib/sqlite3/test/py25tests.py //lib/python2.7/sqlite3/test /usr/bin/install -c -m 644 ./Lib/sqlite3/test/regression.py //lib/python2.7/sqlite3/test /usr/bin/install -c -m 644 ./Lib/sqlite3/test/transactions.py //lib/python2.7/sqlite3/test /usr/bin/install -c -m 644 ./Lib/sqlite3/test/types.py //lib/python2.7/sqlite3/test /usr/bin/install -c -m 644 ./Lib/sqlite3/test/userfunctions.py //lib/python2.7/sqlite3/test /usr/bin/install -c -m 644 ./Lib/logging/config.py //lib/python2.7/logging /usr/bin/install -c -m 644 ./Lib/logging/handlers.py //lib/python2.7/logging /usr/bin/install -c -m 644 ./Lib/logging/__init__.py //lib/python2.7/logging /usr/bin/install -c -m 644 ./Lib/bsddb/dbobj.py //lib/python2.7/bsddb /usr/bin/install -c -m 644 ./Lib/bsddb/db.py //lib/python2.7/bsddb /usr/bin/install -c -m 644 ./Lib/bsddb/dbrecio.py //lib/python2.7/bsddb /usr/bin/install -c -m 644 ./Lib/bsddb/dbshelve.py //lib/python2.7/bsddb /usr/bin/install -c -m 644 ./Lib/bsddb/dbtables.py //lib/python2.7/bsddb /usr/bin/install -c -m 644 ./Lib/bsddb/dbutils.py //lib/python2.7/bsddb /usr/bin/install -c -m 644 ./Lib/bsddb/__init__.py //lib/python2.7/bsddb /usr/bin/install -c -m 644 ./Lib/bsddb/test/__init__.py //lib/python2.7/bsddb/test /usr/bin/install -c -m 644 ./Lib/bsddb/test/test_all.py //lib/python2.7/bsddb/test /usr/bin/install -c -m 644 ./Lib/bsddb/test/test_associate.py //lib/python2.7/bsddb/test /usr/bin/install -c -m 644 ./Lib/bsddb/test/test_basics.py //lib/python2.7/bsddb/test /usr/bin/install -c -m 644 ./Lib/bsddb/test/test_compare.py //lib/python2.7/bsddb/test /usr/bin/install -c -m 644 ./Lib/bsddb/test/test_compat.py //lib/python2.7/bsddb/test /usr/bin/install -c -m 644 ./Lib/bsddb/test/test_cursor_pget_bug.py //lib/python2.7/bsddb/test /usr/bin/install -c -m 644 ./Lib/bsddb/test/test_dbenv.py //lib/python2.7/bsddb/test /usr/bin/install -c -m 644 ./Lib/bsddb/test/test_dbobj.py //lib/python2.7/bsddb/test /usr/bin/install -c -m 644 ./Lib/bsddb/test/test_db.py //lib/python2.7/bsddb/test /usr/bin/install -c -m 644 ./Lib/bsddb/test/test_dbshelve.py //lib/python2.7/bsddb/test /usr/bin/install -c -m 644 ./Lib/bsddb/test/test_dbtables.py //lib/python2.7/bsddb/test /usr/bin/install -c -m 644 ./Lib/bsddb/test/test_distributed_transactions.py //lib/python2.7/bsddb/test /usr/bin/install -c -m 644 ./Lib/bsddb/test/test_early_close.py //lib/python2.7/bsddb/test /usr/bin/install -c -m 644 ./Lib/bsddb/test/test_fileid.py //lib/python2.7/bsddb/test /usr/bin/install -c -m 644 ./Lib/bsddb/test/test_get_none.py //lib/python2.7/bsddb/test /usr/bin/install -c -m 644 ./Lib/bsddb/test/test_join.py //lib/python2.7/bsddb/test /usr/bin/install -c -m 644 ./Lib/bsddb/test/test_lock.py //lib/python2.7/bsddb/test /usr/bin/install -c -m 644 ./Lib/bsddb/test/test_misc.py //lib/python2.7/bsddb/test /usr/bin/install -c -m 644 ./Lib/bsddb/test/test_pickle.py //lib/python2.7/bsddb/test /usr/bin/install -c -m 644 ./Lib/bsddb/test/test_queue.py //lib/python2.7/bsddb/test /usr/bin/install -c -m 644 ./Lib/bsddb/test/test_recno.py //lib/python2.7/bsddb/test /usr/bin/install -c -m 644 ./Lib/bsddb/test/test_replication.py //lib/python2.7/bsddb/test /usr/bin/install -c -m 644 ./Lib/bsddb/test/test_sequence.py //lib/python2.7/bsddb/test /usr/bin/install -c -m 644 ./Lib/bsddb/test/test_thread.py //lib/python2.7/bsddb/test /usr/bin/install -c -m 644 ./Lib/importlib/__init__.py //lib/python2.7/importlib /usr/bin/install -c -m 644 ./Lib/wsgiref/handlers.py //lib/python2.7/wsgiref /usr/bin/install -c -m 644 ./Lib/wsgiref/headers.py //lib/python2.7/wsgiref /usr/bin/install -c -m 644 ./Lib/wsgiref/__init__.py //lib/python2.7/wsgiref /usr/bin/install -c -m 644 ./Lib/wsgiref/simple_server.py //lib/python2.7/wsgiref /usr/bin/install -c -m 644 ./Lib/wsgiref/util.py //lib/python2.7/wsgiref /usr/bin/install -c -m 644 ./Lib/wsgiref/validate.py //lib/python2.7/wsgiref /usr/bin/install -c -m 644 ./Lib/lib2to3/btm_matcher.py //lib/python2.7/lib2to3 /usr/bin/install -c -m 644 ./Lib/lib2to3/btm_utils.py //lib/python2.7/lib2to3 /usr/bin/install -c -m 644 ./Lib/lib2to3/fixer_base.py //lib/python2.7/lib2to3 /usr/bin/install -c -m 644 ./Lib/lib2to3/fixer_util.py //lib/python2.7/lib2to3 /usr/bin/install -c -m 644 ./Lib/lib2to3/Grammar.txt //lib/python2.7/lib2to3 /usr/bin/install -c -m 644 ./Lib/lib2to3/__init__.py //lib/python2.7/lib2to3 /usr/bin/install -c -m 644 ./Lib/lib2to3/main.py //lib/python2.7/lib2to3 /usr/bin/install -c -m 644 ./Lib/lib2to3/__main__.py //lib/python2.7/lib2to3 /usr/bin/install -c -m 644 ./Lib/lib2to3/patcomp.py //lib/python2.7/lib2to3 /usr/bin/install -c -m 644 ./Lib/lib2to3/PatternGrammar.txt //lib/python2.7/lib2to3 /usr/bin/install -c -m 644 ./Lib/lib2to3/pygram.py //lib/python2.7/lib2to3 /usr/bin/install -c -m 644 ./Lib/lib2to3/pytree.py //lib/python2.7/lib2to3 /usr/bin/install -c -m 644 ./Lib/lib2to3/refactor.py //lib/python2.7/lib2to3 /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_apply.py //lib/python2.7/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_basestring.py //lib/python2.7/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_buffer.py //lib/python2.7/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_callable.py //lib/python2.7/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_dict.py //lib/python2.7/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_except.py //lib/python2.7/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_execfile.py //lib/python2.7/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_exec.py //lib/python2.7/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_exitfunc.py //lib/python2.7/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_filter.py //lib/python2.7/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_funcattrs.py //lib/python2.7/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_future.py //lib/python2.7/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_getcwdu.py //lib/python2.7/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_has_key.py //lib/python2.7/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_idioms.py //lib/python2.7/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_import.py //lib/python2.7/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_imports2.py //lib/python2.7/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_imports.py //lib/python2.7/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_input.py //lib/python2.7/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_intern.py //lib/python2.7/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_isinstance.py //lib/python2.7/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_itertools_imports.py //lib/python2.7/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_itertools.py //lib/python2.7/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_long.py //lib/python2.7/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_map.py //lib/python2.7/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_metaclass.py //lib/python2.7/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_methodattrs.py //lib/python2.7/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_ne.py //lib/python2.7/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_next.py //lib/python2.7/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_nonzero.py //lib/python2.7/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_numliterals.py //lib/python2.7/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_operator.py //lib/python2.7/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_paren.py //lib/python2.7/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_print.py //lib/python2.7/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_raise.py //lib/python2.7/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_raw_input.py //lib/python2.7/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_reduce.py //lib/python2.7/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_renames.py //lib/python2.7/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_repr.py //lib/python2.7/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_set_literal.py //lib/python2.7/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_standarderror.py //lib/python2.7/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_sys_exc.py //lib/python2.7/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_throw.py //lib/python2.7/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_tuple_params.py //lib/python2.7/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_types.py //lib/python2.7/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_unicode.py //lib/python2.7/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_urllib.py //lib/python2.7/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_ws_comma.py //lib/python2.7/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_xrange.py //lib/python2.7/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_xreadlines.py //lib/python2.7/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_zip.py //lib/python2.7/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/__init__.py //lib/python2.7/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/pgen2/conv.py //lib/python2.7/lib2to3/pgen2 /usr/bin/install -c -m 644 ./Lib/lib2to3/pgen2/driver.py //lib/python2.7/lib2to3/pgen2 /usr/bin/install -c -m 644 ./Lib/lib2to3/pgen2/grammar.py //lib/python2.7/lib2to3/pgen2 /usr/bin/install -c -m 644 ./Lib/lib2to3/pgen2/__init__.py //lib/python2.7/lib2to3/pgen2 /usr/bin/install -c -m 644 ./Lib/lib2to3/pgen2/literals.py //lib/python2.7/lib2to3/pgen2 /usr/bin/install -c -m 644 ./Lib/lib2to3/pgen2/parse.py //lib/python2.7/lib2to3/pgen2 /usr/bin/install -c -m 644 ./Lib/lib2to3/pgen2/pgen.py //lib/python2.7/lib2to3/pgen2 /usr/bin/install -c -m 644 ./Lib/lib2to3/pgen2/tokenize.py //lib/python2.7/lib2to3/pgen2 /usr/bin/install -c ./Lib/lib2to3/pgen2/token.py //lib/python2.7/lib2to3/pgen2 /usr/bin/install -c -m 644 ./Lib/lib2to3/tests/__init__.py //lib/python2.7/lib2to3/tests /usr/bin/install -c ./Lib/lib2to3/tests/pytree_idempotency.py //lib/python2.7/lib2to3/tests /usr/bin/install -c -m 644 ./Lib/lib2to3/tests/support.py //lib/python2.7/lib2to3/tests /usr/bin/install -c -m 644 ./Lib/lib2to3/tests/test_all_fixers.py //lib/python2.7/lib2to3/tests /usr/bin/install -c -m 644 ./Lib/lib2to3/tests/test_fixers.py //lib/python2.7/lib2to3/tests /usr/bin/install -c -m 644 ./Lib/lib2to3/tests/test_main.py //lib/python2.7/lib2to3/tests /usr/bin/install -c -m 644 ./Lib/lib2to3/tests/test_parser.py //lib/python2.7/lib2to3/tests /usr/bin/install -c -m 644 ./Lib/lib2to3/tests/test_pytree.py //lib/python2.7/lib2to3/tests /usr/bin/install -c -m 644 ./Lib/lib2to3/tests/test_refactor.py //lib/python2.7/lib2to3/tests /usr/bin/install -c -m 644 ./Lib/lib2to3/tests/test_util.py //lib/python2.7/lib2to3/tests /usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/bom.py //lib/python2.7/lib2to3/tests/data /usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/crlf.py //lib/python2.7/lib2to3/tests/data /usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/different_encoding.py //lib/python2.7/lib2to3/tests/data /usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/false_encoding.py //lib/python2.7/lib2to3/tests/data /usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/infinite_recursion.py //lib/python2.7/lib2to3/tests/data /usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/py2_test_grammar.py //lib/python2.7/lib2to3/tests/data /usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/py3_test_grammar.py //lib/python2.7/lib2to3/tests/data /usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/README //lib/python2.7/lib2to3/tests/data /usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/fixers/bad_order.py //lib/python2.7/lib2to3/tests/data/fixers /usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/fixers/no_fixer_cls.py //lib/python2.7/lib2to3/tests/data/fixers /usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/fixers/parrot_example.py //lib/python2.7/lib2to3/tests/data/fixers /usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/fixers/myfixes/fix_explicit.py //lib/python2.7/lib2to3/tests/data/fixers/myfixes /usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/fixers/myfixes/fix_first.py //lib/python2.7/lib2to3/tests/data/fixers/myfixes /usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/fixers/myfixes/fix_last.py //lib/python2.7/lib2to3/tests/data/fixers/myfixes /usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/fixers/myfixes/fix_parrot.py //lib/python2.7/lib2to3/tests/data/fixers/myfixes /usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/fixers/myfixes/fix_preorder.py //lib/python2.7/lib2to3/tests/data/fixers/myfixes /usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/fixers/myfixes/__init__.py //lib/python2.7/lib2to3/tests/data/fixers/myfixes /usr/bin/install -c -m 644 ./Lib/ctypes/_endian.py //lib/python2.7/ctypes /usr/bin/install -c -m 644 ./Lib/ctypes/__init__.py //lib/python2.7/ctypes /usr/bin/install -c -m 644 ./Lib/ctypes/util.py //lib/python2.7/ctypes /usr/bin/install -c -m 644 ./Lib/ctypes/wintypes.py //lib/python2.7/ctypes /usr/bin/install -c -m 644 ./Lib/ctypes/test/__init__.py //lib/python2.7/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/runtests.py //lib/python2.7/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_anon.py //lib/python2.7/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_array_in_pointer.py //lib/python2.7/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_arrays.py //lib/python2.7/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_as_parameter.py //lib/python2.7/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_bitfields.py //lib/python2.7/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_buffers.py //lib/python2.7/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_byteswap.py //lib/python2.7/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_callbacks.py //lib/python2.7/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_cast.py //lib/python2.7/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_cfuncs.py //lib/python2.7/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_checkretval.py //lib/python2.7/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_delattr.py //lib/python2.7/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_errcheck.py //lib/python2.7/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_errno.py //lib/python2.7/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_find.py //lib/python2.7/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_frombuffer.py //lib/python2.7/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_funcptr.py //lib/python2.7/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_functions.py //lib/python2.7/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_incomplete.py //lib/python2.7/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_init.py //lib/python2.7/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_integers.py //lib/python2.7/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_internals.py //lib/python2.7/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_keeprefs.py //lib/python2.7/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_libc.py //lib/python2.7/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_loading.py //lib/python2.7/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_macholib.py //lib/python2.7/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_memfunctions.py //lib/python2.7/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_numbers.py //lib/python2.7/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_objects.py //lib/python2.7/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_parameters.py //lib/python2.7/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_pep3118.py //lib/python2.7/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_pickling.py //lib/python2.7/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_pointers.py //lib/python2.7/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_prototypes.py //lib/python2.7/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_python_api.py //lib/python2.7/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_random_things.py //lib/python2.7/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_refcounts.py //lib/python2.7/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_repr.py //lib/python2.7/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_returnfuncptrs.py //lib/python2.7/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_simplesubclasses.py //lib/python2.7/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_sizes.py //lib/python2.7/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_slicing.py //lib/python2.7/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_stringptr.py //lib/python2.7/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_strings.py //lib/python2.7/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_struct_fields.py //lib/python2.7/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_structures.py //lib/python2.7/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_unaligned_structures.py //lib/python2.7/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_unicode.py //lib/python2.7/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_values.py //lib/python2.7/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_varsize_struct.py //lib/python2.7/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_win32.py //lib/python2.7/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_wintypes.py //lib/python2.7/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/macholib/dyld.py //lib/python2.7/ctypes/macholib /usr/bin/install -c -m 644 ./Lib/ctypes/macholib/dylib.py //lib/python2.7/ctypes/macholib /usr/bin/install -c ./Lib/ctypes/macholib/fetch_macholib //lib/python2.7/ctypes/macholib /usr/bin/install -c -m 644 ./Lib/ctypes/macholib/fetch_macholib.bat //lib/python2.7/ctypes/macholib /usr/bin/install -c -m 644 ./Lib/ctypes/macholib/framework.py //lib/python2.7/ctypes/macholib /usr/bin/install -c -m 644 ./Lib/ctypes/macholib/__init__.py //lib/python2.7/ctypes/macholib /usr/bin/install -c -m 644 ./Lib/ctypes/macholib/README.ctypes //lib/python2.7/ctypes/macholib /usr/bin/install -c -m 644 ./Lib/idlelib/aboutDialog.py //lib/python2.7/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/AutoComplete.py //lib/python2.7/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/AutoCompleteWindow.py //lib/python2.7/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/AutoExpand.py //lib/python2.7/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/Bindings.py //lib/python2.7/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/CallTips.py //lib/python2.7/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/CallTipWindow.py //lib/python2.7/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/ChangeLog //lib/python2.7/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/ClassBrowser.py //lib/python2.7/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/CodeContext.py //lib/python2.7/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/ColorDelegator.py //lib/python2.7/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/configDialog.py //lib/python2.7/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/config-extensions.def //lib/python2.7/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/configHandler.py //lib/python2.7/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/configHelpSourceEdit.py //lib/python2.7/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/config-highlight.def //lib/python2.7/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/config-keys.def //lib/python2.7/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/config-main.def //lib/python2.7/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/configSectionNameDialog.py //lib/python2.7/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/CREDITS.txt //lib/python2.7/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/Debugger.py //lib/python2.7/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/Delegator.py //lib/python2.7/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/dynOptionMenuWidget.py //lib/python2.7/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/EditorWindow.py //lib/python2.7/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/extend.txt //lib/python2.7/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/FileList.py //lib/python2.7/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/FormatParagraph.py //lib/python2.7/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/GrepDialog.py //lib/python2.7/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/help.txt //lib/python2.7/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/HISTORY.txt //lib/python2.7/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/HyperParser.py //lib/python2.7/idlelib /usr/bin/install -c ./Lib/idlelib/idle.bat //lib/python2.7/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/IdleHistory.py //lib/python2.7/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/idle.py //lib/python2.7/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/idle.pyw //lib/python2.7/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/idlever.py //lib/python2.7/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/__init__.py //lib/python2.7/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/IOBinding.py //lib/python2.7/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/keybindingDialog.py //lib/python2.7/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/macosxSupport.py //lib/python2.7/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/MultiCall.py //lib/python2.7/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/MultiStatusBar.py //lib/python2.7/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/NEWS.txt //lib/python2.7/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/ObjectBrowser.py //lib/python2.7/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/OutputWindow.py //lib/python2.7/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/ParenMatch.py //lib/python2.7/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/PathBrowser.py //lib/python2.7/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/Percolator.py //lib/python2.7/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/PyParse.py //lib/python2.7/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/PyShell.py //lib/python2.7/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/README.txt //lib/python2.7/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/RemoteDebugger.py //lib/python2.7/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/RemoteObjectBrowser.py //lib/python2.7/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/ReplaceDialog.py //lib/python2.7/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/rpc.py //lib/python2.7/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/RstripExtension.py //lib/python2.7/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/run.py //lib/python2.7/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/ScriptBinding.py //lib/python2.7/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/ScrolledList.py //lib/python2.7/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/SearchDialogBase.py //lib/python2.7/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/SearchDialog.py //lib/python2.7/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/SearchEngine.py //lib/python2.7/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/StackViewer.py //lib/python2.7/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/tabbedpages.py //lib/python2.7/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/testcode.py //lib/python2.7/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/textView.py //lib/python2.7/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/TODO.txt //lib/python2.7/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/ToolTip.py //lib/python2.7/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/TreeWidget.py //lib/python2.7/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/UndoDelegator.py //lib/python2.7/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/WidgetRedirector.py //lib/python2.7/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/WindowList.py //lib/python2.7/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/ZoomHeight.py //lib/python2.7/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/Icons/folder.gif //lib/python2.7/idlelib/Icons /usr/bin/install -c -m 644 ./Lib/idlelib/Icons/idle.icns //lib/python2.7/idlelib/Icons /usr/bin/install -c -m 644 ./Lib/idlelib/Icons/minusnode.gif //lib/python2.7/idlelib/Icons /usr/bin/install -c -m 644 ./Lib/idlelib/Icons/openfolder.gif //lib/python2.7/idlelib/Icons /usr/bin/install -c -m 644 ./Lib/idlelib/Icons/plusnode.gif //lib/python2.7/idlelib/Icons /usr/bin/install -c -m 644 ./Lib/idlelib/Icons/python.gif //lib/python2.7/idlelib/Icons /usr/bin/install -c -m 644 ./Lib/idlelib/Icons/tk.gif //lib/python2.7/idlelib/Icons /usr/bin/install -c -m 644 ./Lib/distutils/archive_util.py //lib/python2.7/distutils /usr/bin/install -c -m 644 ./Lib/distutils/bcppcompiler.py //lib/python2.7/distutils /usr/bin/install -c -m 644 ./Lib/distutils/ccompiler.py //lib/python2.7/distutils /usr/bin/install -c -m 644 ./Lib/distutils/cmd.py //lib/python2.7/distutils /usr/bin/install -c -m 644 ./Lib/distutils/config.py //lib/python2.7/distutils /usr/bin/install -c -m 644 ./Lib/distutils/core.py //lib/python2.7/distutils /usr/bin/install -c -m 644 ./Lib/distutils/cygwinccompiler.py //lib/python2.7/distutils /usr/bin/install -c -m 644 ./Lib/distutils/debug.py //lib/python2.7/distutils /usr/bin/install -c -m 644 ./Lib/distutils/dep_util.py //lib/python2.7/distutils /usr/bin/install -c -m 644 ./Lib/distutils/dir_util.py //lib/python2.7/distutils /usr/bin/install -c -m 644 ./Lib/distutils/dist.py //lib/python2.7/distutils /usr/bin/install -c -m 644 ./Lib/distutils/emxccompiler.py //lib/python2.7/distutils /usr/bin/install -c -m 644 ./Lib/distutils/errors.py //lib/python2.7/distutils /usr/bin/install -c -m 644 ./Lib/distutils/extension.py //lib/python2.7/distutils /usr/bin/install -c -m 644 ./Lib/distutils/fancy_getopt.py //lib/python2.7/distutils /usr/bin/install -c -m 644 ./Lib/distutils/filelist.py //lib/python2.7/distutils /usr/bin/install -c -m 644 ./Lib/distutils/file_util.py //lib/python2.7/distutils /usr/bin/install -c -m 644 ./Lib/distutils/__init__.py //lib/python2.7/distutils /usr/bin/install -c -m 644 ./Lib/distutils/log.py //lib/python2.7/distutils /usr/bin/install -c -m 644 ./Lib/distutils/msvc9compiler.py //lib/python2.7/distutils /usr/bin/install -c -m 644 ./Lib/distutils/msvccompiler.py //lib/python2.7/distutils /usr/bin/install -c -m 644 ./Lib/distutils/README //lib/python2.7/distutils /usr/bin/install -c -m 644 ./Lib/distutils/spawn.py //lib/python2.7/distutils /usr/bin/install -c -m 644 ./Lib/distutils/sysconfig.py //lib/python2.7/distutils /usr/bin/install -c -m 644 ./Lib/distutils/text_file.py //lib/python2.7/distutils /usr/bin/install -c -m 644 ./Lib/distutils/unixccompiler.py //lib/python2.7/distutils /usr/bin/install -c -m 644 ./Lib/distutils/util.py //lib/python2.7/distutils /usr/bin/install -c -m 644 ./Lib/distutils/versionpredicate.py //lib/python2.7/distutils /usr/bin/install -c -m 644 ./Lib/distutils/version.py //lib/python2.7/distutils /usr/bin/install -c -m 644 ./Lib/distutils/command/bdist_dumb.py //lib/python2.7/distutils/command /usr/bin/install -c -m 644 ./Lib/distutils/command/bdist_msi.py //lib/python2.7/distutils/command /usr/bin/install -c -m 644 ./Lib/distutils/command/bdist.py //lib/python2.7/distutils/command /usr/bin/install -c -m 644 ./Lib/distutils/command/bdist_rpm.py //lib/python2.7/distutils/command /usr/bin/install -c -m 644 ./Lib/distutils/command/bdist_wininst.py //lib/python2.7/distutils/command /usr/bin/install -c -m 644 ./Lib/distutils/command/build_clib.py //lib/python2.7/distutils/command /usr/bin/install -c -m 644 ./Lib/distutils/command/build_ext.py //lib/python2.7/distutils/command /usr/bin/install -c -m 644 ./Lib/distutils/command/build.py //lib/python2.7/distutils/command /usr/bin/install -c -m 644 ./Lib/distutils/command/build_py.py //lib/python2.7/distutils/command /usr/bin/install -c -m 644 ./Lib/distutils/command/build_scripts.py //lib/python2.7/distutils/command /usr/bin/install -c -m 644 ./Lib/distutils/command/check.py //lib/python2.7/distutils/command /usr/bin/install -c -m 644 ./Lib/distutils/command/clean.py //lib/python2.7/distutils/command /usr/bin/install -c -m 644 ./Lib/distutils/command/command_template //lib/python2.7/distutils/command /usr/bin/install -c -m 644 ./Lib/distutils/command/config.py //lib/python2.7/distutils/command /usr/bin/install -c -m 644 ./Lib/distutils/command/__init__.py //lib/python2.7/distutils/command /usr/bin/install -c -m 644 ./Lib/distutils/command/install_data.py //lib/python2.7/distutils/command /usr/bin/install -c -m 644 ./Lib/distutils/command/install_egg_info.py //lib/python2.7/distutils/command /usr/bin/install -c -m 644 ./Lib/distutils/command/install_headers.py //lib/python2.7/distutils/command /usr/bin/install -c -m 644 ./Lib/distutils/command/install_lib.py //lib/python2.7/distutils/command /usr/bin/install -c -m 644 ./Lib/distutils/command/install.py //lib/python2.7/distutils/command /usr/bin/install -c -m 644 ./Lib/distutils/command/install_scripts.py //lib/python2.7/distutils/command /usr/bin/install -c -m 644 ./Lib/distutils/command/register.py //lib/python2.7/distutils/command /usr/bin/install -c -m 644 ./Lib/distutils/command/sdist.py //lib/python2.7/distutils/command /usr/bin/install -c -m 644 ./Lib/distutils/command/upload.py //lib/python2.7/distutils/command /usr/bin/install -c -m 644 ./Lib/distutils/command/wininst-6.0.exe //lib/python2.7/distutils/command /usr/bin/install -c -m 644 ./Lib/distutils/command/wininst-7.1.exe //lib/python2.7/distutils/command /usr/bin/install -c -m 644 ./Lib/distutils/command/wininst-8.0.exe //lib/python2.7/distutils/command /usr/bin/install -c -m 644 ./Lib/distutils/command/wininst-9.0-amd64.exe //lib/python2.7/distutils/command /usr/bin/install -c -m 644 ./Lib/distutils/command/wininst-9.0.exe //lib/python2.7/distutils/command /usr/bin/install -c -m 644 ./Lib/distutils/tests/__init__.py //lib/python2.7/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/Setup.sample //lib/python2.7/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/setuptools_build_ext.py //lib/python2.7/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/setuptools_extension.py //lib/python2.7/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/support.py //lib/python2.7/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_archive_util.py //lib/python2.7/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_bdist_dumb.py //lib/python2.7/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_bdist_msi.py //lib/python2.7/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_bdist.py //lib/python2.7/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_bdist_rpm.py //lib/python2.7/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_bdist_wininst.py //lib/python2.7/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_build_clib.py //lib/python2.7/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_build_ext.py //lib/python2.7/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_build.py //lib/python2.7/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_build_py.py //lib/python2.7/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_build_scripts.py //lib/python2.7/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_ccompiler.py //lib/python2.7/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_check.py //lib/python2.7/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_clean.py //lib/python2.7/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_cmd.py //lib/python2.7/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_config_cmd.py //lib/python2.7/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_config.py //lib/python2.7/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_core.py //lib/python2.7/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_dep_util.py //lib/python2.7/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_dir_util.py //lib/python2.7/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_dist.py //lib/python2.7/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_filelist.py //lib/python2.7/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_file_util.py //lib/python2.7/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_install_data.py //lib/python2.7/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_install_headers.py //lib/python2.7/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_install_lib.py //lib/python2.7/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_install.py //lib/python2.7/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_install_scripts.py //lib/python2.7/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_msvc9compiler.py //lib/python2.7/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_register.py //lib/python2.7/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_sdist.py //lib/python2.7/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_spawn.py //lib/python2.7/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_sysconfig.py //lib/python2.7/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_text_file.py //lib/python2.7/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_unixccompiler.py //lib/python2.7/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_upload.py //lib/python2.7/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_util.py //lib/python2.7/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_versionpredicate.py //lib/python2.7/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_version.py //lib/python2.7/distutils/tests /usr/bin/install -c -m 644 ./Lib/xml/__init__.py //lib/python2.7/xml /usr/bin/install -c -m 644 ./Lib/xml/dom/domreg.py //lib/python2.7/xml/dom /usr/bin/install -c -m 644 ./Lib/xml/dom/expatbuilder.py //lib/python2.7/xml/dom /usr/bin/install -c -m 644 ./Lib/xml/dom/__init__.py //lib/python2.7/xml/dom /usr/bin/install -c -m 644 ./Lib/xml/dom/minicompat.py //lib/python2.7/xml/dom /usr/bin/install -c -m 644 ./Lib/xml/dom/minidom.py //lib/python2.7/xml/dom /usr/bin/install -c -m 644 ./Lib/xml/dom/NodeFilter.py //lib/python2.7/xml/dom /usr/bin/install -c -m 644 ./Lib/xml/dom/pulldom.py //lib/python2.7/xml/dom /usr/bin/install -c -m 644 ./Lib/xml/dom/xmlbuilder.py //lib/python2.7/xml/dom /usr/bin/install -c -m 644 ./Lib/xml/etree/cElementTree.py //lib/python2.7/xml/etree /usr/bin/install -c -m 644 ./Lib/xml/etree/ElementInclude.py //lib/python2.7/xml/etree /usr/bin/install -c -m 644 ./Lib/xml/etree/ElementPath.py //lib/python2.7/xml/etree /usr/bin/install -c -m 644 ./Lib/xml/etree/ElementTree.py //lib/python2.7/xml/etree /usr/bin/install -c -m 644 ./Lib/xml/etree/__init__.py //lib/python2.7/xml/etree /usr/bin/install -c -m 644 ./Lib/xml/parsers/expat.py //lib/python2.7/xml/parsers /usr/bin/install -c -m 644 ./Lib/xml/parsers/__init__.py //lib/python2.7/xml/parsers /usr/bin/install -c -m 644 ./Lib/xml/sax/_exceptions.py //lib/python2.7/xml/sax /usr/bin/install -c -m 644 ./Lib/xml/sax/expatreader.py //lib/python2.7/xml/sax /usr/bin/install -c -m 644 ./Lib/xml/sax/handler.py //lib/python2.7/xml/sax /usr/bin/install -c -m 644 ./Lib/xml/sax/__init__.py //lib/python2.7/xml/sax /usr/bin/install -c -m 644 ./Lib/xml/sax/saxutils.py //lib/python2.7/xml/sax /usr/bin/install -c -m 644 ./Lib/xml/sax/xmlreader.py //lib/python2.7/xml/sax /usr/bin/install -c -m 644 ./Lib/multiprocessing/connection.py //lib/python2.7/multiprocessing /usr/bin/install -c -m 644 ./Lib/multiprocessing/forking.py //lib/python2.7/multiprocessing /usr/bin/install -c -m 644 ./Lib/multiprocessing/heap.py //lib/python2.7/multiprocessing /usr/bin/install -c -m 644 ./Lib/multiprocessing/__init__.py //lib/python2.7/multiprocessing /usr/bin/install -c -m 644 ./Lib/multiprocessing/managers.py //lib/python2.7/multiprocessing /usr/bin/install -c -m 644 ./Lib/multiprocessing/pool.py //lib/python2.7/multiprocessing /usr/bin/install -c -m 644 ./Lib/multiprocessing/process.py //lib/python2.7/multiprocessing /usr/bin/install -c -m 644 ./Lib/multiprocessing/queues.py //lib/python2.7/multiprocessing /usr/bin/install -c -m 644 ./Lib/multiprocessing/reduction.py //lib/python2.7/multiprocessing /usr/bin/install -c -m 644 ./Lib/multiprocessing/sharedctypes.py //lib/python2.7/multiprocessing /usr/bin/install -c -m 644 ./Lib/multiprocessing/synchronize.py //lib/python2.7/multiprocessing /usr/bin/install -c -m 644 ./Lib/multiprocessing/util.py //lib/python2.7/multiprocessing /usr/bin/install -c -m 644 ./Lib/multiprocessing/dummy/connection.py //lib/python2.7/multiprocessing/dummy /usr/bin/install -c -m 644 ./Lib/multiprocessing/dummy/__init__.py //lib/python2.7/multiprocessing/dummy /usr/bin/install -c -m 644 ./Lib/unittest/case.py //lib/python2.7/unittest /usr/bin/install -c -m 644 ./Lib/unittest/__init__.py //lib/python2.7/unittest /usr/bin/install -c -m 644 ./Lib/unittest/loader.py //lib/python2.7/unittest /usr/bin/install -c -m 644 ./Lib/unittest/__main__.py //lib/python2.7/unittest /usr/bin/install -c -m 644 ./Lib/unittest/main.py //lib/python2.7/unittest /usr/bin/install -c -m 644 ./Lib/unittest/result.py //lib/python2.7/unittest /usr/bin/install -c -m 644 ./Lib/unittest/runner.py //lib/python2.7/unittest /usr/bin/install -c -m 644 ./Lib/unittest/signals.py //lib/python2.7/unittest /usr/bin/install -c -m 644 ./Lib/unittest/suite.py //lib/python2.7/unittest /usr/bin/install -c -m 644 ./Lib/unittest/util.py //lib/python2.7/unittest /usr/bin/install -c -m 644 ./Lib/unittest/test/dummy.py //lib/python2.7/unittest/test /usr/bin/install -c -m 644 ./Lib/unittest/test/__init__.py //lib/python2.7/unittest/test /usr/bin/install -c -m 644 ./Lib/unittest/test/support.py //lib/python2.7/unittest/test /usr/bin/install -c -m 644 ./Lib/unittest/test/test_assertions.py //lib/python2.7/unittest/test /usr/bin/install -c -m 644 ./Lib/unittest/test/test_break.py //lib/python2.7/unittest/test /usr/bin/install -c -m 644 ./Lib/unittest/test/test_case.py //lib/python2.7/unittest/test /usr/bin/install -c -m 644 ./Lib/unittest/test/test_discovery.py //lib/python2.7/unittest/test /usr/bin/install -c -m 644 ./Lib/unittest/test/test_functiontestcase.py //lib/python2.7/unittest/test /usr/bin/install -c -m 644 ./Lib/unittest/test/test_loader.py //lib/python2.7/unittest/test /usr/bin/install -c -m 644 ./Lib/unittest/test/test_program.py //lib/python2.7/unittest/test /usr/bin/install -c -m 644 ./Lib/unittest/test/test_result.py //lib/python2.7/unittest/test /usr/bin/install -c -m 644 ./Lib/unittest/test/test_runner.py //lib/python2.7/unittest/test /usr/bin/install -c -m 644 ./Lib/unittest/test/test_setups.py //lib/python2.7/unittest/test /usr/bin/install -c -m 644 ./Lib/unittest/test/test_skipping.py //lib/python2.7/unittest/test /usr/bin/install -c -m 644 ./Lib/unittest/test/test_suite.py //lib/python2.7/unittest/test /usr/bin/install -c -m 644 ./Lib/curses/ascii.py //lib/python2.7/curses /usr/bin/install -c -m 644 ./Lib/curses/has_key.py //lib/python2.7/curses /usr/bin/install -c -m 644 ./Lib/curses/__init__.py //lib/python2.7/curses /usr/bin/install -c -m 644 ./Lib/curses/panel.py //lib/python2.7/curses /usr/bin/install -c -m 644 ./Lib/curses/textpad.py //lib/python2.7/curses /usr/bin/install -c -m 644 ./Lib/curses/wrapper.py //lib/python2.7/curses /usr/bin/install -c -m 644 ./Lib/pydoc_data/__init__.py //lib/python2.7/pydoc_data /usr/bin/install -c -m 644 ./Lib/pydoc_data/topics.py //lib/python2.7/pydoc_data /usr/bin/install -c -m 644 ./Lib/plat-linux2/CDROM.py //lib/python2.7/plat-linux2 /usr/bin/install -c -m 644 ./Lib/plat-linux2/DLFCN.py //lib/python2.7/plat-linux2 /usr/bin/install -c -m 644 ./Lib/plat-linux2/IN.py //lib/python2.7/plat-linux2 /usr/bin/install -c ./Lib/plat-linux2/regen //lib/python2.7/plat-linux2 /usr/bin/install -c -m 644 ./Lib/plat-linux2/TYPES.py //lib/python2.7/plat-linux2 /usr/bin/install -c -m 644 ./LICENSE /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/PKG//lib/python2.7/LICENSE.txt if test -d /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/PKG//lib/python2.7/distutils/tests; then \ /usr/bin/install -c -m 644 ./Modules/xxmodule.c \ /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/PKG//lib/python2.7/distutils/tests ; \ fi PYTHONPATH=/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/PKG//lib/python2.7 \ _PYTHON_PROJECT_BASE=/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross _PYTHON_HOST_PLATFORM=linux2-riscv64 PYTHONPATH=/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/build/lib.linux2-riscv64-2.7:./Lib:./Lib/plat-linux2 python2.7 -Wi -tt /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/PKG//lib/python2.7/compileall.py \ -d //lib/python2.7 -f \ -x 'bad_coding|badsyntax|site-packages|lib2to3/tests/data' \ /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/PKG//lib/python2.7 Traceback (most recent call last): File "/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/PKG//lib/python2.7/compileall.py", line 16, in import struct File "/var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/PKG/lib/python2.7/struct.py", line 1, in from _struct import * ImportError: /var/helenos/nightly/tmp-ci/build/riscv64/coast/build/python2/python-cross/build/lib.linux2-riscv64-2.7/_struct.so: invalid ELF header make: *** [Makefile:973: libinstall] Error 1 [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/riscv64/coast/dist//python2/app" [hsct]: "cp" "-r" "PKG/app/python2.7" "/var/helenos/nightly/tmp-ci/build/riscv64/coast/dist//python2/app/python" [hsct]: "mkdir" "-p" "/var/helenos/nightly/tmp-ci/build/riscv64/coast/dist//python2/lib" [hsct]: "cp" "-r" "PKG/lib/libpython2.7.a" "PKG/lib/python2.7" "/var/helenos/nightly/tmp-ci/build/riscv64/coast/dist//python2/lib" [hsct]: "chmod" "0644" "/var/helenos/nightly/tmp-ci/build/riscv64/coast/dist//python2/lib/libpython2.7.a" patching file python2.7/posixpath.py >>> Creating the archive...