Skip to content

Instantly share code, notes, and snippets.

@danielhams
Created June 20, 2020 21:52
Show Gist options
  • Save danielhams/11f35182848777e2a6c17db30db8869f to your computer and use it in GitHub Desktop.
Save danielhams/11f35182848777e2a6c17db30db8869f to your computer and use it in GitHub Desktop.
Success build log
This file has been truncated, but you can view the full file.
[sgugshell dan@leafy SPECS]$ rpmbuild -ba python3.spec --nocheck 1>/tmp/python3build.log 2>&1
warning: line 340: It's not recommended to have unversioned Obsoletes: Obsoletes: python37
warning: extra tokens at the end of %endif directive in line 576: %endif # with debug_build
warning: extra tokens at the end of %else directive in line 578: %else # with flatpackage
warning: extra tokens at the end of %endif directive in line 602: %endif # with flatpackage
warning: extra tokens at the end of %endif directive in line 766: %endif # with debug_build
warning: extra tokens at the end of %endif directive in line 803: %endif # with gdb_hooks
warning: extra tokens at the end of %endif directive in line 844: %endif # with gdb_hooks
warning: extra tokens at the end of %endif directive in line 880: %endif # with debug_build
warning: extra tokens at the end of %endif directive in line 1106: %endif # with debug_build
warning: extra tokens at the end of %endif directive in line 1109: %endif # with tests
warning: extra tokens at the end of %endif directive in line 1554: %endif # with debug_build
Executing(%prep): /usr/sgug/bin/sh -e /usr/sgug/var/tmp/rpm-tmp.043423
+ umask 022
+ cd /usr/people/dan/rpmbuild/BUILD
+ cd /usr/people/dan/rpmbuild/BUILD
+ rm -rf Python-3.7.7
+ /usr/sgug/bin/xz -dc /usr/people/dan/rpmbuild/SOURCES/Python-3.7.7.tar.xz
+ /usr/sgug/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd Python-3.7.7
+ /usr/sgug/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ find -name '*.exe' -print -delete
./Lib/distutils/command/wininst-9.0-amd64.exe
./Lib/distutils/command/wininst-9.0.exe
./Lib/distutils/command/wininst-10.0-amd64.exe
./Lib/distutils/command/wininst-6.0.exe
./Lib/distutils/command/wininst-8.0.exe
./Lib/distutils/command/wininst-14.0.exe
./Lib/distutils/command/wininst-7.1.exe
./Lib/distutils/command/wininst-14.0-amd64.exe
./Lib/distutils/command/wininst-10.0.exe
+ rm -r Modules/expat
+ echo 'Patch #1 (00001-rpath.patch):'
Patch #1 (00001-rpath.patch):
+ </usr/people/dan/rpmbuild/SOURCES/00001-rpath.patch
+ /usr/sgug/bin/patch --no-backup-if-mismatch -p1 '--fuzz=0'
patching file Lib/distutils/unixccompiler.py
Hunk #1 succeeded at 82 (offset -59 lines).
+ echo 'Patch #111 (00111-no-static-lib.patch):'
Patch #111 (00111-no-static-lib.patch):
+ </usr/people/dan/rpmbuild/SOURCES/00111-no-static-lib.patch
+ /usr/sgug/bin/patch --no-backup-if-mismatch -p1 '--fuzz=0'
patching file Makefile.pre.in
Hunk #1 succeeded at 577 (offset 3 lines).
Hunk #2 succeeded at 625 (offset 3 lines).
Hunk #3 succeeded at 712 (offset 3 lines).
Hunk #4 succeeded at 1488 (offset 11 lines).
+ echo 'Patch #155 (00155-avoid-ctypes-thunks.patch):'
Patch #155 (00155-avoid-ctypes-thunks.patch):
+ </usr/people/dan/rpmbuild/SOURCES/00155-avoid-ctypes-thunks.patch
+ /usr/sgug/bin/patch --no-backup-if-mismatch -p1 '--fuzz=0'
patching file Lib/ctypes/__init__.py
Hunk #1 succeeded at 266 (offset -9 lines).
+ echo 'Patch #170 (00170-gc-assertions.patch):'
Patch #170 (00170-gc-assertions.patch):
+ </usr/people/dan/rpmbuild/SOURCES/00170-gc-assertions.patch
+ /usr/sgug/bin/patch --no-backup-if-mismatch -p1 '--fuzz=0'
patching file Include/object.h
Hunk #1 succeeded at 1099 (offset 1 line).
patching file Lib/test/test_gc.py
Hunk #3 succeeded at 953 (offset 71 lines).
patching file Modules/gcmodule.c
patching file Objects/object.c
Hunk #1 succeeded at 2218 (offset 41 lines).
+ echo 'Patch #178 (00178-dont-duplicate-flags-in-sysconfig.patch):'
Patch #178 (00178-dont-duplicate-flags-in-sysconfig.patch):
+ </usr/people/dan/rpmbuild/SOURCES/00178-dont-duplicate-flags-in-sysconfig.patch
+ /usr/sgug/bin/patch --no-backup-if-mismatch -p1 '--fuzz=0'
patching file Lib/distutils/sysconfig.py
Hunk #1 succeeded at 370 (offset 8 lines).
patching file Lib/sysconfig.py
Hunk #1 succeeded at 295 (offset -1 lines).
+ echo 'Patch #251 (00251-change-user-install-location.patch):'
Patch #251 (00251-change-user-install-location.patch):
+ </usr/people/dan/rpmbuild/SOURCES/00251-change-user-install-location.patch
+ /usr/sgug/bin/patch --no-backup-if-mismatch -p1 '--fuzz=0'
patching file Lib/distutils/command/install.py
patching file Lib/site.py
Hunk #1 succeeded at 343 (offset 21 lines).
+ echo 'Patch #274 (00274-fix-arch-names.patch):'
Patch #274 (00274-fix-arch-names.patch):
+ </usr/people/dan/rpmbuild/SOURCES/00274-fix-arch-names.patch
+ /usr/sgug/bin/patch --no-backup-if-mismatch -p1 '--fuzz=0'
patching file config.sub
Hunk #1 succeeded at 1042 (offset -3 lines).
patching file configure.ac
Hunk #1 succeeded at 765 (offset -23 lines).
Hunk #2 succeeded at 807 (offset -3 lines).
Hunk #3 succeeded at 817 (offset -3 lines).
+ echo 'Patch #316 (00316-mark-bdist_wininst-unsupported.patch):'
Patch #316 (00316-mark-bdist_wininst-unsupported.patch):
+ </usr/people/dan/rpmbuild/SOURCES/00316-mark-bdist_wininst-unsupported.patch
+ /usr/sgug/bin/patch --no-backup-if-mismatch -p1 '--fuzz=0'
patching file Lib/distutils/command/bdist_wininst.py
+ echo 'Patch #328 (00328-pyc-timestamp-invalidation-mode.patch):'
Patch #328 (00328-pyc-timestamp-invalidation-mode.patch):
+ </usr/people/dan/rpmbuild/SOURCES/00328-pyc-timestamp-invalidation-mode.patch
+ /usr/sgug/bin/patch --no-backup-if-mismatch -p1 '--fuzz=0'
patching file Lib/py_compile.py
patching file Lib/test/test_py_compile.py
+ echo 'Patch #335 (00335-backport-pathfix-change.patch):'
Patch #335 (00335-backport-pathfix-change.patch):
+ </usr/people/dan/rpmbuild/SOURCES/00335-backport-pathfix-change.patch
+ /usr/sgug/bin/patch --no-backup-if-mismatch -p1 '--fuzz=0'
patching file Lib/test/test_tools/test_pathfix.py
patching file Misc/NEWS.d/next/Tools-Demos/2019-05-27-15-26-12.bpo-37064.k_SPW2.rst
patching file Tools/scripts/pathfix.py
+ echo 'Patch #1000 (python3.sgifixes.patch):'
Patch #1000 (python3.sgifixes.patch):
+ </usr/people/dan/rpmbuild/SOURCES/python3.sgifixes.patch
+ /usr/sgug/bin/patch --no-backup-if-mismatch -p1 '--fuzz=0'
patching file Include/object.h
patching file Lib/distutils/command/install.py
patching file Lib/distutils/sysconfig.py
patching file Lib/distutils/tests/test_install.py
patching file Lib/site.py
patching file Lib/sysconfig.py
patching file Lib/test/test_fileio.py
patching file Lib/test/test_io.py
patching file Lib/test/test_site.py
patching file Makefile.pre.in
patching file Modules/_multiprocessing/semaphore.c
patching file Modules/addrinfo.h
patching file Modules/getpath.c
patching file Modules/posixmodule.c
patching file Modules/selectmodule.c
patching file Modules/socketmodule.c
patching file Modules/socketmodule.h
patching file Python/pylifecycle.c
patching file Python/pytime.c
patching file configure.ac
patching file setup.py
+ rm configure pyconfig.h.in
+ RPM_EC=0
+ jobs -p
+ exit 0
Executing(%build): /usr/sgug/bin/sh -e /usr/sgug/var/tmp/rpm-tmp.043423
+ umask 022
+ cd /usr/people/dan/rpmbuild/BUILD
+ cd Python-3.7.7
+ autoconf
+ autoheader
+ pwd
+ topdir=/usr/people/dan/rpmbuild/BUILD/Python-3.7.7
+ export 'CFLAGS=-O3 -g -D_GNU_SOURCE -fPIC -fwrapv'
+ export 'CFLAGS_NODIST=-O3 -g -D_GNU_SOURCE -fPIC -fwrapv'
+ export 'CXXFLAGS=%{extension_cxxflags} -D_GNU_SOURCE -fPIC -fwrapv'
+ pkg-config --cflags-only-I libffi
+ export 'CPPFLAGS=-I/usr/sgug/include'
+ export 'OPT=-O3 -g -D_GNU_SOURCE -fPIC -fwrapv'
+ export 'LINKCC=gcc'
+ pkg-config --cflags openssl
+ export 'CFLAGS=-O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include'
+ pkg-config --libs-only-L openssl
+ export 'LDFLAGS=-Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32'
+ pkg-config --libs-only-L openssl
+ export 'LDFLAGS_NODIST=-Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32'
+ BuildPython optimized '--without-ensurepip --disable-optimizations' ''
+ ConfName=optimized
+ ExtraConfigArgs='--without-ensurepip --disable-optimizations'
+ MoreCFlags=''
+ ConfDir=build/optimized
+ echo STARTING: BUILD OF PYTHON FOR CONFIGURATION: optimized
STARTING: BUILD OF PYTHON FOR CONFIGURATION: optimized
+ mkdir -p build/optimized
+ pwd
+ export 'PREV_WD=/usr/people/dan/rpmbuild/BUILD/Python-3.7.7'
+ cd build/optimized
+ CFLAGS='-O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include'
+ export CFLAGS
+ CXXFLAGS='%{extension_cxxflags} -D_GNU_SOURCE -fPIC -fwrapv'
+ export CXXFLAGS
+ FFLAGS='-O3 -g '
+ export FFLAGS
+ FCFLAGS='-O3 -g '
+ export FCFLAGS
+ LDFLAGS='-Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32'
+ export LDFLAGS
+ /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/configure '--host=mips-sgi-irix6.5' '--build=mips-sgi-irix6.5' '--program-prefix=' --disable-dependency-tracking '--prefix=/usr/sgug' '--exec-prefix=/usr/sgug' '--bindir=/usr/sgug/bin' '--sbindir=/usr/sgug/sbin' '--sysconfdir=/usr/sgug/etc' '--datadir=/usr/sgug/share' '--includedir=/usr/sgug/include' '--libdir=/usr/sgug/lib32' '--libexecdir=/usr/sgug/libexec' '--localstatedir=/usr/sgug/var' '--sharedstatedir=/usr/sgug/var/lib' '--mandir=/usr/sgug/share/man' '--infodir=/usr/sgug/info' --enable-shared '--with-computed-gotos=yes' '--with-dbmliborder=gdbm:ndbm:bdb' --with-system-expat --with-system-ffi --enable-loadable-sqlite-extensions '--with-ssl-default-suites=openssl' --without-ensurepip --disable-optimizations
configure: WARNING: unrecognized options: --disable-dependency-tracking
configure: loading site script /usr/people/dan/src/config.site
configure: loading cache /usr/people/dan/src/config.cache.41eded1341b98a522608488b3d47bece18138076
checking build system type... (cached) mips-sgi-irix6.5
checking host system type... (cached) mips-sgi-irix6.5
checking for python3.7... (cached) python3.7
checking for --enable-universalsdk... no
checking for --with-universal-archs... no
checking MACHDEP... checking for --without-gcc... no
checking for --with-icc... no
checking for mips-sgi-irix6.5-gcc... (cached) mips-sgi-irix6.5-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... (cached) o
checking whether we are using the GNU C compiler... (cached) yes
checking whether mips-sgi-irix6.5-gcc accepts -g... (cached) yes
checking for mips-sgi-irix6.5-gcc option to accept ISO C89... (cached) none needed
checking how to run the C preprocessor... (cached) mips-sgi-irix6.5-gcc -E
checking for grep that handles long lines and -e... (cached) /usr/sgug/bin/grep
checking for a sed that does not truncate output... (cached) /usr/sgug/bin/sed
checking for --with-cxx-main=<compiler>... no
checking for mips-sgi-irix6.5-c++... (cached) mips-sgi-irix6.5-c++
configure:
By default, distutils will build C++ extension modules with "mips-sgi-irix6.5-c++".
If this is not intended, then set CXX on the configure command line.
checking for the platform triplet based on compiler characteristics... none
checking for -Wl,--no-as-needed... yes
checking for egrep... (cached) /usr/sgug/bin/grep -E
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 for minix/config.h... (cached) no
checking whether it is safe to define __EXTENSIONS__... (cached) 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... gcc
checking for GNU ld... yes
checking for --enable-shared... yes
checking for --enable-profiling... no
checking LDLIBRARY... libpython$(LDVERSION).so
checking for mips-sgi-irix6.5-ar... no
checking for mips-sgi-irix6.5-aal... no
checking for ar... (cached) ar
checking for mips-sgi-irix6.5-readelf... no
checking for readelf... (cached) readelf
checking for a BSD-compatible install... (cached) /usr/sgug/bin/install -c
checking for a thread-safe mkdir -p... (cached) /usr/sgug/bin/mkdir -p
checking for --with-pydebug... no
checking for --with-assertions... no
checking for --enable-optimizations... no
checking for --with-lto... no
checking for mips-sgi-irix6.5-llvm-profdata... no
checking for llvm-profdata... no
checking for -Wextra... (cached) yes
checking whether mips-sgi-irix6.5-gcc accepts and needs -fno-strict-aliasing... (cached) no
checking if we can turn off mips-sgi-irix6.5-gcc unused result warning... (cached) yes
checking if we can turn off mips-sgi-irix6.5-gcc unused parameter warning... (cached) yes
checking if we can turn off mips-sgi-irix6.5-gcc missing field initializers warning... (cached) yes
checking if we can turn off mips-sgi-irix6.5-gcc invalid function cast warning... (cached) yes
checking if we can turn on mips-sgi-irix6.5-gcc mixed sign comparison warning... (cached) yes
checking if we can turn on mips-sgi-irix6.5-gcc unreachable code warning... (cached) no
checking if we can turn on mips-sgi-irix6.5-gcc strict-prototypes warning... no
checking if we can make implicit function declaration an error in mips-sgi-irix6.5-gcc... (cached) yes
checking whether pthreads are available without options... (cached) no
checking whether mips-sgi-irix6.5-gcc accepts -Kpthread... (cached) no
checking whether mips-sgi-irix6.5-gcc accepts -Kthread... (cached) no
checking whether mips-sgi-irix6.5-gcc accepts -pthread... (cached) yes
checking whether mips-sgi-irix6.5-c++ also accepts flags for thread support... yes
checking for ANSI C header files... (cached) yes
checking for asm/types.h... (cached) no
checking for crypt.h... (cached) yes
checking for conio.h... (cached) no
checking for direct.h... (cached) 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 for ieeefp.h... (cached) yes
checking for io.h... (cached) no
checking for langinfo.h... (cached) yes
checking for libintl.h... (cached) yes
checking for process.h... (cached) no
checking for pthread.h... (cached) yes
checking for sched.h... (cached) yes
checking for shadow.h... (cached) yes
checking for signal.h... (cached) yes
checking for stropts.h... (cached) yes
checking for termios.h... (cached) yes
checking for unistd.h... (cached) yes
checking for utime.h... (cached) yes
checking for poll.h... (cached) yes
checking for sys/devpoll.h... (cached) yes
checking for sys/epoll.h... (cached) no
checking for sys/poll.h... (cached) yes
checking for sys/audioio.h... (cached) no
checking for sys/xattr.h... (cached) no
checking for sys/bsdtty.h... (cached) no
checking for sys/event.h... (cached) no
checking for sys/file.h... (cached) yes
checking for sys/ioctl.h... (cached) yes
checking for sys/kern_control.h... (cached) no
checking for sys/loadavg.h... (cached) no
checking for sys/lock.h... (cached) yes
checking for sys/mkdev.h... (cached) yes
checking for sys/modem.h... (cached) no
checking for sys/param.h... (cached) yes
checking for sys/random.h... (cached) no
checking for sys/select.h... (cached) yes
checking for sys/sendfile.h... (cached) no
checking for sys/socket.h... (cached) yes
checking for sys/statvfs.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for sys/syscall.h... (cached) yes
checking for sys/sys_domain.h... (cached) no
checking for sys/termio.h... (cached) yes
checking for sys/time.h... (cached) yes
checking for sys/times.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/uio.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 for libutil.h... (cached) no
checking for sys/resource.h... (cached) yes
checking for netpacket/packet.h... (cached) no
checking for sysexits.h... (cached) yes
checking for bluetooth.h... (cached) no
checking for linux/tipc.h... (cached) no
checking for linux/random.h... (cached) no
checking for spawn.h... (cached) no
checking for util.h... (cached) no
checking for alloca.h... (cached) yes
checking for endian.h... (cached) no
checking for sys/endian.h... (cached) yes
checking for sys/sysmacros.h... (cached) yes
checking for dirent.h that defines DIR... (cached) yes
checking for library containing opendir... (cached) none required
checking whether sys/types.h defines makedev... (cached) no
checking for sys/mkdev.h... (cached) yes
checking for bluetooth/bluetooth.h... (cached) no
checking for net/if.h... (cached) no
checking for linux/netlink.h... (cached) no
checking for linux/vm_sockets.h... (cached) no
checking for linux/can.h... (cached) no
checking for linux/can/raw.h... (cached) no
checking for linux/can/bcm.h... (cached) no
checking for clock_t in time.h... yes
checking for makedev... no
checking for le64toh... 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 ssize_t... (cached) yes
checking for __uint128_t... (cached) yes
checking size of int... (cached) 4
checking size of long... (cached) 4
checking size of long long... (cached) 8
checking size of void *... (cached) 4
checking size of short... (cached) 2
checking size of float... (cached) 4
checking size of double... (cached) 8
checking size of fpos_t... (cached) 8
checking size of size_t... (cached) 4
checking size of pid_t... (cached) 4
checking size of uintptr_t... (cached) 4
checking for long double support... yes
checking size of long double... (cached) 16
checking size of _Bool... (cached) 1
checking size of off_t... (cached) 8
checking whether to enable large file support... yes
checking size of time_t... (cached) 4
checking for pthread_t... yes
checking size of pthread_t... (cached) 4
checking size of pthread_key_t... (cached) 4
checking whether pthread_key_t is compatible with int... yes
checking for --enable-framework... no
checking for dyld... no
checking the extension of shared libraries... .so
checking LDSHARED... $(CC) -shared
checking CCSHARED...
checking LINKFORSHARED...
checking CFLAGSFORSHARED... $(CCSHARED)
checking SHLIBS... $(LIBS)
checking for sendfile in -lsendfile... (cached) no
checking for dlopen in -ldl... (cached) yes
checking for shl_load in -ldld... (cached) no
checking for uuid/uuid.h... (cached) yes
checking for uuid.h... (cached) no
checking for uuid_generate_time_safe... yes
checking for uuid_create... no
checking for uuid_enc_be... no
checking for library containing sem_init... (cached) none required
checking for textdomain in -lintl... (cached) yes
checking aligned memory access is required... (cached) no
checking for --with-hash-algorithm... default
checking for --with-address-sanitizer... no
checking for --with-memory-sanitizer... no
checking for --with-undefined-behavior-sanitizer... no
checking for t_open in -lnsl... (cached) yes
checking for socket in -lsocket... (cached) yes
checking for --with-libs... no
checking for mips-sgi-irix6.5-pkg-config... (cached) /usr/sgug/bin/mips-sgi-irix6.5-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
configure: WARNING: --with(out)-system-ffi is ignored on this platform
checking for --with-system-libmpdec... no
checking for --with-decimal-contextvar... yes
checking for --enable-loadable-sqlite-extensions... yes
checking for --with-tcltk-includes... default
checking for --with-tcltk-libs... default
checking for --with-dbmliborder... gdbm:ndbm:bdb
checking if PTHREAD_SCOPE_SYSTEM is supported... (cached) no
checking for pthread_sigmask... (cached) yes
checking for pthread_getcpuclockid... (cached) no
checking if --enable-ipv6 is specified... yes
checking if RFC2553 API is available... no
checking for CAN_RAW_FD_FRAMES... no
checking for --with-doc-strings... yes
checking for --with-pymalloc... yes
checking for --with-c-locale-coercion... yes
checking for --with-valgrind... no
checking for --with-dtrace... no
checking for dlopen... (cached) yes
checking DYNLOADFILE... dynload_shlib.o
checking MACHDEP_OBJS... none
checking for alarm... (cached) yes
checking for accept4... (cached) no
checking for setitimer... (cached) yes
checking for getitimer... (cached) yes
checking for bind_textdomain_codeset... (cached) yes
checking for chown... (cached) yes
checking for clock... (cached) yes
checking for confstr... (cached) yes
checking for ctermid... (cached) yes
checking for dup3... (cached) no
checking for execv... (cached) yes
checking for faccessat... (cached) no
checking for fchmod... (cached) yes
checking for fchmodat... (cached) no
checking for fchown... (cached) yes
checking for fchownat... (cached) no
checking for fexecve... (cached) no
checking for fdopendir... (cached) no
checking for fork... (cached) yes
checking for fpathconf... (cached) yes
checking for fstatat... (cached) no
checking for ftime... (cached) yes
checking for ftruncate... (cached) yes
checking for futimesat... (cached) no
checking for futimens... (cached) no
checking for futimes... (cached) no
checking for gai_strerror... (cached) yes
checking for getentropy... (cached) no
checking for getgrouplist... (cached) no
checking for getgroups... (cached) yes
checking for getlogin... (cached) yes
checking for getloadavg... (cached) no
checking for getpeername... (cached) yes
checking for getpgid... (cached) yes
checking for getpid... (cached) yes
checking for getpriority... (cached) yes
checking for getresuid... (cached) no
checking for getresgid... (cached) no
checking for getpwent... (cached) yes
checking for getspnam... (cached) yes
checking for getspent... (cached) yes
checking for getsid... (cached) yes
checking for getwd... (cached) yes
checking for if_nameindex... (cached) yes
checking for initgroups... (cached) yes
checking for kill... (cached) yes
checking for killpg... (cached) yes
checking for lchown... (cached) yes
checking for lockf... (cached) yes
checking for linkat... (cached) no
checking for lstat... (cached) yes
checking for lutimes... (cached) no
checking for mmap... (cached) yes
checking for memrchr... (cached) no
checking for mbrtowc... (cached) yes
checking for mkdirat... (cached) no
checking for mkfifo... (cached) yes
checking for mkfifoat... (cached) no
checking for mknod... (cached) yes
checking for mknodat... (cached) no
checking for mktime... (cached) yes
checking for mremap... (cached) no
checking for nice... (cached) yes
checking for openat... (cached) no
checking for pathconf... (cached) yes
checking for pause... (cached) yes
checking for pipe2... (cached) no
checking for plock... (cached) yes
checking for poll... (cached) yes
checking for posix_fallocate... (cached) no
checking for posix_fadvise... (cached) no
checking for posix_spawn... (cached) no
checking for pread... (cached) yes
checking for preadv... (cached) no
checking for preadv2... (cached) no
checking for pthread_init... (cached) no
checking for pthread_kill... (cached) yes
checking for putenv... (cached) yes
checking for pwrite... (cached) yes
checking for pwritev... (cached) no
checking for pwritev2... (cached) no
checking for readlink... (cached) yes
checking for readlinkat... (cached) no
checking for readv... (cached) yes
checking for realpath... (cached) yes
checking for renameat... (cached) no
checking for sem_open... (cached) yes
checking for sem_timedwait... (cached) no
checking for sem_getvalue... (cached) yes
checking for sem_unlink... (cached) yes
checking for sendfile... (cached) no
checking for setegid... (cached) yes
checking for seteuid... (cached) yes
checking for setgid... (cached) yes
checking for sethostname... (cached) yes
checking for setlocale... (cached) yes
checking for setregid... (cached) yes
checking for setreuid... (cached) yes
checking for setresuid... (cached) no
checking for setresgid... (cached) no
checking for setsid... (cached) yes
checking for setpgid... (cached) yes
checking for setpgrp... (cached) yes
checking for setpriority... (cached) yes
checking for setuid... (cached) yes
checking for setvbuf... (cached) yes
checking for sched_get_priority_max... (cached) yes
checking for sched_setaffinity... (cached) no
checking for sched_setscheduler... (cached) yes
checking for sched_setparam... (cached) yes
checking for sched_rr_get_interval... (cached) yes
checking for sigaction... (cached) yes
checking for sigaltstack... (cached) yes
checking for siginterrupt... (cached) yes
checking for sigpending... (cached) yes
checking for sigrelse... (cached) yes
checking for sigtimedwait... (cached) yes
checking for sigwait... (cached) yes
checking for sigwaitinfo... (cached) yes
checking for snprintf... (cached) yes
checking for strftime... (cached) yes
checking for strlcpy... (cached) yes
checking for symlinkat... (cached) no
checking for sync... (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) no
checking for times... (cached) yes
checking for tmpfile... (cached) yes
checking for tmpnam... (cached) yes
checking for tmpnam_r... (cached) no
checking for truncate... (cached) yes
checking for uname... (cached) yes
checking for unlinkat... (cached) no
checking for unsetenv... (cached) no
checking for utimensat... (cached) no
checking for utimes... (cached) yes
checking for waitid... (cached) yes
checking for waitpid... (cached) yes
checking for wait3... (cached) yes
checking for wait4... (cached) no
checking for wcscoll... (cached) yes
checking for wcsftime... (cached) yes
checking for wcsxfrm... (cached) yes
checking for wmemcmp... (cached) yes
checking for writev... (cached) yes
checking for _getpty... (cached) yes
checking for lchmod... (cached) no
checking whether dirfd is declared... (cached) 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 epoll_create1... no
checking for kqueue... no
checking for prlimit... no
checking for ctermid_r... no
checking for flock declaration... (cached) yes
checking for flock... (cached) yes
checking for getpagesize... yes
checking for broken unsetenv... no
checking for true... (cached) true
checking for inet_aton in -lc... (cached) yes
checking for chflags... (cached) no
checking for lchflags... (cached) no
checking for inflateCopy in -lz... (cached) yes
checking for hstrerror... no
checking for inet_aton... no
checking for inet_pton... no
checking for setgroups... no
checking for openpty... (cached) no
checking for openpty in -lutil... (cached) no
checking for openpty in -lbsd... (cached) no
checking for forkpty... (cached) no
checking for forkpty in -lutil... (cached) no
checking for forkpty in -lbsd... (cached) no
checking for fseek64... (cached) yes
checking for fseeko... (cached) yes
checking for fstatvfs... (cached) yes
checking for ftell64... (cached) yes
checking for ftello... (cached) yes
checking for statvfs... (cached) yes
checking for dup2... (cached) yes
checking for strdup... (cached) yes
checking for getpgrp... (cached) yes
checking for setpgrp... (cached) yes
checking for gettimeofday... (cached) yes
checking for library containing crypt... (cached) none required
checking for library containing crypt_r... (cached) no
checking for crypt_r... (cached) no
checking for clock_gettime... (cached) yes
checking for clock_getres... (cached) yes
checking for clock_settime... (cached) yes
checking for major... no
checking for getaddrinfo... yes
checking getaddrinfo bug... (cached) yes
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) no
checking whether tzname is declared... (cached) yes
checking for tzname... (cached) yes
checking for struct stat.st_rdev... (cached) yes
checking for struct stat.st_blksize... (cached) yes
checking for struct stat.st_flags... (cached) no
checking for struct stat.st_gen... (cached) no
checking for struct stat.st_birthtime... (cached) no
checking for struct stat.st_blocks... (cached) yes
checking for struct passwd.pw_gecos... (cached) yes
checking for struct passwd.pw_passwd... (cached) yes
checking for siginfo_t.si_band... (cached) yes
checking for time.h that defines altzone... (cached) no
checking whether sys/select.h and sys/time.h may both be included... yes
checking for addrinfo... (cached) no
checking for sockaddr_storage... (cached) no
checking for sockaddr_alg... (cached) no
checking whether char is unsigned... (cached) yes
checking for an ANSI C-conforming const... (cached) 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... (cached) yes
checking gethostbyname_r with 6 args... yes
checking for __fpu_control... (cached) no
checking for __fpu_control in -lieee... (cached) no
checking for --with-libm=STRING... default LIBM="-lm"
checking for --with-libc=STRING... default LIBC=""
checking for x64 gcc inline assembler... no
checking whether C doubles are little-endian IEEE 754 binary64... (cached) no
checking whether C doubles are big-endian IEEE 754 binary64... (cached) yes
checking whether C doubles are ARM mixed-endian IEEE 754 binary64... (cached) 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... (cached) yes
checking for asinh... (cached) yes
checking for atanh... (cached) yes
checking for copysign... (cached) yes
checking for erf... (cached) yes
checking for erfc... (cached) yes
checking for expm1... (cached) yes
checking for finite... (cached) yes
checking for gamma... (cached) yes
checking for hypot... (cached) yes
checking for lgamma... (cached) yes
checking for log1p... (cached) yes
checking for log2... (cached) yes
checking for round... (cached) yes
checking for tgamma... (cached) yes
checking whether isinf is declared... (cached) yes
checking whether isnan is declared... (cached) yes
checking whether isfinite is declared... (cached) yes
checking whether tanh preserves the sign of zero... (cached) yes
checking whether log1p drops the sign of negative zero... (cached) no
checking whether POSIX semaphores are enabled... (cached) yes
checking for broken sem_getvalue... (cached) no
checking whether RTLD_LAZY is declared... (cached) yes
checking whether RTLD_NOW is declared... (cached) yes
checking whether RTLD_GLOBAL is declared... (cached) yes
checking whether RTLD_LOCAL is declared... (cached) yes
checking whether RTLD_NODELETE is declared... (cached) no
checking whether RTLD_NOLOAD is declared... (cached) no
checking whether RTLD_DEEPBIND is declared... (cached) no
checking whether RTLD_MEMBER is declared... (cached) no
checking digit size for Python's longs... no value specified
checking for wchar.h... (cached) yes
checking size of wchar_t... (cached) 4
checking for UCS-4 tcl... no
checking whether wchar_t is signed... (cached) yes
checking whether wchar_t is usable... no
checking whether byte ordering is bigendian... (cached) yes
checking ABIFLAGS... m
checking SOABI... cpython-37m
Checking IRIX64 to set EXT_SUFFIX
checking LDVERSION... $(VERSION)$(ABIFLAGS)
checking whether right shift extends the sign bit... (cached) yes
checking for getc_unlocked() and friends... (cached) yes
checking how to link readline libs... -lreadline -ltinfo
checking for rl_pre_input_hook in -lreadline... (cached) yes
checking for rl_completion_display_matches_hook in -lreadline... (cached) yes
checking for rl_resize_terminal in -lreadline... (cached) yes
checking for rl_completion_matches in -lreadline... (cached) yes
checking for append_history in -lreadline... (cached) yes
checking for broken nice()... (cached) no
checking for broken poll()... (cached) no
checking for working tzset()... (cached) yes
checking for tv_nsec in struct stat... (cached) yes
checking for tv_nsec2 in struct stat... (cached) no
checking for curses.h... (cached) yes
checking for ncurses.h... (cached) yes
checking for term.h... (cached) yes
checking whether mvwdelch is an expression... (cached) yes
checking whether WINDOW has _flags... (cached) 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... (cached) yes
checking for /dev/ptc... (cached) yes
checking for %zd printf() format support... (cached) no
checking for socklen_t... (cached) yes
checking for broken mbstowcs... (cached) no
checking for --with-computed-gotos... yes
checking whether mips-sgi-irix6.5-gcc -pthread supports computed gotos... (cached) 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... no
checking for the Linux getrandom() syscall... no
checking for the getrandom() function... no
checking for mips-sgi-irix6.5-pkg-config... (cached) /usr/sgug/bin/mips-sgi-irix6.5-pkg-config
checking whether compiling and linking against OpenSSL works... yes
checking for X509_VERIFY_PARAM_set1_host in libssl... yes
checking for --with-ssl-default-suites... openssl
configure: creating ./config.status
config.status: creating Makefile.pre
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
configure: WARNING: unrecognized options: --disable-dependency-tracking
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
+ /usr/sgug/bin/make -O -j5 'V=1' 'VERBOSE=1' 'EXTRA_CFLAGS=' 'CFLAGS_NODIST=-O3 -g -D_GNU_SOURCE -fPIC -fwrapv '
mips-sgi-irix6.5-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/sgug/include -I/usr/sgug/include -DPy_BUILD_CORE -o Programs/python.o /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Programs/python.c
mips-sgi-irix6.5-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/sgug/include -I/usr/sgug/include -DPy_BUILD_CORE -o Parser/grammar1.o /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Parser/grammar1.c
mips-sgi-irix6.5-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/sgug/include -I/usr/sgug/include -DPy_BUILD_CORE -o Parser/acceler.o /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Parser/acceler.c
mips-sgi-irix6.5-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/sgug/include -I/usr/sgug/include -DPy_BUILD_CORE -o Parser/node.o /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Parser/node.c
mips-sgi-irix6.5-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/sgug/include -I/usr/sgug/include -DPy_BUILD_CORE -o Parser/listnode.o /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Parser/listnode.c
mips-sgi-irix6.5-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/sgug/include -I/usr/sgug/include -DPy_BUILD_CORE -o Parser/metagrammar.o /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Parser/metagrammar.c
mips-sgi-irix6.5-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/sgug/include -I/usr/sgug/include -DPy_BUILD_CORE -o Parser/bitset.o /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Parser/bitset.c
mips-sgi-irix6.5-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/sgug/include -I/usr/sgug/include -DPy_BUILD_CORE -o Parser/parser.o /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Parser/parser.c
mips-sgi-irix6.5-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/sgug/include -I/usr/sgug/include -DPy_BUILD_CORE -o Parser/firstsets.o /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Parser/firstsets.c
mips-sgi-irix6.5-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/sgug/include -I/usr/sgug/include -DPy_BUILD_CORE -o Parser/grammar.o /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Parser/grammar.c
mips-sgi-irix6.5-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/sgug/include -I/usr/sgug/include -DPy_BUILD_CORE -o Parser/parsetok.o /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Parser/parsetok.c
mips-sgi-irix6.5-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/sgug/include -I/usr/sgug/include -DPy_BUILD_CORE -o Parser/pgen.o /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Parser/pgen.c
mips-sgi-irix6.5-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/sgug/include -I/usr/sgug/include -DPy_BUILD_CORE -o Parser/myreadline.o /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Parser/myreadline.c
mips-sgi-irix6.5-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/sgug/include -I/usr/sgug/include -DPy_BUILD_CORE -o Objects/accu.o /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Objects/accu.c
mips-sgi-irix6.5-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/sgug/include -I/usr/sgug/include -DPy_BUILD_CORE -o Objects/boolobject.o /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Objects/boolobject.c
mips-sgi-irix6.5-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/sgug/include -I/usr/sgug/include -DPy_BUILD_CORE -o Parser/tokenizer.o /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Parser/tokenizer.c
mips-sgi-irix6.5-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/sgug/include -I/usr/sgug/include -DPy_BUILD_CORE -o Objects/bytes_methods.o /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Objects/bytes_methods.c
mips-sgi-irix6.5-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/sgug/include -I/usr/sgug/include -DPy_BUILD_CORE -o Objects/abstract.o /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Objects/abstract.c
mips-sgi-irix6.5-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/sgug/include -I/usr/sgug/include -DPy_BUILD_CORE -o Objects/cellobject.o /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Objects/cellobject.c
mips-sgi-irix6.5-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/sgug/include -I/usr/sgug/include -DPy_BUILD_CORE -o Objects/call.o /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Objects/call.c
/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Objects/call.c: In function '_PyMethodDef_RawFastCallDict':
/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Objects/call.c:501:12: warning: this statement may fall through [-Wimplicit-fallthrough=]
/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Objects/call.c:506:5: note: here
/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Objects/call.c: In function '_PyMethodDef_RawFastCallKeywords':
/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Objects/call.c:664:12: warning: this statement may fall through [-Wimplicit-fallthrough=]
/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Objects/call.c:669:5: note: here
mips-sgi-irix6.5-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/sgug/include -I/usr/sgug/include -DPy_BUILD_CORE -o Objects/bytearrayobject.o /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Objects/bytearrayobject.c
mips-sgi-irix6.5-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/sgug/include -I/usr/sgug/include -DPy_BUILD_CORE -o Objects/classobject.o /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Objects/classobject.c
mips-sgi-irix6.5-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/sgug/include -I/usr/sgug/include -DPy_BUILD_CORE -o Objects/bytesobject.o /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Objects/bytesobject.c
mips-sgi-irix6.5-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/sgug/include -I/usr/sgug/include -DPy_BUILD_CORE -o Objects/codeobject.o /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Objects/codeobject.c
mips-sgi-irix6.5-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/sgug/include -I/usr/sgug/include -DPy_BUILD_CORE -o Objects/complexobject.o /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Objects/complexobject.c
mips-sgi-irix6.5-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/sgug/include -I/usr/sgug/include -DPy_BUILD_CORE -o Objects/enumobject.o /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Objects/enumobject.c
mips-sgi-irix6.5-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/sgug/include -I/usr/sgug/include -DPy_BUILD_CORE -o Objects/descrobject.o /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Objects/descrobject.c
mips-sgi-irix6.5-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/sgug/include -I/usr/sgug/include -DPy_BUILD_CORE -o Objects/fileobject.o /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Objects/fileobject.c
mips-sgi-irix6.5-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/sgug/include -I/usr/sgug/include -DPy_BUILD_CORE -o Objects/genobject.o /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Objects/genobject.c
mips-sgi-irix6.5-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/sgug/include -I/usr/sgug/include -DPy_BUILD_CORE -o Objects/exceptions.o /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Objects/exceptions.c
mips-sgi-irix6.5-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/sgug/include -I/usr/sgug/include -DPy_BUILD_CORE -o Objects/floatobject.o /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Objects/floatobject.c
mips-sgi-irix6.5-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/sgug/include -I/usr/sgug/include -DPy_BUILD_CORE -o Objects/frameobject.o /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Objects/frameobject.c
mips-sgi-irix6.5-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/sgug/include -I/usr/sgug/include -DPy_BUILD_CORE -o Objects/funcobject.o /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Objects/funcobject.c
mips-sgi-irix6.5-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/sgug/include -I/usr/sgug/include -DPy_BUILD_CORE -o Objects/iterobject.o /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Objects/iterobject.c
mips-sgi-irix6.5-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/sgug/include -I/usr/sgug/include -DPy_BUILD_CORE -o Objects/listobject.o /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Objects/listobject.c
mips-sgi-irix6.5-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/sgug/include -I/usr/sgug/include -DPy_BUILD_CORE -o Objects/odictobject.o /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Objects/odictobject.c
mips-sgi-irix6.5-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/sgug/include -I/usr/sgug/include -DPy_BUILD_CORE -o Objects/methodobject.o /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Objects/methodobject.c
mips-sgi-irix6.5-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/sgug/include -I/usr/sgug/include -DPy_BUILD_CORE -o Objects/dictobject.o /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Objects/dictobject.c
mips-sgi-irix6.5-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/sgug/include -I/usr/sgug/include -DPy_BUILD_CORE -o Objects/longobject.o /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Objects/longobject.c
mips-sgi-irix6.5-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/sgug/include -I/usr/sgug/include -DPy_BUILD_CORE -o Objects/memoryobject.o /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Objects/memoryobject.c
mips-sgi-irix6.5-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/sgug/include -I/usr/sgug/include -DPy_BUILD_CORE -o Objects/namespaceobject.o /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Objects/namespaceobject.c
mips-sgi-irix6.5-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/sgug/include -I/usr/sgug/include -DPy_BUILD_CORE -o Objects/moduleobject.o /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Objects/moduleobject.c
mips-sgi-irix6.5-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/sgug/include -I/usr/sgug/include -DPy_BUILD_CORE -o Objects/object.o /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Objects/object.c
mips-sgi-irix6.5-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/sgug/include -I/usr/sgug/include -DPy_BUILD_CORE -o Objects/capsule.o /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Objects/capsule.c
mips-sgi-irix6.5-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/sgug/include -I/usr/sgug/include -DPy_BUILD_CORE -o Objects/rangeobject.o /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Objects/rangeobject.c
mips-sgi-irix6.5-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/sgug/include -I/usr/sgug/include -DPy_BUILD_CORE -o Objects/obmalloc.o /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Objects/obmalloc.c
mips-sgi-irix6.5-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/sgug/include -I/usr/sgug/include -DPy_BUILD_CORE -o Objects/sliceobject.o /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Objects/sliceobject.c
mips-sgi-irix6.5-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/sgug/include -I/usr/sgug/include -DPy_BUILD_CORE -o Objects/structseq.o /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Objects/structseq.c
mips-sgi-irix6.5-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/sgug/include -I/usr/sgug/include -DPy_BUILD_CORE -o Objects/tupleobject.o /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Objects/tupleobject.c
mips-sgi-irix6.5-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/sgug/include -I/usr/sgug/include -DPy_BUILD_CORE -o Objects/setobject.o /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Objects/setobject.c
mips-sgi-irix6.5-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/sgug/include -I/usr/sgug/include -DPy_BUILD_CORE -o Objects/weakrefobject.o /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Objects/weakrefobject.c
mips-sgi-irix6.5-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/sgug/include -I/usr/sgug/include -DPy_BUILD_CORE -o Python/_warnings.o /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Python/_warnings.c
/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Python/_warnings.c: In function 'do_warn':
/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Python/_warnings.c:805:72: warning: 'filename' may be used uninitialized in this function [-Wmaybe-uninitialized]
/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Python/_warnings.c:842:15: note: 'filename' was declared here
mips-sgi-irix6.5-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/sgug/include -I/usr/sgug/include -DPy_BUILD_CORE -o Objects/unicodectype.o /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Objects/unicodectype.c
mips-sgi-irix6.5-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/sgug/include -I/usr/sgug/include -DPy_BUILD_CORE -o Python/asdl.o /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Python/asdl.c
mips-sgi-irix6.5-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/sgug/include -I/usr/sgug/include -DPy_BUILD_CORE -o Objects/typeobject.o /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Objects/typeobject.c
mips-sgi-irix6.5-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/sgug/include -I/usr/sgug/include -DPy_BUILD_CORE -o Python/ast_opt.o /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Python/ast_opt.c
mips-sgi-irix6.5-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/sgug/include -I/usr/sgug/include -DPy_BUILD_CORE -o Python/ast.o /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Python/ast.c
/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Python/ast.c: In function 'ast_for_expr':
/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Python/ast.c:2566:21: warning: this statement may fall through [-Wimplicit-fallthrough=]
/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Python/ast.c:2569:9: note: here
/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Python/ast.c: In function 'ast_for_comp_op':
/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Python/ast.c:1157:20: warning: this statement may fall through [-Wimplicit-fallthrough=]
/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Python/ast.c:1160:13: note: here
/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Python/ast.c:1172:20: warning: this statement may fall through [-Wimplicit-fallthrough=]
/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Python/ast.c:1175:13: note: here
/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Python/ast.c: In function 'ast_for_flow_stmt':
/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Python/ast.c:3133:21: warning: this statement may fall through [-Wimplicit-fallthrough=]
/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Python/ast.c:3146:9: note: here
mips-sgi-irix6.5-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/sgug/include -I/usr/sgug/include -DPy_BUILD_CORE -o Python/ast_unparse.o /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Python/ast_unparse.c
mips-sgi-irix6.5-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/sgug/include -I/usr/sgug/include -DPy_BUILD_CORE -o Python/Python-ast.o /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Python/Python-ast.c
mips-sgi-irix6.5-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/sgug/include -I/usr/sgug/include -DPy_BUILD_CORE -o Python/bltinmodule.o /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Python/bltinmodule.c
mips-sgi-irix6.5-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/sgug/include -I/usr/sgug/include -DPy_BUILD_CORE -o Python/codecs.o /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Python/codecs.c
mips-sgi-irix6.5-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/sgug/include -I/usr/sgug/include -DPy_BUILD_CORE -o Python/dynamic_annotations.o /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Python/dynamic_annotations.c
mips-sgi-irix6.5-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/sgug/include -I/usr/sgug/include -DPy_BUILD_CORE -o Python/errors.o /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Python/errors.c
mips-sgi-irix6.5-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/sgug/include -I/usr/sgug/include -DPy_BUILD_CORE -o Python/frozenmain.o /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Python/frozenmain.c
mips-sgi-irix6.5-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/sgug/include -I/usr/sgug/include -DPy_BUILD_CORE -o Python/compile.o /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Python/compile.c
/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Python/compile.c: In function 'compiler_visit_expr':
/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Python/compile.c:4499:18: warning: this statement may fall through [-Wimplicit-fallthrough=]
/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Python/compile.c:4501:9: note: here
/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Python/compile.c:4505:18: warning: this statement may fall through [-Wimplicit-fallthrough=]
/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Python/compile.c:4507:9: note: here
In file included from /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Python/compile.c:32:
/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Python/wordcode_helpers.h: In function 'write_op_arg':
/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Python/wordcode_helpers.h:30:24: warning: this statement may fall through [-Wimplicit-fallthrough=]
/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Python/wordcode_helpers.h:32:9: note: here
/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Python/wordcode_helpers.h:33:24: warning: this statement may fall through [-Wimplicit-fallthrough=]
/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Python/wordcode_helpers.h:35:9: note: here
/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Python/wordcode_helpers.h:36:24: warning: this statement may fall through [-Wimplicit-fallthrough=]
/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Python/wordcode_helpers.h:38:9: note: here
mips-sgi-irix6.5-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/sgug/include -I/usr/sgug/include -DPy_BUILD_CORE -o Python/future.o /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Python/future.c
mips-sgi-irix6.5-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/sgug/include -I/usr/sgug/include -DPy_BUILD_CORE -o Python/ceval.o /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Python/ceval.c
/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Python/ceval.c: In function '_PyEval_EvalFrameDefault':
/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Python/ceval.c:1622:23: warning: this statement may fall through [-Wimplicit-fallthrough=]
/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Python/ceval.c:1624:13: note: here
/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Python/ceval.c:1625:21: warning: this statement may fall through [-Wimplicit-fallthrough=]
/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Python/ceval.c:1627:13: note: here
mips-sgi-irix6.5-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/sgug/include -I/usr/sgug/include -DPy_BUILD_CORE -o Python/getcompiler.o /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Python/getcompiler.c
mips-sgi-irix6.5-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/sgug/include -I/usr/sgug/include -DPy_BUILD_CORE -o Python/getcopyright.o /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Python/getcopyright.c
mips-sgi-irix6.5-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/sgug/include -I/usr/sgug/include -DPy_BUILD_CORE -o Objects/unicodeobject.o /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Objects/unicodeobject.c
/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Objects/unicodeobject.c: In function 'PyUnicode_DecodeUTF8Stateful':
/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Objects/unicodeobject.c:4891:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Objects/unicodeobject.c:4898:9: note: here
In file included from /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Objects/unicodeobject.c:4743:
/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Objects/stringlib/codecs.h: In function 'ucs2lib_utf8_encoder':
/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Objects/stringlib/codecs.h:332:19: warning: this statement may fall through [-Wimplicit-fallthrough=]
/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Objects/stringlib/codecs.h:334:13: note: here
In file included from /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Objects/unicodeobject.c:4743:
/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Objects/stringlib/codecs.h:379:26: warning: this statement may fall through [-Wimplicit-fallthrough=]
In file included from /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Objects/unicodeobject.c:4743:
/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Objects/stringlib/codecs.h:382:13: note: here
In file included from /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Objects/unicodeobject.c:4747:
/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Objects/stringlib/codecs.h: In function 'ucs4lib_utf8_encoder':
/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Objects/stringlib/codecs.h:332:19: warning: this statement may fall through [-Wimplicit-fallthrough=]
/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Objects/stringlib/codecs.h:334:13: note: here
In file included from /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Objects/unicodeobject.c:4747:
/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Objects/stringlib/codecs.h:379:26: warning: this statement may fall through [-Wimplicit-fallthrough=]
In file included from /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Objects/unicodeobject.c:4747:
/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Objects/stringlib/codecs.h:382:13: note: here
/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Objects/unicodeobject.c: In function 'unicode_encode_ucs1':
/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Objects/unicodeobject.c:6798:21: warning: this statement may fall through [-Wimplicit-fallthrough=]
/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Objects/unicodeobject.c:6800:13: note: here
/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Objects/unicodeobject.c:6836:27: warning: this statement may fall through [-Wimplicit-fallthrough=]
/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Objects/unicodeobject.c:6840:13: note: here
/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Objects/unicodeobject.c: In function 'charmap_encoding_error':
/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Objects/unicodeobject.c:8474:9: warning: this statement may fall through [-Wimplicit-fallthrough=]
/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Objects/unicodeobject.c:8485:5: note: here
mips-sgi-irix6.5-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/sgug/include -I/usr/sgug/include -DPy_BUILD_CORE -DPLATFORM='"irix646"' -o Python/getplatform.o /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Python/getplatform.c
mips-sgi-irix6.5-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/sgug/include -I/usr/sgug/include -DPy_BUILD_CORE -o Python/getargs.o /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Python/getargs.c
/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Python/getargs.c: In function 'skipitem':
/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Python/getargs.c:2326:19: warning: this statement may fall through [-Wimplicit-fallthrough=]
/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Python/getargs.c:2330:5: note: here
mips-sgi-irix6.5-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/sgug/include -I/usr/sgug/include -DPy_BUILD_CORE -o Python/getversion.o /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Python/getversion.c
mips-sgi-irix6.5-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/sgug/include -I/usr/sgug/include -DPy_BUILD_CORE -o Python/graminit.o /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Python/graminit.c
mips-sgi-irix6.5-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/sgug/include -I/usr/sgug/include -DPy_BUILD_CORE -I. -o Python/importdl.o /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Python/importdl.c
mips-sgi-irix6.5-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/sgug/include -I/usr/sgug/include -DPy_BUILD_CORE -o Python/mysnprintf.o /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Python/mysnprintf.c
mips-sgi-irix6.5-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/sgug/include -I/usr/sgug/include -DPy_BUILD_CORE -o Python/modsupport.o /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Python/modsupport.c
mips-sgi-irix6.5-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/sgug/include -I/usr/sgug/include -DPy_BUILD_CORE -o Python/import.o /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Python/import.c
mips-sgi-irix6.5-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/sgug/include -I/usr/sgug/include -DPy_BUILD_CORE -o Python/marshal.o /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Python/marshal.c
/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Python/marshal.c: In function 'r_object':
/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Python/marshal.c:1141:21: warning: this statement may fall through [-Wimplicit-fallthrough=]
/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Python/marshal.c:1143:5: note: here
/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Python/marshal.c:1154:21: warning: this statement may fall through [-Wimplicit-fallthrough=]
/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Python/marshal.c:1156:5: note: here
/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Python/marshal.c:1180:21: warning: this statement may fall through [-Wimplicit-fallthrough=]
/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Python/marshal.c:1182:5: note: here
mips-sgi-irix6.5-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/sgug/include -I/usr/sgug/include -DPy_BUILD_CORE -o Python/mystrtoul.o /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Python/mystrtoul.c
mips-sgi-irix6.5-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/sgug/include -I/usr/sgug/include -DPy_BUILD_CORE -o Python/pathconfig.o /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Python/pathconfig.c
mips-sgi-irix6.5-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/sgug/include -I/usr/sgug/include -DPy_BUILD_CORE -o Python/pyfpe.o /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Python/pyfpe.c
mips-sgi-irix6.5-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/sgug/include -I/usr/sgug/include -DPy_BUILD_CORE -o Python/peephole.o /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Python/peephole.c
/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Python/peephole.c: In function 'PyCode_Optimize':
/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Python/peephole.c:364:49: warning: this statement may fall through [-Wimplicit-fallthrough=]
/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Python/peephole.c:394:13: note: here
In file included from /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Python/peephole.c:11:
/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Python/wordcode_helpers.h: In function 'write_op_arg':
/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Python/wordcode_helpers.h:30:24: warning: this statement may fall through [-Wimplicit-fallthrough=]
/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Python/wordcode_helpers.h:32:9: note: here
/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Python/wordcode_helpers.h:33:24: warning: this statement may fall through [-Wimplicit-fallthrough=]
/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Python/wordcode_helpers.h:35:9: note: here
/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Python/wordcode_helpers.h:36:24: warning: this statement may fall through [-Wimplicit-fallthrough=]
/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Python/wordcode_helpers.h:38:9: note: here
mips-sgi-irix6.5-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/sgug/include -I/usr/sgug/include -DPy_BUILD_CORE -o Python/pyarena.o /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Python/pyarena.c
mips-sgi-irix6.5-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/sgug/include -I/usr/sgug/include -DPy_BUILD_CORE -o Python/pyctype.o /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Python/pyctype.c
mips-sgi-irix6.5-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/sgug/include -I/usr/sgug/include -DPy_BUILD_CORE -o Python/pymath.o /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Python/pymath.c
mips-sgi-irix6.5-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/sgug/include -I/usr/sgug/include -DPy_BUILD_CORE -o Python/pyhash.o /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Python/pyhash.c
/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Python/pyhash.c: In function 'siphash24':
/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Python/pyhash.c:393:23: warning: this statement may fall through [-Wimplicit-fallthrough=]
/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Python/pyhash.c:394:9: note: here
/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Python/pyhash.c:394:23: warning: this statement may fall through [-Wimplicit-fallthrough=]
/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Python/pyhash.c:395:9: note: here
/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Python/pyhash.c:395:23: warning: this statement may fall through [-Wimplicit-fallthrough=]
/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Python/pyhash.c:396:9: note: here
/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Python/pyhash.c:397:23: warning: this statement may fall through [-Wimplicit-fallthrough=]
/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Python/pyhash.c:398:9: note: here
/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Python/pyhash.c:398:23: warning: this statement may fall through [-Wimplicit-fallthrough=]
/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Python/pyhash.c:399:9: note: here
mips-sgi-irix6.5-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/sgug/include -I/usr/sgug/include -DPy_BUILD_CORE -o Python/pystate.o /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Python/pystate.c
mips-sgi-irix6.5-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/sgug/include -I/usr/sgug/include -DPy_BUILD_CORE -o Python/pylifecycle.o /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Python/pylifecycle.c
mips-sgi-irix6.5-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/sgug/include -I/usr/sgug/include -DPy_BUILD_CORE -o Python/context.o /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Python/context.c
mips-sgi-irix6.5-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/sgug/include -I/usr/sgug/include -DPy_BUILD_CORE -o Python/hamt.o /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Python/hamt.c
mips-sgi-irix6.5-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/sgug/include -I/usr/sgug/include -DPy_BUILD_CORE -o Python/pytime.o /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Python/pytime.c
mips-sgi-irix6.5-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/sgug/include -I/usr/sgug/include -DPy_BUILD_CORE -o Python/bootstrap_hash.o /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Python/bootstrap_hash.c
mips-sgi-irix6.5-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/sgug/include -I/usr/sgug/include -DPy_BUILD_CORE -o Python/pythonrun.o /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Python/pythonrun.c
mips-sgi-irix6.5-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/sgug/include -I/usr/sgug/include -DPy_BUILD_CORE -o Python/structmember.o /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Python/structmember.c
mips-sgi-irix6.5-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/sgug/include -I/usr/sgug/include -DPy_BUILD_CORE -o Python/thread.o /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Python/thread.c
mips-sgi-irix6.5-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/sgug/include -I/usr/sgug/include -DPy_BUILD_CORE -o Python/traceback.o /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Python/traceback.c
mips-sgi-irix6.5-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/sgug/include -I/usr/sgug/include -DPy_BUILD_CORE \
-DABIFLAGS='"m"' \
\
-o Python/sysmodule.o /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Python/sysmodule.c
mips-sgi-irix6.5-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/sgug/include -I/usr/sgug/include -DPy_BUILD_CORE -o Python/getopt.o /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Python/getopt.c
mips-sgi-irix6.5-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/sgug/include -I/usr/sgug/include -DPy_BUILD_CORE -o Python/symtable.o /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Python/symtable.c
mips-sgi-irix6.5-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/sgug/include -I/usr/sgug/include -DPy_BUILD_CORE -o Python/pystrcmp.o /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Python/pystrcmp.c
mips-sgi-irix6.5-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/sgug/include -I/usr/sgug/include -DPy_BUILD_CORE -o Python/pystrhex.o /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Python/pystrhex.c
mips-sgi-irix6.5-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/sgug/include -I/usr/sgug/include -DPy_BUILD_CORE -o Python/pystrtod.o /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Python/pystrtod.c
/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Python/pystrtod.c: In function 'PyOS_double_to_string':
/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Python/pystrtod.c:1259:21: warning: this statement may fall through [-Wimplicit-fallthrough=]
/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Python/pystrtod.c:1261:5: note: here
/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Python/pystrtod.c:1269:21: warning: this statement may fall through [-Wimplicit-fallthrough=]
/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Python/pystrtod.c:1271:5: note: here
/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Python/pystrtod.c:1278:21: warning: this statement may fall through [-Wimplicit-fallthrough=]
/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Python/pystrtod.c:1280:5: note: here
mips-sgi-irix6.5-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/sgug/include -I/usr/sgug/include -DPy_BUILD_CORE \
-DSOABI='"cpython-37m"' \
-o Python/dynload_shlib.o /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Python/dynload_shlib.c
mips-sgi-irix6.5-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/sgug/include -I/usr/sgug/include -DPy_BUILD_CORE -o Python/formatter_unicode.o /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Python/formatter_unicode.c
/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Python/formatter_unicode.c: In function 'parse_internal_render_format_spec':
/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Python/formatter_unicode.c:311:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Python/formatter_unicode.c:317:9: note: here
mips-sgi-irix6.5-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/sgug/include -I/usr/sgug/include -DPy_BUILD_CORE -o Python/fileutils.o /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Python/fileutils.c
mips-sgi-irix6.5-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/sgug/include -I/usr/sgug/include -DPy_BUILD_CORE -o Python/dtoa.o /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Python/dtoa.c
/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Python/dtoa.c: In function '_Py_dg_strtod':
/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Python/dtoa.c:1457:14: warning: this statement may fall through [-Wimplicit-fallthrough=]
/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Python/dtoa.c:1459:5: note: here
/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Python/dtoa.c:1526:19: warning: this statement may fall through [-Wimplicit-fallthrough=]
/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Python/dtoa.c:1528:9: note: here
/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Python/dtoa.c: In function '_Py_dg_dtoa':
/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Python/dtoa.c:2414:19: warning: this statement may fall through [-Wimplicit-fallthrough=]
/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Python/dtoa.c:2416:5: note: here
/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Python/dtoa.c:2422:19: warning: this statement may fall through [-Wimplicit-fallthrough=]
/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Python/dtoa.c:2424:5: note: here
mips-sgi-irix6.5-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/sgug/include -I/usr/sgug/include -DPy_BUILD_CORE -o Modules/config.o Modules/config.c
mips-sgi-irix6.5-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/sgug/include -I/usr/sgug/include -DPy_BUILD_CORE -DPYTHONPATH='""' \
-DPREFIX='"/usr/sgug"' \
-DEXEC_PREFIX='"/usr/sgug"' \
-DVERSION='"3.7"' \
-DVPATH='"/usr/people/dan/rpmbuild/BUILD/Python-3.7.7"' \
-o Modules/getpath.o /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/getpath.c
mips-sgi-irix6.5-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/sgug/include -I/usr/sgug/include -DPy_BUILD_CORE -o Modules/gcmodule.o /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/gcmodule.c
mips-sgi-irix6.5-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/sgug/include -I/usr/sgug/include -DPy_BUILD_CORE_BUILTIN -c /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/errnomodule.c -o Modules/errnomodule.o
mips-sgi-irix6.5-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/sgug/include -I/usr/sgug/include -DPy_BUILD_CORE -o Modules/main.o /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/main.c
mips-sgi-irix6.5-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/sgug/include -I/usr/sgug/include -DPy_BUILD_CORE_BUILTIN -c /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/pwdmodule.c -o Modules/pwdmodule.o
mips-sgi-irix6.5-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/sgug/include -I/usr/sgug/include -DPy_BUILD_CORE_BUILTIN -c /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_weakref.c -o Modules/_weakref.o
mips-sgi-irix6.5-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/sgug/include -I/usr/sgug/include -DPy_BUILD_CORE_BUILTIN -c /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_codecsmodule.c -o Modules/_codecsmodule.o
mips-sgi-irix6.5-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/sgug/include -I/usr/sgug/include -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE -c /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/posixmodule.c -o Modules/posixmodule.o
/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/posixmodule.c: In function 'posix_initgroups':
/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/posixmodule.c:6361:22: warning: passing argument 1 of 'initgroups' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/posixmodule.c:37:23: note: expected 'char *' but argument is of type 'const char *'
mips-sgi-irix6.5-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/sgug/include -I/usr/sgug/include -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE -c /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_functoolsmodule.c -o Modules/_functoolsmodule.o
mips-sgi-irix6.5-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/sgug/include -I/usr/sgug/include -DPy_BUILD_CORE_BUILTIN -c /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_operator.c -o Modules/_operator.o
mips-sgi-irix6.5-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/sgug/include -I/usr/sgug/include -DPy_BUILD_CORE_BUILTIN -c /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_abc.c -o Modules/_abc.o
mips-sgi-irix6.5-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/sgug/include -I/usr/sgug/include -DPy_BUILD_CORE_BUILTIN -c /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_collectionsmodule.c -o Modules/_collectionsmodule.o
mips-sgi-irix6.5-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/sgug/include -I/usr/sgug/include -DPy_BUILD_CORE_BUILTIN -c /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/atexitmodule.c -o Modules/atexitmodule.o
mips-sgi-irix6.5-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/sgug/include -I/usr/sgug/include -DPy_BUILD_CORE_BUILTIN -c /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_sre.c -o Modules/_sre.o
mips-sgi-irix6.5-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/sgug/include -I/usr/sgug/include -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE -c /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/signalmodule.c -o Modules/signalmodule.o
mips-sgi-irix6.5-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/sgug/include -I/usr/sgug/include -DPy_BUILD_CORE_BUILTIN -c /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_stat.c -o Modules/_stat.o
mips-sgi-irix6.5-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/sgug/include -I/usr/sgug/include -DPy_BUILD_CORE_BUILTIN -c /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/itertoolsmodule.c -o Modules/itertoolsmodule.o
mips-sgi-irix6.5-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/sgug/include -I/usr/sgug/include -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE -c /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/timemodule.c -o Modules/timemodule.o
mips-sgi-irix6.5-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/sgug/include -I/usr/sgug/include -DPy_BUILD_CORE_BUILTIN -c /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_localemodule.c -o Modules/_localemodule.o
mips-sgi-irix6.5-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/sgug/include -I/usr/sgug/include -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE -c /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_threadmodule.c -o Modules/_threadmodule.o
mips-sgi-irix6.5-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/sgug/include -I/usr/sgug/include -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_io -c /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_io/_iomodule.c -o Modules/_iomodule.o
mips-sgi-irix6.5-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/sgug/include -I/usr/sgug/include -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_io -c /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_io/iobase.c -o Modules/iobase.o
mips-sgi-irix6.5-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/sgug/include -I/usr/sgug/include -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_io -c /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_io/fileio.c -o Modules/fileio.o
mips-sgi-irix6.5-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/sgug/include -I/usr/sgug/include -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_io -c /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_io/bytesio.c -o Modules/bytesio.o
mips-sgi-irix6.5-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/sgug/include -I/usr/sgug/include -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_io -c /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_io/bufferedio.c -o Modules/bufferedio.o
mips-sgi-irix6.5-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/sgug/include -I/usr/sgug/include -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_io -c /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_io/stringio.c -o Modules/stringio.o
mips-sgi-irix6.5-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/sgug/include -I/usr/sgug/include -DPy_BUILD_CORE_BUILTIN -c /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/faulthandler.c -o Modules/faulthandler.o
mips-sgi-irix6.5-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/sgug/include -I/usr/sgug/include -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE -c /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/zipimport.c -o Modules/zipimport.o
/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/zipimport.c: In function 'zipimport_zipimporter_find_module_impl':
/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/zipimport.c:446:12: warning: this statement may fall through [-Wimplicit-fallthrough=]
/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/zipimport.c:448:5: note: here
mips-sgi-irix6.5-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/sgug/include -I/usr/sgug/include -DPy_BUILD_CORE_BUILTIN -c /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/hashtable.c -o Modules/hashtable.o
mips-sgi-irix6.5-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/sgug/include -I/usr/sgug/include -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_io -c /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_io/textio.c -o Modules/textio.o
mips-sgi-irix6.5-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/sgug/include -I/usr/sgug/include -DPy_BUILD_CORE_BUILTIN -c /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_tracemalloc.c -o Modules/_tracemalloc.o
/usr/sgug/bin/install -c -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Tools/gdb/libpython.py python-gdb.py
mips-sgi-irix6.5-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/sgug/include -I/usr/sgug/include -DPy_BUILD_CORE_BUILTIN -c /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/symtablemodule.c -o Modules/symtablemodule.o
mips-sgi-irix6.5-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/sgug/include -I/usr/sgug/include -DPy_BUILD_CORE_BUILTIN -c /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/xxsubtype.c -o Modules/xxsubtype.o
sed -e "s,@EXENAME@,/usr/sgug/bin/python3.7m," < /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Misc/python-config.in >python-config.py
LC_ALL=C sed -e 's,\$(\([A-Za-z0-9_]*\)),\$\{\1\},g' < Misc/python-config.sh >python-config
mips-sgi-irix6.5-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/sgug/include -I/usr/sgug/include -DPy_BUILD_CORE -o Modules/_math.o /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_math.c
mips-sgi-irix6.5-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/sgug/include -I/usr/sgug/include -DPy_BUILD_CORE \
-DGITVERSION="\"`LC_ALL=C `\"" \
-DGITTAG="\"`LC_ALL=C `\"" \
-DGITBRANCH="\"`LC_ALL=C `\"" \
-o Modules/getbuildinfo.o /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/getbuildinfo.c
mips-sgi-irix6.5-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/sgug/include -I/usr/sgug/include -DPy_BUILD_CORE -o Python/frozen.o /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Python/frozen.c
mips-sgi-irix6.5-gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -IObjects -IInclude -IPython -I. -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/sgug/include -I/usr/sgug/include -DPy_BUILD_CORE -o Programs/_testembed.o /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Programs/_testembed.c
if test libpython3.7m.so.1.0 != libpython3.7m.so; then \
mips-sgi-irix6.5-gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-hlibpython3.7m.so.1.0 -o libpython3.7m.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/call.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/ast_opt.o Python/ast_unparse.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/mysnprintf.o Python/mystrtoul.o Python/pathconfig.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/context.o Python/hamt.o Python/pythonrun.o Python/pytime.o Python/bootstrap_hash.o Python/structmember.o Python/symtable.o Python/sysmodule.o Python/thread.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 Modules/config.o Modules/getpath.o Modules/main.o Modules/gcmodule.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/_abc.o Modules/itertoolsmodule.o Modules/atexitmodule.o Modules/signalmodule.o Modules/_stat.o Modules/timemodule.o Modules/_threadmodule.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 -lsocket -lnsl -lintl -ldl -lm ; \
ln -f libpython3.7m.so.1.0 libpython3.7m.so; \
else \
mips-sgi-irix6.5-gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -o libpython3.7m.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/call.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/ast_opt.o Python/ast_unparse.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/mysnprintf.o Python/mystrtoul.o Python/pathconfig.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/context.o Python/hamt.o Python/pythonrun.o Python/pytime.o Python/bootstrap_hash.o Python/structmember.o Python/symtable.o Python/sysmodule.o Python/thread.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 Modules/config.o Modules/getpath.o Modules/main.o Modules/gcmodule.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/_abc.o Modules/itertoolsmodule.o Modules/atexitmodule.o Modules/signalmodule.o Modules/_stat.o Modules/timemodule.o Modules/_threadmodule.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 -lsocket -lnsl -lintl -ldl -lm ; \
fi
mips-sgi-irix6.5-gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,--no-as-needed -o libpython3.so -Wl,-hlibpython3.so libpython3.7m.so
gcc -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -o python Programs/python.o -Wl,-R,/usr/sgug/lib32 -L. -lpython3.7m -lsocket -lnsl -lintl -ldl -lm
gcc -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -o Programs/_testembed Programs/_testembed.o -Wl,-R,/usr/sgug/lib32 -L. -lpython3.7m -lsocket -lnsl -lintl -ldl -lm
LD_LIBRARYN32_PATH=/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/build/optimized:/usr/sgug/lib32:/usr/lib32:/lib32 ./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
LD_LIBRARYN32_PATH=/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/build/optimized:/usr/sgug/lib32:/usr/lib32:/lib32 CC='mips-sgi-irix6.5-gcc -pthread' LDSHARED='mips-sgi-irix6.5-gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32' OPT='-DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv' _TCLTK_INCLUDES='' _TCLTK_LIBS='' ./python -E /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/setup.py build
running build
running build_ext
building '_struct' extension
creating build/temp.irix64-6.5-IP30-3.7/usr
creating build/temp.irix64-6.5-IP30-3.7/usr/people
creating build/temp.irix64-6.5-IP30-3.7/usr/people/dan
creating build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild
creating build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD
creating build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7
creating build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules
mips-sgi-irix6.5-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -IObjects -IPython -I/usr/sgug/include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/build/optimized -c /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_struct.c -o build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_struct.o
/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_struct.c: In function 'whichtable':
/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_struct.c:1227:9: warning: this statement may fall through [-Wimplicit-fallthrough=]
/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_struct.c:1229:5: note: here
mips-sgi-irix6.5-gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -I/usr/sgug/include build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_struct.o -L. -L/usr/sgug/lib32 -lpython3.7m -o build/lib.irix64-6.5-IP30-3.7/_struct.cpython-37m.so
building '_ctypes_test' extension
creating build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_ctypes
mips-sgi-irix6.5-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -IObjects -IPython -I/usr/sgug/include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/build/optimized -c /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_ctypes/_ctypes_test.c -o build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_ctypes/_ctypes_test.o
mips-sgi-irix6.5-gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -I/usr/sgug/include build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_ctypes/_ctypes_test.o -L. -L/usr/sgug/lib32 -lm -lpython3.7m -o build/lib.irix64-6.5-IP30-3.7/_ctypes_test.cpython-37m.so
building 'array' extension
mips-sgi-irix6.5-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -IObjects -IPython -I/usr/sgug/include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/build/optimized -c /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/arraymodule.c -o build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/arraymodule.o
mips-sgi-irix6.5-gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -I/usr/sgug/include build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/arraymodule.o -L. -L/usr/sgug/lib32 -lpython3.7m -o build/lib.irix64-6.5-IP30-3.7/array.cpython-37m.so
building '_contextvars' extension
mips-sgi-irix6.5-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -IObjects -IPython -I/usr/sgug/include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/build/optimized -c /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_contextvarsmodule.c -o build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_contextvarsmodule.o
mips-sgi-irix6.5-gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -I/usr/sgug/include build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_contextvarsmodule.o -L. -L/usr/sgug/lib32 -lpython3.7m -o build/lib.irix64-6.5-IP30-3.7/_contextvars.cpython-37m.so
building 'cmath' extension
mips-sgi-irix6.5-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -IObjects -IPython -I/usr/sgug/include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/build/optimized -c /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/cmathmodule.c -o build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/cmathmodule.o
mips-sgi-irix6.5-gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -I/usr/sgug/include build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/cmathmodule.o Modules/_math.o -L. -L/usr/sgug/lib32 -lm -lpython3.7m -o build/lib.irix64-6.5-IP30-3.7/cmath.cpython-37m.so
building 'math' extension
mips-sgi-irix6.5-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -IObjects -IPython -I/usr/sgug/include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/build/optimized -c /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/mathmodule.c -o build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/mathmodule.o
mips-sgi-irix6.5-gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -I/usr/sgug/include build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/mathmodule.o Modules/_math.o -L. -L/usr/sgug/lib32 -lm -lpython3.7m -o build/lib.irix64-6.5-IP30-3.7/math.cpython-37m.so
building '_datetime' extension
mips-sgi-irix6.5-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -IObjects -IPython -I/usr/sgug/include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/build/optimized -c /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_datetimemodule.c -o build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_datetimemodule.o
mips-sgi-irix6.5-gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -I/usr/sgug/include build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_datetimemodule.o -L. -L/usr/sgug/lib32 -lm -lpython3.7m -o build/lib.irix64-6.5-IP30-3.7/_datetime.cpython-37m.so
building '_random' extension
mips-sgi-irix6.5-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -IObjects -IPython -I/usr/sgug/include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/build/optimized -c /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_randommodule.c -o build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_randommodule.o
mips-sgi-irix6.5-gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -I/usr/sgug/include build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_randommodule.o -L. -L/usr/sgug/lib32 -lpython3.7m -o build/lib.irix64-6.5-IP30-3.7/_random.cpython-37m.so
building '_bisect' extension
mips-sgi-irix6.5-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -IObjects -IPython -I/usr/sgug/include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/build/optimized -c /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_bisectmodule.c -o build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_bisectmodule.o
mips-sgi-irix6.5-gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -I/usr/sgug/include build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_bisectmodule.o -L. -L/usr/sgug/lib32 -lpython3.7m -o build/lib.irix64-6.5-IP30-3.7/_bisect.cpython-37m.so
building '_heapq' extension
mips-sgi-irix6.5-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -IObjects -IPython -I/usr/sgug/include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/build/optimized -c /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_heapqmodule.c -o build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_heapqmodule.o
mips-sgi-irix6.5-gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -I/usr/sgug/include build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_heapqmodule.o -L. -L/usr/sgug/lib32 -lpython3.7m -o build/lib.irix64-6.5-IP30-3.7/_heapq.cpython-37m.so
building '_pickle' extension
mips-sgi-irix6.5-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -IObjects -IPython -I/usr/sgug/include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/build/optimized -c /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_pickle.c -o build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_pickle.o
mips-sgi-irix6.5-gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -I/usr/sgug/include build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_pickle.o -L. -L/usr/sgug/lib32 -lpython3.7m -o build/lib.irix64-6.5-IP30-3.7/_pickle.cpython-37m.so
building '_json' extension
mips-sgi-irix6.5-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -IObjects -IPython -I/usr/sgug/include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/build/optimized -c /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_json.c -o build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_json.o
mips-sgi-irix6.5-gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -I/usr/sgug/include build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_json.o -L. -L/usr/sgug/lib32 -lpython3.7m -o build/lib.irix64-6.5-IP30-3.7/_json.cpython-37m.so
building '_testcapi' extension
mips-sgi-irix6.5-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -IObjects -IPython -I/usr/sgug/include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/build/optimized -c /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_testcapimodule.c -o build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_testcapimodule.o
mips-sgi-irix6.5-gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -I/usr/sgug/include build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_testcapimodule.o -L. -L/usr/sgug/lib32 -lpython3.7m -o build/lib.irix64-6.5-IP30-3.7/_testcapi.cpython-37m.so
building '_testbuffer' extension
mips-sgi-irix6.5-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -IObjects -IPython -I/usr/sgug/include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/build/optimized -c /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_testbuffer.c -o build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_testbuffer.o
mips-sgi-irix6.5-gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -I/usr/sgug/include build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_testbuffer.o -L. -L/usr/sgug/lib32 -lpython3.7m -o build/lib.irix64-6.5-IP30-3.7/_testbuffer.cpython-37m.so
building '_testimportmultiple' extension
mips-sgi-irix6.5-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -IObjects -IPython -I/usr/sgug/include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/build/optimized -c /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_testimportmultiple.c -o build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_testimportmultiple.o
mips-sgi-irix6.5-gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -I/usr/sgug/include build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_testimportmultiple.o -L. -L/usr/sgug/lib32 -lpython3.7m -o build/lib.irix64-6.5-IP30-3.7/_testimportmultiple.cpython-37m.so
building '_testmultiphase' extension
mips-sgi-irix6.5-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -IObjects -IPython -I/usr/sgug/include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/build/optimized -c /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_testmultiphase.c -o build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_testmultiphase.o
mips-sgi-irix6.5-gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -I/usr/sgug/include build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_testmultiphase.o -L. -L/usr/sgug/lib32 -lpython3.7m -o build/lib.irix64-6.5-IP30-3.7/_testmultiphase.cpython-37m.so
building '_lsprof' extension
mips-sgi-irix6.5-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -IObjects -IPython -I/usr/sgug/include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/build/optimized -c /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_lsprof.c -o build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_lsprof.o
mips-sgi-irix6.5-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -IObjects -IPython -I/usr/sgug/include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/build/optimized -c /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/rotatingtree.c -o build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/rotatingtree.o
mips-sgi-irix6.5-gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -I/usr/sgug/include build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_lsprof.o build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/rotatingtree.o -L. -L/usr/sgug/lib32 -lpython3.7m -o build/lib.irix64-6.5-IP30-3.7/_lsprof.cpython-37m.so
building 'unicodedata' extension
mips-sgi-irix6.5-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -IObjects -IPython -I/usr/sgug/include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/build/optimized -c /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/unicodedata.c -o build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/unicodedata.o
mips-sgi-irix6.5-gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -I/usr/sgug/include build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/unicodedata.o -L. -L/usr/sgug/lib32 -lpython3.7m -o build/lib.irix64-6.5-IP30-3.7/unicodedata.cpython-37m.so
building '_opcode' extension
mips-sgi-irix6.5-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -IObjects -IPython -I/usr/sgug/include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/build/optimized -c /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_opcode.c -o build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_opcode.o
mips-sgi-irix6.5-gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -I/usr/sgug/include build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_opcode.o -L. -L/usr/sgug/lib32 -lpython3.7m -o build/lib.irix64-6.5-IP30-3.7/_opcode.cpython-37m.so
building '_asyncio' extension
mips-sgi-irix6.5-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -IObjects -IPython -I/usr/sgug/include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/build/optimized -c /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_asynciomodule.c -o build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_asynciomodule.o
mips-sgi-irix6.5-gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -I/usr/sgug/include build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_asynciomodule.o -L. -L/usr/sgug/lib32 -lpython3.7m -o build/lib.irix64-6.5-IP30-3.7/_asyncio.cpython-37m.so
building '_queue' extension
mips-sgi-irix6.5-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -IObjects -IPython -I/usr/sgug/include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/build/optimized -c /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_queuemodule.c -o build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_queuemodule.o
mips-sgi-irix6.5-gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -I/usr/sgug/include build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_queuemodule.o -L. -L/usr/sgug/lib32 -lpython3.7m -o build/lib.irix64-6.5-IP30-3.7/_queue.cpython-37m.so
building 'fcntl' extension
mips-sgi-irix6.5-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -IObjects -IPython -I/usr/sgug/include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/build/optimized -c /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/fcntlmodule.c -o build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/fcntlmodule.o
mips-sgi-irix6.5-gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -I/usr/sgug/include build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/fcntlmodule.o -L. -L/usr/sgug/lib32 -lpython3.7m -o build/lib.irix64-6.5-IP30-3.7/fcntl.cpython-37m.so
building 'grp' extension
mips-sgi-irix6.5-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -IObjects -IPython -I/usr/sgug/include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/build/optimized -c /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/grpmodule.c -o build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/grpmodule.o
mips-sgi-irix6.5-gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -I/usr/sgug/include build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/grpmodule.o -L. -L/usr/sgug/lib32 -lpython3.7m -o build/lib.irix64-6.5-IP30-3.7/grp.cpython-37m.so
building 'spwd' extension
mips-sgi-irix6.5-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -IObjects -IPython -I/usr/sgug/include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/build/optimized -c /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/spwdmodule.c -o build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/spwdmodule.o
mips-sgi-irix6.5-gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -I/usr/sgug/include build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/spwdmodule.o -L. -L/usr/sgug/lib32 -lpython3.7m -o build/lib.irix64-6.5-IP30-3.7/spwd.cpython-37m.so
building 'select' extension
mips-sgi-irix6.5-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -IObjects -IPython -I/usr/sgug/include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/build/optimized -c /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/selectmodule.c -o build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/selectmodule.o
mips-sgi-irix6.5-gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -I/usr/sgug/include build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/selectmodule.o -L. -L/usr/sgug/lib32 -lpython3.7m -o build/lib.irix64-6.5-IP30-3.7/select.cpython-37m.so
building 'parser' extension
mips-sgi-irix6.5-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -IObjects -IPython -I/usr/sgug/include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/build/optimized -c /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/parsermodule.c -o build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/parsermodule.o
mips-sgi-irix6.5-gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -I/usr/sgug/include build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/parsermodule.o -L. -L/usr/sgug/lib32 -lpython3.7m -o build/lib.irix64-6.5-IP30-3.7/parser.cpython-37m.so
building 'mmap' extension
mips-sgi-irix6.5-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -IObjects -IPython -I/usr/sgug/include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/build/optimized -c /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/mmapmodule.c -o build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/mmapmodule.o
mips-sgi-irix6.5-gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -I/usr/sgug/include build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/mmapmodule.o -L. -L/usr/sgug/lib32 -lpython3.7m -o build/lib.irix64-6.5-IP30-3.7/mmap.cpython-37m.so
building 'syslog' extension
mips-sgi-irix6.5-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -IObjects -IPython -I/usr/sgug/include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/build/optimized -c /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/syslogmodule.c -o build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/syslogmodule.o
mips-sgi-irix6.5-gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -I/usr/sgug/include build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/syslogmodule.o -L. -L/usr/sgug/lib32 -lpython3.7m -o build/lib.irix64-6.5-IP30-3.7/syslog.cpython-37m.so
building '_xxtestfuzz' extension
creating build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_xxtestfuzz
mips-sgi-irix6.5-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -IObjects -IPython -I/usr/sgug/include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/build/optimized -c /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_xxtestfuzz/_xxtestfuzz.c -o build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_xxtestfuzz/_xxtestfuzz.o
mips-sgi-irix6.5-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -IObjects -IPython -I/usr/sgug/include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/build/optimized -c /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_xxtestfuzz/fuzzer.c -o build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_xxtestfuzz/fuzzer.o
mips-sgi-irix6.5-gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -I/usr/sgug/include build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_xxtestfuzz/_xxtestfuzz.o build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_xxtestfuzz/fuzzer.o -L. -L/usr/sgug/lib32 -lpython3.7m -o build/lib.irix64-6.5-IP30-3.7/_xxtestfuzz.cpython-37m.so
building 'audioop' extension
mips-sgi-irix6.5-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -IObjects -IPython -I/usr/sgug/include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/build/optimized -c /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/audioop.c -o build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/audioop.o
mips-sgi-irix6.5-gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -I/usr/sgug/include build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/audioop.o -L. -L/usr/sgug/lib32 -lm -lpython3.7m -o build/lib.irix64-6.5-IP30-3.7/audioop.cpython-37m.so
building 'readline' extension
mips-sgi-irix6.5-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -IObjects -IPython -I/usr/sgug/include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/build/optimized -c /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/readline.c -o build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/readline.o
mips-sgi-irix6.5-gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -I/usr/sgug/include build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/readline.o -L/usr/sgug/lib32/termcap -L. -L/usr/sgug/lib32 -lreadline -lncursesw -lpython3.7m -o build/lib.irix64-6.5-IP30-3.7/readline.cpython-37m.so
building '_crypt' extension
mips-sgi-irix6.5-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -IObjects -IPython -I/usr/sgug/include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/build/optimized -c /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_cryptmodule.c -o build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_cryptmodule.o
mips-sgi-irix6.5-gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -I/usr/sgug/include build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_cryptmodule.o -L. -L/usr/sgug/lib32 -lcrypt -lpython3.7m -o build/lib.irix64-6.5-IP30-3.7/_crypt.cpython-37m.so
building '_csv' extension
mips-sgi-irix6.5-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -IObjects -IPython -I/usr/sgug/include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/build/optimized -c /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_csv.c -o build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_csv.o
/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_csv.c: In function 'parse_process_char':
/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_csv.c:601:21: warning: this statement may fall through [-Wimplicit-fallthrough=]
/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_csv.c:603:5: note: here
/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_csv.c:653:12: warning: this statement may fall through [-Wimplicit-fallthrough=]
/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_csv.c:657:5: note: here
mips-sgi-irix6.5-gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -I/usr/sgug/include build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_csv.o -L. -L/usr/sgug/lib32 -lpython3.7m -o build/lib.irix64-6.5-IP30-3.7/_csv.cpython-37m.so
building '_posixsubprocess' extension
mips-sgi-irix6.5-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -IObjects -IPython -I/usr/sgug/include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/build/optimized -c /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_posixsubprocess.c -o build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_posixsubprocess.o
mips-sgi-irix6.5-gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -I/usr/sgug/include build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_posixsubprocess.o -L. -L/usr/sgug/lib32 -lpython3.7m -o build/lib.irix64-6.5-IP30-3.7/_posixsubprocess.cpython-37m.so
building '_socket' extension
mips-sgi-irix6.5-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -IObjects -IPython -I/usr/sgug/include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/build/optimized -c /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/socketmodule.c -o build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/socketmodule.o
/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/socketmodule.c: In function 'setipaddr':
/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/socketmodule.c:1097:29: warning: comparison of integer expressions of different signedness: 'socklen_t' {aka 'int'} and 'size_t' {aka 'unsigned int'} [-Wsign-compare]
/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/socketmodule.c:1188:25: warning: comparison of integer expressions of different signedness: 'socklen_t' {aka 'int'} and 'size_t' {aka 'unsigned int'} [-Wsign-compare]
/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/socketmodule.c: In function 'cmsg_min_space':
/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/socketmodule.c:2449:33: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'unsigned int'} and 'int' [-Wsign-compare]
/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/socketmodule.c: In function 'get_cmsg_data_space':
/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/socketmodule.c:2465:21: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'unsigned int'} and 'int' [-Wsign-compare]
/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/socketmodule.c: In function 'sock_recvmsg_guts':
/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/socketmodule.c:3683:18: warning: assignment to 'caddr_t' {aka 'char *'} from incompatible pointer type 'struct sockaddr *' [-Wincompatible-pointer-types]
/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/socketmodule.c: In function 'sock_sendmsg':
/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/socketmodule.c:4281:22: warning: assignment to 'caddr_t' {aka 'char *'} from incompatible pointer type 'sock_addr_t *' {aka 'union sock_addr *'} [-Wincompatible-pointer-types]
mips-sgi-irix6.5-gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -I/usr/sgug/include build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/socketmodule.o -L. -L/usr/sgug/lib32 -lpython3.7m -o build/lib.irix64-6.5-IP30-3.7/_socket.cpython-37m.so
building '_ssl' extension
mips-sgi-irix6.5-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I/usr/sgug/include -I. -IObjects -IPython -I/usr/sgug/include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/build/optimized -c /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_ssl.c -o build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_ssl.o
mips-sgi-irix6.5-gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -I/usr/sgug/include build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_ssl.o -L/usr/sgug/lib32 -L. -L/usr/sgug/lib32 -lssl -lcrypto -lpython3.7m -o build/lib.irix64-6.5-IP30-3.7/_ssl.cpython-37m.so
building '_hashlib' extension
mips-sgi-irix6.5-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I/usr/sgug/include -I. -IObjects -IPython -I/usr/sgug/include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/build/optimized -c /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_hashopenssl.c -o build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_hashopenssl.o
mips-sgi-irix6.5-gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -I/usr/sgug/include build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_hashopenssl.o -L/usr/sgug/lib32 -L. -L/usr/sgug/lib32 -lssl -lcrypto -lpython3.7m -o build/lib.irix64-6.5-IP30-3.7/_hashlib.cpython-37m.so
building '_sha256' extension
mips-sgi-irix6.5-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -IObjects -IPython -I/usr/sgug/include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/build/optimized -c /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/sha256module.c -o build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/sha256module.o
mips-sgi-irix6.5-gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -I/usr/sgug/include build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/sha256module.o -L. -L/usr/sgug/lib32 -lpython3.7m -o build/lib.irix64-6.5-IP30-3.7/_sha256.cpython-37m.so
building '_sha512' extension
mips-sgi-irix6.5-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -IObjects -IPython -I/usr/sgug/include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/build/optimized -c /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/sha512module.c -o build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/sha512module.o
mips-sgi-irix6.5-gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -I/usr/sgug/include build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/sha512module.o -L. -L/usr/sgug/lib32 -lpython3.7m -o build/lib.irix64-6.5-IP30-3.7/_sha512.cpython-37m.so
building '_md5' extension
mips-sgi-irix6.5-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -IObjects -IPython -I/usr/sgug/include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/build/optimized -c /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/md5module.c -o build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/md5module.o
mips-sgi-irix6.5-gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -I/usr/sgug/include build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/md5module.o -L. -L/usr/sgug/lib32 -lpython3.7m -o build/lib.irix64-6.5-IP30-3.7/_md5.cpython-37m.so
building '_sha1' extension
mips-sgi-irix6.5-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -IObjects -IPython -I/usr/sgug/include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/build/optimized -c /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/sha1module.c -o build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/sha1module.o
mips-sgi-irix6.5-gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -I/usr/sgug/include build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/sha1module.o -L. -L/usr/sgug/lib32 -lpython3.7m -o build/lib.irix64-6.5-IP30-3.7/_sha1.cpython-37m.so
building '_blake2' extension
creating build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_blake2
mips-sgi-irix6.5-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -IObjects -IPython -I/usr/sgug/include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/build/optimized -c /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_blake2/blake2module.c -o build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_blake2/blake2module.o
mips-sgi-irix6.5-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -IObjects -IPython -I/usr/sgug/include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/build/optimized -c /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_blake2/blake2b_impl.c -o build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_blake2/blake2b_impl.o
mips-sgi-irix6.5-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -IObjects -IPython -I/usr/sgug/include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/build/optimized -c /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_blake2/blake2s_impl.c -o build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_blake2/blake2s_impl.o
mips-sgi-irix6.5-gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -I/usr/sgug/include build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_blake2/blake2module.o build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_blake2/blake2b_impl.o build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_blake2/blake2s_impl.o -L. -L/usr/sgug/lib32 -lpython3.7m -o build/lib.irix64-6.5-IP30-3.7/_blake2.cpython-37m.so
building '_sha3' extension
creating build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_sha3
mips-sgi-irix6.5-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -IObjects -IPython -I/usr/sgug/include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/build/optimized -c /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_sha3/sha3module.c -o build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_sha3/sha3module.o
mips-sgi-irix6.5-gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -I/usr/sgug/include build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_sha3/sha3module.o -L. -L/usr/sgug/lib32 -lpython3.7m -o build/lib.irix64-6.5-IP30-3.7/_sha3.cpython-37m.so
building '_sqlite3' extension
creating build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_sqlite
mips-sgi-irix6.5-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -DMODULE_NAME="sqlite3" -IModules/_sqlite -I. -IObjects -IPython -I/usr/sgug/include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/build/optimized -c /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_sqlite/cache.c -o build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_sqlite/cache.o
mips-sgi-irix6.5-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -DMODULE_NAME="sqlite3" -IModules/_sqlite -I. -IObjects -IPython -I/usr/sgug/include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/build/optimized -c /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_sqlite/connection.c -o build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_sqlite/connection.o
mips-sgi-irix6.5-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -DMODULE_NAME="sqlite3" -IModules/_sqlite -I. -IObjects -IPython -I/usr/sgug/include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/build/optimized -c /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_sqlite/cursor.c -o build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_sqlite/cursor.o
mips-sgi-irix6.5-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -DMODULE_NAME="sqlite3" -IModules/_sqlite -I. -IObjects -IPython -I/usr/sgug/include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/build/optimized -c /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_sqlite/microprotocols.c -o build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_sqlite/microprotocols.o
mips-sgi-irix6.5-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -DMODULE_NAME="sqlite3" -IModules/_sqlite -I. -IObjects -IPython -I/usr/sgug/include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/build/optimized -c /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_sqlite/module.c -o build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_sqlite/module.o
mips-sgi-irix6.5-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -DMODULE_NAME="sqlite3" -IModules/_sqlite -I. -IObjects -IPython -I/usr/sgug/include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/build/optimized -c /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_sqlite/prepare_protocol.c -o build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_sqlite/prepare_protocol.o
mips-sgi-irix6.5-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -DMODULE_NAME="sqlite3" -IModules/_sqlite -I. -IObjects -IPython -I/usr/sgug/include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/build/optimized -c /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_sqlite/row.c -o build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_sqlite/row.o
mips-sgi-irix6.5-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -DMODULE_NAME="sqlite3" -IModules/_sqlite -I. -IObjects -IPython -I/usr/sgug/include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/build/optimized -c /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_sqlite/statement.c -o build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_sqlite/statement.o
mips-sgi-irix6.5-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -DMODULE_NAME="sqlite3" -IModules/_sqlite -I. -IObjects -IPython -I/usr/sgug/include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/build/optimized -c /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_sqlite/util.c -o build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_sqlite/util.o
mips-sgi-irix6.5-gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -I/usr/sgug/include build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_sqlite/cache.o build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_sqlite/connection.o build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_sqlite/cursor.o build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_sqlite/microprotocols.o build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_sqlite/module.o build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_sqlite/prepare_protocol.o build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_sqlite/row.o build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_sqlite/statement.o build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_sqlite/util.o -L. -L/usr/sgug/lib32 -lsqlite3 -lpython3.7m -o build/lib.irix64-6.5-IP30-3.7/_sqlite3.cpython-37m.so
building '_dbm' extension
mips-sgi-irix6.5-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -DHAVE_GDBM_NDBM_H -I. -IObjects -IPython -I/usr/sgug/include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/build/optimized -c /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_dbmmodule.c -o build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_dbmmodule.o
mips-sgi-irix6.5-gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -I/usr/sgug/include build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_dbmmodule.o -L. -L/usr/sgug/lib32 -lgdbm -lgdbm_compat -lpython3.7m -o build/lib.irix64-6.5-IP30-3.7/_dbm.cpython-37m.so
building '_gdbm' extension
mips-sgi-irix6.5-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -IObjects -IPython -I/usr/sgug/include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/build/optimized -c /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_gdbmmodule.c -o build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_gdbmmodule.o
mips-sgi-irix6.5-gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -I/usr/sgug/include build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_gdbmmodule.o -L. -L/usr/sgug/lib32 -lgdbm -lpython3.7m -o build/lib.irix64-6.5-IP30-3.7/_gdbm.cpython-37m.so
building 'termios' extension
mips-sgi-irix6.5-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -IObjects -IPython -I/usr/sgug/include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/build/optimized -c /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/termios.c -o build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/termios.o
mips-sgi-irix6.5-gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -I/usr/sgug/include build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/termios.o -L. -L/usr/sgug/lib32 -lpython3.7m -o build/lib.irix64-6.5-IP30-3.7/termios.cpython-37m.so
building 'resource' extension
mips-sgi-irix6.5-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -IObjects -IPython -I/usr/sgug/include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/build/optimized -c /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/resource.c -o build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/resource.o
mips-sgi-irix6.5-gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -I/usr/sgug/include build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/resource.o -L. -L/usr/sgug/lib32 -lpython3.7m -o build/lib.irix64-6.5-IP30-3.7/resource.cpython-37m.so
building 'nis' extension
mips-sgi-irix6.5-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -IObjects -IPython -I/usr/sgug/include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/build/optimized -c /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/nismodule.c -o build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/nismodule.o
mips-sgi-irix6.5-gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -I/usr/sgug/include build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/nismodule.o -L. -L/usr/sgug/lib32 -lnsl -lpython3.7m -o build/lib.irix64-6.5-IP30-3.7/nis.cpython-37m.so
building '_curses' extension
mips-sgi-irix6.5-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -DHAVE_NCURSESW=1 -I/usr/include/ncursesw -I. -IObjects -IPython -I/usr/sgug/include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/build/optimized -c /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_cursesmodule.c -o build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_cursesmodule.o
mips-sgi-irix6.5-gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -I/usr/sgug/include build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_cursesmodule.o -L. -L/usr/sgug/lib32 -lncursesw -lpython3.7m -o build/lib.irix64-6.5-IP30-3.7/_curses.cpython-37m.so
building '_curses_panel' extension
mips-sgi-irix6.5-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -DHAVE_NCURSESW=1 -I/usr/include/ncursesw -I. -IObjects -IPython -I/usr/sgug/include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/build/optimized -c /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_curses_panel.c -o build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_curses_panel.o
mips-sgi-irix6.5-gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -I/usr/sgug/include build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_curses_panel.o -L. -L/usr/sgug/lib32 -lpanelw -lncursesw -lpython3.7m -o build/lib.irix64-6.5-IP30-3.7/_curses_panel.cpython-37m.so
building 'zlib' extension
mips-sgi-irix6.5-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -IObjects -IPython -I/usr/sgug/include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/build/optimized -c /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/zlibmodule.c -o build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/zlibmodule.o
mips-sgi-irix6.5-gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -I/usr/sgug/include build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/zlibmodule.o -L. -L/usr/sgug/lib32 -lz -lpython3.7m -o build/lib.irix64-6.5-IP30-3.7/zlib.cpython-37m.so
building 'binascii' extension
mips-sgi-irix6.5-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -IObjects -IPython -I/usr/sgug/include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/build/optimized -c /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/binascii.c -o build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/binascii.o -DUSE_ZLIB_CRC32
mips-sgi-irix6.5-gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -I/usr/sgug/include build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/binascii.o -L. -L/usr/sgug/lib32 -lz -lpython3.7m -o build/lib.irix64-6.5-IP30-3.7/binascii.cpython-37m.so
building '_bz2' extension
mips-sgi-irix6.5-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -IObjects -IPython -I/usr/sgug/include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/build/optimized -c /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_bz2module.c -o build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_bz2module.o
mips-sgi-irix6.5-gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -I/usr/sgug/include build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_bz2module.o -L. -L/usr/sgug/lib32 -lbz2 -lpython3.7m -o build/lib.irix64-6.5-IP30-3.7/_bz2.cpython-37m.so
building '_lzma' extension
mips-sgi-irix6.5-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -IObjects -IPython -I/usr/sgug/include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/build/optimized -c /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_lzmamodule.c -o build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_lzmamodule.o
mips-sgi-irix6.5-gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -I/usr/sgug/include build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_lzmamodule.o -L. -L/usr/sgug/lib32 -llzma -lpython3.7m -o build/lib.irix64-6.5-IP30-3.7/_lzma.cpython-37m.so
building 'pyexpat' extension
mips-sgi-irix6.5-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -IObjects -IPython -I/usr/sgug/include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/build/optimized -c /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/pyexpat.c -o build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/pyexpat.o
mips-sgi-irix6.5-gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -I/usr/sgug/include build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/pyexpat.o -L. -L/usr/sgug/lib32 -lexpat -lpython3.7m -o build/lib.irix64-6.5-IP30-3.7/pyexpat.cpython-37m.so
building '_elementtree' extension
mips-sgi-irix6.5-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -DUSE_PYEXPAT_CAPI -I. -IObjects -IPython -I/usr/sgug/include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/build/optimized -c /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_elementtree.c -o build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_elementtree.o
mips-sgi-irix6.5-gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -I/usr/sgug/include build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_elementtree.o -L. -L/usr/sgug/lib32 -lexpat -lpython3.7m -o build/lib.irix64-6.5-IP30-3.7/_elementtree.cpython-37m.so
building '_multibytecodec' extension
creating build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/cjkcodecs
mips-sgi-irix6.5-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -IObjects -IPython -I/usr/sgug/include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/build/optimized -c /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/cjkcodecs/multibytecodec.c -o build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/cjkcodecs/multibytecodec.o
mips-sgi-irix6.5-gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -I/usr/sgug/include build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/cjkcodecs/multibytecodec.o -L. -L/usr/sgug/lib32 -lpython3.7m -o build/lib.irix64-6.5-IP30-3.7/_multibytecodec.cpython-37m.so
building '_codecs_kr' extension
mips-sgi-irix6.5-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -IObjects -IPython -I/usr/sgug/include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/build/optimized -c /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/cjkcodecs/_codecs_kr.c -o build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/cjkcodecs/_codecs_kr.o
mips-sgi-irix6.5-gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -I/usr/sgug/include build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/cjkcodecs/_codecs_kr.o -L. -L/usr/sgug/lib32 -lpython3.7m -o build/lib.irix64-6.5-IP30-3.7/_codecs_kr.cpython-37m.so
building '_codecs_jp' extension
mips-sgi-irix6.5-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -IObjects -IPython -I/usr/sgug/include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/build/optimized -c /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/cjkcodecs/_codecs_jp.c -o build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/cjkcodecs/_codecs_jp.o
mips-sgi-irix6.5-gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -I/usr/sgug/include build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/cjkcodecs/_codecs_jp.o -L. -L/usr/sgug/lib32 -lpython3.7m -o build/lib.irix64-6.5-IP30-3.7/_codecs_jp.cpython-37m.so
building '_codecs_cn' extension
mips-sgi-irix6.5-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -IObjects -IPython -I/usr/sgug/include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/build/optimized -c /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/cjkcodecs/_codecs_cn.c -o build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/cjkcodecs/_codecs_cn.o
mips-sgi-irix6.5-gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -I/usr/sgug/include build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/cjkcodecs/_codecs_cn.o -L. -L/usr/sgug/lib32 -lpython3.7m -o build/lib.irix64-6.5-IP30-3.7/_codecs_cn.cpython-37m.so
building '_codecs_tw' extension
mips-sgi-irix6.5-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -IObjects -IPython -I/usr/sgug/include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/build/optimized -c /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/cjkcodecs/_codecs_tw.c -o build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/cjkcodecs/_codecs_tw.o
mips-sgi-irix6.5-gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -I/usr/sgug/include build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/cjkcodecs/_codecs_tw.o -L. -L/usr/sgug/lib32 -lpython3.7m -o build/lib.irix64-6.5-IP30-3.7/_codecs_tw.cpython-37m.so
building '_codecs_hk' extension
mips-sgi-irix6.5-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -IObjects -IPython -I/usr/sgug/include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/build/optimized -c /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/cjkcodecs/_codecs_hk.c -o build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/cjkcodecs/_codecs_hk.o
mips-sgi-irix6.5-gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -I/usr/sgug/include build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/cjkcodecs/_codecs_hk.o -L. -L/usr/sgug/lib32 -lpython3.7m -o build/lib.irix64-6.5-IP30-3.7/_codecs_hk.cpython-37m.so
building '_codecs_iso2022' extension
mips-sgi-irix6.5-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I. -IObjects -IPython -I/usr/sgug/include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/build/optimized -c /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/cjkcodecs/_codecs_iso2022.c -o build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/cjkcodecs/_codecs_iso2022.o
/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/cjkcodecs/_codecs_iso2022.c: In function 'jisx0213_encoder':
/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/cjkcodecs/_codecs_iso2022.c:810:12: warning: this statement may fall through [-Wimplicit-fallthrough=]
/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/cjkcodecs/_codecs_iso2022.c:814:5: note: here
mips-sgi-irix6.5-gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -I/usr/sgug/include build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/cjkcodecs/_codecs_iso2022.o -L. -L/usr/sgug/lib32 -lpython3.7m -o build/lib.irix64-6.5-IP30-3.7/_codecs_iso2022.cpython-37m.so
building '_decimal' extension
creating build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_decimal
creating build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_decimal/libmpdec
mips-sgi-irix6.5-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -DCONFIG_32=1 -DANSI=1 -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_decimal/libmpdec -I. -IObjects -IPython -I/usr/sgug/include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/build/optimized -c /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_decimal/_decimal.c -o build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_decimal/_decimal.o
mips-sgi-irix6.5-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -DCONFIG_32=1 -DANSI=1 -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_decimal/libmpdec -I. -IObjects -IPython -I/usr/sgug/include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/build/optimized -c /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_decimal/libmpdec/basearith.c -o build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_decimal/libmpdec/basearith.o
mips-sgi-irix6.5-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -DCONFIG_32=1 -DANSI=1 -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_decimal/libmpdec -I. -IObjects -IPython -I/usr/sgug/include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/build/optimized -c /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_decimal/libmpdec/constants.c -o build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_decimal/libmpdec/constants.o
mips-sgi-irix6.5-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -DCONFIG_32=1 -DANSI=1 -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_decimal/libmpdec -I. -IObjects -IPython -I/usr/sgug/include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/build/optimized -c /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_decimal/libmpdec/context.c -o build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_decimal/libmpdec/context.o
mips-sgi-irix6.5-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -DCONFIG_32=1 -DANSI=1 -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_decimal/libmpdec -I. -IObjects -IPython -I/usr/sgug/include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/build/optimized -c /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_decimal/libmpdec/convolute.c -o build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_decimal/libmpdec/convolute.o
mips-sgi-irix6.5-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -DCONFIG_32=1 -DANSI=1 -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_decimal/libmpdec -I. -IObjects -IPython -I/usr/sgug/include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/build/optimized -c /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_decimal/libmpdec/crt.c -o build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_decimal/libmpdec/crt.o
mips-sgi-irix6.5-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -DCONFIG_32=1 -DANSI=1 -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_decimal/libmpdec -I. -IObjects -IPython -I/usr/sgug/include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/build/optimized -c /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_decimal/libmpdec/difradix2.c -o build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_decimal/libmpdec/difradix2.o
mips-sgi-irix6.5-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -DCONFIG_32=1 -DANSI=1 -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_decimal/libmpdec -I. -IObjects -IPython -I/usr/sgug/include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/build/optimized -c /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_decimal/libmpdec/fnt.c -o build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_decimal/libmpdec/fnt.o
mips-sgi-irix6.5-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -DCONFIG_32=1 -DANSI=1 -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_decimal/libmpdec -I. -IObjects -IPython -I/usr/sgug/include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/build/optimized -c /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_decimal/libmpdec/fourstep.c -o build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_decimal/libmpdec/fourstep.o
mips-sgi-irix6.5-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -DCONFIG_32=1 -DANSI=1 -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_decimal/libmpdec -I. -IObjects -IPython -I/usr/sgug/include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/build/optimized -c /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_decimal/libmpdec/io.c -o build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_decimal/libmpdec/io.o
mips-sgi-irix6.5-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -DCONFIG_32=1 -DANSI=1 -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_decimal/libmpdec -I. -IObjects -IPython -I/usr/sgug/include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/build/optimized -c /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_decimal/libmpdec/memory.c -o build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_decimal/libmpdec/memory.o
mips-sgi-irix6.5-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -DCONFIG_32=1 -DANSI=1 -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_decimal/libmpdec -I. -IObjects -IPython -I/usr/sgug/include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/build/optimized -c /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_decimal/libmpdec/mpdecimal.c -o build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_decimal/libmpdec/mpdecimal.o
mips-sgi-irix6.5-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -DCONFIG_32=1 -DANSI=1 -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_decimal/libmpdec -I. -IObjects -IPython -I/usr/sgug/include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/build/optimized -c /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_decimal/libmpdec/numbertheory.c -o build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_decimal/libmpdec/numbertheory.o
mips-sgi-irix6.5-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -DCONFIG_32=1 -DANSI=1 -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_decimal/libmpdec -I. -IObjects -IPython -I/usr/sgug/include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/build/optimized -c /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_decimal/libmpdec/sixstep.c -o build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_decimal/libmpdec/sixstep.o
mips-sgi-irix6.5-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -DCONFIG_32=1 -DANSI=1 -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_decimal/libmpdec -I. -IObjects -IPython -I/usr/sgug/include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/build/optimized -c /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_decimal/libmpdec/transpose.c -o build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_decimal/libmpdec/transpose.o
mips-sgi-irix6.5-gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -I/usr/sgug/include build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_decimal/_decimal.o build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_decimal/libmpdec/basearith.o build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_decimal/libmpdec/constants.o build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_decimal/libmpdec/context.o build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_decimal/libmpdec/convolute.o build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_decimal/libmpdec/crt.o build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_decimal/libmpdec/difradix2.o build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_decimal/libmpdec/fnt.o build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_decimal/libmpdec/fourstep.o build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_decimal/libmpdec/io.o build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_decimal/libmpdec/memory.o build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_decimal/libmpdec/mpdecimal.o build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_decimal/libmpdec/numbertheory.o build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_decimal/libmpdec/sixstep.o build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_decimal/libmpdec/transpose.o -L. -L/usr/sgug/lib32 -lm -lpython3.7m -o build/lib.irix64-6.5-IP30-3.7/_decimal.cpython-37m.so
building '_multiprocessing' extension
creating build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_multiprocessing
mips-sgi-irix6.5-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -IModules/_multiprocessing -I. -IObjects -IPython -I/usr/sgug/include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/build/optimized -c /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_multiprocessing/multiprocessing.c -o build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_multiprocessing/multiprocessing.o
mips-sgi-irix6.5-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -IModules/_multiprocessing -I. -IObjects -IPython -I/usr/sgug/include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/build/optimized -c /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_multiprocessing/semaphore.c -o build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_multiprocessing/semaphore.o
mips-sgi-irix6.5-gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -I/usr/sgug/include build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_multiprocessing/multiprocessing.o build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_multiprocessing/semaphore.o -L. -L/usr/sgug/lib32 -lpython3.7m -o build/lib.irix64-6.5-IP30-3.7/_multiprocessing.cpython-37m.so
building '_tkinter' extension
mips-sgi-irix6.5-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -DWITH_APPINIT=1 -I/usr/X11/include -I. -IObjects -IPython -I/usr/sgug/include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/build/optimized -c /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_tkinter.c -o build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_tkinter.o
mips-sgi-irix6.5-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -DWITH_APPINIT=1 -I/usr/X11/include -I. -IObjects -IPython -I/usr/sgug/include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/build/optimized -c /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/tkappinit.c -o build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/tkappinit.o
mips-sgi-irix6.5-gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -I/usr/sgug/include build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_tkinter.o build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/tkappinit.o -L/usr/X11/lib -L. -L/usr/sgug/lib32 -ltk8.6 -ltcl8.6 -lX11 -lpython3.7m -o build/lib.irix64-6.5-IP30-3.7/_tkinter.cpython-37m.so
building '_uuid' extension
mips-sgi-irix6.5-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I/usr/sgug/include/uuid -I. -IObjects -IPython -I/usr/sgug/include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/build/optimized -c /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_uuidmodule.c -o build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_uuidmodule.o
mips-sgi-irix6.5-gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -I/usr/sgug/include build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_uuidmodule.o -L. -L/usr/sgug/lib32 -luuid -lpython3.7m -o build/lib.irix64-6.5-IP30-3.7/_uuid.cpython-37m.so
building 'xxlimited' extension
mips-sgi-irix6.5-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -DPy_LIMITED_API=0x03050000 -I. -IObjects -IPython -I/usr/sgug/include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/build/optimized -c /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/xxlimited.c -o build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/xxlimited.o
mips-sgi-irix6.5-gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -I/usr/sgug/include build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/xxlimited.o -L. -L/usr/sgug/lib32 -lpython3.7m -o build/lib.irix64-6.5-IP30-3.7/xxlimited.cpython-37m.so
building '_ctypes' extension
mips-sgi-irix6.5-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I/usr/sgug/include -I. -IObjects -IPython -I/usr/sgug/include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/build/optimized -c /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_ctypes/_ctypes.c -o build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_ctypes/_ctypes.o
/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_ctypes/_ctypes.c: In function '_build_callargs':
/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_ctypes/_ctypes.c:3767:27: warning: this statement may fall through [-Wimplicit-fallthrough=]
/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_ctypes/_ctypes.c:3769:9: note: here
mips-sgi-irix6.5-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I/usr/sgug/include -I. -IObjects -IPython -I/usr/sgug/include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/build/optimized -c /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_ctypes/callbacks.c -o build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_ctypes/callbacks.o
mips-sgi-irix6.5-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I/usr/sgug/include -I. -IObjects -IPython -I/usr/sgug/include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/build/optimized -c /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_ctypes/callproc.c -o build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_ctypes/callproc.o
mips-sgi-irix6.5-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I/usr/sgug/include -I. -IObjects -IPython -I/usr/sgug/include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/build/optimized -c /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_ctypes/stgdict.c -o build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_ctypes/stgdict.o
/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_ctypes/stgdict.c: In function 'PyCStructUnionType_update_stgdict':
/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_ctypes/stgdict.c:507:20: warning: this statement may fall through [-Wimplicit-fallthrough=]
/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_ctypes/stgdict.c:514:13: note: here
mips-sgi-irix6.5-gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Wno-cast-function-type -Werror=implicit-function-declaration -I/usr/sgug/include -I. -IObjects -IPython -I/usr/sgug/include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Include -I/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/build/optimized -c /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_ctypes/cfield.c -o build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_ctypes/cfield.o
/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_ctypes/cfield.c: In function 'PyCField_FromDesc':
/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_ctypes/cfield.c:151:18: warning: this statement may fall through [-Wimplicit-fallthrough=]
/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_ctypes/cfield.c:153:5: note: here
mips-sgi-irix6.5-gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -O3 -g -D_GNU_SOURCE -fPIC -fwrapv -I/usr/sgug/include -I/usr/sgug/include build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_ctypes/_ctypes.o build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_ctypes/callbacks.o build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_ctypes/callproc.o build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_ctypes/stgdict.o build/temp.irix64-6.5-IP30-3.7/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/_ctypes/cfield.o -L. -L/usr/sgug/lib32 -lffi -ldl -lpython3.7m -o build/lib.irix64-6.5-IP30-3.7/_ctypes.cpython-37m.so
Python build finished successfully!
The necessary bits to build these optional modules were not found:
ossaudiodev
To find the necessary bits, look in setup.py in detect_modules() for the module's name.
The following modules found by detect_modules() in setup.py, have been
built by the Makefile instead, as configured by the Setup files:
_abc atexit pwd
time
running build_scripts
creating build/scripts-3.7
copying and adjusting /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Tools/scripts/pydoc3 -> build/scripts-3.7
copying and adjusting /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Tools/scripts/idle3 -> build/scripts-3.7
copying and adjusting /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Tools/scripts/2to3 -> build/scripts-3.7
copying and adjusting /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Tools/scripts/pyvenv -> build/scripts-3.7
changing mode of build/scripts-3.7/pydoc3 from 644 to 755
changing mode of build/scripts-3.7/idle3 from 644 to 755
changing mode of build/scripts-3.7/2to3 from 644 to 755
changing mode of build/scripts-3.7/pyvenv from 644 to 755
renaming build/scripts-3.7/pydoc3 to build/scripts-3.7/pydoc3.7
renaming build/scripts-3.7/idle3 to build/scripts-3.7/idle3.7
renaming build/scripts-3.7/2to3 to build/scripts-3.7/2to3-3.7
renaming build/scripts-3.7/pyvenv to build/scripts-3.7/pyvenv-3.7
+ cd /usr/people/dan/rpmbuild/BUILD/Python-3.7.7
+ echo FINISHED: BUILD OF PYTHON FOR CONFIGURATION: optimized
FINISHED: BUILD OF PYTHON FOR CONFIGURATION: optimized
+ RPM_EC=0
+ jobs -p
+ exit 0
Executing(%install): /usr/sgug/bin/sh -e /usr/sgug/var/tmp/rpm-tmp.043423
+ umask 022
+ cd /usr/people/dan/rpmbuild/BUILD
+ cd Python-3.7.7
+ pwd
+ topdir=/usr/people/dan/rpmbuild/BUILD/Python-3.7.7
+ InstallPython optimized libpython3.7m.so.1.0 '' 3.7m
+ ConfName=optimized
+ PyInstSoName=libpython3.7m.so.1.0
+ MoreCFlags=''
+ LDVersion=3.7m
+ ConfDir=build/optimized
+ echo STARTING: INSTALL OF PYTHON FOR CONFIGURATION: optimized
STARTING: INSTALL OF PYTHON FOR CONFIGURATION: optimized
+ mkdir -p build/optimized
+ pwd
+ export 'PREV_WD=/usr/people/dan/rpmbuild/BUILD/Python-3.7.7'
+ cd build/optimized
+ make 'DESTDIR=/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips' 'INSTALL=install -p' 'EXTRA_CFLAGS=' install
Creating directory /usr/sgug/bin
Creating directory /usr/sgug/lib32
if test "no-framework" = "no-framework" ; then \
install -p python /usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/bin/python3.7m; \
else \
install -p -s Mac/pythonw /usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/bin/python3.7m; \
fi
if test "3.7" != "3.7m"; then \
if test -f /usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/bin/python3.7 -o -h /usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/bin/python3.7; \
then rm -f /usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/bin/python3.7; \
fi; \
(cd /usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/bin; ln python3.7m python3.7); \
fi
if test -f libpython3.7m.so && test "no-framework" = "no-framework" ; then \
if test -n "" ; then \
install -p -m 555 /usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/bin; \
else \
install -p -m 555 libpython3.7m.so /usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/libpython3.7m.so.1.0; \
if test libpython3.7m.so != libpython3.7m.so.1.0; then \
(cd /usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32; ln -sf libpython3.7m.so.1.0 libpython3.7m.so) \
fi \
fi; \
if test -n "libpython3.so"; then \
install -p -m 555 libpython3.so /usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/libpython3.so; \
fi; \
else true; \
fi
if test "x" != "x" ; then \
rm -f /usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/binpython3.7-32; \
lipo \
-output /usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/bin/python3.7-32 \
/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/bin/python3.7; \
fi
LD_LIBRARYN32_PATH=/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/build/optimized:/usr/sgug/lib32:/usr/lib32:/lib32 CC='mips-sgi-irix6.5-gcc -pthread' LDSHARED='mips-sgi-irix6.5-gcc -pthread -shared -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 -Wl,-z,relro -Wl,-z,now -Wl,-rpath -Wl,/usr/sgug/lib32 -Wl,-rpath -Wl,/usr/lib32 -g -L/usr/sgug/lib32 ' OPT='-DNDEBUG -O3 -g -D_GNU_SOURCE -fPIC -fwrapv' _TCLTK_INCLUDES='' _TCLTK_LIBS='' ./python -E /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/setup.py build
running build
running build_ext
Python build finished successfully!
The necessary bits to build these optional modules were not found:
ossaudiodev
To find the necessary bits, look in setup.py in detect_modules() for the module's name.
The following modules found by detect_modules() in setup.py, have been
built by the Makefile instead, as configured by the Setup files:
_abc atexit pwd
time
running build_scripts
copying and adjusting /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Tools/scripts/pydoc3 -> build/scripts-3.7
copying and adjusting /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Tools/scripts/idle3 -> build/scripts-3.7
copying and adjusting /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Tools/scripts/2to3 -> build/scripts-3.7
copying and adjusting /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Tools/scripts/pyvenv -> build/scripts-3.7
changing mode of build/scripts-3.7/pydoc3 from 644 to 755
changing mode of build/scripts-3.7/idle3 from 644 to 755
changing mode of build/scripts-3.7/2to3 from 644 to 755
changing mode of build/scripts-3.7/pyvenv from 644 to 755
renaming build/scripts-3.7/pydoc3 to build/scripts-3.7/pydoc3.7
renaming build/scripts-3.7/idle3 to build/scripts-3.7/idle3.7
renaming build/scripts-3.7/2to3 to build/scripts-3.7/2to3-3.7
renaming build/scripts-3.7/pyvenv to build/scripts-3.7/pyvenv-3.7
Creating directory /usr/sgug/lib32/python3.7
Creating directory /usr/sgug/lib32/python3.7/tkinter
Creating directory /usr/sgug/lib32/python3.7/tkinter/test
Creating directory /usr/sgug/lib32/python3.7/tkinter/test/test_tkinter
Creating directory /usr/sgug/lib32/python3.7/tkinter/test/test_ttk
Creating directory /usr/sgug/lib32/python3.7/site-packages
Creating directory /usr/sgug/lib32/python3.7/test
Creating directory /usr/sgug/lib32/python3.7/test/audiodata
Creating directory /usr/sgug/lib32/python3.7/test/capath
Creating directory /usr/sgug/lib32/python3.7/test/data
Creating directory /usr/sgug/lib32/python3.7/test/cjkencodings
Creating directory /usr/sgug/lib32/python3.7/test/decimaltestdata
Creating directory /usr/sgug/lib32/python3.7/test/xmltestdata
Creating directory /usr/sgug/lib32/python3.7/test/dtracedata
Creating directory /usr/sgug/lib32/python3.7/test/eintrdata
Creating directory /usr/sgug/lib32/python3.7/test/imghdrdata
Creating directory /usr/sgug/lib32/python3.7/test/libregrtest
Creating directory /usr/sgug/lib32/python3.7/test/subprocessdata
Creating directory /usr/sgug/lib32/python3.7/test/sndhdrdata
Creating directory /usr/sgug/lib32/python3.7/test/support
Creating directory /usr/sgug/lib32/python3.7/test/tracedmodules
Creating directory /usr/sgug/lib32/python3.7/test/encoded_modules
Creating directory /usr/sgug/lib32/python3.7/test/test_import
Creating directory /usr/sgug/lib32/python3.7/test/test_import/data
Creating directory /usr/sgug/lib32/python3.7/test/test_import/data/circular_imports
Creating directory /usr/sgug/lib32/python3.7/test/test_import/data/circular_imports/subpkg
Creating directory /usr/sgug/lib32/python3.7/test/test_import/data/package
Creating directory /usr/sgug/lib32/python3.7/test/test_import/data/package2
Creating directory /usr/sgug/lib32/python3.7/importlib
Creating directory /usr/sgug/lib32/python3.7/test/test_importlib
Creating directory /usr/sgug/lib32/python3.7/test/test_importlib/builtin
Creating directory /usr/sgug/lib32/python3.7/test/test_importlib/data01
Creating directory /usr/sgug/lib32/python3.7/test/test_importlib/data01/subdirectory
Creating directory /usr/sgug/lib32/python3.7/test/test_importlib/data02
Creating directory /usr/sgug/lib32/python3.7/test/test_importlib/data02/one
Creating directory /usr/sgug/lib32/python3.7/test/test_importlib/data02/two
Creating directory /usr/sgug/lib32/python3.7/test/test_importlib/data03
Creating directory /usr/sgug/lib32/python3.7/test/test_importlib/data03/namespace
Creating directory /usr/sgug/lib32/python3.7/test/test_importlib/data03/namespace/portion1
Creating directory /usr/sgug/lib32/python3.7/test/test_importlib/data03/namespace/portion2
Creating directory /usr/sgug/lib32/python3.7/test/test_importlib/extension
Creating directory /usr/sgug/lib32/python3.7/test/test_importlib/frozen
Creating directory /usr/sgug/lib32/python3.7/test/test_importlib/import_
Creating directory /usr/sgug/lib32/python3.7/test/test_importlib/namespace_pkgs
Creating directory /usr/sgug/lib32/python3.7/test/test_importlib/namespace_pkgs/both_portions
Creating directory /usr/sgug/lib32/python3.7/test/test_importlib/namespace_pkgs/both_portions/foo
Creating directory /usr/sgug/lib32/python3.7/test/test_importlib/namespace_pkgs/module_and_namespace_package
Creating directory /usr/sgug/lib32/python3.7/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test
Creating directory /usr/sgug/lib32/python3.7/test/test_importlib/namespace_pkgs/not_a_namespace_pkg
Creating directory /usr/sgug/lib32/python3.7/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo
Creating directory /usr/sgug/lib32/python3.7/test/test_importlib/namespace_pkgs/portion1
Creating directory /usr/sgug/lib32/python3.7/test/test_importlib/namespace_pkgs/portion1/foo
Creating directory /usr/sgug/lib32/python3.7/test/test_importlib/namespace_pkgs/portion2
Creating directory /usr/sgug/lib32/python3.7/test/test_importlib/namespace_pkgs/portion2/foo
Creating directory /usr/sgug/lib32/python3.7/test/test_importlib/namespace_pkgs/project1
Creating directory /usr/sgug/lib32/python3.7/test/test_importlib/namespace_pkgs/project1/parent
Creating directory /usr/sgug/lib32/python3.7/test/test_importlib/namespace_pkgs/project1/parent/child
Creating directory /usr/sgug/lib32/python3.7/test/test_importlib/namespace_pkgs/project2
Creating directory /usr/sgug/lib32/python3.7/test/test_importlib/namespace_pkgs/project2/parent
Creating directory /usr/sgug/lib32/python3.7/test/test_importlib/namespace_pkgs/project2/parent/child
Creating directory /usr/sgug/lib32/python3.7/test/test_importlib/namespace_pkgs/project3
Creating directory /usr/sgug/lib32/python3.7/test/test_importlib/namespace_pkgs/project3/parent
Creating directory /usr/sgug/lib32/python3.7/test/test_importlib/namespace_pkgs/project3/parent/child
Creating directory /usr/sgug/lib32/python3.7/test/test_importlib/source
Creating directory /usr/sgug/lib32/python3.7/test/test_importlib/zipdata01
Creating directory /usr/sgug/lib32/python3.7/test/test_importlib/zipdata02
Creating directory /usr/sgug/lib32/python3.7/asyncio
Creating directory /usr/sgug/lib32/python3.7/test/test_asyncio
Creating directory /usr/sgug/lib32/python3.7/collections
Creating directory /usr/sgug/lib32/python3.7/concurrent
Creating directory /usr/sgug/lib32/python3.7/concurrent/futures
Creating directory /usr/sgug/lib32/python3.7/encodings
Creating directory /usr/sgug/lib32/python3.7/email
Creating directory /usr/sgug/lib32/python3.7/email/mime
Creating directory /usr/sgug/lib32/python3.7/test/test_email
Creating directory /usr/sgug/lib32/python3.7/test/test_email/data
Creating directory /usr/sgug/lib32/python3.7/ensurepip
Creating directory /usr/sgug/lib32/python3.7/ensurepip/_bundled
Creating directory /usr/sgug/lib32/python3.7/html
Creating directory /usr/sgug/lib32/python3.7/json
Creating directory /usr/sgug/lib32/python3.7/test/test_json
Creating directory /usr/sgug/lib32/python3.7/http
Creating directory /usr/sgug/lib32/python3.7/dbm
Creating directory /usr/sgug/lib32/python3.7/xmlrpc
Creating directory /usr/sgug/lib32/python3.7/sqlite3
Creating directory /usr/sgug/lib32/python3.7/sqlite3/test
Creating directory /usr/sgug/lib32/python3.7/logging
Creating directory /usr/sgug/lib32/python3.7/wsgiref
Creating directory /usr/sgug/lib32/python3.7/urllib
Creating directory /usr/sgug/lib32/python3.7/lib2to3
Creating directory /usr/sgug/lib32/python3.7/lib2to3/fixes
Creating directory /usr/sgug/lib32/python3.7/lib2to3/pgen2
Creating directory /usr/sgug/lib32/python3.7/lib2to3/tests
Creating directory /usr/sgug/lib32/python3.7/lib2to3/tests/data
Creating directory /usr/sgug/lib32/python3.7/lib2to3/tests/data/fixers
Creating directory /usr/sgug/lib32/python3.7/lib2to3/tests/data/fixers/myfixes
Creating directory /usr/sgug/lib32/python3.7/ctypes
Creating directory /usr/sgug/lib32/python3.7/ctypes/test
Creating directory /usr/sgug/lib32/python3.7/ctypes/macholib
Creating directory /usr/sgug/lib32/python3.7/idlelib
Creating directory /usr/sgug/lib32/python3.7/idlelib/Icons
Creating directory /usr/sgug/lib32/python3.7/idlelib/idle_test
Creating directory /usr/sgug/lib32/python3.7/distutils
Creating directory /usr/sgug/lib32/python3.7/distutils/command
Creating directory /usr/sgug/lib32/python3.7/distutils/tests
Creating directory /usr/sgug/lib32/python3.7/xml
Creating directory /usr/sgug/lib32/python3.7/xml/dom
Creating directory /usr/sgug/lib32/python3.7/xml/etree
Creating directory /usr/sgug/lib32/python3.7/xml/parsers
Creating directory /usr/sgug/lib32/python3.7/xml/sax
Creating directory /usr/sgug/lib32/python3.7/test/test_tools
Creating directory /usr/sgug/lib32/python3.7/test/test_warnings
Creating directory /usr/sgug/lib32/python3.7/test/test_warnings/data
Creating directory /usr/sgug/lib32/python3.7/turtledemo
Creating directory /usr/sgug/lib32/python3.7/multiprocessing
Creating directory /usr/sgug/lib32/python3.7/multiprocessing/dummy
Creating directory /usr/sgug/lib32/python3.7/unittest
Creating directory /usr/sgug/lib32/python3.7/unittest/test
Creating directory /usr/sgug/lib32/python3.7/unittest/test/testmock
Creating directory /usr/sgug/lib32/python3.7/venv
Creating directory /usr/sgug/lib32/python3.7/venv/scripts
Creating directory /usr/sgug/lib32/python3.7/venv/scripts/common
Creating directory /usr/sgug/lib32/python3.7/venv/scripts/posix
Creating directory /usr/sgug/lib32/python3.7/curses
Creating directory /usr/sgug/lib32/python3.7/pydoc_data
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/__future__.py /usr/sgug/lib32/python3.7
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/__phello__.foo.py /usr/sgug/lib32/python3.7
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/_bootlocale.py /usr/sgug/lib32/python3.7
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/_collections_abc.py /usr/sgug/lib32/python3.7
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/_compat_pickle.py /usr/sgug/lib32/python3.7
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/_compression.py /usr/sgug/lib32/python3.7
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/_dummy_thread.py /usr/sgug/lib32/python3.7
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/_markupbase.py /usr/sgug/lib32/python3.7
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/_osx_support.py /usr/sgug/lib32/python3.7
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/_py_abc.py /usr/sgug/lib32/python3.7
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/_pydecimal.py /usr/sgug/lib32/python3.7
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/_pyio.py /usr/sgug/lib32/python3.7
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/_sitebuiltins.py /usr/sgug/lib32/python3.7
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/_strptime.py /usr/sgug/lib32/python3.7
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/_threading_local.py /usr/sgug/lib32/python3.7
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/_weakrefset.py /usr/sgug/lib32/python3.7
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/abc.py /usr/sgug/lib32/python3.7
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/aifc.py /usr/sgug/lib32/python3.7
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/antigravity.py /usr/sgug/lib32/python3.7
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/argparse.py /usr/sgug/lib32/python3.7
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/ast.py /usr/sgug/lib32/python3.7
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/asynchat.py /usr/sgug/lib32/python3.7
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/asyncore.py /usr/sgug/lib32/python3.7
install -p /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/base64.py /usr/sgug/lib32/python3.7
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/bdb.py /usr/sgug/lib32/python3.7
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/binhex.py /usr/sgug/lib32/python3.7
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/bisect.py /usr/sgug/lib32/python3.7
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/bz2.py /usr/sgug/lib32/python3.7
install -p /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/cProfile.py /usr/sgug/lib32/python3.7
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/calendar.py /usr/sgug/lib32/python3.7
install -p /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/cgi.py /usr/sgug/lib32/python3.7
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/cgitb.py /usr/sgug/lib32/python3.7
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/chunk.py /usr/sgug/lib32/python3.7
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/cmd.py /usr/sgug/lib32/python3.7
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/code.py /usr/sgug/lib32/python3.7
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/codecs.py /usr/sgug/lib32/python3.7
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/codeop.py /usr/sgug/lib32/python3.7
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/colorsys.py /usr/sgug/lib32/python3.7
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/compileall.py /usr/sgug/lib32/python3.7
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/configparser.py /usr/sgug/lib32/python3.7
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/contextlib.py /usr/sgug/lib32/python3.7
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/contextvars.py /usr/sgug/lib32/python3.7
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/copy.py /usr/sgug/lib32/python3.7
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/copyreg.py /usr/sgug/lib32/python3.7
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/crypt.py /usr/sgug/lib32/python3.7
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/csv.py /usr/sgug/lib32/python3.7
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/dataclasses.py /usr/sgug/lib32/python3.7
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/datetime.py /usr/sgug/lib32/python3.7
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/decimal.py /usr/sgug/lib32/python3.7
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/difflib.py /usr/sgug/lib32/python3.7
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/dis.py /usr/sgug/lib32/python3.7
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/doctest.py /usr/sgug/lib32/python3.7
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/dummy_threading.py /usr/sgug/lib32/python3.7
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/enum.py /usr/sgug/lib32/python3.7
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/filecmp.py /usr/sgug/lib32/python3.7
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/fileinput.py /usr/sgug/lib32/python3.7
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/fnmatch.py /usr/sgug/lib32/python3.7
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/formatter.py /usr/sgug/lib32/python3.7
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/fractions.py /usr/sgug/lib32/python3.7
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/ftplib.py /usr/sgug/lib32/python3.7
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/functools.py /usr/sgug/lib32/python3.7
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/genericpath.py /usr/sgug/lib32/python3.7
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/getopt.py /usr/sgug/lib32/python3.7
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/getpass.py /usr/sgug/lib32/python3.7
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/gettext.py /usr/sgug/lib32/python3.7
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/glob.py /usr/sgug/lib32/python3.7
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/gzip.py /usr/sgug/lib32/python3.7
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/hashlib.py /usr/sgug/lib32/python3.7
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/heapq.py /usr/sgug/lib32/python3.7
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/hmac.py /usr/sgug/lib32/python3.7
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/imaplib.py /usr/sgug/lib32/python3.7
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/imghdr.py /usr/sgug/lib32/python3.7
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/imp.py /usr/sgug/lib32/python3.7
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/inspect.py /usr/sgug/lib32/python3.7
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/io.py /usr/sgug/lib32/python3.7
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/ipaddress.py /usr/sgug/lib32/python3.7
install -p /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/keyword.py /usr/sgug/lib32/python3.7
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/linecache.py /usr/sgug/lib32/python3.7
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/locale.py /usr/sgug/lib32/python3.7
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/lzma.py /usr/sgug/lib32/python3.7
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/macpath.py /usr/sgug/lib32/python3.7
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/mailbox.py /usr/sgug/lib32/python3.7
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/mailcap.py /usr/sgug/lib32/python3.7
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/mimetypes.py /usr/sgug/lib32/python3.7
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/modulefinder.py /usr/sgug/lib32/python3.7
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/netrc.py /usr/sgug/lib32/python3.7
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/nntplib.py /usr/sgug/lib32/python3.7
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/ntpath.py /usr/sgug/lib32/python3.7
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/nturl2path.py /usr/sgug/lib32/python3.7
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/numbers.py /usr/sgug/lib32/python3.7
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/opcode.py /usr/sgug/lib32/python3.7
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/operator.py /usr/sgug/lib32/python3.7
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/optparse.py /usr/sgug/lib32/python3.7
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/os.py /usr/sgug/lib32/python3.7
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/pathlib.py /usr/sgug/lib32/python3.7
install -p /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/pdb.py /usr/sgug/lib32/python3.7
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/pickle.py /usr/sgug/lib32/python3.7
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/pickletools.py /usr/sgug/lib32/python3.7
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/pipes.py /usr/sgug/lib32/python3.7
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/pkgutil.py /usr/sgug/lib32/python3.7
install -p /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/platform.py /usr/sgug/lib32/python3.7
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/plistlib.py /usr/sgug/lib32/python3.7
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/poplib.py /usr/sgug/lib32/python3.7
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/posixpath.py /usr/sgug/lib32/python3.7
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/pprint.py /usr/sgug/lib32/python3.7
install -p /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/profile.py /usr/sgug/lib32/python3.7
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/pstats.py /usr/sgug/lib32/python3.7
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/pty.py /usr/sgug/lib32/python3.7
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/py_compile.py /usr/sgug/lib32/python3.7
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/pyclbr.py /usr/sgug/lib32/python3.7
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/pydoc.py /usr/sgug/lib32/python3.7
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/queue.py /usr/sgug/lib32/python3.7
install -p /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/quopri.py /usr/sgug/lib32/python3.7
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/random.py /usr/sgug/lib32/python3.7
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/re.py /usr/sgug/lib32/python3.7
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/reprlib.py /usr/sgug/lib32/python3.7
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/rlcompleter.py /usr/sgug/lib32/python3.7
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/runpy.py /usr/sgug/lib32/python3.7
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/sched.py /usr/sgug/lib32/python3.7
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/secrets.py /usr/sgug/lib32/python3.7
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/selectors.py /usr/sgug/lib32/python3.7
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/shelve.py /usr/sgug/lib32/python3.7
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/shlex.py /usr/sgug/lib32/python3.7
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/shutil.py /usr/sgug/lib32/python3.7
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/signal.py /usr/sgug/lib32/python3.7
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/site.py /usr/sgug/lib32/python3.7
install -p /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/smtpd.py /usr/sgug/lib32/python3.7
install -p /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/smtplib.py /usr/sgug/lib32/python3.7
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/sndhdr.py /usr/sgug/lib32/python3.7
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/socket.py /usr/sgug/lib32/python3.7
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/socketserver.py /usr/sgug/lib32/python3.7
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/sre_compile.py /usr/sgug/lib32/python3.7
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/sre_constants.py /usr/sgug/lib32/python3.7
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/sre_parse.py /usr/sgug/lib32/python3.7
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/ssl.py /usr/sgug/lib32/python3.7
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/stat.py /usr/sgug/lib32/python3.7
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/statistics.py /usr/sgug/lib32/python3.7
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/string.py /usr/sgug/lib32/python3.7
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/stringprep.py /usr/sgug/lib32/python3.7
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/struct.py /usr/sgug/lib32/python3.7
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/subprocess.py /usr/sgug/lib32/python3.7
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/sunau.py /usr/sgug/lib32/python3.7
install -p /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/symbol.py /usr/sgug/lib32/python3.7
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/symtable.py /usr/sgug/lib32/python3.7
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/sysconfig.py /usr/sgug/lib32/python3.7
install -p /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/tabnanny.py /usr/sgug/lib32/python3.7
install -p /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/tarfile.py /usr/sgug/lib32/python3.7
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/telnetlib.py /usr/sgug/lib32/python3.7
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/tempfile.py /usr/sgug/lib32/python3.7
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/textwrap.py /usr/sgug/lib32/python3.7
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/this.py /usr/sgug/lib32/python3.7
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/threading.py /usr/sgug/lib32/python3.7
install -p /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/timeit.py /usr/sgug/lib32/python3.7
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/token.py /usr/sgug/lib32/python3.7
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/tokenize.py /usr/sgug/lib32/python3.7
install -p /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/trace.py /usr/sgug/lib32/python3.7
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/traceback.py /usr/sgug/lib32/python3.7
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/tracemalloc.py /usr/sgug/lib32/python3.7
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/tty.py /usr/sgug/lib32/python3.7
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/turtle.py /usr/sgug/lib32/python3.7
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/types.py /usr/sgug/lib32/python3.7
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/typing.py /usr/sgug/lib32/python3.7
install -p /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/uu.py /usr/sgug/lib32/python3.7
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/uuid.py /usr/sgug/lib32/python3.7
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/warnings.py /usr/sgug/lib32/python3.7
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/wave.py /usr/sgug/lib32/python3.7
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/weakref.py /usr/sgug/lib32/python3.7
install -p /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/webbrowser.py /usr/sgug/lib32/python3.7
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/xdrlib.py /usr/sgug/lib32/python3.7
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/zipapp.py /usr/sgug/lib32/python3.7
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/zipfile.py /usr/sgug/lib32/python3.7
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/tkinter/__init__.py /usr/sgug/lib32/python3.7/tkinter
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/tkinter/__main__.py /usr/sgug/lib32/python3.7/tkinter
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/tkinter/colorchooser.py /usr/sgug/lib32/python3.7/tkinter
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/tkinter/commondialog.py /usr/sgug/lib32/python3.7/tkinter
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/tkinter/constants.py /usr/sgug/lib32/python3.7/tkinter
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/tkinter/dialog.py /usr/sgug/lib32/python3.7/tkinter
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/tkinter/dnd.py /usr/sgug/lib32/python3.7/tkinter
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/tkinter/filedialog.py /usr/sgug/lib32/python3.7/tkinter
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/tkinter/font.py /usr/sgug/lib32/python3.7/tkinter
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/tkinter/messagebox.py /usr/sgug/lib32/python3.7/tkinter
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/tkinter/scrolledtext.py /usr/sgug/lib32/python3.7/tkinter
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/tkinter/simpledialog.py /usr/sgug/lib32/python3.7/tkinter
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/tkinter/tix.py /usr/sgug/lib32/python3.7/tkinter
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/tkinter/ttk.py /usr/sgug/lib32/python3.7/tkinter
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/tkinter/test/README /usr/sgug/lib32/python3.7/tkinter/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/tkinter/test/__init__.py /usr/sgug/lib32/python3.7/tkinter/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/tkinter/test/runtktests.py /usr/sgug/lib32/python3.7/tkinter/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/tkinter/test/support.py /usr/sgug/lib32/python3.7/tkinter/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/tkinter/test/widget_tests.py /usr/sgug/lib32/python3.7/tkinter/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/tkinter/test/test_tkinter/__init__.py /usr/sgug/lib32/python3.7/tkinter/test/test_tkinter
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/tkinter/test/test_tkinter/test_font.py /usr/sgug/lib32/python3.7/tkinter/test/test_tkinter
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/tkinter/test/test_tkinter/test_geometry_managers.py /usr/sgug/lib32/python3.7/tkinter/test/test_tkinter
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/tkinter/test/test_tkinter/test_images.py /usr/sgug/lib32/python3.7/tkinter/test/test_tkinter
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/tkinter/test/test_tkinter/test_loadtk.py /usr/sgug/lib32/python3.7/tkinter/test/test_tkinter
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/tkinter/test/test_tkinter/test_misc.py /usr/sgug/lib32/python3.7/tkinter/test/test_tkinter
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/tkinter/test/test_tkinter/test_text.py /usr/sgug/lib32/python3.7/tkinter/test/test_tkinter
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/tkinter/test/test_tkinter/test_variables.py /usr/sgug/lib32/python3.7/tkinter/test/test_tkinter
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/tkinter/test/test_tkinter/test_widgets.py /usr/sgug/lib32/python3.7/tkinter/test/test_tkinter
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/tkinter/test/test_ttk/__init__.py /usr/sgug/lib32/python3.7/tkinter/test/test_ttk
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/tkinter/test/test_ttk/test_extensions.py /usr/sgug/lib32/python3.7/tkinter/test/test_ttk
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/tkinter/test/test_ttk/test_functions.py /usr/sgug/lib32/python3.7/tkinter/test/test_ttk
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/tkinter/test/test_ttk/test_style.py /usr/sgug/lib32/python3.7/tkinter/test/test_ttk
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/tkinter/test/test_ttk/test_widgets.py /usr/sgug/lib32/python3.7/tkinter/test/test_ttk
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/site-packages/README.txt /usr/sgug/lib32/python3.7/site-packages
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/Sine-1000Hz-300ms.aif /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/__init__.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/__main__.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/_test_multiprocessing.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/allsans.pem /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/ann_module.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/ann_module2.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/ann_module3.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/audiotest.au /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/audiotests.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/autotest.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/bad_coding.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/bad_coding2.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/bad_getattr.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/bad_getattr2.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/bad_getattr3.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/badcert.pem /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/badkey.pem /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/badsyntax_3131.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/badsyntax_future10.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/badsyntax_future3.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/badsyntax_future4.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/badsyntax_future5.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/badsyntax_future6.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/badsyntax_future7.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/badsyntax_future8.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/badsyntax_future9.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/badsyntax_pep3120.py /usr/sgug/lib32/python3.7/test
install -p /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/bisect_cmd.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/bytecode_helper.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/cfgparser.1 /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/cfgparser.2 /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/cfgparser.3 /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/clinic.test /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/cmath_testcases.txt /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/coding20731.py /usr/sgug/lib32/python3.7/test
install -p /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/curses_tests.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/dataclass_module_1.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/dataclass_module_1_str.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/dataclass_module_2.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/dataclass_module_2_str.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/dataclass_textanno.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/datetimetester.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/dis_module.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/doctest_aliases.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/double_const.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/empty.vbs /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/exception_hierarchy.txt /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/ffdh3072.pem /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/final_a.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/final_b.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/floating_points.txt /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/fork_wait.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/formatfloat_testcases.txt /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/future_test1.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/future_test2.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/gdb_sample.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/good_getattr.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/idnsans.pem /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/ieee754.txt /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/imp_dummy.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/inspect_fodder.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/inspect_fodder2.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/keycert.passwd.pem /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/keycert.pem /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/keycert2.pem /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/keycert3.pem /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/keycert4.pem /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/keycertecc.pem /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/list_tests.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/lock_tests.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/mailcap.txt /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/make_ssl_certs.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/mapping_tests.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/math_testcases.txt /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/memory_watchdog.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/mime.types /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/mock_socket.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/mod_generics_cache.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/mp_fork_bomb.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/mp_preload.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/multibytecodec_support.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/nokia.pem /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/nullbytecert.pem /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/nullcert.pem /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/outstanding_bugs.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/pickletester.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/profilee.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/pstats.pck /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/pycacert.pem /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/pycakey.pem /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/pyclbr_input.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/pydoc_mod.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/pydocfodder.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/pythoninfo.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/randv2_32.pck /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/randv2_64.pck /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/randv3.pck /usr/sgug/lib32/python3.7/test
install -p /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/re_tests.py /usr/sgug/lib32/python3.7/test
install -p /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/regrtest.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/relimport.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/reperf.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/revocation.crl /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/sample_doctest.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/sample_doctest_no_docstrings.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/sample_doctest_no_doctests.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/secp384r1.pem /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/selfsigned_pythontestdotnet.pem /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/seq_tests.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/sgml_input.html /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/signalinterproctester.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/sortperf.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/ssl_cert.pem /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/ssl_key.passwd.pem /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/ssl_key.pem /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/ssl_servers.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/ssltests.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/string_tests.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/talos-2019-0758.pem /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test___all__.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test___future__.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test__locale.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test__opcode.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test__osx_support.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_abc.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_abstract_numbers.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_aifc.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_argparse.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_array.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_asdl_parser.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_ast.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_asyncgen.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_asynchat.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_asyncore.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_atexit.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_audioop.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_augassign.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_base64.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_baseexception.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_bdb.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_bigaddrspace.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_bigmem.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_binascii.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_binhex.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_binop.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_bisect.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_bool.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_buffer.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_bufio.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_builtin.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_bytes.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_bz2.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_c_locale_coercion.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_calendar.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_call.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_capi.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_cgi.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_cgitb.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_charmapcodec.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_class.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_clinic.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_cmath.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_cmd.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_cmd_line.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_cmd_line_script.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_code.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_code_module.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_codeccallbacks.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_codecencodings_cn.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_codecencodings_hk.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_codecencodings_iso2022.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_codecencodings_jp.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_codecencodings_kr.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_codecencodings_tw.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_codecmaps_cn.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_codecmaps_hk.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_codecmaps_jp.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_codecmaps_kr.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_codecmaps_tw.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_codecs.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_codeop.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_collections.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_colorsys.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_compare.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_compile.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_compileall.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_complex.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_concurrent_futures.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_configparser.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_contains.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_context.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_contextlib.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_contextlib_async.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_copy.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_copyreg.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_coroutines.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_cprofile.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_crashers.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_crypt.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_csv.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_ctypes.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_curses.py /usr/sgug/lib32/python3.7/test
install -p /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_dataclasses.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_datetime.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_dbm.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_dbm_dumb.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_dbm_gnu.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_dbm_ndbm.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_decimal.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_decorators.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_defaultdict.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_deque.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_descr.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_descrtut.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_devpoll.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_dict.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_dict_version.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_dictcomps.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_dictviews.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_difflib.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_difflib_expect.html /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_dis.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_distutils.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_doctest.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_doctest.txt /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_doctest2.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_doctest2.txt /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_doctest3.txt /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_doctest4.txt /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_docxmlrpc.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_dtrace.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_dummy_thread.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_dummy_threading.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_dynamic.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_dynamicclassattribute.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_eintr.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_embed.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_ensurepip.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_enum.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_enumerate.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_eof.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_epoll.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_errno.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_exception_hierarchy.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_exception_variations.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_exceptions.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_extcall.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_faulthandler.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_fcntl.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_file.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_file_eintr.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_filecmp.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_fileinput.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_fileio.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_finalization.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_float.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_flufl.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_fnmatch.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_fork1.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_format.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_fractions.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_frame.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_frozen.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_fstring.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_ftplib.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_funcattrs.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_functools.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_future.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_future3.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_future4.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_future5.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_gc.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_gdb.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_generator_stop.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_generators.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_genericclass.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_genericpath.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_genexps.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_getargs2.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_getopt.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_getpass.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_gettext.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_glob.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_global.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_grammar.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_grp.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_gzip.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_hash.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_hashlib.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_heapq.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_hmac.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_html.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_htmlparser.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_http_cookiejar.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_http_cookies.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_httplib.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_httpservers.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_idle.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_imaplib.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_imghdr.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_imp.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_index.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_inspect.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_int.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_int_literal.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_io.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_ioctl.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_ipaddress.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_isinstance.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_iter.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_iterlen.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_itertools.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_keyword.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_keywordonlyarg.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_kqueue.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_largefile.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_lib2to3.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_linecache.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_list.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_listcomps.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_locale.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_logging.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_long.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_longexp.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_lzma.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_macpath.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_mailbox.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_mailcap.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_marshal.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_math.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_memoryio.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_memoryview.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_metaclass.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_mimetypes.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_minidom.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_mmap.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_module.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_modulefinder.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_msilib.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_multibytecodec.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_multiprocessing_fork.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_multiprocessing_forkserver.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_multiprocessing_main_handling.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_multiprocessing_spawn.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_netrc.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_nis.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_nntplib.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_normalization.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_ntpath.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_numeric_tower.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_opcodes.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_openpty.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_operator.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_optparse.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_ordered_dict.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_os.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_ossaudiodev.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_osx_env.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_parser.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_pathlib.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_pdb.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_peepholer.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_pickle.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_pickletools.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_pipes.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_pkg.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_pkgimport.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_pkgutil.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_platform.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_plistlib.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_poll.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_popen.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_poplib.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_posix.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_posixpath.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_pow.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_pprint.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_print.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_profile.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_property.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_pstats.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_pty.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_pulldom.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_pwd.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_py_compile.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_pyclbr.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_pydoc.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_pyexpat.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_queue.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_quopri.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_raise.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_random.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_range.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_re.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_readline.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_regrtest.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_repl.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_reprlib.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_resource.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_richcmp.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_rlcompleter.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_robotparser.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_runpy.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_sax.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_sched.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_scope.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_script_helper.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_secrets.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_select.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_selectors.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_set.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_setcomps.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_shelve.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_shlex.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_shutil.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_signal.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_site.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_slice.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_smtpd.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_smtplib.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_smtpnet.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_sndhdr.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_socket.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_socketserver.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_sort.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_source_encoding.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_spwd.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_sqlite.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_ssl.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_startfile.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_stat.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_statistics.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_strftime.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_string.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_string_literals.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_stringprep.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_strptime.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_strtod.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_struct.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_structmembers.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_structseq.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_subclassinit.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_subprocess.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_sunau.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_sundry.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_super.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_support.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_symbol.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_symtable.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_syntax.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_sys.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_sys_setprofile.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_sys_settrace.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_sysconfig.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_syslog.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_tarfile.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_tcl.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_telnetlib.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_tempfile.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_textwrap.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_thread.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_threaded_import.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_threadedtempfile.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_threading.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_threading_local.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_threadsignals.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_time.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_timeit.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_timeout.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_tix.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_tk.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_tokenize.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_trace.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_traceback.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_tracemalloc.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_ttk_guionly.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_ttk_textonly.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_tuple.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_turtle.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_typechecks.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_types.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_typing.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_ucn.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_unary.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_unicode.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_unicode_file.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_unicode_file_functions.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_unicode_identifiers.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_unicodedata.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_unittest.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_univnewlines.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_unpack.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_unpack_ex.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_urllib.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_urllib2.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_urllib2_localnet.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_urllib2net.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_urllib_response.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_urllibnet.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_urlparse.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_userdict.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_userlist.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_userstring.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_utf8_mode.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_utf8source.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_uu.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_uuid.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_venv.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_wait3.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_wait4.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_wave.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_weakref.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_weakset.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_webbrowser.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_winconsoleio.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_winreg.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_winsound.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_with.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_wsgiref.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_xdrlib.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_xml_dom_minicompat.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_xml_etree.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_xml_etree_c.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_xmlrpc.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_xmlrpc_net.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_xxtestfuzz.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_yield_from.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_zipapp.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_zipfile.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_zipfile64.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_zipimport.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_zipimport_support.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_zlib.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/testcodec.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/testtar.tar /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/tf_inherit_check.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/threaded_import_hangers.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/time_hashlib.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/tokenize_tests-latin1-coding-cookie-and-utf8-bom-sig.txt /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/tokenize_tests-no-coding-cookie-and-utf8-bom-sig-only.txt /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/tokenize_tests-utf8-coding-cookie-and-no-utf8-bom-sig.txt /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/tokenize_tests-utf8-coding-cookie-and-utf8-bom-sig.txt /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/tokenize_tests.txt /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/win_console_handler.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/xmltests.py /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/zip_cp437_header.zip /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/zipdir.zip /usr/sgug/lib32/python3.7/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/audiodata/pluck-alaw.aifc /usr/sgug/lib32/python3.7/test/audiodata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/audiodata/pluck-pcm16.aiff /usr/sgug/lib32/python3.7/test/audiodata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/audiodata/pluck-pcm16.au /usr/sgug/lib32/python3.7/test/audiodata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/audiodata/pluck-pcm16.wav /usr/sgug/lib32/python3.7/test/audiodata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/audiodata/pluck-pcm24.aiff /usr/sgug/lib32/python3.7/test/audiodata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/audiodata/pluck-pcm24.au /usr/sgug/lib32/python3.7/test/audiodata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/audiodata/pluck-pcm24.wav /usr/sgug/lib32/python3.7/test/audiodata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/audiodata/pluck-pcm32.aiff /usr/sgug/lib32/python3.7/test/audiodata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/audiodata/pluck-pcm32.au /usr/sgug/lib32/python3.7/test/audiodata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/audiodata/pluck-pcm32.wav /usr/sgug/lib32/python3.7/test/audiodata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/audiodata/pluck-pcm8.aiff /usr/sgug/lib32/python3.7/test/audiodata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/audiodata/pluck-pcm8.au /usr/sgug/lib32/python3.7/test/audiodata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/audiodata/pluck-pcm8.wav /usr/sgug/lib32/python3.7/test/audiodata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/audiodata/pluck-ulaw.aifc /usr/sgug/lib32/python3.7/test/audiodata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/audiodata/pluck-ulaw.au /usr/sgug/lib32/python3.7/test/audiodata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/capath/4e1295a3.0 /usr/sgug/lib32/python3.7/test/capath
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/capath/5ed36f99.0 /usr/sgug/lib32/python3.7/test/capath
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/capath/6e88d7b8.0 /usr/sgug/lib32/python3.7/test/capath
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/capath/99d0fa06.0 /usr/sgug/lib32/python3.7/test/capath
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/capath/b1930218.0 /usr/sgug/lib32/python3.7/test/capath
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/capath/ceff1710.0 /usr/sgug/lib32/python3.7/test/capath
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/data/README /usr/sgug/lib32/python3.7/test/data
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/cjkencodings/big5-utf8.txt /usr/sgug/lib32/python3.7/test/cjkencodings
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/cjkencodings/big5.txt /usr/sgug/lib32/python3.7/test/cjkencodings
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/cjkencodings/big5hkscs-utf8.txt /usr/sgug/lib32/python3.7/test/cjkencodings
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/cjkencodings/big5hkscs.txt /usr/sgug/lib32/python3.7/test/cjkencodings
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/cjkencodings/cp949-utf8.txt /usr/sgug/lib32/python3.7/test/cjkencodings
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/cjkencodings/cp949.txt /usr/sgug/lib32/python3.7/test/cjkencodings
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/cjkencodings/euc_jisx0213-utf8.txt /usr/sgug/lib32/python3.7/test/cjkencodings
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/cjkencodings/euc_jisx0213.txt /usr/sgug/lib32/python3.7/test/cjkencodings
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/cjkencodings/euc_jp-utf8.txt /usr/sgug/lib32/python3.7/test/cjkencodings
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/cjkencodings/euc_jp.txt /usr/sgug/lib32/python3.7/test/cjkencodings
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/cjkencodings/euc_kr-utf8.txt /usr/sgug/lib32/python3.7/test/cjkencodings
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/cjkencodings/euc_kr.txt /usr/sgug/lib32/python3.7/test/cjkencodings
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/cjkencodings/gb18030-utf8.txt /usr/sgug/lib32/python3.7/test/cjkencodings
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/cjkencodings/gb18030.txt /usr/sgug/lib32/python3.7/test/cjkencodings
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/cjkencodings/gb2312-utf8.txt /usr/sgug/lib32/python3.7/test/cjkencodings
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/cjkencodings/gb2312.txt /usr/sgug/lib32/python3.7/test/cjkencodings
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/cjkencodings/gbk-utf8.txt /usr/sgug/lib32/python3.7/test/cjkencodings
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/cjkencodings/gbk.txt /usr/sgug/lib32/python3.7/test/cjkencodings
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/cjkencodings/hz-utf8.txt /usr/sgug/lib32/python3.7/test/cjkencodings
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/cjkencodings/hz.txt /usr/sgug/lib32/python3.7/test/cjkencodings
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/cjkencodings/iso2022_jp-utf8.txt /usr/sgug/lib32/python3.7/test/cjkencodings
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/cjkencodings/iso2022_jp.txt /usr/sgug/lib32/python3.7/test/cjkencodings
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/cjkencodings/iso2022_kr-utf8.txt /usr/sgug/lib32/python3.7/test/cjkencodings
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/cjkencodings/iso2022_kr.txt /usr/sgug/lib32/python3.7/test/cjkencodings
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/cjkencodings/johab-utf8.txt /usr/sgug/lib32/python3.7/test/cjkencodings
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/cjkencodings/johab.txt /usr/sgug/lib32/python3.7/test/cjkencodings
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/cjkencodings/shift_jis-utf8.txt /usr/sgug/lib32/python3.7/test/cjkencodings
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/cjkencodings/shift_jis.txt /usr/sgug/lib32/python3.7/test/cjkencodings
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/cjkencodings/shift_jisx0213-utf8.txt /usr/sgug/lib32/python3.7/test/cjkencodings
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/cjkencodings/shift_jisx0213.txt /usr/sgug/lib32/python3.7/test/cjkencodings
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/decimaltestdata/abs.decTest /usr/sgug/lib32/python3.7/test/decimaltestdata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/decimaltestdata/add.decTest /usr/sgug/lib32/python3.7/test/decimaltestdata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/decimaltestdata/and.decTest /usr/sgug/lib32/python3.7/test/decimaltestdata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/decimaltestdata/base.decTest /usr/sgug/lib32/python3.7/test/decimaltestdata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/decimaltestdata/clamp.decTest /usr/sgug/lib32/python3.7/test/decimaltestdata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/decimaltestdata/class.decTest /usr/sgug/lib32/python3.7/test/decimaltestdata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/decimaltestdata/compare.decTest /usr/sgug/lib32/python3.7/test/decimaltestdata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/decimaltestdata/comparetotal.decTest /usr/sgug/lib32/python3.7/test/decimaltestdata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/decimaltestdata/comparetotmag.decTest /usr/sgug/lib32/python3.7/test/decimaltestdata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/decimaltestdata/copy.decTest /usr/sgug/lib32/python3.7/test/decimaltestdata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/decimaltestdata/copyabs.decTest /usr/sgug/lib32/python3.7/test/decimaltestdata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/decimaltestdata/copynegate.decTest /usr/sgug/lib32/python3.7/test/decimaltestdata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/decimaltestdata/copysign.decTest /usr/sgug/lib32/python3.7/test/decimaltestdata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/decimaltestdata/ddAbs.decTest /usr/sgug/lib32/python3.7/test/decimaltestdata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/decimaltestdata/ddAdd.decTest /usr/sgug/lib32/python3.7/test/decimaltestdata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/decimaltestdata/ddAnd.decTest /usr/sgug/lib32/python3.7/test/decimaltestdata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/decimaltestdata/ddBase.decTest /usr/sgug/lib32/python3.7/test/decimaltestdata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/decimaltestdata/ddCanonical.decTest /usr/sgug/lib32/python3.7/test/decimaltestdata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/decimaltestdata/ddClass.decTest /usr/sgug/lib32/python3.7/test/decimaltestdata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/decimaltestdata/ddCompare.decTest /usr/sgug/lib32/python3.7/test/decimaltestdata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/decimaltestdata/ddCompareSig.decTest /usr/sgug/lib32/python3.7/test/decimaltestdata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/decimaltestdata/ddCompareTotal.decTest /usr/sgug/lib32/python3.7/test/decimaltestdata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/decimaltestdata/ddCompareTotalMag.decTest /usr/sgug/lib32/python3.7/test/decimaltestdata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/decimaltestdata/ddCopy.decTest /usr/sgug/lib32/python3.7/test/decimaltestdata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/decimaltestdata/ddCopyAbs.decTest /usr/sgug/lib32/python3.7/test/decimaltestdata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/decimaltestdata/ddCopyNegate.decTest /usr/sgug/lib32/python3.7/test/decimaltestdata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/decimaltestdata/ddCopySign.decTest /usr/sgug/lib32/python3.7/test/decimaltestdata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/decimaltestdata/ddDivide.decTest /usr/sgug/lib32/python3.7/test/decimaltestdata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/decimaltestdata/ddDivideInt.decTest /usr/sgug/lib32/python3.7/test/decimaltestdata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/decimaltestdata/ddEncode.decTest /usr/sgug/lib32/python3.7/test/decimaltestdata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/decimaltestdata/ddFMA.decTest /usr/sgug/lib32/python3.7/test/decimaltestdata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/decimaltestdata/ddInvert.decTest /usr/sgug/lib32/python3.7/test/decimaltestdata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/decimaltestdata/ddLogB.decTest /usr/sgug/lib32/python3.7/test/decimaltestdata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/decimaltestdata/ddMax.decTest /usr/sgug/lib32/python3.7/test/decimaltestdata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/decimaltestdata/ddMaxMag.decTest /usr/sgug/lib32/python3.7/test/decimaltestdata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/decimaltestdata/ddMin.decTest /usr/sgug/lib32/python3.7/test/decimaltestdata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/decimaltestdata/ddMinMag.decTest /usr/sgug/lib32/python3.7/test/decimaltestdata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/decimaltestdata/ddMinus.decTest /usr/sgug/lib32/python3.7/test/decimaltestdata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/decimaltestdata/ddMultiply.decTest /usr/sgug/lib32/python3.7/test/decimaltestdata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/decimaltestdata/ddNextMinus.decTest /usr/sgug/lib32/python3.7/test/decimaltestdata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/decimaltestdata/ddNextPlus.decTest /usr/sgug/lib32/python3.7/test/decimaltestdata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/decimaltestdata/ddNextToward.decTest /usr/sgug/lib32/python3.7/test/decimaltestdata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/decimaltestdata/ddOr.decTest /usr/sgug/lib32/python3.7/test/decimaltestdata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/decimaltestdata/ddPlus.decTest /usr/sgug/lib32/python3.7/test/decimaltestdata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/decimaltestdata/ddQuantize.decTest /usr/sgug/lib32/python3.7/test/decimaltestdata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/decimaltestdata/ddReduce.decTest /usr/sgug/lib32/python3.7/test/decimaltestdata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/decimaltestdata/ddRemainder.decTest /usr/sgug/lib32/python3.7/test/decimaltestdata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/decimaltestdata/ddRemainderNear.decTest /usr/sgug/lib32/python3.7/test/decimaltestdata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/decimaltestdata/ddRotate.decTest /usr/sgug/lib32/python3.7/test/decimaltestdata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/decimaltestdata/ddSameQuantum.decTest /usr/sgug/lib32/python3.7/test/decimaltestdata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/decimaltestdata/ddScaleB.decTest /usr/sgug/lib32/python3.7/test/decimaltestdata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/decimaltestdata/ddShift.decTest /usr/sgug/lib32/python3.7/test/decimaltestdata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/decimaltestdata/ddSubtract.decTest /usr/sgug/lib32/python3.7/test/decimaltestdata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/decimaltestdata/ddToIntegral.decTest /usr/sgug/lib32/python3.7/test/decimaltestdata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/decimaltestdata/ddXor.decTest /usr/sgug/lib32/python3.7/test/decimaltestdata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/decimaltestdata/decDouble.decTest /usr/sgug/lib32/python3.7/test/decimaltestdata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/decimaltestdata/decQuad.decTest /usr/sgug/lib32/python3.7/test/decimaltestdata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/decimaltestdata/decSingle.decTest /usr/sgug/lib32/python3.7/test/decimaltestdata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/decimaltestdata/divide.decTest /usr/sgug/lib32/python3.7/test/decimaltestdata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/decimaltestdata/divideint.decTest /usr/sgug/lib32/python3.7/test/decimaltestdata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/decimaltestdata/dqAbs.decTest /usr/sgug/lib32/python3.7/test/decimaltestdata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/decimaltestdata/dqAdd.decTest /usr/sgug/lib32/python3.7/test/decimaltestdata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/decimaltestdata/dqAnd.decTest /usr/sgug/lib32/python3.7/test/decimaltestdata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/decimaltestdata/dqBase.decTest /usr/sgug/lib32/python3.7/test/decimaltestdata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/decimaltestdata/dqCanonical.decTest /usr/sgug/lib32/python3.7/test/decimaltestdata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/decimaltestdata/dqClass.decTest /usr/sgug/lib32/python3.7/test/decimaltestdata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/decimaltestdata/dqCompare.decTest /usr/sgug/lib32/python3.7/test/decimaltestdata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/decimaltestdata/dqCompareSig.decTest /usr/sgug/lib32/python3.7/test/decimaltestdata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/decimaltestdata/dqCompareTotal.decTest /usr/sgug/lib32/python3.7/test/decimaltestdata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/decimaltestdata/dqCompareTotalMag.decTest /usr/sgug/lib32/python3.7/test/decimaltestdata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/decimaltestdata/dqCopy.decTest /usr/sgug/lib32/python3.7/test/decimaltestdata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/decimaltestdata/dqCopyAbs.decTest /usr/sgug/lib32/python3.7/test/decimaltestdata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/decimaltestdata/dqCopyNegate.decTest /usr/sgug/lib32/python3.7/test/decimaltestdata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/decimaltestdata/dqCopySign.decTest /usr/sgug/lib32/python3.7/test/decimaltestdata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/decimaltestdata/dqDivide.decTest /usr/sgug/lib32/python3.7/test/decimaltestdata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/decimaltestdata/dqDivideInt.decTest /usr/sgug/lib32/python3.7/test/decimaltestdata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/decimaltestdata/dqEncode.decTest /usr/sgug/lib32/python3.7/test/decimaltestdata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/decimaltestdata/dqFMA.decTest /usr/sgug/lib32/python3.7/test/decimaltestdata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/decimaltestdata/dqInvert.decTest /usr/sgug/lib32/python3.7/test/decimaltestdata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/decimaltestdata/dqLogB.decTest /usr/sgug/lib32/python3.7/test/decimaltestdata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/decimaltestdata/dqMax.decTest /usr/sgug/lib32/python3.7/test/decimaltestdata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/decimaltestdata/dqMaxMag.decTest /usr/sgug/lib32/python3.7/test/decimaltestdata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/decimaltestdata/dqMin.decTest /usr/sgug/lib32/python3.7/test/decimaltestdata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/decimaltestdata/dqMinMag.decTest /usr/sgug/lib32/python3.7/test/decimaltestdata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/decimaltestdata/dqMinus.decTest /usr/sgug/lib32/python3.7/test/decimaltestdata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/decimaltestdata/dqMultiply.decTest /usr/sgug/lib32/python3.7/test/decimaltestdata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/decimaltestdata/dqNextMinus.decTest /usr/sgug/lib32/python3.7/test/decimaltestdata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/decimaltestdata/dqNextPlus.decTest /usr/sgug/lib32/python3.7/test/decimaltestdata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/decimaltestdata/dqNextToward.decTest /usr/sgug/lib32/python3.7/test/decimaltestdata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/decimaltestdata/dqOr.decTest /usr/sgug/lib32/python3.7/test/decimaltestdata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/decimaltestdata/dqPlus.decTest /usr/sgug/lib32/python3.7/test/decimaltestdata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/decimaltestdata/dqQuantize.decTest /usr/sgug/lib32/python3.7/test/decimaltestdata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/decimaltestdata/dqReduce.decTest /usr/sgug/lib32/python3.7/test/decimaltestdata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/decimaltestdata/dqRemainder.decTest /usr/sgug/lib32/python3.7/test/decimaltestdata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/decimaltestdata/dqRemainderNear.decTest /usr/sgug/lib32/python3.7/test/decimaltestdata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/decimaltestdata/dqRotate.decTest /usr/sgug/lib32/python3.7/test/decimaltestdata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/decimaltestdata/dqSameQuantum.decTest /usr/sgug/lib32/python3.7/test/decimaltestdata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/decimaltestdata/dqScaleB.decTest /usr/sgug/lib32/python3.7/test/decimaltestdata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/decimaltestdata/dqShift.decTest /usr/sgug/lib32/python3.7/test/decimaltestdata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/decimaltestdata/dqSubtract.decTest /usr/sgug/lib32/python3.7/test/decimaltestdata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/decimaltestdata/dqToIntegral.decTest /usr/sgug/lib32/python3.7/test/decimaltestdata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/decimaltestdata/dqXor.decTest /usr/sgug/lib32/python3.7/test/decimaltestdata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/decimaltestdata/dsBase.decTest /usr/sgug/lib32/python3.7/test/decimaltestdata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/decimaltestdata/dsEncode.decTest /usr/sgug/lib32/python3.7/test/decimaltestdata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/decimaltestdata/exp.decTest /usr/sgug/lib32/python3.7/test/decimaltestdata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/decimaltestdata/extra.decTest /usr/sgug/lib32/python3.7/test/decimaltestdata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/decimaltestdata/fma.decTest /usr/sgug/lib32/python3.7/test/decimaltestdata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/decimaltestdata/inexact.decTest /usr/sgug/lib32/python3.7/test/decimaltestdata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/decimaltestdata/invert.decTest /usr/sgug/lib32/python3.7/test/decimaltestdata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/decimaltestdata/ln.decTest /usr/sgug/lib32/python3.7/test/decimaltestdata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/decimaltestdata/log10.decTest /usr/sgug/lib32/python3.7/test/decimaltestdata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/decimaltestdata/logb.decTest /usr/sgug/lib32/python3.7/test/decimaltestdata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/decimaltestdata/max.decTest /usr/sgug/lib32/python3.7/test/decimaltestdata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/decimaltestdata/maxmag.decTest /usr/sgug/lib32/python3.7/test/decimaltestdata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/decimaltestdata/min.decTest /usr/sgug/lib32/python3.7/test/decimaltestdata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/decimaltestdata/minmag.decTest /usr/sgug/lib32/python3.7/test/decimaltestdata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/decimaltestdata/minus.decTest /usr/sgug/lib32/python3.7/test/decimaltestdata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/decimaltestdata/multiply.decTest /usr/sgug/lib32/python3.7/test/decimaltestdata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/decimaltestdata/nextminus.decTest /usr/sgug/lib32/python3.7/test/decimaltestdata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/decimaltestdata/nextplus.decTest /usr/sgug/lib32/python3.7/test/decimaltestdata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/decimaltestdata/nexttoward.decTest /usr/sgug/lib32/python3.7/test/decimaltestdata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/decimaltestdata/or.decTest /usr/sgug/lib32/python3.7/test/decimaltestdata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/decimaltestdata/plus.decTest /usr/sgug/lib32/python3.7/test/decimaltestdata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/decimaltestdata/power.decTest /usr/sgug/lib32/python3.7/test/decimaltestdata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/decimaltestdata/powersqrt.decTest /usr/sgug/lib32/python3.7/test/decimaltestdata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/decimaltestdata/quantize.decTest /usr/sgug/lib32/python3.7/test/decimaltestdata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/decimaltestdata/randomBound32.decTest /usr/sgug/lib32/python3.7/test/decimaltestdata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/decimaltestdata/randoms.decTest /usr/sgug/lib32/python3.7/test/decimaltestdata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/decimaltestdata/reduce.decTest /usr/sgug/lib32/python3.7/test/decimaltestdata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/decimaltestdata/remainder.decTest /usr/sgug/lib32/python3.7/test/decimaltestdata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/decimaltestdata/remainderNear.decTest /usr/sgug/lib32/python3.7/test/decimaltestdata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/decimaltestdata/rescale.decTest /usr/sgug/lib32/python3.7/test/decimaltestdata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/decimaltestdata/rotate.decTest /usr/sgug/lib32/python3.7/test/decimaltestdata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/decimaltestdata/rounding.decTest /usr/sgug/lib32/python3.7/test/decimaltestdata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/decimaltestdata/samequantum.decTest /usr/sgug/lib32/python3.7/test/decimaltestdata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/decimaltestdata/scaleb.decTest /usr/sgug/lib32/python3.7/test/decimaltestdata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/decimaltestdata/shift.decTest /usr/sgug/lib32/python3.7/test/decimaltestdata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/decimaltestdata/squareroot.decTest /usr/sgug/lib32/python3.7/test/decimaltestdata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/decimaltestdata/subtract.decTest /usr/sgug/lib32/python3.7/test/decimaltestdata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/decimaltestdata/testall.decTest /usr/sgug/lib32/python3.7/test/decimaltestdata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/decimaltestdata/tointegral.decTest /usr/sgug/lib32/python3.7/test/decimaltestdata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/decimaltestdata/tointegralx.decTest /usr/sgug/lib32/python3.7/test/decimaltestdata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/decimaltestdata/xor.decTest /usr/sgug/lib32/python3.7/test/decimaltestdata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/xmltestdata/expat224_utf8_bug.xml /usr/sgug/lib32/python3.7/test/xmltestdata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/xmltestdata/simple-ns.xml /usr/sgug/lib32/python3.7/test/xmltestdata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/xmltestdata/simple.xml /usr/sgug/lib32/python3.7/test/xmltestdata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/xmltestdata/test.xml /usr/sgug/lib32/python3.7/test/xmltestdata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/xmltestdata/test.xml.out /usr/sgug/lib32/python3.7/test/xmltestdata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/dtracedata/assert_usable.d /usr/sgug/lib32/python3.7/test/dtracedata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/dtracedata/assert_usable.stp /usr/sgug/lib32/python3.7/test/dtracedata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/dtracedata/call_stack.d /usr/sgug/lib32/python3.7/test/dtracedata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/dtracedata/call_stack.d.expected /usr/sgug/lib32/python3.7/test/dtracedata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/dtracedata/call_stack.py /usr/sgug/lib32/python3.7/test/dtracedata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/dtracedata/call_stack.stp /usr/sgug/lib32/python3.7/test/dtracedata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/dtracedata/call_stack.stp.expected /usr/sgug/lib32/python3.7/test/dtracedata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/dtracedata/gc.d /usr/sgug/lib32/python3.7/test/dtracedata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/dtracedata/gc.d.expected /usr/sgug/lib32/python3.7/test/dtracedata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/dtracedata/gc.py /usr/sgug/lib32/python3.7/test/dtracedata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/dtracedata/gc.stp /usr/sgug/lib32/python3.7/test/dtracedata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/dtracedata/gc.stp.expected /usr/sgug/lib32/python3.7/test/dtracedata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/dtracedata/instance.py /usr/sgug/lib32/python3.7/test/dtracedata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/dtracedata/line.d /usr/sgug/lib32/python3.7/test/dtracedata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/dtracedata/line.d.expected /usr/sgug/lib32/python3.7/test/dtracedata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/dtracedata/line.py /usr/sgug/lib32/python3.7/test/dtracedata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/eintrdata/eintr_tester.py /usr/sgug/lib32/python3.7/test/eintrdata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/imghdrdata/python.bmp /usr/sgug/lib32/python3.7/test/imghdrdata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/imghdrdata/python.exr /usr/sgug/lib32/python3.7/test/imghdrdata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/imghdrdata/python.gif /usr/sgug/lib32/python3.7/test/imghdrdata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/imghdrdata/python.jpg /usr/sgug/lib32/python3.7/test/imghdrdata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/imghdrdata/python.pbm /usr/sgug/lib32/python3.7/test/imghdrdata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/imghdrdata/python.pgm /usr/sgug/lib32/python3.7/test/imghdrdata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/imghdrdata/python.png /usr/sgug/lib32/python3.7/test/imghdrdata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/imghdrdata/python.ppm /usr/sgug/lib32/python3.7/test/imghdrdata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/imghdrdata/python.ras /usr/sgug/lib32/python3.7/test/imghdrdata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/imghdrdata/python.sgi /usr/sgug/lib32/python3.7/test/imghdrdata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/imghdrdata/python.tiff /usr/sgug/lib32/python3.7/test/imghdrdata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/imghdrdata/python.webp /usr/sgug/lib32/python3.7/test/imghdrdata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/imghdrdata/python.xbm /usr/sgug/lib32/python3.7/test/imghdrdata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/libregrtest/__init__.py /usr/sgug/lib32/python3.7/test/libregrtest
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/libregrtest/cmdline.py /usr/sgug/lib32/python3.7/test/libregrtest
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/libregrtest/main.py /usr/sgug/lib32/python3.7/test/libregrtest
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/libregrtest/refleak.py /usr/sgug/lib32/python3.7/test/libregrtest
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/libregrtest/runtest.py /usr/sgug/lib32/python3.7/test/libregrtest
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/libregrtest/runtest_mp.py /usr/sgug/lib32/python3.7/test/libregrtest
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/libregrtest/save_env.py /usr/sgug/lib32/python3.7/test/libregrtest
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/libregrtest/setup.py /usr/sgug/lib32/python3.7/test/libregrtest
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/libregrtest/utils.py /usr/sgug/lib32/python3.7/test/libregrtest
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/libregrtest/win_utils.py /usr/sgug/lib32/python3.7/test/libregrtest
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/subprocessdata/fd_status.py /usr/sgug/lib32/python3.7/test/subprocessdata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/subprocessdata/input_reader.py /usr/sgug/lib32/python3.7/test/subprocessdata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/subprocessdata/qcat.py /usr/sgug/lib32/python3.7/test/subprocessdata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/subprocessdata/qgrep.py /usr/sgug/lib32/python3.7/test/subprocessdata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/subprocessdata/sigchild_ignore.py /usr/sgug/lib32/python3.7/test/subprocessdata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/sndhdrdata/README /usr/sgug/lib32/python3.7/test/sndhdrdata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/sndhdrdata/sndhdr.8svx /usr/sgug/lib32/python3.7/test/sndhdrdata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/sndhdrdata/sndhdr.aifc /usr/sgug/lib32/python3.7/test/sndhdrdata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/sndhdrdata/sndhdr.aiff /usr/sgug/lib32/python3.7/test/sndhdrdata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/sndhdrdata/sndhdr.au /usr/sgug/lib32/python3.7/test/sndhdrdata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/sndhdrdata/sndhdr.hcom /usr/sgug/lib32/python3.7/test/sndhdrdata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/sndhdrdata/sndhdr.sndt /usr/sgug/lib32/python3.7/test/sndhdrdata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/sndhdrdata/sndhdr.voc /usr/sgug/lib32/python3.7/test/sndhdrdata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/sndhdrdata/sndhdr.wav /usr/sgug/lib32/python3.7/test/sndhdrdata
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/support/__init__.py /usr/sgug/lib32/python3.7/test/support
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/support/script_helper.py /usr/sgug/lib32/python3.7/test/support
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/support/testresult.py /usr/sgug/lib32/python3.7/test/support
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/tracedmodules/__init__.py /usr/sgug/lib32/python3.7/test/tracedmodules
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/tracedmodules/testmod.py /usr/sgug/lib32/python3.7/test/tracedmodules
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/encoded_modules/__init__.py /usr/sgug/lib32/python3.7/test/encoded_modules
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/encoded_modules/module_iso_8859_1.py /usr/sgug/lib32/python3.7/test/encoded_modules
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/encoded_modules/module_koi8_r.py /usr/sgug/lib32/python3.7/test/encoded_modules
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_import/__init__.py /usr/sgug/lib32/python3.7/test/test_import
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_import/__main__.py /usr/sgug/lib32/python3.7/test/test_import
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_import/data/circular_imports/basic.py /usr/sgug/lib32/python3.7/test/test_import/data/circular_imports
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_import/data/circular_imports/basic2.py /usr/sgug/lib32/python3.7/test/test_import/data/circular_imports
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_import/data/circular_imports/binding.py /usr/sgug/lib32/python3.7/test/test_import/data/circular_imports
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_import/data/circular_imports/binding2.py /usr/sgug/lib32/python3.7/test/test_import/data/circular_imports
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_import/data/circular_imports/indirect.py /usr/sgug/lib32/python3.7/test/test_import/data/circular_imports
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_import/data/circular_imports/rebinding.py /usr/sgug/lib32/python3.7/test/test_import/data/circular_imports
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_import/data/circular_imports/rebinding2.py /usr/sgug/lib32/python3.7/test/test_import/data/circular_imports
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_import/data/circular_imports/subpackage.py /usr/sgug/lib32/python3.7/test/test_import/data/circular_imports
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_import/data/circular_imports/util.py /usr/sgug/lib32/python3.7/test/test_import/data/circular_imports
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_import/data/circular_imports/subpkg/subpackage2.py /usr/sgug/lib32/python3.7/test/test_import/data/circular_imports/subpkg
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_import/data/circular_imports/subpkg/util.py /usr/sgug/lib32/python3.7/test/test_import/data/circular_imports/subpkg
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_import/data/package/__init__.py /usr/sgug/lib32/python3.7/test/test_import/data/package
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_import/data/package/submodule.py /usr/sgug/lib32/python3.7/test/test_import/data/package
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_import/data/package2/submodule1.py /usr/sgug/lib32/python3.7/test/test_import/data/package2
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_import/data/package2/submodule2.py /usr/sgug/lib32/python3.7/test/test_import/data/package2
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/importlib/__init__.py /usr/sgug/lib32/python3.7/importlib
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/importlib/_bootstrap.py /usr/sgug/lib32/python3.7/importlib
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/importlib/_bootstrap_external.py /usr/sgug/lib32/python3.7/importlib
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/importlib/abc.py /usr/sgug/lib32/python3.7/importlib
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/importlib/machinery.py /usr/sgug/lib32/python3.7/importlib
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/importlib/resources.py /usr/sgug/lib32/python3.7/importlib
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/importlib/util.py /usr/sgug/lib32/python3.7/importlib
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_importlib/__init__.py /usr/sgug/lib32/python3.7/test/test_importlib
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_importlib/__main__.py /usr/sgug/lib32/python3.7/test/test_importlib
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_importlib/abc.py /usr/sgug/lib32/python3.7/test/test_importlib
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_importlib/test_abc.py /usr/sgug/lib32/python3.7/test/test_importlib
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_importlib/test_api.py /usr/sgug/lib32/python3.7/test/test_importlib
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_importlib/test_lazy.py /usr/sgug/lib32/python3.7/test/test_importlib
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_importlib/test_locks.py /usr/sgug/lib32/python3.7/test/test_importlib
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_importlib/test_namespace_pkgs.py /usr/sgug/lib32/python3.7/test/test_importlib
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_importlib/test_open.py /usr/sgug/lib32/python3.7/test/test_importlib
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_importlib/test_path.py /usr/sgug/lib32/python3.7/test/test_importlib
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_importlib/test_read.py /usr/sgug/lib32/python3.7/test/test_importlib
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_importlib/test_resource.py /usr/sgug/lib32/python3.7/test/test_importlib
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_importlib/test_spec.py /usr/sgug/lib32/python3.7/test/test_importlib
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_importlib/test_util.py /usr/sgug/lib32/python3.7/test/test_importlib
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_importlib/test_windows.py /usr/sgug/lib32/python3.7/test/test_importlib
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_importlib/util.py /usr/sgug/lib32/python3.7/test/test_importlib
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_importlib/builtin/__init__.py /usr/sgug/lib32/python3.7/test/test_importlib/builtin
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_importlib/builtin/__main__.py /usr/sgug/lib32/python3.7/test/test_importlib/builtin
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_importlib/builtin/test_finder.py /usr/sgug/lib32/python3.7/test/test_importlib/builtin
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_importlib/builtin/test_loader.py /usr/sgug/lib32/python3.7/test/test_importlib/builtin
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_importlib/data01/__init__.py /usr/sgug/lib32/python3.7/test/test_importlib/data01
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_importlib/data01/binary.file /usr/sgug/lib32/python3.7/test/test_importlib/data01
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_importlib/data01/utf-16.file /usr/sgug/lib32/python3.7/test/test_importlib/data01
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_importlib/data01/utf-8.file /usr/sgug/lib32/python3.7/test/test_importlib/data01
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_importlib/data01/subdirectory/__init__.py /usr/sgug/lib32/python3.7/test/test_importlib/data01/subdirectory
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_importlib/data01/subdirectory/binary.file /usr/sgug/lib32/python3.7/test/test_importlib/data01/subdirectory
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_importlib/data02/__init__.py /usr/sgug/lib32/python3.7/test/test_importlib/data02
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_importlib/data02/one/__init__.py /usr/sgug/lib32/python3.7/test/test_importlib/data02/one
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_importlib/data02/one/resource1.txt /usr/sgug/lib32/python3.7/test/test_importlib/data02/one
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_importlib/data02/two/__init__.py /usr/sgug/lib32/python3.7/test/test_importlib/data02/two
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_importlib/data02/two/resource2.txt /usr/sgug/lib32/python3.7/test/test_importlib/data02/two
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_importlib/data03/__init__.py /usr/sgug/lib32/python3.7/test/test_importlib/data03
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_importlib/data03/namespace/resource1.txt /usr/sgug/lib32/python3.7/test/test_importlib/data03/namespace
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_importlib/data03/namespace/portion1/__init__.py /usr/sgug/lib32/python3.7/test/test_importlib/data03/namespace/portion1
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_importlib/data03/namespace/portion2/__init__.py /usr/sgug/lib32/python3.7/test/test_importlib/data03/namespace/portion2
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_importlib/extension/__init__.py /usr/sgug/lib32/python3.7/test/test_importlib/extension
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_importlib/extension/__main__.py /usr/sgug/lib32/python3.7/test/test_importlib/extension
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_importlib/extension/test_case_sensitivity.py /usr/sgug/lib32/python3.7/test/test_importlib/extension
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_importlib/extension/test_finder.py /usr/sgug/lib32/python3.7/test/test_importlib/extension
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_importlib/extension/test_loader.py /usr/sgug/lib32/python3.7/test/test_importlib/extension
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_importlib/extension/test_path_hook.py /usr/sgug/lib32/python3.7/test/test_importlib/extension
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_importlib/frozen/__init__.py /usr/sgug/lib32/python3.7/test/test_importlib/frozen
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_importlib/frozen/__main__.py /usr/sgug/lib32/python3.7/test/test_importlib/frozen
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_importlib/frozen/test_finder.py /usr/sgug/lib32/python3.7/test/test_importlib/frozen
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_importlib/frozen/test_loader.py /usr/sgug/lib32/python3.7/test/test_importlib/frozen
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_importlib/import_/__init__.py /usr/sgug/lib32/python3.7/test/test_importlib/import_
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_importlib/import_/__main__.py /usr/sgug/lib32/python3.7/test/test_importlib/import_
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_importlib/import_/test___loader__.py /usr/sgug/lib32/python3.7/test/test_importlib/import_
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_importlib/import_/test___package__.py /usr/sgug/lib32/python3.7/test/test_importlib/import_
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_importlib/import_/test_api.py /usr/sgug/lib32/python3.7/test/test_importlib/import_
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_importlib/import_/test_caching.py /usr/sgug/lib32/python3.7/test/test_importlib/import_
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_importlib/import_/test_fromlist.py /usr/sgug/lib32/python3.7/test/test_importlib/import_
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_importlib/import_/test_meta_path.py /usr/sgug/lib32/python3.7/test/test_importlib/import_
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_importlib/import_/test_packages.py /usr/sgug/lib32/python3.7/test/test_importlib/import_
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_importlib/import_/test_path.py /usr/sgug/lib32/python3.7/test/test_importlib/import_
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_importlib/import_/test_relative_imports.py /usr/sgug/lib32/python3.7/test/test_importlib/import_
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_importlib/namespace_pkgs/missing_directory.zip /usr/sgug/lib32/python3.7/test/test_importlib/namespace_pkgs
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_importlib/namespace_pkgs/nested_portion1.zip /usr/sgug/lib32/python3.7/test/test_importlib/namespace_pkgs
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_importlib/namespace_pkgs/top_level_portion1.zip /usr/sgug/lib32/python3.7/test/test_importlib/namespace_pkgs
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_importlib/namespace_pkgs/both_portions/foo/one.py /usr/sgug/lib32/python3.7/test/test_importlib/namespace_pkgs/both_portions/foo
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_importlib/namespace_pkgs/both_portions/foo/two.py /usr/sgug/lib32/python3.7/test/test_importlib/namespace_pkgs/both_portions/foo
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test.py /usr/sgug/lib32/python3.7/test/test_importlib/namespace_pkgs/module_and_namespace_package
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test/empty /usr/sgug/lib32/python3.7/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/__init__.py /usr/sgug/lib32/python3.7/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/one.py /usr/sgug/lib32/python3.7/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_importlib/namespace_pkgs/portion1/foo/one.py /usr/sgug/lib32/python3.7/test/test_importlib/namespace_pkgs/portion1/foo
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_importlib/namespace_pkgs/portion2/foo/two.py /usr/sgug/lib32/python3.7/test/test_importlib/namespace_pkgs/portion2/foo
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_importlib/namespace_pkgs/project1/parent/child/one.py /usr/sgug/lib32/python3.7/test/test_importlib/namespace_pkgs/project1/parent/child
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_importlib/namespace_pkgs/project2/parent/child/two.py /usr/sgug/lib32/python3.7/test/test_importlib/namespace_pkgs/project2/parent/child
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_importlib/namespace_pkgs/project3/parent/child/three.py /usr/sgug/lib32/python3.7/test/test_importlib/namespace_pkgs/project3/parent/child
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_importlib/source/__init__.py /usr/sgug/lib32/python3.7/test/test_importlib/source
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_importlib/source/__main__.py /usr/sgug/lib32/python3.7/test/test_importlib/source
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_importlib/source/test_case_sensitivity.py /usr/sgug/lib32/python3.7/test/test_importlib/source
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_importlib/source/test_file_loader.py /usr/sgug/lib32/python3.7/test/test_importlib/source
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_importlib/source/test_finder.py /usr/sgug/lib32/python3.7/test/test_importlib/source
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_importlib/source/test_path_hook.py /usr/sgug/lib32/python3.7/test/test_importlib/source
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_importlib/source/test_source_encoding.py /usr/sgug/lib32/python3.7/test/test_importlib/source
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_importlib/zipdata01/__init__.py /usr/sgug/lib32/python3.7/test/test_importlib/zipdata01
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_importlib/zipdata01/ziptestdata.zip /usr/sgug/lib32/python3.7/test/test_importlib/zipdata01
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_importlib/zipdata02/__init__.py /usr/sgug/lib32/python3.7/test/test_importlib/zipdata02
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_importlib/zipdata02/ziptestdata.zip /usr/sgug/lib32/python3.7/test/test_importlib/zipdata02
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/asyncio/__init__.py /usr/sgug/lib32/python3.7/asyncio
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/asyncio/base_events.py /usr/sgug/lib32/python3.7/asyncio
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/asyncio/base_futures.py /usr/sgug/lib32/python3.7/asyncio
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/asyncio/base_subprocess.py /usr/sgug/lib32/python3.7/asyncio
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/asyncio/base_tasks.py /usr/sgug/lib32/python3.7/asyncio
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/asyncio/constants.py /usr/sgug/lib32/python3.7/asyncio
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/asyncio/coroutines.py /usr/sgug/lib32/python3.7/asyncio
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/asyncio/events.py /usr/sgug/lib32/python3.7/asyncio
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/asyncio/format_helpers.py /usr/sgug/lib32/python3.7/asyncio
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/asyncio/futures.py /usr/sgug/lib32/python3.7/asyncio
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/asyncio/locks.py /usr/sgug/lib32/python3.7/asyncio
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/asyncio/log.py /usr/sgug/lib32/python3.7/asyncio
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/asyncio/proactor_events.py /usr/sgug/lib32/python3.7/asyncio
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/asyncio/protocols.py /usr/sgug/lib32/python3.7/asyncio
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/asyncio/queues.py /usr/sgug/lib32/python3.7/asyncio
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/asyncio/runners.py /usr/sgug/lib32/python3.7/asyncio
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/asyncio/selector_events.py /usr/sgug/lib32/python3.7/asyncio
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/asyncio/sslproto.py /usr/sgug/lib32/python3.7/asyncio
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/asyncio/streams.py /usr/sgug/lib32/python3.7/asyncio
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/asyncio/subprocess.py /usr/sgug/lib32/python3.7/asyncio
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/asyncio/tasks.py /usr/sgug/lib32/python3.7/asyncio
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/asyncio/transports.py /usr/sgug/lib32/python3.7/asyncio
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/asyncio/unix_events.py /usr/sgug/lib32/python3.7/asyncio
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/asyncio/windows_events.py /usr/sgug/lib32/python3.7/asyncio
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/asyncio/windows_utils.py /usr/sgug/lib32/python3.7/asyncio
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_asyncio/__init__.py /usr/sgug/lib32/python3.7/test/test_asyncio
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_asyncio/__main__.py /usr/sgug/lib32/python3.7/test/test_asyncio
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_asyncio/echo.py /usr/sgug/lib32/python3.7/test/test_asyncio
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_asyncio/echo2.py /usr/sgug/lib32/python3.7/test/test_asyncio
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_asyncio/echo3.py /usr/sgug/lib32/python3.7/test/test_asyncio
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_asyncio/functional.py /usr/sgug/lib32/python3.7/test/test_asyncio
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_asyncio/test_base_events.py /usr/sgug/lib32/python3.7/test/test_asyncio
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_asyncio/test_buffered_proto.py /usr/sgug/lib32/python3.7/test/test_asyncio
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_asyncio/test_context.py /usr/sgug/lib32/python3.7/test/test_asyncio
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_asyncio/test_events.py /usr/sgug/lib32/python3.7/test/test_asyncio
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_asyncio/test_futures.py /usr/sgug/lib32/python3.7/test/test_asyncio
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_asyncio/test_locks.py /usr/sgug/lib32/python3.7/test/test_asyncio
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_asyncio/test_pep492.py /usr/sgug/lib32/python3.7/test/test_asyncio
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_asyncio/test_proactor_events.py /usr/sgug/lib32/python3.7/test/test_asyncio
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_asyncio/test_queues.py /usr/sgug/lib32/python3.7/test/test_asyncio
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_asyncio/test_runners.py /usr/sgug/lib32/python3.7/test/test_asyncio
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_asyncio/test_selector_events.py /usr/sgug/lib32/python3.7/test/test_asyncio
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_asyncio/test_server.py /usr/sgug/lib32/python3.7/test/test_asyncio
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_asyncio/test_sslproto.py /usr/sgug/lib32/python3.7/test/test_asyncio
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_asyncio/test_streams.py /usr/sgug/lib32/python3.7/test/test_asyncio
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_asyncio/test_subprocess.py /usr/sgug/lib32/python3.7/test/test_asyncio
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_asyncio/test_tasks.py /usr/sgug/lib32/python3.7/test/test_asyncio
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_asyncio/test_transports.py /usr/sgug/lib32/python3.7/test/test_asyncio
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_asyncio/test_unix_events.py /usr/sgug/lib32/python3.7/test/test_asyncio
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_asyncio/test_windows_events.py /usr/sgug/lib32/python3.7/test/test_asyncio
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_asyncio/test_windows_utils.py /usr/sgug/lib32/python3.7/test/test_asyncio
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_asyncio/utils.py /usr/sgug/lib32/python3.7/test/test_asyncio
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/collections/__init__.py /usr/sgug/lib32/python3.7/collections
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/collections/abc.py /usr/sgug/lib32/python3.7/collections
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/concurrent/__init__.py /usr/sgug/lib32/python3.7/concurrent
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/concurrent/futures/__init__.py /usr/sgug/lib32/python3.7/concurrent/futures
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/concurrent/futures/_base.py /usr/sgug/lib32/python3.7/concurrent/futures
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/concurrent/futures/process.py /usr/sgug/lib32/python3.7/concurrent/futures
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/concurrent/futures/thread.py /usr/sgug/lib32/python3.7/concurrent/futures
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/encodings/__init__.py /usr/sgug/lib32/python3.7/encodings
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/encodings/aliases.py /usr/sgug/lib32/python3.7/encodings
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/encodings/ascii.py /usr/sgug/lib32/python3.7/encodings
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/encodings/base64_codec.py /usr/sgug/lib32/python3.7/encodings
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/encodings/big5.py /usr/sgug/lib32/python3.7/encodings
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/encodings/big5hkscs.py /usr/sgug/lib32/python3.7/encodings
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/encodings/bz2_codec.py /usr/sgug/lib32/python3.7/encodings
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/encodings/charmap.py /usr/sgug/lib32/python3.7/encodings
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/encodings/cp037.py /usr/sgug/lib32/python3.7/encodings
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/encodings/cp1006.py /usr/sgug/lib32/python3.7/encodings
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/encodings/cp1026.py /usr/sgug/lib32/python3.7/encodings
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/encodings/cp1125.py /usr/sgug/lib32/python3.7/encodings
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/encodings/cp1140.py /usr/sgug/lib32/python3.7/encodings
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/encodings/cp1250.py /usr/sgug/lib32/python3.7/encodings
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/encodings/cp1251.py /usr/sgug/lib32/python3.7/encodings
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/encodings/cp1252.py /usr/sgug/lib32/python3.7/encodings
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/encodings/cp1253.py /usr/sgug/lib32/python3.7/encodings
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/encodings/cp1254.py /usr/sgug/lib32/python3.7/encodings
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/encodings/cp1255.py /usr/sgug/lib32/python3.7/encodings
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/encodings/cp1256.py /usr/sgug/lib32/python3.7/encodings
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/encodings/cp1257.py /usr/sgug/lib32/python3.7/encodings
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/encodings/cp1258.py /usr/sgug/lib32/python3.7/encodings
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/encodings/cp273.py /usr/sgug/lib32/python3.7/encodings
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/encodings/cp424.py /usr/sgug/lib32/python3.7/encodings
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/encodings/cp437.py /usr/sgug/lib32/python3.7/encodings
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/encodings/cp500.py /usr/sgug/lib32/python3.7/encodings
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/encodings/cp65001.py /usr/sgug/lib32/python3.7/encodings
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/encodings/cp720.py /usr/sgug/lib32/python3.7/encodings
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/encodings/cp737.py /usr/sgug/lib32/python3.7/encodings
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/encodings/cp775.py /usr/sgug/lib32/python3.7/encodings
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/encodings/cp850.py /usr/sgug/lib32/python3.7/encodings
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/encodings/cp852.py /usr/sgug/lib32/python3.7/encodings
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/encodings/cp855.py /usr/sgug/lib32/python3.7/encodings
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/encodings/cp856.py /usr/sgug/lib32/python3.7/encodings
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/encodings/cp857.py /usr/sgug/lib32/python3.7/encodings
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/encodings/cp858.py /usr/sgug/lib32/python3.7/encodings
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/encodings/cp860.py /usr/sgug/lib32/python3.7/encodings
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/encodings/cp861.py /usr/sgug/lib32/python3.7/encodings
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/encodings/cp862.py /usr/sgug/lib32/python3.7/encodings
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/encodings/cp863.py /usr/sgug/lib32/python3.7/encodings
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/encodings/cp864.py /usr/sgug/lib32/python3.7/encodings
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/encodings/cp865.py /usr/sgug/lib32/python3.7/encodings
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/encodings/cp866.py /usr/sgug/lib32/python3.7/encodings
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/encodings/cp869.py /usr/sgug/lib32/python3.7/encodings
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/encodings/cp874.py /usr/sgug/lib32/python3.7/encodings
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/encodings/cp875.py /usr/sgug/lib32/python3.7/encodings
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/encodings/cp932.py /usr/sgug/lib32/python3.7/encodings
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/encodings/cp949.py /usr/sgug/lib32/python3.7/encodings
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/encodings/cp950.py /usr/sgug/lib32/python3.7/encodings
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/encodings/euc_jis_2004.py /usr/sgug/lib32/python3.7/encodings
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/encodings/euc_jisx0213.py /usr/sgug/lib32/python3.7/encodings
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/encodings/euc_jp.py /usr/sgug/lib32/python3.7/encodings
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/encodings/euc_kr.py /usr/sgug/lib32/python3.7/encodings
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/encodings/gb18030.py /usr/sgug/lib32/python3.7/encodings
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/encodings/gb2312.py /usr/sgug/lib32/python3.7/encodings
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/encodings/gbk.py /usr/sgug/lib32/python3.7/encodings
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/encodings/hex_codec.py /usr/sgug/lib32/python3.7/encodings
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/encodings/hp_roman8.py /usr/sgug/lib32/python3.7/encodings
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/encodings/hz.py /usr/sgug/lib32/python3.7/encodings
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/encodings/idna.py /usr/sgug/lib32/python3.7/encodings
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/encodings/iso2022_jp.py /usr/sgug/lib32/python3.7/encodings
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/encodings/iso2022_jp_1.py /usr/sgug/lib32/python3.7/encodings
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/encodings/iso2022_jp_2.py /usr/sgug/lib32/python3.7/encodings
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/encodings/iso2022_jp_2004.py /usr/sgug/lib32/python3.7/encodings
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/encodings/iso2022_jp_3.py /usr/sgug/lib32/python3.7/encodings
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/encodings/iso2022_jp_ext.py /usr/sgug/lib32/python3.7/encodings
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/encodings/iso2022_kr.py /usr/sgug/lib32/python3.7/encodings
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/encodings/iso8859_1.py /usr/sgug/lib32/python3.7/encodings
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/encodings/iso8859_10.py /usr/sgug/lib32/python3.7/encodings
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/encodings/iso8859_11.py /usr/sgug/lib32/python3.7/encodings
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/encodings/iso8859_13.py /usr/sgug/lib32/python3.7/encodings
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/encodings/iso8859_14.py /usr/sgug/lib32/python3.7/encodings
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/encodings/iso8859_15.py /usr/sgug/lib32/python3.7/encodings
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/encodings/iso8859_16.py /usr/sgug/lib32/python3.7/encodings
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/encodings/iso8859_2.py /usr/sgug/lib32/python3.7/encodings
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/encodings/iso8859_3.py /usr/sgug/lib32/python3.7/encodings
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/encodings/iso8859_4.py /usr/sgug/lib32/python3.7/encodings
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/encodings/iso8859_5.py /usr/sgug/lib32/python3.7/encodings
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/encodings/iso8859_6.py /usr/sgug/lib32/python3.7/encodings
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/encodings/iso8859_7.py /usr/sgug/lib32/python3.7/encodings
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/encodings/iso8859_8.py /usr/sgug/lib32/python3.7/encodings
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/encodings/iso8859_9.py /usr/sgug/lib32/python3.7/encodings
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/encodings/johab.py /usr/sgug/lib32/python3.7/encodings
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/encodings/koi8_r.py /usr/sgug/lib32/python3.7/encodings
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/encodings/koi8_t.py /usr/sgug/lib32/python3.7/encodings
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/encodings/koi8_u.py /usr/sgug/lib32/python3.7/encodings
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/encodings/kz1048.py /usr/sgug/lib32/python3.7/encodings
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/encodings/latin_1.py /usr/sgug/lib32/python3.7/encodings
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/encodings/mac_arabic.py /usr/sgug/lib32/python3.7/encodings
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/encodings/mac_centeuro.py /usr/sgug/lib32/python3.7/encodings
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/encodings/mac_croatian.py /usr/sgug/lib32/python3.7/encodings
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/encodings/mac_cyrillic.py /usr/sgug/lib32/python3.7/encodings
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/encodings/mac_farsi.py /usr/sgug/lib32/python3.7/encodings
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/encodings/mac_greek.py /usr/sgug/lib32/python3.7/encodings
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/encodings/mac_iceland.py /usr/sgug/lib32/python3.7/encodings
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/encodings/mac_latin2.py /usr/sgug/lib32/python3.7/encodings
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/encodings/mac_roman.py /usr/sgug/lib32/python3.7/encodings
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/encodings/mac_romanian.py /usr/sgug/lib32/python3.7/encodings
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/encodings/mac_turkish.py /usr/sgug/lib32/python3.7/encodings
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/encodings/mbcs.py /usr/sgug/lib32/python3.7/encodings
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/encodings/oem.py /usr/sgug/lib32/python3.7/encodings
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/encodings/palmos.py /usr/sgug/lib32/python3.7/encodings
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/encodings/ptcp154.py /usr/sgug/lib32/python3.7/encodings
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/encodings/punycode.py /usr/sgug/lib32/python3.7/encodings
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/encodings/quopri_codec.py /usr/sgug/lib32/python3.7/encodings
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/encodings/raw_unicode_escape.py /usr/sgug/lib32/python3.7/encodings
install -p /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/encodings/rot_13.py /usr/sgug/lib32/python3.7/encodings
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/encodings/shift_jis.py /usr/sgug/lib32/python3.7/encodings
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/encodings/shift_jis_2004.py /usr/sgug/lib32/python3.7/encodings
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/encodings/shift_jisx0213.py /usr/sgug/lib32/python3.7/encodings
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/encodings/tis_620.py /usr/sgug/lib32/python3.7/encodings
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/encodings/undefined.py /usr/sgug/lib32/python3.7/encodings
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/encodings/unicode_escape.py /usr/sgug/lib32/python3.7/encodings
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/encodings/unicode_internal.py /usr/sgug/lib32/python3.7/encodings
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/encodings/utf_16.py /usr/sgug/lib32/python3.7/encodings
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/encodings/utf_16_be.py /usr/sgug/lib32/python3.7/encodings
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/encodings/utf_16_le.py /usr/sgug/lib32/python3.7/encodings
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/encodings/utf_32.py /usr/sgug/lib32/python3.7/encodings
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/encodings/utf_32_be.py /usr/sgug/lib32/python3.7/encodings
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/encodings/utf_32_le.py /usr/sgug/lib32/python3.7/encodings
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/encodings/utf_7.py /usr/sgug/lib32/python3.7/encodings
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/encodings/utf_8.py /usr/sgug/lib32/python3.7/encodings
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/encodings/utf_8_sig.py /usr/sgug/lib32/python3.7/encodings
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/encodings/uu_codec.py /usr/sgug/lib32/python3.7/encodings
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/encodings/zlib_codec.py /usr/sgug/lib32/python3.7/encodings
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/email/__init__.py /usr/sgug/lib32/python3.7/email
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/email/_encoded_words.py /usr/sgug/lib32/python3.7/email
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/email/_header_value_parser.py /usr/sgug/lib32/python3.7/email
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/email/_parseaddr.py /usr/sgug/lib32/python3.7/email
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/email/_policybase.py /usr/sgug/lib32/python3.7/email
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/email/architecture.rst /usr/sgug/lib32/python3.7/email
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/email/base64mime.py /usr/sgug/lib32/python3.7/email
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/email/charset.py /usr/sgug/lib32/python3.7/email
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/email/contentmanager.py /usr/sgug/lib32/python3.7/email
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/email/encoders.py /usr/sgug/lib32/python3.7/email
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/email/errors.py /usr/sgug/lib32/python3.7/email
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/email/feedparser.py /usr/sgug/lib32/python3.7/email
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/email/generator.py /usr/sgug/lib32/python3.7/email
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/email/header.py /usr/sgug/lib32/python3.7/email
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/email/headerregistry.py /usr/sgug/lib32/python3.7/email
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/email/iterators.py /usr/sgug/lib32/python3.7/email
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/email/message.py /usr/sgug/lib32/python3.7/email
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/email/parser.py /usr/sgug/lib32/python3.7/email
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/email/policy.py /usr/sgug/lib32/python3.7/email
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/email/quoprimime.py /usr/sgug/lib32/python3.7/email
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/email/utils.py /usr/sgug/lib32/python3.7/email
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/email/mime/__init__.py /usr/sgug/lib32/python3.7/email/mime
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/email/mime/application.py /usr/sgug/lib32/python3.7/email/mime
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/email/mime/audio.py /usr/sgug/lib32/python3.7/email/mime
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/email/mime/base.py /usr/sgug/lib32/python3.7/email/mime
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/email/mime/image.py /usr/sgug/lib32/python3.7/email/mime
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/email/mime/message.py /usr/sgug/lib32/python3.7/email/mime
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/email/mime/multipart.py /usr/sgug/lib32/python3.7/email/mime
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/email/mime/nonmultipart.py /usr/sgug/lib32/python3.7/email/mime
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/email/mime/text.py /usr/sgug/lib32/python3.7/email/mime
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_email/__init__.py /usr/sgug/lib32/python3.7/test/test_email
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_email/__main__.py /usr/sgug/lib32/python3.7/test/test_email
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_email/test__encoded_words.py /usr/sgug/lib32/python3.7/test/test_email
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_email/test__header_value_parser.py /usr/sgug/lib32/python3.7/test/test_email
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_email/test_asian_codecs.py /usr/sgug/lib32/python3.7/test/test_email
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_email/test_contentmanager.py /usr/sgug/lib32/python3.7/test/test_email
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_email/test_defect_handling.py /usr/sgug/lib32/python3.7/test/test_email
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_email/test_email.py /usr/sgug/lib32/python3.7/test/test_email
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_email/test_generator.py /usr/sgug/lib32/python3.7/test/test_email
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_email/test_headerregistry.py /usr/sgug/lib32/python3.7/test/test_email
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_email/test_inversion.py /usr/sgug/lib32/python3.7/test/test_email
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_email/test_message.py /usr/sgug/lib32/python3.7/test/test_email
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_email/test_parser.py /usr/sgug/lib32/python3.7/test/test_email
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_email/test_pickleable.py /usr/sgug/lib32/python3.7/test/test_email
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_email/test_policy.py /usr/sgug/lib32/python3.7/test/test_email
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_email/test_utils.py /usr/sgug/lib32/python3.7/test/test_email
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_email/torture_test.py /usr/sgug/lib32/python3.7/test/test_email
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_email/data/PyBanner048.gif /usr/sgug/lib32/python3.7/test/test_email/data
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_email/data/audiotest.au /usr/sgug/lib32/python3.7/test/test_email/data
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_email/data/msg_01.txt /usr/sgug/lib32/python3.7/test/test_email/data
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_email/data/msg_02.txt /usr/sgug/lib32/python3.7/test/test_email/data
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_email/data/msg_03.txt /usr/sgug/lib32/python3.7/test/test_email/data
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_email/data/msg_04.txt /usr/sgug/lib32/python3.7/test/test_email/data
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_email/data/msg_05.txt /usr/sgug/lib32/python3.7/test/test_email/data
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_email/data/msg_06.txt /usr/sgug/lib32/python3.7/test/test_email/data
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_email/data/msg_07.txt /usr/sgug/lib32/python3.7/test/test_email/data
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_email/data/msg_08.txt /usr/sgug/lib32/python3.7/test/test_email/data
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_email/data/msg_09.txt /usr/sgug/lib32/python3.7/test/test_email/data
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_email/data/msg_10.txt /usr/sgug/lib32/python3.7/test/test_email/data
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_email/data/msg_11.txt /usr/sgug/lib32/python3.7/test/test_email/data
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_email/data/msg_12.txt /usr/sgug/lib32/python3.7/test/test_email/data
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_email/data/msg_12a.txt /usr/sgug/lib32/python3.7/test/test_email/data
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_email/data/msg_13.txt /usr/sgug/lib32/python3.7/test/test_email/data
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_email/data/msg_14.txt /usr/sgug/lib32/python3.7/test/test_email/data
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_email/data/msg_15.txt /usr/sgug/lib32/python3.7/test/test_email/data
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_email/data/msg_16.txt /usr/sgug/lib32/python3.7/test/test_email/data
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_email/data/msg_17.txt /usr/sgug/lib32/python3.7/test/test_email/data
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_email/data/msg_18.txt /usr/sgug/lib32/python3.7/test/test_email/data
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_email/data/msg_19.txt /usr/sgug/lib32/python3.7/test/test_email/data
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_email/data/msg_20.txt /usr/sgug/lib32/python3.7/test/test_email/data
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_email/data/msg_21.txt /usr/sgug/lib32/python3.7/test/test_email/data
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_email/data/msg_22.txt /usr/sgug/lib32/python3.7/test/test_email/data
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_email/data/msg_23.txt /usr/sgug/lib32/python3.7/test/test_email/data
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_email/data/msg_24.txt /usr/sgug/lib32/python3.7/test/test_email/data
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_email/data/msg_25.txt /usr/sgug/lib32/python3.7/test/test_email/data
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_email/data/msg_26.txt /usr/sgug/lib32/python3.7/test/test_email/data
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_email/data/msg_27.txt /usr/sgug/lib32/python3.7/test/test_email/data
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_email/data/msg_28.txt /usr/sgug/lib32/python3.7/test/test_email/data
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_email/data/msg_29.txt /usr/sgug/lib32/python3.7/test/test_email/data
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_email/data/msg_30.txt /usr/sgug/lib32/python3.7/test/test_email/data
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_email/data/msg_31.txt /usr/sgug/lib32/python3.7/test/test_email/data
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_email/data/msg_32.txt /usr/sgug/lib32/python3.7/test/test_email/data
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_email/data/msg_33.txt /usr/sgug/lib32/python3.7/test/test_email/data
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_email/data/msg_34.txt /usr/sgug/lib32/python3.7/test/test_email/data
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_email/data/msg_35.txt /usr/sgug/lib32/python3.7/test/test_email/data
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_email/data/msg_36.txt /usr/sgug/lib32/python3.7/test/test_email/data
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_email/data/msg_37.txt /usr/sgug/lib32/python3.7/test/test_email/data
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_email/data/msg_38.txt /usr/sgug/lib32/python3.7/test/test_email/data
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_email/data/msg_39.txt /usr/sgug/lib32/python3.7/test/test_email/data
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_email/data/msg_40.txt /usr/sgug/lib32/python3.7/test/test_email/data
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_email/data/msg_41.txt /usr/sgug/lib32/python3.7/test/test_email/data
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_email/data/msg_42.txt /usr/sgug/lib32/python3.7/test/test_email/data
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_email/data/msg_43.txt /usr/sgug/lib32/python3.7/test/test_email/data
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_email/data/msg_44.txt /usr/sgug/lib32/python3.7/test/test_email/data
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_email/data/msg_45.txt /usr/sgug/lib32/python3.7/test/test_email/data
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_email/data/msg_46.txt /usr/sgug/lib32/python3.7/test/test_email/data
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/ensurepip/__init__.py /usr/sgug/lib32/python3.7/ensurepip
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/ensurepip/__main__.py /usr/sgug/lib32/python3.7/ensurepip
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/ensurepip/_uninstall.py /usr/sgug/lib32/python3.7/ensurepip
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/ensurepip/_bundled/pip-19.2.3-py2.py3-none-any.whl /usr/sgug/lib32/python3.7/ensurepip/_bundled
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/ensurepip/_bundled/setuptools-41.2.0-py2.py3-none-any.whl /usr/sgug/lib32/python3.7/ensurepip/_bundled
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/html/__init__.py /usr/sgug/lib32/python3.7/html
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/html/entities.py /usr/sgug/lib32/python3.7/html
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/html/parser.py /usr/sgug/lib32/python3.7/html
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/json/__init__.py /usr/sgug/lib32/python3.7/json
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/json/decoder.py /usr/sgug/lib32/python3.7/json
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/json/encoder.py /usr/sgug/lib32/python3.7/json
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/json/scanner.py /usr/sgug/lib32/python3.7/json
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/json/tool.py /usr/sgug/lib32/python3.7/json
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_json/__init__.py /usr/sgug/lib32/python3.7/test/test_json
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_json/__main__.py /usr/sgug/lib32/python3.7/test/test_json
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_json/test_decode.py /usr/sgug/lib32/python3.7/test/test_json
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_json/test_default.py /usr/sgug/lib32/python3.7/test/test_json
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_json/test_dump.py /usr/sgug/lib32/python3.7/test/test_json
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_json/test_encode_basestring_ascii.py /usr/sgug/lib32/python3.7/test/test_json
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_json/test_enum.py /usr/sgug/lib32/python3.7/test/test_json
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_json/test_fail.py /usr/sgug/lib32/python3.7/test/test_json
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_json/test_float.py /usr/sgug/lib32/python3.7/test/test_json
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_json/test_indent.py /usr/sgug/lib32/python3.7/test/test_json
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_json/test_pass1.py /usr/sgug/lib32/python3.7/test/test_json
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_json/test_pass2.py /usr/sgug/lib32/python3.7/test/test_json
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_json/test_pass3.py /usr/sgug/lib32/python3.7/test/test_json
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_json/test_recursion.py /usr/sgug/lib32/python3.7/test/test_json
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_json/test_scanstring.py /usr/sgug/lib32/python3.7/test/test_json
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_json/test_separators.py /usr/sgug/lib32/python3.7/test/test_json
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_json/test_speedups.py /usr/sgug/lib32/python3.7/test/test_json
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_json/test_tool.py /usr/sgug/lib32/python3.7/test/test_json
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_json/test_unicode.py /usr/sgug/lib32/python3.7/test/test_json
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/http/__init__.py /usr/sgug/lib32/python3.7/http
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/http/client.py /usr/sgug/lib32/python3.7/http
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/http/cookiejar.py /usr/sgug/lib32/python3.7/http
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/http/cookies.py /usr/sgug/lib32/python3.7/http
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/http/server.py /usr/sgug/lib32/python3.7/http
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/dbm/__init__.py /usr/sgug/lib32/python3.7/dbm
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/dbm/dumb.py /usr/sgug/lib32/python3.7/dbm
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/dbm/gnu.py /usr/sgug/lib32/python3.7/dbm
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/dbm/ndbm.py /usr/sgug/lib32/python3.7/dbm
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/xmlrpc/__init__.py /usr/sgug/lib32/python3.7/xmlrpc
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/xmlrpc/client.py /usr/sgug/lib32/python3.7/xmlrpc
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/xmlrpc/server.py /usr/sgug/lib32/python3.7/xmlrpc
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/sqlite3/__init__.py /usr/sgug/lib32/python3.7/sqlite3
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/sqlite3/dbapi2.py /usr/sgug/lib32/python3.7/sqlite3
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/sqlite3/dump.py /usr/sgug/lib32/python3.7/sqlite3
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/sqlite3/test/__init__.py /usr/sgug/lib32/python3.7/sqlite3/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/sqlite3/test/backup.py /usr/sgug/lib32/python3.7/sqlite3/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/sqlite3/test/dbapi.py /usr/sgug/lib32/python3.7/sqlite3/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/sqlite3/test/dump.py /usr/sgug/lib32/python3.7/sqlite3/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/sqlite3/test/factory.py /usr/sgug/lib32/python3.7/sqlite3/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/sqlite3/test/hooks.py /usr/sgug/lib32/python3.7/sqlite3/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/sqlite3/test/regression.py /usr/sgug/lib32/python3.7/sqlite3/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/sqlite3/test/transactions.py /usr/sgug/lib32/python3.7/sqlite3/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/sqlite3/test/types.py /usr/sgug/lib32/python3.7/sqlite3/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/sqlite3/test/userfunctions.py /usr/sgug/lib32/python3.7/sqlite3/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/logging/__init__.py /usr/sgug/lib32/python3.7/logging
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/logging/config.py /usr/sgug/lib32/python3.7/logging
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/logging/handlers.py /usr/sgug/lib32/python3.7/logging
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/wsgiref/__init__.py /usr/sgug/lib32/python3.7/wsgiref
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/wsgiref/handlers.py /usr/sgug/lib32/python3.7/wsgiref
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/wsgiref/headers.py /usr/sgug/lib32/python3.7/wsgiref
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/wsgiref/simple_server.py /usr/sgug/lib32/python3.7/wsgiref
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/wsgiref/util.py /usr/sgug/lib32/python3.7/wsgiref
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/wsgiref/validate.py /usr/sgug/lib32/python3.7/wsgiref
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/urllib/__init__.py /usr/sgug/lib32/python3.7/urllib
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/urllib/error.py /usr/sgug/lib32/python3.7/urllib
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/urllib/parse.py /usr/sgug/lib32/python3.7/urllib
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/urllib/request.py /usr/sgug/lib32/python3.7/urllib
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/urllib/response.py /usr/sgug/lib32/python3.7/urllib
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/urllib/robotparser.py /usr/sgug/lib32/python3.7/urllib
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/lib2to3/Grammar.txt /usr/sgug/lib32/python3.7/lib2to3
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/lib2to3/PatternGrammar.txt /usr/sgug/lib32/python3.7/lib2to3
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/lib2to3/__init__.py /usr/sgug/lib32/python3.7/lib2to3
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/lib2to3/__main__.py /usr/sgug/lib32/python3.7/lib2to3
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/lib2to3/btm_matcher.py /usr/sgug/lib32/python3.7/lib2to3
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/lib2to3/btm_utils.py /usr/sgug/lib32/python3.7/lib2to3
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/lib2to3/fixer_base.py /usr/sgug/lib32/python3.7/lib2to3
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/lib2to3/fixer_util.py /usr/sgug/lib32/python3.7/lib2to3
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/lib2to3/main.py /usr/sgug/lib32/python3.7/lib2to3
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/lib2to3/patcomp.py /usr/sgug/lib32/python3.7/lib2to3
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/lib2to3/pygram.py /usr/sgug/lib32/python3.7/lib2to3
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/lib2to3/pytree.py /usr/sgug/lib32/python3.7/lib2to3
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/lib2to3/refactor.py /usr/sgug/lib32/python3.7/lib2to3
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/lib2to3/fixes/__init__.py /usr/sgug/lib32/python3.7/lib2to3/fixes
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/lib2to3/fixes/fix_apply.py /usr/sgug/lib32/python3.7/lib2to3/fixes
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/lib2to3/fixes/fix_asserts.py /usr/sgug/lib32/python3.7/lib2to3/fixes
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/lib2to3/fixes/fix_basestring.py /usr/sgug/lib32/python3.7/lib2to3/fixes
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/lib2to3/fixes/fix_buffer.py /usr/sgug/lib32/python3.7/lib2to3/fixes
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/lib2to3/fixes/fix_dict.py /usr/sgug/lib32/python3.7/lib2to3/fixes
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/lib2to3/fixes/fix_except.py /usr/sgug/lib32/python3.7/lib2to3/fixes
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/lib2to3/fixes/fix_exec.py /usr/sgug/lib32/python3.7/lib2to3/fixes
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/lib2to3/fixes/fix_execfile.py /usr/sgug/lib32/python3.7/lib2to3/fixes
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/lib2to3/fixes/fix_exitfunc.py /usr/sgug/lib32/python3.7/lib2to3/fixes
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/lib2to3/fixes/fix_filter.py /usr/sgug/lib32/python3.7/lib2to3/fixes
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/lib2to3/fixes/fix_funcattrs.py /usr/sgug/lib32/python3.7/lib2to3/fixes
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/lib2to3/fixes/fix_future.py /usr/sgug/lib32/python3.7/lib2to3/fixes
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/lib2to3/fixes/fix_getcwdu.py /usr/sgug/lib32/python3.7/lib2to3/fixes
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/lib2to3/fixes/fix_has_key.py /usr/sgug/lib32/python3.7/lib2to3/fixes
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/lib2to3/fixes/fix_idioms.py /usr/sgug/lib32/python3.7/lib2to3/fixes
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/lib2to3/fixes/fix_import.py /usr/sgug/lib32/python3.7/lib2to3/fixes
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/lib2to3/fixes/fix_imports.py /usr/sgug/lib32/python3.7/lib2to3/fixes
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/lib2to3/fixes/fix_imports2.py /usr/sgug/lib32/python3.7/lib2to3/fixes
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/lib2to3/fixes/fix_input.py /usr/sgug/lib32/python3.7/lib2to3/fixes
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/lib2to3/fixes/fix_intern.py /usr/sgug/lib32/python3.7/lib2to3/fixes
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/lib2to3/fixes/fix_isinstance.py /usr/sgug/lib32/python3.7/lib2to3/fixes
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/lib2to3/fixes/fix_itertools.py /usr/sgug/lib32/python3.7/lib2to3/fixes
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/lib2to3/fixes/fix_itertools_imports.py /usr/sgug/lib32/python3.7/lib2to3/fixes
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/lib2to3/fixes/fix_long.py /usr/sgug/lib32/python3.7/lib2to3/fixes
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/lib2to3/fixes/fix_map.py /usr/sgug/lib32/python3.7/lib2to3/fixes
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/lib2to3/fixes/fix_metaclass.py /usr/sgug/lib32/python3.7/lib2to3/fixes
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/lib2to3/fixes/fix_methodattrs.py /usr/sgug/lib32/python3.7/lib2to3/fixes
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/lib2to3/fixes/fix_ne.py /usr/sgug/lib32/python3.7/lib2to3/fixes
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/lib2to3/fixes/fix_next.py /usr/sgug/lib32/python3.7/lib2to3/fixes
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/lib2to3/fixes/fix_nonzero.py /usr/sgug/lib32/python3.7/lib2to3/fixes
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/lib2to3/fixes/fix_numliterals.py /usr/sgug/lib32/python3.7/lib2to3/fixes
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/lib2to3/fixes/fix_operator.py /usr/sgug/lib32/python3.7/lib2to3/fixes
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/lib2to3/fixes/fix_paren.py /usr/sgug/lib32/python3.7/lib2to3/fixes
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/lib2to3/fixes/fix_print.py /usr/sgug/lib32/python3.7/lib2to3/fixes
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/lib2to3/fixes/fix_raise.py /usr/sgug/lib32/python3.7/lib2to3/fixes
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/lib2to3/fixes/fix_raw_input.py /usr/sgug/lib32/python3.7/lib2to3/fixes
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/lib2to3/fixes/fix_reduce.py /usr/sgug/lib32/python3.7/lib2to3/fixes
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/lib2to3/fixes/fix_reload.py /usr/sgug/lib32/python3.7/lib2to3/fixes
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/lib2to3/fixes/fix_renames.py /usr/sgug/lib32/python3.7/lib2to3/fixes
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/lib2to3/fixes/fix_repr.py /usr/sgug/lib32/python3.7/lib2to3/fixes
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/lib2to3/fixes/fix_set_literal.py /usr/sgug/lib32/python3.7/lib2to3/fixes
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/lib2to3/fixes/fix_standarderror.py /usr/sgug/lib32/python3.7/lib2to3/fixes
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/lib2to3/fixes/fix_sys_exc.py /usr/sgug/lib32/python3.7/lib2to3/fixes
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/lib2to3/fixes/fix_throw.py /usr/sgug/lib32/python3.7/lib2to3/fixes
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/lib2to3/fixes/fix_tuple_params.py /usr/sgug/lib32/python3.7/lib2to3/fixes
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/lib2to3/fixes/fix_types.py /usr/sgug/lib32/python3.7/lib2to3/fixes
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/lib2to3/fixes/fix_unicode.py /usr/sgug/lib32/python3.7/lib2to3/fixes
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/lib2to3/fixes/fix_urllib.py /usr/sgug/lib32/python3.7/lib2to3/fixes
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/lib2to3/fixes/fix_ws_comma.py /usr/sgug/lib32/python3.7/lib2to3/fixes
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/lib2to3/fixes/fix_xrange.py /usr/sgug/lib32/python3.7/lib2to3/fixes
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/lib2to3/fixes/fix_xreadlines.py /usr/sgug/lib32/python3.7/lib2to3/fixes
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/lib2to3/fixes/fix_zip.py /usr/sgug/lib32/python3.7/lib2to3/fixes
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/lib2to3/pgen2/__init__.py /usr/sgug/lib32/python3.7/lib2to3/pgen2
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/lib2to3/pgen2/conv.py /usr/sgug/lib32/python3.7/lib2to3/pgen2
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/lib2to3/pgen2/driver.py /usr/sgug/lib32/python3.7/lib2to3/pgen2
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/lib2to3/pgen2/grammar.py /usr/sgug/lib32/python3.7/lib2to3/pgen2
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/lib2to3/pgen2/literals.py /usr/sgug/lib32/python3.7/lib2to3/pgen2
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/lib2to3/pgen2/parse.py /usr/sgug/lib32/python3.7/lib2to3/pgen2
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/lib2to3/pgen2/pgen.py /usr/sgug/lib32/python3.7/lib2to3/pgen2
install -p /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/lib2to3/pgen2/token.py /usr/sgug/lib32/python3.7/lib2to3/pgen2
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/lib2to3/pgen2/tokenize.py /usr/sgug/lib32/python3.7/lib2to3/pgen2
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/lib2to3/tests/__init__.py /usr/sgug/lib32/python3.7/lib2to3/tests
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/lib2to3/tests/__main__.py /usr/sgug/lib32/python3.7/lib2to3/tests
install -p /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/lib2to3/tests/pytree_idempotency.py /usr/sgug/lib32/python3.7/lib2to3/tests
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/lib2to3/tests/support.py /usr/sgug/lib32/python3.7/lib2to3/tests
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/lib2to3/tests/test_all_fixers.py /usr/sgug/lib32/python3.7/lib2to3/tests
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/lib2to3/tests/test_fixers.py /usr/sgug/lib32/python3.7/lib2to3/tests
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/lib2to3/tests/test_main.py /usr/sgug/lib32/python3.7/lib2to3/tests
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/lib2to3/tests/test_parser.py /usr/sgug/lib32/python3.7/lib2to3/tests
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/lib2to3/tests/test_pytree.py /usr/sgug/lib32/python3.7/lib2to3/tests
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/lib2to3/tests/test_refactor.py /usr/sgug/lib32/python3.7/lib2to3/tests
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/lib2to3/tests/test_util.py /usr/sgug/lib32/python3.7/lib2to3/tests
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/lib2to3/tests/data/README /usr/sgug/lib32/python3.7/lib2to3/tests/data
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/lib2to3/tests/data/bom.py /usr/sgug/lib32/python3.7/lib2to3/tests/data
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/lib2to3/tests/data/crlf.py /usr/sgug/lib32/python3.7/lib2to3/tests/data
install -p /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/lib2to3/tests/data/different_encoding.py /usr/sgug/lib32/python3.7/lib2to3/tests/data
install -p /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/lib2to3/tests/data/false_encoding.py /usr/sgug/lib32/python3.7/lib2to3/tests/data
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/lib2to3/tests/data/infinite_recursion.py /usr/sgug/lib32/python3.7/lib2to3/tests/data
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/lib2to3/tests/data/py2_test_grammar.py /usr/sgug/lib32/python3.7/lib2to3/tests/data
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/lib2to3/tests/data/py3_test_grammar.py /usr/sgug/lib32/python3.7/lib2to3/tests/data
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/lib2to3/tests/data/fixers/bad_order.py /usr/sgug/lib32/python3.7/lib2to3/tests/data/fixers
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/lib2to3/tests/data/fixers/no_fixer_cls.py /usr/sgug/lib32/python3.7/lib2to3/tests/data/fixers
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/lib2to3/tests/data/fixers/parrot_example.py /usr/sgug/lib32/python3.7/lib2to3/tests/data/fixers
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/lib2to3/tests/data/fixers/myfixes/__init__.py /usr/sgug/lib32/python3.7/lib2to3/tests/data/fixers/myfixes
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/lib2to3/tests/data/fixers/myfixes/fix_explicit.py /usr/sgug/lib32/python3.7/lib2to3/tests/data/fixers/myfixes
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/lib2to3/tests/data/fixers/myfixes/fix_first.py /usr/sgug/lib32/python3.7/lib2to3/tests/data/fixers/myfixes
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/lib2to3/tests/data/fixers/myfixes/fix_last.py /usr/sgug/lib32/python3.7/lib2to3/tests/data/fixers/myfixes
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/lib2to3/tests/data/fixers/myfixes/fix_parrot.py /usr/sgug/lib32/python3.7/lib2to3/tests/data/fixers/myfixes
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/lib2to3/tests/data/fixers/myfixes/fix_preorder.py /usr/sgug/lib32/python3.7/lib2to3/tests/data/fixers/myfixes
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/ctypes/__init__.py /usr/sgug/lib32/python3.7/ctypes
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/ctypes/_aix.py /usr/sgug/lib32/python3.7/ctypes
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/ctypes/_endian.py /usr/sgug/lib32/python3.7/ctypes
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/ctypes/util.py /usr/sgug/lib32/python3.7/ctypes
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/ctypes/wintypes.py /usr/sgug/lib32/python3.7/ctypes
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/ctypes/test/__init__.py /usr/sgug/lib32/python3.7/ctypes/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/ctypes/test/__main__.py /usr/sgug/lib32/python3.7/ctypes/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/ctypes/test/test_anon.py /usr/sgug/lib32/python3.7/ctypes/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/ctypes/test/test_array_in_pointer.py /usr/sgug/lib32/python3.7/ctypes/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/ctypes/test/test_arrays.py /usr/sgug/lib32/python3.7/ctypes/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/ctypes/test/test_as_parameter.py /usr/sgug/lib32/python3.7/ctypes/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/ctypes/test/test_bitfields.py /usr/sgug/lib32/python3.7/ctypes/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/ctypes/test/test_buffers.py /usr/sgug/lib32/python3.7/ctypes/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/ctypes/test/test_bytes.py /usr/sgug/lib32/python3.7/ctypes/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/ctypes/test/test_byteswap.py /usr/sgug/lib32/python3.7/ctypes/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/ctypes/test/test_callbacks.py /usr/sgug/lib32/python3.7/ctypes/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/ctypes/test/test_cast.py /usr/sgug/lib32/python3.7/ctypes/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/ctypes/test/test_cfuncs.py /usr/sgug/lib32/python3.7/ctypes/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/ctypes/test/test_checkretval.py /usr/sgug/lib32/python3.7/ctypes/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/ctypes/test/test_delattr.py /usr/sgug/lib32/python3.7/ctypes/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/ctypes/test/test_errno.py /usr/sgug/lib32/python3.7/ctypes/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/ctypes/test/test_find.py /usr/sgug/lib32/python3.7/ctypes/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/ctypes/test/test_frombuffer.py /usr/sgug/lib32/python3.7/ctypes/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/ctypes/test/test_funcptr.py /usr/sgug/lib32/python3.7/ctypes/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/ctypes/test/test_functions.py /usr/sgug/lib32/python3.7/ctypes/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/ctypes/test/test_incomplete.py /usr/sgug/lib32/python3.7/ctypes/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/ctypes/test/test_init.py /usr/sgug/lib32/python3.7/ctypes/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/ctypes/test/test_internals.py /usr/sgug/lib32/python3.7/ctypes/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/ctypes/test/test_keeprefs.py /usr/sgug/lib32/python3.7/ctypes/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/ctypes/test/test_libc.py /usr/sgug/lib32/python3.7/ctypes/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/ctypes/test/test_loading.py /usr/sgug/lib32/python3.7/ctypes/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/ctypes/test/test_macholib.py /usr/sgug/lib32/python3.7/ctypes/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/ctypes/test/test_memfunctions.py /usr/sgug/lib32/python3.7/ctypes/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/ctypes/test/test_numbers.py /usr/sgug/lib32/python3.7/ctypes/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/ctypes/test/test_objects.py /usr/sgug/lib32/python3.7/ctypes/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/ctypes/test/test_parameters.py /usr/sgug/lib32/python3.7/ctypes/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/ctypes/test/test_pep3118.py /usr/sgug/lib32/python3.7/ctypes/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/ctypes/test/test_pickling.py /usr/sgug/lib32/python3.7/ctypes/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/ctypes/test/test_pointers.py /usr/sgug/lib32/python3.7/ctypes/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/ctypes/test/test_prototypes.py /usr/sgug/lib32/python3.7/ctypes/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/ctypes/test/test_python_api.py /usr/sgug/lib32/python3.7/ctypes/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/ctypes/test/test_random_things.py /usr/sgug/lib32/python3.7/ctypes/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/ctypes/test/test_refcounts.py /usr/sgug/lib32/python3.7/ctypes/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/ctypes/test/test_repr.py /usr/sgug/lib32/python3.7/ctypes/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/ctypes/test/test_returnfuncptrs.py /usr/sgug/lib32/python3.7/ctypes/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/ctypes/test/test_simplesubclasses.py /usr/sgug/lib32/python3.7/ctypes/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/ctypes/test/test_sizes.py /usr/sgug/lib32/python3.7/ctypes/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/ctypes/test/test_slicing.py /usr/sgug/lib32/python3.7/ctypes/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/ctypes/test/test_stringptr.py /usr/sgug/lib32/python3.7/ctypes/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/ctypes/test/test_strings.py /usr/sgug/lib32/python3.7/ctypes/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/ctypes/test/test_struct_fields.py /usr/sgug/lib32/python3.7/ctypes/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/ctypes/test/test_structures.py /usr/sgug/lib32/python3.7/ctypes/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/ctypes/test/test_unaligned_structures.py /usr/sgug/lib32/python3.7/ctypes/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/ctypes/test/test_unicode.py /usr/sgug/lib32/python3.7/ctypes/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/ctypes/test/test_values.py /usr/sgug/lib32/python3.7/ctypes/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/ctypes/test/test_varsize_struct.py /usr/sgug/lib32/python3.7/ctypes/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/ctypes/test/test_win32.py /usr/sgug/lib32/python3.7/ctypes/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/ctypes/test/test_wintypes.py /usr/sgug/lib32/python3.7/ctypes/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/ctypes/macholib/README.ctypes /usr/sgug/lib32/python3.7/ctypes/macholib
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/ctypes/macholib/__init__.py /usr/sgug/lib32/python3.7/ctypes/macholib
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/ctypes/macholib/dyld.py /usr/sgug/lib32/python3.7/ctypes/macholib
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/ctypes/macholib/dylib.py /usr/sgug/lib32/python3.7/ctypes/macholib
install -p /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/ctypes/macholib/fetch_macholib /usr/sgug/lib32/python3.7/ctypes/macholib
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/ctypes/macholib/fetch_macholib.bat /usr/sgug/lib32/python3.7/ctypes/macholib
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/ctypes/macholib/framework.py /usr/sgug/lib32/python3.7/ctypes/macholib
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/idlelib/CREDITS.txt /usr/sgug/lib32/python3.7/idlelib
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/idlelib/ChangeLog /usr/sgug/lib32/python3.7/idlelib
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/idlelib/HISTORY.txt /usr/sgug/lib32/python3.7/idlelib
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/idlelib/NEWS.txt /usr/sgug/lib32/python3.7/idlelib
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/idlelib/NEWS2x.txt /usr/sgug/lib32/python3.7/idlelib
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/idlelib/README.txt /usr/sgug/lib32/python3.7/idlelib
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/idlelib/TODO.txt /usr/sgug/lib32/python3.7/idlelib
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/idlelib/__init__.py /usr/sgug/lib32/python3.7/idlelib
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/idlelib/__main__.py /usr/sgug/lib32/python3.7/idlelib
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/idlelib/autocomplete.py /usr/sgug/lib32/python3.7/idlelib
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/idlelib/autocomplete_w.py /usr/sgug/lib32/python3.7/idlelib
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/idlelib/autoexpand.py /usr/sgug/lib32/python3.7/idlelib
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/idlelib/browser.py /usr/sgug/lib32/python3.7/idlelib
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/idlelib/calltip.py /usr/sgug/lib32/python3.7/idlelib
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/idlelib/calltip_w.py /usr/sgug/lib32/python3.7/idlelib
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/idlelib/codecontext.py /usr/sgug/lib32/python3.7/idlelib
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/idlelib/colorizer.py /usr/sgug/lib32/python3.7/idlelib
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/idlelib/config-extensions.def /usr/sgug/lib32/python3.7/idlelib
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/idlelib/config-highlight.def /usr/sgug/lib32/python3.7/idlelib
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/idlelib/config-keys.def /usr/sgug/lib32/python3.7/idlelib
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/idlelib/config-main.def /usr/sgug/lib32/python3.7/idlelib
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/idlelib/config.py /usr/sgug/lib32/python3.7/idlelib
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/idlelib/config_key.py /usr/sgug/lib32/python3.7/idlelib
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/idlelib/configdialog.py /usr/sgug/lib32/python3.7/idlelib
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/idlelib/debugger.py /usr/sgug/lib32/python3.7/idlelib
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/idlelib/debugger_r.py /usr/sgug/lib32/python3.7/idlelib
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/idlelib/debugobj.py /usr/sgug/lib32/python3.7/idlelib
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/idlelib/debugobj_r.py /usr/sgug/lib32/python3.7/idlelib
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/idlelib/delegator.py /usr/sgug/lib32/python3.7/idlelib
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/idlelib/dynoption.py /usr/sgug/lib32/python3.7/idlelib
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/idlelib/editor.py /usr/sgug/lib32/python3.7/idlelib
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/idlelib/extend.txt /usr/sgug/lib32/python3.7/idlelib
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/idlelib/filelist.py /usr/sgug/lib32/python3.7/idlelib
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/idlelib/format.py /usr/sgug/lib32/python3.7/idlelib
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/idlelib/grep.py /usr/sgug/lib32/python3.7/idlelib
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/idlelib/help.html /usr/sgug/lib32/python3.7/idlelib
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/idlelib/help.py /usr/sgug/lib32/python3.7/idlelib
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/idlelib/help_about.py /usr/sgug/lib32/python3.7/idlelib
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/idlelib/history.py /usr/sgug/lib32/python3.7/idlelib
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/idlelib/hyperparser.py /usr/sgug/lib32/python3.7/idlelib
install -p /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/idlelib/idle.bat /usr/sgug/lib32/python3.7/idlelib
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/idlelib/idle.py /usr/sgug/lib32/python3.7/idlelib
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/idlelib/idle.pyw /usr/sgug/lib32/python3.7/idlelib
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/idlelib/iomenu.py /usr/sgug/lib32/python3.7/idlelib
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/idlelib/macosx.py /usr/sgug/lib32/python3.7/idlelib
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/idlelib/mainmenu.py /usr/sgug/lib32/python3.7/idlelib
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/idlelib/multicall.py /usr/sgug/lib32/python3.7/idlelib
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/idlelib/outwin.py /usr/sgug/lib32/python3.7/idlelib
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/idlelib/parenmatch.py /usr/sgug/lib32/python3.7/idlelib
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/idlelib/pathbrowser.py /usr/sgug/lib32/python3.7/idlelib
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/idlelib/percolator.py /usr/sgug/lib32/python3.7/idlelib
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/idlelib/pyparse.py /usr/sgug/lib32/python3.7/idlelib
install -p /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/idlelib/pyshell.py /usr/sgug/lib32/python3.7/idlelib
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/idlelib/query.py /usr/sgug/lib32/python3.7/idlelib
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/idlelib/redirector.py /usr/sgug/lib32/python3.7/idlelib
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/idlelib/replace.py /usr/sgug/lib32/python3.7/idlelib
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/idlelib/rpc.py /usr/sgug/lib32/python3.7/idlelib
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/idlelib/run.py /usr/sgug/lib32/python3.7/idlelib
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/idlelib/runscript.py /usr/sgug/lib32/python3.7/idlelib
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/idlelib/scrolledlist.py /usr/sgug/lib32/python3.7/idlelib
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/idlelib/search.py /usr/sgug/lib32/python3.7/idlelib
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/idlelib/searchbase.py /usr/sgug/lib32/python3.7/idlelib
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/idlelib/searchengine.py /usr/sgug/lib32/python3.7/idlelib
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/idlelib/sidebar.py /usr/sgug/lib32/python3.7/idlelib
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/idlelib/squeezer.py /usr/sgug/lib32/python3.7/idlelib
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/idlelib/stackviewer.py /usr/sgug/lib32/python3.7/idlelib
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/idlelib/statusbar.py /usr/sgug/lib32/python3.7/idlelib
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/idlelib/textview.py /usr/sgug/lib32/python3.7/idlelib
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/idlelib/tooltip.py /usr/sgug/lib32/python3.7/idlelib
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/idlelib/tree.py /usr/sgug/lib32/python3.7/idlelib
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/idlelib/undo.py /usr/sgug/lib32/python3.7/idlelib
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/idlelib/window.py /usr/sgug/lib32/python3.7/idlelib
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/idlelib/zoomheight.py /usr/sgug/lib32/python3.7/idlelib
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/idlelib/zzdummy.py /usr/sgug/lib32/python3.7/idlelib
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/idlelib/Icons/folder.gif /usr/sgug/lib32/python3.7/idlelib/Icons
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/idlelib/Icons/idle.icns /usr/sgug/lib32/python3.7/idlelib/Icons
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/idlelib/Icons/idle.ico /usr/sgug/lib32/python3.7/idlelib/Icons
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/idlelib/Icons/idle_16.gif /usr/sgug/lib32/python3.7/idlelib/Icons
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/idlelib/Icons/idle_16.png /usr/sgug/lib32/python3.7/idlelib/Icons
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/idlelib/Icons/idle_32.gif /usr/sgug/lib32/python3.7/idlelib/Icons
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/idlelib/Icons/idle_32.png /usr/sgug/lib32/python3.7/idlelib/Icons
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/idlelib/Icons/idle_48.gif /usr/sgug/lib32/python3.7/idlelib/Icons
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/idlelib/Icons/idle_48.png /usr/sgug/lib32/python3.7/idlelib/Icons
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/idlelib/Icons/minusnode.gif /usr/sgug/lib32/python3.7/idlelib/Icons
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/idlelib/Icons/openfolder.gif /usr/sgug/lib32/python3.7/idlelib/Icons
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/idlelib/Icons/plusnode.gif /usr/sgug/lib32/python3.7/idlelib/Icons
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/idlelib/Icons/python.gif /usr/sgug/lib32/python3.7/idlelib/Icons
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/idlelib/Icons/tk.gif /usr/sgug/lib32/python3.7/idlelib/Icons
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/idlelib/idle_test/README.txt /usr/sgug/lib32/python3.7/idlelib/idle_test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/idlelib/idle_test/__init__.py /usr/sgug/lib32/python3.7/idlelib/idle_test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/idlelib/idle_test/htest.py /usr/sgug/lib32/python3.7/idlelib/idle_test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/idlelib/idle_test/mock_idle.py /usr/sgug/lib32/python3.7/idlelib/idle_test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/idlelib/idle_test/mock_tk.py /usr/sgug/lib32/python3.7/idlelib/idle_test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/idlelib/idle_test/template.py /usr/sgug/lib32/python3.7/idlelib/idle_test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/idlelib/idle_test/test_autocomplete.py /usr/sgug/lib32/python3.7/idlelib/idle_test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/idlelib/idle_test/test_autocomplete_w.py /usr/sgug/lib32/python3.7/idlelib/idle_test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/idlelib/idle_test/test_autoexpand.py /usr/sgug/lib32/python3.7/idlelib/idle_test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/idlelib/idle_test/test_browser.py /usr/sgug/lib32/python3.7/idlelib/idle_test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/idlelib/idle_test/test_calltip.py /usr/sgug/lib32/python3.7/idlelib/idle_test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/idlelib/idle_test/test_calltip_w.py /usr/sgug/lib32/python3.7/idlelib/idle_test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/idlelib/idle_test/test_codecontext.py /usr/sgug/lib32/python3.7/idlelib/idle_test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/idlelib/idle_test/test_colorizer.py /usr/sgug/lib32/python3.7/idlelib/idle_test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/idlelib/idle_test/test_config.py /usr/sgug/lib32/python3.7/idlelib/idle_test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/idlelib/idle_test/test_config_key.py /usr/sgug/lib32/python3.7/idlelib/idle_test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/idlelib/idle_test/test_configdialog.py /usr/sgug/lib32/python3.7/idlelib/idle_test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/idlelib/idle_test/test_debugger.py /usr/sgug/lib32/python3.7/idlelib/idle_test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/idlelib/idle_test/test_debugger_r.py /usr/sgug/lib32/python3.7/idlelib/idle_test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/idlelib/idle_test/test_debugobj.py /usr/sgug/lib32/python3.7/idlelib/idle_test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/idlelib/idle_test/test_debugobj_r.py /usr/sgug/lib32/python3.7/idlelib/idle_test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/idlelib/idle_test/test_delegator.py /usr/sgug/lib32/python3.7/idlelib/idle_test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/idlelib/idle_test/test_editmenu.py /usr/sgug/lib32/python3.7/idlelib/idle_test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/idlelib/idle_test/test_editor.py /usr/sgug/lib32/python3.7/idlelib/idle_test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/idlelib/idle_test/test_filelist.py /usr/sgug/lib32/python3.7/idlelib/idle_test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/idlelib/idle_test/test_format.py /usr/sgug/lib32/python3.7/idlelib/idle_test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/idlelib/idle_test/test_grep.py /usr/sgug/lib32/python3.7/idlelib/idle_test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/idlelib/idle_test/test_help.py /usr/sgug/lib32/python3.7/idlelib/idle_test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/idlelib/idle_test/test_help_about.py /usr/sgug/lib32/python3.7/idlelib/idle_test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/idlelib/idle_test/test_history.py /usr/sgug/lib32/python3.7/idlelib/idle_test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/idlelib/idle_test/test_hyperparser.py /usr/sgug/lib32/python3.7/idlelib/idle_test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/idlelib/idle_test/test_iomenu.py /usr/sgug/lib32/python3.7/idlelib/idle_test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/idlelib/idle_test/test_macosx.py /usr/sgug/lib32/python3.7/idlelib/idle_test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/idlelib/idle_test/test_mainmenu.py /usr/sgug/lib32/python3.7/idlelib/idle_test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/idlelib/idle_test/test_multicall.py /usr/sgug/lib32/python3.7/idlelib/idle_test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/idlelib/idle_test/test_outwin.py /usr/sgug/lib32/python3.7/idlelib/idle_test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/idlelib/idle_test/test_parenmatch.py /usr/sgug/lib32/python3.7/idlelib/idle_test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/idlelib/idle_test/test_pathbrowser.py /usr/sgug/lib32/python3.7/idlelib/idle_test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/idlelib/idle_test/test_percolator.py /usr/sgug/lib32/python3.7/idlelib/idle_test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/idlelib/idle_test/test_pyparse.py /usr/sgug/lib32/python3.7/idlelib/idle_test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/idlelib/idle_test/test_pyshell.py /usr/sgug/lib32/python3.7/idlelib/idle_test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/idlelib/idle_test/test_query.py /usr/sgug/lib32/python3.7/idlelib/idle_test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/idlelib/idle_test/test_redirector.py /usr/sgug/lib32/python3.7/idlelib/idle_test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/idlelib/idle_test/test_replace.py /usr/sgug/lib32/python3.7/idlelib/idle_test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/idlelib/idle_test/test_rpc.py /usr/sgug/lib32/python3.7/idlelib/idle_test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/idlelib/idle_test/test_run.py /usr/sgug/lib32/python3.7/idlelib/idle_test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/idlelib/idle_test/test_runscript.py /usr/sgug/lib32/python3.7/idlelib/idle_test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/idlelib/idle_test/test_scrolledlist.py /usr/sgug/lib32/python3.7/idlelib/idle_test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/idlelib/idle_test/test_search.py /usr/sgug/lib32/python3.7/idlelib/idle_test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/idlelib/idle_test/test_searchbase.py /usr/sgug/lib32/python3.7/idlelib/idle_test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/idlelib/idle_test/test_searchengine.py /usr/sgug/lib32/python3.7/idlelib/idle_test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/idlelib/idle_test/test_sidebar.py /usr/sgug/lib32/python3.7/idlelib/idle_test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/idlelib/idle_test/test_squeezer.py /usr/sgug/lib32/python3.7/idlelib/idle_test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/idlelib/idle_test/test_stackviewer.py /usr/sgug/lib32/python3.7/idlelib/idle_test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/idlelib/idle_test/test_statusbar.py /usr/sgug/lib32/python3.7/idlelib/idle_test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/idlelib/idle_test/test_text.py /usr/sgug/lib32/python3.7/idlelib/idle_test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/idlelib/idle_test/test_textview.py /usr/sgug/lib32/python3.7/idlelib/idle_test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/idlelib/idle_test/test_tooltip.py /usr/sgug/lib32/python3.7/idlelib/idle_test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/idlelib/idle_test/test_tree.py /usr/sgug/lib32/python3.7/idlelib/idle_test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/idlelib/idle_test/test_undo.py /usr/sgug/lib32/python3.7/idlelib/idle_test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/idlelib/idle_test/test_warning.py /usr/sgug/lib32/python3.7/idlelib/idle_test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/idlelib/idle_test/test_window.py /usr/sgug/lib32/python3.7/idlelib/idle_test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/idlelib/idle_test/test_zoomheight.py /usr/sgug/lib32/python3.7/idlelib/idle_test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/distutils/README /usr/sgug/lib32/python3.7/distutils
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/distutils/__init__.py /usr/sgug/lib32/python3.7/distutils
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/distutils/_msvccompiler.py /usr/sgug/lib32/python3.7/distutils
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/distutils/archive_util.py /usr/sgug/lib32/python3.7/distutils
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/distutils/bcppcompiler.py /usr/sgug/lib32/python3.7/distutils
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/distutils/ccompiler.py /usr/sgug/lib32/python3.7/distutils
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/distutils/cmd.py /usr/sgug/lib32/python3.7/distutils
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/distutils/config.py /usr/sgug/lib32/python3.7/distutils
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/distutils/core.py /usr/sgug/lib32/python3.7/distutils
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/distutils/cygwinccompiler.py /usr/sgug/lib32/python3.7/distutils
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/distutils/debug.py /usr/sgug/lib32/python3.7/distutils
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/distutils/dep_util.py /usr/sgug/lib32/python3.7/distutils
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/distutils/dir_util.py /usr/sgug/lib32/python3.7/distutils
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/distutils/dist.py /usr/sgug/lib32/python3.7/distutils
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/distutils/errors.py /usr/sgug/lib32/python3.7/distutils
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/distutils/extension.py /usr/sgug/lib32/python3.7/distutils
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/distutils/fancy_getopt.py /usr/sgug/lib32/python3.7/distutils
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/distutils/file_util.py /usr/sgug/lib32/python3.7/distutils
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/distutils/filelist.py /usr/sgug/lib32/python3.7/distutils
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/distutils/log.py /usr/sgug/lib32/python3.7/distutils
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/distutils/msvc9compiler.py /usr/sgug/lib32/python3.7/distutils
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/distutils/msvccompiler.py /usr/sgug/lib32/python3.7/distutils
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/distutils/spawn.py /usr/sgug/lib32/python3.7/distutils
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/distutils/sysconfig.py /usr/sgug/lib32/python3.7/distutils
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/distutils/text_file.py /usr/sgug/lib32/python3.7/distutils
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/distutils/unixccompiler.py /usr/sgug/lib32/python3.7/distutils
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/distutils/util.py /usr/sgug/lib32/python3.7/distutils
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/distutils/version.py /usr/sgug/lib32/python3.7/distutils
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/distutils/versionpredicate.py /usr/sgug/lib32/python3.7/distutils
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/distutils/command/__init__.py /usr/sgug/lib32/python3.7/distutils/command
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/distutils/command/bdist.py /usr/sgug/lib32/python3.7/distutils/command
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/distutils/command/bdist_dumb.py /usr/sgug/lib32/python3.7/distutils/command
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/distutils/command/bdist_msi.py /usr/sgug/lib32/python3.7/distutils/command
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/distutils/command/bdist_rpm.py /usr/sgug/lib32/python3.7/distutils/command
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/distutils/command/bdist_wininst.py /usr/sgug/lib32/python3.7/distutils/command
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/distutils/command/build.py /usr/sgug/lib32/python3.7/distutils/command
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/distutils/command/build_clib.py /usr/sgug/lib32/python3.7/distutils/command
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/distutils/command/build_ext.py /usr/sgug/lib32/python3.7/distutils/command
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/distutils/command/build_py.py /usr/sgug/lib32/python3.7/distutils/command
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/distutils/command/build_scripts.py /usr/sgug/lib32/python3.7/distutils/command
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/distutils/command/check.py /usr/sgug/lib32/python3.7/distutils/command
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/distutils/command/clean.py /usr/sgug/lib32/python3.7/distutils/command
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/distutils/command/command_template /usr/sgug/lib32/python3.7/distutils/command
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/distutils/command/config.py /usr/sgug/lib32/python3.7/distutils/command
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/distutils/command/install.py /usr/sgug/lib32/python3.7/distutils/command
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/distutils/command/install_data.py /usr/sgug/lib32/python3.7/distutils/command
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/distutils/command/install_egg_info.py /usr/sgug/lib32/python3.7/distutils/command
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/distutils/command/install_headers.py /usr/sgug/lib32/python3.7/distutils/command
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/distutils/command/install_lib.py /usr/sgug/lib32/python3.7/distutils/command
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/distutils/command/install_scripts.py /usr/sgug/lib32/python3.7/distutils/command
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/distutils/command/register.py /usr/sgug/lib32/python3.7/distutils/command
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/distutils/command/sdist.py /usr/sgug/lib32/python3.7/distutils/command
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/distutils/command/upload.py /usr/sgug/lib32/python3.7/distutils/command
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/distutils/tests/Setup.sample /usr/sgug/lib32/python3.7/distutils/tests
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/distutils/tests/__init__.py /usr/sgug/lib32/python3.7/distutils/tests
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/distutils/tests/includetest.rst /usr/sgug/lib32/python3.7/distutils/tests
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/distutils/tests/support.py /usr/sgug/lib32/python3.7/distutils/tests
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/distutils/tests/test_archive_util.py /usr/sgug/lib32/python3.7/distutils/tests
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/distutils/tests/test_bdist.py /usr/sgug/lib32/python3.7/distutils/tests
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/distutils/tests/test_bdist_dumb.py /usr/sgug/lib32/python3.7/distutils/tests
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/distutils/tests/test_bdist_msi.py /usr/sgug/lib32/python3.7/distutils/tests
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/distutils/tests/test_bdist_rpm.py /usr/sgug/lib32/python3.7/distutils/tests
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/distutils/tests/test_bdist_wininst.py /usr/sgug/lib32/python3.7/distutils/tests
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/distutils/tests/test_build.py /usr/sgug/lib32/python3.7/distutils/tests
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/distutils/tests/test_build_clib.py /usr/sgug/lib32/python3.7/distutils/tests
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/distutils/tests/test_build_ext.py /usr/sgug/lib32/python3.7/distutils/tests
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/distutils/tests/test_build_py.py /usr/sgug/lib32/python3.7/distutils/tests
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/distutils/tests/test_build_scripts.py /usr/sgug/lib32/python3.7/distutils/tests
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/distutils/tests/test_check.py /usr/sgug/lib32/python3.7/distutils/tests
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/distutils/tests/test_clean.py /usr/sgug/lib32/python3.7/distutils/tests
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/distutils/tests/test_cmd.py /usr/sgug/lib32/python3.7/distutils/tests
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/distutils/tests/test_config.py /usr/sgug/lib32/python3.7/distutils/tests
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/distutils/tests/test_config_cmd.py /usr/sgug/lib32/python3.7/distutils/tests
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/distutils/tests/test_core.py /usr/sgug/lib32/python3.7/distutils/tests
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/distutils/tests/test_cygwinccompiler.py /usr/sgug/lib32/python3.7/distutils/tests
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/distutils/tests/test_dep_util.py /usr/sgug/lib32/python3.7/distutils/tests
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/distutils/tests/test_dir_util.py /usr/sgug/lib32/python3.7/distutils/tests
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/distutils/tests/test_dist.py /usr/sgug/lib32/python3.7/distutils/tests
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/distutils/tests/test_extension.py /usr/sgug/lib32/python3.7/distutils/tests
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/distutils/tests/test_file_util.py /usr/sgug/lib32/python3.7/distutils/tests
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/distutils/tests/test_filelist.py /usr/sgug/lib32/python3.7/distutils/tests
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/distutils/tests/test_install.py /usr/sgug/lib32/python3.7/distutils/tests
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/distutils/tests/test_install_data.py /usr/sgug/lib32/python3.7/distutils/tests
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/distutils/tests/test_install_headers.py /usr/sgug/lib32/python3.7/distutils/tests
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/distutils/tests/test_install_lib.py /usr/sgug/lib32/python3.7/distutils/tests
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/distutils/tests/test_install_scripts.py /usr/sgug/lib32/python3.7/distutils/tests
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/distutils/tests/test_log.py /usr/sgug/lib32/python3.7/distutils/tests
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/distutils/tests/test_msvc9compiler.py /usr/sgug/lib32/python3.7/distutils/tests
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/distutils/tests/test_msvccompiler.py /usr/sgug/lib32/python3.7/distutils/tests
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/distutils/tests/test_register.py /usr/sgug/lib32/python3.7/distutils/tests
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/distutils/tests/test_sdist.py /usr/sgug/lib32/python3.7/distutils/tests
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/distutils/tests/test_spawn.py /usr/sgug/lib32/python3.7/distutils/tests
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/distutils/tests/test_sysconfig.py /usr/sgug/lib32/python3.7/distutils/tests
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/distutils/tests/test_text_file.py /usr/sgug/lib32/python3.7/distutils/tests
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/distutils/tests/test_unixccompiler.py /usr/sgug/lib32/python3.7/distutils/tests
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/distutils/tests/test_upload.py /usr/sgug/lib32/python3.7/distutils/tests
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/distutils/tests/test_util.py /usr/sgug/lib32/python3.7/distutils/tests
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/distutils/tests/test_version.py /usr/sgug/lib32/python3.7/distutils/tests
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/distutils/tests/test_versionpredicate.py /usr/sgug/lib32/python3.7/distutils/tests
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/xml/__init__.py /usr/sgug/lib32/python3.7/xml
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/xml/dom/NodeFilter.py /usr/sgug/lib32/python3.7/xml/dom
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/xml/dom/__init__.py /usr/sgug/lib32/python3.7/xml/dom
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/xml/dom/domreg.py /usr/sgug/lib32/python3.7/xml/dom
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/xml/dom/expatbuilder.py /usr/sgug/lib32/python3.7/xml/dom
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/xml/dom/minicompat.py /usr/sgug/lib32/python3.7/xml/dom
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/xml/dom/minidom.py /usr/sgug/lib32/python3.7/xml/dom
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/xml/dom/pulldom.py /usr/sgug/lib32/python3.7/xml/dom
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/xml/dom/xmlbuilder.py /usr/sgug/lib32/python3.7/xml/dom
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/xml/etree/ElementInclude.py /usr/sgug/lib32/python3.7/xml/etree
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/xml/etree/ElementPath.py /usr/sgug/lib32/python3.7/xml/etree
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/xml/etree/ElementTree.py /usr/sgug/lib32/python3.7/xml/etree
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/xml/etree/__init__.py /usr/sgug/lib32/python3.7/xml/etree
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/xml/etree/cElementTree.py /usr/sgug/lib32/python3.7/xml/etree
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/xml/parsers/__init__.py /usr/sgug/lib32/python3.7/xml/parsers
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/xml/parsers/expat.py /usr/sgug/lib32/python3.7/xml/parsers
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/xml/sax/__init__.py /usr/sgug/lib32/python3.7/xml/sax
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/xml/sax/_exceptions.py /usr/sgug/lib32/python3.7/xml/sax
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/xml/sax/expatreader.py /usr/sgug/lib32/python3.7/xml/sax
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/xml/sax/handler.py /usr/sgug/lib32/python3.7/xml/sax
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/xml/sax/saxutils.py /usr/sgug/lib32/python3.7/xml/sax
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/xml/sax/xmlreader.py /usr/sgug/lib32/python3.7/xml/sax
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_tools/__init__.py /usr/sgug/lib32/python3.7/test/test_tools
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_tools/__main__.py /usr/sgug/lib32/python3.7/test/test_tools
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_tools/test_fixcid.py /usr/sgug/lib32/python3.7/test/test_tools
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_tools/test_gprof2html.py /usr/sgug/lib32/python3.7/test/test_tools
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_tools/test_i18n.py /usr/sgug/lib32/python3.7/test/test_tools
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_tools/test_lll.py /usr/sgug/lib32/python3.7/test/test_tools
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_tools/test_md5sum.py /usr/sgug/lib32/python3.7/test/test_tools
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_tools/test_pathfix.py /usr/sgug/lib32/python3.7/test/test_tools
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_tools/test_pdeps.py /usr/sgug/lib32/python3.7/test/test_tools
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_tools/test_pindent.py /usr/sgug/lib32/python3.7/test/test_tools
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_tools/test_reindent.py /usr/sgug/lib32/python3.7/test/test_tools
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_tools/test_sundry.py /usr/sgug/lib32/python3.7/test/test_tools
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_tools/test_unparse.py /usr/sgug/lib32/python3.7/test/test_tools
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_warnings/__init__.py /usr/sgug/lib32/python3.7/test/test_warnings
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_warnings/__main__.py /usr/sgug/lib32/python3.7/test/test_warnings
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_warnings/data/import_warning.py /usr/sgug/lib32/python3.7/test/test_warnings/data
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/test/test_warnings/data/stacklevel.py /usr/sgug/lib32/python3.7/test/test_warnings/data
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/turtledemo/__init__.py /usr/sgug/lib32/python3.7/turtledemo
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/turtledemo/__main__.py /usr/sgug/lib32/python3.7/turtledemo
install -p /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/turtledemo/bytedesign.py /usr/sgug/lib32/python3.7/turtledemo
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/turtledemo/chaos.py /usr/sgug/lib32/python3.7/turtledemo
install -p /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/turtledemo/clock.py /usr/sgug/lib32/python3.7/turtledemo
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/turtledemo/colormixer.py /usr/sgug/lib32/python3.7/turtledemo
install -p /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/turtledemo/forest.py /usr/sgug/lib32/python3.7/turtledemo
install -p /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/turtledemo/fractalcurves.py /usr/sgug/lib32/python3.7/turtledemo
install -p /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/turtledemo/lindenmayer.py /usr/sgug/lib32/python3.7/turtledemo
install -p /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/turtledemo/minimal_hanoi.py /usr/sgug/lib32/python3.7/turtledemo
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/turtledemo/nim.py /usr/sgug/lib32/python3.7/turtledemo
install -p /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/turtledemo/paint.py /usr/sgug/lib32/python3.7/turtledemo
install -p /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/turtledemo/peace.py /usr/sgug/lib32/python3.7/turtledemo
install -p /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/turtledemo/penrose.py /usr/sgug/lib32/python3.7/turtledemo
install -p /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/turtledemo/planet_and_moon.py /usr/sgug/lib32/python3.7/turtledemo
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/turtledemo/rosette.py /usr/sgug/lib32/python3.7/turtledemo
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/turtledemo/round_dance.py /usr/sgug/lib32/python3.7/turtledemo
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/turtledemo/sorting_animate.py /usr/sgug/lib32/python3.7/turtledemo
install -p /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/turtledemo/tree.py /usr/sgug/lib32/python3.7/turtledemo
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/turtledemo/turtle.cfg /usr/sgug/lib32/python3.7/turtledemo
install -p /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/turtledemo/two_canvases.py /usr/sgug/lib32/python3.7/turtledemo
install -p /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/turtledemo/yinyang.py /usr/sgug/lib32/python3.7/turtledemo
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/multiprocessing/__init__.py /usr/sgug/lib32/python3.7/multiprocessing
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/multiprocessing/connection.py /usr/sgug/lib32/python3.7/multiprocessing
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/multiprocessing/context.py /usr/sgug/lib32/python3.7/multiprocessing
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/multiprocessing/forkserver.py /usr/sgug/lib32/python3.7/multiprocessing
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/multiprocessing/heap.py /usr/sgug/lib32/python3.7/multiprocessing
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/multiprocessing/managers.py /usr/sgug/lib32/python3.7/multiprocessing
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/multiprocessing/pool.py /usr/sgug/lib32/python3.7/multiprocessing
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/multiprocessing/popen_fork.py /usr/sgug/lib32/python3.7/multiprocessing
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/multiprocessing/popen_forkserver.py /usr/sgug/lib32/python3.7/multiprocessing
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/multiprocessing/popen_spawn_posix.py /usr/sgug/lib32/python3.7/multiprocessing
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/multiprocessing/popen_spawn_win32.py /usr/sgug/lib32/python3.7/multiprocessing
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/multiprocessing/process.py /usr/sgug/lib32/python3.7/multiprocessing
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/multiprocessing/queues.py /usr/sgug/lib32/python3.7/multiprocessing
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/multiprocessing/reduction.py /usr/sgug/lib32/python3.7/multiprocessing
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/multiprocessing/resource_sharer.py /usr/sgug/lib32/python3.7/multiprocessing
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/multiprocessing/semaphore_tracker.py /usr/sgug/lib32/python3.7/multiprocessing
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/multiprocessing/sharedctypes.py /usr/sgug/lib32/python3.7/multiprocessing
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/multiprocessing/spawn.py /usr/sgug/lib32/python3.7/multiprocessing
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/multiprocessing/synchronize.py /usr/sgug/lib32/python3.7/multiprocessing
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/multiprocessing/util.py /usr/sgug/lib32/python3.7/multiprocessing
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/multiprocessing/dummy/__init__.py /usr/sgug/lib32/python3.7/multiprocessing/dummy
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/multiprocessing/dummy/connection.py /usr/sgug/lib32/python3.7/multiprocessing/dummy
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/unittest/__init__.py /usr/sgug/lib32/python3.7/unittest
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/unittest/__main__.py /usr/sgug/lib32/python3.7/unittest
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/unittest/case.py /usr/sgug/lib32/python3.7/unittest
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/unittest/loader.py /usr/sgug/lib32/python3.7/unittest
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/unittest/main.py /usr/sgug/lib32/python3.7/unittest
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/unittest/mock.py /usr/sgug/lib32/python3.7/unittest
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/unittest/result.py /usr/sgug/lib32/python3.7/unittest
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/unittest/runner.py /usr/sgug/lib32/python3.7/unittest
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/unittest/signals.py /usr/sgug/lib32/python3.7/unittest
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/unittest/suite.py /usr/sgug/lib32/python3.7/unittest
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/unittest/util.py /usr/sgug/lib32/python3.7/unittest
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/unittest/test/__init__.py /usr/sgug/lib32/python3.7/unittest/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/unittest/test/__main__.py /usr/sgug/lib32/python3.7/unittest/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/unittest/test/_test_warnings.py /usr/sgug/lib32/python3.7/unittest/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/unittest/test/dummy.py /usr/sgug/lib32/python3.7/unittest/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/unittest/test/support.py /usr/sgug/lib32/python3.7/unittest/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/unittest/test/test_assertions.py /usr/sgug/lib32/python3.7/unittest/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/unittest/test/test_break.py /usr/sgug/lib32/python3.7/unittest/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/unittest/test/test_case.py /usr/sgug/lib32/python3.7/unittest/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/unittest/test/test_discovery.py /usr/sgug/lib32/python3.7/unittest/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/unittest/test/test_functiontestcase.py /usr/sgug/lib32/python3.7/unittest/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/unittest/test/test_loader.py /usr/sgug/lib32/python3.7/unittest/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/unittest/test/test_program.py /usr/sgug/lib32/python3.7/unittest/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/unittest/test/test_result.py /usr/sgug/lib32/python3.7/unittest/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/unittest/test/test_runner.py /usr/sgug/lib32/python3.7/unittest/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/unittest/test/test_setups.py /usr/sgug/lib32/python3.7/unittest/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/unittest/test/test_skipping.py /usr/sgug/lib32/python3.7/unittest/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/unittest/test/test_suite.py /usr/sgug/lib32/python3.7/unittest/test
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/unittest/test/testmock/__init__.py /usr/sgug/lib32/python3.7/unittest/test/testmock
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/unittest/test/testmock/__main__.py /usr/sgug/lib32/python3.7/unittest/test/testmock
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/unittest/test/testmock/support.py /usr/sgug/lib32/python3.7/unittest/test/testmock
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/unittest/test/testmock/testcallable.py /usr/sgug/lib32/python3.7/unittest/test/testmock
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/unittest/test/testmock/testhelpers.py /usr/sgug/lib32/python3.7/unittest/test/testmock
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/unittest/test/testmock/testmagicmethods.py /usr/sgug/lib32/python3.7/unittest/test/testmock
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/unittest/test/testmock/testmock.py /usr/sgug/lib32/python3.7/unittest/test/testmock
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/unittest/test/testmock/testpatch.py /usr/sgug/lib32/python3.7/unittest/test/testmock
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/unittest/test/testmock/testsealable.py /usr/sgug/lib32/python3.7/unittest/test/testmock
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/unittest/test/testmock/testsentinel.py /usr/sgug/lib32/python3.7/unittest/test/testmock
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/unittest/test/testmock/testwith.py /usr/sgug/lib32/python3.7/unittest/test/testmock
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/venv/__init__.py /usr/sgug/lib32/python3.7/venv
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/venv/__main__.py /usr/sgug/lib32/python3.7/venv
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/venv/scripts/common/activate /usr/sgug/lib32/python3.7/venv/scripts/common
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/venv/scripts/posix/activate.csh /usr/sgug/lib32/python3.7/venv/scripts/posix
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/venv/scripts/posix/activate.fish /usr/sgug/lib32/python3.7/venv/scripts/posix
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/curses/__init__.py /usr/sgug/lib32/python3.7/curses
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/curses/ascii.py /usr/sgug/lib32/python3.7/curses
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/curses/has_key.py /usr/sgug/lib32/python3.7/curses
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/curses/panel.py /usr/sgug/lib32/python3.7/curses
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/curses/textpad.py /usr/sgug/lib32/python3.7/curses
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/pydoc_data/__init__.py /usr/sgug/lib32/python3.7/pydoc_data
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/pydoc_data/_pydoc.css /usr/sgug/lib32/python3.7/pydoc_data
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Lib/pydoc_data/topics.py /usr/sgug/lib32/python3.7/pydoc_data
install -p -m 644 `cat pybuilddir.txt`/_sysconfigdata_m_irix646_.py \
/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7; \
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/LICENSE /usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/LICENSE.txt
if test -d /usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/tests; then \
install -p -m 644 /usr/people/dan/rpmbuild/BUILD/Python-3.7.7/Modules/xxmodule.c \
/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/tests ; \
fi
PYTHONPATH=/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7 LD_LIBRARYN32_PATH=/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/build/optimized:/usr/sgug/lib32:/usr/lib32:/lib32 \
./python -E -Wi /usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/compileall.py \
-d /usr/sgug/lib32/python3.7 -f \
-x 'bad_coding|badsyntax|site-packages|lib2to3/tests/data' \
/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7
Listing '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/__future__.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/__phello__.foo.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/_bootlocale.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/_collections_abc.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/_compat_pickle.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/_compression.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/_dummy_thread.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/_markupbase.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/_osx_support.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/_py_abc.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/_pydecimal.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/_pyio.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/_sitebuiltins.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/_strptime.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/_sysconfigdata_m_irix646_.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/_threading_local.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/_weakrefset.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/abc.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/aifc.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/antigravity.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/argparse.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/ast.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/asynchat.py'...
Listing '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/asyncio'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/asyncio/__init__.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/asyncio/base_events.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/asyncio/base_futures.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/asyncio/base_subprocess.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/asyncio/base_tasks.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/asyncio/constants.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/asyncio/coroutines.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/asyncio/events.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/asyncio/format_helpers.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/asyncio/futures.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/asyncio/locks.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/asyncio/log.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/asyncio/proactor_events.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/asyncio/protocols.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/asyncio/queues.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/asyncio/runners.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/asyncio/selector_events.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/asyncio/sslproto.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/asyncio/streams.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/asyncio/subprocess.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/asyncio/tasks.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/asyncio/transports.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/asyncio/unix_events.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/asyncio/windows_events.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/asyncio/windows_utils.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/asyncore.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/base64.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/bdb.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/binhex.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/bisect.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/bz2.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/cProfile.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/calendar.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/cgi.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/cgitb.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/chunk.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/cmd.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/code.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/codecs.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/codeop.py'...
Listing '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/collections'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/collections/__init__.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/collections/abc.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/colorsys.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/compileall.py'...
Listing '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/concurrent'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/concurrent/__init__.py'...
Listing '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/concurrent/futures'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/concurrent/futures/__init__.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/concurrent/futures/_base.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/concurrent/futures/process.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/concurrent/futures/thread.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/configparser.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/contextlib.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/contextvars.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/copy.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/copyreg.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/crypt.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/csv.py'...
Listing '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/ctypes'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/ctypes/__init__.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/ctypes/_aix.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/ctypes/_endian.py'...
Listing '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/ctypes/macholib'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/ctypes/macholib/__init__.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/ctypes/macholib/dyld.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/ctypes/macholib/dylib.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/ctypes/macholib/framework.py'...
Listing '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/ctypes/test'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/ctypes/test/__init__.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/ctypes/test/__main__.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/ctypes/test/test_anon.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/ctypes/test/test_array_in_pointer.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/ctypes/test/test_arrays.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/ctypes/test/test_as_parameter.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/ctypes/test/test_bitfields.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/ctypes/test/test_buffers.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/ctypes/test/test_bytes.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/ctypes/test/test_byteswap.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/ctypes/test/test_callbacks.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/ctypes/test/test_cast.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/ctypes/test/test_cfuncs.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/ctypes/test/test_checkretval.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/ctypes/test/test_delattr.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/ctypes/test/test_errno.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/ctypes/test/test_find.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/ctypes/test/test_frombuffer.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/ctypes/test/test_funcptr.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/ctypes/test/test_functions.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/ctypes/test/test_incomplete.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/ctypes/test/test_init.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/ctypes/test/test_internals.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/ctypes/test/test_keeprefs.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/ctypes/test/test_libc.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/ctypes/test/test_loading.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/ctypes/test/test_macholib.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/ctypes/test/test_memfunctions.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/ctypes/test/test_numbers.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/ctypes/test/test_objects.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/ctypes/test/test_parameters.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/ctypes/test/test_pep3118.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/ctypes/test/test_pickling.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/ctypes/test/test_pointers.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/ctypes/test/test_prototypes.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/ctypes/test/test_python_api.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/ctypes/test/test_random_things.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/ctypes/test/test_refcounts.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/ctypes/test/test_repr.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/ctypes/test/test_returnfuncptrs.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/ctypes/test/test_simplesubclasses.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/ctypes/test/test_sizes.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/ctypes/test/test_slicing.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/ctypes/test/test_stringptr.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/ctypes/test/test_strings.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/ctypes/test/test_struct_fields.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/ctypes/test/test_structures.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/ctypes/test/test_unaligned_structures.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/ctypes/test/test_unicode.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/ctypes/test/test_values.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/ctypes/test/test_varsize_struct.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/ctypes/test/test_win32.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/ctypes/test/test_wintypes.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/ctypes/util.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/ctypes/wintypes.py'...
Listing '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/curses'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/curses/__init__.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/curses/ascii.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/curses/has_key.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/curses/panel.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/curses/textpad.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/dataclasses.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/datetime.py'...
Listing '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/dbm'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/dbm/__init__.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/dbm/dumb.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/dbm/gnu.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/dbm/ndbm.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/decimal.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/difflib.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/dis.py'...
Listing '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/__init__.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/_msvccompiler.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/archive_util.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/bcppcompiler.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/ccompiler.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/cmd.py'...
Listing '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/command'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/command/__init__.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/command/bdist.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/command/bdist_dumb.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/command/bdist_msi.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/command/bdist_rpm.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/command/bdist_wininst.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/command/build.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/command/build_clib.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/command/build_ext.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/command/build_py.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/command/build_scripts.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/command/check.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/command/clean.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/command/config.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/command/install.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/command/install_data.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/command/install_egg_info.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/command/install_headers.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/command/install_lib.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/command/install_scripts.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/command/register.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/command/sdist.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/command/upload.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/config.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/core.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/cygwinccompiler.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/debug.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/dep_util.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/dir_util.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/dist.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/errors.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/extension.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/fancy_getopt.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/file_util.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/filelist.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/log.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/msvc9compiler.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/msvccompiler.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/spawn.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/sysconfig.py'...
Listing '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/tests'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/tests/__init__.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/tests/support.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/tests/test_archive_util.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/tests/test_bdist.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/tests/test_bdist_dumb.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/tests/test_bdist_msi.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/tests/test_bdist_rpm.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/tests/test_bdist_wininst.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/tests/test_build.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/tests/test_build_clib.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/tests/test_build_ext.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/tests/test_build_py.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/tests/test_build_scripts.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/tests/test_check.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/tests/test_clean.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/tests/test_cmd.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/tests/test_config.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/tests/test_config_cmd.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/tests/test_core.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/tests/test_cygwinccompiler.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/tests/test_dep_util.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/tests/test_dir_util.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/tests/test_dist.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/tests/test_extension.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/tests/test_file_util.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/tests/test_filelist.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/tests/test_install.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/tests/test_install_data.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/tests/test_install_headers.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/tests/test_install_lib.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/tests/test_install_scripts.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/tests/test_log.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/tests/test_msvc9compiler.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/tests/test_msvccompiler.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/tests/test_register.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/tests/test_sdist.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/tests/test_spawn.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/tests/test_sysconfig.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/tests/test_text_file.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/tests/test_unixccompiler.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/tests/test_upload.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/tests/test_util.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/tests/test_version.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/tests/test_versionpredicate.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/text_file.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/unixccompiler.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/util.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/version.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/versionpredicate.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/doctest.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/dummy_threading.py'...
Listing '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/email'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/email/__init__.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/email/_encoded_words.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/email/_header_value_parser.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/email/_parseaddr.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/email/_policybase.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/email/base64mime.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/email/charset.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/email/contentmanager.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/email/encoders.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/email/errors.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/email/feedparser.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/email/generator.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/email/header.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/email/headerregistry.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/email/iterators.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/email/message.py'...
Listing '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/email/mime'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/email/mime/__init__.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/email/mime/application.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/email/mime/audio.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/email/mime/base.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/email/mime/image.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/email/mime/message.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/email/mime/multipart.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/email/mime/nonmultipart.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/email/mime/text.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/email/parser.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/email/policy.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/email/quoprimime.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/email/utils.py'...
Listing '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/__init__.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/aliases.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/ascii.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/base64_codec.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/big5.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/big5hkscs.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/bz2_codec.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/charmap.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/cp037.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/cp1006.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/cp1026.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/cp1125.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/cp1140.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/cp1250.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/cp1251.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/cp1252.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/cp1253.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/cp1254.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/cp1255.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/cp1256.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/cp1257.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/cp1258.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/cp273.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/cp424.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/cp437.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/cp500.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/cp65001.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/cp720.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/cp737.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/cp775.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/cp850.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/cp852.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/cp855.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/cp856.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/cp857.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/cp858.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/cp860.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/cp861.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/cp862.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/cp863.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/cp864.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/cp865.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/cp866.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/cp869.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/cp874.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/cp875.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/cp932.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/cp949.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/cp950.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/euc_jis_2004.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/euc_jisx0213.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/euc_jp.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/euc_kr.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/gb18030.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/gb2312.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/gbk.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/hex_codec.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/hp_roman8.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/hz.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/idna.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/iso2022_jp.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/iso2022_jp_1.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/iso2022_jp_2.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/iso2022_jp_2004.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/iso2022_jp_3.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/iso2022_jp_ext.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/iso2022_kr.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/iso8859_1.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/iso8859_10.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/iso8859_11.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/iso8859_13.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/iso8859_14.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/iso8859_15.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/iso8859_16.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/iso8859_2.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/iso8859_3.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/iso8859_4.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/iso8859_5.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/iso8859_6.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/iso8859_7.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/iso8859_8.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/iso8859_9.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/johab.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/koi8_r.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/koi8_t.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/koi8_u.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/kz1048.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/latin_1.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/mac_arabic.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/mac_centeuro.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/mac_croatian.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/mac_cyrillic.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/mac_farsi.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/mac_greek.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/mac_iceland.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/mac_latin2.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/mac_roman.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/mac_romanian.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/mac_turkish.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/mbcs.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/oem.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/palmos.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/ptcp154.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/punycode.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/quopri_codec.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/raw_unicode_escape.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/rot_13.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/shift_jis.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/shift_jis_2004.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/shift_jisx0213.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/tis_620.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/undefined.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/unicode_escape.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/unicode_internal.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/utf_16.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/utf_16_be.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/utf_16_le.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/utf_32.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/utf_32_be.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/utf_32_le.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/utf_7.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/utf_8.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/utf_8_sig.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/uu_codec.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/zlib_codec.py'...
Listing '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/ensurepip'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/ensurepip/__init__.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/ensurepip/__main__.py'...
Listing '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/ensurepip/_bundled'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/ensurepip/_uninstall.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/enum.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/filecmp.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/fileinput.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/fnmatch.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/formatter.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/fractions.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/ftplib.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/functools.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/genericpath.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/getopt.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/getpass.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/gettext.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/glob.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/gzip.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/hashlib.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/heapq.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/hmac.py'...
Listing '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/html'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/html/__init__.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/html/entities.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/html/parser.py'...
Listing '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/http'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/http/__init__.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/http/client.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/http/cookiejar.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/http/cookies.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/http/server.py'...
Listing '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib'...
Listing '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/Icons'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/__init__.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/__main__.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/autocomplete.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/autocomplete_w.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/autoexpand.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/browser.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/calltip.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/calltip_w.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/codecontext.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/colorizer.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/config.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/config_key.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/configdialog.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/debugger.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/debugger_r.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/debugobj.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/debugobj_r.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/delegator.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/dynoption.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/editor.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/filelist.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/format.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/grep.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/help.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/help_about.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/history.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/hyperparser.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/idle.py'...
Listing '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/idle_test'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/idle_test/__init__.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/idle_test/htest.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/idle_test/mock_idle.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/idle_test/mock_tk.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/idle_test/template.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/idle_test/test_autocomplete.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/idle_test/test_autocomplete_w.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/idle_test/test_autoexpand.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/idle_test/test_browser.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/idle_test/test_calltip.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/idle_test/test_calltip_w.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/idle_test/test_codecontext.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/idle_test/test_colorizer.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/idle_test/test_config.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/idle_test/test_config_key.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/idle_test/test_configdialog.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/idle_test/test_debugger.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/idle_test/test_debugger_r.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/idle_test/test_debugobj.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/idle_test/test_debugobj_r.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/idle_test/test_delegator.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/idle_test/test_editmenu.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/idle_test/test_editor.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/idle_test/test_filelist.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/idle_test/test_format.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/idle_test/test_grep.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/idle_test/test_help.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/idle_test/test_help_about.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/idle_test/test_history.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/idle_test/test_hyperparser.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/idle_test/test_iomenu.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/idle_test/test_macosx.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/idle_test/test_mainmenu.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/idle_test/test_multicall.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/idle_test/test_outwin.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/idle_test/test_parenmatch.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/idle_test/test_pathbrowser.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/idle_test/test_percolator.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/idle_test/test_pyparse.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/idle_test/test_pyshell.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/idle_test/test_query.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/idle_test/test_redirector.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/idle_test/test_replace.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/idle_test/test_rpc.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/idle_test/test_run.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/idle_test/test_runscript.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/idle_test/test_scrolledlist.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/idle_test/test_search.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/idle_test/test_searchbase.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/idle_test/test_searchengine.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/idle_test/test_sidebar.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/idle_test/test_squeezer.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/idle_test/test_stackviewer.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/idle_test/test_statusbar.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/idle_test/test_text.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/idle_test/test_textview.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/idle_test/test_tooltip.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/idle_test/test_tree.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/idle_test/test_undo.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/idle_test/test_warning.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/idle_test/test_window.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/idle_test/test_zoomheight.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/iomenu.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/macosx.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/mainmenu.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/multicall.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/outwin.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/parenmatch.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/pathbrowser.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/percolator.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/pyparse.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/pyshell.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/query.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/redirector.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/replace.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/rpc.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/run.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/runscript.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/scrolledlist.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/search.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/searchbase.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/searchengine.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/sidebar.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/squeezer.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/stackviewer.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/statusbar.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/textview.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/tooltip.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/tree.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/undo.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/window.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/zoomheight.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/zzdummy.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/imaplib.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/imghdr.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/imp.py'...
Listing '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/importlib'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/importlib/__init__.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/importlib/_bootstrap.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/importlib/_bootstrap_external.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/importlib/abc.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/importlib/machinery.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/importlib/resources.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/importlib/util.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/inspect.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/io.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/ipaddress.py'...
Listing '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/json'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/json/__init__.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/json/decoder.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/json/encoder.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/json/scanner.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/json/tool.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/keyword.py'...
Listing '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/lib2to3'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/lib2to3/__init__.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/lib2to3/__main__.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/lib2to3/btm_matcher.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/lib2to3/btm_utils.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/lib2to3/fixer_base.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/lib2to3/fixer_util.py'...
Listing '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/lib2to3/fixes'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/lib2to3/fixes/__init__.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/lib2to3/fixes/fix_apply.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/lib2to3/fixes/fix_asserts.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/lib2to3/fixes/fix_basestring.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/lib2to3/fixes/fix_buffer.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/lib2to3/fixes/fix_dict.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/lib2to3/fixes/fix_except.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/lib2to3/fixes/fix_exec.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/lib2to3/fixes/fix_execfile.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/lib2to3/fixes/fix_exitfunc.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/lib2to3/fixes/fix_filter.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/lib2to3/fixes/fix_funcattrs.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/lib2to3/fixes/fix_future.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/lib2to3/fixes/fix_getcwdu.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/lib2to3/fixes/fix_has_key.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/lib2to3/fixes/fix_idioms.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/lib2to3/fixes/fix_import.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/lib2to3/fixes/fix_imports.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/lib2to3/fixes/fix_imports2.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/lib2to3/fixes/fix_input.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/lib2to3/fixes/fix_intern.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/lib2to3/fixes/fix_isinstance.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/lib2to3/fixes/fix_itertools.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/lib2to3/fixes/fix_itertools_imports.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/lib2to3/fixes/fix_long.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/lib2to3/fixes/fix_map.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/lib2to3/fixes/fix_metaclass.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/lib2to3/fixes/fix_methodattrs.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/lib2to3/fixes/fix_ne.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/lib2to3/fixes/fix_next.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/lib2to3/fixes/fix_nonzero.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/lib2to3/fixes/fix_numliterals.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/lib2to3/fixes/fix_operator.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/lib2to3/fixes/fix_paren.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/lib2to3/fixes/fix_print.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/lib2to3/fixes/fix_raise.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/lib2to3/fixes/fix_raw_input.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/lib2to3/fixes/fix_reduce.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/lib2to3/fixes/fix_reload.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/lib2to3/fixes/fix_renames.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/lib2to3/fixes/fix_repr.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/lib2to3/fixes/fix_set_literal.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/lib2to3/fixes/fix_standarderror.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/lib2to3/fixes/fix_sys_exc.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/lib2to3/fixes/fix_throw.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/lib2to3/fixes/fix_tuple_params.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/lib2to3/fixes/fix_types.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/lib2to3/fixes/fix_unicode.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/lib2to3/fixes/fix_urllib.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/lib2to3/fixes/fix_ws_comma.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/lib2to3/fixes/fix_xrange.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/lib2to3/fixes/fix_xreadlines.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/lib2to3/fixes/fix_zip.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/lib2to3/main.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/lib2to3/patcomp.py'...
Listing '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/lib2to3/pgen2'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/lib2to3/pgen2/__init__.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/lib2to3/pgen2/conv.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/lib2to3/pgen2/driver.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/lib2to3/pgen2/grammar.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/lib2to3/pgen2/literals.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/lib2to3/pgen2/parse.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/lib2to3/pgen2/pgen.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/lib2to3/pgen2/token.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/lib2to3/pgen2/tokenize.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/lib2to3/pygram.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/lib2to3/pytree.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/lib2to3/refactor.py'...
Listing '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/lib2to3/tests'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/lib2to3/tests/__init__.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/lib2to3/tests/__main__.py'...
Listing '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/lib2to3/tests/data'...
Listing '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/lib2to3/tests/data/fixers'...
Listing '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/lib2to3/tests/data/fixers/myfixes'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/lib2to3/tests/pytree_idempotency.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/lib2to3/tests/support.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/lib2to3/tests/test_all_fixers.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/lib2to3/tests/test_fixers.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/lib2to3/tests/test_main.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/lib2to3/tests/test_parser.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/lib2to3/tests/test_pytree.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/lib2to3/tests/test_refactor.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/lib2to3/tests/test_util.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/linecache.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/locale.py'...
Listing '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/logging'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/logging/__init__.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/logging/config.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/logging/handlers.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/lzma.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/macpath.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/mailbox.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/mailcap.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/mimetypes.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/modulefinder.py'...
Listing '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/multiprocessing'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/multiprocessing/__init__.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/multiprocessing/connection.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/multiprocessing/context.py'...
Listing '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/multiprocessing/dummy'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/multiprocessing/dummy/__init__.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/multiprocessing/dummy/connection.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/multiprocessing/forkserver.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/multiprocessing/heap.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/multiprocessing/managers.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/multiprocessing/pool.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/multiprocessing/popen_fork.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/multiprocessing/popen_forkserver.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/multiprocessing/popen_spawn_posix.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/multiprocessing/popen_spawn_win32.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/multiprocessing/process.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/multiprocessing/queues.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/multiprocessing/reduction.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/multiprocessing/resource_sharer.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/multiprocessing/semaphore_tracker.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/multiprocessing/sharedctypes.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/multiprocessing/spawn.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/multiprocessing/synchronize.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/multiprocessing/util.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/netrc.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/nntplib.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/ntpath.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/nturl2path.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/numbers.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/opcode.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/operator.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/optparse.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/os.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/pathlib.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/pdb.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/pickle.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/pickletools.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/pipes.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/pkgutil.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/platform.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/plistlib.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/poplib.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/posixpath.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/pprint.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/profile.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/pstats.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/pty.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/py_compile.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/pyclbr.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/pydoc.py'...
Listing '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/pydoc_data'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/pydoc_data/__init__.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/pydoc_data/topics.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/queue.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/quopri.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/random.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/re.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/reprlib.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/rlcompleter.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/runpy.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/sched.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/secrets.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/selectors.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/shelve.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/shlex.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/shutil.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/signal.py'...
Listing '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/site-packages'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/site.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/smtpd.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/smtplib.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/sndhdr.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/socket.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/socketserver.py'...
Listing '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/sqlite3'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/sqlite3/__init__.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/sqlite3/dbapi2.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/sqlite3/dump.py'...
Listing '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/sqlite3/test'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/sqlite3/test/__init__.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/sqlite3/test/backup.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/sqlite3/test/dbapi.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/sqlite3/test/dump.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/sqlite3/test/factory.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/sqlite3/test/hooks.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/sqlite3/test/regression.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/sqlite3/test/transactions.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/sqlite3/test/types.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/sqlite3/test/userfunctions.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/sre_compile.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/sre_constants.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/sre_parse.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/ssl.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/stat.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/statistics.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/string.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/stringprep.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/struct.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/subprocess.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/sunau.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/symbol.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/symtable.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/sysconfig.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/tabnanny.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/tarfile.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/telnetlib.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/tempfile.py'...
Listing '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/__init__.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/__main__.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/_test_multiprocessing.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/ann_module.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/ann_module2.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/ann_module3.py'...
Listing '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/audiodata'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/audiotests.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/autotest.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/bad_getattr.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/bad_getattr2.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/bad_getattr3.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/bisect_cmd.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/bytecode_helper.py'...
Listing '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/capath'...
Listing '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/cjkencodings'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/coding20731.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/curses_tests.py'...
Listing '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/data'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/dataclass_module_1.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/dataclass_module_1_str.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/dataclass_module_2.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/dataclass_module_2_str.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/dataclass_textanno.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/datetimetester.py'...
Listing '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/decimaltestdata'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/dis_module.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/doctest_aliases.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/double_const.py'...
Listing '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/dtracedata'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/dtracedata/call_stack.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/dtracedata/gc.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/dtracedata/instance.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/dtracedata/line.py'...
Listing '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/eintrdata'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/eintrdata/eintr_tester.py'...
Listing '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/encoded_modules'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/encoded_modules/__init__.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/encoded_modules/module_iso_8859_1.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/encoded_modules/module_koi8_r.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/final_a.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/final_b.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/fork_wait.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/future_test1.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/future_test2.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/gdb_sample.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/good_getattr.py'...
Listing '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/imghdrdata'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/imp_dummy.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/inspect_fodder.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/inspect_fodder2.py'...
Listing '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/libregrtest'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/libregrtest/__init__.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/libregrtest/cmdline.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/libregrtest/main.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/libregrtest/refleak.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/libregrtest/runtest.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/libregrtest/runtest_mp.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/libregrtest/save_env.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/libregrtest/setup.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/libregrtest/utils.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/libregrtest/win_utils.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/list_tests.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/lock_tests.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/make_ssl_certs.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/mapping_tests.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/memory_watchdog.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/mock_socket.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/mod_generics_cache.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/mp_fork_bomb.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/mp_preload.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/multibytecodec_support.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/outstanding_bugs.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/pickletester.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/profilee.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/pyclbr_input.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/pydoc_mod.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/pydocfodder.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/pythoninfo.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/re_tests.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/regrtest.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/relimport.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/reperf.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/sample_doctest.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/sample_doctest_no_docstrings.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/sample_doctest_no_doctests.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/seq_tests.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/signalinterproctester.py'...
Listing '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/sndhdrdata'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/sortperf.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/ssl_servers.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/ssltests.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/string_tests.py'...
Listing '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/subprocessdata'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/subprocessdata/fd_status.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/subprocessdata/input_reader.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/subprocessdata/qcat.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/subprocessdata/qgrep.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/subprocessdata/sigchild_ignore.py'...
Listing '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/support'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/support/__init__.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/support/script_helper.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/support/testresult.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test___all__.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test___future__.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test__locale.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test__opcode.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test__osx_support.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_abc.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_abstract_numbers.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_aifc.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_argparse.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_array.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_asdl_parser.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_ast.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_asyncgen.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_asynchat.py'...
Listing '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_asyncio'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_asyncio/__init__.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_asyncio/__main__.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_asyncio/echo.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_asyncio/echo2.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_asyncio/echo3.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_asyncio/functional.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_asyncio/test_base_events.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_asyncio/test_buffered_proto.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_asyncio/test_context.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_asyncio/test_events.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_asyncio/test_futures.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_asyncio/test_locks.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_asyncio/test_pep492.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_asyncio/test_proactor_events.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_asyncio/test_queues.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_asyncio/test_runners.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_asyncio/test_selector_events.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_asyncio/test_server.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_asyncio/test_sslproto.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_asyncio/test_streams.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_asyncio/test_subprocess.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_asyncio/test_tasks.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_asyncio/test_transports.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_asyncio/test_unix_events.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_asyncio/test_windows_events.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_asyncio/test_windows_utils.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_asyncio/utils.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_asyncore.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_atexit.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_audioop.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_augassign.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_base64.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_baseexception.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_bdb.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_bigaddrspace.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_bigmem.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_binascii.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_binhex.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_binop.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_bisect.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_bool.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_buffer.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_bufio.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_builtin.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_bytes.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_bz2.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_c_locale_coercion.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_calendar.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_call.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_capi.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_cgi.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_cgitb.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_charmapcodec.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_class.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_clinic.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_cmath.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_cmd.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_cmd_line.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_cmd_line_script.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_code.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_code_module.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_codeccallbacks.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_codecencodings_cn.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_codecencodings_hk.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_codecencodings_iso2022.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_codecencodings_jp.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_codecencodings_kr.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_codecencodings_tw.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_codecmaps_cn.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_codecmaps_hk.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_codecmaps_jp.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_codecmaps_kr.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_codecmaps_tw.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_codecs.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_codeop.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_collections.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_colorsys.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_compare.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_compile.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_compileall.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_complex.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_concurrent_futures.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_configparser.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_contains.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_context.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_contextlib.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_contextlib_async.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_copy.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_copyreg.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_coroutines.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_cprofile.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_crashers.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_crypt.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_csv.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_ctypes.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_curses.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_dataclasses.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_datetime.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_dbm.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_dbm_dumb.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_dbm_gnu.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_dbm_ndbm.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_decimal.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_decorators.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_defaultdict.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_deque.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_descr.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_descrtut.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_devpoll.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_dict.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_dict_version.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_dictcomps.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_dictviews.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_difflib.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_dis.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_distutils.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_doctest.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_doctest2.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_docxmlrpc.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_dtrace.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_dummy_thread.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_dummy_threading.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_dynamic.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_dynamicclassattribute.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_eintr.py'...
Listing '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_email'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_email/__init__.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_email/__main__.py'...
Listing '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_email/data'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_email/test__encoded_words.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_email/test__header_value_parser.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_email/test_asian_codecs.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_email/test_contentmanager.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_email/test_defect_handling.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_email/test_email.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_email/test_generator.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_email/test_headerregistry.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_email/test_inversion.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_email/test_message.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_email/test_parser.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_email/test_pickleable.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_email/test_policy.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_email/test_utils.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_email/torture_test.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_embed.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_ensurepip.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_enum.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_enumerate.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_eof.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_epoll.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_errno.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_exception_hierarchy.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_exception_variations.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_exceptions.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_extcall.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_faulthandler.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_fcntl.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_file.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_file_eintr.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_filecmp.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_fileinput.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_fileio.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_finalization.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_float.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_flufl.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_fnmatch.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_fork1.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_format.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_fractions.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_frame.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_frozen.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_fstring.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_ftplib.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_funcattrs.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_functools.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_future.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_future3.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_future4.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_future5.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_gc.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_gdb.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_generator_stop.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_generators.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_genericclass.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_genericpath.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_genexps.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_getargs2.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_getopt.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_getpass.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_gettext.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_glob.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_global.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_grammar.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_grp.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_gzip.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_hash.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_hashlib.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_heapq.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_hmac.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_html.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_htmlparser.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_http_cookiejar.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_http_cookies.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_httplib.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_httpservers.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_idle.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_imaplib.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_imghdr.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_imp.py'...
Listing '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_import'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_import/__init__.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_import/__main__.py'...
Listing '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_import/data'...
Listing '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_import/data/circular_imports'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_import/data/circular_imports/basic.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_import/data/circular_imports/basic2.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_import/data/circular_imports/binding.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_import/data/circular_imports/binding2.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_import/data/circular_imports/indirect.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_import/data/circular_imports/rebinding.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_import/data/circular_imports/rebinding2.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_import/data/circular_imports/subpackage.py'...
Listing '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_import/data/circular_imports/subpkg'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_import/data/circular_imports/subpkg/subpackage2.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_import/data/circular_imports/subpkg/util.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_import/data/circular_imports/util.py'...
Listing '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_import/data/package'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_import/data/package/__init__.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_import/data/package/submodule.py'...
Listing '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_import/data/package2'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_import/data/package2/submodule1.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_import/data/package2/submodule2.py'...
Listing '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_importlib'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_importlib/__init__.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_importlib/__main__.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_importlib/abc.py'...
Listing '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_importlib/builtin'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_importlib/builtin/__init__.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_importlib/builtin/__main__.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_importlib/builtin/test_finder.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_importlib/builtin/test_loader.py'...
Listing '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_importlib/data01'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_importlib/data01/__init__.py'...
Listing '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_importlib/data01/subdirectory'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_importlib/data01/subdirectory/__init__.py'...
Listing '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_importlib/data02'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_importlib/data02/__init__.py'...
Listing '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_importlib/data02/one'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_importlib/data02/one/__init__.py'...
Listing '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_importlib/data02/two'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_importlib/data02/two/__init__.py'...
Listing '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_importlib/data03'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_importlib/data03/__init__.py'...
Listing '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_importlib/data03/namespace'...
Listing '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_importlib/data03/namespace/portion1'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_importlib/data03/namespace/portion1/__init__.py'...
Listing '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_importlib/data03/namespace/portion2'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_importlib/data03/namespace/portion2/__init__.py'...
Listing '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_importlib/extension'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_importlib/extension/__init__.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_importlib/extension/__main__.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_importlib/extension/test_case_sensitivity.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_importlib/extension/test_finder.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_importlib/extension/test_loader.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_importlib/extension/test_path_hook.py'...
Listing '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_importlib/frozen'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_importlib/frozen/__init__.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_importlib/frozen/__main__.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_importlib/frozen/test_finder.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_importlib/frozen/test_loader.py'...
Listing '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_importlib/import_'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_importlib/import_/__init__.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_importlib/import_/__main__.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_importlib/import_/test___loader__.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_importlib/import_/test___package__.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_importlib/import_/test_api.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_importlib/import_/test_caching.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_importlib/import_/test_fromlist.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_importlib/import_/test_meta_path.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_importlib/import_/test_packages.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_importlib/import_/test_path.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_importlib/import_/test_relative_imports.py'...
Listing '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_importlib/namespace_pkgs'...
Listing '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_importlib/namespace_pkgs/both_portions'...
Listing '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_importlib/namespace_pkgs/both_portions/foo'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_importlib/namespace_pkgs/both_portions/foo/one.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_importlib/namespace_pkgs/both_portions/foo/two.py'...
Listing '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_importlib/namespace_pkgs/module_and_namespace_package'...
Listing '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test.py'...
Listing '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_importlib/namespace_pkgs/not_a_namespace_pkg'...
Listing '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/__init__.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/one.py'...
Listing '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_importlib/namespace_pkgs/portion1'...
Listing '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_importlib/namespace_pkgs/portion1/foo'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_importlib/namespace_pkgs/portion1/foo/one.py'...
Listing '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_importlib/namespace_pkgs/portion2'...
Listing '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_importlib/namespace_pkgs/portion2/foo'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_importlib/namespace_pkgs/portion2/foo/two.py'...
Listing '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_importlib/namespace_pkgs/project1'...
Listing '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_importlib/namespace_pkgs/project1/parent'...
Listing '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_importlib/namespace_pkgs/project1/parent/child'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_importlib/namespace_pkgs/project1/parent/child/one.py'...
Listing '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_importlib/namespace_pkgs/project2'...
Listing '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_importlib/namespace_pkgs/project2/parent'...
Listing '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_importlib/namespace_pkgs/project2/parent/child'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_importlib/namespace_pkgs/project2/parent/child/two.py'...
Listing '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_importlib/namespace_pkgs/project3'...
Listing '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_importlib/namespace_pkgs/project3/parent'...
Listing '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_importlib/namespace_pkgs/project3/parent/child'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_importlib/namespace_pkgs/project3/parent/child/three.py'...
Listing '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_importlib/source'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_importlib/source/__init__.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_importlib/source/__main__.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_importlib/source/test_case_sensitivity.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_importlib/source/test_file_loader.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_importlib/source/test_finder.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_importlib/source/test_path_hook.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_importlib/source/test_source_encoding.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_importlib/test_abc.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_importlib/test_api.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_importlib/test_lazy.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_importlib/test_locks.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_importlib/test_namespace_pkgs.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_importlib/test_open.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_importlib/test_path.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_importlib/test_read.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_importlib/test_resource.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_importlib/test_spec.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_importlib/test_util.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_importlib/test_windows.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_importlib/util.py'...
Listing '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_importlib/zipdata01'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_importlib/zipdata01/__init__.py'...
Listing '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_importlib/zipdata02'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_importlib/zipdata02/__init__.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_index.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_inspect.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_int.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_int_literal.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_io.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_ioctl.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_ipaddress.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_isinstance.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_iter.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_iterlen.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_itertools.py'...
Listing '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_json'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_json/__init__.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_json/__main__.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_json/test_decode.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_json/test_default.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_json/test_dump.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_json/test_encode_basestring_ascii.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_json/test_enum.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_json/test_fail.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_json/test_float.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_json/test_indent.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_json/test_pass1.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_json/test_pass2.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_json/test_pass3.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_json/test_recursion.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_json/test_scanstring.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_json/test_separators.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_json/test_speedups.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_json/test_tool.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_json/test_unicode.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_keyword.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_keywordonlyarg.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_kqueue.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_largefile.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_lib2to3.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_linecache.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_list.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_listcomps.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_locale.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_logging.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_long.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_longexp.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_lzma.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_macpath.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_mailbox.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_mailcap.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_marshal.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_math.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_memoryio.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_memoryview.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_metaclass.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_mimetypes.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_minidom.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_mmap.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_module.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_modulefinder.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_msilib.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_multibytecodec.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_multiprocessing_fork.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_multiprocessing_forkserver.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_multiprocessing_main_handling.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_multiprocessing_spawn.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_netrc.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_nis.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_nntplib.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_normalization.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_ntpath.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_numeric_tower.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_opcodes.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_openpty.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_operator.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_optparse.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_ordered_dict.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_os.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_ossaudiodev.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_osx_env.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_parser.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_pathlib.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_pdb.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_peepholer.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_pickle.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_pickletools.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_pipes.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_pkg.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_pkgimport.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_pkgutil.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_platform.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_plistlib.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_poll.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_popen.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_poplib.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_posix.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_posixpath.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_pow.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_pprint.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_print.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_profile.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_property.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_pstats.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_pty.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_pulldom.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_pwd.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_py_compile.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_pyclbr.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_pydoc.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_pyexpat.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_queue.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_quopri.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_raise.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_random.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_range.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_re.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_readline.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_regrtest.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_repl.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_reprlib.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_resource.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_richcmp.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_rlcompleter.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_robotparser.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_runpy.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_sax.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_sched.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_scope.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_script_helper.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_secrets.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_select.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_selectors.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_set.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_setcomps.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_shelve.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_shlex.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_shutil.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_signal.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_site.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_slice.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_smtpd.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_smtplib.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_smtpnet.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_sndhdr.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_socket.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_socketserver.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_sort.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_source_encoding.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_spwd.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_sqlite.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_ssl.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_startfile.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_stat.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_statistics.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_strftime.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_string.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_string_literals.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_stringprep.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_strptime.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_strtod.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_struct.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_structmembers.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_structseq.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_subclassinit.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_subprocess.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_sunau.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_sundry.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_super.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_support.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_symbol.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_symtable.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_syntax.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_sys.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_sys_setprofile.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_sys_settrace.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_sysconfig.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_syslog.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_tarfile.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_tcl.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_telnetlib.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_tempfile.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_textwrap.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_thread.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_threaded_import.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_threadedtempfile.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_threading.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_threading_local.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_threadsignals.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_time.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_timeit.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_timeout.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_tix.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_tk.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_tokenize.py'...
Listing '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_tools'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_tools/__init__.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_tools/__main__.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_tools/test_fixcid.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_tools/test_gprof2html.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_tools/test_i18n.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_tools/test_lll.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_tools/test_md5sum.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_tools/test_pathfix.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_tools/test_pdeps.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_tools/test_pindent.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_tools/test_reindent.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_tools/test_sundry.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_tools/test_unparse.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_trace.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_traceback.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_tracemalloc.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_ttk_guionly.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_ttk_textonly.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_tuple.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_turtle.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_typechecks.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_types.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_typing.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_ucn.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_unary.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_unicode.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_unicode_file.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_unicode_file_functions.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_unicode_identifiers.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_unicodedata.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_unittest.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_univnewlines.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_unpack.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_unpack_ex.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_urllib.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_urllib2.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_urllib2_localnet.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_urllib2net.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_urllib_response.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_urllibnet.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_urlparse.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_userdict.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_userlist.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_userstring.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_utf8_mode.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_utf8source.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_uu.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_uuid.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_venv.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_wait3.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_wait4.py'...
Listing '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_warnings'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_warnings/__init__.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_warnings/__main__.py'...
Listing '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_warnings/data'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_warnings/data/import_warning.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_warnings/data/stacklevel.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_wave.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_weakref.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_weakset.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_webbrowser.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_winconsoleio.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_winreg.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_winsound.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_with.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_wsgiref.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_xdrlib.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_xml_dom_minicompat.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_xml_etree.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_xml_etree_c.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_xmlrpc.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_xmlrpc_net.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_xxtestfuzz.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_yield_from.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_zipapp.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_zipfile.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_zipfile64.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_zipimport.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_zipimport_support.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_zlib.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/testcodec.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/tf_inherit_check.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/threaded_import_hangers.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/time_hashlib.py'...
Listing '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/tracedmodules'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/tracedmodules/__init__.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/tracedmodules/testmod.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/win_console_handler.py'...
Listing '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/xmltestdata'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/xmltests.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/textwrap.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/this.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/threading.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/timeit.py'...
Listing '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/tkinter'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/tkinter/__init__.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/tkinter/__main__.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/tkinter/colorchooser.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/tkinter/commondialog.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/tkinter/constants.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/tkinter/dialog.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/tkinter/dnd.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/tkinter/filedialog.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/tkinter/font.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/tkinter/messagebox.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/tkinter/scrolledtext.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/tkinter/simpledialog.py'...
Listing '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/tkinter/test'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/tkinter/test/__init__.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/tkinter/test/runtktests.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/tkinter/test/support.py'...
Listing '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/tkinter/test/test_tkinter'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/tkinter/test/test_tkinter/__init__.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/tkinter/test/test_tkinter/test_font.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/tkinter/test/test_tkinter/test_geometry_managers.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/tkinter/test/test_tkinter/test_images.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/tkinter/test/test_tkinter/test_loadtk.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/tkinter/test/test_tkinter/test_misc.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/tkinter/test/test_tkinter/test_text.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/tkinter/test/test_tkinter/test_variables.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/tkinter/test/test_tkinter/test_widgets.py'...
Listing '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/tkinter/test/test_ttk'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/tkinter/test/test_ttk/__init__.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/tkinter/test/test_ttk/test_extensions.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/tkinter/test/test_ttk/test_functions.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/tkinter/test/test_ttk/test_style.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/tkinter/test/test_ttk/test_widgets.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/tkinter/test/widget_tests.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/tkinter/tix.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/tkinter/ttk.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/token.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/tokenize.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/trace.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/traceback.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/tracemalloc.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/tty.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/turtle.py'...
Listing '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/turtledemo'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/turtledemo/__init__.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/turtledemo/__main__.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/turtledemo/bytedesign.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/turtledemo/chaos.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/turtledemo/clock.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/turtledemo/colormixer.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/turtledemo/forest.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/turtledemo/fractalcurves.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/turtledemo/lindenmayer.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/turtledemo/minimal_hanoi.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/turtledemo/nim.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/turtledemo/paint.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/turtledemo/peace.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/turtledemo/penrose.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/turtledemo/planet_and_moon.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/turtledemo/rosette.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/turtledemo/round_dance.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/turtledemo/sorting_animate.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/turtledemo/tree.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/turtledemo/two_canvases.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/turtledemo/yinyang.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/types.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/typing.py'...
Listing '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/unittest'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/unittest/__init__.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/unittest/__main__.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/unittest/case.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/unittest/loader.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/unittest/main.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/unittest/mock.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/unittest/result.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/unittest/runner.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/unittest/signals.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/unittest/suite.py'...
Listing '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/unittest/test'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/unittest/test/__init__.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/unittest/test/__main__.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/unittest/test/_test_warnings.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/unittest/test/dummy.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/unittest/test/support.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/unittest/test/test_assertions.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/unittest/test/test_break.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/unittest/test/test_case.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/unittest/test/test_discovery.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/unittest/test/test_functiontestcase.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/unittest/test/test_loader.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/unittest/test/test_program.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/unittest/test/test_result.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/unittest/test/test_runner.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/unittest/test/test_setups.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/unittest/test/test_skipping.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/unittest/test/test_suite.py'...
Listing '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/unittest/test/testmock'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/unittest/test/testmock/__init__.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/unittest/test/testmock/__main__.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/unittest/test/testmock/support.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/unittest/test/testmock/testcallable.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/unittest/test/testmock/testhelpers.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/unittest/test/testmock/testmagicmethods.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/unittest/test/testmock/testmock.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/unittest/test/testmock/testpatch.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/unittest/test/testmock/testsealable.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/unittest/test/testmock/testsentinel.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/unittest/test/testmock/testwith.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/unittest/util.py'...
Listing '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/urllib'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/urllib/__init__.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/urllib/error.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/urllib/parse.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/urllib/request.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/urllib/response.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/urllib/robotparser.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/uu.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/uuid.py'...
Listing '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/venv'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/venv/__init__.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/venv/__main__.py'...
Listing '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/venv/scripts'...
Listing '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/venv/scripts/common'...
Listing '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/venv/scripts/posix'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/warnings.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/wave.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/weakref.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/webbrowser.py'...
Listing '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/wsgiref'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/wsgiref/__init__.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/wsgiref/handlers.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/wsgiref/headers.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/wsgiref/simple_server.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/wsgiref/util.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/wsgiref/validate.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/xdrlib.py'...
Listing '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/xml'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/xml/__init__.py'...
Listing '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/xml/dom'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/xml/dom/NodeFilter.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/xml/dom/__init__.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/xml/dom/domreg.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/xml/dom/expatbuilder.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/xml/dom/minicompat.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/xml/dom/minidom.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/xml/dom/pulldom.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/xml/dom/xmlbuilder.py'...
Listing '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/xml/etree'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/xml/etree/ElementInclude.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/xml/etree/ElementPath.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/xml/etree/ElementTree.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/xml/etree/__init__.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/xml/etree/cElementTree.py'...
Listing '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/xml/parsers'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/xml/parsers/__init__.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/xml/parsers/expat.py'...
Listing '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/xml/sax'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/xml/sax/__init__.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/xml/sax/_exceptions.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/xml/sax/expatreader.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/xml/sax/handler.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/xml/sax/saxutils.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/xml/sax/xmlreader.py'...
Listing '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/xmlrpc'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/xmlrpc/__init__.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/xmlrpc/client.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/xmlrpc/server.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/zipapp.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/zipfile.py'...
PYTHONPATH=/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7 LD_LIBRARYN32_PATH=/usr/people/dan/rpmbuild/BUILD/Python-3.7.7/build/optimized:/usr/sgug/lib32:/usr/lib32:/lib32 \
./python -E -Wi -O /usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/compileall.py \
-d /usr/sgug/lib32/python3.7 -f \
-x 'bad_coding|badsyntax|site-packages|lib2to3/tests/data' \
/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7
Listing '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/__future__.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/__phello__.foo.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/_bootlocale.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/_collections_abc.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/_compat_pickle.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/_compression.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/_dummy_thread.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/_markupbase.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/_osx_support.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/_py_abc.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/_pydecimal.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/_pyio.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/_sitebuiltins.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/_strptime.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/_sysconfigdata_m_irix646_.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/_threading_local.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/_weakrefset.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/abc.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/aifc.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/antigravity.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/argparse.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/ast.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/asynchat.py'...
Listing '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/asyncio'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/asyncio/__init__.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/asyncio/base_events.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/asyncio/base_futures.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/asyncio/base_subprocess.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/asyncio/base_tasks.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/asyncio/constants.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/asyncio/coroutines.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/asyncio/events.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/asyncio/format_helpers.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/asyncio/futures.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/asyncio/locks.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/asyncio/log.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/asyncio/proactor_events.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/asyncio/protocols.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/asyncio/queues.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/asyncio/runners.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/asyncio/selector_events.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/asyncio/sslproto.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/asyncio/streams.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/asyncio/subprocess.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/asyncio/tasks.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/asyncio/transports.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/asyncio/unix_events.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/asyncio/windows_events.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/asyncio/windows_utils.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/asyncore.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/base64.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/bdb.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/binhex.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/bisect.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/bz2.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/cProfile.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/calendar.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/cgi.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/cgitb.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/chunk.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/cmd.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/code.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/codecs.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/codeop.py'...
Listing '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/collections'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/collections/__init__.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/collections/abc.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/colorsys.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/compileall.py'...
Listing '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/concurrent'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/concurrent/__init__.py'...
Listing '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/concurrent/futures'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/concurrent/futures/__init__.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/concurrent/futures/_base.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/concurrent/futures/process.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/concurrent/futures/thread.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/configparser.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/contextlib.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/contextvars.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/copy.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/copyreg.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/crypt.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/csv.py'...
Listing '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/ctypes'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/ctypes/__init__.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/ctypes/_aix.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/ctypes/_endian.py'...
Listing '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/ctypes/macholib'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/ctypes/macholib/__init__.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/ctypes/macholib/dyld.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/ctypes/macholib/dylib.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/ctypes/macholib/framework.py'...
Listing '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/ctypes/test'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/ctypes/test/__init__.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/ctypes/test/__main__.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/ctypes/test/test_anon.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/ctypes/test/test_array_in_pointer.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/ctypes/test/test_arrays.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/ctypes/test/test_as_parameter.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/ctypes/test/test_bitfields.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/ctypes/test/test_buffers.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/ctypes/test/test_bytes.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/ctypes/test/test_byteswap.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/ctypes/test/test_callbacks.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/ctypes/test/test_cast.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/ctypes/test/test_cfuncs.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/ctypes/test/test_checkretval.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/ctypes/test/test_delattr.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/ctypes/test/test_errno.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/ctypes/test/test_find.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/ctypes/test/test_frombuffer.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/ctypes/test/test_funcptr.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/ctypes/test/test_functions.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/ctypes/test/test_incomplete.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/ctypes/test/test_init.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/ctypes/test/test_internals.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/ctypes/test/test_keeprefs.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/ctypes/test/test_libc.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/ctypes/test/test_loading.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/ctypes/test/test_macholib.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/ctypes/test/test_memfunctions.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/ctypes/test/test_numbers.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/ctypes/test/test_objects.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/ctypes/test/test_parameters.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/ctypes/test/test_pep3118.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/ctypes/test/test_pickling.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/ctypes/test/test_pointers.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/ctypes/test/test_prototypes.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/ctypes/test/test_python_api.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/ctypes/test/test_random_things.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/ctypes/test/test_refcounts.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/ctypes/test/test_repr.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/ctypes/test/test_returnfuncptrs.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/ctypes/test/test_simplesubclasses.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/ctypes/test/test_sizes.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/ctypes/test/test_slicing.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/ctypes/test/test_stringptr.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/ctypes/test/test_strings.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/ctypes/test/test_struct_fields.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/ctypes/test/test_structures.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/ctypes/test/test_unaligned_structures.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/ctypes/test/test_unicode.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/ctypes/test/test_values.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/ctypes/test/test_varsize_struct.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/ctypes/test/test_win32.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/ctypes/test/test_wintypes.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/ctypes/util.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/ctypes/wintypes.py'...
Listing '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/curses'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/curses/__init__.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/curses/ascii.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/curses/has_key.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/curses/panel.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/curses/textpad.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/dataclasses.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/datetime.py'...
Listing '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/dbm'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/dbm/__init__.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/dbm/dumb.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/dbm/gnu.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/dbm/ndbm.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/decimal.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/difflib.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/dis.py'...
Listing '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/__init__.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/_msvccompiler.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/archive_util.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/bcppcompiler.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/ccompiler.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/cmd.py'...
Listing '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/command'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/command/__init__.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/command/bdist.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/command/bdist_dumb.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/command/bdist_msi.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/command/bdist_rpm.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/command/bdist_wininst.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/command/build.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/command/build_clib.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/command/build_ext.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/command/build_py.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/command/build_scripts.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/command/check.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/command/clean.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/command/config.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/command/install.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/command/install_data.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/command/install_egg_info.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/command/install_headers.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/command/install_lib.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/command/install_scripts.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/command/register.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/command/sdist.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/command/upload.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/config.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/core.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/cygwinccompiler.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/debug.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/dep_util.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/dir_util.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/dist.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/errors.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/extension.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/fancy_getopt.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/file_util.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/filelist.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/log.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/msvc9compiler.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/msvccompiler.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/spawn.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/sysconfig.py'...
Listing '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/tests'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/tests/__init__.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/tests/support.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/tests/test_archive_util.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/tests/test_bdist.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/tests/test_bdist_dumb.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/tests/test_bdist_msi.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/tests/test_bdist_rpm.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/tests/test_bdist_wininst.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/tests/test_build.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/tests/test_build_clib.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/tests/test_build_ext.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/tests/test_build_py.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/tests/test_build_scripts.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/tests/test_check.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/tests/test_clean.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/tests/test_cmd.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/tests/test_config.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/tests/test_config_cmd.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/tests/test_core.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/tests/test_cygwinccompiler.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/tests/test_dep_util.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/tests/test_dir_util.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/tests/test_dist.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/tests/test_extension.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/tests/test_file_util.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/tests/test_filelist.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/tests/test_install.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/tests/test_install_data.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/tests/test_install_headers.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/tests/test_install_lib.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/tests/test_install_scripts.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/tests/test_log.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/tests/test_msvc9compiler.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/tests/test_msvccompiler.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/tests/test_register.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/tests/test_sdist.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/tests/test_spawn.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/tests/test_sysconfig.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/tests/test_text_file.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/tests/test_unixccompiler.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/tests/test_upload.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/tests/test_util.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/tests/test_version.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/tests/test_versionpredicate.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/text_file.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/unixccompiler.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/util.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/version.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/distutils/versionpredicate.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/doctest.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/dummy_threading.py'...
Listing '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/email'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/email/__init__.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/email/_encoded_words.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/email/_header_value_parser.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/email/_parseaddr.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/email/_policybase.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/email/base64mime.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/email/charset.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/email/contentmanager.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/email/encoders.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/email/errors.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/email/feedparser.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/email/generator.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/email/header.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/email/headerregistry.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/email/iterators.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/email/message.py'...
Listing '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/email/mime'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/email/mime/__init__.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/email/mime/application.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/email/mime/audio.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/email/mime/base.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/email/mime/image.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/email/mime/message.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/email/mime/multipart.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/email/mime/nonmultipart.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/email/mime/text.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/email/parser.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/email/policy.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/email/quoprimime.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/email/utils.py'...
Listing '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/__init__.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/aliases.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/ascii.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/base64_codec.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/big5.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/big5hkscs.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/bz2_codec.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/charmap.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/cp037.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/cp1006.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/cp1026.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/cp1125.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/cp1140.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/cp1250.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/cp1251.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/cp1252.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/cp1253.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/cp1254.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/cp1255.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/cp1256.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/cp1257.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/cp1258.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/cp273.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/cp424.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/cp437.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/cp500.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/cp65001.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/cp720.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/cp737.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/cp775.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/cp850.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/cp852.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/cp855.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/cp856.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/cp857.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/cp858.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/cp860.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/cp861.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/cp862.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/cp863.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/cp864.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/cp865.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/cp866.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/cp869.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/cp874.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/cp875.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/cp932.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/cp949.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/cp950.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/euc_jis_2004.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/euc_jisx0213.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/euc_jp.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/euc_kr.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/gb18030.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/gb2312.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/gbk.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/hex_codec.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/hp_roman8.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/hz.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/idna.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/iso2022_jp.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/iso2022_jp_1.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/iso2022_jp_2.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/iso2022_jp_2004.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/iso2022_jp_3.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/iso2022_jp_ext.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/iso2022_kr.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/iso8859_1.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/iso8859_10.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/iso8859_11.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/iso8859_13.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/iso8859_14.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/iso8859_15.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/iso8859_16.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/iso8859_2.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/iso8859_3.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/iso8859_4.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/iso8859_5.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/iso8859_6.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/iso8859_7.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/iso8859_8.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/iso8859_9.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/johab.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/koi8_r.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/koi8_t.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/koi8_u.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/kz1048.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/latin_1.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/mac_arabic.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/mac_centeuro.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/mac_croatian.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/mac_cyrillic.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/mac_farsi.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/mac_greek.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/mac_iceland.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/mac_latin2.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/mac_roman.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/mac_romanian.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/mac_turkish.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/mbcs.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/oem.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/palmos.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/ptcp154.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/punycode.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/quopri_codec.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/raw_unicode_escape.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/rot_13.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/shift_jis.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/shift_jis_2004.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/shift_jisx0213.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/tis_620.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/undefined.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/unicode_escape.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/unicode_internal.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/utf_16.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/utf_16_be.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/utf_16_le.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/utf_32.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/utf_32_be.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/utf_32_le.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/utf_7.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/utf_8.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/utf_8_sig.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/uu_codec.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/encodings/zlib_codec.py'...
Listing '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/ensurepip'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/ensurepip/__init__.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/ensurepip/__main__.py'...
Listing '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/ensurepip/_bundled'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/ensurepip/_uninstall.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/enum.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/filecmp.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/fileinput.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/fnmatch.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/formatter.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/fractions.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/ftplib.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/functools.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/genericpath.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/getopt.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/getpass.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/gettext.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/glob.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/gzip.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/hashlib.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/heapq.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/hmac.py'...
Listing '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/html'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/html/__init__.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/html/entities.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/html/parser.py'...
Listing '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/http'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/http/__init__.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/http/client.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/http/cookiejar.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/http/cookies.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/http/server.py'...
Listing '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib'...
Listing '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/Icons'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/__init__.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/__main__.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/autocomplete.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/autocomplete_w.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/autoexpand.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/browser.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/calltip.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/calltip_w.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/codecontext.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/colorizer.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/config.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/config_key.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/configdialog.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/debugger.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/debugger_r.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/debugobj.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/debugobj_r.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/delegator.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/dynoption.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/editor.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/filelist.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/format.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/grep.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/help.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/help_about.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/history.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/hyperparser.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/idle.py'...
Listing '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/idle_test'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/idle_test/__init__.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/idle_test/htest.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/idle_test/mock_idle.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/idle_test/mock_tk.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/idle_test/template.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/idle_test/test_autocomplete.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/idle_test/test_autocomplete_w.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/idle_test/test_autoexpand.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/idle_test/test_browser.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/idle_test/test_calltip.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/idle_test/test_calltip_w.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/idle_test/test_codecontext.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/idle_test/test_colorizer.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/idle_test/test_config.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/idle_test/test_config_key.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/idle_test/test_configdialog.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/idle_test/test_debugger.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/idle_test/test_debugger_r.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/idle_test/test_debugobj.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/idle_test/test_debugobj_r.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/idle_test/test_delegator.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/idle_test/test_editmenu.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/idle_test/test_editor.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/idle_test/test_filelist.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/idle_test/test_format.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/idle_test/test_grep.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/idle_test/test_help.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/idle_test/test_help_about.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/idle_test/test_history.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/idle_test/test_hyperparser.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/idle_test/test_iomenu.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/idle_test/test_macosx.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/idle_test/test_mainmenu.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/idle_test/test_multicall.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/idle_test/test_outwin.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/idle_test/test_parenmatch.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/idle_test/test_pathbrowser.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/idle_test/test_percolator.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/idle_test/test_pyparse.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/idle_test/test_pyshell.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/idle_test/test_query.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/idle_test/test_redirector.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/idle_test/test_replace.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/idle_test/test_rpc.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/idle_test/test_run.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/idle_test/test_runscript.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/idle_test/test_scrolledlist.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/idle_test/test_search.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/idle_test/test_searchbase.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/idle_test/test_searchengine.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/idle_test/test_sidebar.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/idle_test/test_squeezer.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/idle_test/test_stackviewer.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/idle_test/test_statusbar.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/idle_test/test_text.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/idle_test/test_textview.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/idle_test/test_tooltip.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/idle_test/test_tree.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/idle_test/test_undo.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/idle_test/test_warning.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/idle_test/test_window.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/idle_test/test_zoomheight.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/iomenu.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/macosx.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/mainmenu.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/multicall.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/outwin.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/parenmatch.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/pathbrowser.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/percolator.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/pyparse.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/pyshell.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/query.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/redirector.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/replace.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/rpc.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/run.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/runscript.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/scrolledlist.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/search.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/searchbase.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/searchengine.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/sidebar.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/squeezer.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/stackviewer.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/statusbar.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/textview.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/tooltip.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/tree.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/undo.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/window.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/zoomheight.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/idlelib/zzdummy.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/imaplib.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/imghdr.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/imp.py'...
Listing '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/importlib'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/importlib/__init__.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/importlib/_bootstrap.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/importlib/_bootstrap_external.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/importlib/abc.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/importlib/machinery.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/importlib/resources.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/importlib/util.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/inspect.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/io.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/ipaddress.py'...
Listing '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/json'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/json/__init__.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/json/decoder.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/json/encoder.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/json/scanner.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/json/tool.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/keyword.py'...
Listing '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/lib2to3'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/lib2to3/__init__.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/lib2to3/__main__.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/lib2to3/btm_matcher.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/lib2to3/btm_utils.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/lib2to3/fixer_base.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/lib2to3/fixer_util.py'...
Listing '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/lib2to3/fixes'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/lib2to3/fixes/__init__.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/lib2to3/fixes/fix_apply.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/lib2to3/fixes/fix_asserts.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/lib2to3/fixes/fix_basestring.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/lib2to3/fixes/fix_buffer.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/lib2to3/fixes/fix_dict.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/lib2to3/fixes/fix_except.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/lib2to3/fixes/fix_exec.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/lib2to3/fixes/fix_execfile.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/lib2to3/fixes/fix_exitfunc.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/lib2to3/fixes/fix_filter.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/lib2to3/fixes/fix_funcattrs.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/lib2to3/fixes/fix_future.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/lib2to3/fixes/fix_getcwdu.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/lib2to3/fixes/fix_has_key.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/lib2to3/fixes/fix_idioms.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/lib2to3/fixes/fix_import.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/lib2to3/fixes/fix_imports.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/lib2to3/fixes/fix_imports2.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/lib2to3/fixes/fix_input.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/lib2to3/fixes/fix_intern.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/lib2to3/fixes/fix_isinstance.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/lib2to3/fixes/fix_itertools.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/lib2to3/fixes/fix_itertools_imports.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/lib2to3/fixes/fix_long.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/lib2to3/fixes/fix_map.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/lib2to3/fixes/fix_metaclass.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/lib2to3/fixes/fix_methodattrs.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/lib2to3/fixes/fix_ne.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/lib2to3/fixes/fix_next.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/lib2to3/fixes/fix_nonzero.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/lib2to3/fixes/fix_numliterals.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/lib2to3/fixes/fix_operator.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/lib2to3/fixes/fix_paren.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/lib2to3/fixes/fix_print.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/lib2to3/fixes/fix_raise.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/lib2to3/fixes/fix_raw_input.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/lib2to3/fixes/fix_reduce.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/lib2to3/fixes/fix_reload.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/lib2to3/fixes/fix_renames.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/lib2to3/fixes/fix_repr.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/lib2to3/fixes/fix_set_literal.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/lib2to3/fixes/fix_standarderror.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/lib2to3/fixes/fix_sys_exc.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/lib2to3/fixes/fix_throw.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/lib2to3/fixes/fix_tuple_params.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/lib2to3/fixes/fix_types.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/lib2to3/fixes/fix_unicode.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/lib2to3/fixes/fix_urllib.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/lib2to3/fixes/fix_ws_comma.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/lib2to3/fixes/fix_xrange.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/lib2to3/fixes/fix_xreadlines.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/lib2to3/fixes/fix_zip.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/lib2to3/main.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/lib2to3/patcomp.py'...
Listing '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/lib2to3/pgen2'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/lib2to3/pgen2/__init__.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/lib2to3/pgen2/conv.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/lib2to3/pgen2/driver.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/lib2to3/pgen2/grammar.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/lib2to3/pgen2/literals.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/lib2to3/pgen2/parse.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/lib2to3/pgen2/pgen.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/lib2to3/pgen2/token.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/lib2to3/pgen2/tokenize.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/lib2to3/pygram.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/lib2to3/pytree.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/lib2to3/refactor.py'...
Listing '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/lib2to3/tests'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/lib2to3/tests/__init__.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/lib2to3/tests/__main__.py'...
Listing '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/lib2to3/tests/data'...
Listing '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/lib2to3/tests/data/fixers'...
Listing '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/lib2to3/tests/data/fixers/myfixes'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/lib2to3/tests/pytree_idempotency.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/lib2to3/tests/support.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/lib2to3/tests/test_all_fixers.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/lib2to3/tests/test_fixers.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/lib2to3/tests/test_main.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/lib2to3/tests/test_parser.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/lib2to3/tests/test_pytree.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/lib2to3/tests/test_refactor.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/lib2to3/tests/test_util.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/linecache.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/locale.py'...
Listing '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/logging'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/logging/__init__.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/logging/config.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/logging/handlers.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/lzma.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/macpath.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/mailbox.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/mailcap.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/mimetypes.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/modulefinder.py'...
Listing '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/multiprocessing'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/multiprocessing/__init__.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/multiprocessing/connection.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/multiprocessing/context.py'...
Listing '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/multiprocessing/dummy'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/multiprocessing/dummy/__init__.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/multiprocessing/dummy/connection.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/multiprocessing/forkserver.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/multiprocessing/heap.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/multiprocessing/managers.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/multiprocessing/pool.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/multiprocessing/popen_fork.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/multiprocessing/popen_forkserver.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/multiprocessing/popen_spawn_posix.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/multiprocessing/popen_spawn_win32.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/multiprocessing/process.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/multiprocessing/queues.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/multiprocessing/reduction.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/multiprocessing/resource_sharer.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/multiprocessing/semaphore_tracker.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/multiprocessing/sharedctypes.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/multiprocessing/spawn.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/multiprocessing/synchronize.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/multiprocessing/util.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/netrc.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/nntplib.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/ntpath.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/nturl2path.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/numbers.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/opcode.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/operator.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/optparse.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/os.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/pathlib.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/pdb.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/pickle.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/pickletools.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/pipes.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/pkgutil.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/platform.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/plistlib.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/poplib.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/posixpath.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/pprint.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/profile.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/pstats.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/pty.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/py_compile.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/pyclbr.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/pydoc.py'...
Listing '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/pydoc_data'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/pydoc_data/__init__.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/pydoc_data/topics.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/queue.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/quopri.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/random.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/re.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/reprlib.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/rlcompleter.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/runpy.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/sched.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/secrets.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/selectors.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/shelve.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/shlex.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/shutil.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/signal.py'...
Listing '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/site-packages'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/site.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/smtpd.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/smtplib.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/sndhdr.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/socket.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/socketserver.py'...
Listing '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/sqlite3'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/sqlite3/__init__.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/sqlite3/dbapi2.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/sqlite3/dump.py'...
Listing '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/sqlite3/test'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/sqlite3/test/__init__.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/sqlite3/test/backup.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/sqlite3/test/dbapi.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/sqlite3/test/dump.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/sqlite3/test/factory.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/sqlite3/test/hooks.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/sqlite3/test/regression.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/sqlite3/test/transactions.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/sqlite3/test/types.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/sqlite3/test/userfunctions.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/sre_compile.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/sre_constants.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/sre_parse.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/ssl.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/stat.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/statistics.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/string.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/stringprep.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/struct.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/subprocess.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/sunau.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/symbol.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/symtable.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/sysconfig.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/tabnanny.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/tarfile.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/telnetlib.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/tempfile.py'...
Listing '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/__init__.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/__main__.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/_test_multiprocessing.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/ann_module.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/ann_module2.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/ann_module3.py'...
Listing '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/audiodata'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/audiotests.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/autotest.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/bad_getattr.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/bad_getattr2.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/bad_getattr3.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/bisect_cmd.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/bytecode_helper.py'...
Listing '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/capath'...
Listing '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/cjkencodings'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/coding20731.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/curses_tests.py'...
Listing '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/data'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/dataclass_module_1.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/dataclass_module_1_str.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/dataclass_module_2.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/dataclass_module_2_str.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/dataclass_textanno.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/datetimetester.py'...
Listing '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/decimaltestdata'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/dis_module.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/doctest_aliases.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/double_const.py'...
Listing '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/dtracedata'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/dtracedata/call_stack.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/dtracedata/gc.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/dtracedata/instance.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/dtracedata/line.py'...
Listing '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/eintrdata'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/eintrdata/eintr_tester.py'...
Listing '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/encoded_modules'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/encoded_modules/__init__.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/encoded_modules/module_iso_8859_1.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/encoded_modules/module_koi8_r.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/final_a.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/final_b.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/fork_wait.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/future_test1.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/future_test2.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/gdb_sample.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/good_getattr.py'...
Listing '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/imghdrdata'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/imp_dummy.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/inspect_fodder.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/inspect_fodder2.py'...
Listing '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/libregrtest'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/libregrtest/__init__.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/libregrtest/cmdline.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/libregrtest/main.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/libregrtest/refleak.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/libregrtest/runtest.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/libregrtest/runtest_mp.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/libregrtest/save_env.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/libregrtest/setup.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/libregrtest/utils.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/libregrtest/win_utils.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/list_tests.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/lock_tests.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/make_ssl_certs.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/mapping_tests.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/memory_watchdog.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/mock_socket.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/mod_generics_cache.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/mp_fork_bomb.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/mp_preload.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/multibytecodec_support.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/outstanding_bugs.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/pickletester.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/profilee.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/pyclbr_input.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/pydoc_mod.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/pydocfodder.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/pythoninfo.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/re_tests.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/regrtest.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/relimport.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/reperf.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/sample_doctest.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/sample_doctest_no_docstrings.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/sample_doctest_no_doctests.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/seq_tests.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/signalinterproctester.py'...
Listing '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/sndhdrdata'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/sortperf.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/ssl_servers.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/ssltests.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/string_tests.py'...
Listing '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/subprocessdata'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/subprocessdata/fd_status.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/subprocessdata/input_reader.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/subprocessdata/qcat.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/subprocessdata/qgrep.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/subprocessdata/sigchild_ignore.py'...
Listing '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/support'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/support/__init__.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/support/script_helper.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/support/testresult.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test___all__.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test___future__.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test__locale.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test__opcode.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test__osx_support.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_abc.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_abstract_numbers.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_aifc.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_argparse.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_array.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_asdl_parser.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_ast.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_asyncgen.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_asynchat.py'...
Listing '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_asyncio'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_asyncio/__init__.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_asyncio/__main__.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_asyncio/echo.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_asyncio/echo2.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_asyncio/echo3.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_asyncio/functional.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_asyncio/test_base_events.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_asyncio/test_buffered_proto.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_asyncio/test_context.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_asyncio/test_events.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_asyncio/test_futures.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_asyncio/test_locks.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_asyncio/test_pep492.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_asyncio/test_proactor_events.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_asyncio/test_queues.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_asyncio/test_runners.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_asyncio/test_selector_events.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_asyncio/test_server.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_asyncio/test_sslproto.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_asyncio/test_streams.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_asyncio/test_subprocess.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_asyncio/test_tasks.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_asyncio/test_transports.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_asyncio/test_unix_events.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_asyncio/test_windows_events.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_asyncio/test_windows_utils.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_asyncio/utils.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_asyncore.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_atexit.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_audioop.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_augassign.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_base64.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_baseexception.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_bdb.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_bigaddrspace.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_bigmem.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_binascii.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_binhex.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_binop.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_bisect.py'...
Compiling '/usr/people/dan/rpmbuild/BUILDROOT/python3-3.7.7-1.sgugbeta.mips/usr/sgug/lib32/python3.7/test/test_bool.py'...
Compiling '/usr/people/dan/rp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment