* Package: dev-lang/python-3.6.5  * Repository: gentoo  * Maintainer: python@gentoo.org  * USE: arm elibc_uclibc kernel_linux ncurses readline sqlite ssl threads userland_GNU xml  * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking Python-3.6.5.tar.xz to /var/tmp/portage/dev-lang/python-3.6.5/work >>> Unpacking python-gentoo-patches-3.6.4.tar.xz to /var/tmp/portage/dev-lang/python-3.6.5/work >>> Source unpacked in /var/tmp/portage/dev-lang/python-3.6.5/work >>> Preparing source in /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5 ... * Applying patches from /var/tmp/portage/dev-lang/python-3.6.5/work/patches ... * 0001-Install-libpythonX.Y.a-in-usr-lib-instead-of-usr-lib.patch ...  [ ok ] * 0002-Disable-modules-and-SSL.patch ...  [ ok ] * 0003-Override-libdir.patch ...  [ ok ] * 0004-setup.py-exit-with-non-zero-status-on-failure.patch ...  [ ok ] * 0005-Improve-distutils-C-support.patch ...  [ ok ] * 0006-tests-environment.patch ...  [ ok ] * 0007-h2py-use-binary-I-O-to-avoid-encoding-issues.patch ...  [ ok ] * Applying python-3.5-distutils-OO-build.patch ...  [ ok ] * Applying 3.6.5-disable-nis.patch ...  [ ok ] * Applying python-3.6.5-libressl-compatibility.patch ...  [ ok ] * Applying python-3.6.5-hash-unaligned.patch ...  [ ok ] * Applying tinfo.patch ...  [ ok ] * User patches applied. * Running eautoreconf in '/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5' ... * Running aclocal ...  [ ok ] * Running autoconf --force ...  [ ok ] * Running autoheader ...  [ ok ] * Running elibtoolize in: Python-3.6.5/ >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5 ... * Disabled modules: gdbm _tkinter * econf: updating Python-3.6.5/config.guess with /usr/share/gnuconfig/config.guess * econf: updating Python-3.6.5/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --build=armv6j-unknown-linux-uclibceabihf --host=armv6j-unknown-linux-uclibceabihf --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --docdir=/usr/share/doc/python-3.6.5 --htmldir=/usr/share/doc/python-3.6.5/html --libdir=/usr/lib --with-fpectl --enable-shared --disable-ipv6 --with-threads --infodir=${prefix}/share/info --mandir=${prefix}/share/man --with-computed-gotos --with-dbmliborder= --with-libc= --enable-loadable-sqlite-extensions --without-ensurepip --with-system-expat --with-system-ffi checking build system type... armv6j-unknown-linux-uclibceabihf checking host system type... armv6j-unknown-linux-uclibceabihf checking for python3.6... python3.6 checking for --enable-universalsdk... no checking for --with-universal-archs... no checking MACHDEP... linux checking for --without-gcc... no checking for --with-icc... no checking for armv6j-unknown-linux-uclibceabihf-gcc... armv6j-unknown-linux-uclibceabihf-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 armv6j-unknown-linux-uclibceabihf-gcc accepts -g... yes checking for armv6j-unknown-linux-uclibceabihf-gcc option to accept ISO C89... none needed checking how to run the C preprocessor... armv6j-unknown-linux-uclibceabihf-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for a sed that does not truncate output... /bin/sed checking for --with-cxx-main=... no checking for the platform triplet based on compiler characteristics... arm-linux-gnueabihf checking for -Wl,--no-as-needed... yes checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for the Android API level... not Android checking for --with-suffix... checking for case-insensitive build directory... no checking LIBRARY... libpython$(VERSION)$(ABIFLAGS).a checking LINKCC... $(PURIFY) $(MAINCC) checking for GNU ld... yes checking for inline... inline checking for --enable-shared... yes checking for --enable-profiling... no checking LDLIBRARY... libpython$(LDVERSION).so checking for armv6j-unknown-linux-uclibceabihf-ranlib... armv6j-unknown-linux-uclibceabihf-ranlib checking for armv6j-unknown-linux-uclibceabihf-ar... armv6j-unknown-linux-uclibceabihf-ar checking for armv6j-unknown-linux-uclibceabihf-readelf... armv6j-unknown-linux-uclibceabihf-readelf checking for a BSD-compatible install... /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c checking for a thread-safe mkdir -p... /bin/mkdir -p checking for --with-pydebug... no checking for --with-assertions... no checking for --enable-optimizations... no checking for --with-lto... no checking target system type... armv6j-unknown-linux-uclibceabihf checking for -llvm-profdata... no checking for llvm-profdata... '' checking for -Wextra... yes checking whether armv6j-unknown-linux-uclibceabihf-gcc accepts and needs -fno-strict-aliasing... no checking if we can turn off armv6j-unknown-linux-uclibceabihf-gcc unused result warning... yes checking if we can turn off armv6j-unknown-linux-uclibceabihf-gcc unused parameter warning... yes checking if we can turn off armv6j-unknown-linux-uclibceabihf-gcc missing field initializers warning... yes checking if we can turn on armv6j-unknown-linux-uclibceabihf-gcc mixed sign comparison warning... yes checking if we can turn on armv6j-unknown-linux-uclibceabihf-gcc unreachable code warning... no checking whether pthreads are available without options... yes checking whether armv6j-unknown-linux-uclibceabihf-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 crypt.h usability... yes checking crypt.h presence... yes checking for crypt.h... yes checking conio.h usability... no checking conio.h presence... no checking for conio.h... no checking direct.h usability... no checking direct.h presence... no checking for direct.h... no checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking ieeefp.h usability... no checking ieeefp.h presence... no checking for ieeefp.h... no checking io.h usability... no checking io.h presence... no checking for io.h... no checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking process.h usability... no checking process.h presence... no checking for process.h... no checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking sched.h usability... yes checking sched.h presence... yes checking for sched.h... yes checking shadow.h usability... yes checking shadow.h presence... yes checking for shadow.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking stropts.h usability... no checking stropts.h presence... no checking for stropts.h... no checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking for unistd.h... (cached) yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/devpoll.h usability... no checking sys/devpoll.h presence... no checking for sys/devpoll.h... no checking sys/epoll.h usability... yes checking sys/epoll.h presence... yes checking for sys/epoll.h... yes checking sys/poll.h usability... yes checking sys/poll.h presence... yes checking for sys/poll.h... yes checking sys/audioio.h usability... no checking sys/audioio.h presence... no checking for sys/audioio.h... no checking sys/xattr.h usability... yes checking sys/xattr.h presence... yes checking for sys/xattr.h... yes checking sys/bsdtty.h usability... no checking sys/bsdtty.h presence... no checking for sys/bsdtty.h... no checking sys/event.h usability... no checking sys/event.h presence... no checking for sys/event.h... no checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/kern_control.h usability... no checking sys/kern_control.h presence... no checking for sys/kern_control.h... no checking sys/loadavg.h usability... no checking sys/loadavg.h presence... no checking for sys/loadavg.h... no checking sys/lock.h usability... no checking sys/lock.h presence... no checking for sys/lock.h... no checking sys/mkdev.h usability... no checking sys/mkdev.h presence... no checking for sys/mkdev.h... no checking sys/modem.h usability... no checking sys/modem.h presence... no checking for sys/modem.h... no checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/random.h usability... yes checking sys/random.h presence... yes checking for sys/random.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/sendfile.h usability... yes checking sys/sendfile.h presence... yes checking for sys/sendfile.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/statvfs.h usability... yes checking sys/statvfs.h presence... yes checking for sys/statvfs.h... yes checking for sys/stat.h... (cached) yes checking sys/syscall.h usability... yes checking sys/syscall.h presence... yes checking for sys/syscall.h... yes checking sys/sys_domain.h usability... no checking sys/sys_domain.h presence... no checking for sys/sys_domain.h... no checking sys/termio.h usability... no checking sys/termio.h presence... no checking for sys/termio.h... no checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/times.h usability... yes checking sys/times.h presence... yes checking for sys/times.h... yes checking for sys/types.h... (cached) yes checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking sys/utsname.h usability... yes checking sys/utsname.h presence... yes checking for sys/utsname.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking pty.h usability... yes checking pty.h presence... yes checking for pty.h... yes checking libutil.h usability... no checking libutil.h presence... no checking for libutil.h... no checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking netpacket/packet.h usability... yes checking netpacket/packet.h presence... yes checking for netpacket/packet.h... yes checking sysexits.h usability... yes checking sysexits.h presence... yes checking for sysexits.h... yes checking bluetooth.h usability... no checking bluetooth.h presence... no checking for bluetooth.h... no checking linux/tipc.h usability... yes checking linux/tipc.h presence... yes checking for linux/tipc.h... yes checking linux/random.h usability... yes checking linux/random.h presence... yes checking for linux/random.h... yes checking spawn.h usability... yes checking spawn.h presence... yes checking for spawn.h... yes checking util.h usability... no checking util.h presence... no checking for util.h... no checking alloca.h usability... yes checking alloca.h presence... yes checking for alloca.h... yes checking endian.h usability... yes checking endian.h presence... yes checking for endian.h... yes checking sys/endian.h usability... no checking sys/endian.h presence... no checking for sys/endian.h... no checking sys/sysmacros.h usability... yes checking sys/sysmacros.h presence... yes checking for sys/sysmacros.h... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking whether sys/types.h defines makedev... yes checking bluetooth/bluetooth.h usability... yes checking bluetooth/bluetooth.h presence... yes checking for bluetooth/bluetooth.h... yes checking for net/if.h... yes checking for linux/netlink.h... yes checking for linux/can.h... yes checking for linux/can/raw.h... yes checking for linux/can/bcm.h... yes checking for clock_t in time.h... yes checking for makedev... yes checking for le64toh... 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 ssize_t... yes checking for __uint128_t... no checking size of int... 4 checking size of long... 4 checking size of long long... 8 checking size of void *... 4 checking size of short... 2 checking size of float... 4 checking size of double... 8 checking size of fpos_t... 24 checking size of size_t... 4 checking size of pid_t... 4 checking size of uintptr_t... 4 checking for long double support... yes checking size of long double... 8 checking size of _Bool... 1 checking size of off_t... 8 checking whether to enable large file support... yes checking size of time_t... 4 checking for pthread_t... yes checking size of pthread_t... 4 checking for --enable-framework... no checking for dyld... no checking the extension of shared libraries... .so checking LDSHARED... $(CC) -shared checking CCSHARED... -fPIC checking LINKFORSHARED... -Xlinker -export-dynamic checking CFLAGSFORSHARED... $(CCSHARED) checking SHLIBS... $(LIBS) checking for sendfile in -lsendfile... no checking for dlopen in -ldl... yes checking for shl_load in -ldld... no checking for library containing sem_init... none required checking for textdomain in -lintl... yes checking aligned memory access is required... no checking for --with-hash-algorithm... default checking for --with-address-sanitizer... no checking for t_open in -lnsl... no checking for socket in -lsocket... no checking for --with-libs... no checking for armv6j-unknown-linux-uclibceabihf-pkg-config... /usr/bin/armv6j-unknown-linux-uclibceabihf-pkg-config checking pkg-config is at least version 0.9.0... yes checking for --with-system-expat... yes checking for --with-system-ffi... yes checking for --with-system-libmpdec... no checking for --enable-loadable-sqlite-extensions... yes checking for --with-tcltk-includes... default checking for --with-tcltk-libs... default checking for --with-dbmliborder... 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... no checking for CAN_RAW_FD_FRAMES... yes checking for --with-doc-strings... yes checking for --with-pymalloc... yes checking for --with-valgrind... no checking for --with-dtrace... no checking for dlopen... yes checking DYNLOADFILE... dynload_shlib.o checking MACHDEP_OBJS... none checking for alarm... yes checking for accept4... yes checking for setitimer... yes checking for getitimer... yes checking for bind_textdomain_codeset... yes checking for chown... yes checking for clock... yes checking for confstr... yes checking for ctermid... yes checking for dup3... yes checking for execv... yes checking for faccessat... yes checking for fchmod... yes checking for fchmodat... yes checking for fchown... yes checking for fchownat... yes checking for fexecve... no checking for fdopendir... yes checking for fork... yes checking for fpathconf... yes checking for fstatat... yes checking for ftime... yes checking for ftruncate... yes checking for futimesat... yes checking for futimens... yes checking for futimes... no checking for gai_strerror... yes checking for getentropy... no checking for getgrouplist... yes checking for getgroups... yes checking for getlogin... yes checking for getloadavg... no 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... no checking for initgroups... yes checking for kill... yes checking for killpg... yes checking for lchmod... no checking for lchown... yes checking for linkat... yes checking for lstat... yes checking for lutimes... yes checking for mmap... yes checking for memrchr... yes checking for mbrtowc... yes checking for mkdirat... yes checking for mkfifo... yes checking for mkfifoat... yes checking for mknod... yes checking for mknodat... yes checking for mktime... yes checking for mremap... yes checking for nice... yes checking for openat... yes checking for pathconf... yes checking for pause... yes checking for pipe2... yes checking for plock... no checking for poll... yes checking for posix_fallocate... yes checking for posix_fadvise... yes checking for pread... yes checking for pthread_init... no checking for pthread_kill... yes checking for putenv... yes checking for pwrite... yes checking for readlink... yes checking for readlinkat... yes checking for readv... yes checking for realpath... yes checking for renameat... 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 sendfile... yes checking for setegid... yes checking for seteuid... yes checking for setgid... yes checking for sethostname... yes checking for setlocale... yes checking for setregid... yes checking for setreuid... yes checking for setresuid... yes checking for setresgid... yes checking for setsid... yes checking for setpgid... yes checking for setpgrp... yes checking for setpriority... yes checking for setuid... yes checking for setvbuf... yes checking for sched_get_priority_max... yes checking for sched_setaffinity... yes checking for sched_setscheduler... yes checking for sched_setparam... yes checking for sched_rr_get_interval... yes checking for sigaction... yes checking for sigaltstack... yes checking for siginterrupt... yes checking for sigpending... yes checking for sigrelse... no checking for sigtimedwait... yes checking for sigwait... yes checking for sigwaitinfo... yes checking for snprintf... yes checking for strftime... yes checking for strlcpy... yes checking for symlinkat... yes checking for sync... yes checking for sysconf... yes checking for tcgetpgrp... yes checking for tcsetpgrp... yes checking for tempnam... yes checking for timegm... yes checking for times... yes checking for tmpfile... yes checking for tmpnam... yes checking for tmpnam_r... yes checking for truncate... yes checking for uname... yes checking for unlinkat... yes checking for unsetenv... yes checking for utimensat... yes checking for utimes... yes checking for waitid... yes checking for waitpid... yes checking for wait3... yes checking for wait4... yes checking for wcscoll... yes checking for wcsftime... yes checking for wcsxfrm... yes checking for wmemcmp... yes checking for writev... yes checking for _getpty... no checking whether dirfd is declared... yes checking for chroot... yes checking for link... yes checking for symlink... yes checking for fchdir... yes checking for fsync... yes checking for fdatasync... yes checking for epoll... yes checking for epoll_create1... yes checking for kqueue... no checking for prlimit... no checking for ctermid_r... no checking for flock declaration... yes checking for flock... yes checking for getpagesize... yes checking for broken unsetenv... no checking for true... true checking for inet_aton in -lc... yes checking for chflags... no checking for lchflags... no checking for inflateCopy in -lz... yes checking for hstrerror... yes checking for inet_aton... yes checking for inet_pton... yes checking for setgroups... yes checking for openpty... yes checking for forkpty... yes checking for 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 strdup... yes checking for getpgrp... yes checking for setpgrp... (cached) yes checking for gettimeofday... yes checking for clock_gettime... yes checking for clock_getres... yes checking for clock_settime... yes checking for major... yes checking for if_nameindex... yes checking for lockf... yes checking for getaddrinfo... yes checking getaddrinfo bug... no checking for getnameinfo... yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_zone... yes checking for struct stat.st_rdev... yes checking for struct stat.st_blksize... yes checking for struct stat.st_flags... no checking for struct stat.st_gen... no checking for struct stat.st_birthtime... no checking for struct stat.st_blocks... yes checking for struct passwd.pw_gecos... yes checking for struct passwd.pw_passwd... yes checking for time.h that defines altzone... no checking whether sys/select.h and sys/time.h may both be included... yes checking for addrinfo... yes checking for sockaddr_storage... yes checking for sockaddr_alg... yes checking whether char is unsigned... yes 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 for gethostbyname_r... yes checking gethostbyname_r with 6 args... yes checking for __fpu_control... no checking for __fpu_control in -lieee... no checking for --with-fpectl... yes checking for --with-libm=STRING... default LIBM="-lm" checking for --with-libc=STRING... set LIBC="" checking for x64 gcc inline assembler... no 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... no checking whether we can use gcc inline assembler to get and set mc68881 fpcr... no checking for x87-style double rounding... no checking for acosh... yes checking for asinh... yes checking for atanh... yes checking for copysign... yes checking for erf... yes checking for erfc... yes checking for expm1... yes checking for finite... no checking for gamma... yes checking for hypot... yes checking for lgamma... yes checking for log1p... yes checking for log2... yes checking for round... yes checking for tgamma... yes checking whether isinf is declared... yes checking whether isnan is declared... yes checking whether isfinite is declared... yes checking whether tanh preserves the sign of zero... yes checking whether log1p drops the sign of negative zero... no checking whether POSIX semaphores are enabled... yes checking for broken sem_getvalue... no checking whether RTLD_LAZY is declared... yes checking whether RTLD_NOW is declared... yes checking whether RTLD_GLOBAL is declared... yes checking whether RTLD_LOCAL is declared... yes checking whether RTLD_NODELETE is declared... yes checking whether RTLD_NOLOAD is declared... yes checking whether RTLD_DEEPBIND is declared... 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... no yes checking whether byte ordering is bigendian... no checking ABIFLAGS... m checking SOABI... cpython-36m-arm-linux-gnueabihf checking LDVERSION... $(VERSION)$(ABIFLAGS) checking whether right shift extends the sign bit... yes checking for getc_unlocked() and friends... yes checking how to link readline libs... -lreadline checking for rl_callback_handler_install in -lreadline... yes checking for rl_pre_input_hook in -lreadline... yes checking for rl_completion_display_matches_hook in -lreadline... yes checking for rl_resize_terminal in -lreadline... yes checking for rl_completion_matches in -lreadline... yes checking for append_history in -lreadline... yes 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 curses.h usability... yes checking curses.h presence... yes checking for curses.h... yes checking ncurses.h usability... yes checking ncurses.h presence... yes checking for ncurses.h... yes checking for term.h... yes checking whether mvwdelch is an expression... yes checking whether WINDOW has _flags... yes checking for is_pad... yes checking for is_term_resized... yes checking for resize_term... yes checking for resizeterm... yes checking for immedok... yes checking for syncok... yes checking for wchgat... yes checking for filter... yes checking for has_key... yes checking for typeahead... yes checking for use_env... yes configure: checking for device files checking for /dev/ptmx... yes checking for /dev/ptc... no checking for %zd printf() format support... yes checking for socklen_t... yes checking for broken mbstowcs... no checking for --with-computed-gotos... yes checking whether armv6j-unknown-linux-uclibceabihf-gcc supports computed gotos... yes checking for build directories... done checking for -O2... yes checking for glibc _FORTIFY_SOURCE/memmove bug... no checking for stdatomic.h... yes checking for GCC >= 4.7 __atomic builtins... yes checking for ensurepip... no checking if the dirent structure of a d_type field... yes checking for the Linux getrandom() syscall... yes checking for the getrandom() function... no configure: creating ./config.status config.status: creating Makefile.pre config.status: creating Modules/Setup.config config.status: creating Misc/python.pc config.status: creating Misc/python-config.sh config.status: creating Modules/ld_so_aix config.status: creating pyconfig.h creating Modules/Setup creating Modules/Setup.local creating Makefile If you want a release build with all stable optimizations active (PGO, etc), please run ./configure --enable-optimizations >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5 ... make -j8 CPPFLAGS= CFLAGS= LDFLAGS= armv6j-unknown-linux-uclibceabihf-gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Programs/python.o ./Programs/python.c armv6j-unknown-linux-uclibceabihf-gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Parser/acceler.o Parser/acceler.c armv6j-unknown-linux-uclibceabihf-gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Parser/grammar1.o Parser/grammar1.c armv6j-unknown-linux-uclibceabihf-gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Parser/listnode.o Parser/listnode.c armv6j-unknown-linux-uclibceabihf-gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Parser/node.o Parser/node.c armv6j-unknown-linux-uclibceabihf-gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Parser/parser.o Parser/parser.c armv6j-unknown-linux-uclibceabihf-gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Parser/bitset.o Parser/bitset.c armv6j-unknown-linux-uclibceabihf-gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Parser/metagrammar.o Parser/metagrammar.c armv6j-unknown-linux-uclibceabihf-gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Parser/firstsets.o Parser/firstsets.c armv6j-unknown-linux-uclibceabihf-gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Parser/grammar.o Parser/grammar.c armv6j-unknown-linux-uclibceabihf-gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Parser/pgen.o Parser/pgen.c armv6j-unknown-linux-uclibceabihf-gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Parser/myreadline.o Parser/myreadline.c armv6j-unknown-linux-uclibceabihf-gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Parser/parsetok.o Parser/parsetok.c armv6j-unknown-linux-uclibceabihf-gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Parser/tokenizer.o Parser/tokenizer.c armv6j-unknown-linux-uclibceabihf-gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/abstract.o Objects/abstract.c armv6j-unknown-linux-uclibceabihf-gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/accu.o Objects/accu.c armv6j-unknown-linux-uclibceabihf-gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/boolobject.o Objects/boolobject.c armv6j-unknown-linux-uclibceabihf-gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/bytes_methods.o Objects/bytes_methods.c armv6j-unknown-linux-uclibceabihf-gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/bytearrayobject.o Objects/bytearrayobject.c armv6j-unknown-linux-uclibceabihf-gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/bytesobject.o Objects/bytesobject.c armv6j-unknown-linux-uclibceabihf-gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/cellobject.o Objects/cellobject.c armv6j-unknown-linux-uclibceabihf-gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/classobject.o Objects/classobject.c Objects/bytearrayobject.c:2140:19: warning: cast between incompatible function types from 'PyObject * (*)(PyByteArrayObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__alloc__", (PyCFunction)bytearray_alloc, METH_NOARGS, alloc_doc}, ^ Objects/bytearrayobject.c:2145:20: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"capitalize", (PyCFunction)stringlib_capitalize, METH_NOARGS, ^ In file included from Objects/bytearrayobject.c:94: Objects/clinic/bytearrayobject.c.h:551:16: warning: cast between incompatible function types from 'PyObject * (*)(PyByteArrayObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct *, struct _object **, int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"decode", (PyCFunction)bytearray_decode, METH_FASTCALL, bytearray_decode__doc__}, ^ Objects/bytearrayobject.c:2152:5: note: in expansion of macro 'BYTEARRAY_DECODE_METHODDEF' BYTEARRAY_DECODE_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~~~ Objects/bytearrayobject.c:2155:20: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"expandtabs", (PyCFunction)stringlib_expandtabs, METH_VARARGS | METH_KEYWORDS, ^ Objects/bytearrayobject.c:2161:13: warning: cast between incompatible function types from 'PyObject * (*)(PyBytesObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"hex", (PyCFunction)bytearray_hex, METH_NOARGS, hex__doc__}, ^ Objects/bytearrayobject.c:2164:17: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"isalnum", (PyCFunction)stringlib_isalnum, METH_NOARGS, ^ Objects/bytearrayobject.c:2166:17: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"isalpha", (PyCFunction)stringlib_isalpha, METH_NOARGS, ^ Objects/bytearrayobject.c:2168:17: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"isdigit", (PyCFunction)stringlib_isdigit, METH_NOARGS, ^ Objects/bytearrayobject.c:2170:17: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"islower", (PyCFunction)stringlib_islower, METH_NOARGS, ^ Objects/bytearrayobject.c:2172:17: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"isspace", (PyCFunction)stringlib_isspace, METH_NOARGS, ^ Objects/bytearrayobject.c:2174:17: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"istitle", (PyCFunction)stringlib_istitle, METH_NOARGS, ^ Objects/bytearrayobject.c:2176:17: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"isupper", (PyCFunction)stringlib_isupper, METH_NOARGS, ^ Objects/bytearrayobject.c:2180:15: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"lower", (PyCFunction)stringlib_lower, METH_NOARGS, _Py_lower__doc__}, ^ In file included from Objects/bytearrayobject.c:94: Objects/clinic/bytearrayobject.c.h:259:16: warning: cast between incompatible function types from 'PyObject * (*)(PyByteArrayObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct *, struct _object **, int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"rsplit", (PyCFunction)bytearray_rsplit, METH_FASTCALL, bytearray_rsplit__doc__}, ^ Objects/bytearrayobject.c:2192:5: note: in expansion of macro 'BYTEARRAY_RSPLIT_METHODDEF' BYTEARRAY_RSPLIT_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~~~ Objects/clinic/bytearrayobject.c.h:184:15: warning: cast between incompatible function types from 'PyObject * (*)(PyByteArrayObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct *, struct _object **, int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"split", (PyCFunction)bytearray_split, METH_FASTCALL, bytearray_split__doc__}, ^ Objects/bytearrayobject.c:2194:5: note: in expansion of macro 'BYTEARRAY_SPLIT_METHODDEF' BYTEARRAY_SPLIT_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~~ Objects/clinic/bytearrayobject.c.h:599:20: warning: cast between incompatible function types from 'PyObject * (*)(PyByteArrayObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct *, struct _object **, int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"splitlines", (PyCFunction)bytearray_splitlines, METH_FASTCALL, bytearray_splitlines__doc__}, ^ Objects/bytearrayobject.c:2195:5: note: in expansion of macro 'BYTEARRAY_SPLITLINES_METHODDEF' BYTEARRAY_SPLITLINES_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Objects/bytearrayobject.c:2199:18: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"swapcase", (PyCFunction)stringlib_swapcase, METH_NOARGS, ^ Objects/bytearrayobject.c:2201:15: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"title", (PyCFunction)stringlib_title, METH_NOARGS, _Py_title__doc__}, ^ In file included from Objects/bytearrayobject.c:94: Objects/clinic/bytearrayobject.c.h:54:19: warning: cast between incompatible function types from 'PyObject * (*)(PyByteArrayObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct *, struct _object **, int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"translate", (PyCFunction)bytearray_translate, METH_FASTCALL, bytearray_translate__doc__}, ^ Objects/bytearrayobject.c:2202:5: note: in expansion of macro 'BYTEARRAY_TRANSLATE_METHODDEF' BYTEARRAY_TRANSLATE_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Objects/bytearrayobject.c:2203:15: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"upper", (PyCFunction)stringlib_upper, METH_NOARGS, _Py_upper__doc__}, ^ Objects/bytearrayobject.c:2379:25: warning: cast between incompatible function types from 'PyObject * (*)(bytesiterobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__length_hint__", (PyCFunction)bytearrayiter_length_hint, METH_NOARGS, ^ Objects/bytearrayobject.c:2381:26: warning: cast between incompatible function types from 'PyObject * (*)(bytesiterobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reduce__", (PyCFunction)bytearrayiter_reduce, METH_NOARGS, ^ Objects/bytesobject.c:2452:33: warning: cast between incompatible function types from 'PyObject * (*)(PyBytesObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__getnewargs__", (PyCFunction)bytes_getnewargs, METH_NOARGS}, ^ Objects/bytesobject.c:2453:20: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"capitalize", (PyCFunction)stringlib_capitalize, METH_NOARGS, ^ In file included from Objects/bytesobject.c:16: Objects/clinic/bytesobject.c.h:415:16: warning: cast between incompatible function types from 'PyObject * (*)(PyBytesObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct *, struct _object **, int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"decode", (PyCFunction)bytes_decode, METH_FASTCALL, bytes_decode__doc__}, ^ Objects/bytesobject.c:2459:5: note: in expansion of macro 'BYTES_DECODE_METHODDEF' BYTES_DECODE_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~ Objects/bytesobject.c:2462:20: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"expandtabs", (PyCFunction)stringlib_expandtabs, METH_VARARGS | METH_KEYWORDS, ^ Objects/bytesobject.c:2467:13: warning: cast between incompatible function types from 'PyObject * (*)(PyBytesObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"hex", (PyCFunction)bytes_hex, METH_NOARGS, hex__doc__}, ^ Objects/bytesobject.c:2469:17: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"isalnum", (PyCFunction)stringlib_isalnum, METH_NOARGS, ^ Objects/bytesobject.c:2471:17: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"isalpha", (PyCFunction)stringlib_isalpha, METH_NOARGS, ^ Objects/bytesobject.c:2473:17: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"isdigit", (PyCFunction)stringlib_isdigit, METH_NOARGS, ^ Objects/bytesobject.c:2475:17: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"islower", (PyCFunction)stringlib_islower, METH_NOARGS, ^ Objects/bytesobject.c:2477:17: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"isspace", (PyCFunction)stringlib_isspace, METH_NOARGS, ^ Objects/bytesobject.c:2479:17: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"istitle", (PyCFunction)stringlib_istitle, METH_NOARGS, ^ Objects/bytesobject.c:2481:17: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"isupper", (PyCFunction)stringlib_isupper, METH_NOARGS, ^ Objects/bytesobject.c:2485:15: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"lower", (PyCFunction)stringlib_lower, METH_NOARGS, _Py_lower__doc__}, ^ In file included from Objects/bytesobject.c:16: Objects/clinic/bytesobject.c.h:139:16: warning: cast between incompatible function types from 'PyObject * (*)(PyBytesObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct *, struct _object **, int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"rsplit", (PyCFunction)bytes_rsplit, METH_FASTCALL, bytes_rsplit__doc__}, ^ Objects/bytesobject.c:2494:5: note: in expansion of macro 'BYTES_RSPLIT_METHODDEF' BYTES_RSPLIT_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~ Objects/clinic/bytesobject.c.h:20:15: warning: cast between incompatible function types from 'PyObject * (*)(PyBytesObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct *, struct _object **, int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"split", (PyCFunction)bytes_split, METH_FASTCALL, bytes_split__doc__}, ^ Objects/bytesobject.c:2496:5: note: in expansion of macro 'BYTES_SPLIT_METHODDEF' BYTES_SPLIT_METHODDEF ^~~~~~~~~~~~~~~~~~~~~ Objects/clinic/bytesobject.c.h:450:20: warning: cast between incompatible function types from 'PyObject * (*)(PyBytesObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct *, struct _object **, int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"splitlines", (PyCFunction)bytes_splitlines, METH_FASTCALL, bytes_splitlines__doc__}, ^ Objects/bytesobject.c:2497:5: note: in expansion of macro 'BYTES_SPLITLINES_METHODDEF' BYTES_SPLITLINES_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~~~ Objects/bytesobject.c:2501:18: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"swapcase", (PyCFunction)stringlib_swapcase, METH_NOARGS, ^ Objects/bytesobject.c:2503:15: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"title", (PyCFunction)stringlib_title, METH_NOARGS, _Py_title__doc__}, ^ In file included from Objects/bytesobject.c:16: Objects/clinic/bytesobject.c.h:284:19: warning: cast between incompatible function types from 'PyObject * (*)(PyBytesObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct *, struct _object **, int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"translate", (PyCFunction)bytes_translate, METH_FASTCALL, bytes_translate__doc__}, ^ Objects/bytesobject.c:2504:5: note: in expansion of macro 'BYTES_TRANSLATE_METHODDEF' BYTES_TRANSLATE_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~~ Objects/bytesobject.c:2505:15: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"upper", (PyCFunction)stringlib_upper, METH_NOARGS, _Py_upper__doc__}, ^ Objects/bytesobject.c:3095:25: warning: cast between incompatible function types from 'PyObject * (*)(striterobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__length_hint__", (PyCFunction)striter_len, METH_NOARGS, ^ Objects/bytesobject.c:3097:25: warning: cast between incompatible function types from 'PyObject * (*)(striterobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reduce__", (PyCFunction)striter_reduce, METH_NOARGS, ^ Objects/classobject.c:93:20: warning: cast between incompatible function types from 'PyObject * (*)(PyMethodObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reduce__", (PyCFunction)method_reduce, METH_NOARGS, NULL}, ^ armv6j-unknown-linux-uclibceabihf-gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/codeobject.o Objects/codeobject.c armv6j-unknown-linux-uclibceabihf-gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/complexobject.o Objects/complexobject.c Objects/complexobject.c:741:25: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"conjugate", (PyCFunction)complex_conjugate, METH_NOARGS, ^ Objects/complexobject.c:747:33: warning: cast between incompatible function types from 'PyObject * (*)(PyComplexObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__getnewargs__", (PyCFunction)complex_getnewargs, METH_NOARGS}, ^ armv6j-unknown-linux-uclibceabihf-gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/descrobject.o Objects/descrobject.c Objects/descrobject.c:403:20: warning: cast between incompatible function types from 'PyObject * (*)(PyDescrObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reduce__", (PyCFunction)descr_reduce, METH_NOARGS, NULL}, ^ Objects/descrobject.c:415:22: warning: cast between incompatible function types from 'PyObject * (*)(PyDescrObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, void *)' {aka 'struct _object * (*)(struct _object *, void *)'} [-Wcast-function-type] {"__qualname__", (getter)descr_get_qualname}, ^ Objects/descrobject.c:432:22: warning: cast between incompatible function types from 'PyObject * (*)(PyDescrObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, void *)' {aka 'struct _object * (*)(struct _object *, void *)'} [-Wcast-function-type] {"__qualname__", (getter)descr_get_qualname}, ^ Objects/descrobject.c:448:22: warning: cast between incompatible function types from 'PyObject * (*)(PyDescrObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, void *)' {aka 'struct _object * (*)(struct _object *, void *)'} [-Wcast-function-type] {"__qualname__", (getter)descr_get_qualname}, ^ Objects/descrobject.c:466:22: warning: cast between incompatible function types from 'PyObject * (*)(PyDescrObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, void *)' {aka 'struct _object * (*)(struct _object *, void *)'} [-Wcast-function-type] {"__qualname__", (getter)descr_get_qualname}, ^ Objects/descrobject.c:845:19: warning: cast between incompatible function types from 'PyObject * (*)(mappingproxyobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"keys", (PyCFunction)mappingproxy_keys, METH_NOARGS, ^ Objects/descrobject.c:847:19: warning: cast between incompatible function types from 'PyObject * (*)(mappingproxyobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"values", (PyCFunction)mappingproxy_values, METH_NOARGS, ^ Objects/descrobject.c:849:19: warning: cast between incompatible function types from 'PyObject * (*)(mappingproxyobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"items", (PyCFunction)mappingproxy_items, METH_NOARGS, ^ Objects/descrobject.c:851:19: warning: cast between incompatible function types from 'PyObject * (*)(mappingproxyobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"copy", (PyCFunction)mappingproxy_copy, METH_NOARGS, ^ Objects/descrobject.c:1111:20: warning: cast between incompatible function types from 'PyObject * (*)(wrapperobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reduce__", (PyCFunction)wrapper_reduce, METH_NOARGS, NULL}, ^ Objects/descrobject.c:1156:22: warning: cast between incompatible function types from 'PyObject * (*)(wrapperobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, void *)' {aka 'struct _object * (*)(struct _object *, void *)'} [-Wcast-function-type] {"__objclass__", (getter)wrapper_objclass}, ^ Objects/descrobject.c:1157:18: warning: cast between incompatible function types from 'PyObject * (*)(wrapperobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, void *)' {aka 'struct _object * (*)(struct _object *, void *)'} [-Wcast-function-type] {"__name__", (getter)wrapper_name}, ^ Objects/descrobject.c:1158:22: warning: cast between incompatible function types from 'PyObject * (*)(wrapperobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, void *)' {aka 'struct _object * (*)(struct _object *, void *)'} [-Wcast-function-type] {"__qualname__", (getter)wrapper_qualname}, ^ Objects/descrobject.c: In function 'wrapper_call': Objects/descrobject.c:1171:31: warning: cast between incompatible function types from 'wrapperfunc' {aka 'struct _object * (*)(struct _object *, struct _object *, void *)'} to 'PyObject * (*)(PyObject *, PyObject *, void *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, void *, struct _object *)'} [-Wcast-function-type] wrapperfunc_kwds wk = (wrapperfunc_kwds)wrapper; ^ armv6j-unknown-linux-uclibceabihf-gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/enumobject.o Objects/enumobject.c Objects/enumobject.c:179:20: warning: cast between incompatible function types from 'PyObject * (*)(enumobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reduce__", (PyCFunction)enum_reduce, METH_NOARGS, reduce_doc}, ^ Objects/enumobject.c:383:25: warning: cast between incompatible function types from 'PyObject * (*)(reversedobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__length_hint__", (PyCFunction)reversed_len, METH_NOARGS, length_hint_doc}, ^ Objects/enumobject.c:384:20: warning: cast between incompatible function types from 'PyObject * (*)(reversedobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reduce__", (PyCFunction)reversed_reduce, METH_NOARGS, reduce_doc}, ^ armv6j-unknown-linux-uclibceabihf-gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/exceptions.o Objects/exceptions.c armv6j-unknown-linux-uclibceabihf-gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/genobject.o Objects/genobject.c Objects/exceptions.c:176:19: warning: cast between incompatible function types from 'PyObject * (*)(PyBaseExceptionObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reduce__", (PyCFunction)BaseException_reduce, METH_NOARGS }, ^ Objects/exceptions.c:295:14: warning: cast between incompatible function types from 'PyObject * (*)(PyBaseExceptionObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, void *)' {aka 'struct _object * (*)(struct _object *, void *)'} [-Wcast-function-type] {"args", (getter)BaseException_get_args, (setter)BaseException_set_args}, ^ Objects/exceptions.c:295:46: warning: cast between incompatible function types from 'int (*)(PyBaseExceptionObject *, PyObject *)' {aka 'int (*)(struct *, struct _object *)'} to 'int (*)(PyObject *, PyObject *, void *)' {aka 'int (*)(struct _object *, struct _object *, void *)'} [-Wcast-function-type] {"args", (getter)BaseException_get_args, (setter)BaseException_set_args}, ^ Objects/exceptions.c:296:23: warning: cast between incompatible function types from 'PyObject * (*)(PyBaseExceptionObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, void *)' {aka 'struct _object * (*)(struct _object *, void *)'} [-Wcast-function-type] {"__traceback__", (getter)BaseException_get_tb, (setter)BaseException_set_tb}, ^ Objects/exceptions.c:296:53: warning: cast between incompatible function types from 'int (*)(PyBaseExceptionObject *, PyObject *)' {aka 'int (*)(struct *, struct _object *)'} to 'int (*)(PyObject *, PyObject *, void *)' {aka 'int (*)(struct _object *, struct _object *, void *)'} [-Wcast-function-type] {"__traceback__", (getter)BaseException_get_tb, (setter)BaseException_set_tb}, ^ Objects/exceptions.c:297:21: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, void *)' {aka 'struct _object * (*)(struct _object *, void *)'} [-Wcast-function-type] {"__context__", (getter)BaseException_get_context, ^ Objects/exceptions.c:298:6: warning: cast between incompatible function types from 'int (*)(PyObject *, PyObject *)' {aka 'int (*)(struct _object *, struct _object *)'} to 'int (*)(PyObject *, PyObject *, void *)' {aka 'int (*)(struct _object *, struct _object *, void *)'} [-Wcast-function-type] (setter)BaseException_set_context, PyDoc_STR("exception context")}, ^ Objects/exceptions.c:299:19: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, void *)' {aka 'struct _object * (*)(struct _object *, void *)'} [-Wcast-function-type] {"__cause__", (getter)BaseException_get_cause, ^ Objects/exceptions.c:300:6: warning: cast between incompatible function types from 'int (*)(PyObject *, PyObject *)' {aka 'int (*)(struct _object *, struct _object *)'} to 'int (*)(PyObject *, PyObject *, void *)' {aka 'int (*)(struct _object *, struct _object *, void *)'} [-Wcast-function-type] (setter)BaseException_set_cause, PyDoc_STR("exception cause")}, ^ Objects/exceptions.c:747:20: warning: cast between incompatible function types from 'PyObject * (*)(PyImportErrorObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reduce__", (PyCFunction)ImportError_reduce, METH_NOARGS}, ^ Objects/exceptions.c:1216:20: warning: cast between incompatible function types from 'PyObject * (*)(PyOSErrorObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reduce__", (PyCFunction)OSError_reduce, METH_NOARGS}, ^ Objects/genobject.c:721:18: warning: cast between incompatible function types from 'PyObject * (*)(PyGenObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, void *)' {aka 'struct _object * (*)(struct _object *, void *)'} [-Wcast-function-type] {"__name__", (getter)gen_get_name, (setter)gen_set_name, ^ Objects/genobject.c:721:40: warning: cast between incompatible function types from 'int (*)(PyGenObject *, PyObject *)' {aka 'int (*)(struct *, struct _object *)'} to 'int (*)(PyObject *, PyObject *, void *)' {aka 'int (*)(struct _object *, struct _object *, void *)'} [-Wcast-function-type] {"__name__", (getter)gen_get_name, (setter)gen_set_name, ^ Objects/genobject.c:723:22: warning: cast between incompatible function types from 'PyObject * (*)(PyGenObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, void *)' {aka 'struct _object * (*)(struct _object *, void *)'} [-Wcast-function-type] {"__qualname__", (getter)gen_get_qualname, (setter)gen_set_qualname, ^ Objects/genobject.c:723:48: warning: cast between incompatible function types from 'int (*)(PyGenObject *, PyObject *)' {aka 'int (*)(struct *, struct _object *)'} to 'int (*)(PyObject *, PyObject *, void *)' {aka 'int (*)(struct _object *, struct _object *, void *)'} [-Wcast-function-type] {"__qualname__", (getter)gen_get_qualname, (setter)gen_set_qualname, ^ Objects/genobject.c:725:22: warning: cast between incompatible function types from 'PyObject * (*)(PyGenObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, void *)' {aka 'struct _object * (*)(struct _object *, void *)'} [-Wcast-function-type] {"gi_yieldfrom", (getter)gen_getyieldfrom, NULL, ^ Objects/genobject.c:956:18: warning: cast between incompatible function types from 'PyObject * (*)(PyGenObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, void *)' {aka 'struct _object * (*)(struct _object *, void *)'} [-Wcast-function-type] {"__name__", (getter)gen_get_name, (setter)gen_set_name, ^ Objects/genobject.c:956:40: warning: cast between incompatible function types from 'int (*)(PyGenObject *, PyObject *)' {aka 'int (*)(struct *, struct _object *)'} to 'int (*)(PyObject *, PyObject *, void *)' {aka 'int (*)(struct _object *, struct _object *, void *)'} [-Wcast-function-type] {"__name__", (getter)gen_get_name, (setter)gen_set_name, ^ Objects/genobject.c:958:22: warning: cast between incompatible function types from 'PyObject * (*)(PyGenObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, void *)' {aka 'struct _object * (*)(struct _object *, void *)'} [-Wcast-function-type] {"__qualname__", (getter)gen_get_qualname, (setter)gen_set_qualname, ^ Objects/genobject.c:958:48: warning: cast between incompatible function types from 'int (*)(PyGenObject *, PyObject *)' {aka 'int (*)(struct *, struct _object *)'} to 'int (*)(PyObject *, PyObject *, void *)' {aka 'int (*)(struct _object *, struct _object *, void *)'} [-Wcast-function-type] {"__qualname__", (getter)gen_get_qualname, (setter)gen_set_qualname, ^ Objects/genobject.c:960:18: warning: cast between incompatible function types from 'PyObject * (*)(PyCoroObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, void *)' {aka 'struct _object * (*)(struct _object *, void *)'} [-Wcast-function-type] {"cr_await", (getter)coro_get_cr_await, NULL, ^ Objects/genobject.c:1395:18: warning: cast between incompatible function types from 'PyObject * (*)(PyGenObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, void *)' {aka 'struct _object * (*)(struct _object *, void *)'} [-Wcast-function-type] {"__name__", (getter)gen_get_name, (setter)gen_set_name, ^ Objects/genobject.c:1395:40: warning: cast between incompatible function types from 'int (*)(PyGenObject *, PyObject *)' {aka 'int (*)(struct *, struct _object *)'} to 'int (*)(PyObject *, PyObject *, void *)' {aka 'int (*)(struct _object *, struct _object *, void *)'} [-Wcast-function-type] {"__name__", (getter)gen_get_name, (setter)gen_set_name, ^ Objects/genobject.c:1397:22: warning: cast between incompatible function types from 'PyObject * (*)(PyGenObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, void *)' {aka 'struct _object * (*)(struct _object *, void *)'} [-Wcast-function-type] {"__qualname__", (getter)gen_get_qualname, (setter)gen_set_qualname, ^ Objects/genobject.c:1397:48: warning: cast between incompatible function types from 'int (*)(PyGenObject *, PyObject *)' {aka 'int (*)(struct *, struct _object *)'} to 'int (*)(PyObject *, PyObject *, void *)' {aka 'int (*)(struct _object *, struct _object *, void *)'} [-Wcast-function-type] {"__qualname__", (getter)gen_get_qualname, (setter)gen_set_qualname, ^ Objects/genobject.c:1399:18: warning: cast between incompatible function types from 'PyObject * (*)(PyCoroObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, void *)' {aka 'struct _object * (*)(struct _object *, void *)'} [-Wcast-function-type] {"ag_await", (getter)coro_get_cr_await, NULL, ^ armv6j-unknown-linux-uclibceabihf-gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/fileobject.o Objects/fileobject.c armv6j-unknown-linux-uclibceabihf-gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/floatobject.o Objects/floatobject.c armv6j-unknown-linux-uclibceabihf-gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/frameobject.o Objects/frameobject.c Objects/fileobject.c:450:25: warning: cast between incompatible function types from 'PyObject * (*)(PyStdPrinter_Object *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"close", (PyCFunction)stdprinter_noop, METH_NOARGS, ""}, ^ Objects/fileobject.c:451:25: warning: cast between incompatible function types from 'PyObject * (*)(PyStdPrinter_Object *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"flush", (PyCFunction)stdprinter_noop, METH_NOARGS, ""}, ^ Objects/fileobject.c:452:25: warning: cast between incompatible function types from 'PyObject * (*)(PyStdPrinter_Object *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"fileno", (PyCFunction)stdprinter_fileno, METH_NOARGS, ""}, ^ Objects/fileobject.c:453:25: warning: cast between incompatible function types from 'PyObject * (*)(PyStdPrinter_Object *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"isatty", (PyCFunction)stdprinter_isatty, METH_NOARGS, ""}, ^ Objects/floatobject.c:1774:25: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"conjugate", (PyCFunction)float_float, METH_NOARGS, ^ Objects/floatobject.c:1776:25: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__trunc__", (PyCFunction)float_trunc, METH_NOARGS, ^ Objects/floatobject.c:1785:13: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"hex", (PyCFunction)float_hex, ^ Objects/floatobject.c:1787:25: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"is_integer", (PyCFunction)float_is_integer, METH_NOARGS, ^ Objects/floatobject.c:1797:33: warning: cast between incompatible function types from 'PyObject * (*)(PyFloatObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__getnewargs__", (PyCFunction)float_getnewargs, METH_NOARGS}, ^ Objects/floatobject.c:1809:6: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, void *)' {aka 'struct _object * (*)(struct _object *, void *)'} [-Wcast-function-type] (getter)float_float, (setter)NULL, ^ Objects/frameobject.c:398:21: warning: cast between incompatible function types from 'int (*)(PyFrameObject *, PyObject *)' {aka 'int (*)(struct _frame *, struct _object *)'} to 'int (*)(PyObject *, PyObject *, void *)' {aka 'int (*)(struct _object *, struct _object *, void *)'} [-Wcast-function-type] (setter)frame_setlineno, NULL}, ^ Objects/frameobject.c:595:25: warning: cast between incompatible function types from 'PyObject * (*)(PyFrameObject *)' {aka 'struct _object * (*)(struct _frame *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"clear", (PyCFunction)frame_clear, METH_NOARGS, ^ Objects/frameobject.c:597:25: warning: cast between incompatible function types from 'PyObject * (*)(PyFrameObject *)' {aka 'struct _object * (*)(struct _frame *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__sizeof__", (PyCFunction)frame_sizeof, METH_NOARGS, ^ Objects/frameobject.c:625:5: warning: cast between incompatible function types from 'void (*)(PyFrameObject *)' {aka 'void (*)(struct _frame *)'} to 'int (*)(PyObject *)' {aka 'int (*)(struct _object *)'} [-Wcast-function-type] (inquiry)frame_tp_clear, /* tp_clear */ ^ armv6j-unknown-linux-uclibceabihf-gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/funcobject.o Objects/funcobject.c armv6j-unknown-linux-uclibceabihf-gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/iterobject.o Objects/iterobject.c Objects/floatobject.c: In function 'float_richcompare': Objects/floatobject.c:346:12: warning: variable 'i' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] double i, j; ^ Objects/floatobject.c:344:49: warning: argument 'op' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] float_richcompare(PyObject *v, PyObject *w, int op) ~~~~^~ Objects/funcobject.c:408:18: warning: cast between incompatible function types from 'PyObject * (*)(PyFunctionObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, void *)' {aka 'struct _object * (*)(struct _object *, void *)'} [-Wcast-function-type] {"__code__", (getter)func_get_code, (setter)func_set_code}, ^ Objects/funcobject.c:408:41: warning: cast between incompatible function types from 'int (*)(PyFunctionObject *, PyObject *)' {aka 'int (*)(struct *, struct _object *)'} to 'int (*)(PyObject *, PyObject *, void *)' {aka 'int (*)(struct _object *, struct _object *, void *)'} [-Wcast-function-type] {"__code__", (getter)func_get_code, (setter)func_set_code}, ^ Objects/funcobject.c:409:22: warning: cast between incompatible function types from 'PyObject * (*)(PyFunctionObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, void *)' {aka 'struct _object * (*)(struct _object *, void *)'} [-Wcast-function-type] {"__defaults__", (getter)func_get_defaults, ^ Objects/funcobject.c:410:6: warning: cast between incompatible function types from 'int (*)(PyFunctionObject *, PyObject *)' {aka 'int (*)(struct *, struct _object *)'} to 'int (*)(PyObject *, PyObject *, void *)' {aka 'int (*)(struct _object *, struct _object *, void *)'} [-Wcast-function-type] (setter)func_set_defaults}, ^ Objects/funcobject.c:411:24: warning: cast between incompatible function types from 'PyObject * (*)(PyFunctionObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, void *)' {aka 'struct _object * (*)(struct _object *, void *)'} [-Wcast-function-type] {"__kwdefaults__", (getter)func_get_kwdefaults, ^ Objects/funcobject.c:412:6: warning: cast between incompatible function types from 'int (*)(PyFunctionObject *, PyObject *)' {aka 'int (*)(struct *, struct _object *)'} to 'int (*)(PyObject *, PyObject *, void *)' {aka 'int (*)(struct _object *, struct _object *, void *)'} [-Wcast-function-type] (setter)func_set_kwdefaults}, ^ Objects/funcobject.c:413:25: warning: cast between incompatible function types from 'PyObject * (*)(PyFunctionObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, void *)' {aka 'struct _object * (*)(struct _object *, void *)'} [-Wcast-function-type] {"__annotations__", (getter)func_get_annotations, ^ Objects/funcobject.c:414:6: warning: cast between incompatible function types from 'int (*)(PyFunctionObject *, PyObject *)' {aka 'int (*)(struct *, struct _object *)'} to 'int (*)(PyObject *, PyObject *, void *)' {aka 'int (*)(struct _object *, struct _object *, void *)'} [-Wcast-function-type] (setter)func_set_annotations}, ^ Objects/funcobject.c:416:18: warning: cast between incompatible function types from 'PyObject * (*)(PyFunctionObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, void *)' {aka 'struct _object * (*)(struct _object *, void *)'} [-Wcast-function-type] {"__name__", (getter)func_get_name, (setter)func_set_name}, ^ Objects/funcobject.c:416:41: warning: cast between incompatible function types from 'int (*)(PyFunctionObject *, PyObject *)' {aka 'int (*)(struct *, struct _object *)'} to 'int (*)(PyObject *, PyObject *, void *)' {aka 'int (*)(struct _object *, struct _object *, void *)'} [-Wcast-function-type] {"__name__", (getter)func_get_name, (setter)func_set_name}, ^ Objects/funcobject.c:417:22: warning: cast between incompatible function types from 'PyObject * (*)(PyFunctionObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, void *)' {aka 'struct _object * (*)(struct _object *, void *)'} [-Wcast-function-type] {"__qualname__", (getter)func_get_qualname, (setter)func_set_qualname}, ^ Objects/funcobject.c:417:49: warning: cast between incompatible function types from 'int (*)(PyFunctionObject *, PyObject *)' {aka 'int (*)(struct *, struct _object *)'} to 'int (*)(PyObject *, PyObject *, void *)' {aka 'int (*)(struct _object *, struct _object *, void *)'} [-Wcast-function-type] {"__qualname__", (getter)func_get_qualname, (setter)func_set_qualname}, ^ Objects/floatobject.c: In function 'float_as_integer_ratio': Objects/floatobject.c:1480:15: warning: variable 'py_exponent' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] PyObject *py_exponent = NULL; ^~~~~~~~~~~ Objects/floatobject.c:1481:15: warning: variable 'numerator' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] PyObject *numerator = NULL; ^~~~~~~~~ Objects/floatobject.c:1483:15: warning: variable 'result_pair' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] PyObject *result_pair = NULL; ^~~~~~~~~~~ Objects/iterobject.c:130:25: warning: cast between incompatible function types from 'PyObject * (*)(seqiterobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__length_hint__", (PyCFunction)iter_len, METH_NOARGS, length_hint_doc}, ^ Objects/iterobject.c:131:20: warning: cast between incompatible function types from 'PyObject * (*)(seqiterobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reduce__", (PyCFunction)iter_reduce, METH_NOARGS, reduce_doc}, ^ Objects/iterobject.c:251:20: warning: cast between incompatible function types from 'PyObject * (*)(calliterobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reduce__", (PyCFunction)calliter_reduce, METH_NOARGS, reduce_doc}, ^ armv6j-unknown-linux-uclibceabihf-gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/listobject.o Objects/listobject.c armv6j-unknown-linux-uclibceabihf-gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/longobject.o Objects/longobject.c armv6j-unknown-linux-uclibceabihf-gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/dictobject.o Objects/dictobject.c Objects/listobject.c:2370:21: warning: cast between incompatible function types from 'PyObject * (*)(PyListObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__sizeof__", (PyCFunction)list_sizeof, METH_NOARGS, sizeof_doc}, ^ Objects/listobject.c:2371:25: warning: cast between incompatible function types from 'PyObject * (*)(PyListObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"clear", (PyCFunction)listclear, METH_NOARGS, clear_doc}, ^ Objects/listobject.c:2372:25: warning: cast between incompatible function types from 'PyObject * (*)(PyListObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"copy", (PyCFunction)listcopy, METH_NOARGS, copy_doc}, ^ Objects/listobject.c:2380:25: warning: cast between incompatible function types from 'PyObject * (*)(PyListObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"reverse", (PyCFunction)listreverse, METH_NOARGS, reverse_doc}, ^ Objects/listobject.c:2381:25: warning: cast between incompatible function types from 'PyObject * (*)(PyListObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"sort", (PyCFunction)listsort, METH_VARARGS | METH_KEYWORDS, sort_doc}, ^ Objects/listobject.c:2690:25: warning: cast between incompatible function types from 'PyObject * (*)(listiterobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__length_hint__", (PyCFunction)listiter_len, METH_NOARGS, length_hint_doc}, ^ Objects/listobject.c:2691:20: warning: cast between incompatible function types from 'PyObject * (*)(listiterobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reduce__", (PyCFunction)listiter_reduce, METH_NOARGS, reduce_doc}, ^ Objects/listobject.c:2839:25: warning: cast between incompatible function types from 'PyObject * (*)(listreviterobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__length_hint__", (PyCFunction)listreviter_len, METH_NOARGS, length_hint_doc}, ^ Objects/listobject.c:2840:20: warning: cast between incompatible function types from 'PyObject * (*)(listreviterobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reduce__", (PyCFunction)listreviter_reduce, METH_NOARGS, reduce_doc}, ^ Objects/longobject.c:5330:25: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"conjugate", (PyCFunction)long_long, METH_NOARGS, ^ Objects/longobject.c:5332:25: warning: cast between incompatible function types from 'PyObject * (*)(PyLongObject *)' {aka 'struct _object * (*)(struct _longobject *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"bit_length", (PyCFunction)long_bit_length, METH_NOARGS, ^ Objects/longobject.c:5338:25: warning: cast between incompatible function types from 'PyObject * (*)(PyLongObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _longobject *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"to_bytes", (PyCFunction)long_to_bytes, ^ Objects/longobject.c:5340:25: warning: cast between incompatible function types from 'PyObject * (*)(PyTypeObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _typeobject *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"from_bytes", (PyCFunction)long_from_bytes, ^ Objects/longobject.c:5342:25: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__trunc__", (PyCFunction)long_long, METH_NOARGS, ^ Objects/longobject.c:5344:25: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__floor__", (PyCFunction)long_long, METH_NOARGS, ^ Objects/longobject.c:5346:25: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__ceil__", (PyCFunction)long_long, METH_NOARGS, ^ Objects/longobject.c:5351:33: warning: cast between incompatible function types from 'PyObject * (*)(PyLongObject *)' {aka 'struct _object * (*)(struct _longobject *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__getnewargs__", (PyCFunction)long_getnewargs, METH_NOARGS}, ^ Objects/longobject.c:5353:25: warning: cast between incompatible function types from 'PyObject * (*)(PyLongObject *)' {aka 'struct _object * (*)(struct _longobject *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__sizeof__", (PyCFunction)long_sizeof, METH_NOARGS, ^ Objects/longobject.c:5360:6: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, void *)' {aka 'struct _object * (*)(struct _object *, void *)'} [-Wcast-function-type] (getter)long_long, (setter)NULL, ^ Objects/longobject.c:5368:6: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, void *)' {aka 'struct _object * (*)(struct _object *, void *)'} [-Wcast-function-type] (getter)long_long, (setter)NULL, ^ Objects/dictobject.c:3156:25: warning: cast between incompatible function types from 'PyObject * (*)(PyDictObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__sizeof__", (PyCFunction)dict_sizeof, METH_NOARGS, ^ Objects/dictobject.c:3164:25: warning: cast between incompatible function types from 'PyObject * (*)(PyDictObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"popitem", (PyCFunction)dict_popitem, METH_NOARGS, ^ Objects/dictobject.c:3166:25: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"keys", (PyCFunction)dictkeys_new, METH_NOARGS, ^ Objects/dictobject.c:3168:25: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"items", (PyCFunction)dictitems_new, METH_NOARGS, ^ Objects/dictobject.c:3170:25: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"values", (PyCFunction)dictvalues_new, METH_NOARGS, ^ Objects/dictobject.c:3172:25: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"update", (PyCFunction)dict_update, METH_VARARGS | METH_KEYWORDS, ^ Objects/dictobject.c:3175:25: warning: cast between incompatible function types from 'PyObject * (*)(PyDictObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"clear", (PyCFunction)dict_clear, METH_NOARGS, ^ Objects/dictobject.c:3177:25: warning: cast between incompatible function types from 'PyObject * (*)(PyDictObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"copy", (PyCFunction)dict_copy, METH_NOARGS, ^ Objects/dictobject.c:3470:25: warning: cast between incompatible function types from 'PyObject * (*)(dictiterobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__length_hint__", (PyCFunction)dictiter_len, METH_NOARGS, ^ Objects/dictobject.c:3472:21: warning: cast between incompatible function types from 'PyObject * (*)(dictiterobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reduce__", (PyCFunction)dictiter_reduce, METH_NOARGS, ^ armv6j-unknown-linux-uclibceabihf-gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/odictobject.o Objects/odictobject.c Objects/odictobject.c:1376:25: warning: cast between incompatible function types from 'int (*)(PyODictObject *, PyObject *, PyObject *)' {aka 'int (*)(struct _odictobject *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__delitem__", (PyCFunction)odict_mp_ass_sub, METH_NOARGS, ^ Objects/odictobject.c:1380:25: warning: cast between incompatible function types from 'int (*)(PyObject *, PyObject *, PyObject *)' {aka 'int (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__init__", (PyCFunction)odict_init, METH_NOARGS, ^ Objects/odictobject.c:1382:25: warning: cast between incompatible function types from 'PyObject * (*)(PyODictObject *)' {aka 'struct _object * (*)(struct _odictobject *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__iter__", (PyCFunction)odict_iter, METH_NOARGS, ^ Objects/odictobject.c:1386:25: warning: cast between incompatible function types from 'PyObject * (*)(PyODictObject *)' {aka 'struct _object * (*)(struct _odictobject *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__repr__", (PyCFunction)odict_repr, METH_NOARGS, ^ Objects/odictobject.c:1388:25: warning: cast between incompatible function types from 'int (*)(PyODictObject *, PyObject *, PyObject *)' {aka 'int (*)(struct _odictobject *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__setitem__", (PyCFunction)odict_mp_ass_sub, METH_NOARGS, ^ Objects/odictobject.c:1390:25: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"fromkeys", (PyCFunction)odict_fromkeys, ^ Objects/odictobject.c:1394:25: warning: cast between incompatible function types from 'PyObject * (*)(PyODictObject *)' {aka 'struct _object * (*)(struct _odictobject *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__sizeof__", (PyCFunction)odict_sizeof, METH_NOARGS, ^ Objects/odictobject.c:1396:25: warning: cast between incompatible function types from 'PyObject * (*)(PyODictObject *)' {aka 'struct _object * (*)(struct _odictobject *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reduce__", (PyCFunction)odict_reduce, METH_NOARGS, ^ Objects/odictobject.c:1398:25: warning: cast between incompatible function types from 'PyObject * (*)(PyODictObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _odictobject *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"setdefault", (PyCFunction)odict_setdefault, ^ Objects/odictobject.c:1400:25: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"pop", (PyCFunction)odict_pop, ^ Objects/odictobject.c:1402:25: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"popitem", (PyCFunction)odict_popitem, ^ Objects/odictobject.c:1404:25: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"keys", (PyCFunction)odictkeys_new, METH_NOARGS, ^ Objects/odictobject.c:1406:25: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"values", (PyCFunction)odictvalues_new, METH_NOARGS, ^ Objects/odictobject.c:1408:25: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"items", (PyCFunction)odictitems_new, METH_NOARGS, ^ Objects/odictobject.c:1410:25: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"update", (PyCFunction)odict_update, METH_VARARGS | METH_KEYWORDS, ^ Objects/odictobject.c:1412:25: warning: cast between incompatible function types from 'PyObject * (*)(PyODictObject *)' {aka 'struct _object * (*)(struct _odictobject *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"clear", (PyCFunction)odict_clear, METH_NOARGS, ^ Objects/odictobject.c:1414:25: warning: cast between incompatible function types from 'PyObject * (*)(PyODictObject *)' {aka 'struct _object * (*)(struct _odictobject *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"copy", (PyCFunction)odict_copy, METH_NOARGS, ^ Objects/odictobject.c:1418:25: warning: cast between incompatible function types from 'PyObject * (*)(PyODictObject *)' {aka 'struct _object * (*)(struct _odictobject *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reversed__", (PyCFunction)odict_reversed, METH_NOARGS, ^ Objects/odictobject.c:1420:25: warning: cast between incompatible function types from 'PyObject * (*)(PyODictObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _odictobject *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"move_to_end", (PyCFunction)odict_move_to_end, ^ Objects/odictobject.c:1961:20: warning: cast between incompatible function types from 'PyObject * (*)(odictiterobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reduce__", (PyCFunction)odictiter_reduce, METH_NOARGS, reduce_doc}, ^ Objects/odictobject.c:2055:22: warning: cast between incompatible function types from 'PyObject * (*)(_PyDictViewObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reversed__", (PyCFunction)odictkeys_reversed, METH_NOARGS, NULL}, ^ Objects/odictobject.c:2122:22: warning: cast between incompatible function types from 'PyObject * (*)(_PyDictViewObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reversed__", (PyCFunction)odictitems_reversed, METH_NOARGS, NULL}, ^ Objects/odictobject.c:2189:22: warning: cast between incompatible function types from 'PyObject * (*)(_PyDictViewObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reversed__", (PyCFunction)odictvalues_reversed, METH_NOARGS, NULL}, ^ armv6j-unknown-linux-uclibceabihf-gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/memoryobject.o Objects/memoryobject.c armv6j-unknown-linux-uclibceabihf-gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/methodobject.o Objects/methodobject.c Objects/memoryobject.c:3027:25: warning: cast between incompatible function types from 'PyObject * (*)(PyMemoryViewObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, void *)' {aka 'struct _object * (*)(struct _object *, void *)'} [-Wcast-function-type] {"obj", (getter)memory_obj_get, NULL, memory_obj_doc}, ^ Objects/memoryobject.c:3028:25: warning: cast between incompatible function types from 'PyObject * (*)(PyMemoryViewObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, void *)' {aka 'struct _object * (*)(struct _object *, void *)'} [-Wcast-function-type] {"nbytes", (getter)memory_nbytes_get, NULL, memory_nbytes_doc}, ^ Objects/memoryobject.c:3029:25: warning: cast between incompatible function types from 'PyObject * (*)(PyMemoryViewObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, void *)' {aka 'struct _object * (*)(struct _object *, void *)'} [-Wcast-function-type] {"readonly", (getter)memory_readonly_get, NULL, memory_readonly_doc}, ^ Objects/memoryobject.c:3030:25: warning: cast between incompatible function types from 'PyObject * (*)(PyMemoryViewObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, void *)' {aka 'struct _object * (*)(struct _object *, void *)'} [-Wcast-function-type] {"itemsize", (getter)memory_itemsize_get, NULL, memory_itemsize_doc}, ^ Objects/memoryobject.c:3031:25: warning: cast between incompatible function types from 'PyObject * (*)(PyMemoryViewObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, void *)' {aka 'struct _object * (*)(struct _object *, void *)'} [-Wcast-function-type] {"format", (getter)memory_format_get, NULL, memory_format_doc}, ^ Objects/memoryobject.c:3032:25: warning: cast between incompatible function types from 'PyObject * (*)(PyMemoryViewObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, void *)' {aka 'struct _object * (*)(struct _object *, void *)'} [-Wcast-function-type] {"ndim", (getter)memory_ndim_get, NULL, memory_ndim_doc}, ^ Objects/memoryobject.c:3033:25: warning: cast between incompatible function types from 'PyObject * (*)(PyMemoryViewObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, void *)' {aka 'struct _object * (*)(struct _object *, void *)'} [-Wcast-function-type] {"shape", (getter)memory_shape_get, NULL, memory_shape_doc}, ^ Objects/memoryobject.c:3034:25: warning: cast between incompatible function types from 'PyObject * (*)(PyMemoryViewObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, void *)' {aka 'struct _object * (*)(struct _object *, void *)'} [-Wcast-function-type] {"strides", (getter)memory_strides_get, NULL, memory_strides_doc}, ^ Objects/memoryobject.c:3035:25: warning: cast between incompatible function types from 'PyObject * (*)(PyMemoryViewObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, void *)' {aka 'struct _object * (*)(struct _object *, void *)'} [-Wcast-function-type] {"suboffsets", (getter)memory_suboffsets_get, NULL, memory_suboffsets_doc}, ^ Objects/memoryobject.c:3068:21: warning: cast between incompatible function types from 'PyObject * (*)(PyMemoryViewObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"cast", (PyCFunction)memory_cast, METH_VARARGS|METH_KEYWORDS, memory_cast_doc}, ^ Objects/methodobject.c: In function 'PyCFunction_Call': Objects/methodobject.c:98:17: warning: cast between incompatible function types from 'PyCFunction' {aka 'struct _object * (*)(struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} [-Wcast-function-type] res = (*(PyCFunctionWithKeywords)meth)(self, args, kwds); ^ Objects/methodobject.c: In function '_PyCFunction_FastCallDict': Objects/methodobject.c:231:24: warning: cast between incompatible function types from 'PyCFunction' {aka 'struct _object * (*)(struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} [-Wcast-function-type] result = (*(PyCFunctionWithKeywords)meth) (self, tuple, kwargs); ^ Objects/methodobject.c:244:37: warning: cast between incompatible function types from 'PyCFunction' {aka 'struct _object * (*)(struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, int, struct _object *)'} [-Wcast-function-type] _PyCFunctionFast fastmeth = (_PyCFunctionFast)meth; ^ Objects/methodobject.c: At top level: Objects/methodobject.c:336:20: warning: cast between incompatible function types from 'PyObject * (*)(PyCFunctionObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reduce__", (PyCFunction)meth_reduce, METH_NOARGS, NULL}, ^ armv6j-unknown-linux-uclibceabihf-gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/moduleobject.o Objects/moduleobject.c armv6j-unknown-linux-uclibceabihf-gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/namespaceobject.o Objects/namespaceobject.c armv6j-unknown-linux-uclibceabihf-gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/object.o Objects/object.c Objects/namespaceobject.c:196:20: warning: cast between incompatible function types from 'PyObject * (*)(_PyNamespaceObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reduce__", (PyCFunction)namespace_reduce, METH_NOARGS, ^ Objects/object.c:1486:20: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reduce__", (PyCFunction)NotImplemented_reduce, METH_NOARGS, NULL}, ^ armv6j-unknown-linux-uclibceabihf-gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/obmalloc.o Objects/obmalloc.c armv6j-unknown-linux-uclibceabihf-gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/capsule.o Objects/capsule.c armv6j-unknown-linux-uclibceabihf-gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/rangeobject.o Objects/rangeobject.c Objects/rangeobject.c:695:25: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reversed__", (PyCFunction)range_reverse, METH_NOARGS, reverse_doc}, ^ Objects/rangeobject.c:833:25: warning: cast between incompatible function types from 'PyObject * (*)(rangeiterobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__length_hint__", (PyCFunction)rangeiter_len, METH_NOARGS, ^ Objects/rangeobject.c:835:20: warning: cast between incompatible function types from 'PyObject * (*)(rangeiterobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reduce__", (PyCFunction)rangeiter_reduce, METH_NOARGS, ^ Objects/rangeobject.c:1043:20: warning: cast between incompatible function types from 'PyObject * (*)(longrangeiterobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reduce__", (PyCFunction)longrangeiter_reduce, METH_NOARGS, ^ armv6j-unknown-linux-uclibceabihf-gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/setobject.o Objects/setobject.c armv6j-unknown-linux-uclibceabihf-gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/sliceobject.o Objects/sliceobject.c armv6j-unknown-linux-uclibceabihf-gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/structseq.o Objects/structseq.c Objects/setobject.c:884:25: warning: cast between incompatible function types from 'PyObject * (*)(setiterobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__length_hint__", (PyCFunction)setiter_len, METH_NOARGS, length_hint_doc}, ^ Objects/setobject.c:885:20: warning: cast between incompatible function types from 'PyObject * (*)(setiterobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reduce__", (PyCFunction)setiter_reduce, METH_NOARGS, reduce_doc}, ^ Objects/sliceobject.c:43:20: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reduce__", (PyCFunction)ellipsis_reduce, METH_NOARGS, NULL}, ^ Objects/setobject.c:2052:25: warning: cast between incompatible function types from 'PyObject * (*)(PySetObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"clear", (PyCFunction)set_clear, METH_NOARGS, ^ Objects/setobject.c:2056:25: warning: cast between incompatible function types from 'PyObject * (*)(PySetObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"copy", (PyCFunction)set_copy, METH_NOARGS, ^ Objects/setobject.c:2074:25: warning: cast between incompatible function types from 'PyObject * (*)(PySetObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"pop", (PyCFunction)set_pop, METH_NOARGS, ^ Objects/setobject.c:2076:25: warning: cast between incompatible function types from 'PyObject * (*)(PySetObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reduce__", (PyCFunction)set_reduce, METH_NOARGS, ^ Objects/setobject.c:2080:25: warning: cast between incompatible function types from 'PyObject * (*)(PySetObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__sizeof__", (PyCFunction)set_sizeof, METH_NOARGS, ^ Objects/setobject.c:2185:25: warning: cast between incompatible function types from 'PyObject * (*)(PySetObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"copy", (PyCFunction)frozenset_copy, METH_NOARGS, ^ Objects/setobject.c:2197:25: warning: cast between incompatible function types from 'PyObject * (*)(PySetObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reduce__", (PyCFunction)set_reduce, METH_NOARGS, ^ Objects/setobject.c:2199:25: warning: cast between incompatible function types from 'PyObject * (*)(PySetObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__sizeof__", (PyCFunction)set_sizeof, METH_NOARGS, ^ Objects/sliceobject.c:560:25: warning: cast between incompatible function types from 'PyObject * (*)(PySliceObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reduce__", (PyCFunction)slice_reduce, ^ Objects/structseq.c:278:20: warning: cast between incompatible function types from 'PyObject * (*)(PyStructSequence *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reduce__", (PyCFunction)structseq_reduce, METH_NOARGS, NULL}, ^ Objects/structseq.c: In function 'structseq_repr': Objects/structseq.c:179:5: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] strncpy(pbuf, typ->tp_name, len); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Objects/structseq.c:177:11: note: length computed here len = strlen(typ->tp_name) > TYPE_MAXSIZE ? TYPE_MAXSIZE : ^~~~~~~~~~~~~~~~~~~~ armv6j-unknown-linux-uclibceabihf-gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/tupleobject.o Objects/tupleobject.c armv6j-unknown-linux-uclibceabihf-gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/typeobject.o Objects/typeobject.c Objects/tupleobject.c:774:33: warning: cast between incompatible function types from 'PyObject * (*)(PyTupleObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__getnewargs__", (PyCFunction)tuple_getnewargs, METH_NOARGS}, ^ Objects/tupleobject.c:1017:25: warning: cast between incompatible function types from 'PyObject * (*)(tupleiterobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__length_hint__", (PyCFunction)tupleiter_len, METH_NOARGS, length_hint_doc}, ^ Objects/tupleobject.c:1018:20: warning: cast between incompatible function types from 'PyObject * (*)(tupleiterobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reduce__", (PyCFunction)tupleiter_reduce, METH_NOARGS, reduce_doc}, ^ Objects/typeobject.c:3279:13: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"mro", (PyCFunction)mro_external, METH_NOARGS, ^ Objects/typeobject.c:3283:21: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__prepare__", (PyCFunction)type_prepare, ^ Objects/typeobject.c:5730:17: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__new__", (PyCFunction)tp_new_wrapper, METH_VARARGS|METH_KEYWORDS, ^ armv6j-unknown-linux-uclibceabihf-gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/unicodeobject.o Objects/unicodeobject.c Objects/typeobject.c:6586:47: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, void *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, void *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *, void *)' {aka 'struct _object * (*)(struct _object *, struct _object *, void *)'} [-Wcast-function-type] FLSLOT("__call__", tp_call, slot_tp_call, (wrapperfunc)wrap_call, ^ Objects/typeobject.c:6545:62: note: in definition of macro 'FLSLOT' {NAME, offsetof(PyTypeObject, SLOT), (void *)(FUNCTION), WRAPPER, \ ^~~~~~~ Objects/typeobject.c:6622:47: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, void *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, void *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *, void *)' {aka 'struct _object * (*)(struct _object *, struct _object *, void *)'} [-Wcast-function-type] FLSLOT("__init__", tp_init, slot_tp_init, (wrapperfunc)wrap_init, ^ Objects/typeobject.c:6545:62: note: in definition of macro 'FLSLOT' {NAME, offsetof(PyTypeObject, SLOT), (void *)(FUNCTION), WRAPPER, \ ^~~~~~~ Objects/typeobject.c: In function 'update_one_slot': Objects/typeobject.c:6894:18: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] (PyCFunction)tp_new_wrapper && ^ armv6j-unknown-linux-uclibceabihf-gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/unicodectype.o Objects/unicodectype.c armv6j-unknown-linux-uclibceabihf-gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Objects/weakrefobject.o Objects/weakrefobject.c armv6j-unknown-linux-uclibceabihf-gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/_warnings.o Python/_warnings.c Objects/weakrefobject.c:605:23: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__bytes__", (PyCFunction)proxy_bytes, METH_NOARGS}, ^ Objects/unicodeobject.c:13912:16: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"encode", (PyCFunction) unicode_encode, METH_VARARGS | METH_KEYWORDS, encode__doc__}, ^ Objects/unicodeobject.c:13914:15: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"split", (PyCFunction) unicode_split, METH_VARARGS | METH_KEYWORDS, split__doc__}, ^ Objects/unicodeobject.c:13915:16: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"rsplit", (PyCFunction) unicode_rsplit, METH_VARARGS | METH_KEYWORDS, rsplit__doc__}, ^ Objects/unicodeobject.c:13917:20: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"capitalize", (PyCFunction) unicode_capitalize, METH_NOARGS, capitalize__doc__}, ^ Objects/unicodeobject.c:13918:18: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"casefold", (PyCFunction) unicode_casefold, METH_NOARGS, casefold__doc__}, ^ Objects/unicodeobject.c:13919:15: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"title", (PyCFunction) unicode_title, METH_NOARGS, title__doc__}, ^ Objects/unicodeobject.c:13922:20: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"expandtabs", (PyCFunction) unicode_expandtabs, ^ Objects/unicodeobject.c:13928:15: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"lower", (PyCFunction) unicode_lower, METH_NOARGS, lower__doc__}, ^ Objects/unicodeobject.c:13935:20: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"splitlines", (PyCFunction) unicode_splitlines, ^ Objects/unicodeobject.c:13938:18: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"swapcase", (PyCFunction) unicode_swapcase, METH_NOARGS, swapcase__doc__}, ^ Objects/unicodeobject.c:13940:15: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"upper", (PyCFunction) unicode_upper, METH_NOARGS, upper__doc__}, ^ Objects/unicodeobject.c:13943:17: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"islower", (PyCFunction) unicode_islower, METH_NOARGS, islower__doc__}, ^ Objects/unicodeobject.c:13944:17: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"isupper", (PyCFunction) unicode_isupper, METH_NOARGS, isupper__doc__}, ^ Objects/unicodeobject.c:13945:17: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"istitle", (PyCFunction) unicode_istitle, METH_NOARGS, istitle__doc__}, ^ Objects/unicodeobject.c:13946:17: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"isspace", (PyCFunction) unicode_isspace, METH_NOARGS, isspace__doc__}, ^ Objects/unicodeobject.c:13947:19: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"isdecimal", (PyCFunction) unicode_isdecimal, METH_NOARGS, isdecimal__doc__}, ^ Objects/unicodeobject.c:13948:17: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"isdigit", (PyCFunction) unicode_isdigit, METH_NOARGS, isdigit__doc__}, ^ Objects/unicodeobject.c:13949:19: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"isnumeric", (PyCFunction) unicode_isnumeric, METH_NOARGS, isnumeric__doc__}, ^ Objects/unicodeobject.c:13950:17: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"isalpha", (PyCFunction) unicode_isalpha, METH_NOARGS, isalpha__doc__}, ^ Objects/unicodeobject.c:13951:17: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"isalnum", (PyCFunction) unicode_isalnum, METH_NOARGS, isalnum__doc__}, ^ Objects/unicodeobject.c:13952:22: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"isidentifier", (PyCFunction) unicode_isidentifier, METH_NOARGS, isidentifier__doc__}, ^ Objects/unicodeobject.c:13953:21: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"isprintable", (PyCFunction) unicode_isprintable, METH_NOARGS, isprintable__doc__}, ^ Objects/unicodeobject.c:13955:16: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"format", (PyCFunction) do_string_format, METH_VARARGS | METH_KEYWORDS, format__doc__}, ^ Objects/unicodeobject.c:13959:20: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__sizeof__", (PyCFunction) unicode__sizeof__, METH_NOARGS, sizeof__doc__}, ^ Objects/unicodeobject.c:13965:25: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__getnewargs__", (PyCFunction)unicode_getnewargs, METH_NOARGS}, ^ Objects/unicodeobject.c:15491:25: warning: cast between incompatible function types from 'PyObject * (*)(unicodeiterobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__length_hint__", (PyCFunction)unicodeiter_len, METH_NOARGS, ^ Objects/unicodeobject.c:15493:25: warning: cast between incompatible function types from 'PyObject * (*)(unicodeiterobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reduce__", (PyCFunction)unicodeiter_reduce, METH_NOARGS, ^ Python/_warnings.c:1123:14: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"warn", (PyCFunction)warnings_warn, METH_VARARGS | METH_KEYWORDS, ^ Python/_warnings.c:1125:23: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"warn_explicit", (PyCFunction)warnings_warn_explicit, ^ armv6j-unknown-linux-uclibceabihf-gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/Python-ast.o Python/Python-ast.c Python/Python-ast.c:640:5: warning: cast between incompatible function types from 'void (*)(AST_object *)' {aka 'void (*)(struct *)'} to 'int (*)(PyObject *)' {aka 'int (*)(struct _object *)'} [-Wcast-function-type] (inquiry)ast_clear, /* tp_clear */ ^ armv6j-unknown-linux-uclibceabihf-gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/asdl.o Python/asdl.c armv6j-unknown-linux-uclibceabihf-gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/ast.o Python/ast.c armv6j-unknown-linux-uclibceabihf-gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/bltinmodule.o Python/bltinmodule.c armv6j-unknown-linux-uclibceabihf-gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/ceval.o Python/ceval.c Python/bltinmodule.c:534:22: warning: cast between incompatible function types from 'PyObject * (*)(filterobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reduce__", (PyCFunction)filter_reduce, METH_NOARGS, reduce_doc}, ^ Python/bltinmodule.c:1258:22: warning: cast between incompatible function types from 'PyObject * (*)(mapobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reduce__", (PyCFunction)map_reduce, METH_NOARGS, reduce_doc}, ^ Python/bltinmodule.c:2577:22: warning: cast between incompatible function types from 'PyObject * (*)(zipobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reduce__", (PyCFunction)zip_reduce, METH_NOARGS, reduce_doc}, ^ Python/bltinmodule.c:2635:25: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__build_class__", (PyCFunction)builtin___build_class__, ^ Python/bltinmodule.c:2637:25: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__import__", (PyCFunction)builtin___import__, METH_VARARGS | METH_KEYWORDS, import_doc}, ^ In file included from Python/bltinmodule.c:51: Python/clinic/bltinmodule.c.h:153:17: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"compile", (PyCFunction)builtin_compile, METH_FASTCALL, builtin_compile__doc__}, ^ Python/bltinmodule.c:2645:5: note: in expansion of macro 'BUILTIN_COMPILE_METHODDEF' BUILTIN_COMPILE_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~~ Python/bltinmodule.c:2664:25: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"max", (PyCFunction)builtin_max, METH_VARARGS | METH_KEYWORDS, max_doc}, ^ Python/bltinmodule.c:2665:25: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"min", (PyCFunction)builtin_min, METH_VARARGS | METH_KEYWORDS, min_doc}, ^ Python/bltinmodule.c:2670:25: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"print", (PyCFunction)builtin_print, METH_VARARGS | METH_KEYWORDS, print_doc}, ^ Python/bltinmodule.c:2672:25: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"round", (PyCFunction)builtin_round, METH_VARARGS | METH_KEYWORDS, round_doc}, ^ Python/bltinmodule.c:2139:16: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"sorted", (PyCFunction)builtin_sorted, METH_VARARGS|METH_KEYWORDS, builtin_sorted__doc__}, ^ Python/bltinmodule.c:2674:5: note: in expansion of macro 'BUILTIN_SORTED_METHODDEF' BUILTIN_SORTED_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~ armv6j-unknown-linux-uclibceabihf-gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/compile.o Python/compile.c armv6j-unknown-linux-uclibceabihf-gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/codecs.o Python/codecs.c In file included from ./Include/pytime.h:6, from ./Include/Python.h:68, from Python/bltinmodule.c:3: Python/bltinmodule.c: In function 'builtin_sum_impl.isra.2': ./Include/object.h:789:19: warning: variable '_py_decref_tmp' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] PyObject *_py_decref_tmp = (PyObject *)(op); \ ^~~~~~~~~~~~~~ Python/bltinmodule.c:2276:13: note: in expansion of macro 'Py_DECREF' Py_DECREF(result); ^~~~~~~~~ ./Include/object.h:789:19: warning: variable '_py_decref_tmp' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] PyObject *_py_decref_tmp = (PyObject *)(op); \ ^~~~~~~~~~~~~~ Python/bltinmodule.c:2316:9: note: in expansion of macro 'Py_DECREF' Py_DECREF(result); ^~~~~~~~~ In file included from ./Include/Python.h:137, from Python/bltinmodule.c:3: ./Include/object.h:789:19: warning: variable '_py_decref_tmp' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] PyObject *_py_decref_tmp = (PyObject *)(op); \ ^~~~~~~~~~~~~~ ./Include/pyfpe.h:140:2: note: in definition of macro 'PyFPE_START_PROTECT' leave_stmt; \ ^~~~~~~~~~ Python/bltinmodule.c:2327:61: note: in expansion of macro 'Py_DECREF' PyFPE_START_PROTECT("add", Py_DECREF(item); Py_DECREF(iter); return 0) ^~~~~~~~~ Python/bltinmodule.c:2334:22: warning: variable 'value' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] long value; ^~~~~ In file included from ./Include/Python.h:137, from Python/bltinmodule.c:3: ./Include/object.h:789:19: warning: variable '_py_decref_tmp' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] PyObject *_py_decref_tmp = (PyObject *)(op); \ ^~~~~~~~~~~~~~ ./Include/pyfpe.h:140:2: note: in definition of macro 'PyFPE_START_PROTECT' leave_stmt; \ ^~~~~~~~~~ Python/bltinmodule.c:2338:65: note: in expansion of macro 'Py_DECREF' PyFPE_START_PROTECT("add", Py_DECREF(item); Py_DECREF(iter); return 0) ^~~~~~~~~ In file included from ./Include/pytime.h:6, from ./Include/Python.h:68, from Python/bltinmodule.c:3: ./Include/object.h:789:19: warning: variable '_py_decref_tmp' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] PyObject *_py_decref_tmp = (PyObject *)(op); \ ^~~~~~~~~~~~~~ Python/bltinmodule.c:2378:9: note: in expansion of macro 'Py_DECREF' Py_DECREF(result); ^~~~~~~~~ Python/bltinmodule.c:2227:66: warning: argument 'start' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] builtin_sum_impl(PyObject *module, PyObject *iterable, PyObject *start) ~~~~~~~~~~^~~~~ armv6j-unknown-linux-uclibceabihf-gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/dynamic_annotations.o Python/dynamic_annotations.c armv6j-unknown-linux-uclibceabihf-gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/errors.o Python/errors.c armv6j-unknown-linux-uclibceabihf-gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/frozenmain.o Python/frozenmain.c armv6j-unknown-linux-uclibceabihf-gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/future.o Python/future.c armv6j-unknown-linux-uclibceabihf-gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/getargs.o Python/getargs.c armv6j-unknown-linux-uclibceabihf-gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/getcompiler.o Python/getcompiler.c armv6j-unknown-linux-uclibceabihf-gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/getcopyright.o Python/getcopyright.c armv6j-unknown-linux-uclibceabihf-gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -DPLATFORM='"linux"' -o Python/getplatform.o ./Python/getplatform.c armv6j-unknown-linux-uclibceabihf-gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/getversion.o Python/getversion.c armv6j-unknown-linux-uclibceabihf-gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/graminit.o Python/graminit.c armv6j-unknown-linux-uclibceabihf-gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/import.o Python/import.c armv6j-unknown-linux-uclibceabihf-gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -I. -o Python/importdl.o ./Python/importdl.c armv6j-unknown-linux-uclibceabihf-gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/marshal.o Python/marshal.c armv6j-unknown-linux-uclibceabihf-gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/modsupport.o Python/modsupport.c armv6j-unknown-linux-uclibceabihf-gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/mystrtoul.o Python/mystrtoul.c armv6j-unknown-linux-uclibceabihf-gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/mysnprintf.o Python/mysnprintf.c armv6j-unknown-linux-uclibceabihf-gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/peephole.o Python/peephole.c armv6j-unknown-linux-uclibceabihf-gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/pyarena.o Python/pyarena.c armv6j-unknown-linux-uclibceabihf-gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/pyctype.o Python/pyctype.c armv6j-unknown-linux-uclibceabihf-gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/pyfpe.o Python/pyfpe.c armv6j-unknown-linux-uclibceabihf-gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/pyhash.o Python/pyhash.c armv6j-unknown-linux-uclibceabihf-gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/pylifecycle.o Python/pylifecycle.c armv6j-unknown-linux-uclibceabihf-gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/pymath.o Python/pymath.c armv6j-unknown-linux-uclibceabihf-gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/pystate.o Python/pystate.c armv6j-unknown-linux-uclibceabihf-gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/pythonrun.o Python/pythonrun.c armv6j-unknown-linux-uclibceabihf-gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/pytime.o Python/pytime.c armv6j-unknown-linux-uclibceabihf-gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/random.o Python/random.c armv6j-unknown-linux-uclibceabihf-gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/structmember.o Python/structmember.c armv6j-unknown-linux-uclibceabihf-gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/symtable.o Python/symtable.c armv6j-unknown-linux-uclibceabihf-gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE \ -DABIFLAGS='"m"' \ -DMULTIARCH=\"arm-linux-gnueabihf\" \ -o Python/sysmodule.o ./Python/sysmodule.c armv6j-unknown-linux-uclibceabihf-gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/traceback.o Python/traceback.c armv6j-unknown-linux-uclibceabihf-gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/getopt.o Python/getopt.c armv6j-unknown-linux-uclibceabihf-gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/pystrcmp.o Python/pystrcmp.c armv6j-unknown-linux-uclibceabihf-gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/pystrtod.o Python/pystrtod.c Python/traceback.c:37:16: warning: cast between incompatible function types from 'PyObject * (*)(PyTracebackObject *)' {aka 'struct _object * (*)(struct _traceback *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__dir__", (PyCFunction)tb_dir, METH_NOARGS}, ^ Python/traceback.c:98:5: warning: cast between incompatible function types from 'void (*)(PyTracebackObject *)' {aka 'void (*)(struct _traceback *)'} to 'int (*)(PyObject *)' {aka 'int (*)(struct _object *)'} [-Wcast-function-type] (inquiry)tb_clear, /* tp_clear */ ^ ./Python/sysmodule.c:1355:19: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"callstats", (PyCFunction)PyEval_GetCallStats, METH_NOARGS, ^ ./Python/sysmodule.c:1365:28: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"getdefaultencoding", (PyCFunction)sys_getdefaultencoding, ^ ./Python/sysmodule.c:1371:28: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"getallocatedblocks", (PyCFunction)sys_getallocatedblocks, METH_NOARGS, ^ ./Python/sysmodule.c:1379:31: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"getfilesystemencoding", (PyCFunction)sys_getfilesystemencoding, ^ ./Python/sysmodule.c:1381:36: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] { "getfilesystemencodeerrors", (PyCFunction)sys_getfilesystemencodeerrors, ^ ./Python/sysmodule.c:1390:27: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"getrecursionlimit", (PyCFunction)sys_getrecursionlimit, METH_NOARGS, ^ ./Python/sysmodule.c:1392:21: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"getsizeof", (PyCFunction)sys_getsizeof, ^ ./Python/sysmodule.c:1433:28: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"set_asyncgen_hooks", (PyCFunction)sys_set_asyncgen_hooks, ^ armv6j-unknown-linux-uclibceabihf-gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/pystrhex.o Python/pystrhex.c armv6j-unknown-linux-uclibceabihf-gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/dtoa.o Python/dtoa.c armv6j-unknown-linux-uclibceabihf-gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/formatter_unicode.o Python/formatter_unicode.c armv6j-unknown-linux-uclibceabihf-gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/fileutils.o Python/fileutils.c armv6j-unknown-linux-uclibceabihf-gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE \ -DSOABI='"cpython-36m-arm-linux-gnueabihf"' \ -o Python/dynload_shlib.o ./Python/dynload_shlib.c armv6j-unknown-linux-uclibceabihf-gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/thread.o Python/thread.c armv6j-unknown-linux-uclibceabihf-gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Modules/config.o Modules/config.c In file included from Python/thread.c:86: Python/thread_pthread.h: In function 'PyThread_start_new_thread': Python/thread_pthread.h:227:30: warning: cast between incompatible function types from 'void (*)(void *)' to 'void * (*)(void *)' [-Wcast-function-type] (void* (*)(void *))func, ^ armv6j-unknown-linux-uclibceabihf-gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -DPYTHONPATH='":"' \ -DPREFIX='"/usr"' \ -DEXEC_PREFIX='"/usr"' \ -DVERSION='"3.6"' \ -DVPATH='""' \ -o Modules/getpath.o ./Modules/getpath.c armv6j-unknown-linux-uclibceabihf-gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Modules/main.o Modules/main.c armv6j-unknown-linux-uclibceabihf-gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Modules/gcmodule.o Modules/gcmodule.c armv6j-unknown-linux-uclibceabihf-gcc -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -c ./Modules/_threadmodule.c -o Modules/_threadmodule.o Modules/gcmodule.c:1520:28: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"collect", (PyCFunction)gc_collect, ^ armv6j-unknown-linux-uclibceabihf-gcc -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -c ./Modules/posixmodule.c -o Modules/posixmodule.o ./Modules/_threadmodule.c:215:22: warning: cast between incompatible function types from 'PyObject * (*)(lockobject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"acquire_lock", (PyCFunction)lock_PyThread_acquire_lock, ^ ./Modules/_threadmodule.c:217:22: warning: cast between incompatible function types from 'PyObject * (*)(lockobject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"acquire", (PyCFunction)lock_PyThread_acquire_lock, ^ ./Modules/_threadmodule.c:219:22: warning: cast between incompatible function types from 'PyObject * (*)(lockobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"release_lock", (PyCFunction)lock_PyThread_release_lock, ^ ./Modules/_threadmodule.c:221:22: warning: cast between incompatible function types from 'PyObject * (*)(lockobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"release", (PyCFunction)lock_PyThread_release_lock, ^ ./Modules/_threadmodule.c:223:22: warning: cast between incompatible function types from 'PyObject * (*)(lockobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"locked_lock", (PyCFunction)lock_locked_lock, ^ ./Modules/_threadmodule.c:225:22: warning: cast between incompatible function types from 'PyObject * (*)(lockobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"locked", (PyCFunction)lock_locked_lock, ^ ./Modules/_threadmodule.c:227:22: warning: cast between incompatible function types from 'PyObject * (*)(lockobject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__enter__", (PyCFunction)lock_PyThread_acquire_lock, ^ ./Modules/_threadmodule.c:229:21: warning: cast between incompatible function types from 'PyObject * (*)(lockobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__exit__", (PyCFunction)lock_PyThread_release_lock, ^ ./Modules/_threadmodule.c:477:22: warning: cast between incompatible function types from 'PyObject * (*)(rlockobject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"acquire", (PyCFunction)rlock_acquire, ^ ./Modules/_threadmodule.c:479:22: warning: cast between incompatible function types from 'PyObject * (*)(rlockobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"release", (PyCFunction)rlock_release, ^ ./Modules/_threadmodule.c:481:23: warning: cast between incompatible function types from 'PyObject * (*)(rlockobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"_is_owned", (PyCFunction)rlock_is_owned, ^ ./Modules/_threadmodule.c:485:23: warning: cast between incompatible function types from 'PyObject * (*)(rlockobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"_release_save", (PyCFunction)rlock_release_save, ^ ./Modules/_threadmodule.c:487:22: warning: cast between incompatible function types from 'PyObject * (*)(rlockobject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__enter__", (PyCFunction)rlock_acquire, ^ ./Modules/_threadmodule.c:489:21: warning: cast between incompatible function types from 'PyObject * (*)(rlockobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__exit__", (PyCFunction)rlock_release, ^ ./Modules/_threadmodule.c:1300:33: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"allocate_lock", (PyCFunction)thread_PyThread_allocate_lock, ^ ./Modules/_threadmodule.c:1302:33: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"allocate", (PyCFunction)thread_PyThread_allocate_lock, ^ ./Modules/_threadmodule.c:1304:33: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"exit_thread", (PyCFunction)thread_PyThread_exit_thread, ^ ./Modules/_threadmodule.c:1306:33: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"exit", (PyCFunction)thread_PyThread_exit_thread, ^ ./Modules/_threadmodule.c:1308:33: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"interrupt_main", (PyCFunction)thread_PyThread_interrupt_main, ^ ./Modules/_threadmodule.c:1310:33: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"get_ident", (PyCFunction)thread_get_ident, ^ ./Modules/_threadmodule.c:1312:33: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"_count", (PyCFunction)thread__count, ^ ./Modules/_threadmodule.c:1316:33: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"_set_sentinel", (PyCFunction)thread__set_sentinel, ^ ./Modules/posixmodule.c:11553:16: warning: cast between incompatible function types from 'PyObject * (*)(DirEntry *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"is_dir", (PyCFunction)DirEntry_is_dir, METH_VARARGS | METH_KEYWORDS, ^ ./Modules/posixmodule.c:11556:17: warning: cast between incompatible function types from 'PyObject * (*)(DirEntry *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"is_file", (PyCFunction)DirEntry_is_file, METH_VARARGS | METH_KEYWORDS, ^ ./Modules/posixmodule.c:11559:20: warning: cast between incompatible function types from 'PyObject * (*)(DirEntry *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"is_symlink", (PyCFunction)DirEntry_py_is_symlink, METH_NOARGS, ^ ./Modules/posixmodule.c:11562:14: warning: cast between incompatible function types from 'PyObject * (*)(DirEntry *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"stat", (PyCFunction)DirEntry_stat, METH_VARARGS | METH_KEYWORDS, ^ ./Modules/posixmodule.c:11565:15: warning: cast between incompatible function types from 'PyObject * (*)(DirEntry *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"inode", (PyCFunction)DirEntry_inode, METH_NOARGS, ^ ./Modules/posixmodule.c:11568:20: warning: cast between incompatible function types from 'PyObject * (*)(DirEntry *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__fspath__", (PyCFunction)DirEntry_fspath, METH_NOARGS, ^ armv6j-unknown-linux-uclibceabihf-gcc -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -c ./Modules/errnomodule.c -o Modules/errnomodule.o In file included from ./Modules/posixmodule.c:12238: ./Modules/clinic/posixmodule.c.h:31:14: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"stat", (PyCFunction)os_stat, METH_FASTCALL, os_stat__doc__}, ^ ./Modules/posixmodule.c:12248:5: note: in expansion of macro 'OS_STAT_METHODDEF' OS_STAT_METHODDEF ^~~~~~~~~~~~~~~~~ ./Modules/clinic/posixmodule.c.h:129:16: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"access", (PyCFunction)os_access, METH_FASTCALL, os_access__doc__}, ^ ./Modules/posixmodule.c:12249:5: note: in expansion of macro 'OS_ACCESS_METHODDEF' OS_ACCESS_METHODDEF ^~~~~~~~~~~~~~~~~~~ ./Modules/clinic/posixmodule.c.h:237:15: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"chdir", (PyCFunction)os_chdir, METH_FASTCALL, os_chdir__doc__}, ^ ./Modules/posixmodule.c:12251:5: note: in expansion of macro 'OS_CHDIR_METHODDEF' OS_CHDIR_METHODDEF ^~~~~~~~~~~~~~~~~~ ./Modules/clinic/posixmodule.c.h:327:15: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"chmod", (PyCFunction)os_chmod, METH_FASTCALL, os_chmod__doc__}, ^ ./Modules/posixmodule.c:12253:5: note: in expansion of macro 'OS_CHMOD_METHODDEF' OS_CHMOD_METHODDEF ^~~~~~~~~~~~~~~~~~ ./Modules/clinic/posixmodule.c.h:368:16: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"fchmod", (PyCFunction)os_fchmod, METH_FASTCALL, os_fchmod__doc__}, ^ ./Modules/posixmodule.c:12254:5: note: in expansion of macro 'OS_FCHMOD_METHODDEF' OS_FCHMOD_METHODDEF ^~~~~~~~~~~~~~~~~~~ ./Modules/clinic/posixmodule.c.h:682:15: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"chown", (PyCFunction)os_chown, METH_FASTCALL, os_chown__doc__}, ^ ./Modules/posixmodule.c:12256:5: note: in expansion of macro 'OS_CHOWN_METHODDEF' OS_CHOWN_METHODDEF ^~~~~~~~~~~~~~~~~~ In file included from ./Modules/posixmodule.c:12238: ./Modules/clinic/posixmodule.c.h:726:16: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"fchown", (PyCFunction)os_fchown, METH_FASTCALL, os_fchown__doc__}, ^ ./Modules/posixmodule.c:12257:5: note: in expansion of macro 'OS_FCHOWN_METHODDEF' OS_FCHOWN_METHODDEF ^~~~~~~~~~~~~~~~~~~ ./Modules/clinic/posixmodule.c.h:765:16: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"lchown", (PyCFunction)os_lchown, METH_FASTCALL, os_lchown__doc__}, ^ ./Modules/posixmodule.c:12258:5: note: in expansion of macro 'OS_LCHOWN_METHODDEF' OS_LCHOWN_METHODDEF ^~~~~~~~~~~~~~~~~~~ In file included from ./Modules/posixmodule.c:12238: ./Modules/clinic/posixmodule.c.h:531:16: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"chroot", (PyCFunction)os_chroot, METH_FASTCALL, os_chroot__doc__}, ^ ./Modules/posixmodule.c:12260:5: note: in expansion of macro 'OS_CHROOT_METHODDEF' OS_CHROOT_METHODDEF ^~~~~~~~~~~~~~~~~~~ In file included from ./Modules/posixmodule.c:12238: ./Modules/clinic/posixmodule.c.h:851:14: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"link", (PyCFunction)os_link, METH_FASTCALL, os_link__doc__}, ^ ./Modules/posixmodule.c:12264:5: note: in expansion of macro 'OS_LINK_METHODDEF' OS_LINK_METHODDEF ^~~~~~~~~~~~~~~~~ ./Modules/clinic/posixmodule.c.h:904:17: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"listdir", (PyCFunction)os_listdir, METH_FASTCALL, os_listdir__doc__}, ^ ./Modules/posixmodule.c:12265:5: note: in expansion of macro 'OS_LISTDIR_METHODDEF' OS_LISTDIR_METHODDEF ^~~~~~~~~~~~~~~~~~~~ In file included from ./Modules/posixmodule.c:12238: ./Modules/clinic/posixmodule.c.h:69:15: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"lstat", (PyCFunction)os_lstat, METH_FASTCALL, os_lstat__doc__}, ^ ./Modules/posixmodule.c:12266:5: note: in expansion of macro 'OS_LSTAT_METHODDEF' OS_LSTAT_METHODDEF ^~~~~~~~~~~~~~~~~~ In file included from ./Modules/posixmodule.c:12238: ./Modules/clinic/posixmodule.c.h:1076:15: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"mkdir", (PyCFunction)os_mkdir, METH_FASTCALL, os_mkdir__doc__}, ^ ./Modules/posixmodule.c:12267:5: note: in expansion of macro 'OS_MKDIR_METHODDEF' OS_MKDIR_METHODDEF ^~~~~~~~~~~~~~~~~~ ./Modules/clinic/posixmodule.c.h:1144:21: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"getpriority", (PyCFunction)os_getpriority, METH_FASTCALL, os_getpriority__doc__}, ^ ./Modules/posixmodule.c:12269:5: note: in expansion of macro 'OS_GETPRIORITY_METHODDEF' OS_GETPRIORITY_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~ ./Modules/clinic/posixmodule.c.h:1179:21: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"setpriority", (PyCFunction)os_setpriority, METH_FASTCALL, os_setpriority__doc__}, ^ ./Modules/posixmodule.c:12270:5: note: in expansion of macro 'OS_SETPRIORITY_METHODDEF' OS_SETPRIORITY_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~ ./Modules/posixmodule.c:12272:25: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"readlink", (PyCFunction)posix_readlink, ^ In file included from ./Modules/posixmodule.c:12238: ./Modules/clinic/posixmodule.c.h:1219:16: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"rename", (PyCFunction)os_rename, METH_FASTCALL, os_rename__doc__}, ^ ./Modules/posixmodule.c:12281:5: note: in expansion of macro 'OS_RENAME_METHODDEF' OS_RENAME_METHODDEF ^~~~~~~~~~~~~~~~~~~ ./Modules/clinic/posixmodule.c.h:1264:17: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"replace", (PyCFunction)os_replace, METH_FASTCALL, os_replace__doc__}, ^ ./Modules/posixmodule.c:12282:5: note: in expansion of macro 'OS_REPLACE_METHODDEF' OS_REPLACE_METHODDEF ^~~~~~~~~~~~~~~~~~~~ ./Modules/clinic/posixmodule.c.h:1308:15: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"rmdir", (PyCFunction)os_rmdir, METH_FASTCALL, os_rmdir__doc__}, ^ ./Modules/posixmodule.c:12283:5: note: in expansion of macro 'OS_RMDIR_METHODDEF' OS_RMDIR_METHODDEF ^~~~~~~~~~~~~~~~~~ ./Modules/clinic/posixmodule.c.h:3085:17: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"symlink", (PyCFunction)os_symlink, METH_FASTCALL, os_symlink__doc__}, ^ ./Modules/posixmodule.c:12285:5: note: in expansion of macro 'OS_SYMLINK_METHODDEF' OS_SYMLINK_METHODDEF ^~~~~~~~~~~~~~~~~~~~ ./Modules/clinic/posixmodule.c.h:1383:16: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"system", (PyCFunction)os_system, METH_FASTCALL, os_system__doc__}, ^ ./Modules/posixmodule.c:12286:5: note: in expansion of macro 'OS_SYSTEM_METHODDEF' OS_SYSTEM_METHODDEF ^~~~~~~~~~~~~~~~~~~ ./Modules/clinic/posixmodule.c.h:1455:16: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"unlink", (PyCFunction)os_unlink, METH_FASTCALL, os_unlink__doc__}, ^ ./Modules/posixmodule.c:12289:5: note: in expansion of macro 'OS_UNLINK_METHODDEF' OS_UNLINK_METHODDEF ^~~~~~~~~~~~~~~~~~~ ./Modules/clinic/posixmodule.c.h:1494:16: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"remove", (PyCFunction)os_remove, METH_FASTCALL, os_remove__doc__}, ^ ./Modules/posixmodule.c:12290:5: note: in expansion of macro 'OS_REMOVE_METHODDEF' OS_REMOVE_METHODDEF ^~~~~~~~~~~~~~~~~~~ ./Modules/clinic/posixmodule.c.h:1576:15: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"utime", (PyCFunction)os_utime, METH_FASTCALL, os_utime__doc__}, ^ ./Modules/posixmodule.c:12291:5: note: in expansion of macro 'OS_UTIME_METHODDEF' OS_UTIME_METHODDEF ^~~~~~~~~~~~~~~~~~ ./Modules/clinic/posixmodule.c.h:1614:15: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"_exit", (PyCFunction)os__exit, METH_FASTCALL, os__exit__doc__}, ^ ./Modules/posixmodule.c:12293:5: note: in expansion of macro 'OS__EXIT_METHODDEF' OS__EXIT_METHODDEF ^~~~~~~~~~~~~~~~~~ ./Modules/clinic/posixmodule.c.h:1694:16: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"execve", (PyCFunction)os_execve, METH_FASTCALL, os_execve__doc__}, ^ ./Modules/posixmodule.c:12295:5: note: in expansion of macro 'OS_EXECVE_METHODDEF' OS_EXECVE_METHODDEF ^~~~~~~~~~~~~~~~~~~ ./Modules/clinic/posixmodule.c.h:1873:32: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"sched_get_priority_max", (PyCFunction)os_sched_get_priority_max, METH_FASTCALL, os_sched_get_priority_max__doc__}, ^ ./Modules/posixmodule.c:12300:5: note: in expansion of macro 'OS_SCHED_GET_PRIORITY_MAX_METHODDEF' OS_SCHED_GET_PRIORITY_MAX_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./Modules/clinic/posixmodule.c.h:1907:32: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"sched_get_priority_min", (PyCFunction)os_sched_get_priority_min, METH_FASTCALL, os_sched_get_priority_min__doc__}, ^ ./Modules/posixmodule.c:12301:5: note: in expansion of macro 'OS_SCHED_GET_PRIORITY_MIN_METHODDEF' OS_SCHED_GET_PRIORITY_MIN_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./Modules/clinic/posixmodule.c.h:2407:17: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"getpgid", (PyCFunction)os_getpgid, METH_FASTCALL, os_getpgid__doc__}, ^ ./Modules/posixmodule.c:12340:5: note: in expansion of macro 'OS_GETPGID_METHODDEF' OS_GETPGID_METHODDEF ^~~~~~~~~~~~~~~~~~~~ ./Modules/clinic/posixmodule.c.h:2857:15: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"wait3", (PyCFunction)os_wait3, METH_FASTCALL, os_wait3__doc__}, ^ ./Modules/posixmodule.c:12343:5: note: in expansion of macro 'OS_WAIT3_METHODDEF' OS_WAIT3_METHODDEF ^~~~~~~~~~~~~~~~~~ ./Modules/clinic/posixmodule.c.h:2894:15: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"wait4", (PyCFunction)os_wait4, METH_FASTCALL, os_wait4__doc__}, ^ ./Modules/posixmodule.c:12344:5: note: in expansion of macro 'OS_WAIT4_METHODDEF' OS_WAIT4_METHODDEF ^~~~~~~~~~~~~~~~~~ ./Modules/clinic/posixmodule.c.h:3307:14: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"open", (PyCFunction)os_open, METH_FASTCALL, os_open__doc__}, ^ ./Modules/posixmodule.c:12352:5: note: in expansion of macro 'OS_OPEN_METHODDEF' OS_OPEN_METHODDEF ^~~~~~~~~~~~~~~~~ ./Modules/clinic/posixmodule.c.h:3348:15: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"close", (PyCFunction)os_close, METH_FASTCALL, os_close__doc__}, ^ ./Modules/posixmodule.c:12353:5: note: in expansion of macro 'OS_CLOSE_METHODDEF' OS_CLOSE_METHODDEF ^~~~~~~~~~~~~~~~~~ ./Modules/clinic/posixmodule.c.h:5094:25: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"device_encoding", (PyCFunction)os_device_encoding, METH_FASTCALL, os_device_encoding__doc__}, ^ ./Modules/posixmodule.c:12355:5: note: in expansion of macro 'OS_DEVICE_ENCODING_METHODDEF' OS_DEVICE_ENCODING_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./Modules/clinic/posixmodule.c.h:3439:14: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"dup2", (PyCFunction)os_dup2, METH_FASTCALL, os_dup2__doc__}, ^ ./Modules/posixmodule.c:12357:5: note: in expansion of macro 'OS_DUP2_METHODDEF' OS_DUP2_METHODDEF ^~~~~~~~~~~~~~~~~ ./Modules/posixmodule.c:12367:25: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"sendfile", (PyCFunction)posix_sendfile, METH_VARARGS | METH_KEYWORDS, ^ In file included from ./Modules/posixmodule.c:12238: ./Modules/clinic/posixmodule.c.h:3704:15: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"fstat", (PyCFunction)os_fstat, METH_FASTCALL, os_fstat__doc__}, ^ ./Modules/posixmodule.c:12370:5: note: in expansion of macro 'OS_FSTAT_METHODDEF' OS_FSTAT_METHODDEF ^~~~~~~~~~~~~~~~~~ ./Modules/clinic/posixmodule.c.h:3927:16: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"mkfifo", (PyCFunction)os_mkfifo, METH_FASTCALL, os_mkfifo__doc__}, ^ ./Modules/posixmodule.c:12374:5: note: in expansion of macro 'OS_MKFIFO_METHODDEF' OS_MKFIFO_METHODDEF ^~~~~~~~~~~~~~~~~~~ ./Modules/clinic/posixmodule.c.h:3978:15: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"mknod", (PyCFunction)os_mknod, METH_FASTCALL, os_mknod__doc__}, ^ ./Modules/posixmodule.c:12375:5: note: in expansion of macro 'OS_MKNOD_METHODDEF' OS_MKNOD_METHODDEF ^~~~~~~~~~~~~~~~~~ armv6j-unknown-linux-uclibceabihf-gcc -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -c ./Modules/pwdmodule.c -o Modules/pwdmodule.o ./Modules/clinic/posixmodule.c.h:4165:18: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"truncate", (PyCFunction)os_truncate, METH_FASTCALL, os_truncate__doc__}, ^ ./Modules/posixmodule.c:12380:5: note: in expansion of macro 'OS_TRUNCATE_METHODDEF' OS_TRUNCATE_METHODDEF ^~~~~~~~~~~~~~~~~~~~~ In file included from ./Modules/posixmodule.c:12238: ./Modules/clinic/posixmodule.c.h:275:16: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"fchdir", (PyCFunction)os_fchdir, METH_FASTCALL, os_fchdir__doc__}, ^ ./Modules/posixmodule.c:12386:5: note: in expansion of macro 'OS_FCHDIR_METHODDEF' OS_FCHDIR_METHODDEF ^~~~~~~~~~~~~~~~~~~ ./Modules/clinic/posixmodule.c.h:568:15: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"fsync", (PyCFunction)os_fsync, METH_FASTCALL, os_fsync__doc__}, ^ ./Modules/posixmodule.c:12387:5: note: in expansion of macro 'OS_FSYNC_METHODDEF' OS_FSYNC_METHODDEF ^~~~~~~~~~~~~~~~~~ ./Modules/clinic/posixmodule.c.h:624:19: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"fdatasync", (PyCFunction)os_fdatasync, METH_FASTCALL, os_fdatasync__doc__}, ^ ./Modules/posixmodule.c:12389:5: note: in expansion of macro 'OS_FDATASYNC_METHODDEF' OS_FDATASYNC_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~ In file included from ./Modules/posixmodule.c:12238: ./Modules/clinic/posixmodule.c.h:4456:22: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"WIFCONTINUED", (PyCFunction)os_WIFCONTINUED, METH_FASTCALL, os_WIFCONTINUED__doc__}, ^ ./Modules/posixmodule.c:12391:5: note: in expansion of macro 'OS_WIFCONTINUED_METHODDEF' OS_WIFCONTINUED_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~~ ./Modules/clinic/posixmodule.c.h:4495:20: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"WIFSTOPPED", (PyCFunction)os_WIFSTOPPED, METH_FASTCALL, os_WIFSTOPPED__doc__}, ^ ./Modules/posixmodule.c:12392:5: note: in expansion of macro 'OS_WIFSTOPPED_METHODDEF' OS_WIFSTOPPED_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~ ./Modules/clinic/posixmodule.c.h:4534:21: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"WIFSIGNALED", (PyCFunction)os_WIFSIGNALED, METH_FASTCALL, os_WIFSIGNALED__doc__}, ^ ./Modules/posixmodule.c:12393:5: note: in expansion of macro 'OS_WIFSIGNALED_METHODDEF' OS_WIFSIGNALED_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~ ./Modules/clinic/posixmodule.c.h:4573:19: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"WIFEXITED", (PyCFunction)os_WIFEXITED, METH_FASTCALL, os_WIFEXITED__doc__}, ^ ./Modules/posixmodule.c:12394:5: note: in expansion of macro 'OS_WIFEXITED_METHODDEF' OS_WIFEXITED_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~ ./Modules/clinic/posixmodule.c.h:4612:21: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"WEXITSTATUS", (PyCFunction)os_WEXITSTATUS, METH_FASTCALL, os_WEXITSTATUS__doc__}, ^ ./Modules/posixmodule.c:12395:5: note: in expansion of macro 'OS_WEXITSTATUS_METHODDEF' OS_WEXITSTATUS_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~ ./Modules/clinic/posixmodule.c.h:4651:18: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"WTERMSIG", (PyCFunction)os_WTERMSIG, METH_FASTCALL, os_WTERMSIG__doc__}, ^ ./Modules/posixmodule.c:12396:5: note: in expansion of macro 'OS_WTERMSIG_METHODDEF' OS_WTERMSIG_METHODDEF ^~~~~~~~~~~~~~~~~~~~~ ./Modules/clinic/posixmodule.c.h:4690:18: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"WSTOPSIG", (PyCFunction)os_WSTOPSIG, METH_FASTCALL, os_WSTOPSIG__doc__}, ^ ./Modules/posixmodule.c:12397:5: note: in expansion of macro 'OS_WSTOPSIG_METHODDEF' OS_WSTOPSIG_METHODDEF ^~~~~~~~~~~~~~~~~~~~~ ./Modules/clinic/posixmodule.c.h:4766:17: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"statvfs", (PyCFunction)os_statvfs, METH_FASTCALL, os_statvfs__doc__}, ^ ./Modules/posixmodule.c:12399:5: note: in expansion of macro 'OS_STATVFS_METHODDEF' OS_STATVFS_METHODDEF ^~~~~~~~~~~~~~~~~~~~ ./Modules/clinic/posixmodule.c.h:4881:18: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"pathconf", (PyCFunction)os_pathconf, METH_FASTCALL, os_pathconf__doc__}, ^ ./Modules/posixmodule.c:12403:5: note: in expansion of macro 'OS_PATHCONF_METHODDEF' OS_PATHCONF_METHODDEF ^~~~~~~~~~~~~~~~~~~~~ ./Modules/clinic/posixmodule.c.h:5243:18: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"getxattr", (PyCFunction)os_getxattr, METH_FASTCALL, os_getxattr__doc__}, ^ ./Modules/posixmodule.c:12417:5: note: in expansion of macro 'OS_GETXATTR_METHODDEF' OS_GETXATTR_METHODDEF ^~~~~~~~~~~~~~~~~~~~~ ./Modules/clinic/posixmodule.c.h:5291:18: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"setxattr", (PyCFunction)os_setxattr, METH_FASTCALL, os_setxattr__doc__}, ^ ./Modules/posixmodule.c:12418:5: note: in expansion of macro 'OS_SETXATTR_METHODDEF' OS_SETXATTR_METHODDEF ^~~~~~~~~~~~~~~~~~~~~ ./Modules/clinic/posixmodule.c.h:5344:21: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"removexattr", (PyCFunction)os_removexattr, METH_FASTCALL, os_removexattr__doc__}, ^ ./Modules/posixmodule.c:12419:5: note: in expansion of macro 'OS_REMOVEXATTR_METHODDEF' OS_REMOVEXATTR_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~ ./Modules/clinic/posixmodule.c.h:5392:19: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"listxattr", (PyCFunction)os_listxattr, METH_FASTCALL, os_listxattr__doc__}, ^ ./Modules/posixmodule.c:12420:5: note: in expansion of macro 'OS_LISTXATTR_METHODDEF' OS_LISTXATTR_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~ ./Modules/posixmodule.c:12434:25: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"scandir", (PyCFunction)posix_scandir, ^ In file included from ./Modules/posixmodule.c:12238: ./Modules/clinic/posixmodule.c.h:5612:16: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"fspath", (PyCFunction)os_fspath, METH_FASTCALL, os_fspath__doc__}, ^ ./Modules/posixmodule.c:12437:5: note: in expansion of macro 'OS_FSPATH_METHODDEF' OS_FSPATH_METHODDEF ^~~~~~~~~~~~~~~~~~~ ./Modules/clinic/posixmodule.c.h:5644:19: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"getrandom", (PyCFunction)os_getrandom, METH_FASTCALL, os_getrandom__doc__}, ^ ./Modules/posixmodule.c:12438:5: note: in expansion of macro 'OS_GETRANDOM_METHODDEF' OS_GETRANDOM_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~ armv6j-unknown-linux-uclibceabihf-gcc -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -c ./Modules/_sre.c -o Modules/_sre.o armv6j-unknown-linux-uclibceabihf-gcc -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -c ./Modules/_codecsmodule.c -o Modules/_codecsmodule.o armv6j-unknown-linux-uclibceabihf-gcc -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -c ./Modules/_weakref.c -o Modules/_weakref.o In file included from ./Modules/_sre.c:2724: ./Modules/clinic/_sre.c.h:72:15: warning: cast between incompatible function types from 'PyObject * (*)(PatternObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct *, struct _object **, int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"match", (PyCFunction)_sre_SRE_Pattern_match, METH_FASTCALL, _sre_SRE_Pattern_match__doc__}, ^ ./Modules/_sre.c:2727:5: note: in expansion of macro '_SRE_SRE_PATTERN_MATCH_METHODDEF' _SRE_SRE_PATTERN_MATCH_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./Modules/clinic/_sre.c.h:108:19: warning: cast between incompatible function types from 'PyObject * (*)(PatternObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct *, struct _object **, int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"fullmatch", (PyCFunction)_sre_SRE_Pattern_fullmatch, METH_FASTCALL, _sre_SRE_Pattern_fullmatch__doc__}, ^ ./Modules/_sre.c:2728:5: note: in expansion of macro '_SRE_SRE_PATTERN_FULLMATCH_METHODDEF' _SRE_SRE_PATTERN_FULLMATCH_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./Modules/clinic/_sre.c.h:146:16: warning: cast between incompatible function types from 'PyObject * (*)(PatternObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct *, struct _object **, int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"search", (PyCFunction)_sre_SRE_Pattern_search, METH_FASTCALL, _sre_SRE_Pattern_search__doc__}, ^ ./Modules/_sre.c:2729:5: note: in expansion of macro '_SRE_SRE_PATTERN_SEARCH_METHODDEF' _SRE_SRE_PATTERN_SEARCH_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ./Modules/_sre.c:2724: ./Modules/clinic/_sre.c.h:317:13: warning: cast between incompatible function types from 'PyObject * (*)(PatternObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct *, struct _object **, int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"sub", (PyCFunction)_sre_SRE_Pattern_sub, METH_FASTCALL, _sre_SRE_Pattern_sub__doc__}, ^ ./Modules/_sre.c:2730:5: note: in expansion of macro '_SRE_SRE_PATTERN_SUB_METHODDEF' _SRE_SRE_PATTERN_SUB_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./Modules/clinic/_sre.c.h:350:14: warning: cast between incompatible function types from 'PyObject * (*)(PatternObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct *, struct _object **, int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"subn", (PyCFunction)_sre_SRE_Pattern_subn, METH_FASTCALL, _sre_SRE_Pattern_subn__doc__}, ^ ./Modules/_sre.c:2731:5: note: in expansion of macro '_SRE_SRE_PATTERN_SUBN_METHODDEF' _SRE_SRE_PATTERN_SUBN_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ./Modules/_sre.c:2724: ./Modules/clinic/_sre.c.h:182:17: warning: cast between incompatible function types from 'PyObject * (*)(PatternObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct *, struct _object **, int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"findall", (PyCFunction)_sre_SRE_Pattern_findall, METH_FASTCALL, _sre_SRE_Pattern_findall__doc__}, ^ ./Modules/_sre.c:2732:5: note: in expansion of macro '_SRE_SRE_PATTERN_FINDALL_METHODDEF' _SRE_SRE_PATTERN_FINDALL_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./Modules/clinic/_sre.c.h:284:15: warning: cast between incompatible function types from 'PyObject * (*)(PatternObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct *, struct _object **, int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"split", (PyCFunction)_sre_SRE_Pattern_split, METH_FASTCALL, _sre_SRE_Pattern_split__doc__}, ^ ./Modules/_sre.c:2733:5: note: in expansion of macro '_SRE_SRE_PATTERN_SPLIT_METHODDEF' _SRE_SRE_PATTERN_SPLIT_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./Modules/clinic/_sre.c.h:219:18: warning: cast between incompatible function types from 'PyObject * (*)(PatternObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct *, struct _object **, int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"finditer", (PyCFunction)_sre_SRE_Pattern_finditer, METH_FASTCALL, _sre_SRE_Pattern_finditer__doc__}, ^ ./Modules/_sre.c:2734:5: note: in expansion of macro '_SRE_SRE_PATTERN_FINDITER_METHODDEF' _SRE_SRE_PATTERN_FINDITER_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./Modules/clinic/_sre.c.h:251:17: warning: cast between incompatible function types from 'PyObject * (*)(PatternObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct *, struct _object **, int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"scanner", (PyCFunction)_sre_SRE_Pattern_scanner, METH_FASTCALL, _sre_SRE_Pattern_scanner__doc__}, ^ ./Modules/_sre.c:2735:5: note: in expansion of macro '_SRE_SRE_PATTERN_SCANNER_METHODDEF' _SRE_SRE_PATTERN_SCANNER_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ./Modules/_sre.c:2724: ./Modules/clinic/_sre.c.h:399:22: warning: cast between incompatible function types from 'PyObject * (*)(PatternObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct *, struct _object **, int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__deepcopy__", (PyCFunction)_sre_SRE_Pattern___deepcopy__, METH_FASTCALL, _sre_SRE_Pattern___deepcopy____doc__}, ^ ./Modules/_sre.c:2737:5: note: in expansion of macro '_SRE_SRE_PATTERN___DEEPCOPY___METHODDEF' _SRE_SRE_PATTERN___DEEPCOPY___METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./Modules/_sre.c:2742:20: warning: cast between incompatible function types from 'PyObject * (*)(PatternObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, void *)' {aka 'struct _object * (*)(struct _object *, void *)'} [-Wcast-function-type] {"groupindex", (getter)pattern_groupindex, (setter)NULL, ^ In file included from ./Modules/_sre.c:2724: ./Modules/clinic/_sre.c.h:499:16: warning: cast between incompatible function types from 'PyObject * (*)(MatchObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct *, struct _object **, int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"groups", (PyCFunction)_sre_SRE_Match_groups, METH_FASTCALL, _sre_SRE_Match_groups__doc__}, ^ ./Modules/_sre.c:2800:5: note: in expansion of macro '_SRE_SRE_MATCH_GROUPS_METHODDEF' _SRE_SRE_MATCH_GROUPS_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./Modules/clinic/_sre.c.h:532:19: warning: cast between incompatible function types from 'PyObject * (*)(MatchObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct *, struct _object **, int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"groupdict", (PyCFunction)_sre_SRE_Match_groupdict, METH_FASTCALL, _sre_SRE_Match_groupdict__doc__}, ^ ./Modules/_sre.c:2801:5: note: in expansion of macro '_SRE_SRE_MATCH_GROUPDICT_METHODDEF' _SRE_SRE_MATCH_GROUPDICT_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./Modules/clinic/_sre.c.h:466:16: warning: cast between incompatible function types from 'PyObject * (*)(MatchObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct *, struct _object **, int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"expand", (PyCFunction)_sre_SRE_Match_expand, METH_FASTCALL, _sre_SRE_Match_expand__doc__}, ^ ./Modules/_sre.c:2802:5: note: in expansion of macro '_SRE_SRE_MATCH_EXPAND_METHODDEF' _SRE_SRE_MATCH_EXPAND_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./Modules/clinic/_sre.c.h:675:22: warning: cast between incompatible function types from 'PyObject * (*)(MatchObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct *, struct _object **, int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__deepcopy__", (PyCFunction)_sre_SRE_Match___deepcopy__, METH_FASTCALL, _sre_SRE_Match___deepcopy____doc__}, ^ ./Modules/_sre.c:2804:5: note: in expansion of macro '_SRE_SRE_MATCH___DEEPCOPY___METHODDEF' _SRE_SRE_MATCH___DEEPCOPY___METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./Modules/_sre.c:2809:19: warning: cast between incompatible function types from 'PyObject * (*)(MatchObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, void *)' {aka 'struct _object * (*)(struct _object *, void *)'} [-Wcast-function-type] {"lastindex", (getter)match_lastindex_get, (setter)NULL}, ^ ./Modules/_sre.c:2810:19: warning: cast between incompatible function types from 'PyObject * (*)(MatchObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, void *)' {aka 'struct _object * (*)(struct _object *, void *)'} [-Wcast-function-type] {"lastgroup", (getter)match_lastgroup_get, (setter)NULL}, ^ ./Modules/_sre.c:2811:19: warning: cast between incompatible function types from 'PyObject * (*)(MatchObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, void *)' {aka 'struct _object * (*)(struct _object *, void *)'} [-Wcast-function-type] {"regs", (getter)match_regs_get, (setter)NULL}, ^ In file included from ./Modules/_sre.c:2724: ./Modules/clinic/_sre.c.h:429:17: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"compile", (PyCFunction)_sre_compile, METH_FASTCALL, _sre_compile__doc__}, ^ ./Modules/_sre.c:2904:5: note: in expansion of macro '_SRE_COMPILE_METHODDEF' _SRE_COMPILE_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~ armv6j-unknown-linux-uclibceabihf-gcc -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -c ./Modules/_functoolsmodule.c -o Modules/_functoolsmodule.o In file included from ./Modules/_codecsmodule.c:46: ./Modules/clinic/_codecsmodule.c.h:58:16: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"encode", (PyCFunction)_codecs_encode, METH_FASTCALL, _codecs_encode__doc__}, ^ ./Modules/_codecsmodule.c:1074:5: note: in expansion of macro '_CODECS_ENCODE_METHODDEF' _CODECS_ENCODE_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~ ./Modules/clinic/_codecsmodule.c.h:97:16: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"decode", (PyCFunction)_codecs_decode, METH_FASTCALL, _codecs_decode__doc__}, ^ ./Modules/_codecsmodule.c:1075:5: note: in expansion of macro '_CODECS_DECODE_METHODDEF' _CODECS_DECODE_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~ ./Modules/_functoolsmodule.c:1222:25: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"cmp_to_key", (PyCFunction)functools_cmp_to_key, ^ armv6j-unknown-linux-uclibceabihf-gcc -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -c ./Modules/_operator.c -o Modules/_operator.o armv6j-unknown-linux-uclibceabihf-gcc -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -c ./Modules/_collectionsmodule.c -o Modules/_collectionsmodule.o armv6j-unknown-linux-uclibceabihf-gcc -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -c ./Modules/itertoolsmodule.c -o Modules/itertoolsmodule.o ./Modules/_operator.c:520:20: warning: cast between incompatible function types from 'PyObject * (*)(itemgetterobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reduce__", (PyCFunction)itemgetter_reduce, METH_NOARGS, ^ ./Modules/_operator.c:861:20: warning: cast between incompatible function types from 'PyObject * (*)(attrgetterobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reduce__", (PyCFunction)attrgetter_reduce, METH_NOARGS, ^ ./Modules/_operator.c:1135:20: warning: cast between incompatible function types from 'PyObject * (*)(methodcallerobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reduce__", (PyCFunction)methodcaller_reduce, METH_NOARGS, ^ ./Modules/_collectionsmodule.c:1542:16: warning: cast between incompatible function types from 'PyObject * (*)(dequeobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, void *)' {aka 'struct _object * (*)(struct _object *, void *)'} [-Wcast-function-type] {"maxlen", (getter)deque_get_maxlen, (setter)NULL, ^ ./Modules/_collectionsmodule.c:1584:33: warning: cast between incompatible function types from 'PyObject * (*)(dequeobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"clear", (PyCFunction)deque_clearmethod, ^ ./Modules/_collectionsmodule.c:1586:33: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__copy__", (PyCFunction)deque_copy, ^ ./Modules/_collectionsmodule.c:1588:33: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"copy", (PyCFunction)deque_copy, ^ ./Modules/_collectionsmodule.c:1604:33: warning: cast between incompatible function types from 'PyObject * (*)(dequeobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reduce__", (PyCFunction)deque_reduce, ^ ./Modules/_collectionsmodule.c:1608:33: warning: cast between incompatible function types from 'PyObject * (*)(dequeobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reversed__", (PyCFunction)deque_reviter, ^ ./Modules/_collectionsmodule.c:1649:5: warning: cast between incompatible function types from 'void (*)(dequeobject *)' {aka 'void (*)(struct *)'} to 'int (*)(PyObject *)' {aka 'int (*)(struct _object *)'} [-Wcast-function-type] (inquiry)deque_clear, /* tp_clear */ ^ ./Modules/_collectionsmodule.c:1787:25: warning: cast between incompatible function types from 'PyObject * (*)(dequeiterobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__length_hint__", (PyCFunction)dequeiter_len, METH_NOARGS, length_hint_doc}, ^ ./Modules/_collectionsmodule.c:1788:20: warning: cast between incompatible function types from 'PyObject * (*)(dequeiterobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reduce__", (PyCFunction)dequeiter_reduce, METH_NOARGS, reduce_doc}, ^ ./Modules/_collectionsmodule.c:2072:14: warning: cast between incompatible function types from 'PyObject * (*)(defdictobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"copy", (PyCFunction)defdict_copy, METH_NOARGS, ^ ./Modules/_collectionsmodule.c:2074:18: warning: cast between incompatible function types from 'PyObject * (*)(defdictobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__copy__", (PyCFunction)defdict_copy, METH_NOARGS, ^ ./Modules/_collectionsmodule.c:2076:20: warning: cast between incompatible function types from 'PyObject * (*)(defdictobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reduce__", (PyCFunction)defdict_reduce, METH_NOARGS, ^ ./Modules/itertoolsmodule.c:180:25: warning: cast between incompatible function types from 'PyObject * (*)(groupbyobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reduce__", (PyCFunction)groupby_reduce, METH_NOARGS, ^ ./Modules/itertoolsmodule.c:324:25: warning: cast between incompatible function types from 'PyObject * (*)(_grouperobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reduce__", (PyCFunction)_grouper_reduce, METH_NOARGS, ^ ./Modules/itertoolsmodule.c:564:25: warning: cast between incompatible function types from 'PyObject * (*)(teedataobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reduce__", (PyCFunction)teedataobject_reduce, METH_NOARGS, ^ ./Modules/itertoolsmodule.c:752:25: warning: cast between incompatible function types from 'PyObject * (*)(teeobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__copy__", (PyCFunction)tee_copy, METH_NOARGS, teecopy_doc}, ^ ./Modules/itertoolsmodule.c:753:25: warning: cast between incompatible function types from 'PyObject * (*)(teeobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reduce__", (PyCFunction)tee_reduce, METH_NOARGS, reduce_doc}, ^ ./Modules/itertoolsmodule.c:995:25: warning: cast between incompatible function types from 'PyObject * (*)(cycleobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reduce__", (PyCFunction)cycle_reduce, METH_NOARGS, ^ ./Modules/itertoolsmodule.c:1163:25: warning: cast between incompatible function types from 'PyObject * (*)(dropwhileobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reduce__", (PyCFunction)dropwhile_reduce, METH_NOARGS, ^ ./Modules/itertoolsmodule.c:1328:25: warning: cast between incompatible function types from 'PyObject * (*)(takewhileobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reduce__", (PyCFunction)takewhile_reduce, METH_NOARGS, ^ ./Modules/itertoolsmodule.c:1581:25: warning: cast between incompatible function types from 'PyObject * (*)(isliceobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reduce__", (PyCFunction)islice_reduce, METH_NOARGS, ^ ./Modules/itertoolsmodule.c:1732:25: warning: cast between incompatible function types from 'PyObject * (*)(starmapobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reduce__", (PyCFunction)starmap_reduce, METH_NOARGS, ^ ./Modules/itertoolsmodule.c:1955:25: warning: cast between incompatible function types from 'PyObject * (*)(chainobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reduce__", (PyCFunction)chain_reduce, METH_NOARGS, ^ ./Modules/itertoolsmodule.c:2297:25: warning: cast between incompatible function types from 'PyObject * (*)(productobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reduce__", (PyCFunction)product_reduce, METH_NOARGS, ^ ./Modules/itertoolsmodule.c:2618:25: warning: cast between incompatible function types from 'PyObject * (*)(combinationsobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reduce__", (PyCFunction)combinations_reduce, METH_NOARGS, ^ ./Modules/itertoolsmodule.c:2948:25: warning: cast between incompatible function types from 'PyObject * (*)(cwrobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reduce__", (PyCFunction)cwr_reduce, METH_NOARGS, ^ ./Modules/itertoolsmodule.c:3341:25: warning: cast between incompatible function types from 'PyObject * (*)(permutationsobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reduce__", (PyCFunction)permutations_reduce, METH_NOARGS, ^ ./Modules/itertoolsmodule.c:3526:25: warning: cast between incompatible function types from 'PyObject * (*)(accumulateobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reduce__", (PyCFunction)accumulate_reduce, METH_NOARGS, ^ ./Modules/itertoolsmodule.c:3693:25: warning: cast between incompatible function types from 'PyObject * (*)(compressobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reduce__", (PyCFunction)compress_reduce, METH_NOARGS, ^ ./Modules/itertoolsmodule.c:3850:25: warning: cast between incompatible function types from 'PyObject * (*)(filterfalseobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reduce__", (PyCFunction)filterfalse_reduce, METH_NOARGS, ^ ./Modules/itertoolsmodule.c:4099:25: warning: cast between incompatible function types from 'PyObject * (*)(countobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reduce__", (PyCFunction)count_reduce, METH_NOARGS, ^ ./Modules/itertoolsmodule.c:4257:25: warning: cast between incompatible function types from 'PyObject * (*)(repeatobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__length_hint__", (PyCFunction)repeat_len, METH_NOARGS, length_hint_doc}, ^ ./Modules/itertoolsmodule.c:4258:25: warning: cast between incompatible function types from 'PyObject * (*)(repeatobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reduce__", (PyCFunction)repeat_reduce, METH_NOARGS, reduce_doc}, ^ ./Modules/itertoolsmodule.c:4518:25: warning: cast between incompatible function types from 'PyObject * (*)(ziplongestobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reduce__", (PyCFunction)zip_longest_reduce, METH_NOARGS, ^ armv6j-unknown-linux-uclibceabihf-gcc -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -c ./Modules/atexitmodule.c -o Modules/atexitmodule.o ./Modules/atexitmodule.c:290:18: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"register", (PyCFunction) atexit_register, METH_VARARGS|METH_KEYWORDS, ^ armv6j-unknown-linux-uclibceabihf-gcc -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -c ./Modules/signalmodule.c -o Modules/signalmodule.o armv6j-unknown-linux-uclibceabihf-gcc -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -c ./Modules/_stat.c -o Modules/_stat.o armv6j-unknown-linux-uclibceabihf-gcc -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -c ./Modules/timemodule.c -o Modules/timemodule.o armv6j-unknown-linux-uclibceabihf-gcc -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -c ./Modules/_localemodule.c -o Modules/_localemodule.o ./Modules/_localemodule.c:598:18: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"localeconv", (PyCFunction) PyLocale_localeconv, ^ armv6j-unknown-linux-uclibceabihf-gcc -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -I./Modules/_io -c ./Modules/_io/_iomodule.c -o Modules/_iomodule.o armv6j-unknown-linux-uclibceabihf-gcc -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -I./Modules/_io -c ./Modules/_io/iobase.c -o Modules/iobase.o In file included from ./Modules/_io/_iomodule.c:641: ./Modules/_io/clinic/_iomodule.c.h:130:14: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"open", (PyCFunction)_io_open, METH_FASTCALL, _io_open__doc__}, ^ ./Modules/_io/_iomodule.c:644:5: note: in expansion of macro '_IO_OPEN_METHODDEF' _IO_OPEN_METHODDEF ^~~~~~~~~~~~~~~~~~ armv6j-unknown-linux-uclibceabihf-gcc -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -I./Modules/_io -c ./Modules/_io/fileio.c -o Modules/fileio.o armv6j-unknown-linux-uclibceabihf-gcc -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -I./Modules/_io -c ./Modules/_io/bytesio.c -o Modules/bytesio.o ./Modules/_io/fileio.c:1153:22: warning: cast between incompatible function types from 'PyObject * (*)(fileio *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__getstate__", (PyCFunction)fileio_getstate, METH_NOARGS, NULL}, ^ ./Modules/_io/bytesio.c:1015:17: warning: cast between incompatible function types from 'PyObject * (*)(bytesio *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, void *)' {aka 'struct _object * (*)(struct _object *, void *)'} [-Wcast-function-type] {"closed", (getter)bytesio_get_closed, NULL, ^ ./Modules/_io/bytesio.c:1039:23: warning: cast between incompatible function types from 'PyObject * (*)(bytesio *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__getstate__", (PyCFunction)bytesio_getstate, METH_NOARGS, NULL}, ^ armv6j-unknown-linux-uclibceabihf-gcc -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -I./Modules/_io -c ./Modules/_io/bufferedio.c -o Modules/bufferedio.o armv6j-unknown-linux-uclibceabihf-gcc -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -I./Modules/_io -c ./Modules/_io/textio.c -o Modules/textio.o ./Modules/_io/textio.c:158:16: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"detach", (PyCFunction)textiobase_detach, METH_NOARGS, textiobase_detach_doc}, ^ In file included from ./Modules/_io/textio.c:2820: ./Modules/_io/clinic/textio.c.h:49:16: warning: cast between incompatible function types from 'PyObject * (*)(nldecoder_object *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct *, struct _object **, int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"decode", (PyCFunction)_io_IncrementalNewlineDecoder_decode, METH_FASTCALL, _io_IncrementalNewlineDecoder_decode__doc__}, ^ ./Modules/_io/textio.c:2823:5: note: in expansion of macro '_IO_INCREMENTALNEWLINEDECODER_DECODE_METHODDEF' _IO_INCREMENTALNEWLINEDECODER_DECODE_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ armv6j-unknown-linux-uclibceabihf-gcc -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -I./Modules/_io -c ./Modules/_io/stringio.c -o Modules/stringio.o armv6j-unknown-linux-uclibceabihf-gcc -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -c ./Modules/zipimport.c -o Modules/zipimport.o armv6j-unknown-linux-uclibceabihf-gcc -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -c ./Modules/faulthandler.c -o Modules/faulthandler.o ./Modules/_io/stringio.c:1027:22: warning: cast between incompatible function types from 'PyObject * (*)(stringio *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__getstate__", (PyCFunction)stringio_getstate, METH_NOARGS}, ^ ./Modules/faulthandler.c:1178:6: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] (PyCFunction)faulthandler_py_enable, METH_VARARGS|METH_KEYWORDS, ^ ./Modules/faulthandler.c:1181:17: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"disable", (PyCFunction)faulthandler_disable_py, METH_NOARGS, ^ ./Modules/faulthandler.c:1183:20: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"is_enabled", (PyCFunction)faulthandler_is_enabled, METH_NOARGS, ^ ./Modules/faulthandler.c:1186:6: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] (PyCFunction)faulthandler_dump_traceback_py, METH_VARARGS|METH_KEYWORDS, ^ ./Modules/faulthandler.c:1192:6: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] (PyCFunction)faulthandler_dump_traceback_later, METH_VARARGS|METH_KEYWORDS, ^ ./Modules/faulthandler.c:1198:6: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] (PyCFunction)faulthandler_cancel_dump_traceback_later_py, METH_NOARGS, ^ ./Modules/faulthandler.c:1205:6: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] (PyCFunction)faulthandler_register_py, METH_VARARGS|METH_KEYWORDS, ^ ./Modules/faulthandler.c:1233:25: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"_stack_overflow", (PyCFunction)faulthandler_stack_overflow, METH_NOARGS, ^ armv6j-unknown-linux-uclibceabihf-gcc -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -c ./Modules/_tracemalloc.c -o Modules/_tracemalloc.o ./Modules/_tracemalloc.c:1620:20: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"is_tracing", (PyCFunction)py_tracemalloc_is_tracing, ^ armv6j-unknown-linux-uclibceabihf-gcc -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -c ./Modules/hashtable.c -o Modules/hashtable.o ./Modules/_tracemalloc.c:1622:22: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"clear_traces", (PyCFunction)py_tracemalloc_clear_traces, ^ ./Modules/_tracemalloc.c:1630:14: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"stop", (PyCFunction)py_tracemalloc_stop, ^ ./Modules/_tracemalloc.c:1632:29: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"get_traceback_limit", (PyCFunction)py_tracemalloc_get_traceback_limit, ^ ./Modules/_tracemalloc.c:1634:32: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"get_tracemalloc_memory", (PyCFunction)tracemalloc_get_tracemalloc_memory, ^ ./Modules/_tracemalloc.c:1636:27: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"get_traced_memory", (PyCFunction)tracemalloc_get_traced_memory, ^ armv6j-unknown-linux-uclibceabihf-gcc -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -c ./Modules/symtablemodule.c -o Modules/symtablemodule.o armv6j-unknown-linux-uclibceabihf-gcc -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -c ./Modules/xxsubtype.c -o Modules/xxsubtype.o armv6j-unknown-linux-uclibceabihf-gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Python/frozen.o Python/frozen.c armv6j-unknown-linux-uclibceabihf-gcc -c -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Modules/_math.o Modules/_math.c /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c -m 644 ./Tools/gdb/libpython.py python-gdb.py armv6j-unknown-linux-uclibceabihf-gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE -o Programs/_testembed.o ./Programs/_testembed.c ./Modules/xxsubtype.c:73:19: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"classmeth", (PyCFunction)spamlist_specialmeth, ^ ./Modules/xxsubtype.c:76:20: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"staticmeth", (PyCFunction)spamlist_specialmeth, ^ ./Modules/xxsubtype.c:98:15: warning: cast between incompatible function types from 'PyObject * (*)(spamlistobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, void *)' {aka 'struct _object * (*)(struct _object *, void *)'} [-Wcast-function-type] {"state", (getter)spamlist_state_get, NULL, ^ # Substitution happens here, as the completely-expanded BINDIR # is not available in configure sed -e "s,@EXENAME@,/usr/bin/python3.6m," < ./Misc/python-config.in >python-config.py # Replace makefile compat. variable references with shell script compat. ones; -> LC_ALL=C sed -e 's,\$(\([A-Za-z0-9_]*\)),\$\{\1\},g' < Misc/python-config.sh >python-config # On Darwin, always use the python version of the script, the shell # version doesn't use the compiler customizations that are provided # in python (_osx_support.py). if test `uname -s` = Darwin; then \ cp python-config.py python-config; \ fi armv6j-unknown-linux-uclibceabihf-gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I. -I./Include -fPIC -DPy_BUILD_CORE \ -DGITVERSION="\"`LC_ALL=C `\"" \ -DGITTAG="\"`LC_ALL=C `\"" \ -DGITBRANCH="\"`LC_ALL=C `\"" \ -o Modules/getbuildinfo.o ./Modules/getbuildinfo.c rm -f libpython3.6m.a if test libpython3.6m.so.1.0 != libpython3.6m.so; then \ armv6j-unknown-linux-uclibceabihf-gcc -shared -Wl,-O1 -Wl,--as-needed -L. -Wl,-hlibpython3.6m.so.1.0 -o libpython3.6m.so.1.0 Modules/getbuildinfo.o Parser/acceler.o Parser/grammar1.o Parser/listnode.o Parser/node.o Parser/parser.o Parser/bitset.o Parser/metagrammar.o Parser/firstsets.o Parser/grammar.o Parser/pgen.o Parser/myreadline.o Parser/parsetok.o Parser/tokenizer.o Objects/abstract.o Objects/accu.o Objects/boolobject.o Objects/bytes_methods.o Objects/bytearrayobject.o Objects/bytesobject.o Objects/cellobject.o Objects/classobject.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/iterobject.o Objects/listobject.o Objects/longobject.o Objects/dictobject.o Objects/odictobject.o Objects/memoryobject.o Objects/methodobject.o Objects/moduleobject.o Objects/namespaceobject.o Objects/object.o Objects/obmalloc.o Objects/capsule.o Objects/rangeobject.o Objects/setobject.o Objects/sliceobject.o Objects/structseq.o Objects/tupleobject.o Objects/typeobject.o Objects/unicodeobject.o Objects/unicodectype.o Objects/weakrefobject.o 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/dynamic_annotations.o Python/errors.o Python/frozenmain.o Python/future.o Python/getargs.o Python/getcompiler.o Python/getcopyright.o Python/getplatform.o Python/getversion.o Python/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/pyhash.o Python/pylifecycle.o Python/pymath.o Python/pystate.o Python/pythonrun.o Python/pytime.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/pystrhex.o Python/dtoa.o Python/formatter_unicode.o Python/fileutils.o Python/dynload_shlib.o Python/thread.o Modules/config.o Modules/getpath.o Modules/main.o Modules/gcmodule.o Modules/_threadmodule.o Modules/posixmodule.o Modules/errnomodule.o Modules/pwdmodule.o Modules/_sre.o Modules/_codecsmodule.o Modules/_weakref.o Modules/_functoolsmodule.o Modules/_operator.o Modules/_collectionsmodule.o Modules/itertoolsmodule.o Modules/atexitmodule.o Modules/signalmodule.o Modules/_stat.o Modules/timemodule.o Modules/_localemodule.o Modules/_iomodule.o Modules/iobase.o Modules/fileio.o Modules/bytesio.o Modules/bufferedio.o Modules/textio.o Modules/stringio.o Modules/zipimport.o Modules/faulthandler.o Modules/_tracemalloc.o Modules/hashtable.o Modules/symtablemodule.o Modules/xxsubtype.o Python/frozen.o -lintl -ldl -lm ; \ ln -f libpython3.6m.so.1.0 libpython3.6m.so; \ else \ armv6j-unknown-linux-uclibceabihf-gcc -shared -Wl,-O1 -Wl,--as-needed -L. -o libpython3.6m.so Modules/getbuildinfo.o Parser/acceler.o Parser/grammar1.o Parser/listnode.o Parser/node.o Parser/parser.o Parser/bitset.o Parser/metagrammar.o Parser/firstsets.o Parser/grammar.o Parser/pgen.o Parser/myreadline.o Parser/parsetok.o Parser/tokenizer.o Objects/abstract.o Objects/accu.o Objects/boolobject.o Objects/bytes_methods.o Objects/bytearrayobject.o Objects/bytesobject.o Objects/cellobject.o Objects/classobject.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/iterobject.o Objects/listobject.o Objects/longobject.o Objects/dictobject.o Objects/odictobject.o Objects/memoryobject.o Objects/methodobject.o Objects/moduleobject.o Objects/namespaceobject.o Objects/object.o Objects/obmalloc.o Objects/capsule.o Objects/rangeobject.o Objects/setobject.o Objects/sliceobject.o Objects/structseq.o Objects/tupleobject.o Objects/typeobject.o Objects/unicodeobject.o Objects/unicodectype.o Objects/weakrefobject.o 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/dynamic_annotations.o Python/errors.o Python/frozenmain.o Python/future.o Python/getargs.o Python/getcompiler.o Python/getcopyright.o Python/getplatform.o Python/getversion.o Python/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/pyhash.o Python/pylifecycle.o Python/pymath.o Python/pystate.o Python/pythonrun.o Python/pytime.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/pystrhex.o Python/dtoa.o Python/formatter_unicode.o Python/fileutils.o Python/dynload_shlib.o Python/thread.o Modules/config.o Modules/getpath.o Modules/main.o Modules/gcmodule.o Modules/_threadmodule.o Modules/posixmodule.o Modules/errnomodule.o Modules/pwdmodule.o Modules/_sre.o Modules/_codecsmodule.o Modules/_weakref.o Modules/_functoolsmodule.o Modules/_operator.o Modules/_collectionsmodule.o Modules/itertoolsmodule.o Modules/atexitmodule.o Modules/signalmodule.o Modules/_stat.o Modules/timemodule.o Modules/_localemodule.o Modules/_iomodule.o Modules/iobase.o Modules/fileio.o Modules/bytesio.o Modules/bufferedio.o Modules/textio.o Modules/stringio.o Modules/zipimport.o Modules/faulthandler.o Modules/_tracemalloc.o Modules/hashtable.o Modules/symtablemodule.o Modules/xxsubtype.o Python/frozen.o -lintl -ldl -lm ; \ fi armv6j-unknown-linux-uclibceabihf-ar rc libpython3.6m.a Modules/getbuildinfo.o armv6j-unknown-linux-uclibceabihf-ar rc libpython3.6m.a Parser/acceler.o Parser/grammar1.o Parser/listnode.o Parser/node.o Parser/parser.o Parser/bitset.o Parser/metagrammar.o Parser/firstsets.o Parser/grammar.o Parser/pgen.o Parser/myreadline.o Parser/parsetok.o Parser/tokenizer.o armv6j-unknown-linux-uclibceabihf-ar rc libpython3.6m.a Objects/abstract.o Objects/accu.o Objects/boolobject.o Objects/bytes_methods.o Objects/bytearrayobject.o Objects/bytesobject.o Objects/cellobject.o Objects/classobject.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/iterobject.o Objects/listobject.o Objects/longobject.o Objects/dictobject.o Objects/odictobject.o Objects/memoryobject.o Objects/methodobject.o Objects/moduleobject.o Objects/namespaceobject.o Objects/object.o Objects/obmalloc.o Objects/capsule.o Objects/rangeobject.o Objects/setobject.o Objects/sliceobject.o Objects/structseq.o Objects/tupleobject.o Objects/typeobject.o Objects/unicodeobject.o Objects/unicodectype.o Objects/weakrefobject.o armv6j-unknown-linux-uclibceabihf-ar rc libpython3.6m.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/dynamic_annotations.o Python/errors.o Python/frozenmain.o Python/future.o Python/getargs.o Python/getcompiler.o Python/getcopyright.o Python/getplatform.o Python/getversion.o Python/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/pyhash.o Python/pylifecycle.o Python/pymath.o Python/pystate.o Python/pythonrun.o Python/pytime.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/pystrhex.o Python/dtoa.o Python/formatter_unicode.o Python/fileutils.o Python/dynload_shlib.o Python/thread.o Python/frozen.o armv6j-unknown-linux-uclibceabihf-ar rc libpython3.6m.a Modules/config.o Modules/getpath.o Modules/main.o Modules/gcmodule.o armv6j-unknown-linux-uclibceabihf-ar rc libpython3.6m.a Modules/_threadmodule.o Modules/posixmodule.o Modules/errnomodule.o Modules/pwdmodule.o Modules/_sre.o Modules/_codecsmodule.o Modules/_weakref.o Modules/_functoolsmodule.o Modules/_operator.o Modules/_collectionsmodule.o Modules/itertoolsmodule.o Modules/atexitmodule.o Modules/signalmodule.o Modules/_stat.o Modules/timemodule.o Modules/_localemodule.o Modules/_iomodule.o Modules/iobase.o Modules/fileio.o Modules/bytesio.o Modules/bufferedio.o Modules/textio.o Modules/stringio.o Modules/zipimport.o Modules/faulthandler.o Modules/_tracemalloc.o Modules/hashtable.o Modules/symtablemodule.o Modules/xxsubtype.o armv6j-unknown-linux-uclibceabihf-ranlib libpython3.6m.a armv6j-unknown-linux-uclibceabihf-gcc -shared -Wl,-O1 -Wl,--as-needed -L. -Wl,--no-as-needed -o libpython3.so -Wl,-hlibpython3.so libpython3.6m.so armv6j-unknown-linux-uclibceabihf-gcc -Wl,-O1 -Wl,--as-needed -L. -Xlinker -export-dynamic -o python Programs/python.o -L. -lpython3.6m -lintl -ldl -lm armv6j-unknown-linux-uclibceabihf-gcc -Wl,-O1 -Wl,--as-needed -L. -Xlinker -export-dynamic -o Programs/_testembed Programs/_testembed.o -L. -lpython3.6m -lintl -ldl -lm LD_LIBRARY_PATH=/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5 ./python -E -S -m sysconfig --generate-posix-vars ;\ if test $? -ne 0 ; then \ echo "generate-posix-vars failed" ; \ rm -f ./pybuilddir.txt ; \ exit 1 ; \ fi running build running build_ext /usr/lib/libreadline.so: not an ELF file. INFO: Can't locate Tcl/Tk libs and/or headers building '_struct' extension building '_ctypes_test' extension building 'array' extension building 'cmath' extension creating build/temp.linux-armv6l-3.6/var creating build/temp.linux-armv6l-3.6/var creating build/temp.linux-armv6l-3.6/var creating build/temp.linux-armv6l-3.6/var creating build/temp.linux-armv6l-3.6/var/tmp building '_datetime' extension building 'math' extension building '_random' extension creating build/temp.linux-armv6l-3.6/var/tmp creating build/temp.linux-armv6l-3.6/var/tmp building '_bisect' extension creating build/temp.linux-armv6l-3.6/var/tmp creating build/temp.linux-armv6l-3.6/var/tmp/portage creating build/temp.linux-armv6l-3.6/var/tmp/portage creating build/temp.linux-armv6l-3.6/var/tmp/portage creating build/temp.linux-armv6l-3.6/var/tmp/portage creating build/temp.linux-armv6l-3.6/var/tmp/portage creating build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang creating build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang creating build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang creating build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang creating build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang creating build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5 creating build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5 creating build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang creating build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5 creating build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang creating build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work creating build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work creating build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work creating build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work creating build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work creating build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work creating build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5 creating build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work creating build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5 creating build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5 creating build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5 creating build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5 creating build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5 creating build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5 creating build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules creating build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules creating build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules creating build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules creating build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules creating build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules armv6j-unknown-linux-uclibceabihf-gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Include -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5 -c /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/mathmodule.c -o build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/mathmodule.o armv6j-unknown-linux-uclibceabihf-gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Include -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5 -c /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/cmathmodule.c -o build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/cmathmodule.o armv6j-unknown-linux-uclibceabihf-gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Include -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5 -c /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_struct.c -o build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_struct.o armv6j-unknown-linux-uclibceabihf-gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Include -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5 -c /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_randommodule.c -o build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_randommodule.o building '_heapq' extension creating build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_ctypes armv6j-unknown-linux-uclibceabihf-gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Include -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5 -c /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_datetimemodule.c -o build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_datetimemodule.o armv6j-unknown-linux-uclibceabihf-gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Include -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5 -c /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_ctypes/_ctypes_test.c -o build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_ctypes/_ctypes_test.o armv6j-unknown-linux-uclibceabihf-gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Include -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5 -c /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/arraymodule.c -o build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/arraymodule.o armv6j-unknown-linux-uclibceabihf-gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Include -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5 -c /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_heapqmodule.c -o build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_heapqmodule.o /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_randommodule.c:458:25: warning: cast between incompatible function types from 'PyObject * (*)(RandomObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"random", (PyCFunction)random_random, METH_NOARGS, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_randommodule.c:462:25: warning: cast between incompatible function types from 'PyObject * (*)(RandomObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"getstate", (PyCFunction)random_getstate, METH_NOARGS, ^ In file included from ./Include/Python.h:137, from /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/mathmodule.c:55: /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/mathmodule.c: In function 'math_fsum': ./Include/pyfpe.h:164:64: warning: passing argument 1 of 'PyFPE_dummy' discards 'volatile' qualifier from pointer target type [-Wdiscarded-qualifiers] #define PyFPE_END_PROTECT(v) PyFPE_counter -= (int)PyFPE_dummy(&(v)); ^~~~ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/mathmodule.c:1228:5: note: in expansion of macro 'PyFPE_END_PROTECT' PyFPE_END_PROTECT(hi) ^~~~~~~~~~~~~~~~~ ./Include/pyfpe.h:134:27: note: expected 'void *' but argument is of type 'volatile double *' extern double PyFPE_dummy(void *); ^~~~~~ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_struct.c:1636:25: warning: cast between incompatible function types from 'PyObject * (*)(unpackiterobject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__length_hint__", (PyCFunction) unpackiter_len, METH_NOARGS, NULL}, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_struct.c:1970:25: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"unpack_from", (PyCFunction)s_unpack_from, METH_VARARGS|METH_KEYWORDS, ^ In file included from /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/cmathmodule.c:11: /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/clinic/cmathmodule.c.h:854:17: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"isclose", (PyCFunction)cmath_isclose, METH_FASTCALL, cmath_isclose__doc__}, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/cmathmodule.c:1248:5: note: in expansion of macro 'CMATH_ISCLOSE_METHODDEF' CMATH_ISCLOSE_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_struct.c:2241:25: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"_clearcache", (PyCFunction)clearcache, METH_NOARGS, clearcache_doc}, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_struct.c:2247:25: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"unpack_from", (PyCFunction)unpack_from, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/mathmodule.c: At top level: /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/mathmodule.c:2095:17: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"isclose", (PyCFunction) math_isclose, METH_VARARGS | METH_KEYWORDS, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_datetimemodule.c:2406:23: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"total_seconds", (PyCFunction)delta_total_seconds, METH_NOARGS, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_datetimemodule.c:2409:20: warning: cast between incompatible function types from 'PyObject * (*)(PyDateTime_Delta *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reduce__", (PyCFunction)delta_reduce, METH_NOARGS, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_datetimemodule.c:2945:21: warning: cast between incompatible function types from 'PyObject * (*)(PyDateTime_Date *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"ctime", (PyCFunction)date_ctime, METH_NOARGS, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_datetimemodule.c:2948:25: warning: cast between incompatible function types from 'PyObject * (*)(PyDateTime_Date *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"strftime", (PyCFunction)date_strftime, METH_VARARGS | METH_KEYWORDS, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_datetimemodule.c:2954:21: warning: cast between incompatible function types from 'PyObject * (*)(PyDateTime_Date *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"timetuple", (PyCFunction)date_timetuple, METH_NOARGS, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_datetimemodule.c:2957:21: warning: cast between incompatible function types from 'PyObject * (*)(PyDateTime_Date *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"isocalendar", (PyCFunction)date_isocalendar, METH_NOARGS, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_datetimemodule.c:2961:21: warning: cast between incompatible function types from 'PyObject * (*)(PyDateTime_Date *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"isoformat", (PyCFunction)date_isoformat, METH_NOARGS, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_datetimemodule.c:2964:21: warning: cast between incompatible function types from 'PyObject * (*)(PyDateTime_Date *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"isoweekday", (PyCFunction)date_isoweekday, METH_NOARGS, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_datetimemodule.c:2968:21: warning: cast between incompatible function types from 'PyObject * (*)(PyDateTime_Date *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"toordinal", (PyCFunction)date_toordinal, METH_NOARGS, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_datetimemodule.c:2972:21: warning: cast between incompatible function types from 'PyObject * (*)(PyDateTime_Date *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"weekday", (PyCFunction)date_weekday, METH_NOARGS, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_datetimemodule.c:2976:21: warning: cast between incompatible function types from 'PyObject * (*)(PyDateTime_Date *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"replace", (PyCFunction)date_replace, METH_VARARGS | METH_KEYWORDS, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_datetimemodule.c:3242:21: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__reduce__", (PyCFunction)tzinfo_reduce, METH_NOARGS, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_datetimemodule.c:3474:25: warning: cast between incompatible function types from 'PyObject * (*)(PyDateTime_TimeZone *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__getinitargs__", (PyCFunction)timezone_getinitargs, METH_NOARGS, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_datetimemodule.c:4025:21: warning: cast between incompatible function types from 'PyObject * (*)(PyDateTime_Time *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"isoformat", (PyCFunction)time_isoformat, METH_VARARGS | METH_KEYWORDS, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_datetimemodule.c:4030:25: warning: cast between incompatible function types from 'PyObject * (*)(PyDateTime_Time *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"strftime", (PyCFunction)time_strftime, METH_VARARGS | METH_KEYWORDS, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_datetimemodule.c:4045:21: warning: cast between incompatible function types from 'PyObject * (*)(PyDateTime_Time *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"replace", (PyCFunction)time_replace, METH_VARARGS | METH_KEYWORDS, ^ In file included from /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_datetimemodule.c:29: /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/clinic/_datetimemodule.c.h:17:13: warning: cast between incompatible function types from 'PyObject * (*)(PyTypeObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _typeobject *, struct _object **, int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"now", (PyCFunction)datetime_datetime_now, METH_FASTCALL|METH_CLASS, datetime_datetime_now__doc__}, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_datetimemodule.c:5503:5: note: in expansion of macro 'DATETIME_DATETIME_NOW_METHODDEF' DATETIME_DATETIME_NOW_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_datetimemodule.c:5509:23: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"fromtimestamp", (PyCFunction)datetime_fromtimestamp, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_datetimemodule.c:5522:17: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"combine", (PyCFunction)datetime_combine, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_datetimemodule.c:5528:16: warning: cast between incompatible function types from 'PyObject * (*)(PyDateTime_DateTime *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"date", (PyCFunction)datetime_getdate, METH_NOARGS, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_datetimemodule.c:5531:16: warning: cast between incompatible function types from 'PyObject * (*)(PyDateTime_DateTime *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"time", (PyCFunction)datetime_gettime, METH_NOARGS, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_datetimemodule.c:5534:18: warning: cast between incompatible function types from 'PyObject * (*)(PyDateTime_DateTime *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"timetz", (PyCFunction)datetime_gettimetz, METH_NOARGS, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_datetimemodule.c:5537:21: warning: cast between incompatible function types from 'PyObject * (*)(PyDateTime_DateTime *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"ctime", (PyCFunction)datetime_ctime, METH_NOARGS, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_datetimemodule.c:5540:21: warning: cast between incompatible function types from 'PyObject * (*)(PyDateTime_DateTime *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"timetuple", (PyCFunction)datetime_timetuple, METH_NOARGS, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_datetimemodule.c:5543:21: warning: cast between incompatible function types from 'PyObject * (*)(PyDateTime_DateTime *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"timestamp", (PyCFunction)datetime_timestamp, METH_NOARGS, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_datetimemodule.c:5546:24: warning: cast between incompatible function types from 'PyObject * (*)(PyDateTime_DateTime *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"utctimetuple", (PyCFunction)datetime_utctimetuple, METH_NOARGS, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_datetimemodule.c:5549:21: warning: cast between incompatible function types from 'PyObject * (*)(PyDateTime_DateTime *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"isoformat", (PyCFunction)datetime_isoformat, METH_VARARGS | METH_KEYWORDS, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_datetimemodule.c:5567:21: warning: cast between incompatible function types from 'PyObject * (*)(PyDateTime_DateTime *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"replace", (PyCFunction)datetime_replace, METH_VARARGS | METH_KEYWORDS, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_datetimemodule.c:5570:21: warning: cast between incompatible function types from 'PyDateTime_DateTime * (*)(PyDateTime_DateTime *, PyObject *, PyObject *)' {aka 'struct * (*)(struct *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"astimezone", (PyCFunction)datetime_astimezone, METH_VARARGS | METH_KEYWORDS, ^ armv6j-unknown-linux-uclibceabihf-gcc -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_heapqmodule.o -L. -L/usr/local/lib -lpython3.6m -o build/lib.linux-armv6l-3.6/_heapq.cpython-36m-arm-linux-gnueabihf.so building '_pickle' extension armv6j-unknown-linux-uclibceabihf-gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Include -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5 -c /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_pickle.c -o build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_pickle.o armv6j-unknown-linux-uclibceabihf-gcc -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_randommodule.o -L. -L/usr/local/lib -lpython3.6m -o build/lib.linux-armv6l-3.6/_random.cpython-36m-arm-linux-gnueabihf.so building '_json' extension armv6j-unknown-linux-uclibceabihf-gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Include -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5 -c /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_json.c -o build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_json.o /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/mathmodule.c: In function 'math_fsum': /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/mathmodule.c:1120:29: warning: variable 'sum' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] PyObject *item, *iter, *sum = NULL; ^~~ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/mathmodule.c:1121:29: warning: variable 'm' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] Py_ssize_t i, j, n = 0, m = NUM_PARTIALS; ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/mathmodule.c:1122:40: warning: variable 'p' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] double x, y, t, ps[NUM_PARTIALS], *p = ps; ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/mathmodule.c:1123:19: warning: variable 'special_sum' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] double xsave, special_sum = 0.0, inf_sum = 0.0; ^~~~~~~~~~~ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/mathmodule.c:1123:38: warning: variable 'inf_sum' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] double xsave, special_sum = 0.0, inf_sum = 0.0; ^~~~~~~ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/mathmodule.c:1069:17: warning: variable 'p' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered] double *p = *p_ptr; ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_pickle.c:4578:23: warning: cast between incompatible function types from 'PyObject * (*)(PicklerObject *)' {aka 'struct _object * (*)(struct PicklerObject *)'} to 'PyObject * (*)(PyObject *, void *)' {aka 'struct _object * (*)(struct _object *, void *)'} [-Wcast-function-type] {"memo", (getter)Pickler_get_memo, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_pickle.c:4579:23: warning: cast between incompatible function types from 'int (*)(PicklerObject *, PyObject *)' {aka 'int (*)(struct PicklerObject *, struct _object *)'} to 'int (*)(PyObject *, PyObject *, void *)' {aka 'int (*)(struct _object *, struct _object *, void *)'} [-Wcast-function-type] (setter)Pickler_set_memo}, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_pickle.c:4580:23: warning: cast between incompatible function types from 'PyObject * (*)(PicklerObject *)' {aka 'struct _object * (*)(struct PicklerObject *)'} to 'PyObject * (*)(PyObject *, void *)' {aka 'struct _object * (*)(struct _object *, void *)'} [-Wcast-function-type] {"persistent_id", (getter)Pickler_get_persid, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_pickle.c:4581:23: warning: cast between incompatible function types from 'int (*)(PicklerObject *, PyObject *)' {aka 'int (*)(struct PicklerObject *, struct _object *)'} to 'int (*)(PyObject *, PyObject *, void *)' {aka 'int (*)(struct _object *, struct _object *, void *)'} [-Wcast-function-type] (setter)Pickler_set_persid}, ^ armv6j-unknown-linux-uclibceabihf-gcc -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_ctypes/_ctypes_test.o -L. -L/usr/local/lib -lm -lpython3.6m -o build/lib.linux-armv6l-3.6/_ctypes_test.cpython-36m-arm-linux-gnueabihf.so /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_pickle.c:7022:14: warning: cast between incompatible function types from 'PyObject * (*)(UnpicklerObject *)' {aka 'struct _object * (*)(struct UnpicklerObject *)'} to 'PyObject * (*)(PyObject *, void *)' {aka 'struct _object * (*)(struct _object *, void *)'} [-Wcast-function-type] {"memo", (getter)Unpickler_get_memo, (setter)Unpickler_set_memo}, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_pickle.c:7022:42: warning: cast between incompatible function types from 'int (*)(UnpicklerObject *, PyObject *)' {aka 'int (*)(struct UnpicklerObject *, struct _object *)'} to 'int (*)(PyObject *, PyObject *, void *)' {aka 'int (*)(struct _object *, struct _object *, void *)'} [-Wcast-function-type] {"memo", (getter)Unpickler_get_memo, (setter)Unpickler_set_memo}, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_pickle.c:7023:25: warning: cast between incompatible function types from 'PyObject * (*)(UnpicklerObject *)' {aka 'struct _object * (*)(struct UnpicklerObject *)'} to 'PyObject * (*)(PyObject *, void *)' {aka 'struct _object * (*)(struct _object *, void *)'} [-Wcast-function-type] {"persistent_load", (getter)Unpickler_get_persload, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_pickle.c:7024:25: warning: cast between incompatible function types from 'int (*)(UnpicklerObject *, PyObject *)' {aka 'int (*)(struct UnpicklerObject *, struct _object *)'} to 'int (*)(PyObject *, PyObject *, void *)' {aka 'int (*)(struct _object *, struct _object *, void *)'} [-Wcast-function-type] (setter)Unpickler_set_persload}, ^ In file included from /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_pickle.c:696: /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/clinic/_pickle.c.h:387:14: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"dump", (PyCFunction)_pickle_dump, METH_FASTCALL, _pickle_dump__doc__}, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_pickle.c:7302:5: note: in expansion of macro '_PICKLE_DUMP_METHODDEF' _PICKLE_DUMP_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/clinic/_pickle.c.h:433:15: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"dumps", (PyCFunction)_pickle_dumps, METH_FASTCALL, _pickle_dumps__doc__}, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_pickle.c:7303:5: note: in expansion of macro '_PICKLE_DUMPS_METHODDEF' _PICKLE_DUMPS_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/clinic/_pickle.c.h:489:14: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"load", (PyCFunction)_pickle_load, METH_FASTCALL, _pickle_load__doc__}, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_pickle.c:7304:5: note: in expansion of macro '_PICKLE_LOAD_METHODDEF' _PICKLE_LOAD_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/clinic/_pickle.c.h:537:15: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"loads", (PyCFunction)_pickle_loads, METH_FASTCALL, _pickle_loads__doc__}, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_pickle.c:7305:5: note: in expansion of macro '_PICKLE_LOADS_METHODDEF' _PICKLE_LOADS_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~ building '_testcapi' extension armv6j-unknown-linux-uclibceabihf-gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Include -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5 -c /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_testcapimodule.c -o build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_testcapimodule.o /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_testcapimodule.c:4310:29: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"raise_memoryerror", (PyCFunction)raise_memoryerror, METH_NOARGS}, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_testcapimodule.c:4312:33: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"test_config", (PyCFunction)test_config, METH_NOARGS}, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_testcapimodule.c:4313:33: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"test_sizeof_c_types", (PyCFunction)test_sizeof_c_types, METH_NOARGS}, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_testcapimodule.c:4315:33: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"test_list_api", (PyCFunction)test_list_api, METH_NOARGS}, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_testcapimodule.c:4316:33: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"test_dict_iteration", (PyCFunction)test_dict_iteration,METH_NOARGS}, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_testcapimodule.c:4319:41: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"test_lazy_hash_inheritance", (PyCFunction)test_lazy_hash_inheritance,METH_NOARGS}, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_testcapimodule.c:4320:33: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"test_long_api", (PyCFunction)test_long_api, METH_NOARGS}, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_testcapimodule.c:4321:33: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"test_xincref_doesnt_leak",(PyCFunction)test_xincref_doesnt_leak, METH_NOARGS}, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_testcapimodule.c:4322:33: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"test_incref_doesnt_leak", (PyCFunction)test_incref_doesnt_leak, METH_NOARGS}, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_testcapimodule.c:4323:33: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"test_xdecref_doesnt_leak",(PyCFunction)test_xdecref_doesnt_leak, METH_NOARGS}, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_testcapimodule.c:4324:33: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"test_decref_doesnt_leak", (PyCFunction)test_decref_doesnt_leak, METH_NOARGS}, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_testcapimodule.c:4325:33: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"test_incref_decref_API", (PyCFunction)test_incref_decref_API, METH_NOARGS}, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_testcapimodule.c:4326:32: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"test_long_and_overflow", (PyCFunction)test_long_and_overflow, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_testcapimodule.c:4328:33: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"test_long_as_double", (PyCFunction)test_long_as_double,METH_NOARGS}, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_testcapimodule.c:4329:33: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"test_long_as_size_t", (PyCFunction)test_long_as_size_t,METH_NOARGS}, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_testcapimodule.c:4330:33: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"test_long_numbits", (PyCFunction)test_long_numbits, METH_NOARGS}, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_testcapimodule.c:4331:33: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"test_k_code", (PyCFunction)test_k_code, METH_NOARGS}, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_testcapimodule.c:4332:29: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"test_empty_argparse", (PyCFunction)test_empty_argparse,METH_NOARGS}, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_testcapimodule.c:4334:33: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"test_null_strings", (PyCFunction)test_null_strings, METH_NOARGS}, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_testcapimodule.c:4336:29: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"test_with_docstring", (PyCFunction)test_with_docstring, METH_NOARGS, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_testcapimodule.c:4338:31: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"test_string_to_double", (PyCFunction)test_string_to_double, METH_NOARGS}, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_testcapimodule.c:4339:41: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"test_unicode_compare_with_ascii", (PyCFunction)test_unicode_compare_with_ascii, METH_NOARGS}, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_testcapimodule.c:4348:20: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"get_kwargs", (PyCFunction)get_kwargs, METH_VARARGS|METH_KEYWORDS}, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_testcapimodule.c:4350:26: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"getargs_keywords", (PyCFunction)getargs_keywords, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_testcapimodule.c:4352:30: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"getargs_keyword_only", (PyCFunction)getargs_keyword_only, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_testcapimodule.c:4355:7: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] (PyCFunction)getargs_positional_only_and_keywords, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_testcapimodule.c:4371:9: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] (PyCFunction)test_long_long_and_overflow, METH_NOARGS}, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_testcapimodule.c:4372:33: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"test_L_code", (PyCFunction)test_L_code, METH_NOARGS}, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_testcapimodule.c:4403:33: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"test_s_code", (PyCFunction)test_s_code, METH_NOARGS}, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_testcapimodule.c:4404:33: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"test_u_code", (PyCFunction)test_u_code, METH_NOARGS}, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_testcapimodule.c:4405:33: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"test_Z_code", (PyCFunction)test_Z_code, METH_NOARGS}, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_testcapimodule.c:4406:33: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"test_widechar", (PyCFunction)test_widechar, METH_NOARGS}, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_testcapimodule.c:4426:33: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"make_exception_with_doc", (PyCFunction)make_exception_with_doc, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_testcapimodule.c:4428:43: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"make_memoryview_from_NULL_pointer", (PyCFunction)make_memoryview_from_NULL_pointer, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_testcapimodule.c:4430:33: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"crash_no_current_thread", (PyCFunction)crash_no_current_thread, METH_NOARGS}, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_testcapimodule.c:4438:6: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] (PyCFunction)test_pymem_alloc0, METH_NOARGS}, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_testcapimodule.c:4440:6: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] (PyCFunction)test_pymem_setrawallocators, METH_NOARGS}, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_testcapimodule.c:4442:6: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] (PyCFunction)test_pymem_setallocators, METH_NOARGS}, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_testcapimodule.c:4444:6: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] (PyCFunction)test_pyobject_setallocators, METH_NOARGS}, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_testcapimodule.c:4447:26: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"remove_mem_hooks", (PyCFunction)remove_mem_hooks, METH_NOARGS, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_testcapimodule.c:4450:9: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] (PyCFunction)test_with_docstring, METH_NOARGS}, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_testcapimodule.c:4452:9: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] (PyCFunction)test_with_docstring, METH_NOARGS, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_testcapimodule.c:4455:9: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] (PyCFunction)test_with_docstring, METH_NOARGS, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_testcapimodule.c:4458:9: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] (PyCFunction)test_with_docstring, METH_NOARGS, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_testcapimodule.c:4461:9: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] (PyCFunction)test_with_docstring, METH_NOARGS, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_testcapimodule.c:4464:9: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] (PyCFunction)test_with_docstring, METH_NOARGS, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_testcapimodule.c:4467:9: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] (PyCFunction)test_with_docstring, METH_NOARGS, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_testcapimodule.c:4470:9: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] (PyCFunction)test_with_docstring, METH_NOARGS, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_testcapimodule.c:4473:9: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] (PyCFunction)test_with_docstring, METH_NOARGS, ^ armv6j-unknown-linux-uclibceabihf-gcc -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/mathmodule.o Modules/_math.o -L. -L/usr/local/lib -lm -lpython3.6m -o build/lib.linux-armv6l-3.6/math.cpython-36m-arm-linux-gnueabihf.so building '_testbuffer' extension armv6j-unknown-linux-uclibceabihf-gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Include -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5 -c /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_testbuffer.c -o build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_testbuffer.o /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_testbuffer.c:1548:5: warning: cast between incompatible function types from 'int (*)(NDArrayObject *, Py_buffer *)' {aka 'int (*)(struct *, struct bufferinfo *)'} to 'void (*)(PyObject *, Py_buffer *)' {aka 'void (*)(struct _object *, struct bufferinfo *)'} [-Wcast-function-type] (releasebufferproc)ndarray_releasebuf /* bf_releasebuffer */ ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_testbuffer.c:2638:15: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] { "push", (PyCFunction)ndarray_push, METH_VARARGS|METH_KEYWORDS, NULL }, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_testbuffer.c:2810:27: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"get_sizeof_void_p", (PyCFunction)get_sizeof_void_p, METH_NOARGS, NULL}, ^ armv6j-unknown-linux-uclibceabihf-gcc -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_struct.o -L. -L/usr/local/lib -lpython3.6m -o build/lib.linux-armv6l-3.6/_struct.cpython-36m-arm-linux-gnueabihf.so building '_testimportmultiple' extension armv6j-unknown-linux-uclibceabihf-gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Include -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5 -c /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_testimportmultiple.c -o build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_testimportmultiple.o armv6j-unknown-linux-uclibceabihf-gcc -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_testimportmultiple.o -L. -L/usr/local/lib -lpython3.6m -o build/lib.linux-armv6l-3.6/_testimportmultiple.cpython-36m-arm-linux-gnueabihf.so building '_testmultiphase' extension armv6j-unknown-linux-uclibceabihf-gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Include -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5 -c /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_testmultiphase.c -o build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_testmultiphase.o armv6j-unknown-linux-uclibceabihf-gcc -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/arraymodule.o -L. -L/usr/local/lib -lpython3.6m -o build/lib.linux-armv6l-3.6/array.cpython-36m-arm-linux-gnueabihf.so building '_lsprof' extension armv6j-unknown-linux-uclibceabihf-gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Include -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5 -c /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_lsprof.c -o build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_lsprof.o /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_lsprof.c:784:25: warning: cast between incompatible function types from 'PyObject * (*)(ProfilerObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"enable", (PyCFunction)profiler_enable, ^ armv6j-unknown-linux-uclibceabihf-gcc -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_testmultiphase.o -L. -L/usr/local/lib -lpython3.6m -o build/lib.linux-armv6l-3.6/_testmultiphase.cpython-36m-arm-linux-gnueabihf.so building 'unicodedata' extension armv6j-unknown-linux-uclibceabihf-gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Include -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5 -c /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/unicodedata.c -o build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/unicodedata.o armv6j-unknown-linux-uclibceabihf-gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Include -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5 -c /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/rotatingtree.c -o build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/rotatingtree.o armv6j-unknown-linux-uclibceabihf-gcc -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_json.o -L. -L/usr/local/lib -lpython3.6m -o build/lib.linux-armv6l-3.6/_json.cpython-36m-arm-linux-gnueabihf.so building '_opcode' extension armv6j-unknown-linux-uclibceabihf-gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Include -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5 -c /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_opcode.c -o build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_opcode.o armv6j-unknown-linux-uclibceabihf-gcc -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_lsprof.o build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/rotatingtree.o -L. -L/usr/local/lib -lpython3.6m -o build/lib.linux-armv6l-3.6/_lsprof.cpython-36m-arm-linux-gnueabihf.so building '_asyncio' extension armv6j-unknown-linux-uclibceabihf-gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Include -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5 -c /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_asynciomodule.c -o build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_asynciomodule.o armv6j-unknown-linux-uclibceabihf-gcc -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_opcode.o -L. -L/usr/local/lib -lpython3.6m -o build/lib.linux-armv6l-3.6/_opcode.cpython-36m-arm-linux-gnueabihf.so building 'fcntl' extension armv6j-unknown-linux-uclibceabihf-gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Include -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5 -c /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/fcntlmodule.c -o build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/fcntlmodule.o armv6j-unknown-linux-uclibceabihf-gcc -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_datetimemodule.o -L. -L/usr/local/lib -lm -lpython3.6m -o build/lib.linux-armv6l-3.6/_datetime.cpython-36m-arm-linux-gnueabihf.so building 'grp' extension armv6j-unknown-linux-uclibceabihf-gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Include -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5 -c /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/grpmodule.c -o build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/grpmodule.o /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_asynciomodule.c:898:16: warning: cast between incompatible function types from 'PyObject * (*)(FutureObj *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, void *)' {aka 'struct _object * (*)(struct _object *, void *)'} [-Wcast-function-type] {"_state", (getter)FutureObj_get_state, NULL, NULL}, \ ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_asynciomodule.c:910:5: note: in expansion of macro 'FUTURE_COMMON_GETSETLIST' FUTURE_COMMON_GETSETLIST ^~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_asynciomodule.c:899:34: warning: cast between incompatible function types from 'PyObject * (*)(FutureObj *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, void *)' {aka 'struct _object * (*)(struct _object *, void *)'} [-Wcast-function-type] {"_asyncio_future_blocking", (getter)FutureObj_get_blocking, \ ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_asynciomodule.c:910:5: note: in expansion of macro 'FUTURE_COMMON_GETSETLIST' FUTURE_COMMON_GETSETLIST ^~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_asynciomodule.c:900:34: warning: cast between incompatible function types from 'int (*)(FutureObj *, PyObject *)' {aka 'int (*)(struct *, struct _object *)'} to 'int (*)(PyObject *, PyObject *, void *)' {aka 'int (*)(struct _object *, struct _object *, void *)'} [-Wcast-function-type] (setter)FutureObj_set_blocking, NULL}, \ ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_asynciomodule.c:910:5: note: in expansion of macro 'FUTURE_COMMON_GETSETLIST' FUTURE_COMMON_GETSETLIST ^~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_asynciomodule.c:901:15: warning: cast between incompatible function types from 'PyObject * (*)(FutureObj *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, void *)' {aka 'struct _object * (*)(struct _object *, void *)'} [-Wcast-function-type] {"_loop", (getter)FutureObj_get_loop, NULL, NULL}, \ ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_asynciomodule.c:910:5: note: in expansion of macro 'FUTURE_COMMON_GETSETLIST' FUTURE_COMMON_GETSETLIST ^~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_asynciomodule.c:902:20: warning: cast between incompatible function types from 'PyObject * (*)(FutureObj *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, void *)' {aka 'struct _object * (*)(struct _object *, void *)'} [-Wcast-function-type] {"_callbacks", (getter)FutureObj_get_callbacks, NULL, NULL}, \ ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_asynciomodule.c:910:5: note: in expansion of macro 'FUTURE_COMMON_GETSETLIST' FUTURE_COMMON_GETSETLIST ^~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_asynciomodule.c:903:17: warning: cast between incompatible function types from 'PyObject * (*)(FutureObj *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, void *)' {aka 'struct _object * (*)(struct _object *, void *)'} [-Wcast-function-type] {"_result", (getter)FutureObj_get_result, NULL, NULL}, \ ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_asynciomodule.c:910:5: note: in expansion of macro 'FUTURE_COMMON_GETSETLIST' FUTURE_COMMON_GETSETLIST ^~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_asynciomodule.c:904:20: warning: cast between incompatible function types from 'PyObject * (*)(FutureObj *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, void *)' {aka 'struct _object * (*)(struct _object *, void *)'} [-Wcast-function-type] {"_exception", (getter)FutureObj_get_exception, NULL, NULL}, \ ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_asynciomodule.c:910:5: note: in expansion of macro 'FUTURE_COMMON_GETSETLIST' FUTURE_COMMON_GETSETLIST ^~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_asynciomodule.c:905:24: warning: cast between incompatible function types from 'PyObject * (*)(FutureObj *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, void *)' {aka 'struct _object * (*)(struct _object *, void *)'} [-Wcast-function-type] {"_log_traceback", (getter)FutureObj_get_log_traceback, \ ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_asynciomodule.c:910:5: note: in expansion of macro 'FUTURE_COMMON_GETSETLIST' FUTURE_COMMON_GETSETLIST ^~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_asynciomodule.c:906:24: warning: cast between incompatible function types from 'int (*)(FutureObj *, PyObject *)' {aka 'int (*)(struct *, struct _object *)'} to 'int (*)(PyObject *, PyObject *, void *)' {aka 'int (*)(struct _object *, struct _object *, void *)'} [-Wcast-function-type] (setter)FutureObj_set_log_traceback, NULL}, \ ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_asynciomodule.c:910:5: note: in expansion of macro 'FUTURE_COMMON_GETSETLIST' FUTURE_COMMON_GETSETLIST ^~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_asynciomodule.c:907:27: warning: cast between incompatible function types from 'PyObject * (*)(FutureObj *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, void *)' {aka 'struct _object * (*)(struct _object *, void *)'} [-Wcast-function-type] {"_source_traceback", (getter)FutureObj_get_source_traceback, NULL, NULL}, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_asynciomodule.c:910:5: note: in expansion of macro 'FUTURE_COMMON_GETSETLIST' FUTURE_COMMON_GETSETLIST ^~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_asynciomodule.c:1220:18: warning: cast between incompatible function types from 'PyObject * (*)(TaskStepMethWrapper *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, void *)' {aka 'struct _object * (*)(struct _object *, void *)'} [-Wcast-function-type] {"__self__", (getter)TaskStepMethWrapper_get___self__, NULL, NULL}, ^ In file included from /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_asynciomodule.c:79: /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/clinic/_asynciomodule.c.h:270:22: warning: cast between incompatible function types from 'PyObject * (*)(PyTypeObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _typeobject *, struct _object **, int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"current_task", (PyCFunction)_asyncio_Task_current_task, METH_FASTCALL|METH_CLASS, _asyncio_Task_current_task__doc__}, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_asynciomodule.c:1800:5: note: in expansion of macro '_ASYNCIO_TASK_CURRENT_TASK_METHODDEF' _ASYNCIO_TASK_CURRENT_TASK_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/clinic/_asynciomodule.c.h:302:19: warning: cast between incompatible function types from 'PyObject * (*)(PyTypeObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _typeobject *, struct _object **, int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"all_tasks", (PyCFunction)_asyncio_Task_all_tasks, METH_FASTCALL|METH_CLASS, _asyncio_Task_all_tasks__doc__}, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_asynciomodule.c:1801:5: note: in expansion of macro '_ASYNCIO_TASK_ALL_TASKS_METHODDEF' _ASYNCIO_TASK_ALL_TASKS_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/clinic/_asynciomodule.c.h:402:19: warning: cast between incompatible function types from 'PyObject * (*)(TaskObj *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct *, struct _object **, int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"get_stack", (PyCFunction)_asyncio_Task_get_stack, METH_FASTCALL, _asyncio_Task_get_stack__doc__}, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_asynciomodule.c:1803:5: note: in expansion of macro '_ASYNCIO_TASK_GET_STACK_METHODDEF' _ASYNCIO_TASK_GET_STACK_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/clinic/_asynciomodule.c.h:438:21: warning: cast between incompatible function types from 'PyObject * (*)(TaskObj *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct *, struct _object **, int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"print_stack", (PyCFunction)_asyncio_Task_print_stack, METH_FASTCALL, _asyncio_Task_print_stack__doc__}, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_asynciomodule.c:1804:5: note: in expansion of macro '_ASYNCIO_TASK_PRINT_STACK_METHODDEF' _ASYNCIO_TASK_PRINT_STACK_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/clinic/_asynciomodule.c.h:498:17: warning: cast between incompatible function types from 'PyObject * (*)(TaskObj *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct *, struct _object **, int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"_wakeup", (PyCFunction)_asyncio_Task__wakeup, METH_FASTCALL, _asyncio_Task__wakeup__doc__}, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_asynciomodule.c:1805:5: note: in expansion of macro '_ASYNCIO_TASK__WAKEUP_METHODDEF' _ASYNCIO_TASK__WAKEUP_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/clinic/_asynciomodule.c.h:469:15: warning: cast between incompatible function types from 'PyObject * (*)(TaskObj *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct *, struct _object **, int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"_step", (PyCFunction)_asyncio_Task__step, METH_FASTCALL, _asyncio_Task__step__doc__}, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_asynciomodule.c:1806:5: note: in expansion of macro '_ASYNCIO_TASK__STEP_METHODDEF' _ASYNCIO_TASK__STEP_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_asynciomodule.c:898:16: warning: cast between incompatible function types from 'PyObject * (*)(FutureObj *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, void *)' {aka 'struct _object * (*)(struct _object *, void *)'} [-Wcast-function-type] {"_state", (getter)FutureObj_get_state, NULL, NULL}, \ ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_asynciomodule.c:1812:5: note: in expansion of macro 'FUTURE_COMMON_GETSETLIST' FUTURE_COMMON_GETSETLIST ^~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_asynciomodule.c:899:34: warning: cast between incompatible function types from 'PyObject * (*)(FutureObj *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, void *)' {aka 'struct _object * (*)(struct _object *, void *)'} [-Wcast-function-type] {"_asyncio_future_blocking", (getter)FutureObj_get_blocking, \ ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_asynciomodule.c:1812:5: note: in expansion of macro 'FUTURE_COMMON_GETSETLIST' FUTURE_COMMON_GETSETLIST ^~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_asynciomodule.c:900:34: warning: cast between incompatible function types from 'int (*)(FutureObj *, PyObject *)' {aka 'int (*)(struct *, struct _object *)'} to 'int (*)(PyObject *, PyObject *, void *)' {aka 'int (*)(struct _object *, struct _object *, void *)'} [-Wcast-function-type] (setter)FutureObj_set_blocking, NULL}, \ ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_asynciomodule.c:1812:5: note: in expansion of macro 'FUTURE_COMMON_GETSETLIST' FUTURE_COMMON_GETSETLIST ^~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_asynciomodule.c:901:15: warning: cast between incompatible function types from 'PyObject * (*)(FutureObj *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, void *)' {aka 'struct _object * (*)(struct _object *, void *)'} [-Wcast-function-type] {"_loop", (getter)FutureObj_get_loop, NULL, NULL}, \ ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_asynciomodule.c:1812:5: note: in expansion of macro 'FUTURE_COMMON_GETSETLIST' FUTURE_COMMON_GETSETLIST ^~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_asynciomodule.c:902:20: warning: cast between incompatible function types from 'PyObject * (*)(FutureObj *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, void *)' {aka 'struct _object * (*)(struct _object *, void *)'} [-Wcast-function-type] {"_callbacks", (getter)FutureObj_get_callbacks, NULL, NULL}, \ ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_asynciomodule.c:1812:5: note: in expansion of macro 'FUTURE_COMMON_GETSETLIST' FUTURE_COMMON_GETSETLIST ^~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_asynciomodule.c:903:17: warning: cast between incompatible function types from 'PyObject * (*)(FutureObj *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, void *)' {aka 'struct _object * (*)(struct _object *, void *)'} [-Wcast-function-type] {"_result", (getter)FutureObj_get_result, NULL, NULL}, \ ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_asynciomodule.c:1812:5: note: in expansion of macro 'FUTURE_COMMON_GETSETLIST' FUTURE_COMMON_GETSETLIST ^~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_asynciomodule.c:904:20: warning: cast between incompatible function types from 'PyObject * (*)(FutureObj *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, void *)' {aka 'struct _object * (*)(struct _object *, void *)'} [-Wcast-function-type] {"_exception", (getter)FutureObj_get_exception, NULL, NULL}, \ ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_asynciomodule.c:1812:5: note: in expansion of macro 'FUTURE_COMMON_GETSETLIST' FUTURE_COMMON_GETSETLIST ^~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_asynciomodule.c:905:24: warning: cast between incompatible function types from 'PyObject * (*)(FutureObj *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, void *)' {aka 'struct _object * (*)(struct _object *, void *)'} [-Wcast-function-type] {"_log_traceback", (getter)FutureObj_get_log_traceback, \ ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_asynciomodule.c:1812:5: note: in expansion of macro 'FUTURE_COMMON_GETSETLIST' FUTURE_COMMON_GETSETLIST ^~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_asynciomodule.c:906:24: warning: cast between incompatible function types from 'int (*)(FutureObj *, PyObject *)' {aka 'int (*)(struct *, struct _object *)'} to 'int (*)(PyObject *, PyObject *, void *)' {aka 'int (*)(struct _object *, struct _object *, void *)'} [-Wcast-function-type] (setter)FutureObj_set_log_traceback, NULL}, \ ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_asynciomodule.c:1812:5: note: in expansion of macro 'FUTURE_COMMON_GETSETLIST' FUTURE_COMMON_GETSETLIST ^~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_asynciomodule.c:907:27: warning: cast between incompatible function types from 'PyObject * (*)(FutureObj *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, void *)' {aka 'struct _object * (*)(struct _object *, void *)'} [-Wcast-function-type] {"_source_traceback", (getter)FutureObj_get_source_traceback, NULL, NULL}, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_asynciomodule.c:1812:5: note: in expansion of macro 'FUTURE_COMMON_GETSETLIST' FUTURE_COMMON_GETSETLIST ^~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_asynciomodule.c:1813:30: warning: cast between incompatible function types from 'PyObject * (*)(TaskObj *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, void *)' {aka 'struct _object * (*)(struct _object *, void *)'} [-Wcast-function-type] {"_log_destroy_pending", (getter)TaskObj_get_log_destroy_pending, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_asynciomodule.c:1814:30: warning: cast between incompatible function types from 'int (*)(TaskObj *, PyObject *)' {aka 'int (*)(struct *, struct _object *)'} to 'int (*)(PyObject *, PyObject *, void *)' {aka 'int (*)(struct _object *, struct _object *, void *)'} [-Wcast-function-type] (setter)TaskObj_set_log_destroy_pending, NULL}, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_asynciomodule.c:1815:22: warning: cast between incompatible function types from 'PyObject * (*)(TaskObj *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, void *)' {aka 'struct _object * (*)(struct _object *, void *)'} [-Wcast-function-type] {"_must_cancel", (getter)TaskObj_get_must_cancel, NULL, NULL}, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_asynciomodule.c:1816:15: warning: cast between incompatible function types from 'PyObject * (*)(TaskObj *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, void *)' {aka 'struct _object * (*)(struct _object *, void *)'} [-Wcast-function-type] {"_coro", (getter)TaskObj_get_coro, NULL, NULL}, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_asynciomodule.c:1817:21: warning: cast between incompatible function types from 'PyObject * (*)(TaskObj *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, void *)' {aka 'struct _object * (*)(struct _object *, void *)'} [-Wcast-function-type] {"_fut_waiter", (getter)TaskObj_get_fut_waiter, NULL, NULL}, ^ In file included from /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/grpmodule.c:9: /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/clinic/grpmodule.c.h:14:18: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"getgrgid", (PyCFunction)grp_getgrgid, METH_FASTCALL, grp_getgrgid__doc__}, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/grpmodule.c:202:5: note: in expansion of macro 'GRP_GETGRGID_METHODDEF' GRP_GETGRGID_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/clinic/grpmodule.c.h:46:18: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"getgrnam", (PyCFunction)grp_getgrnam, METH_FASTCALL, grp_getgrnam__doc__}, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/grpmodule.c:203:5: note: in expansion of macro 'GRP_GETGRNAM_METHODDEF' GRP_GETGRNAM_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~ armv6j-unknown-linux-uclibceabihf-gcc -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_testbuffer.o -L. -L/usr/local/lib -lpython3.6m -o build/lib.linux-armv6l-3.6/_testbuffer.cpython-36m-arm-linux-gnueabihf.so armv6j-unknown-linux-uclibceabihf-gcc -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/grpmodule.o -L. -L/usr/local/lib -lpython3.6m -o build/lib.linux-armv6l-3.6/grp.cpython-36m-arm-linux-gnueabihf.so building 'spwd' extension armv6j-unknown-linux-uclibceabihf-gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Include -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5 -c /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/spwdmodule.c -o build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/spwdmodule.o armv6j-unknown-linux-uclibceabihf-gcc -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/fcntlmodule.o -L. -L/usr/local/lib -lpython3.6m -o build/lib.linux-armv6l-3.6/fcntl.cpython-36m-arm-linux-gnueabihf.so building 'select' extension armv6j-unknown-linux-uclibceabihf-gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Include -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5 -c /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/selectmodule.c -o build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/selectmodule.o building 'parser' extension armv6j-unknown-linux-uclibceabihf-gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Include -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5 -c /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/parsermodule.c -o build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/parsermodule.o armv6j-unknown-linux-uclibceabihf-gcc -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_testcapimodule.o -L. -L/usr/local/lib -lpython3.6m -o build/lib.linux-armv6l-3.6/_testcapi.cpython-36m-arm-linux-gnueabihf.so /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/parsermodule.c:210:25: warning: cast between incompatible function types from 'PyObject * (*)(PyST_Object *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"compile", (PyCFunction)parser_compilest, PUBLIC_METHOD_TYPE, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/parsermodule.c:212:25: warning: cast between incompatible function types from 'PyObject * (*)(PyST_Object *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"isexpr", (PyCFunction)parser_isexpr, PUBLIC_METHOD_TYPE, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/parsermodule.c:214:25: warning: cast between incompatible function types from 'PyObject * (*)(PyST_Object *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"issuite", (PyCFunction)parser_issuite, PUBLIC_METHOD_TYPE, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/parsermodule.c:216:25: warning: cast between incompatible function types from 'PyObject * (*)(PyST_Object *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"tolist", (PyCFunction)parser_st2list, PUBLIC_METHOD_TYPE, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/parsermodule.c:218:25: warning: cast between incompatible function types from 'PyObject * (*)(PyST_Object *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"totuple", (PyCFunction)parser_st2tuple, PUBLIC_METHOD_TYPE, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/selectmodule.c:1633:25: warning: cast between incompatible function types from 'PyObject * (*)(pyEpoll_Object *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"close", (PyCFunction)pyepoll_close, METH_NOARGS, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/selectmodule.c:1635:25: warning: cast between incompatible function types from 'PyObject * (*)(pyEpoll_Object *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"fileno", (PyCFunction)pyepoll_fileno, METH_NOARGS, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/selectmodule.c:1637:25: warning: cast between incompatible function types from 'PyObject * (*)(pyEpoll_Object *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"modify", (PyCFunction)pyepoll_modify, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/selectmodule.c:1639:25: warning: cast between incompatible function types from 'PyObject * (*)(pyEpoll_Object *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"register", (PyCFunction)pyepoll_register, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/selectmodule.c:1641:25: warning: cast between incompatible function types from 'PyObject * (*)(pyEpoll_Object *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"unregister", (PyCFunction)pyepoll_unregister, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/selectmodule.c:1643:25: warning: cast between incompatible function types from 'PyObject * (*)(pyEpoll_Object *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"poll", (PyCFunction)pyepoll_poll, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/selectmodule.c:1653:16: warning: cast between incompatible function types from 'PyObject * (*)(pyEpoll_Object *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, void *)' {aka 'struct _object * (*)(struct _object *, void *)'} [-Wcast-function-type] {"closed", (getter)pyepoll_get_closed, NULL, ^ building 'mmap' extension armv6j-unknown-linux-uclibceabihf-gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Include -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5 -c /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/mmapmodule.c -o build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/mmapmodule.o armv6j-unknown-linux-uclibceabihf-gcc -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/cmathmodule.o Modules/_math.o -L. -L/usr/local/lib -lm -lpython3.6m -o build/lib.linux-armv6l-3.6/cmath.cpython-36m-arm-linux-gnueabihf.so /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/parsermodule.c:1121:24: warning: cast between incompatible function types from 'PyObject * (*)(PyST_Object *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"compilest", (PyCFunction)parser_compilest, PUBLIC_METHOD_TYPE, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/parsermodule.c:1123:25: warning: cast between incompatible function types from 'PyObject * (*)(PyST_Object *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"expr", (PyCFunction)parser_expr, PUBLIC_METHOD_TYPE, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/parsermodule.c:1125:25: warning: cast between incompatible function types from 'PyObject * (*)(PyST_Object *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"isexpr", (PyCFunction)parser_isexpr, PUBLIC_METHOD_TYPE, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/parsermodule.c:1127:25: warning: cast between incompatible function types from 'PyObject * (*)(PyST_Object *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"issuite", (PyCFunction)parser_issuite, PUBLIC_METHOD_TYPE, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/parsermodule.c:1129:25: warning: cast between incompatible function types from 'PyObject * (*)(PyST_Object *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"suite", (PyCFunction)parser_suite, PUBLIC_METHOD_TYPE, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/parsermodule.c:1131:25: warning: cast between incompatible function types from 'PyObject * (*)(PyST_Object *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"sequence2st", (PyCFunction)parser_tuple2st, PUBLIC_METHOD_TYPE, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/parsermodule.c:1133:25: warning: cast between incompatible function types from 'PyObject * (*)(PyST_Object *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"st2tuple", (PyCFunction)parser_st2tuple, PUBLIC_METHOD_TYPE, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/parsermodule.c:1135:25: warning: cast between incompatible function types from 'PyObject * (*)(PyST_Object *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"st2list", (PyCFunction)parser_st2list, PUBLIC_METHOD_TYPE, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/parsermodule.c:1137:25: warning: cast between incompatible function types from 'PyObject * (*)(PyST_Object *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"tuple2st", (PyCFunction)parser_tuple2st, PUBLIC_METHOD_TYPE, ^ building 'syslog' extension armv6j-unknown-linux-uclibceabihf-gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Include -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5 -c /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/syslogmodule.c -o build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/syslogmodule.o armv6j-unknown-linux-uclibceabihf-gcc -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/spwdmodule.o -L. -L/usr/local/lib -lpython3.6m -o build/lib.linux-armv6l-3.6/spwd.cpython-36m-arm-linux-gnueabihf.so /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/mmapmodule.c:747:16: warning: cast between incompatible function types from 'PyObject * (*)(mmap_object *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, void *)' {aka 'struct _object * (*)(struct _object *, void *)'} [-Wcast-function-type] {"closed", (getter) mmap_closed_get, NULL, NULL}, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/syslogmodule.c:243:25: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"openlog", (PyCFunction) syslog_openlog, METH_VARARGS | METH_KEYWORDS}, ^ building 'audioop' extension armv6j-unknown-linux-uclibceabihf-gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Include -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5 -c /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/audioop.c -o build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/audioop.o armv6j-unknown-linux-uclibceabihf-gcc -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/syslogmodule.o -L. -L/usr/local/lib -lpython3.6m -o build/lib.linux-armv6l-3.6/syslog.cpython-36m-arm-linux-gnueabihf.so building 'readline' extension armv6j-unknown-linux-uclibceabihf-gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Include -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5 -c /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/readline.c -o build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/readline.o armv6j-unknown-linux-uclibceabihf-gcc -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_asynciomodule.o -L. -L/usr/local/lib -lpython3.6m -o build/lib.linux-armv6l-3.6/_asyncio.cpython-36m-arm-linux-gnueabihf.so building '_crypt' extension armv6j-unknown-linux-uclibceabihf-gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Include -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5 -c /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_cryptmodule.c -o build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_cryptmodule.o armv6j-unknown-linux-uclibceabihf-gcc -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/parsermodule.o -L. -L/usr/local/lib -lpython3.6m -o build/lib.linux-armv6l-3.6/parser.cpython-36m-arm-linux-gnueabihf.so building '_csv' extension armv6j-unknown-linux-uclibceabihf-gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Include -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5 -c /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_csv.c -o build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_csv.o armv6j-unknown-linux-uclibceabihf-gcc -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/selectmodule.o -L. -L/usr/local/lib -lpython3.6m -o build/lib.linux-armv6l-3.6/select.cpython-36m-arm-linux-gnueabihf.so armv6j-unknown-linux-uclibceabihf-gcc -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/mmapmodule.o -L. -L/usr/local/lib -lpython3.6m -o build/lib.linux-armv6l-3.6/mmap.cpython-36m-arm-linux-gnueabihf.so building '_posixsubprocess' extension armv6j-unknown-linux-uclibceabihf-gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Include -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5 -c /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_posixsubprocess.c -o build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_posixsubprocess.o armv6j-unknown-linux-uclibceabihf-gcc -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_cryptmodule.o -L. -L/usr/local/lib -lcrypt -lpython3.6m -o build/lib.linux-armv6l-3.6/_crypt.cpython-36m-arm-linux-gnueabihf.so /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_csv.c:309:29: warning: cast between incompatible function types from 'PyObject * (*)(DialectObj *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, void *)' {aka 'struct _object * (*)(struct _object *, void *)'} [-Wcast-function-type] { "delimiter", (getter)Dialect_get_delimiter}, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_csv.c:310:33: warning: cast between incompatible function types from 'PyObject * (*)(DialectObj *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, void *)' {aka 'struct _object * (*)(struct _object *, void *)'} [-Wcast-function-type] { "escapechar", (getter)Dialect_get_escapechar}, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_csv.c:311:33: warning: cast between incompatible function types from 'PyObject * (*)(DialectObj *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, void *)' {aka 'struct _object * (*)(struct _object *, void *)'} [-Wcast-function-type] { "lineterminator", (getter)Dialect_get_lineterminator}, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_csv.c:312:33: warning: cast between incompatible function types from 'PyObject * (*)(DialectObj *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, void *)' {aka 'struct _object * (*)(struct _object *, void *)'} [-Wcast-function-type] { "quotechar", (getter)Dialect_get_quotechar}, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_csv.c:313:33: warning: cast between incompatible function types from 'PyObject * (*)(DialectObj *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, void *)' {aka 'struct _object * (*)(struct _object *, void *)'} [-Wcast-function-type] { "quoting", (getter)Dialect_get_quoting}, ^ building '_socket' extension armv6j-unknown-linux-uclibceabihf-gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Include -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5 -c /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/socketmodule.c -o build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/socketmodule.o /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_csv.c:1616:17: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] { "reader", (PyCFunction)csv_reader, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_csv.c:1618:17: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] { "writer", (PyCFunction)csv_writer, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_csv.c:1622:27: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] { "register_dialect", (PyCFunction)csv_register_dialect, ^ building '_ssl' extension armv6j-unknown-linux-uclibceabihf-gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Include -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5 -c /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_ssl.c -o build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_ssl.o /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/socketmodule.c:4498:27: warning: cast between incompatible function types from 'PyObject * (*)(PySocketSockObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"_accept", (PyCFunction)sock_accept, METH_NOARGS, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/socketmodule.c:4502:27: warning: cast between incompatible function types from 'PyObject * (*)(PySocketSockObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"close", (PyCFunction)sock_close, METH_NOARGS, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/socketmodule.c:4508:27: warning: cast between incompatible function types from 'PyObject * (*)(PySocketSockObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"detach", (PyCFunction)sock_detach, METH_NOARGS, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/socketmodule.c:4510:27: warning: cast between incompatible function types from 'PyObject * (*)(PySocketSockObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"fileno", (PyCFunction)sock_fileno, METH_NOARGS, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/socketmodule.c:4513:27: warning: cast between incompatible function types from 'PyObject * (*)(PySocketSockObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"getpeername", (PyCFunction)sock_getpeername, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/socketmodule.c:4516:27: warning: cast between incompatible function types from 'PyObject * (*)(PySocketSockObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"getsockname", (PyCFunction)sock_getsockname, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/socketmodule.c:4532:27: warning: cast between incompatible function types from 'PyObject * (*)(PySocketSockObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"recv_into", (PyCFunction)sock_recv_into, METH_VARARGS | METH_KEYWORDS, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/socketmodule.c:4536:24: warning: cast between incompatible function types from 'PyObject * (*)(PySocketSockObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"recvfrom_into", (PyCFunction)sock_recvfrom_into, METH_VARARGS | METH_KEYWORDS, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/socketmodule.c:4548:23: warning: cast between incompatible function types from 'PyObject * (*)(PySocketSockObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"gettimeout", (PyCFunction)sock_gettimeout, METH_NOARGS, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/socketmodule.c:4563:27: warning: cast between incompatible function types from 'PyObject * (*)(PySocketSockObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"sendmsg_afalg", (PyCFunction)sock_sendmsg_afalg, METH_VARARGS | METH_KEYWORDS, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/socketmodule.c:4578:17: warning: cast between incompatible function types from 'PyObject * (*)(PySocketSockObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, void *)' {aka 'struct _object * (*)(struct _object *, void *)'} [-Wcast-function-type] {"timeout", (getter)sock_gettimeout, NULL, PyDoc_STR("the socket timeout")}, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/socketmodule.c:6447:33: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"getaddrinfo", (PyCFunction)socket_getaddrinfo, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/socketmodule.c:6451:33: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"getdefaulttimeout", (PyCFunction)socket_getdefaulttimeout, ^ In file included from /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_ssl.c:383: /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/clinic/_ssl.c.h:546:22: warning: cast between incompatible function types from 'PyObject * (*)(PySSLContext *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct *, struct _object **, int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"_wrap_socket", (PyCFunction)_ssl__SSLContext__wrap_socket, METH_FASTCALL, _ssl__SSLContext__wrap_socket__doc__}, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_ssl.c:4120:5: note: in expansion of macro '_SSL__SSLCONTEXT__WRAP_SOCKET_METHODDEF' _SSL__SSLCONTEXT__WRAP_SOCKET_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/clinic/_ssl.c.h:579:19: warning: cast between incompatible function types from 'PyObject * (*)(PySSLContext *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct *, struct _object **, int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"_wrap_bio", (PyCFunction)_ssl__SSLContext__wrap_bio, METH_FASTCALL, _ssl__SSLContext__wrap_bio__doc__}, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_ssl.c:4121:5: note: in expansion of macro '_SSL__SSLCONTEXT__WRAP_BIO_METHODDEF' _SSL__SSLCONTEXT__WRAP_BIO_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/clinic/_ssl.c.h:472:25: warning: cast between incompatible function types from 'PyObject * (*)(PySSLContext *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct *, struct _object **, int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"load_cert_chain", (PyCFunction)_ssl__SSLContext_load_cert_chain, METH_FASTCALL, _ssl__SSLContext_load_cert_chain__doc__}, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_ssl.c:4125:5: note: in expansion of macro '_SSL__SSLCONTEXT_LOAD_CERT_CHAIN_METHODDEF' _SSL__SSLCONTEXT_LOAD_CERT_CHAIN_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/clinic/_ssl.c.h:504:31: warning: cast between incompatible function types from 'PyObject * (*)(PySSLContext *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct *, struct _object **, int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"load_verify_locations", (PyCFunction)_ssl__SSLContext_load_verify_locations, METH_FASTCALL, _ssl__SSLContext_load_verify_locations__doc__}, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_ssl.c:4127:5: note: in expansion of macro '_SSL__SSLCONTEXT_LOAD_VERIFY_LOCATIONS_METHODDEF' _SSL__SSLCONTEXT_LOAD_VERIFY_LOCATIONS_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/clinic/_ssl.c.h:703:22: warning: cast between incompatible function types from 'PyObject * (*)(PySSLContext *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct *, struct _object **, int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"get_ca_certs", (PyCFunction)_ssl__SSLContext_get_ca_certs, METH_FASTCALL, _ssl__SSLContext_get_ca_certs__doc__}, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_ssl.c:4133:5: note: in expansion of macro '_SSL__SSLCONTEXT_GET_CA_CERTS_METHODDEF' _SSL__SSLCONTEXT_GET_CA_CERTS_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/clinic/_ssl.c.h:1014:17: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"txt2obj", (PyCFunction)_ssl_txt2obj, METH_FASTCALL, _ssl_txt2obj__doc__}, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_ssl.c:5120:5: note: in expansion of macro '_SSL_TXT2OBJ_METHODDEF' _SSL_TXT2OBJ_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~ armv6j-unknown-linux-uclibceabihf-gcc -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_pickle.o -L. -L/usr/local/lib -lpython3.6m -o build/lib.linux-armv6l-3.6/_pickle.cpython-36m-arm-linux-gnueabihf.so armv6j-unknown-linux-uclibceabihf-gcc -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/readline.o -L/usr/lib/termcap -L. -L/usr/local/lib -lreadline -lncursesw -lpython3.6m -o build/lib.linux-armv6l-3.6/readline.cpython-36m-arm-linux-gnueabihf.so building '_hashlib' extension armv6j-unknown-linux-uclibceabihf-gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Include -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5 -c /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_hashopenssl.c -o build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_hashopenssl.o building '_sha256' extension armv6j-unknown-linux-uclibceabihf-gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Include -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5 -c /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/sha256module.c -o build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/sha256module.o armv6j-unknown-linux-uclibceabihf-gcc -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_posixsubprocess.o -L. -L/usr/local/lib -lpython3.6m -o build/lib.linux-armv6l-3.6/_posixsubprocess.cpython-36m-arm-linux-gnueabihf.so /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_hashopenssl.c:989:13: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"new", (PyCFunction)EVP_new, METH_VARARGS|METH_KEYWORDS, EVP_new__doc__}, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_hashopenssl.c:991:21: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"pbkdf2_hmac", (PyCFunction)pbkdf2_hmac, METH_VARARGS|METH_KEYWORDS, ^ In file included from /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/sha256module.c:56: /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/clinic/sha256module.c.h:75:16: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"sha256", (PyCFunction)_sha256_sha256, METH_FASTCALL, _sha256_sha256__doc__}, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/sha256module.c:685:5: note: in expansion of macro '_SHA256_SHA256_METHODDEF' _SHA256_SHA256_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/clinic/sha256module.c.h:105:16: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"sha224", (PyCFunction)_sha256_sha224, METH_FASTCALL, _sha256_sha224__doc__}, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/sha256module.c:686:5: note: in expansion of macro '_SHA256_SHA224_METHODDEF' _SHA256_SHA224_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~ building '_sha512' extension armv6j-unknown-linux-uclibceabihf-gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Include -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5 -c /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/sha512module.c -o build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/sha512module.o In file included from /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/sha512module.c:57: /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/clinic/sha512module.c.h:75:16: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"sha512", (PyCFunction)_sha512_sha512, METH_FASTCALL, _sha512_sha512__doc__}, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/sha512module.c:759:5: note: in expansion of macro '_SHA512_SHA512_METHODDEF' _SHA512_SHA512_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/clinic/sha512module.c.h:105:16: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"sha384", (PyCFunction)_sha512_sha384, METH_FASTCALL, _sha512_sha384__doc__}, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/sha512module.c:760:5: note: in expansion of macro '_SHA512_SHA384_METHODDEF' _SHA512_SHA384_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~ armv6j-unknown-linux-uclibceabihf-gcc -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_csv.o -L. -L/usr/local/lib -lpython3.6m -o build/lib.linux-armv6l-3.6/_csv.cpython-36m-arm-linux-gnueabihf.so building '_md5' extension armv6j-unknown-linux-uclibceabihf-gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Include -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5 -c /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/md5module.c -o build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/md5module.o armv6j-unknown-linux-uclibceabihf-gcc -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/unicodedata.o -L. -L/usr/local/lib -lpython3.6m -o build/lib.linux-armv6l-3.6/unicodedata.cpython-36m-arm-linux-gnueabihf.so armv6j-unknown-linux-uclibceabihf-gcc -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_hashopenssl.o -L. -L/usr/local/lib -lssl -lcrypto -lpython3.6m -o build/lib.linux-armv6l-3.6/_hashlib.cpython-36m-arm-linux-gnueabihf.so building '_sha1' extension armv6j-unknown-linux-uclibceabihf-gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Include -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5 -c /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/sha1module.c -o build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/sha1module.o building '_blake2' extension creating build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_blake2 armv6j-unknown-linux-uclibceabihf-gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Include -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5 -c /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_blake2/blake2module.c -o build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_blake2/blake2module.o armv6j-unknown-linux-uclibceabihf-gcc -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/audioop.o -L. -L/usr/local/lib -lm -lpython3.6m -o build/lib.linux-armv6l-3.6/audioop.cpython-36m-arm-linux-gnueabihf.so In file included from /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/md5module.c:57: /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/clinic/md5module.c.h:75:13: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"md5", (PyCFunction)_md5_md5, METH_FASTCALL, _md5_md5__doc__}, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/md5module.c:547:5: note: in expansion of macro '_MD5_MD5_METHODDEF' _MD5_MD5_METHODDEF ^~~~~~~~~~~~~~~~~~ building '_sha3' extension creating build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_sha3 armv6j-unknown-linux-uclibceabihf-gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Include -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5 -c /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_sha3/sha3module.c -o build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_sha3/sha3module.o In file included from /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/sha1module.c:57: /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/clinic/sha1module.c.h:75:14: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"sha1", (PyCFunction)_sha1_sha1, METH_FASTCALL, _sha1_sha1__doc__}, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/sha1module.c:524:5: note: in expansion of macro '_SHA1_SHA1_METHODDEF' _SHA1_SHA1_METHODDEF ^~~~~~~~~~~~~~~~~~~~ armv6j-unknown-linux-uclibceabihf-gcc -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/sha256module.o -L. -L/usr/local/lib -lpython3.6m -o build/lib.linux-armv6l-3.6/_sha256.cpython-36m-arm-linux-gnueabihf.so building '_sqlite3' extension creating build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_sqlite armv6j-unknown-linux-uclibceabihf-gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include -I./Include -I. -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Include -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5 -c /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_sqlite/cache.c -o build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_sqlite/cache.o In file included from /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_sha3/sha3module.c:160: /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_sha3/clinic/sha3module.c.h:102:16: warning: cast between incompatible function types from 'PyObject * (*)(SHA3object *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct *, struct _object **, int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"digest", (PyCFunction)_sha3_shake_128_digest, METH_FASTCALL, _sha3_shake_128_digest__doc__}, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_sha3/sha3module.c:675:5: note: in expansion of macro '_SHA3_SHAKE_128_DIGEST_METHODDEF' _SHA3_SHAKE_128_DIGEST_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_sha3/clinic/sha3module.c.h:132:19: warning: cast between incompatible function types from 'PyObject * (*)(SHA3object *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct *, struct _object **, int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"hexdigest", (PyCFunction)_sha3_shake_128_hexdigest, METH_FASTCALL, _sha3_shake_128_hexdigest__doc__}, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_sha3/sha3module.c:676:5: note: in expansion of macro '_SHA3_SHAKE_128_HEXDIGEST_METHODDEF' _SHA3_SHAKE_128_HEXDIGEST_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ armv6j-unknown-linux-uclibceabihf-gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Include -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5 -c /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_blake2/blake2b_impl.c -o build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_blake2/blake2b_impl.o armv6j-unknown-linux-uclibceabihf-gcc -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/sha1module.o -L. -L/usr/local/lib -lpython3.6m -o build/lib.linux-armv6l-3.6/_sha1.cpython-36m-arm-linux-gnueabihf.so armv6j-unknown-linux-uclibceabihf-gcc -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/md5module.o -L. -L/usr/local/lib -lpython3.6m -o build/lib.linux-armv6l-3.6/_md5.cpython-36m-arm-linux-gnueabihf.so building 'termios' extension armv6j-unknown-linux-uclibceabihf-gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Include -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5 -c /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/termios.c -o build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/termios.o armv6j-unknown-linux-uclibceabihf-gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include -I./Include -I. -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Include -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5 -c /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_sqlite/connection.c -o build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_sqlite/connection.o building 'resource' extension armv6j-unknown-linux-uclibceabihf-gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Include -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5 -c /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/resource.c -o build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/resource.o /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_sqlite/connection.c:1612:75: warning: cast between incompatible function types from 'int (*)(pysqlite_Connection *, PyObject *)' {aka 'int (*)(struct *, struct _object *)'} to 'int (*)(PyObject *, PyObject *, void *)' {aka 'int (*)(struct _object *, struct _object *, void *)'} [-Wcast-function-type] isolation_level", (getter)pysqlite_connection_get_isolation_level, (setter)pysqlite_connection_set_isolation_level}, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_sqlite/connection.c:1619:16: warning: cast between incompatible function types from 'PyObject * (*)(pysqlite_Connection *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"cursor", (PyCFunction)pysqlite_connection_cursor, METH_VARARGS|METH_KEYWORDS, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_sqlite/connection.c:1627:25: warning: cast between incompatible function types from 'PyObject * (*)(pysqlite_Connection *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"create_function", (PyCFunction)pysqlite_connection_create_function, METH_VARARGS|METH_KEYWORDS, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_sqlite/connection.c:1629:26: warning: cast between incompatible function types from 'PyObject * (*)(pysqlite_Connection *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"create_aggregate", (PyCFunction)pysqlite_connection_create_aggregate, METH_VARARGS|METH_KEYWORDS, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_sqlite/connection.c:1631:24: warning: cast between incompatible function types from 'PyObject * (*)(pysqlite_Connection *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"set_authorizer", (PyCFunction)pysqlite_connection_set_authorizer, METH_VARARGS|METH_KEYWORDS, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_sqlite/connection.c:1639:30: warning: cast between incompatible function types from 'PyObject * (*)(pysqlite_Connection *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"set_progress_handler", (PyCFunction)pysqlite_connection_set_progress_handler, METH_VARARGS|METH_KEYWORDS, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_sqlite/connection.c:1641:28: warning: cast between incompatible function types from 'PyObject * (*)(pysqlite_Connection *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"set_trace_callback", (PyCFunction)pysqlite_connection_set_trace_callback, METH_VARARGS|METH_KEYWORDS, ^ armv6j-unknown-linux-uclibceabihf-gcc -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/resource.o -L. -L/usr/local/lib -lpython3.6m -o build/lib.linux-armv6l-3.6/resource.cpython-36m-arm-linux-gnueabihf.so armv6j-unknown-linux-uclibceabihf-gcc -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/termios.o -L. -L/usr/local/lib -lpython3.6m -o build/lib.linux-armv6l-3.6/termios.cpython-36m-arm-linux-gnueabihf.so building '_curses' extension armv6j-unknown-linux-uclibceabihf-gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -DHAVE_NCURSESW=1 -I/usr/include/ncursesw -I./Include -I. -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Include -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5 -c /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_cursesmodule.c -o build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_cursesmodule.o building '_curses_panel' extension armv6j-unknown-linux-uclibceabihf-gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -DHAVE_NCURSESW=1 -I/usr/include/ncursesw -I./Include -I. -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Include -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5 -c /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_curses_panel.c -o build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_curses_panel.o /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_curses_panel.c:362:25: warning: cast between incompatible function types from 'PyObject * (*)(PyCursesPanelObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"above", (PyCFunction)PyCursesPanel_above, METH_NOARGS}, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_curses_panel.c:363:25: warning: cast between incompatible function types from 'PyObject * (*)(PyCursesPanelObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"below", (PyCFunction)PyCursesPanel_below, METH_NOARGS}, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_curses_panel.c:364:25: warning: cast between incompatible function types from 'PyObject * (*)(PyCursesPanelObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"bottom", (PyCFunction)PyCursesPanel_bottom_panel, METH_NOARGS}, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_curses_panel.c:365:25: warning: cast between incompatible function types from 'PyObject * (*)(PyCursesPanelObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"hidden", (PyCFunction)PyCursesPanel_panel_hidden, METH_NOARGS}, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_curses_panel.c:366:25: warning: cast between incompatible function types from 'PyObject * (*)(PyCursesPanelObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"hide", (PyCFunction)PyCursesPanel_hide_panel, METH_NOARGS}, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_curses_panel.c:370:25: warning: cast between incompatible function types from 'PyObject * (*)(PyCursesPanelObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"show", (PyCFunction)PyCursesPanel_show_panel, METH_NOARGS}, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_curses_panel.c:371:25: warning: cast between incompatible function types from 'PyObject * (*)(PyCursesPanelObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"top", (PyCFunction)PyCursesPanel_top_panel, METH_NOARGS}, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_curses_panel.c:372:25: warning: cast between incompatible function types from 'PyObject * (*)(PyCursesPanelObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"userptr", (PyCFunction)PyCursesPanel_userptr, METH_NOARGS}, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_curses_panel.c:373:25: warning: cast between incompatible function types from 'PyObject * (*)(PyCursesPanelObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"window", (PyCFunction)PyCursesPanel_window, METH_NOARGS}, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_curses_panel.c:480:29: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"bottom_panel", (PyCFunction)PyCurses_bottom_panel, METH_NOARGS}, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_curses_panel.c:482:29: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"top_panel", (PyCFunction)PyCurses_top_panel, METH_NOARGS}, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_curses_panel.c:483:29: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"update_panels", (PyCFunction)PyCurses_update_panels, METH_NOARGS}, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_cursesmodule.c:2025:25: warning: cast between incompatible function types from 'PyObject * (*)(PyCursesWindowObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"clear", (PyCFunction)PyCursesWindow_wclear, METH_NOARGS}, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_cursesmodule.c:2027:25: warning: cast between incompatible function types from 'PyObject * (*)(PyCursesWindowObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"clrtobot", (PyCFunction)PyCursesWindow_wclrtobot, METH_NOARGS}, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_cursesmodule.c:2028:25: warning: cast between incompatible function types from 'PyObject * (*)(PyCursesWindowObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"clrtoeol", (PyCFunction)PyCursesWindow_wclrtoeol, METH_NOARGS}, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_cursesmodule.c:2029:25: warning: cast between incompatible function types from 'PyObject * (*)(PyCursesWindowObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"cursyncup", (PyCFunction)PyCursesWindow_wcursyncup, METH_NOARGS}, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_cursesmodule.c:2038:25: warning: cast between incompatible function types from 'PyObject * (*)(PyCursesWindowObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"getbegyx", (PyCFunction)PyCursesWindow_getbegyx, METH_NOARGS}, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_cursesmodule.c:2039:25: warning: cast between incompatible function types from 'PyObject * (*)(PyCursesWindowObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"getbkgd", (PyCFunction)PyCursesWindow_GetBkgd, METH_NOARGS}, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_cursesmodule.c:2045:25: warning: cast between incompatible function types from 'PyObject * (*)(PyCursesWindowObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"getmaxyx", (PyCFunction)PyCursesWindow_getmaxyx, METH_NOARGS}, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_cursesmodule.c:2046:25: warning: cast between incompatible function types from 'PyObject * (*)(PyCursesWindowObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"getparyx", (PyCFunction)PyCursesWindow_getparyx, METH_NOARGS}, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_cursesmodule.c:2048:25: warning: cast between incompatible function types from 'PyObject * (*)(PyCursesWindowObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"getyx", (PyCFunction)PyCursesWindow_getyx, METH_NOARGS}, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_cursesmodule.c:2063:25: warning: cast between incompatible function types from 'PyObject * (*)(PyCursesWindowObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"is_wintouched", (PyCFunction)PyCursesWindow_is_wintouched, METH_NOARGS}, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_cursesmodule.c:2085:25: warning: cast between incompatible function types from 'PyObject * (*)(PyCursesWindowObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"standend", (PyCFunction)PyCursesWindow_wstandend, METH_NOARGS}, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_cursesmodule.c:2086:25: warning: cast between incompatible function types from 'PyObject * (*)(PyCursesWindowObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"standout", (PyCFunction)PyCursesWindow_wstandout, METH_NOARGS}, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_cursesmodule.c:2089:25: warning: cast between incompatible function types from 'PyObject * (*)(PyCursesWindowObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"syncdown", (PyCFunction)PyCursesWindow_wsyncdown, METH_NOARGS}, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_cursesmodule.c:2093:25: warning: cast between incompatible function types from 'PyObject * (*)(PyCursesWindowObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"syncup", (PyCFunction)PyCursesWindow_wsyncup, METH_NOARGS}, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_cursesmodule.c:2105:6: warning: cast between incompatible function types from 'int (*)(PyCursesWindowObject *, PyObject *)' {aka 'int (*)(struct *, struct _object *)'} to 'int (*)(PyObject *, PyObject *, void *)' {aka 'int (*)(struct _object *, struct _object *, void *)'} [-Wcast-function-type] (setter)PyCursesWindow_set_encoding, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_cursesmodule.c:3254:29: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"baudrate", (PyCFunction)PyCurses_baudrate, METH_NOARGS}, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_cursesmodule.c:3255:29: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"beep", (PyCFunction)PyCurses_beep, METH_NOARGS}, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_cursesmodule.c:3256:29: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"can_change_color", (PyCFunction)PyCurses_can_change_color, METH_NOARGS}, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_cursesmodule.c:3261:29: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"def_prog_mode", (PyCFunction)PyCurses_def_prog_mode, METH_NOARGS}, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_cursesmodule.c:3262:29: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"def_shell_mode", (PyCFunction)PyCurses_def_shell_mode, METH_NOARGS}, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_cursesmodule.c:3264:29: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"doupdate", (PyCFunction)PyCurses_doupdate, METH_NOARGS}, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_cursesmodule.c:3266:29: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"endwin", (PyCFunction)PyCurses_endwin, METH_NOARGS}, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_cursesmodule.c:3267:29: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"erasechar", (PyCFunction)PyCurses_EraseChar, METH_NOARGS}, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_cursesmodule.c:3269:29: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"filter", (PyCFunction)PyCurses_filter, METH_NOARGS}, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_cursesmodule.c:3271:29: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"flash", (PyCFunction)PyCurses_flash, METH_NOARGS}, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_cursesmodule.c:3272:29: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"flushinp", (PyCFunction)PyCurses_flushinp, METH_NOARGS}, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_cursesmodule.c:3274:29: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"getmouse", (PyCFunction)PyCurses_GetMouse, METH_NOARGS}, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_cursesmodule.c:3278:29: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"getsyx", (PyCFunction)PyCurses_getsyx, METH_NOARGS}, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_cursesmodule.c:3281:29: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"has_colors", (PyCFunction)PyCurses_has_colors, METH_NOARGS}, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_cursesmodule.c:3282:29: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"has_ic", (PyCFunction)PyCurses_has_ic, METH_NOARGS}, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_cursesmodule.c:3283:29: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"has_il", (PyCFunction)PyCurses_has_il, METH_NOARGS}, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_cursesmodule.c:3290:29: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"initscr", (PyCFunction)PyCurses_InitScr, METH_NOARGS}, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_cursesmodule.c:3292:29: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"isendwin", (PyCFunction)PyCurses_isendwin, METH_NOARGS}, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_cursesmodule.c:3297:29: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"killchar", (PyCFunction)PyCurses_KillChar, METH_NOARGS}, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_cursesmodule.c:3298:29: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"longname", (PyCFunction)PyCurses_longname, METH_NOARGS}, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_cursesmodule.c:3308:29: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"nocbreak", (PyCFunction)PyCurses_nocbreak, METH_NOARGS}, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_cursesmodule.c:3309:29: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"noecho", (PyCFunction)PyCurses_noecho, METH_NOARGS}, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_cursesmodule.c:3310:29: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"nonl", (PyCFunction)PyCurses_nonl, METH_NOARGS}, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_cursesmodule.c:3311:29: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"noqiflush", (PyCFunction)PyCurses_noqiflush, METH_NOARGS}, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_cursesmodule.c:3312:29: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"noraw", (PyCFunction)PyCurses_noraw, METH_NOARGS}, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_cursesmodule.c:3318:29: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"reset_prog_mode", (PyCFunction)PyCurses_reset_prog_mode, METH_NOARGS}, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_cursesmodule.c:3319:29: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"reset_shell_mode", (PyCFunction)PyCurses_reset_shell_mode, METH_NOARGS}, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_cursesmodule.c:3320:29: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"resetty", (PyCFunction)PyCurses_resetty, METH_NOARGS}, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_cursesmodule.c:3327:29: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"savetty", (PyCFunction)PyCurses_savetty, METH_NOARGS}, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_cursesmodule.c:3331:29: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"setupterm", (PyCFunction)PyCurses_setupterm, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_cursesmodule.c:3333:29: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"start_color", (PyCFunction)PyCurses_Start_Color, METH_NOARGS}, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_cursesmodule.c:3334:29: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"termattrs", (PyCFunction)PyCurses_termattrs, METH_NOARGS}, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_cursesmodule.c:3335:29: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"termname", (PyCFunction)PyCurses_termname, METH_NOARGS}, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_cursesmodule.c:3346:29: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"update_lines_cols", (PyCFunction)PyCurses_update_lines_cols, METH_NOARGS}, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_cursesmodule.c:3355:29: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *)' {aka 'struct _object * (*)(struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"use_default_colors", (PyCFunction)PyCurses_Use_Default_Colors, METH_NOARGS}, ^ armv6j-unknown-linux-uclibceabihf-gcc -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/socketmodule.o -L. -L/usr/local/lib -lpython3.6m -o build/lib.linux-armv6l-3.6/_socket.cpython-36m-arm-linux-gnueabihf.so armv6j-unknown-linux-uclibceabihf-gcc -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/sha512module.o -L. -L/usr/local/lib -lpython3.6m -o build/lib.linux-armv6l-3.6/_sha512.cpython-36m-arm-linux-gnueabihf.so armv6j-unknown-linux-uclibceabihf-gcc -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_ssl.o -L. -L/usr/local/lib -lssl -lcrypto -lpython3.6m -o build/lib.linux-armv6l-3.6/_ssl.cpython-36m-arm-linux-gnueabihf.so building 'zlib' extension armv6j-unknown-linux-uclibceabihf-gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Include -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5 -c /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/zlibmodule.c -o build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/zlibmodule.o building 'binascii' extension armv6j-unknown-linux-uclibceabihf-gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Include -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5 -c /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/binascii.c -o build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/binascii.o -DUSE_ZLIB_CRC32 building '_bz2' extension armv6j-unknown-linux-uclibceabihf-gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Include -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5 -c /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_bz2module.c -o build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_bz2module.o armv6j-unknown-linux-uclibceabihf-gcc -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_curses_panel.o -L. -L/usr/local/lib -lpanelw -lncursesw -ltinfow -lpython3.6m -o build/lib.linux-armv6l-3.6/_curses_panel.cpython-36m-arm-linux-gnueabihf.so building '_lzma' extension armv6j-unknown-linux-uclibceabihf-gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Include -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5 -c /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_lzmamodule.c -o build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_lzmamodule.o armv6j-unknown-linux-uclibceabihf-gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include -I./Include -I. -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Include -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5 -c /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_sqlite/cursor.c -o build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_sqlite/cursor.o In file included from /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/zlibmodule.c:1146: /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/clinic/zlibmodule.c.h:250:20: warning: cast between incompatible function types from 'PyObject * (*)(compobject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct *, struct _object **, int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"decompress", (PyCFunction)zlib_Decompress_decompress, METH_FASTCALL, zlib_Decompress_decompress__doc__}, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/zlibmodule.c:1158:5: note: in expansion of macro 'ZLIB_DECOMPRESS_DECOMPRESS_METHODDEF' ZLIB_DECOMPRESS_DECOMPRESS_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/clinic/zlibmodule.c.h:17:18: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"compress", (PyCFunction)zlib_compress, METH_FASTCALL, zlib_compress__doc__}, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/zlibmodule.c:1256:5: note: in expansion of macro 'ZLIB_COMPRESS_METHODDEF' ZLIB_COMPRESS_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/clinic/zlibmodule.c.h:122:21: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"compressobj", (PyCFunction)zlib_compressobj, METH_FASTCALL, zlib_compressobj__doc__}, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/zlibmodule.c:1257:5: note: in expansion of macro 'ZLIB_COMPRESSOBJ_METHODDEF' ZLIB_COMPRESSOBJ_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/clinic/zlibmodule.c.h:60:20: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"decompress", (PyCFunction)zlib_decompress, METH_FASTCALL, zlib_decompress__doc__}, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/zlibmodule.c:1259:5: note: in expansion of macro 'ZLIB_DECOMPRESS_METHODDEF' ZLIB_DECOMPRESS_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/clinic/zlibmodule.c.h:169:23: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"decompressobj", (PyCFunction)zlib_decompressobj, METH_FASTCALL, zlib_decompressobj__doc__}, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/zlibmodule.c:1260:5: note: in expansion of macro 'ZLIB_DECOMPRESSOBJ_METHODDEF' ZLIB_DECOMPRESSOBJ_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_bz2module.c:220: /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/clinic/_bz2module.c.h:118:20: warning: cast between incompatible function types from 'PyObject * (*)(BZ2Decompressor *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct *, struct _object **, int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"decompress", (PyCFunction)_bz2_BZ2Decompressor_decompress, METH_FASTCALL, _bz2_BZ2Decompressor_decompress__doc__}, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_bz2module.c:700:5: note: in expansion of macro '_BZ2_BZ2DECOMPRESSOR_DECOMPRESS_METHODDEF' _BZ2_BZ2DECOMPRESSOR_DECOMPRESS_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/binascii.c:244: /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/clinic/binascii.c.h:106:20: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"b2a_base64", (PyCFunction)binascii_b2a_base64, METH_FASTCALL, binascii_b2a_base64__doc__}, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/binascii.c:1532:5: note: in expansion of macro 'BINASCII_B2A_BASE64_METHODDEF' BINASCII_B2A_BASE64_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/clinic/binascii.c.h:483:16: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"a2b_qp", (PyCFunction)binascii_a2b_qp, METH_FASTCALL, binascii_a2b_qp__doc__}, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/binascii.c:1543:5: note: in expansion of macro 'BINASCII_A2B_QP_METHODDEF' BINASCII_A2B_QP_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/clinic/binascii.c.h:522:16: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"b2a_qp", (PyCFunction)binascii_b2a_qp, METH_FASTCALL, binascii_b2a_qp__doc__}, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/binascii.c:1544:5: note: in expansion of macro 'BINASCII_B2A_QP_METHODDEF' BINASCII_B2A_QP_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_lzmamodule.c:481: /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/clinic/_lzmamodule.c.h:84:20: warning: cast between incompatible function types from 'PyObject * (*)(Decompressor *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct *, struct _object **, int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"decompress", (PyCFunction)_lzma_LZMADecompressor_decompress, METH_FASTCALL, _lzma_LZMADecompressor_decompress__doc__}, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_lzmamodule.c:1256:5: note: in expansion of macro '_LZMA_LZMADECOMPRESSOR_DECOMPRESS_METHODDEF' _LZMA_LZMADECOMPRESSOR_DECOMPRESS_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_sqlite/cursor.c:947:19: warning: cast between incompatible function types from 'PyObject * (*)(pysqlite_Cursor *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"fetchmany", (PyCFunction)pysqlite_cursor_fetchmany, METH_VARARGS|METH_KEYWORDS, ^ armv6j-unknown-linux-uclibceabihf-gcc -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_sha3/sha3module.o -L. -L/usr/local/lib -lpython3.6m -o build/lib.linux-armv6l-3.6/_sha3.cpython-36m-arm-linux-gnueabihf.so building 'pyexpat' extension armv6j-unknown-linux-uclibceabihf-gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Include -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5 -c /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/pyexpat.c -o build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/pyexpat.o armv6j-unknown-linux-uclibceabihf-gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Include -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5 -c /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_blake2/blake2s_impl.c -o build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_blake2/blake2s_impl.o In file included from /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/pyexpat.c:71: /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/clinic/pyexpat.c.h:236:22: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object **, int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"ParserCreate", (PyCFunction)pyexpat_ParserCreate, METH_FASTCALL, pyexpat_ParserCreate__doc__}, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/pyexpat.c:1610:5: note: in expansion of macro 'PYEXPAT_PARSERCREATE_METHODDEF' PYEXPAT_PARSERCREATE_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ armv6j-unknown-linux-uclibceabihf-gcc -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_bz2module.o -L. -L/usr/local/lib -lbz2 -lpython3.6m -o build/lib.linux-armv6l-3.6/_bz2.cpython-36m-arm-linux-gnueabihf.so building '_elementtree' extension armv6j-unknown-linux-uclibceabihf-gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -DUSE_PYEXPAT_CAPI -I./Include -I. -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Include -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5 -c /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_elementtree.c -o build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_elementtree.o armv6j-unknown-linux-uclibceabihf-gcc -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/zlibmodule.o -L. -L/usr/local/lib -lz -lpython3.6m -o build/lib.linux-armv6l-3.6/zlib.cpython-36m-arm-linux-gnueabihf.so In file included from /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_elementtree.c:3720: /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/clinic/_elementtree.c.h:265:13: warning: cast between incompatible function types from 'PyObject * (*)(ElementObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct *, struct _object **, int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"get", (PyCFunction)_elementtree_Element_get, METH_FASTCALL, _elementtree_Element_get__doc__}, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_elementtree.c:3726:5: note: in expansion of macro '_ELEMENTTREE_ELEMENT_GET_METHODDEF' _ELEMENTTREE_ELEMENT_GET_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/clinic/_elementtree.c.h:139:14: warning: cast between incompatible function types from 'PyObject * (*)(ElementObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct *, struct _object **, int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"find", (PyCFunction)_elementtree_Element_find, METH_FASTCALL, _elementtree_Element_find__doc__}, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_elementtree.c:3729:5: note: in expansion of macro '_ELEMENTTREE_ELEMENT_FIND_METHODDEF' _ELEMENTTREE_ELEMENT_FIND_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/clinic/_elementtree.c.h:170:18: warning: cast between incompatible function types from 'PyObject * (*)(ElementObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct *, struct _object **, int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"findtext", (PyCFunction)_elementtree_Element_findtext, METH_FASTCALL, _elementtree_Element_findtext__doc__}, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_elementtree.c:3730:5: note: in expansion of macro '_ELEMENTTREE_ELEMENT_FINDTEXT_METHODDEF' _ELEMENTTREE_ELEMENT_FINDTEXT_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/clinic/_elementtree.c.h:203:17: warning: cast between incompatible function types from 'PyObject * (*)(ElementObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct *, struct _object **, int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"findall", (PyCFunction)_elementtree_Element_findall, METH_FASTCALL, _elementtree_Element_findall__doc__}, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_elementtree.c:3731:5: note: in expansion of macro '_ELEMENTTREE_ELEMENT_FINDALL_METHODDEF' _ELEMENTTREE_ELEMENT_FINDALL_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/clinic/_elementtree.c.h:313:14: warning: cast between incompatible function types from 'PyObject * (*)(ElementObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct *, struct _object **, int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"iter", (PyCFunction)_elementtree_Element_iter, METH_FASTCALL, _elementtree_Element_iter__doc__}, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_elementtree.c:3738:5: note: in expansion of macro '_ELEMENTTREE_ELEMENT_ITER_METHODDEF' _ELEMENTTREE_ELEMENT_ITER_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/clinic/_elementtree.c.h:234:18: warning: cast between incompatible function types from 'PyObject * (*)(ElementObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct *, struct _object **, int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"iterfind", (PyCFunction)_elementtree_Element_iterfind, METH_FASTCALL, _elementtree_Element_iterfind__doc__}, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_elementtree.c:3740:5: note: in expansion of macro '_ELEMENTTREE_ELEMENT_ITERFIND_METHODDEF' _ELEMENTTREE_ELEMENT_ITERFIND_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_elementtree.c:3742:21: warning: cast between incompatible function types from 'PyObject * (*)(ElementObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct *, struct _object **, int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"getiterator", (PyCFunction)_elementtree_Element_iter, METH_FASTCALL, _elementtree_Element_iter__doc__}, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_elementtree.c:3932:20: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"SubElement", (PyCFunction) subelement, METH_VARARGS | METH_KEYWORDS}, ^ building '_multibytecodec' extension creating build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/cjkcodecs armv6j-unknown-linux-uclibceabihf-gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Include -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5 -c /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/cjkcodecs/multibytecodec.c -o build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/cjkcodecs/multibytecodec.o armv6j-unknown-linux-uclibceabihf-gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include -I./Include -I. -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Include -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5 -c /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_sqlite/microprotocols.c -o build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_sqlite/microprotocols.o /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/cjkcodecs/multibytecodec.c:156:25: warning: cast between incompatible function types from 'PyObject * (*)(MultibyteStatefulCodecContext *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, void *)' {aka 'struct _object * (*)(struct _object *, void *)'} [-Wcast-function-type] {"errors", (getter)codecctx_errors_get, ^ In file included from /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/cjkcodecs/multibytecodec.c:11: /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/cjkcodecs/clinic/multibytecodec.c.h:17:16: warning: cast between incompatible function types from 'PyObject * (*)(MultibyteCodecObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct *, struct _object **, int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"encode", (PyCFunction)_multibytecodec_MultibyteCodec_encode, METH_FASTCALL, _multibytecodec_MultibyteCodec_encode__doc__}, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/cjkcodecs/multibytecodec.c:692:5: note: in expansion of macro '_MULTIBYTECODEC_MULTIBYTECODEC_ENCODE_METHODDEF' _MULTIBYTECODEC_MULTIBYTECODEC_ENCODE_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/cjkcodecs/multibytecodec.c:11: /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/cjkcodecs/clinic/multibytecodec.c.h:55:16: warning: cast between incompatible function types from 'PyObject * (*)(MultibyteCodecObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct *, struct _object **, int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"decode", (PyCFunction)_multibytecodec_MultibyteCodec_decode, METH_FASTCALL, _multibytecodec_MultibyteCodec_decode__doc__}, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/cjkcodecs/multibytecodec.c:693:5: note: in expansion of macro '_MULTIBYTECODEC_MULTIBYTECODEC_DECODE_METHODDEF' _MULTIBYTECODEC_MULTIBYTECODEC_DECODE_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/cjkcodecs/clinic/multibytecodec.c.h:92:16: warning: cast between incompatible function types from 'PyObject * (*)(MultibyteIncrementalEncoderObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct *, struct _object **, int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"encode", (PyCFunction)_multibytecodec_MultibyteIncrementalEncoder_encode, METH_FASTCALL, _multibytecodec_MultibyteIncrementalEncoder_encode__doc__}, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/cjkcodecs/multibytecodec.c:921:5: note: in expansion of macro '_MULTIBYTECODEC_MULTIBYTEINCREMENTALENCODER_ENCODE_METHODDEF' _MULTIBYTECODEC_MULTIBYTEINCREMENTALENCODER_ENCODE_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/cjkcodecs/clinic/multibytecodec.c.h:141:16: warning: cast between incompatible function types from 'PyObject * (*)(MultibyteIncrementalDecoderObject *, PyObject **, Py_ssize_t, PyObject *)' {aka 'struct _object * (*)(struct *, struct _object **, int, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"decode", (PyCFunction)_multibytecodec_MultibyteIncrementalDecoder_decode, METH_FASTCALL, _multibytecodec_MultibyteIncrementalDecoder_decode__doc__}, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/cjkcodecs/multibytecodec.c:1139:5: note: in expansion of macro '_MULTIBYTECODEC_MULTIBYTEINCREMENTALDECODER_DECODE_METHODDEF' _MULTIBYTECODEC_MULTIBYTEINCREMENTALDECODER_DECODE_METHODDEF ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ armv6j-unknown-linux-uclibceabihf-gcc -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_lzmamodule.o -L. -L/usr/local/lib -llzma -lpython3.6m -o build/lib.linux-armv6l-3.6/_lzma.cpython-36m-arm-linux-gnueabihf.so building '_codecs_kr' extension armv6j-unknown-linux-uclibceabihf-gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Include -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5 -c /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/cjkcodecs/_codecs_kr.c -o build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/cjkcodecs/_codecs_kr.o armv6j-unknown-linux-uclibceabihf-gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include -I./Include -I. -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Include -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5 -c /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_sqlite/module.c -o build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_sqlite/module.o /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_sqlite/module.c:241:18: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"connect", (PyCFunction)module_connect, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_sqlite/module.c:243:29: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"complete_statement", (PyCFunction)module_complete, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_sqlite/module.c:246:30: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"enable_shared_cache", (PyCFunction)module_enable_shared_cache, ^ armv6j-unknown-linux-uclibceabihf-gcc -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/binascii.o -L. -L/usr/local/lib -lz -lpython3.6m -o build/lib.linux-armv6l-3.6/binascii.cpython-36m-arm-linux-gnueabihf.so armv6j-unknown-linux-uclibceabihf-gcc -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_blake2/blake2module.o build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_blake2/blake2b_impl.o build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_blake2/blake2s_impl.o -L. -L/usr/local/lib -lpython3.6m -o build/lib.linux-armv6l-3.6/_blake2.cpython-36m-arm-linux-gnueabihf.so building '_codecs_jp' extension armv6j-unknown-linux-uclibceabihf-gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Include -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5 -c /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/cjkcodecs/_codecs_jp.c -o build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/cjkcodecs/_codecs_jp.o building '_codecs_cn' extension armv6j-unknown-linux-uclibceabihf-gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Include -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5 -c /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/cjkcodecs/_codecs_cn.c -o build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/cjkcodecs/_codecs_cn.o armv6j-unknown-linux-uclibceabihf-gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include -I./Include -I. -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Include -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5 -c /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_sqlite/prepare_protocol.c -o build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_sqlite/prepare_protocol.o armv6j-unknown-linux-uclibceabihf-gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include -I./Include -I. -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Include -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5 -c /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_sqlite/row.c -o build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_sqlite/row.o armv6j-unknown-linux-uclibceabihf-gcc -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/cjkcodecs/_codecs_kr.o -L. -L/usr/local/lib -lpython3.6m -o build/lib.linux-armv6l-3.6/_codecs_kr.cpython-36m-arm-linux-gnueabihf.so building '_codecs_tw' extension armv6j-unknown-linux-uclibceabihf-gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Include -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5 -c /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/cjkcodecs/_codecs_tw.c -o build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/cjkcodecs/_codecs_tw.o /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_sqlite/row.c:212:28: warning: cast between incompatible function types from 'Py_ssize_t (*)(pysqlite_Row *, PyObject *, PyObject *)' {aka 'int (*)(struct _Row *, struct _object *, struct _object *)'} to 'Py_ssize_t (*)(PyObject *)' {aka 'int (*)(struct _object *)'} [-Wcast-function-type] /* mp_length */ (lenfunc)pysqlite_row_length, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_sqlite/row.c:218:28: warning: cast between incompatible function types from 'Py_ssize_t (*)(pysqlite_Row *, PyObject *, PyObject *)' {aka 'int (*)(struct _Row *, struct _object *, struct _object *)'} to 'Py_ssize_t (*)(PyObject *)' {aka 'int (*)(struct _object *)'} [-Wcast-function-type] /* sq_length */ (lenfunc)pysqlite_row_length, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_sqlite/row.c:226:14: warning: cast between incompatible function types from 'PyObject * (*)(pysqlite_Row *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _Row *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"keys", (PyCFunction)pysqlite_row_keys, METH_NOARGS, ^ armv6j-unknown-linux-uclibceabihf-gcc -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/cjkcodecs/multibytecodec.o -L. -L/usr/local/lib -lpython3.6m -o build/lib.linux-armv6l-3.6/_multibytecodec.cpython-36m-arm-linux-gnueabihf.so armv6j-unknown-linux-uclibceabihf-gcc -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_cursesmodule.o -L. -L/usr/local/lib -lncursesw -ltinfow -lpython3.6m -o build/lib.linux-armv6l-3.6/_curses.cpython-36m-arm-linux-gnueabihf.so building '_codecs_hk' extension armv6j-unknown-linux-uclibceabihf-gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Include -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5 -c /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/cjkcodecs/_codecs_hk.c -o build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/cjkcodecs/_codecs_hk.o building '_codecs_iso2022' extension armv6j-unknown-linux-uclibceabihf-gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Include -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5 -c /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/cjkcodecs/_codecs_iso2022.c -o build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/cjkcodecs/_codecs_iso2022.o armv6j-unknown-linux-uclibceabihf-gcc -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/pyexpat.o -L. -L/usr/local/lib -lexpat -lpython3.6m -o build/lib.linux-armv6l-3.6/pyexpat.cpython-36m-arm-linux-gnueabihf.so armv6j-unknown-linux-uclibceabihf-gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include -I./Include -I. -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Include -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5 -c /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_sqlite/statement.c -o build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_sqlite/statement.o building '_decimal' extension creating build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_decimal creating build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_decimal/libmpdec armv6j-unknown-linux-uclibceabihf-gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -DCONFIG_32=1 -DANSI=1 -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_decimal/libmpdec -I./Include -I. -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Include -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5 -c /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_decimal/_decimal.c -o build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_decimal/_decimal.o armv6j-unknown-linux-uclibceabihf-gcc -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/cjkcodecs/_codecs_cn.o -L. -L/usr/local/lib -lpython3.6m -o build/lib.linux-armv6l-3.6/_codecs_cn.cpython-36m-arm-linux-gnueabihf.so /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_decimal/_decimal.c:4744:12: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] { "exp", (PyCFunction)dec_mpd_qexp, METH_VARARGS|METH_KEYWORDS, doc_exp }, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_decimal/_decimal.c:4745:11: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] { "ln", (PyCFunction)dec_mpd_qln, METH_VARARGS|METH_KEYWORDS, doc_ln }, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_decimal/_decimal.c:4746:14: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] { "log10", (PyCFunction)dec_mpd_qlog10, METH_VARARGS|METH_KEYWORDS, doc_log10 }, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_decimal/_decimal.c:4747:19: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] { "next_minus", (PyCFunction)dec_mpd_qnext_minus, METH_VARARGS|METH_KEYWORDS, doc_next_minus }, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_decimal/_decimal.c:4748:18: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] { "next_plus", (PyCFunction)dec_mpd_qnext_plus, METH_VARARGS|METH_KEYWORDS, doc_next_plus }, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_decimal/_decimal.c:4749:18: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] { "normalize", (PyCFunction)dec_mpd_qreduce, METH_VARARGS|METH_KEYWORDS, doc_normalize }, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_decimal/_decimal.c:4750:20: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] { "to_integral", (PyCFunction)PyDec_ToIntegralValue, METH_VARARGS|METH_KEYWORDS, doc_to_integral }, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_decimal/_decimal.c:4751:26: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] { "to_integral_exact", (PyCFunction)PyDec_ToIntegralExact, METH_VARARGS|METH_KEYWORDS, doc_to_integral_exact }, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_decimal/_decimal.c:4752:26: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] { "to_integral_value", (PyCFunction)PyDec_ToIntegralValue, METH_VARARGS|METH_KEYWORDS, doc_to_integral_value }, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_decimal/_decimal.c:4753:13: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] { "sqrt", (PyCFunction)dec_mpd_qsqrt, METH_VARARGS|METH_KEYWORDS, doc_sqrt }, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_decimal/_decimal.c:4756:16: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] { "compare", (PyCFunction)dec_mpd_qcompare, METH_VARARGS|METH_KEYWORDS, doc_compare }, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_decimal/_decimal.c:4757:23: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] { "compare_signal", (PyCFunction)dec_mpd_qcompare_signal, METH_VARARGS|METH_KEYWORDS, doc_compare_signal }, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_decimal/_decimal.c:4758:12: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] { "max", (PyCFunction)dec_mpd_qmax, METH_VARARGS|METH_KEYWORDS, doc_max }, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_decimal/_decimal.c:4759:16: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] { "max_mag", (PyCFunction)dec_mpd_qmax_mag, METH_VARARGS|METH_KEYWORDS, doc_max_mag }, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_decimal/_decimal.c:4760:12: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] { "min", (PyCFunction)dec_mpd_qmin, METH_VARARGS|METH_KEYWORDS, doc_min }, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_decimal/_decimal.c:4761:16: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] { "min_mag", (PyCFunction)dec_mpd_qmin_mag, METH_VARARGS|METH_KEYWORDS, doc_min_mag }, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_decimal/_decimal.c:4762:20: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] { "next_toward", (PyCFunction)dec_mpd_qnext_toward, METH_VARARGS|METH_KEYWORDS, doc_next_toward }, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_decimal/_decimal.c:4763:17: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] { "quantize", (PyCFunction)dec_mpd_qquantize, METH_VARARGS|METH_KEYWORDS, doc_quantize }, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_decimal/_decimal.c:4764:23: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] { "remainder_near", (PyCFunction)dec_mpd_qrem_near, METH_VARARGS|METH_KEYWORDS, doc_remainder_near }, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_decimal/_decimal.c:4767:12: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] { "fma", (PyCFunction)dec_mpd_qfma, METH_VARARGS|METH_KEYWORDS, doc_fma }, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_decimal/_decimal.c:4780:18: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] { "is_normal", (PyCFunction)dec_mpd_isnormal, METH_VARARGS|METH_KEYWORDS, doc_is_normal }, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_decimal/_decimal.c:4781:21: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] { "is_subnormal", (PyCFunction)dec_mpd_issubnormal, METH_VARARGS|METH_KEYWORDS, doc_is_subnormal }, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_decimal/_decimal.c:4794:13: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] { "logb", (PyCFunction)dec_mpd_qlogb, METH_VARARGS|METH_KEYWORDS, doc_logb }, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_decimal/_decimal.c:4795:23: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] { "logical_invert", (PyCFunction)dec_mpd_qinvert, METH_VARARGS|METH_KEYWORDS, doc_logical_invert }, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_decimal/_decimal.c:4796:21: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] { "number_class", (PyCFunction)dec_mpd_class, METH_VARARGS|METH_KEYWORDS, doc_number_class }, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_decimal/_decimal.c:4797:22: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] { "to_eng_string", (PyCFunction)dec_mpd_to_eng, METH_VARARGS|METH_KEYWORDS, doc_to_eng_string }, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_decimal/_decimal.c:4800:22: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] { "compare_total", (PyCFunction)dec_mpd_compare_total, METH_VARARGS|METH_KEYWORDS, doc_compare_total }, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_decimal/_decimal.c:4801:26: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] { "compare_total_mag", (PyCFunction)dec_mpd_compare_total_mag, METH_VARARGS|METH_KEYWORDS, doc_compare_total_mag }, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_decimal/_decimal.c:4802:18: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] { "copy_sign", (PyCFunction)dec_mpd_qcopy_sign, METH_VARARGS|METH_KEYWORDS, doc_copy_sign }, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_decimal/_decimal.c:4803:21: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] { "same_quantum", (PyCFunction)dec_mpd_same_quantum, METH_VARARGS|METH_KEYWORDS, doc_same_quantum }, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_decimal/_decimal.c:4806:20: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] { "logical_and", (PyCFunction)dec_mpd_qand, METH_VARARGS|METH_KEYWORDS, doc_logical_and }, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_decimal/_decimal.c:4807:19: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] { "logical_or", (PyCFunction)dec_mpd_qor, METH_VARARGS|METH_KEYWORDS, doc_logical_or }, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_decimal/_decimal.c:4808:20: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] { "logical_xor", (PyCFunction)dec_mpd_qxor, METH_VARARGS|METH_KEYWORDS, doc_logical_xor }, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_decimal/_decimal.c:4809:15: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] { "rotate", (PyCFunction)dec_mpd_qrotate, METH_VARARGS|METH_KEYWORDS, doc_rotate }, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_decimal/_decimal.c:4810:15: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] { "scaleb", (PyCFunction)dec_mpd_qscaleb, METH_VARARGS|METH_KEYWORDS, doc_scaleb }, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_decimal/_decimal.c:4811:14: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] { "shift", (PyCFunction)dec_mpd_qshift, METH_VARARGS|METH_KEYWORDS, doc_shift }, ^ building '_multiprocessing' extension creating build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_multiprocessing armv6j-unknown-linux-uclibceabihf-gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IModules/_multiprocessing -I./Include -I. -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Include -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5 -c /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_multiprocessing/multiprocessing.c -o build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_multiprocessing/multiprocessing.o /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_decimal/_decimal.c:5449:14: warning: cast between incompatible function types from 'PyObject * (*)(PyObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] { "power", (PyCFunction)ctx_mpd_qpow, METH_VARARGS|METH_KEYWORDS, doc_ctx_power }, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_decimal/_decimal.c:5567:21: warning: cast between incompatible function types from 'PyObject * (*)(PyTypeObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _typeobject *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] { "localcontext", (PyCFunction)ctxmanager_new, METH_VARARGS|METH_KEYWORDS, doc_localcontext}, ^ armv6j-unknown-linux-uclibceabihf-gcc -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/cjkcodecs/_codecs_tw.o -L. -L/usr/local/lib -lpython3.6m -o build/lib.linux-armv6l-3.6/_codecs_tw.cpython-36m-arm-linux-gnueabihf.so building 'ossaudiodev' extension armv6j-unknown-linux-uclibceabihf-gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I./Include -I. -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Include -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5 -c /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/ossaudiodev.c -o build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/ossaudiodev.o armv6j-unknown-linux-uclibceabihf-gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -DMODULE_NAME="sqlite3" -IModules/_sqlite -I/usr/include -I./Include -I. -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Include -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5 -c /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_sqlite/util.c -o build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_sqlite/util.o armv6j-unknown-linux-uclibceabihf-gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -IModules/_multiprocessing -I./Include -I. -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Include -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5 -c /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_multiprocessing/semaphore.c -o build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_multiprocessing/semaphore.o /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_multiprocessing/semaphore.c:574:17: warning: cast between incompatible function types from 'PyObject * (*)(SemLockObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"acquire", (PyCFunction)semlock_acquire, METH_VARARGS | METH_KEYWORDS, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_multiprocessing/semaphore.c:578:19: warning: cast between incompatible function types from 'PyObject * (*)(SemLockObject *, PyObject *, PyObject *)' {aka 'struct _object * (*)(struct *, struct _object *, struct _object *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"__enter__", (PyCFunction)semlock_acquire, METH_VARARGS | METH_KEYWORDS, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_multiprocessing/semaphore.c:582:16: warning: cast between incompatible function types from 'PyObject * (*)(SemLockObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"_count", (PyCFunction)semlock_count, METH_NOARGS, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_multiprocessing/semaphore.c:584:18: warning: cast between incompatible function types from 'PyObject * (*)(SemLockObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"_is_mine", (PyCFunction)semlock_ismine, METH_NOARGS, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_multiprocessing/semaphore.c:586:20: warning: cast between incompatible function types from 'PyObject * (*)(SemLockObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"_get_value", (PyCFunction)semlock_getvalue, METH_NOARGS, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_multiprocessing/semaphore.c:588:18: warning: cast between incompatible function types from 'PyObject * (*)(SemLockObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"_is_zero", (PyCFunction)semlock_iszero, METH_NOARGS, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_multiprocessing/semaphore.c:592:21: warning: cast between incompatible function types from 'PyObject * (*)(SemLockObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, PyObject *)' {aka 'struct _object * (*)(struct _object *, struct _object *)'} [-Wcast-function-type] {"_after_fork", (PyCFunction)semlock_afterfork, METH_NOARGS, ^ armv6j-unknown-linux-uclibceabihf-gcc -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/cjkcodecs/_codecs_hk.o -L. -L/usr/local/lib -lpython3.6m -o build/lib.linux-armv6l-3.6/_codecs_hk.cpython-36m-arm-linux-gnueabihf.so armv6j-unknown-linux-uclibceabihf-gcc -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_sqlite/cache.o build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_sqlite/connection.o build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_sqlite/cursor.o build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_sqlite/microprotocols.o build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_sqlite/module.o build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_sqlite/prepare_protocol.o build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_sqlite/row.o build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_sqlite/statement.o build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_sqlite/util.o -L. -L/usr/local/lib -lsqlite3 -lpython3.6m -o build/lib.linux-armv6l-3.6/_sqlite3.cpython-36m-arm-linux-gnueabihf.so armv6j-unknown-linux-uclibceabihf-gcc -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/cjkcodecs/_codecs_jp.o -L. -L/usr/local/lib -lpython3.6m -o build/lib.linux-armv6l-3.6/_codecs_jp.cpython-36m-arm-linux-gnueabihf.so building 'xxlimited' extension armv6j-unknown-linux-uclibceabihf-gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -DPy_LIMITED_API=0x03050000 -I./Include -I. -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Include -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5 -c /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/xxlimited.c -o build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/xxlimited.o building '_ctypes' extension armv6j-unknown-linux-uclibceabihf-gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I/usr/lib/libffi-3.2.1/include -I./Include -I. -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Include -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5 -c /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_ctypes/_ctypes.c -o build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_ctypes/_ctypes.o armv6j-unknown-linux-uclibceabihf-gcc -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/cjkcodecs/_codecs_iso2022.o -L. -L/usr/local/lib -lpython3.6m -o build/lib.linux-armv6l-3.6/_codecs_iso2022.cpython-36m-arm-linux-gnueabihf.so armv6j-unknown-linux-uclibceabihf-gcc -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_multiprocessing/multiprocessing.o build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_multiprocessing/semaphore.o -L. -L/usr/local/lib -lpython3.6m -o build/lib.linux-armv6l-3.6/_multiprocessing.cpython-36m-arm-linux-gnueabihf.so /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_ctypes/_ctypes.c:1245:14: warning: cast between incompatible function types from 'PyObject * (*)(CDataObject *)' {aka 'struct _object * (*)(struct tagCDataObject *)'} to 'PyObject * (*)(PyObject *, void *)' {aka 'struct _object * (*)(struct _object *, void *)'} [-Wcast-function-type] { "raw", (getter)CharArray_get_raw, (setter)CharArray_set_raw, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_ctypes/_ctypes.c:1245:41: warning: cast between incompatible function types from 'int (*)(CDataObject *, PyObject *)' {aka 'int (*)(struct tagCDataObject *, struct _object *)'} to 'int (*)(PyObject *, PyObject *, void *)' {aka 'int (*)(struct _object *, struct _object *, void *)'} [-Wcast-function-type] { "raw", (getter)CharArray_get_raw, (setter)CharArray_set_raw, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_ctypes/_ctypes.c:1247:16: warning: cast between incompatible function types from 'PyObject * (*)(CDataObject *)' {aka 'struct _object * (*)(struct tagCDataObject *)'} to 'PyObject * (*)(PyObject *, void *)' {aka 'struct _object * (*)(struct _object *, void *)'} [-Wcast-function-type] { "value", (getter)CharArray_get_value, (setter)CharArray_set_value, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_ctypes/_ctypes.c:1247:45: warning: cast between incompatible function types from 'int (*)(CDataObject *, PyObject *)' {aka 'int (*)(struct tagCDataObject *, struct _object *)'} to 'int (*)(PyObject *, PyObject *, void *)' {aka 'int (*)(struct _object *, struct _object *, void *)'} [-Wcast-function-type] { "value", (getter)CharArray_get_value, (setter)CharArray_set_value, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_ctypes/_ctypes.c:1305:16: warning: cast between incompatible function types from 'PyObject * (*)(CDataObject *)' {aka 'struct _object * (*)(struct tagCDataObject *)'} to 'PyObject * (*)(PyObject *, void *)' {aka 'struct _object * (*)(struct _object *, void *)'} [-Wcast-function-type] { "value", (getter)WCharArray_get_value, (setter)WCharArray_set_value, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_ctypes/_ctypes.c:1305:46: warning: cast between incompatible function types from 'int (*)(CDataObject *, PyObject *)' {aka 'int (*)(struct tagCDataObject *, struct _object *)'} to 'int (*)(PyObject *, PyObject *, void *)' {aka 'int (*)(struct _object *, struct _object *, void *)'} [-Wcast-function-type] { "value", (getter)WCharArray_get_value, (setter)WCharArray_set_value, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_ctypes/_ctypes.c:3154:19: warning: cast between incompatible function types from 'PyObject * (*)(PyCFuncPtrObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, void *)' {aka 'struct _object * (*)(struct _object *, void *)'} [-Wcast-function-type] { "errcheck", (getter)PyCFuncPtr_get_errcheck, (setter)PyCFuncPtr_set_errcheck, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_ctypes/_ctypes.c:3154:52: warning: cast between incompatible function types from 'int (*)(PyCFuncPtrObject *, PyObject *)' {aka 'int (*)(struct *, struct _object *)'} to 'int (*)(PyObject *, PyObject *, void *)' {aka 'int (*)(struct _object *, struct _object *, void *)'} [-Wcast-function-type] { "errcheck", (getter)PyCFuncPtr_get_errcheck, (setter)PyCFuncPtr_set_errcheck, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_ctypes/_ctypes.c:3156:18: warning: cast between incompatible function types from 'PyObject * (*)(PyCFuncPtrObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, void *)' {aka 'struct _object * (*)(struct _object *, void *)'} [-Wcast-function-type] { "restype", (getter)PyCFuncPtr_get_restype, (setter)PyCFuncPtr_set_restype, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_ctypes/_ctypes.c:3156:50: warning: cast between incompatible function types from 'int (*)(PyCFuncPtrObject *, PyObject *)' {aka 'int (*)(struct *, struct _object *)'} to 'int (*)(PyObject *, PyObject *, void *)' {aka 'int (*)(struct _object *, struct _object *, void *)'} [-Wcast-function-type] { "restype", (getter)PyCFuncPtr_get_restype, (setter)PyCFuncPtr_set_restype, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_ctypes/_ctypes.c:3158:19: warning: cast between incompatible function types from 'PyObject * (*)(PyCFuncPtrObject *)' {aka 'struct _object * (*)(struct *)'} to 'PyObject * (*)(PyObject *, void *)' {aka 'struct _object * (*)(struct _object *, void *)'} [-Wcast-function-type] { "argtypes", (getter)PyCFuncPtr_get_argtypes, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_ctypes/_ctypes.c:3159:7: warning: cast between incompatible function types from 'int (*)(PyCFuncPtrObject *, PyObject *)' {aka 'int (*)(struct *, struct _object *)'} to 'int (*)(PyObject *, PyObject *, void *)' {aka 'int (*)(struct _object *, struct _object *, void *)'} [-Wcast-function-type] (setter)PyCFuncPtr_set_argtypes, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_ctypes/_ctypes.c:4723:16: warning: cast between incompatible function types from 'PyObject * (*)(CDataObject *)' {aka 'struct _object * (*)(struct tagCDataObject *)'} to 'PyObject * (*)(PyObject *, void *)' {aka 'struct _object * (*)(struct _object *, void *)'} [-Wcast-function-type] { "value", (getter)Simple_get_value, (setter)Simple_set_value, ^ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_ctypes/_ctypes.c:4723:42: warning: cast between incompatible function types from 'int (*)(CDataObject *, PyObject *)' {aka 'int (*)(struct tagCDataObject *, struct _object *)'} to 'int (*)(PyObject *, PyObject *, void *)' {aka 'int (*)(struct _object *, struct _object *, void *)'} [-Wcast-function-type] { "value", (getter)Simple_get_value, (setter)Simple_set_value, ^ armv6j-unknown-linux-uclibceabihf-gcc -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_elementtree.o -L. -L/usr/local/lib -lexpat -lpython3.6m -o build/lib.linux-armv6l-3.6/_elementtree.cpython-36m-arm-linux-gnueabihf.so armv6j-unknown-linux-uclibceabihf-gcc -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/xxlimited.o -L. -L/usr/local/lib -lpython3.6m -o build/lib.linux-armv6l-3.6/xxlimited.cpython-36m-arm-linux-gnueabihf.so armv6j-unknown-linux-uclibceabihf-gcc -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/ossaudiodev.o -L. -L/usr/local/lib -lpython3.6m -o build/lib.linux-armv6l-3.6/ossaudiodev.cpython-36m-arm-linux-gnueabihf.so armv6j-unknown-linux-uclibceabihf-gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I/usr/lib/libffi-3.2.1/include -I./Include -I. -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Include -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5 -c /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_ctypes/callbacks.c -o build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_ctypes/callbacks.o armv6j-unknown-linux-uclibceabihf-gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I/usr/lib/libffi-3.2.1/include -I./Include -I. -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Include -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5 -c /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_ctypes/callproc.c -o build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_ctypes/callproc.o armv6j-unknown-linux-uclibceabihf-gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I/usr/lib/libffi-3.2.1/include -I./Include -I. -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Include -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5 -c /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_ctypes/stgdict.c -o build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_ctypes/stgdict.o armv6j-unknown-linux-uclibceabihf-gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -DCONFIG_32=1 -DANSI=1 -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_decimal/libmpdec -I./Include -I. -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Include -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5 -c /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_decimal/libmpdec/basearith.c -o build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_decimal/libmpdec/basearith.o armv6j-unknown-linux-uclibceabihf-gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -I/usr/lib/libffi-3.2.1/include -I./Include -I. -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Include -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5 -c /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_ctypes/cfield.c -o build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_ctypes/cfield.o armv6j-unknown-linux-uclibceabihf-gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -DCONFIG_32=1 -DANSI=1 -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_decimal/libmpdec -I./Include -I. -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Include -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5 -c /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_decimal/libmpdec/constants.c -o build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_decimal/libmpdec/constants.o armv6j-unknown-linux-uclibceabihf-gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -DCONFIG_32=1 -DANSI=1 -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_decimal/libmpdec -I./Include -I. -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Include -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5 -c /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_decimal/libmpdec/context.c -o build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_decimal/libmpdec/context.o armv6j-unknown-linux-uclibceabihf-gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -DCONFIG_32=1 -DANSI=1 -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_decimal/libmpdec -I./Include -I. -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Include -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5 -c /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_decimal/libmpdec/convolute.c -o build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_decimal/libmpdec/convolute.o armv6j-unknown-linux-uclibceabihf-gcc -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_ctypes/_ctypes.o build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_ctypes/callbacks.o build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_ctypes/callproc.o build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_ctypes/stgdict.o build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_ctypes/cfield.o -L. -L/usr/local/lib -lffi -ldl -lpython3.6m -o build/lib.linux-armv6l-3.6/_ctypes.cpython-36m-arm-linux-gnueabihf.so armv6j-unknown-linux-uclibceabihf-gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -DCONFIG_32=1 -DANSI=1 -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_decimal/libmpdec -I./Include -I. -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Include -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5 -c /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_decimal/libmpdec/crt.c -o build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_decimal/libmpdec/crt.o armv6j-unknown-linux-uclibceabihf-gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -DCONFIG_32=1 -DANSI=1 -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_decimal/libmpdec -I./Include -I. -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Include -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5 -c /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_decimal/libmpdec/difradix2.c -o build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_decimal/libmpdec/difradix2.o armv6j-unknown-linux-uclibceabihf-gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -DCONFIG_32=1 -DANSI=1 -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_decimal/libmpdec -I./Include -I. -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Include -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5 -c /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_decimal/libmpdec/fnt.c -o build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_decimal/libmpdec/fnt.o armv6j-unknown-linux-uclibceabihf-gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -DCONFIG_32=1 -DANSI=1 -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_decimal/libmpdec -I./Include -I. -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Include -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5 -c /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_decimal/libmpdec/fourstep.c -o build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_decimal/libmpdec/fourstep.o armv6j-unknown-linux-uclibceabihf-gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -DCONFIG_32=1 -DANSI=1 -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_decimal/libmpdec -I./Include -I. -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Include -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5 -c /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_decimal/libmpdec/io.c -o build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_decimal/libmpdec/io.o armv6j-unknown-linux-uclibceabihf-gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -DCONFIG_32=1 -DANSI=1 -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_decimal/libmpdec -I./Include -I. -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Include -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5 -c /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_decimal/libmpdec/memory.c -o build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_decimal/libmpdec/memory.o armv6j-unknown-linux-uclibceabihf-gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -DCONFIG_32=1 -DANSI=1 -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_decimal/libmpdec -I./Include -I. -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Include -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5 -c /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_decimal/libmpdec/mpdecimal.c -o build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_decimal/libmpdec/mpdecimal.o /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_decimal/libmpdec/mpdecimal.c: In function '_c32_qget_u64': /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_decimal/libmpdec/mpdecimal.c:1410:13: warning: this statement may fall through [-Wimplicit-fallthrough=] ret += (uint64_t)tmp_data[2] * 1000000000000000000ULL; ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_decimal/libmpdec/mpdecimal.c:1411:5: note: here case 2: ^~~~ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_decimal/libmpdec/mpdecimal.c:1412:13: warning: this statement may fall through [-Wimplicit-fallthrough=] ret += (uint64_t)tmp_data[1] * 1000000000ULL; ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_decimal/libmpdec/mpdecimal.c:1413:5: note: here case 1: ^~~~ armv6j-unknown-linux-uclibceabihf-gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -DCONFIG_32=1 -DANSI=1 -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_decimal/libmpdec -I./Include -I. -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Include -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5 -c /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_decimal/libmpdec/numbertheory.c -o build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_decimal/libmpdec/numbertheory.o armv6j-unknown-linux-uclibceabihf-gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -DCONFIG_32=1 -DANSI=1 -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_decimal/libmpdec -I./Include -I. -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Include -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5 -c /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_decimal/libmpdec/sixstep.c -o build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_decimal/libmpdec/sixstep.o armv6j-unknown-linux-uclibceabihf-gcc -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -DCONFIG_32=1 -DANSI=1 -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_decimal/libmpdec -I./Include -I. -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Include -I/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5 -c /var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_decimal/libmpdec/transpose.c -o build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_decimal/libmpdec/transpose.o armv6j-unknown-linux-uclibceabihf-gcc -shared -Wl,-O1 -Wl,--as-needed -L. -Wno-unused-result -Wsign-compare -DNDEBUG -march=armv6j -mfpu=vfp -mfloat-abi=hard -pipe -O2 -fwrapv build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_decimal/_decimal.o build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_decimal/libmpdec/basearith.o build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_decimal/libmpdec/constants.o build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_decimal/libmpdec/context.o build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_decimal/libmpdec/convolute.o build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_decimal/libmpdec/crt.o build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_decimal/libmpdec/difradix2.o build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_decimal/libmpdec/fnt.o build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_decimal/libmpdec/fourstep.o build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_decimal/libmpdec/io.o build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_decimal/libmpdec/memory.o build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_decimal/libmpdec/mpdecimal.o build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_decimal/libmpdec/numbertheory.o build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_decimal/libmpdec/sixstep.o build/temp.linux-armv6l-3.6/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Modules/_decimal/libmpdec/transpose.o -L. -L/usr/local/lib -lm -lpython3.6m -o build/lib.linux-armv6l-3.6/_decimal.cpython-36m-arm-linux-gnueabihf.so Traceback (most recent call last): File "./setup.py", line 2417, in main() File "./setup.py", line 2411, in main "Tools/scripts/2to3", "Tools/scripts/pyvenv"] File "/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Lib/distutils/core.py", line 148, in setup dist.run_commands() File "/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Lib/distutils/dist.py", line 955, in run_commands self.run_command(cmd) File "/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Lib/distutils/dist.py", line 974, in run_command cmd_obj.run() File "/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Lib/distutils/command/build.py", line 135, in run self.run_command(cmd_name) File "/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Lib/distutils/cmd.py", line 313, in run_command self.distribution.run_command(command) File "/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Lib/distutils/dist.py", line 974, in run_command cmd_obj.run() File "/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Lib/distutils/command/build_ext.py", line 339, in run self.build_extensions() File "./setup.py", line 306, in build_extensions build_ext.build_extensions(self) File "/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Lib/distutils/command/build_ext.py", line 446, in build_extensions self._build_extensions_parallel() File "/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Lib/distutils/command/build_ext.py", line 468, in _build_extensions_parallel fut.result() File "/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Lib/concurrent/futures/_base.py", line 425, in result return self.__get_result() File "/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Lib/concurrent/futures/_base.py", line 384, in __get_result raise self._exception File "/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Lib/concurrent/futures/thread.py", line 56, in run result = self.fn(*self.args, **self.kwargs) File "./setup.py", line 368, in build_extension build_ext.build_extension(self, ext) File "/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Lib/distutils/command/build_ext.py", line 533, in build_extension depends=ext.depends) File "/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Lib/distutils/ccompiler.py", line 566, in compile depends, extra_postargs) File "/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Lib/distutils/ccompiler.py", line 348, in _setup_compile self.mkpath(os.path.dirname(obj)) File "/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Lib/distutils/ccompiler.py", line 915, in mkpath mkpath(name, mode, dry_run=self.dry_run) File "/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5/Lib/distutils/dir_util.py", line 70, in mkpath os.mkdir(head, mode) ValueError: embedded null byte make: *** [Makefile:596: sharedmods] Error 1 * ERROR: dev-lang/python-3.6.5::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=dev-lang/python-3.6.5::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-lang/python-3.6.5::gentoo'`. * The complete build log is located at '/var/tmp/portage/dev-lang/python-3.6.5/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-lang/python-3.6.5/temp/environment'. * Working directory: '/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5' * S: '/var/tmp/portage/dev-lang/python-3.6.5/work/Python-3.6.5'