On Fri, Nov 01, 2019 at 11:40:08AM -0600, Remi Pointel wrote:
> CVSROOT:      /cvs
> Module name:  ports
> Changes by:   rpoin...@cvs.openbsd.org        2019/11/01 11:40:08
> 
> Modified files:
>       lang/python/2.7: Makefile distinfo 
>       lang/python/2.7/pkg: PLIST-main PLIST-tests 
> 
> Log message:
> update python to 2.7.17.
> ok kmos@.

Does not build.
Please fix, shit lots of things depend on this.



>>> Building on exopi-8 under lang/python/2.7
         BDEPENDS = 
[databases/db/v4,bootstrap,no_java,no_tcl;lang/tcl/8.5;databases/gdbm;databases/sqlite3;devel/metaauto;devel/libffi;x11/tk/8.5;archivers/bzip2;devel/gettext,-runtime;devel/autoconf/2.69]
         DIST = [lang/python/2.7,-idle:Python-2.7.17.tgz]
         FULLPKGNAME = python-2.7.17
         RDEPENDS = 
[devel/libffi;archivers/bzip2;devel/gettext,-runtime;databases/sqlite3]
(Junk lock failure for exopi-8 at 1572643662.66568)
Received IO
(Junk lock obtained for exopi-8 at 1572643665.45)
Woken up lang/python/2.7
>>> Running depends in lang/python/2.7 at 1572643667.88
/usr/sbin/pkg_add -aI -Drepair db-4.6.21p7v0 gdbm-1.18.1p0 libffi-3.2.1p5 
sqlite3-3.29.0 tcl-8.5.19p4 tk-8.5.19p1
was: /usr/sbin/pkg_add -aI -Drepair autoconf-2.69p2 bzip2-1.0.8 db-4.6.21p7v0 
gdbm-1.18.1p0 gettext-runtime-0.20.1p0 libffi-3.2.1p5 metaauto-1.0p3 
sqlite3-3.29.0 tcl-8.5.19p4 tk-8.5.19p1
/usr/sbin/pkg_add -aI -Drepair db-4.6.21p7v0 gdbm-1.18.1p0 libffi-3.2.1p5 
sqlite3-3.29.0 tcl-8.5.19p4 tk-8.5.19p1
New and changed readme(s):
        /usr/local/share/doc/pkg-readmes/tcl-8.5
--- +tcl-8.5.19p4 -------------------
You may wish to add /usr/local/lib/tcl/tcl8.5/man to /etc/man.conf
--- +tk-8.5.19p1 -------------------
You may wish to add /usr/local/lib/tcl/tk8.5/man to /etc/man.conf
>>> Running show-prepare-results in lang/python/2.7 at 1572643677.32
===> lang/python/2.7
===> python-2.7.17 depends on: metaauto-* -> metaauto-1.0p3
===> python-2.7.17 depends on: autoconf-2.69 -> autoconf-2.69p2
===> python-2.7.17 depends on: bzip2-* -> bzip2-1.0.8
===> python-2.7.17 depends on: sqlite3-* -> sqlite3-3.29.0
===> python-2.7.17 depends on: libffi-* -> libffi-3.2.1p5
===> python-2.7.17 depends on: gettext-runtime-* -> gettext-runtime-0.20.1p0
===> python-2.7.17 depends on: gdbm-* -> gdbm-1.18.1p0
===> python-2.7.17 depends on: tk->=8.5,<8.6 -> tk-8.5.19p1
===> python-2.7.17 depends on: tcl->=8.5,<8.6 -> tcl-8.5.19p4
===> python-2.7.17 depends on: db->=4,<5|db->=4v0,<5v0 -> db-4.6.21p7v0
===>  Verifying specs:  bz2 c crypto expat ffi intl m curses panel pthread  
readline sqlite3 ssl util z   gdbm>=3 pthread python2.7  X11 pthread python2.7  
tk85 tcl85 lib/db4/db>=4 pthread python2.7
===>  found bz2.10.4 c.96.0 crypto.46.0 expat.12.0 ffi.1.2 intl.6.0 m.10.1 
curses.14.0 panel.6.0 pthread.26.1 readline.4.0 sqlite3.37.7 ssl.48.0 util.14.0 
z.5.0 gdbm.5.1 python2.7.0.0 X11.17.0 tk85.0.19 tcl85.1.8 lib/db4/db.5.0
autoconf-2.69p2
bzip2-1.0.8
db-4.6.21p7v0
gdbm-1.18.1p0
gettext-runtime-0.20.1p0
libffi-3.2.1p5
metaauto-1.0p3
sqlite3-3.29.0
tcl-8.5.19p4
tk-8.5.19p1
(Junk lock released for exopi-8 at 1572643681.80)
Woken up textproc/mozilla-dicts/is
distfiles size=17535962
>>> Running patch in lang/python/2.7 at 1572643682.01
===> lang/python/2.7
===>  Checking files for Python-2.7.17
`/exopi-cvs/ports/distfiles/Python-2.7.17.tgz' is up to date.
>> (SHA256) Python-2.7.17.tgz: OK
===>  Extracting for Python-2.7.17
rm -r /exopi-obj/pobj/Python-2.7.17/Python-2.7.17/Modules/expat
===>  Patching for Python-2.7.17
===>   Applying OpenBSD patch patch-Lib_test_regrtest_py
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$OpenBSD: patch-Lib_test_regrtest_py,v 1.11 2017/11/05 06:33:45 jca Exp $
|
|- test_bsddb and test_bsddb3 are in the list below as they are only available
|  on i386 and amd64.
|
|Index: Lib/test/regrtest.py
|--- Lib/test/regrtest.py.orig
|+++ Lib/test/regrtest.py
--------------------------
Patching file Lib/test/regrtest.py using Plan A...
Hunk #1 succeeded at 2047 (offset 163 lines).
Hunk #2 succeeded at 2083 (offset 163 lines).
done
===>   Applying OpenBSD patch patch-Lib_test_test_tempfile_py
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$OpenBSD: patch-Lib_test_test_tempfile_py,v 1.5 2016/05/24 09:57:50 sthen Exp $
|--- Lib/test/test_tempfile.py.orig     Sun Nov 10 08:36:40 2013
|+++ Lib/test/test_tempfile.py  Mon Nov 11 15:27:59 2013
--------------------------
Patching file Lib/test/test_tempfile.py using Plan A...
Hunk #1 succeeded at 28.
done
===>   Applying OpenBSD patch patch-Makefile_pre_in
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$OpenBSD: patch-Makefile_pre_in,v 1.13 2018/08/09 17:39:27 danj Exp $
|Index: Makefile.pre.in
|--- Makefile.pre.in.orig
|+++ Makefile.pre.in
--------------------------
Patching file Makefile.pre.in using Plan A...
Hunk #1 succeeded at 563.
Hunk #2 succeeded at 1161 (offset 6 lines).
done
===>   Applying OpenBSD patch patch-Modules__hashopenssl_c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$OpenBSD: patch-Modules__hashopenssl_c,v 1.1 2018/03/18 01:27:30 tb Exp $
|
|Index: Modules/_hashopenssl.c
|--- Modules/_hashopenssl.c.orig
|+++ Modules/_hashopenssl.c
--------------------------
Patching file Modules/_hashopenssl.c using Plan A...
Hunk #1 succeeded at 56.
done
===>   Applying OpenBSD patch patch-Modules__ssl_c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$OpenBSD: patch-Modules__ssl_c,v 1.7 2018/08/09 17:39:27 danj Exp $
|
|XXX maybe the second hunk can go away now we have auto-init, I'm not sure
|exactly what python's lock protects
|
|Index: Modules/_ssl.c
|--- Modules/_ssl.c.orig
|+++ Modules/_ssl.c
--------------------------
Patching file Modules/_ssl.c using Plan A...
Hunk #1 succeeded at 101 (offset 1 line).
Hunk #2 succeeded at 164 (offset 1 line).
done
===>   Applying OpenBSD patch patch-Modules_pyexpat_c
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$OpenBSD: patch-Modules_pyexpat_c,v 1.2 2011/07/06 12:05:56 jasper Exp $
|--- Modules/pyexpat.c.orig     Sun Oct 24 16:16:05 2010
|+++ Modules/pyexpat.c  Wed Jul  6 14:05:41 2011
--------------------------
Patching file Modules/pyexpat.c using Plan A...
Hunk #1 succeeded at 437 (offset 2 lines).
done
===>   Applying OpenBSD patch patch-configure_ac
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$OpenBSD: patch-configure_ac,v 1.10 2018/08/09 17:39:27 danj Exp $
|
|SOVERSION defaults to 1.0. SHARED_LIBS, however, could be changed
|at any point.  Ensure they are on sync in case INSTSONAME is used
|by a third party.
|
|Index: configure.ac
|--- configure.ac.orig
|+++ configure.ac
--------------------------
Patching file configure.ac using Plan A...
Hunk #1 succeeded at 479.
Hunk #2 succeeded at 489.
Hunk #3 succeeded at 930.
done
===>   Applying OpenBSD patch patch-setup_py
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|$OpenBSD: patch-setup_py,v 1.14 2018/08/09 17:39:27 danj Exp $
|Index: setup.py
|--- setup.py.orig
|+++ setup.py
--------------------------
Patching file setup.py using Plan A...
Hunk #1 succeeded at 35.
Hunk #2 succeeded at 507 (offset 46 lines).
Hunk #3 succeeded at 837 (offset 46 lines).
Hunk #4 succeeded at 975 (offset 46 lines).
Hunk #5 succeeded at 1045 (offset 46 lines).
Hunk #6 succeeded at 1109 (offset 46 lines).
Hunk #7 succeeded at 1132 (offset 46 lines).
Hunk #8 succeeded at 1290 (offset 46 lines).
Hunk #9 succeeded at 1891 (offset 46 lines).
Hunk #10 succeeded at 1946 (offset 46 lines).
Hunk #11 succeeded at 1989 (offset 46 lines).
done
===>  Compiler link: clang -> /usr/bin/clang
===>  Compiler link: clang++ -> /usr/bin/clang++
===>  Compiler link: cc -> /usr/bin/cc
===>  Compiler link: c++ -> /usr/bin/c++
>>> Running configure in lang/python/2.7 at 1572643686.59
===> lang/python/2.7
===>  Generating configure for Python-2.7.17
/usr/bin/perl /exopi-cvs/ports/infrastructure/bin/pkg_subst -DMODTK_VERSION=8.5 
-DMODTK_BIN=/usr/local/bin/wish8.5 -DMODTCL_VERSION=8.5 
-DMODTCL_BIN=/usr/local/bin/tclsh8.5 -DLIBpython2.7_VERSION=0.0 -DARCH=amd64 
-DBASE_PKGPATH=lang/python/2.7 -DFLAVOR_EXT= -DFULLPKGNAME=Python-2.7.17 
-DHOMEPAGE=https://www.python.org/ -DLOCALBASE=/usr/local -DLOCALSTATEDIR=/var 
-DMACHINE_ARCH=amd64 -DMAINTAINER=Remi\ Pointel\ \<rpoin...@openbsd.org\> 
-DPREFIX=/usr/local -DRCDIR=/etc/rc.d -DSYSCONFDIR=/etc -DTRUEPREFIX=/usr/local 
-DX11BASE=/usr/X11R6 -DPKGSTEM= -i -B /exopi-obj/pobj/Python-2.7.17 
/exopi-obj/pobj/Python-2.7.17/Python-2.7.17/configure.ac
for d in /exopi-obj/pobj/Python-2.7.17/Python-2.7.17; do cd $d;  if test -f 
$d/configure; then  grep -iq 'Generated by.*autoconf.*2.69' $d/configure || {  
echo ">>> Can't find autoconf 2.69 signature in $d/configure:";  grep -i 
'Generated by.*autoconf' $d/configure; };  fi; echo "Running autoconf-2.69 in 
$d"; /usr/bin/env -i 
PATH=/exopi-obj/pobj/Python-2.7.17/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11R6/bin
 AUTOCONF_VERSION=2.69 AUTOMAKE_VERSION=1.4 autoconf; echo "Running 
autoheader-2.69 in $d"; /usr/bin/env -i 
PATH=/exopi-obj/pobj/Python-2.7.17/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11R6/bin
 AUTOCONF_VERSION=2.69 AUTOMAKE_VERSION=1.4 autoheader; done;
Running autoconf-2.69 in /exopi-obj/pobj/Python-2.7.17/Python-2.7.17
Running autoheader-2.69 in /exopi-obj/pobj/Python-2.7.17/Python-2.7.17
Running autoconf-2.69 in /exopi-obj/pobj/Python-2.7.17/Python-2.7.17
Running autoheader-2.69 in /exopi-obj/pobj/Python-2.7.17/Python-2.7.17
===>  Configuring for Python-2.7.17
Using /exopi-obj/pobj/Python-2.7.17/config.site (generated)
configure: WARNING: unrecognized options: --disable-silent-rules, 
--disable-gtk-doc
configure: loading site script /exopi-obj/pobj/Python-2.7.17/config.site
checking build system type... x86_64-unknown-openbsd6.6
checking host system type... x86_64-unknown-openbsd6.6
checking for python2.7... no
checking for python3... no
checking for python... no
checking for --enable-universalsdk... no
checking for --with-universal-archs... no
checking MACHDEP... openbsd6
checking EXTRAPLATDIR... 
checking for --without-gcc... no
checking for --with-icc... no
checking for gcc... cc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... (cached) o
checking whether we are using the GNU C compiler... (cached) yes
checking whether cc accepts -g... (cached) yes
checking for cc option to accept ISO C89... none needed
checking for --with-cxx-main=<compiler>... no
checking how to run the C preprocessor... cc -E
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/egrep
checking for ANSI C header files... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for memory.h... (cached) yes
checking for strings.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking for unistd.h... (cached) yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for --with-suffix... 
checking for case-insensitive build directory... no
checking LIBRARY... libpython$(VERSION).a
checking LINKCC... $(PURIFY) $(MAINCC)
checking for GNU ld... yes
checking for --enable-shared... yes
checking for --enable-profiling... no
checking LDLIBRARY... libpython$(VERSION).so
checking for ranlib... (cached) ranlib
checking for ar... (cached) ar
checking for a BSD-compatible install... 
/exopi-obj/pobj/Python-2.7.17/bin/install -c
checking for a thread-safe mkdir -p... mkdir -p
checking for --with-pydebug... no
checking whether cc accepts -fno-strict-aliasing... yes
checking whether cc accepts -OPT:Olimit=0... yes
checking whether gcc supports ParseTuple __format__... no
checking for --enable-optimizations... no
checking for --with-lto... no
checking target system type... x86_64-unknown-openbsd6.6
checking for -llvm-profdata... no
checking for llvm-profdata... ''
checking whether pthreads are available without options... no
checking whether cc accepts -Kpthread... no
checking whether cc accepts -Kthread... no
checking whether cc accepts -pthread... yes
checking whether c++ also accepts flags for thread support... yes
checking for ANSI C header files... (cached) yes
checking asm/types.h usability... no
checking asm/types.h presence... no
checking for asm/types.h... no
checking crypt.h usability... no
checking crypt.h presence... no
checking for crypt.h... no
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 for dlfcn.h... (cached) yes
checking for errno.h... (cached) yes
checking for fcntl.h... (cached) yes
checking for grp.h... (cached) yes
checking ieeefp.h usability... yes
checking ieeefp.h presence... yes
checking for ieeefp.h... yes
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 for poll.h... (cached) yes
checking process.h usability... no
checking process.h presence... no
checking for process.h... no
checking for pthread.h... (cached) yes
checking shadow.h usability... no
checking shadow.h presence... no
checking for shadow.h... no
checking for signal.h... (cached) yes
checking for stdint.h... (cached) yes
checking stropts.h usability... no
checking stropts.h presence... no
checking for stropts.h... no
checking for termios.h... (cached) yes
checking thread.h usability... no
checking thread.h presence... no
checking for thread.h... no
checking for unistd.h... (cached) yes
checking for utime.h... (cached) yes
checking sys/audioio.h usability... yes
checking sys/audioio.h presence... yes
checking for sys/audioio.h... yes
checking sys/bsdtty.h usability... no
checking sys/bsdtty.h presence... no
checking for sys/bsdtty.h... no
checking sys/epoll.h usability... no
checking sys/epoll.h presence... no
checking for sys/epoll.h... no
checking sys/event.h usability... yes
checking sys/event.h presence... yes
checking for sys/event.h... yes
checking for sys/file.h... (cached) yes
checking sys/loadavg.h usability... no
checking sys/loadavg.h presence... no
checking for sys/loadavg.h... no
checking sys/lock.h usability... yes
checking sys/lock.h presence... yes
checking for sys/lock.h... yes
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 for sys/param.h... (cached) yes
checking for sys/poll.h... (cached) yes
checking sys/random.h usability... no
checking sys/random.h presence... no
checking for sys/random.h... no
checking for sys/select.h... (cached) yes
checking for sys/socket.h... (cached) yes
checking sys/statvfs.h usability... yes
checking sys/statvfs.h presence... yes
checking for sys/statvfs.h... yes
checking for sys/stat.h... (cached) yes
checking sys/termio.h usability... no
checking sys/termio.h presence... no
checking for sys/termio.h... no
checking for sys/time.h... (cached) yes
checking for sys/times.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/un.h... (cached) yes
checking for sys/utsname.h... (cached) yes
checking for sys/wait.h... (cached) yes
checking for pty.h... (cached) no
checking libutil.h usability... no
checking libutil.h presence... no
checking for libutil.h... no
checking for sys/resource.h... (cached) yes
checking netpacket/packet.h usability... no
checking netpacket/packet.h presence... no
checking for netpacket/packet.h... no
checking sysexits.h usability... yes
checking sysexits.h presence... yes
checking for sysexits.h... yes
checking bluetooth.h usability... no
checking bluetooth.h presence... no
checking for bluetooth.h... no
checking bluetooth/bluetooth.h usability... no
checking bluetooth/bluetooth.h presence... no
checking for bluetooth/bluetooth.h... no
checking linux/tipc.h usability... no
checking linux/tipc.h presence... no
checking for linux/tipc.h... no
checking spawn.h usability... yes
checking spawn.h presence... yes
checking for spawn.h... yes
checking for util.h... (cached) yes
checking alloca.h usability... no
checking alloca.h presence... no
checking for alloca.h... no
checking sys/sysmacros.h usability... no
checking sys/sysmacros.h presence... no
checking for sys/sysmacros.h... no
checking for dirent.h that defines DIR... (cached) yes
checking for library containing opendir... none required
checking whether sys/types.h defines makedev... yes
checking for linux/netlink.h... no
checking for clock_t in time.h... yes
checking for makedev... yes
checking Solaris LFS bug... no
checking for mode_t... (cached) yes
checking for off_t... (cached) yes
checking for pid_t... (cached) yes
checking for size_t... (cached) yes
checking for uid_t in sys/types.h... (cached) yes
checking for uint32_t... yes
checking for uint32_t... yes
checking for uint64_t... yes
checking for uint64_t... yes
checking for int32_t... yes
checking for int32_t... yes
checking for int64_t... yes
checking for int64_t... yes
checking for ssize_t... (cached) yes
checking size of int... 4
checking size of long... 8
checking size of void *... 8
checking size of short... (cached) 2
checking size of float... 4
checking size of double... 8
checking size of fpos_t... 8
checking size of size_t... 8
checking size of pid_t... 4
checking for long long support... yes
checking size of long long... (cached) 8
checking for long double support... yes
checking size of long double... 16
checking for _Bool support... yes
checking size of _Bool... 1
checking for uintptr_t... yes
checking size of uintptr_t... 8
checking size of off_t... 8
checking whether to enable large file support... no
checking size of time_t... 8
checking for pthread_t... yes
checking size of pthread_t... 8
checking for --enable-toolbox-glue... no
checking for --enable-framework... no
checking for dyld... no
checking SO... .so
checking LDSHARED... $(CC) -shared $(CCSHARED)
checking CCSHARED... -fPIC
checking LINKFORSHARED... -Wl,--export-dynamic
checking CFLAGSFORSHARED... $(CCSHARED)
checking SHLIBS... $(LIBS)
checking for dlopen in -ldl... no
checking for shl_load in -ldld... no
checking for library containing sem_init... -lpthread
checking for textdomain in -lintl... yes
checking for library containing bind_textdomain_codeset... -lintl
checking for t_open in -lnsl... no
checking for socket in -lsocket... no
checking for --with-libs... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for --with-system-expat... yes
checking for --with-system-ffi... yes
checking for --with-tcltk-includes... default
checking for --with-tcltk-libs... default
checking for --with-dbmliborder... 
checking for --with-signal-module... yes
checking for --with-dec-threads... no
checking for --with-threads... yes
checking if PTHREAD_SCOPE_SYSTEM is supported... yes
checking for pthread_sigmask... yes
checking for pthread_atfork... yes
checking if --enable-ipv6 is specified... yes
checking ipv6 stack type... kame
using libc
checking for OSX 10.5 SDK or later... no
checking for --with-doc-strings... yes
checking for --with-tsc... no
checking for --with-pymalloc... yes
checking for --with-valgrind... no
checking for --with-wctype-functions... no
checking for dlopen... yes
checking DYNLOADFILE... dynload_shlib.o
checking MACHDEP_OBJS... MACHDEP_OBJS
checking for alarm... (cached) yes
checking for setitimer... (cached) yes
checking for getitimer... (cached) yes
checking for chown... (cached) yes
checking for clock... (cached) yes
checking for confstr... (cached) yes
checking for ctermid... (cached) yes
checking for execv... (cached) yes
checking for fchmod... (cached) yes
checking for fchown... (cached) yes
checking for fork... (cached) yes
checking for fpathconf... (cached) yes
checking for ftime... no
checking for ftruncate... (cached) yes
checking for gai_strerror... (cached) yes
checking for getgroups... (cached) yes
checking for getlogin... (cached) yes
checking for getloadavg... (cached) yes
checking for getpeername... (cached) yes
checking for getpgid... (cached) yes
checking for getpid... (cached) yes
checking for getentropy... yes
checking for getpriority... (cached) yes
checking for getresuid... (cached) yes
checking for getresgid... yes
checking for getpwent... (cached) yes
checking for getspnam... no
checking for getspent... no
checking for getsid... (cached) yes
checking for getwd... (cached) yes
checking for initgroups... (cached) yes
checking for kill... (cached) yes
checking for killpg... (cached) yes
checking for lchown... (cached) yes
checking for lstat... (cached) yes
checking for mkfifo... (cached) yes
checking for mknod... (cached) yes
checking for mktime... (cached) yes
checking for mmap... (cached) yes
checking for mremap... no
checking for nice... (cached) yes
checking for pathconf... (cached) yes
checking for pause... (cached) yes
checking for plock... no
checking for poll... (cached) yes
checking for pthread_init... no
checking for putenv... (cached) yes
checking for readlink... (cached) yes
checking for realpath... (cached) yes
checking for select... (cached) yes
checking for sem_open... yes
checking for sem_timedwait... yes
checking for sem_getvalue... yes
checking for sem_unlink... yes
checking for setegid... (cached) yes
checking for seteuid... (cached) yes
checking for setgid... (cached) yes
checking for setlocale... (cached) yes
checking for setregid... (cached) yes
checking for setreuid... (cached) yes
checking for setsid... (cached) yes
checking for setpgid... (cached) yes
checking for setpgrp... (cached) yes
checking for setuid... (cached) yes
checking for setvbuf... (cached) yes
checking for snprintf... (cached) yes
checking for setlocale... (cached) yes
checking for setregid... (cached) yes
checking for setreuid... (cached) yes
checking for setresuid... (cached) yes
checking for setresgid... (cached) yes
checking for setsid... (cached) yes
checking for setpgid... (cached) yes
checking for setpgrp... (cached) yes
checking for setuid... (cached) yes
checking for setvbuf... (cached) yes
checking for snprintf... (cached) yes
checking for sigaction... (cached) yes
checking for siginterrupt... (cached) yes
checking for sigrelse... no
checking for strftime... (cached) yes
checking for sysconf... (cached) yes
checking for tcgetpgrp... (cached) yes
checking for tcsetpgrp... (cached) yes
checking for tempnam... (cached) yes
checking for timegm... (cached) yes
checking for times... (cached) yes
checking for tmpfile... (cached) yes
checking for tmpnam... (cached) yes
checking for tmpnam_r... no
checking for truncate... (cached) yes
checking for uname... (cached) yes
checking for unsetenv... (cached) yes
checking for utimes... (cached) yes
checking for waitpid... (cached) yes
checking for wait3... (cached) yes
checking for wait4... (cached) yes
checking for wcscoll... (cached) yes
checking for _getpty... (cached) no
checking for lchmod... no
checking for chroot... yes
checking for link... yes
checking for symlink... yes
checking for fchdir... yes
checking for fsync... yes
checking for fdatasync... yes
checking for epoll... no
checking for kqueue... yes
checking for ctermid_r... no
checking for flock declaration... yes
checking for flock... (cached) yes
checking for getpagesize... yes
checking for broken unsetenv... no
checking for true... true
checking for inet_aton in -lc... yes
checking for chflags... yes
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... no
checking for openpty in -lutil... (cached) yes
checking for forkpty... yes
checking for memmove... (cached) yes
checking for fseek64... no
checking for fseeko... (cached) yes
checking for fstatvfs... yes
checking for ftell64... no
checking for ftello... (cached) yes
checking for statvfs... yes
checking for dup2... (cached) yes
checking for getcwd... (cached) yes
checking for strdup... (cached) yes
checking for getpgrp... (cached) yes
checking for setpgrp... (cached) yes
checking for gettimeofday... (cached) yes
checking for major... yes
checking for getaddrinfo... yes
checking getaddrinfo bug... no
checking for getnameinfo... (cached) yes
checking whether time.h and sys/time.h may both be included... (cached) yes
checking whether struct tm is in sys/time.h or time.h... (cached) time.h
checking for struct tm.tm_zone... (cached) yes
checking for struct stat.st_rdev... yes
checking for struct stat.st_blksize... yes
checking for struct stat.st_flags... yes
checking for struct stat.st_gen... yes
checking for struct stat.st_birthtime... no
checking for struct stat.st_blocks... yes
checking for time.h that defines altzone... no
checking whether sys/select.h and sys/time.h may both be included... yes
checking for addrinfo... yes
checking for sockaddr_storage... yes
checking whether char is unsigned... no
checking for an ANSI C-conforming const... (cached) 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... yes
checking whether va_list is an array... yes
checking for gethostbyname_r... no
checking for gethostbyname... (cached) 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... default LIBC=""
checking whether C doubles are little-endian IEEE 754 binary64... yes
checking whether C doubles are big-endian IEEE 754 binary64... no
checking whether C doubles are ARM mixed-endian IEEE 754 binary64... no
checking whether we can use gcc inline assembler to get and set x87 control 
word... yes
checking for x87-style double rounding... no
checking whether tanh preserves the sign of zero... yes
checking for acosh... yes
checking for asinh... yes
checking for atanh... yes
checking for copysign... yes
checking for erf... (cached) yes
checking for erfc... (cached) yes
checking for expm1... yes
checking for finite... yes
checking for gamma... yes
checking for hypot... yes
checking for lgamma... yes
checking for log1p... yes
checking for round... yes
checking for tgamma... yes
checking whether isinf is declared... yes
checking whether isnan is declared... yes
checking whether isfinite is declared... yes
checking whether POSIX semaphores are enabled... yes
checking for broken sem_getvalue... no
checking digit size for Python's longs... no value specified
checking for wchar.h... (cached) yes
checking size of wchar_t... 4
checking for UCS-4 tcl... no
checking whether wchar_t is signed... yes
checking what type to use for unicode... unsigned short
checking whether byte ordering is bigendian... no
checking whether right shift extends the sign bit... yes
checking for getc_unlocked() and friends... yes
checking how to link readline libs... -lreadline
checking for rl_callback_handler_install in -lreadline... (cached) 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 broken nice()... (cached) no
checking for broken poll()... (cached) no
checking for working tzset()... yes
checking for tv_nsec in struct stat... yes
checking for tv_nsec2 in struct stat... yes
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... no
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... no
checking for /dev/ptc... no
checking for %lld and %llu printf() format support... yes
checking for %zd printf() format support... yes
checking for socklen_t... yes
checking for build directories... checking for --with-computed-gotos... no 
value specified
checking whether cc -pthread supports computed gotos... yes
done
checking for ensurepip... 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 Modules/ld_so_aix
config.status: creating pyconfig.h
creating Modules/Setup
creating Modules/Setup.local
creating Makefile
configure: WARNING: unrecognized options: --disable-silent-rules, 
--disable-gtk-doc


If you want a release build with all optimizations active (LTO, PGO, etc),
please run ./configure --enable-optimizations


`Makefile' is up to date.
>>> Running build in lang/python/2.7 at 1572643756.50
===> lang/python/2.7
===>  Building for Python-2.7.17
cc -pthread -c -fno-strict-aliasing -OPT:Olimit=0 -O2 -pipe -DNDEBUG -O2 -pipe  
 -fPIC  -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o 
Modules/python.o ./Modules/python.c
cc -pthread -c -fno-strict-aliasing -OPT:Olimit=0 -O2 -pipe -DNDEBUG -O2 -pipe  
 -fPIC  -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o 
Parser/acceler.o Parser/acceler.c
cc -pthread -c -fno-strict-aliasing -OPT:Olimit=0 -O2 -pipe -DNDEBUG -O2 -pipe  
 -fPIC  -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o 
Parser/grammar1.o Parser/grammar1.c
cc -pthread -c -fno-strict-aliasing -OPT:Olimit=0 -O2 -pipe -DNDEBUG -O2 -pipe  
 -fPIC  -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o 
Parser/listnode.o Parser/listnode.c
cc -pthread -c -fno-strict-aliasing -OPT:Olimit=0 -O2 -pipe -DNDEBUG -O2 -pipe  
 -fPIC  -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o 
Parser/node.o Parser/node.c
cc -pthread -c -fno-strict-aliasing -OPT:Olimit=0 -O2 -pipe -DNDEBUG -O2 -pipe  
 -fPIC  -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o 
Parser/parser.o Parser/parser.c
cc -pthread -c -fno-strict-aliasing -OPT:Olimit=0 -O2 -pipe -DNDEBUG -O2 -pipe  
 -fPIC  -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o 
Parser/parsetok.o Parser/parsetok.c
cc -pthread -c -fno-strict-aliasing -OPT:Olimit=0 -O2 -pipe -DNDEBUG -O2 -pipe  
 -fPIC  -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o 
Parser/bitset.o Parser/bitset.c
cc -pthread -c -fno-strict-aliasing -OPT:Olimit=0 -O2 -pipe -DNDEBUG -O2 -pipe  
 -fPIC  -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o 
Parser/metagrammar.o Parser/metagrammar.c
cc -pthread -c -fno-strict-aliasing -OPT:Olimit=0 -O2 -pipe -DNDEBUG -O2 -pipe  
 -fPIC  -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o 
Parser/firstsets.o Parser/firstsets.c
cc -pthread -c -fno-strict-aliasing -OPT:Olimit=0 -O2 -pipe -DNDEBUG -O2 -pipe  
 -fPIC  -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o 
Parser/grammar.o Parser/grammar.c
cc -pthread -c -fno-strict-aliasing -OPT:Olimit=0 -O2 -pipe -DNDEBUG -O2 -pipe  
 -fPIC  -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o 
Parser/pgen.o Parser/pgen.c
cc -pthread -c -fno-strict-aliasing -OPT:Olimit=0 -O2 -pipe -DNDEBUG -O2 -pipe  
 -fPIC  -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o 
Parser/myreadline.o Parser/myreadline.c
cc -pthread -c -fno-strict-aliasing -OPT:Olimit=0 -O2 -pipe -DNDEBUG -O2 -pipe  
 -fPIC  -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o 
Parser/tokenizer.o Parser/tokenizer.c
cc -pthread -c -fno-strict-aliasing -OPT:Olimit=0 -O2 -pipe -DNDEBUG -O2 -pipe  
 -fPIC  -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o 
Objects/abstract.o Objects/abstract.c
cc -pthread -c -fno-strict-aliasing -OPT:Olimit=0 -O2 -pipe -DNDEBUG -O2 -pipe  
 -fPIC  -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o 
Objects/boolobject.o Objects/boolobject.c
cc -pthread -c -fno-strict-aliasing -OPT:Olimit=0 -O2 -pipe -DNDEBUG -O2 -pipe  
 -fPIC  -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o 
Objects/bufferobject.o Objects/bufferobject.c
cc -pthread -c -fno-strict-aliasing -OPT:Olimit=0 -O2 -pipe -DNDEBUG -O2 -pipe  
 -fPIC  -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o 
Objects/bytes_methods.o Objects/bytes_methods.c
cc -pthread -c -fno-strict-aliasing -OPT:Olimit=0 -O2 -pipe -DNDEBUG -O2 -pipe  
 -fPIC  -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o 
Objects/bytearrayobject.o Objects/bytearrayobject.c
cc -pthread -c -fno-strict-aliasing -OPT:Olimit=0 -O2 -pipe -DNDEBUG -O2 -pipe  
 -fPIC  -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o 
Objects/capsule.o Objects/capsule.c
cc -pthread -c -fno-strict-aliasing -OPT:Olimit=0 -O2 -pipe -DNDEBUG -O2 -pipe  
 -fPIC  -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o 
Objects/cellobject.o Objects/cellobject.c
cc -pthread -c -fno-strict-aliasing -OPT:Olimit=0 -O2 -pipe -DNDEBUG -O2 -pipe  
 -fPIC  -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o 
Objects/classobject.o Objects/classobject.c
cc -pthread -c -fno-strict-aliasing -OPT:Olimit=0 -O2 -pipe -DNDEBUG -O2 -pipe  
 -fPIC  -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o 
Objects/cobject.o Objects/cobject.c
cc -pthread -c -fno-strict-aliasing -OPT:Olimit=0 -O2 -pipe -DNDEBUG -O2 -pipe  
 -fPIC  -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o 
Objects/codeobject.o Objects/codeobject.c
cc -pthread -c -fno-strict-aliasing -OPT:Olimit=0 -O2 -pipe -DNDEBUG -O2 -pipe  
 -fPIC  -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o 
Objects/complexobject.o Objects/complexobject.c
cc -pthread -c -fno-strict-aliasing -OPT:Olimit=0 -O2 -pipe -DNDEBUG -O2 -pipe  
 -fPIC  -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o 
Objects/descrobject.o Objects/descrobject.c
cc -pthread -c -fno-strict-aliasing -OPT:Olimit=0 -O2 -pipe -DNDEBUG -O2 -pipe  
 -fPIC  -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o 
Objects/enumobject.o Objects/enumobject.c
cc -pthread -c -fno-strict-aliasing -OPT:Olimit=0 -O2 -pipe -DNDEBUG -O2 -pipe  
 -fPIC  -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o 
Objects/exceptions.o Objects/exceptions.c
cc -pthread -c -fno-strict-aliasing -OPT:Olimit=0 -O2 -pipe -DNDEBUG -O2 -pipe  
 -fPIC  -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o 
Objects/genobject.o Objects/genobject.c
cc -pthread -c -fno-strict-aliasing -OPT:Olimit=0 -O2 -pipe -DNDEBUG -O2 -pipe  
 -fPIC  -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o 
Objects/fileobject.o Objects/fileobject.c
cc -pthread -c -fno-strict-aliasing -OPT:Olimit=0 -O2 -pipe -DNDEBUG -O2 -pipe  
 -fPIC  -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o 
Objects/floatobject.o Objects/floatobject.c
cc -pthread -c -fno-strict-aliasing -OPT:Olimit=0 -O2 -pipe -DNDEBUG -O2 -pipe  
 -fPIC  -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o 
Objects/frameobject.o Objects/frameobject.c
cc -pthread -c -fno-strict-aliasing -OPT:Olimit=0 -O2 -pipe -DNDEBUG -O2 -pipe  
 -fPIC  -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o 
Objects/funcobject.o Objects/funcobject.c
cc -pthread -c -fno-strict-aliasing -OPT:Olimit=0 -O2 -pipe -DNDEBUG -O2 -pipe  
 -fPIC  -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o 
Objects/intobject.o Objects/intobject.c
cc -pthread -c -fno-strict-aliasing -OPT:Olimit=0 -O2 -pipe -DNDEBUG -O2 -pipe  
 -fPIC  -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o 
Objects/iterobject.o Objects/iterobject.c
cc -pthread -c -fno-strict-aliasing -OPT:Olimit=0 -O2 -pipe -DNDEBUG -O2 -pipe  
 -fPIC  -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o 
Objects/listobject.o Objects/listobject.c
cc -pthread -c -fno-strict-aliasing -OPT:Olimit=0 -O2 -pipe -DNDEBUG -O2 -pipe  
 -fPIC  -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o 
Objects/longobject.o Objects/longobject.c
cc -pthread -c -fno-strict-aliasing -OPT:Olimit=0 -O2 -pipe -DNDEBUG -O2 -pipe  
 -fPIC  -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o 
Objects/dictobject.o Objects/dictobject.c
cc -pthread -c -fno-strict-aliasing -OPT:Olimit=0 -O2 -pipe -DNDEBUG -O2 -pipe  
 -fPIC  -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o 
Objects/memoryobject.o Objects/memoryobject.c
cc -pthread -c -fno-strict-aliasing -OPT:Olimit=0 -O2 -pipe -DNDEBUG -O2 -pipe  
 -fPIC  -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o 
Objects/methodobject.o Objects/methodobject.c
cc -pthread -c -fno-strict-aliasing -OPT:Olimit=0 -O2 -pipe -DNDEBUG -O2 -pipe  
 -fPIC  -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o 
Objects/moduleobject.o Objects/moduleobject.c
cc -pthread -c -fno-strict-aliasing -OPT:Olimit=0 -O2 -pipe -DNDEBUG -O2 -pipe  
 -fPIC  -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o 
Objects/object.o Objects/object.c
cc -pthread -c -fno-strict-aliasing -OPT:Olimit=0 -O2 -pipe -DNDEBUG -O2 -pipe  
 -fPIC  -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o 
Objects/obmalloc.o Objects/obmalloc.c
cc -pthread -c -fno-strict-aliasing -OPT:Olimit=0 -O2 -pipe -DNDEBUG -O2 -pipe  
 -fPIC  -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o 
Objects/rangeobject.o Objects/rangeobject.c
cc -pthread -c -fno-strict-aliasing -OPT:Olimit=0 -O2 -pipe -DNDEBUG -O2 -pipe  
 -fPIC  -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o 
Objects/setobject.o Objects/setobject.c
cc -pthread -c -fno-strict-aliasing -OPT:Olimit=0 -O2 -pipe -DNDEBUG -O2 -pipe  
 -fPIC  -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o 
Objects/sliceobject.o Objects/sliceobject.c
cc -pthread -c -fno-strict-aliasing -OPT:Olimit=0 -O2 -pipe -DNDEBUG -O2 -pipe  
 -fPIC  -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o 
Objects/stringobject.o Objects/stringobject.c
cc -pthread -c -fno-strict-aliasing -OPT:Olimit=0 -O2 -pipe -DNDEBUG -O2 -pipe  
 -fPIC  -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o 
Objects/structseq.o Objects/structseq.c
cc -pthread -c -fno-strict-aliasing -OPT:Olimit=0 -O2 -pipe -DNDEBUG -O2 -pipe  
 -fPIC  -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o 
Objects/tupleobject.o Objects/tupleobject.c
cc -pthread -c -fno-strict-aliasing -OPT:Olimit=0 -O2 -pipe -DNDEBUG -O2 -pipe  
 -fPIC  -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o 
Objects/typeobject.o Objects/typeobject.c
cc -pthread -c -fno-strict-aliasing -OPT:Olimit=0 -O2 -pipe -DNDEBUG -O2 -pipe  
 -fPIC  -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o 
Objects/weakrefobject.o Objects/weakrefobject.c
cc -pthread -c -fno-strict-aliasing -OPT:Olimit=0 -O2 -pipe -DNDEBUG -O2 -pipe  
 -fPIC  -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o 
Objects/unicodeobject.o Objects/unicodeobject.c
cc -pthread -c -fno-strict-aliasing -OPT:Olimit=0 -O2 -pipe -DNDEBUG -O2 -pipe  
 -fPIC  -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o 
Objects/unicodectype.o Objects/unicodectype.c
cc -pthread -c -fno-strict-aliasing -OPT:Olimit=0 -O2 -pipe -DNDEBUG -O2 -pipe  
 -fPIC  -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o 
Python/_warnings.o Python/_warnings.c
cc -pthread -c -fno-strict-aliasing -OPT:Olimit=0 -O2 -pipe -DNDEBUG -O2 -pipe  
 -fPIC  -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o 
Python/Python-ast.o Python/Python-ast.c
cc -pthread -c -fno-strict-aliasing -OPT:Olimit=0 -O2 -pipe -DNDEBUG -O2 -pipe  
 -fPIC  -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o 
Python/asdl.o Python/asdl.c
cc -pthread -c -fno-strict-aliasing -OPT:Olimit=0 -O2 -pipe -DNDEBUG -O2 -pipe  
 -fPIC  -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o 
Python/ast.o Python/ast.c
cc -pthread -c -fno-strict-aliasing -OPT:Olimit=0 -O2 -pipe -DNDEBUG -O2 -pipe  
 -fPIC  -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o 
Python/bltinmodule.o Python/bltinmodule.c
cc -pthread -c -fno-strict-aliasing -OPT:Olimit=0 -O2 -pipe -DNDEBUG -O2 -pipe  
 -fPIC  -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o 
Python/ceval.o Python/ceval.c
cc -pthread -c -fno-strict-aliasing -OPT:Olimit=0 -O2 -pipe -DNDEBUG -O2 -pipe  
 -fPIC  -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o 
Python/compile.o Python/compile.c
cc -pthread -c -fno-strict-aliasing -OPT:Olimit=0 -O2 -pipe -DNDEBUG -O2 -pipe  
 -fPIC  -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o 
Python/codecs.o Python/codecs.c
cc -pthread -c -fno-strict-aliasing -OPT:Olimit=0 -O2 -pipe -DNDEBUG -O2 -pipe  
 -fPIC  -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o 
Python/errors.o Python/errors.c
cc -pthread -c -fno-strict-aliasing -OPT:Olimit=0 -O2 -pipe -DNDEBUG -O2 -pipe  
 -fPIC  -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o 
Python/frozen.o Python/frozen.c
cc -pthread -c -fno-strict-aliasing -OPT:Olimit=0 -O2 -pipe -DNDEBUG -O2 -pipe  
 -fPIC  -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o 
Python/frozenmain.o Python/frozenmain.c
cc -pthread -c -fno-strict-aliasing -OPT:Olimit=0 -O2 -pipe -DNDEBUG -O2 -pipe  
 -fPIC  -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o 
Python/future.o Python/future.c
cc -pthread -c -fno-strict-aliasing -OPT:Olimit=0 -O2 -pipe -DNDEBUG -O2 -pipe  
 -fPIC  -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o 
Python/getargs.o Python/getargs.c
cc -pthread -c -fno-strict-aliasing -OPT:Olimit=0 -O2 -pipe -DNDEBUG -O2 -pipe  
 -fPIC  -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o 
Python/getcompiler.o Python/getcompiler.c
cc -pthread -c -fno-strict-aliasing -OPT:Olimit=0 -O2 -pipe -DNDEBUG -O2 -pipe  
 -fPIC  -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o 
Python/getcopyright.o Python/getcopyright.c
cc -pthread -c -fno-strict-aliasing -OPT:Olimit=0 -O2 -pipe -DNDEBUG -O2 -pipe  
 -fPIC  -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE 
-DPLATFORM='"openbsd6"' -o Python/getplatform.o ./Python/getplatform.c
cc -pthread -c -fno-strict-aliasing -OPT:Olimit=0 -O2 -pipe -DNDEBUG -O2 -pipe  
 -fPIC  -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o 
Python/getversion.o Python/getversion.c
cc -pthread -c -fno-strict-aliasing -OPT:Olimit=0 -O2 -pipe -DNDEBUG -O2 -pipe  
 -fPIC  -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o 
Python/graminit.o Python/graminit.c
cc -pthread -c -fno-strict-aliasing -OPT:Olimit=0 -O2 -pipe -DNDEBUG -O2 -pipe  
 -fPIC  -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o 
Python/import.o Python/import.c
cc -pthread -c -fno-strict-aliasing -OPT:Olimit=0 -O2 -pipe -DNDEBUG -O2 -pipe  
 -fPIC  -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE 
-I. -o Python/importdl.o ./Python/importdl.c
cc -pthread -c -fno-strict-aliasing -OPT:Olimit=0 -O2 -pipe -DNDEBUG -O2 -pipe  
 -fPIC  -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o 
Python/marshal.o Python/marshal.c
cc -pthread -c -fno-strict-aliasing -OPT:Olimit=0 -O2 -pipe -DNDEBUG -O2 -pipe  
 -fPIC  -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o 
Python/modsupport.o Python/modsupport.c
cc -pthread -c -fno-strict-aliasing -OPT:Olimit=0 -O2 -pipe -DNDEBUG -O2 -pipe  
 -fPIC  -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o 
Python/mystrtoul.o Python/mystrtoul.c
cc -pthread -c -fno-strict-aliasing -OPT:Olimit=0 -O2 -pipe -DNDEBUG -O2 -pipe  
 -fPIC  -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o 
Python/mysnprintf.o Python/mysnprintf.c
cc -pthread -c -fno-strict-aliasing -OPT:Olimit=0 -O2 -pipe -DNDEBUG -O2 -pipe  
 -fPIC  -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o 
Python/peephole.o Python/peephole.c
cc -pthread -c -fno-strict-aliasing -OPT:Olimit=0 -O2 -pipe -DNDEBUG -O2 -pipe  
 -fPIC  -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o 
Python/pyarena.o Python/pyarena.c
cc -pthread -c -fno-strict-aliasing -OPT:Olimit=0 -O2 -pipe -DNDEBUG -O2 -pipe  
 -fPIC  -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o 
Python/pyctype.o Python/pyctype.c
cc -pthread -c -fno-strict-aliasing -OPT:Olimit=0 -O2 -pipe -DNDEBUG -O2 -pipe  
 -fPIC  -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o 
Python/pyfpe.o Python/pyfpe.c
cc -pthread -c -fno-strict-aliasing -OPT:Olimit=0 -O2 -pipe -DNDEBUG -O2 -pipe  
 -fPIC  -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o 
Python/pymath.o Python/pymath.c
cc -pthread -c -fno-strict-aliasing -OPT:Olimit=0 -O2 -pipe -DNDEBUG -O2 -pipe  
 -fPIC  -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o 
Python/pystate.o Python/pystate.c
cc -pthread -c -fno-strict-aliasing -OPT:Olimit=0 -O2 -pipe -DNDEBUG -O2 -pipe  
 -fPIC  -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o 
Python/pythonrun.o Python/pythonrun.c
cc -pthread -c -fno-strict-aliasing -OPT:Olimit=0 -O2 -pipe -DNDEBUG -O2 -pipe  
 -fPIC  -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o 
Python/random.o Python/random.c
cc -pthread -c -fno-strict-aliasing -OPT:Olimit=0 -O2 -pipe -DNDEBUG -O2 -pipe  
 -fPIC  -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o 
Python/structmember.o Python/structmember.c
cc -pthread -c -fno-strict-aliasing -OPT:Olimit=0 -O2 -pipe -DNDEBUG -O2 -pipe  
 -fPIC  -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o 
Python/symtable.o Python/symtable.c
cc -pthread -c -fno-strict-aliasing -OPT:Olimit=0 -O2 -pipe -DNDEBUG -O2 -pipe  
 -fPIC  -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o 
Python/sysmodule.o Python/sysmodule.c
cc -pthread -c -fno-strict-aliasing -OPT:Olimit=0 -O2 -pipe -DNDEBUG -O2 -pipe  
 -fPIC  -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o 
Python/traceback.o Python/traceback.c
cc -pthread -c -fno-strict-aliasing -OPT:Olimit=0 -O2 -pipe -DNDEBUG -O2 -pipe  
 -fPIC  -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o 
Python/getopt.o Python/getopt.c
cc -pthread -c -fno-strict-aliasing -OPT:Olimit=0 -O2 -pipe -DNDEBUG -O2 -pipe  
 -fPIC  -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o 
Python/pystrcmp.o Python/pystrcmp.c
cc -pthread -c -fno-strict-aliasing -OPT:Olimit=0 -O2 -pipe -DNDEBUG -O2 -pipe  
 -fPIC  -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o 
Python/pystrtod.o Python/pystrtod.c
cc -pthread -c -fno-strict-aliasing -OPT:Olimit=0 -O2 -pipe -DNDEBUG -O2 -pipe  
 -fPIC  -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o 
Python/dtoa.o Python/dtoa.c
cc -pthread -c -fno-strict-aliasing -OPT:Olimit=0 -O2 -pipe -DNDEBUG -O2 -pipe  
 -fPIC  -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o 
Python/formatter_unicode.o Python/formatter_unicode.c
cc -pthread -c -fno-strict-aliasing -OPT:Olimit=0 -O2 -pipe -DNDEBUG -O2 -pipe  
 -fPIC  -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o 
Python/formatter_string.o Python/formatter_string.c
cc -pthread -c -fno-strict-aliasing -OPT:Olimit=0 -O2 -pipe -DNDEBUG -O2 -pipe  
 -fPIC  -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o 
Python/dynload_shlib.o Python/dynload_shlib.c
cc -pthread -c -fno-strict-aliasing -OPT:Olimit=0 -O2 -pipe -DNDEBUG -O2 -pipe  
 -fPIC  -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o 
Python/thread.o Python/thread.c
cc -pthread -c -fno-strict-aliasing -OPT:Olimit=0 -O2 -pipe -DNDEBUG -O2 -pipe  
 -fPIC  -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o 
Modules/config.o Modules/config.c
cc -pthread -c -fno-strict-aliasing -OPT:Olimit=0 -O2 -pipe -DNDEBUG -O2 -pipe  
 -fPIC  -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE 
-DPYTHONPATH='":plat-openbsd6:lib-tk:lib-old"'  -DPREFIX='"/usr/local"'  
-DEXEC_PREFIX='"/usr/local"'  -DVERSION='"2.7"'  -DVPATH='""'  -o 
Modules/getpath.o ./Modules/getpath.c
cc -pthread -c -fno-strict-aliasing -OPT:Olimit=0 -O2 -pipe -DNDEBUG -O2 -pipe  
 -fPIC  -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o 
Modules/main.o Modules/main.c
cc -pthread -c -fno-strict-aliasing -OPT:Olimit=0 -O2 -pipe -DNDEBUG -O2 -pipe  
 -fPIC  -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE -o 
Modules/gcmodule.o Modules/gcmodule.c
cc -pthread -fno-strict-aliasing -OPT:Olimit=0 -O2 -pipe -DNDEBUG -O2 -pipe   
-fPIC  -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE  -c 
./Modules/threadmodule.c -o Modules/threadmodule.o
cc -pthread -fno-strict-aliasing -OPT:Olimit=0 -O2 -pipe -DNDEBUG -O2 -pipe   
-fPIC  -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE  -c 
./Modules/signalmodule.c -o Modules/signalmodule.o
cc -pthread -fno-strict-aliasing -OPT:Olimit=0 -O2 -pipe -DNDEBUG -O2 -pipe   
-fPIC  -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE  -c 
./Modules/posixmodule.c -o Modules/posixmodule.o
./Modules/posixmodule.c:363:13: warning: result of comparison of constant 
9223372036854775807 with expression of type 'uid_t' (aka 'unsigned int') is 
always true [-Wtautological-constant-out-of-range-compare]
    if (uid <= LONG_MAX)
        ~~~ ^  ~~~~~~~~
./Modules/posixmodule.c:371:13: warning: result of comparison of constant 
9223372036854775807 with expression of type 'gid_t' (aka 'unsigned int') is 
always true [-Wtautological-constant-out-of-range-compare]
    if (gid <= LONG_MAX)
        ~~~ ^  ~~~~~~~~
2 warnings generated.
cc -pthread -fno-strict-aliasing -OPT:Olimit=0 -O2 -pipe -DNDEBUG -O2 -pipe   
-fPIC  -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE  -c 
./Modules/errnomodule.c -o Modules/errnomodule.o
cc -pthread -fno-strict-aliasing -OPT:Olimit=0 -O2 -pipe -DNDEBUG -O2 -pipe   
-fPIC  -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE  -c 
./Modules/pwdmodule.c -o Modules/pwdmodule.o
cc -pthread -fno-strict-aliasing -OPT:Olimit=0 -O2 -pipe -DNDEBUG -O2 -pipe   
-fPIC  -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE  -c 
./Modules/_sre.c -o Modules/_sre.o
cc -pthread -fno-strict-aliasing -OPT:Olimit=0 -O2 -pipe -DNDEBUG -O2 -pipe   
-fPIC  -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE  -c 
./Modules/_codecsmodule.c -o Modules/_codecsmodule.o
cc -pthread -fno-strict-aliasing -OPT:Olimit=0 -O2 -pipe -DNDEBUG -O2 -pipe   
-fPIC  -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE  -c 
./Modules/_weakref.c -o Modules/_weakref.o
cc -pthread -fno-strict-aliasing -OPT:Olimit=0 -O2 -pipe -DNDEBUG -O2 -pipe   
-fPIC  -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE  -c 
./Modules/zipimport.c -o Modules/zipimport.o
cc -pthread -fno-strict-aliasing -OPT:Olimit=0 -O2 -pipe -DNDEBUG -O2 -pipe   
-fPIC  -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE  -c 
./Modules/symtablemodule.c -o Modules/symtablemodule.o
cc -pthread -fno-strict-aliasing -OPT:Olimit=0 -O2 -pipe -DNDEBUG -O2 -pipe   
-fPIC  -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE  -c 
./Modules/xxsubtype.c -o Modules/xxsubtype.o
cc -pthread -c -fno-strict-aliasing -OPT:Olimit=0 -O2 -pipe -DNDEBUG -O2 -pipe  
 -fPIC  -I. -IInclude -I./Include -I/usr/local/include -fPIC -DPy_BUILD_CORE  
-DGITVERSION="\"`LC_ALL=C `\""  -DGITTAG="\"`LC_ALL=C `\""  
-DGITBRANCH="\"`LC_ALL=C `\""  -o Modules/getbuildinfo.o 
./Modules/getbuildinfo.c
rm -f libpython2.7.a
ar rc libpython2.7.a Modules/getbuildinfo.o
ar rc libpython2.7.a Parser/acceler.o  Parser/grammar1.o  Parser/listnode.o  
Parser/node.o  Parser/parser.o  Parser/parsetok.o  Parser/bitset.o  
Parser/metagrammar.o  Parser/firstsets.o  Parser/grammar.o  Parser/pgen.o 
Parser/myreadline.o Parser/tokenizer.o
ar rc libpython2.7.a Objects/abstract.o  Objects/boolobject.o  
Objects/bufferobject.o  Objects/bytes_methods.o  Objects/bytearrayobject.o  
Objects/capsule.o  Objects/cellobject.o  Objects/classobject.o  
Objects/cobject.o  Objects/codeobject.o  Objects/complexobject.o  
Objects/descrobject.o  Objects/enumobject.o  Objects/exceptions.o  
Objects/genobject.o  Objects/fileobject.o  Objects/floatobject.o  
Objects/frameobject.o  Objects/funcobject.o  Objects/intobject.o  
Objects/iterobject.o  Objects/listobject.o  Objects/longobject.o  
Objects/dictobject.o  Objects/memoryobject.o  Objects/methodobject.o  
Objects/moduleobject.o  Objects/object.o  Objects/obmalloc.o  
Objects/rangeobject.o  Objects/setobject.o  Objects/sliceobject.o  
Objects/stringobject.o  Objects/structseq.o  Objects/tupleobject.o  
Objects/typeobject.o  Objects/weakrefobject.o  Objects/unicodeobject.o 
Objects/unicodectype.o
ar rc libpython2.7.a Python/_warnings.o  Python/Python-ast.o  Python/asdl.o  
Python/ast.o  Python/bltinmodule.o  Python/ceval.o  Python/compile.o  
Python/codecs.o  Python/errors.o  Python/frozen.o  Python/frozenmain.o  
Python/future.o  Python/getargs.o  Python/getcompiler.o  Python/getcopyright.o  
Python/getplatform.o  Python/getversion.o  Python/graminit.o  Python/import.o  
Python/importdl.o  Python/marshal.o  Python/modsupport.o  Python/mystrtoul.o  
Python/mysnprintf.o  Python/peephole.o  Python/pyarena.o  Python/pyctype.o  
Python/pyfpe.o  Python/pymath.o  Python/pystate.o  Python/pythonrun.o  
Python/random.o  Python/structmember.o  Python/symtable.o  Python/sysmodule.o  
Python/traceback.o  Python/getopt.o  Python/pystrcmp.o  Python/pystrtod.o  
Python/dtoa.o  Python/formatter_unicode.o  Python/formatter_string.o  
Python/dynload_shlib.o      Python/thread.o
ar rc libpython2.7.a Modules/config.o  Modules/getpath.o  Modules/main.o  
Modules/gcmodule.o 
ar rc libpython2.7.a Modules/threadmodule.o  Modules/signalmodule.o  
Modules/posixmodule.o  Modules/errnomodule.o  Modules/pwdmodule.o  
Modules/_sre.o  Modules/_codecsmodule.o  Modules/_weakref.o  
Modules/zipimport.o  Modules/symtablemodule.o  Modules/xxsubtype.o
ranlib libpython2.7.a
if test libpython2.7.so.0.0 != libpython2.7.so; then  cc -pthread -shared -fPIC 
-L/exopi-obj/pobj/Python-2.7.17/Python-2.7.17 -Wl,-hlibpython2.7.so.0.0 -o 
libpython2.7.so.0.0 Modules/getbuildinfo.o  Parser/acceler.o  Parser/grammar1.o 
 Parser/listnode.o  Parser/node.o  Parser/parser.o  Parser/parsetok.o  
Parser/bitset.o  Parser/metagrammar.o  Parser/firstsets.o  Parser/grammar.o  
Parser/pgen.o Parser/myreadline.o Parser/tokenizer.o  Objects/abstract.o  
Objects/boolobject.o  Objects/bufferobject.o  Objects/bytes_methods.o  
Objects/bytearrayobject.o  Objects/capsule.o  Objects/cellobject.o  
Objects/classobject.o  Objects/cobject.o  Objects/codeobject.o  
Objects/complexobject.o  Objects/descrobject.o  Objects/enumobject.o  
Objects/exceptions.o  Objects/genobject.o  Objects/fileobject.o  
Objects/floatobject.o  Objects/frameobject.o  Objects/funcobject.o  
Objects/intobject.o  Objects/iterobject.o  Objects/listobject.o  
Objects/longobject.o  Objects/dictobject.o  Objects/memoryobject.o  
Objects/methodobject.o  Objects/moduleobject.o  Objects/object.o  
Objects/obmalloc.o  Objects/rangeobject.o  Objects/setobject.o  
Objects/sliceobject.o  Objects/stringobject.o  Objects/structseq.o  
Objects/tupleobject.o  Objects/typeobject.o  Objects/weakrefobject.o  
Objects/unicodeobject.o Objects/unicodectype.o  Python/_warnings.o  
Python/Python-ast.o  Python/asdl.o  Python/ast.o  Python/bltinmodule.o  
Python/ceval.o  Python/compile.o  Python/codecs.o  Python/errors.o  
Python/frozen.o  Python/frozenmain.o  Python/future.o  Python/getargs.o  
Python/getcompiler.o  Python/getcopyright.o  Python/getplatform.o  
Python/getversion.o  Python/graminit.o  Python/import.o  Python/importdl.o  
Python/marshal.o  Python/modsupport.o  Python/mystrtoul.o  Python/mysnprintf.o  
Python/peephole.o  Python/pyarena.o  Python/pyctype.o  Python/pyfpe.o  
Python/pymath.o  Python/pystate.o  Python/pythonrun.o  Python/random.o  
Python/structmember.o  Python/symtable.o  Python/sysmodule.o  
Python/traceback.o  Python/getopt.o  Python/pystrcmp.o  Python/pystrtod.o  
Python/dtoa.o  Python/formatter_unicode.o  Python/formatter_string.o  
Python/dynload_shlib.o      Python/thread.o  Modules/config.o  
Modules/getpath.o  Modules/main.o  Modules/gcmodule.o    Modules/threadmodule.o 
 Modules/signalmodule.o  Modules/posixmodule.o  Modules/errnomodule.o  
Modules/pwdmodule.o  Modules/_sre.o  Modules/_codecsmodule.o  
Modules/_weakref.o  Modules/zipimport.o  Modules/symtablemodule.o  
Modules/xxsubtype.o   -lintl -lpthread  -lutil  -lm ;  ln -f 
libpython2.7.so.0.0 libpython2.7.so;  else  cc -pthread -shared -fPIC 
-L/exopi-obj/pobj/Python-2.7.17/Python-2.7.17 -o libpython2.7.so 
Modules/getbuildinfo.o  Parser/acceler.o  Parser/grammar1.o  Parser/listnode.o  
Parser/node.o  Parser/parser.o  Parser/parsetok.o  Parser/bitset.o  
Parser/metagrammar.o  Parser/firstsets.o  Parser/grammar.o  Parser/pgen.o 
Parser/myreadline.o Parser/tokenizer.o  Objects/abstract.o  
Objects/boolobject.o  Objects/bufferobject.o  Objects/bytes_methods.o  
Objects/bytearrayobject.o  Objects/capsule.o  Objects/cellobject.o  
Objects/classobject.o  Objects/cobject.o  Objects/codeobject.o  
Objects/complexobject.o  Objects/descrobject.o  Objects/enumobject.o  
Objects/exceptions.o  Objects/genobject.o  Objects/fileobject.o  
Objects/floatobject.o  Objects/frameobject.o  Objects/funcobject.o  
Objects/intobject.o  Objects/iterobject.o  Objects/listobject.o  
Objects/longobject.o  Objects/dictobject.o  Objects/memoryobject.o  
Objects/methodobject.o  Objects/moduleobject.o  Objects/object.o  
Objects/obmalloc.o  Objects/rangeobject.o  Objects/setobject.o  
Objects/sliceobject.o  Objects/stringobject.o  Objects/structseq.o  
Objects/tupleobject.o  Objects/typeobject.o  Objects/weakrefobject.o  
Objects/unicodeobject.o Objects/unicodectype.o  Python/_warnings.o  
Python/Python-ast.o  Python/asdl.o  Python/ast.o  Python/bltinmodule.o  
Python/ceval.o  Python/compile.o  Python/codecs.o  Python/errors.o  
Python/frozen.o  Python/frozenmain.o  Python/future.o  Python/getargs.o  
Python/getcompiler.o  Python/getcopyright.o  Python/getplatform.o  
Python/getversion.o  Python/graminit.o  Python/import.o  Python/importdl.o  
Python/marshal.o  Python/modsupport.o  Python/mystrtoul.o  Python/mysnprintf.o  
Python/peephole.o  Python/pyarena.o  Python/pyctype.o  Python/pyfpe.o  
Python/pymath.o  Python/pystate.o  Python/pythonrun.o  Python/random.o  
Python/structmember.o  Python/symtable.o  Python/sysmodule.o  
Python/traceback.o  Python/getopt.o  Python/pystrcmp.o  Python/pystrtod.o  
Python/dtoa.o  Python/formatter_unicode.o  Python/formatter_string.o  
Python/dynload_shlib.o      Python/thread.o  Modules/config.o  
Modules/getpath.o  Modules/main.o  Modules/gcmodule.o    Modules/threadmodule.o 
 Modules/signalmodule.o  Modules/posixmodule.o  Modules/errnomodule.o  
Modules/pwdmodule.o  Modules/_sre.o  Modules/_codecsmodule.o  
Modules/_weakref.o  Modules/zipimport.o  Modules/symtablemodule.o  
Modules/xxsubtype.o   -lintl -lpthread  -lutil  -lm ;  fi
ld.lld: error: unable to find library -lintl
cc: error: linker command failed with exit code 1 (use -v to see invocation)
*** Error 1 in /exopi-obj/pobj/Python-2.7.17/Python-2.7.17 (Makefile:565 
'libpython2.7.so')
*** Error 1 in lang/python/2.7 
(/exopi-cvs/ports/infrastructure/mk/bsd.port.mk:2787 
'/exopi-obj/pobj/Python-2.7.17/.build_done')
*** Error 1 in lang/python/2.7 
(/exopi-cvs/ports/infrastructure/mk/bsd.port.mk:2453 'build')
===> Exiting lang/python/2.7 with an error
*** Error 1 in /exopi-cvs/ports (infrastructure/mk/bsd.port.subdir.mk:137 
'build')
>>> Ended at 1572643830.52
Error: job failed with 256 on exopi-8 at 1572643830


-- 
Antoine

Reply via email to