log for dev.obfusk.jiten:1010100001

== Installed Android Tools ==2021-07-26 23:24:52,958 DEBUG: Reading 'config.yml'2021-07-26 23:24:52,968 INFO: Using /opt/android-sdk/build-tools/29.0.3/apksigner2021-07-26 23:24:52,970 INFO: Creating log directory2021-07-26 23:24:52,970 INFO: Creating temporary directory2021-07-26 23:24:52,971 INFO: Creating output directory2021-07-26 23:24:52,975 DEBUG: Getting git vcs interface for https://github.com/obfusk/jiten2021-07-26 23:24:52,975 DEBUG: > git --versiongit version 2.11.02021-07-26 23:24:53,308 INFO: Using git version 2.11.02021-07-26 23:24:53,309 DEBUG: Checking 1.1.02021-07-26 23:24:53,310 INFO: Building version 1.1.0 (1010100001) of dev.obfusk.jiten2021-07-26 23:24:53,311 INFO: Running 'sudo' commands in /home/vagrant2021-07-26 23:24:53,311 DEBUG: > sudo DEBIAN_FRONTEND=noninteractive bash -x -c ( apt-get update || apt-get update ) && apt-get upgrade -y && apt-get install -y git lsb-release wget && apt-get install -y build-essential git automake && apt-get install -y python3-pip python3-dev libpcre3-dev liblzma-dev && apt-get install -y zlib1g-dev zip unzip pkg-config libffi-dev && apt-get install -y libltdl-dev libssl-dev && apt-get install -y openjdk-11-jdk-headless && update-java-alternatives --set java-1.11.0-openjdk-amd64 && apt-get remove -y libsqlite3-dev && apt-get install -y lld-7 && ( test -e /usr/bin/lld || ln -s lld-7 /usr/bin/lld ) && ( test -e /bin/install || ln -s /usr/bin/install /bin/install ) && if ! which python3.9; then git clone build/srclib/cpython && cd cpython && ./configure && make -j`nproc` && make altinstall && cd .. && rm -fr cpython; fi && wget -O sqlite-amalgamation-3360000.zip -- https://www.sqlite.org/2021/sqlite-amalgamation-3360000.zip && printf '5c18f158a599b1e91d95c91de3aa5c5de52f986845ad0cb49dfd56b650587e55e24d469571b5b864229b870d0eaf85d78893f61ef950b95389cb41692be37f58  sqlite-amalgamation-3360000.zip\n' | sha512sum -c && rm -fr sqlite-amalgamation-3360000 && unzip sqlite-amalgamation-3360000.zip && cd sqlite-amalgamation-3360000 && cc -shared -fPIC -ldl -lm -lpthread -o libsqlite3.so sqlite3.c && mv libsqlite3.so /usr/lib/x86_64-linux-gnu/ && mv *.h /usr/include/ && cd /opt/android-sdk && rm -r tools && wget -O tools.zip -- https://dl.google.com/android/repository/commandlinetools-linux-6514223_latest.zip && printf '39aea82cd958e60ffed8f8dd9bacdce4f1fd22a2e0c97b25b348f56309dd671533109e0e39aa5ca6d0fff36dc653fb5ff270773d2ee94d6b2fab7905bd2c85a9  tools.zip\n' | sha512sum -c && unzip -q tools.zip && chown -R vagrant .+ apt-get updateHit:1 http://security.debian.org/debian-security stretch/updates InReleaseIgn:2 http://deb.debian.org/debian stretch InReleaseGet:3 http://deb.debian.org/debian stretch-updates InRelease [93.6 kB]Get:4 http://deb.debian.org/debian stretch-backports-sloppy InRelease [46.7 kB]Get:5 http://deb.debian.org/debian stretch-backports InRelease [91.8 kB]Get:6 http://deb.debian.org/debian testing InRelease [150 kB]Hit:7 http://deb.debian.org/debian stretch ReleaseGet:8 http://deb.debian.org/debian testing/main i386 Packages.diff/Index [63.6 kB]Get:10 http://deb.debian.org/debian testing/main amd64 Packages.diff/Index [63.6 kB]Get:11 http://deb.debian.org/debian testing/main i386 Packages T-2021-07-26-2001.35-F-2021-07-26-2001.35.pdiff [256 B]Get:11 http://deb.debian.org/debian testing/main i386 Packages T-2021-07-26-2001.35-F-2021-07-26-2001.35.pdiff [256 B]Get:12 http://deb.debian.org/debian testing/main amd64 Packages T-2021-07-26-2001.35-F-2021-07-26-2001.35.pdiff [259 B]Get:12 http://deb.debian.org/debian testing/main amd64 Packages T-2021-07-26-2001.35-F-2021-07-26-2001.35.pdiff [259 B]Fetched 510 kB in 4s (125 kB/s)Reading package lists...+ apt-get upgrade -yReading package lists...Building dependency tree...Reading state information...Calculating upgrade...The following packages have been kept back:linux-headers-amd64 linux-image-amd640 upgraded, 0 newly installed, 0 to remove and 2 not upgraded.+ apt-get install -y git lsb-release wgetReading package lists...Building dependency tree...Reading state information...git is already the newest version (1:2.11.0-3+deb9u7).lsb-release is already the newest version (9.20161125).lsb-release set to manually installed.wget is already the newest version (1.18-5+deb9u3).0 upgraded, 0 newly installed, 0 to remove and 2 not upgraded.+ apt-get install -y build-essential git automakeReading package lists...Building dependency tree...Reading state information...automake is already the newest version (1:1.15-6).git is already the newest version (1:2.11.0-3+deb9u7).The following additional packages will be installed:dpkg-dev g++ g++-6 libstdc++-6-devSuggested packages:debian-keyring g++-multilib g++-6-multilib gcc-6-doc libstdc++6-6-dbglibstdc++-6-docRecommended packages:gnupg | gnupg2 libalgorithm-merge-perlThe following NEW packages will be installed:build-essential dpkg-dev g++ g++-6 libstdc++-6-dev0 upgraded, 5 newly installed, 0 to remove and 2 not upgraded.Need to get 10.1 MB of archives.After this operation, 41.7 MB of additional disk space will be used.Get:1 http://deb.debian.org/debian stretch/main amd64 libstdc++-6-dev amd64 6.3.0-18+deb9u1 [1,420 kB]Get:2 http://deb.debian.org/debian stretch/main amd64 g++-6 amd64 6.3.0-18+deb9u1 [7,094 kB]Get:3 http://deb.debian.org/debian stretch/main amd64 g++ amd64 4:6.3.0-4 [1,546 B]Get:4 http://deb.debian.org/debian stretch/main amd64 dpkg-dev all 1.18.25 [1,595 kB]Get:5 http://deb.debian.org/debian stretch/main amd64 build-essential amd64 12.3 [7,346 B]Fetched 10.1 MB in 0s (70.7 MB/s)Selecting previously unselected package libstdc++-6-dev:amd64.(Reading database ... 64892 files and directories currently installed.)Preparing to unpack .../libstdc++-6-dev_6.3.0-18+deb9u1_amd64.deb ...Unpacking libstdc++-6-dev:amd64 (6.3.0-18+deb9u1) ...Selecting previously unselected package g++-6.Preparing to unpack .../g++-6_6.3.0-18+deb9u1_amd64.deb ...Unpacking g++-6 (6.3.0-18+deb9u1) ...Selecting previously unselected package g++.Preparing to unpack .../g++_4%3a6.3.0-4_amd64.deb ...Unpacking g++ (4:6.3.0-4) ...Selecting previously unselected package dpkg-dev.Preparing to unpack .../dpkg-dev_1.18.25_all.deb ...Unpacking dpkg-dev (1.18.25) ...Selecting previously unselected package build-essential.Preparing to unpack .../build-essential_12.3_amd64.deb ...Unpacking build-essential (12.3) ...Setting up libstdc++-6-dev:amd64 (6.3.0-18+deb9u1) ...Setting up g++-6 (6.3.0-18+deb9u1) ...Setting up dpkg-dev (1.18.25) ...Setting up g++ (4:6.3.0-4) ...update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto modeSetting up build-essential (12.3) ...+ apt-get install -y python3-pip python3-dev libpcre3-dev liblzma-devReading package lists...Building dependency tree...Reading state information...libpcre3-dev is already the newest version (2:8.39-3).libpcre3-dev set to manually installed.liblzma-dev is already the newest version (5.2.2-1.2+b1).python3-pip is already the newest version (9.0.1-2+deb9u2).The following additional packages will be installed:libpython3-dev libpython3.5 libpython3.5-dev python3.5-devThe following NEW packages will be installed:libpython3-dev libpython3.5 libpython3.5-dev python3-dev python3.5-dev0 upgraded, 5 newly installed, 0 to remove and 2 not upgraded.Need to get 39.5 MB of archives.After this operation, 59.7 MB of additional disk space will be used.Get:1 http://security.debian.org/debian-security stretch/updates/main amd64 libpython3.5 amd64 3.5.3-1+deb9u4 [1,372 kB]Get:2 http://deb.debian.org/debian stretch/main amd64 libpython3-dev amd64 3.5.3-1 [18.7 kB]Get:3 http://deb.debian.org/debian stretch/main amd64 python3-dev amd64 3.5.3-1 [1,154 B]Get:4 http://security.debian.org/debian-security stretch/updates/main amd64 libpython3.5-dev amd64 3.5.3-1+deb9u4 [37.7 MB]Get:5 http://security.debian.org/debian-security stretch/updates/main amd64 python3.5-dev amd64 3.5.3-1+deb9u4 [413 kB]Fetched 39.5 MB in 0s (63.3 MB/s)Selecting previously unselected package libpython3.5:amd64.(Reading database ... 65941 files and directories currently installed.)Preparing to unpack .../libpython3.5_3.5.3-1+deb9u4_amd64.deb ...Unpacking libpython3.5:amd64 (3.5.3-1+deb9u4) ...Selecting previously unselected package libpython3.5-dev:amd64.Preparing to unpack .../libpython3.5-dev_3.5.3-1+deb9u4_amd64.deb ...Unpacking libpython3.5-dev:amd64 (3.5.3-1+deb9u4) ...Selecting previously unselected package libpython3-dev:amd64.Preparing to unpack .../libpython3-dev_3.5.3-1_amd64.deb ...Unpacking libpython3-dev:amd64 (3.5.3-1) ...Selecting previously unselected package python3.5-dev.Preparing to unpack .../python3.5-dev_3.5.3-1+deb9u4_amd64.deb ...Unpacking python3.5-dev (3.5.3-1+deb9u4) ...Selecting previously unselected package python3-dev.Preparing to unpack .../python3-dev_3.5.3-1_amd64.deb ...Unpacking python3-dev (3.5.3-1) ...Setting up libpython3.5:amd64 (3.5.3-1+deb9u4) ...Setting up libpython3.5-dev:amd64 (3.5.3-1+deb9u4) ...Processing triggers for libc-bin (2.24-11+deb9u4) ...Setting up python3.5-dev (3.5.3-1+deb9u4) ...Setting up libpython3-dev:amd64 (3.5.3-1) ...Setting up python3-dev (3.5.3-1) ...+ apt-get install -y zlib1g-dev zip unzip pkg-config libffi-devReading package lists...Building dependency tree...Reading state information...pkg-config is already the newest version (0.29-4+b1).unzip is already the newest version (6.0-21+deb9u2).zip is already the newest version (3.0-11+b1).zlib1g-dev is already the newest version (1:1.2.8.dfsg-5).zlib1g-dev set to manually installed.The following NEW packages will be installed:libffi-dev0 upgraded, 1 newly installed, 0 to remove and 2 not upgraded.Need to get 161 kB of archives.After this operation, 362 kB of additional disk space will be used.Get:1 http://deb.debian.org/debian stretch/main amd64 libffi-dev amd64 3.2.1-6 [161 kB]Fetched 161 kB in 0s (5,785 kB/s)Selecting previously unselected package libffi-dev:amd64.(Reading database ... 66096 files and directories currently installed.)Preparing to unpack .../libffi-dev_3.2.1-6_amd64.deb ...Unpacking libffi-dev:amd64 (3.2.1-6) ...Setting up libffi-dev:amd64 (3.2.1-6) ...+ apt-get install -y libltdl-dev libssl-devReading package lists...Building dependency tree...Reading state information...libssl-dev is already the newest version (1.1.0l-1~deb9u3).Suggested packages:libtool-docThe following NEW packages will be installed:libltdl-dev0 upgraded, 1 newly installed, 0 to remove and 2 not upgraded.Need to get 161 kB of archives.After this operation, 940 kB of additional disk space will be used.Get:1 http://deb.debian.org/debian stretch/main amd64 libltdl-dev amd64 2.4.6-2 [161 kB]Fetched 161 kB in 0s (5,455 kB/s)Selecting previously unselected package libltdl-dev:amd64.(Reading database ... 66131 files and directories currently installed.)Preparing to unpack .../libltdl-dev_2.4.6-2_amd64.deb ...Unpacking libltdl-dev:amd64 (2.4.6-2) ...Setting up libltdl-dev:amd64 (2.4.6-2) ...+ apt-get install -y openjdk-11-jdk-headlessReading package lists...Building dependency tree...Reading state information...The following additional packages will be installed:libasound2 libasound2-data openjdk-11-jre-headlessSuggested packages:libasound2-plugins alsa-utils openjdk-11-demo openjdk-11-source libnss-mdnsfonts-dejavu-extra fonts-ipafont-gothic fonts-ipafont-minchofonts-wqy-microhei | fonts-wqy-zenhei fonts-indicThe following NEW packages will be installed:libasound2 libasound2-data openjdk-11-jdk-headless openjdk-11-jre-headless0 upgraded, 4 newly installed, 0 to remove and 2 not upgraded.Need to get 230 MB of archives.After this operation, 374 MB of additional disk space will be used.Get:1 http://deb.debian.org/debian stretch/main amd64 libasound2-data all 1.1.3-5 [173 kB]Get:2 http://deb.debian.org/debian stretch/main amd64 libasound2 amd64 1.1.3-5 [497 kB]Get:3 http://deb.debian.org/debian stretch-backports/main amd64 openjdk-11-jre-headless amd64 11.0.6+10-1~bpo9+1 [37.4 MB]Get:4 http://deb.debian.org/debian stretch-backports/main amd64 openjdk-11-jdk-headless amd64 11.0.6+10-1~bpo9+1 [192 MB]Fetched 230 MB in 3s (76.2 MB/s)Selecting previously unselected package libasound2-data.(Reading database ... 66179 files and directories currently installed.)Preparing to unpack .../libasound2-data_1.1.3-5_all.deb ...Unpacking libasound2-data (1.1.3-5) ...Selecting previously unselected package libasound2:amd64.Preparing to unpack .../libasound2_1.1.3-5_amd64.deb ...Unpacking libasound2:amd64 (1.1.3-5) ...Selecting previously unselected package openjdk-11-jre-headless:amd64.Preparing to unpack .../openjdk-11-jre-headless_11.0.6+10-1~bpo9+1_amd64.deb ...Unpacking openjdk-11-jre-headless:amd64 (11.0.6+10-1~bpo9+1) ...Selecting previously unselected package openjdk-11-jdk-headless:amd64.Preparing to unpack .../openjdk-11-jdk-headless_11.0.6+10-1~bpo9+1_amd64.deb ...Unpacking openjdk-11-jdk-headless:amd64 (11.0.6+10-1~bpo9+1) ...Setting up libasound2-data (1.1.3-5) ...Setting up libasound2:amd64 (1.1.3-5) ...Processing triggers for libc-bin (2.24-11+deb9u4) ...Setting up openjdk-11-jre-headless:amd64 (11.0.6+10-1~bpo9+1) ...Setting up openjdk-11-jdk-headless:amd64 (11.0.6+10-1~bpo9+1) ...update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jdeprscan to provide /usr/bin/jdeprscan (jdeprscan) in auto modeupdate-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jimage to provide /usr/bin/jimage (jimage) in auto modeupdate-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jlink to provide /usr/bin/jlink (jlink) in auto modeupdate-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jmod to provide /usr/bin/jmod (jmod) in auto modeupdate-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jshell to provide /usr/bin/jshell (jshell) in auto modeupdate-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jaotc to provide /usr/bin/jaotc (jaotc) in auto modeupdate-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/jhsdb to provide /usr/bin/jhsdb (jhsdb) in auto mode+ update-java-alternatives --set java-1.11.0-openjdk-amd64update-alternatives: error: no alternatives for appletviewerupdate-alternatives: error: no alternatives for jconsoleupdate-alternatives: error: no alternatives for mozilla-javaplugin.soupdate-alternatives: error: no alternatives for policytoolupdate-java-alternatives: jdk alternative does not exist: /usr/lib/jvm/java-11-openjdk-amd64/bin/jconsole+ apt-get remove -y libsqlite3-devReading package lists...Building dependency tree...Reading state information...Package 'libsqlite3-dev' is not installed, so not removed0 upgraded, 0 newly installed, 0 to remove and 2 not upgraded.+ apt-get install -y lld-7Reading package lists...Building dependency tree...Reading state information...The following additional packages will be installed:libllvm7The following NEW packages will be installed:libllvm7 lld-70 upgraded, 2 newly installed, 0 to remove and 2 not upgraded.Need to get 15.3 MB of archives.After this operation, 73.9 MB of additional disk space will be used.Get:1 http://security.debian.org/debian-security stretch/updates/main amd64 libllvm7 amd64 1:7.0.1-8~deb9u4 [13.0 MB]Get:2 http://security.debian.org/debian-security stretch/updates/main amd64 lld-7 amd64 1:7.0.1-8~deb9u4 [2,291 kB]Fetched 15.3 MB in 0s (54.8 MB/s)Selecting previously unselected package libllvm7:amd64.(Reading database ... 66836 files and directories currently installed.)Preparing to unpack .../libllvm7_1%3a7.0.1-8~deb9u4_amd64.deb ...Unpacking libllvm7:amd64 (1:7.0.1-8~deb9u4) ...Selecting previously unselected package lld-7.Preparing to unpack .../lld-7_1%3a7.0.1-8~deb9u4_amd64.deb ...Unpacking lld-7 (1:7.0.1-8~deb9u4) ...Setting up libllvm7:amd64 (1:7.0.1-8~deb9u4) ...Processing triggers for libc-bin (2.24-11+deb9u4) ...Setting up lld-7 (1:7.0.1-8~deb9u4) ...+ test -e /usr/bin/lld+ ln -s lld-7 /usr/bin/lld+ test -e /bin/install+ ln -s /usr/bin/install /bin/install+ which python3.9+ git clone build/srclib/cpythonCloning into 'cpython'...done.Note: checking out 'db3ff76da19004f266b62e98a81bdfd322861436'.You are in 'detached HEAD' state. You can look around, make experimentalchanges and commit them, and you can discard any commits you make in thisstate without impacting any branches by performing another checkout.If you want to create a new branch to retain commits you create, you maydo so (now or later) by using -b with the checkout command again. Example:git checkout -b <new-branch-name>+ cd cpython+ ./configurechecking for git... foundchecking build system type... x86_64-pc-linux-gnuchecking host system type... x86_64-pc-linux-gnuchecking for python3.9... nochecking for python3... python3checking for --enable-universalsdk... nochecking for --with-universal-archs... nochecking MACHDEP... "linux"checking for gcc... gccchecking whether the C compiler works... yeschecking for C compiler default output file name... a.outchecking for suffix of executables...checking whether we are cross compiling... nochecking for suffix of object files... ochecking whether we are using the GNU C compiler... yeschecking whether gcc accepts -g... yeschecking for gcc option to accept ISO C89... none neededchecking how to run the C preprocessor... gcc -Echecking for grep that handles long lines and -e... /bin/grepchecking for a sed that does not truncate output... /bin/sedchecking for --with-cxx-main=<compiler>... nochecking for g++... noconfigure:By default, distutils will build C++ extension modules with "g++".If this is not intended, then set CXX on the configure command line.checking for the platform triplet based on compiler characteristics... x86_64-linux-gnuchecking for -Wl,--no-as-needed... yeschecking for egrep... /bin/grep -Echecking for ANSI C header files... yeschecking for sys/types.h... yeschecking for sys/stat.h... yeschecking for stdlib.h... yeschecking for string.h... yeschecking for memory.h... yeschecking for strings.h... yeschecking for inttypes.h... yeschecking for stdint.h... yeschecking for unistd.h... yeschecking minix/config.h usability... nochecking minix/config.h presence... nochecking for minix/config.h... nochecking whether it is safe to define __EXTENSIONS__... yeschecking for the Android API level... not Androidchecking for --with-suffix...checking for case-insensitive build directory... nochecking LIBRARY... libpython$(VERSION)$(ABIFLAGS).achecking LINKCC... $(PURIFY) $(MAINCC)checking EXPORTSYMS...checking for GNU ld... yeschecking for --enable-shared... nochecking for --enable-profiling... nochecking LDLIBRARY... libpython$(VERSION)$(ABIFLAGS).achecking for ar... archecking for readelf... readelfchecking for a BSD-compatible install... /usr/bin/install -cchecking for a thread-safe mkdir -p... /bin/mkdir -pchecking for --with-pydebug... nochecking for --with-trace-refs... nochecking for --with-assertions... nochecking for --enable-optimizations... nochecking PROFILE_TASK... -m test --pgochecking for --with-lto... nochecking for llvm-profdata... nochecking for -Wextra... yeschecking whether gcc accepts and needs -fno-strict-aliasing... nochecking if we can turn off gcc unused result warning... yeschecking if we can turn off gcc unused parameter warning... yeschecking if we can turn off gcc missing field initializers warning... yeschecking if we can turn on gcc mixed sign comparison warning... yeschecking if we can turn on gcc unreachable code warning... nochecking if we can turn on gcc strict-prototypes warning... nochecking if we can make implicit function declaration an error in gcc... yeschecking if we can use visibility in gcc... yeschecking whether pthreads are available without options... nochecking whether gcc accepts -Kpthread... nochecking whether gcc accepts -Kthread... nochecking whether gcc accepts -pthread... yeschecking whether g++ also accepts flags for thread support... yeschecking for ANSI C header files... (cached) yeschecking asm/types.h usability... yeschecking asm/types.h presence... yeschecking for asm/types.h... yeschecking crypt.h usability... yeschecking crypt.h presence... yeschecking for crypt.h... yeschecking conio.h usability... nochecking conio.h presence... nochecking for conio.h... nochecking direct.h usability... nochecking direct.h presence... nochecking for direct.h... nochecking dlfcn.h usability... yeschecking dlfcn.h presence... yeschecking for dlfcn.h... yeschecking errno.h usability... yeschecking errno.h presence... yeschecking for errno.h... yeschecking fcntl.h usability... yeschecking fcntl.h presence... yeschecking for fcntl.h... yeschecking grp.h usability... yeschecking grp.h presence... yeschecking for grp.h... yeschecking ieeefp.h usability... nochecking ieeefp.h presence... nochecking for ieeefp.h... nochecking io.h usability... nochecking io.h presence... nochecking for io.h... nochecking langinfo.h usability... yeschecking langinfo.h presence... yeschecking for langinfo.h... yeschecking libintl.h usability... yeschecking libintl.h presence... yeschecking for libintl.h... yeschecking process.h usability... nochecking process.h presence... nochecking for process.h... nochecking pthread.h usability... yeschecking pthread.h presence... yeschecking for pthread.h... yeschecking sched.h usability... yeschecking sched.h presence... yeschecking for sched.h... yeschecking shadow.h usability... yeschecking shadow.h presence... yeschecking for shadow.h... yeschecking signal.h usability... yeschecking signal.h presence... yeschecking for signal.h... yeschecking stropts.h usability... yeschecking stropts.h presence... yeschecking for stropts.h... yeschecking termios.h usability... yeschecking termios.h presence... yeschecking for termios.h... yeschecking utime.h usability... yeschecking utime.h presence... yeschecking for utime.h... yeschecking poll.h usability... yeschecking poll.h presence... yeschecking for poll.h... yeschecking sys/devpoll.h usability... nochecking sys/devpoll.h presence... nochecking for sys/devpoll.h... nochecking sys/epoll.h usability... yeschecking sys/epoll.h presence... yeschecking for sys/epoll.h... yeschecking sys/poll.h usability... yeschecking sys/poll.h presence... yeschecking for sys/poll.h... yeschecking sys/audioio.h usability... nochecking sys/audioio.h presence... nochecking for sys/audioio.h... nochecking sys/xattr.h usability... yeschecking sys/xattr.h presence... yeschecking for sys/xattr.h... yeschecking sys/bsdtty.h usability... nochecking sys/bsdtty.h presence... nochecking for sys/bsdtty.h... nochecking sys/event.h usability... nochecking sys/event.h presence... nochecking for sys/event.h... nochecking sys/file.h usability... yeschecking sys/file.h presence... yeschecking for sys/file.h... yeschecking sys/ioctl.h usability... yeschecking sys/ioctl.h presence... yeschecking for sys/ioctl.h... yeschecking sys/kern_control.h usability... nochecking sys/kern_control.h presence... nochecking for sys/kern_control.h... nochecking sys/loadavg.h usability... nochecking sys/loadavg.h presence... nochecking for sys/loadavg.h... nochecking sys/lock.h usability... nochecking sys/lock.h presence... nochecking for sys/lock.h... nochecking sys/mkdev.h usability... nochecking sys/mkdev.h presence... nochecking for sys/mkdev.h... nochecking sys/modem.h usability... nochecking sys/modem.h presence... nochecking for sys/modem.h... nochecking sys/param.h usability... yeschecking sys/param.h presence... yeschecking for sys/param.h... yeschecking sys/random.h usability... nochecking sys/random.h presence... nochecking for sys/random.h... nochecking sys/select.h usability... yeschecking sys/select.h presence... yeschecking for sys/select.h... yeschecking sys/sendfile.h usability... yeschecking sys/sendfile.h presence... yeschecking for sys/sendfile.h... yeschecking sys/socket.h usability... yeschecking sys/socket.h presence... yeschecking for sys/socket.h... yeschecking sys/statvfs.h usability... yeschecking sys/statvfs.h presence... yeschecking for sys/statvfs.h... yeschecking for sys/stat.h... (cached) yeschecking sys/syscall.h usability... yeschecking sys/syscall.h presence... yeschecking for sys/syscall.h... yeschecking sys/sys_domain.h usability... nochecking sys/sys_domain.h presence... nochecking for sys/sys_domain.h... nochecking sys/termio.h usability... nochecking sys/termio.h presence... nochecking for sys/termio.h... nochecking sys/time.h usability... yeschecking sys/time.h presence... yeschecking for sys/time.h... yeschecking sys/times.h usability... yeschecking sys/times.h presence... yeschecking for sys/times.h... yeschecking for sys/types.h... (cached) yeschecking sys/uio.h usability... yeschecking sys/uio.h presence... yeschecking for sys/uio.h... yeschecking sys/un.h usability... yeschecking sys/un.h presence... yeschecking for sys/un.h... yeschecking sys/utsname.h usability... yeschecking sys/utsname.h presence... yeschecking for sys/utsname.h... yeschecking sys/wait.h usability... yeschecking sys/wait.h presence... yeschecking for sys/wait.h... yeschecking pty.h usability... yeschecking pty.h presence... yeschecking for pty.h... yeschecking libutil.h usability... nochecking libutil.h presence... nochecking for libutil.h... nochecking sys/resource.h usability... yeschecking sys/resource.h presence... yeschecking for sys/resource.h... yeschecking netpacket/packet.h usability... yeschecking netpacket/packet.h presence... yeschecking for netpacket/packet.h... yeschecking sysexits.h usability... yeschecking sysexits.h presence... yeschecking for sysexits.h... yeschecking bluetooth.h usability... nochecking bluetooth.h presence... nochecking for bluetooth.h... nochecking linux/tipc.h usability... yeschecking linux/tipc.h presence... yeschecking for linux/tipc.h... yeschecking linux/random.h usability... yeschecking linux/random.h presence... yeschecking for linux/random.h... yeschecking spawn.h usability... yeschecking spawn.h presence... yeschecking for spawn.h... yeschecking util.h usability... nochecking util.h presence... nochecking for util.h... nochecking alloca.h usability... yeschecking alloca.h presence... yeschecking for alloca.h... yeschecking endian.h usability... yeschecking endian.h presence... yeschecking for endian.h... yeschecking sys/endian.h usability... nochecking sys/endian.h presence... nochecking for sys/endian.h... nochecking sys/sysmacros.h usability... yeschecking sys/sysmacros.h presence... yeschecking for sys/sysmacros.h... yeschecking linux/memfd.h usability... yeschecking linux/memfd.h presence... yeschecking for linux/memfd.h... yeschecking linux/wait.h usability... yeschecking linux/wait.h presence... yeschecking for linux/wait.h... yeschecking sys/memfd.h usability... nochecking sys/memfd.h presence... nochecking for sys/memfd.h... nochecking sys/mman.h usability... yeschecking sys/mman.h presence... yeschecking for sys/mman.h... yeschecking for dirent.h that defines DIR... yeschecking for library containing opendir... none requiredchecking whether sys/types.h defines makedev... yeschecking bluetooth/bluetooth.h usability... nochecking bluetooth/bluetooth.h presence... nochecking for bluetooth/bluetooth.h... nochecking for net/if.h... yeschecking for linux/netlink.h... yeschecking for linux/qrtr.h... yeschecking for linux/vm_sockets.h... yeschecking for linux/can.h... yeschecking for linux/can/bcm.h... yeschecking for linux/can/j1939.h... nochecking for linux/can/raw.h... yeschecking for clock_t in time.h... yeschecking for makedev... yeschecking for le64toh... yeschecking for mode_t... yeschecking for off_t... yeschecking for pid_t... yeschecking for size_t... yeschecking for uid_t in sys/types.h... yeschecking for ssize_t... yeschecking for __uint128_t... yeschecking size of int... 4checking size of long... 8checking size of long long... 8checking size of void *... 8checking size of short... 2checking size of float... 4checking size of double... 8checking size of fpos_t... 16checking size of size_t... 8checking size of pid_t... 4checking size of uintptr_t... 8checking for long double... yeschecking size of long double... 16checking size of _Bool... 1checking size of off_t... 8checking whether to enable large file support... nochecking size of time_t... 8checking for pthread_t... yeschecking size of pthread_t... 8checking size of pthread_key_t... 4checking whether pthread_key_t is compatible with int... yeschecking for --enable-framework... nochecking for dyld... nochecking the extension of shared libraries... .sochecking LDSHARED... $(CC) -sharedchecking CCSHARED... -fPICchecking LINKFORSHARED... -Xlinker -export-dynamicchecking CFLAGSFORSHARED...checking SHLIBS... $(LIBS)checking for sendfile in -lsendfile... nochecking for dlopen in -ldl... yeschecking for shl_load in -ldld... nochecking uuid/uuid.h usability... nochecking uuid/uuid.h presence... nochecking for uuid/uuid.h... nochecking uuid.h usability... nochecking uuid.h presence... nochecking for uuid.h... nochecking for uuid_generate_time_safe... nochecking for uuid_create... nochecking for uuid_enc_be... nochecking for library containing sem_init... -lpthreadchecking for textdomain in -lintl... nochecking aligned memory access is required... nochecking for --with-hash-algorithm... defaultchecking for --with-tzpath... "/usr/share/zoneinfo:/usr/lib/zoneinfo:/usr/share/lib/zoneinfo:/etc/zoneinfo"checking for --with-address-sanitizer... nochecking for --with-memory-sanitizer... nochecking for --with-undefined-behavior-sanitizer... nochecking for t_open in -lnsl... nochecking for socket in -lsocket... nochecking for --with-libs... nochecking for pkg-config... /usr/bin/pkg-configchecking pkg-config is at least version 0.9.0... yeschecking for --with-system-expat... nochecking for --with-system-ffi... yeschecking for --with-system-libmpdec... nochecking for --with-decimal-contextvar... yeschecking for --enable-loadable-sqlite-extensions... nochecking for --with-tcltk-includes... defaultchecking for --with-tcltk-libs... defaultchecking for --with-dbmliborder...checking if PTHREAD_SCOPE_SYSTEM is supported... yeschecking for pthread_sigmask... yeschecking for pthread_getcpuclockid... yeschecking if --enable-ipv6 is specified... yeschecking if RFC2553 API is available... yeschecking ipv6 stack type... linux-glibcchecking for CAN_RAW_FD_FRAMES... yeschecking for CAN_RAW_JOIN_FILTERS... yeschecking for --with-doc-strings... yeschecking for --with-pymalloc... yeschecking for --with-c-locale-coercion... yeschecking for --with-valgrind... nochecking for --with-dtrace... nochecking for dlopen... yeschecking DYNLOADFILE... dynload_shlib.ochecking MACHDEP_OBJS... nonechecking for alarm... yeschecking for accept4... yeschecking for setitimer... yeschecking for getitimer... yeschecking for bind_textdomain_codeset... yeschecking for chown... yeschecking for clock... yeschecking for confstr... yeschecking for copy_file_range... nochecking for ctermid... yeschecking for dup3... yeschecking for execv... yeschecking for explicit_bzero... nochecking for explicit_memset... nochecking for faccessat... yeschecking for fchmod... yeschecking for fchmodat... yeschecking for fchown... yeschecking for fchownat... yeschecking for fdwalk... nochecking for fexecve... yeschecking for fdopendir... yeschecking for fork... yeschecking for fpathconf... yeschecking for fstatat... yeschecking for ftime... yeschecking for ftruncate... yeschecking for futimesat... yeschecking for futimens... yeschecking for futimes... yeschecking for gai_strerror... yeschecking for getentropy... nochecking for getgrgid_r... yeschecking for getgrnam_r... yeschecking for getgrouplist... yeschecking for getgroups... yeschecking for getlogin... yeschecking for getloadavg... yeschecking for getpeername... yeschecking for getpgid... yeschecking for getpid... yeschecking for getpriority... yeschecking for getresuid... yeschecking for getresgid... yeschecking for getpwent... yeschecking for getpwnam_r... yeschecking for getpwuid_r... yeschecking for getspnam... yeschecking for getspent... yeschecking for getsid... yeschecking for getwd... yeschecking for if_nameindex... yeschecking for initgroups... yeschecking for kill... yeschecking for killpg... yeschecking for lchown... yeschecking for lockf... yeschecking for linkat... yeschecking for lstat... yeschecking for lutimes... yeschecking for mmap... yeschecking for memrchr... yeschecking for mbrtowc... yeschecking for mkdirat... yeschecking for mkfifo... yeschecking for madvise... yeschecking for mkfifoat... yeschecking for mknod... yeschecking for mknodat... yeschecking for mktime... yeschecking for mremap... yeschecking for nice... yeschecking for openat... yeschecking for pathconf... yeschecking for pause... yeschecking for pipe2... yeschecking for plock... nochecking for poll... yeschecking for posix_fallocate... yeschecking for posix_fadvise... yeschecking for posix_spawn... yeschecking for posix_spawnp... yeschecking for pread... yeschecking for preadv... yeschecking for preadv2... nochecking for pthread_condattr_setclock... yeschecking for pthread_init... nochecking for pthread_kill... yeschecking for pwrite... yeschecking for pwritev... yeschecking for pwritev2... nochecking for readlink... yeschecking for readlinkat... yeschecking for readv... yeschecking for realpath... yeschecking for renameat... yeschecking for sem_open... yeschecking for sem_timedwait... yeschecking for sem_getvalue... yeschecking for sem_unlink... yeschecking for sendfile... yeschecking for setegid... yeschecking for seteuid... yeschecking for setgid... yeschecking for sethostname... yeschecking for setlocale... yeschecking for setregid... yeschecking for setreuid... yeschecking for setresuid... yeschecking for setresgid... yeschecking for setsid... yeschecking for setpgid... yeschecking for setpgrp... yeschecking for setpriority... yeschecking for setuid... yeschecking for setvbuf... yeschecking for sched_get_priority_max... yeschecking for sched_setaffinity... yeschecking for sched_setscheduler... yeschecking for sched_setparam... yeschecking for sched_rr_get_interval... yeschecking for sigaction... yeschecking for sigaltstack... yeschecking for sigfillset... yeschecking for siginterrupt... yeschecking for sigpending... yeschecking for sigrelse... yeschecking for sigtimedwait... yeschecking for sigwait... yeschecking for sigwaitinfo... yeschecking for snprintf... yeschecking for strftime... yeschecking for strlcpy... nochecking for strsignal... yeschecking for symlinkat... yeschecking for sync... yeschecking for sysconf... yeschecking for tcgetpgrp... yeschecking for tcsetpgrp... yeschecking for tempnam... yeschecking for timegm... yeschecking for times... yeschecking for tmpfile... yeschecking for tmpnam... yeschecking for tmpnam_r... yeschecking for truncate... yeschecking for uname... yeschecking for unlinkat... yeschecking for utimensat... yeschecking for utimes... yeschecking for waitid... yeschecking for waitpid... yeschecking for wait3... yeschecking for wait4... yeschecking for wcscoll... yeschecking for wcsftime... yeschecking for wcsxfrm... yeschecking for wmemcmp... yeschecking for writev... yeschecking for _getpty... nochecking for rtpSpawn... nochecking whether dirfd is declared... yeschecking for chroot... yeschecking for link... yeschecking for symlink... yeschecking for fchdir... yeschecking for fsync... yeschecking for fdatasync... yeschecking for epoll... yeschecking for epoll_create1... yeschecking for kqueue... nochecking for prlimit... yeschecking for _dyld_shared_cache_contains_path... nochecking for memfd_create... nochecking for ctermid_r... nochecking for flock declaration... yeschecking for flock... yeschecking for getpagesize... yeschecking for broken unsetenv... nochecking for true... truechecking for inet_aton in -lc... yeschecking for chflags... nochecking for lchflags... nochecking for inflateCopy in -lz... yeschecking for hstrerror... yeschecking for inet_aton... yeschecking for inet_pton... yeschecking for setgroups... yeschecking for openpty... nochecking for openpty in -lutil... yeschecking for forkpty... yeschecking for fseek64... nochecking for fseeko... yeschecking for fstatvfs... yeschecking for ftell64... nochecking for ftello... yeschecking for statvfs... yeschecking for dup2... yeschecking for strdup... yeschecking for getpgrp... yeschecking for setpgrp... (cached) yeschecking for library containing crypt... -lcryptchecking for library containing crypt_r... none requiredchecking for crypt_r... yeschecking for clock_gettime... yeschecking for clock_getres... yeschecking for clock_settime... yeschecking for major... yeschecking for getaddrinfo... yeschecking getaddrinfo bug... nochecking for getnameinfo... yeschecking whether time.h and sys/time.h may both be included... yeschecking whether struct tm is in sys/time.h or time.h... time.hchecking for struct tm.tm_zone... yeschecking for struct stat.st_rdev... yeschecking for struct stat.st_blksize... yeschecking for struct stat.st_flags... nochecking for struct stat.st_gen... nochecking for struct stat.st_birthtime... nochecking for struct stat.st_blocks... yeschecking for struct passwd.pw_gecos... yeschecking for struct passwd.pw_passwd... yeschecking for siginfo_t.si_band... yeschecking for time.h that defines altzone... nochecking whether sys/select.h and sys/time.h may both be included... yeschecking for addrinfo... yeschecking for sockaddr_storage... yeschecking for sockaddr_alg... yeschecking whether char is unsigned... nochecking for an ANSI C-conforming const... yeschecking for working signed char... yeschecking for prototypes... yeschecking for variable length prototypes and stdarg.h... yeschecking for socketpair... yeschecking if sockaddr has sa_len member... nochecking for gethostbyname_r... yeschecking gethostbyname_r with 6 args... yeschecking for __fpu_control... yeschecking for --with-libm=STRING... default LIBM="-lm"checking for --with-libc=STRING... default LIBC=""checking for x64 gcc inline assembler... yeschecking whether float word ordering is bigendian... nochecking whether we can use gcc inline assembler to get and set x87 control word... yeschecking whether we can use gcc inline assembler to get and set mc68881 fpcr... nochecking for x87-style double rounding... nochecking for acosh... yeschecking for asinh... yeschecking for atanh... yeschecking for copysign... yeschecking for erf... yeschecking for erfc... yeschecking for expm1... yeschecking for finite... yeschecking for gamma... yeschecking for hypot... yeschecking for lgamma... yeschecking for log1p... yeschecking for log2... yeschecking for round... yeschecking for tgamma... yeschecking whether isinf is declared... yeschecking whether isnan is declared... yeschecking whether isfinite is declared... yeschecking whether POSIX semaphores are enabled... yeschecking for broken sem_getvalue... nochecking whether RTLD_LAZY is declared... yeschecking whether RTLD_NOW is declared... yeschecking whether RTLD_GLOBAL is declared... yeschecking whether RTLD_LOCAL is declared... yeschecking whether RTLD_NODELETE is declared... yeschecking whether RTLD_NOLOAD is declared... yeschecking whether RTLD_DEEPBIND is declared... yeschecking whether RTLD_MEMBER is declared... nochecking digit size for Python's longs... no value specifiedchecking wchar.h usability... yeschecking wchar.h presence... yeschecking for wchar.h... yeschecking size of wchar_t... 4checking for UCS-4 tcl... nochecking whether wchar_t is signed... yeschecking whether wchar_t is usable... nochecking whether byte ordering is bigendian... nochecking ABIFLAGS...checking SOABI... cpython-39-x86_64-linux-gnuchecking LDVERSION... $(VERSION)$(ABIFLAGS)checking for --with-platlibdir... nochecking whether right shift extends the sign bit... yeschecking for getc_unlocked() and friends... yeschecking how to link readline libs... nonechecking for rl_pre_input_hook in -lreadline... nochecking for rl_completion_display_matches_hook in -lreadline... nochecking for rl_resize_terminal in -lreadline... nochecking for rl_completion_matches in -lreadline... nochecking for append_history in -lreadline... nochecking for broken nice()... nochecking for broken poll()... nochecking for working tzset()... yeschecking for tv_nsec in struct stat... yeschecking for tv_nsec2 in struct stat... nochecking curses.h usability... nochecking curses.h presence... nochecking for curses.h... nochecking ncurses.h usability... nochecking ncurses.h presence... nochecking for ncurses.h... nochecking for term.h... nochecking whether mvwdelch is an expression... nochecking whether WINDOW has _flags... nochecking for is_pad... nochecking for is_term_resized... nochecking for resize_term... nochecking for resizeterm... nochecking for immedok... nochecking for syncok... nochecking for wchgat... nochecking for filter... nochecking for has_key... nochecking for typeahead... nochecking for use_env... noconfigure: checking for device fileschecking for /dev/ptmx... yeschecking for /dev/ptc... nochecking for %zd printf() format support... yeschecking for socklen_t... yeschecking for broken mbstowcs... nochecking for --with-computed-gotos... no value specifiedchecking whether gcc -pthread supports computed gotos... yeschecking for build directories... donechecking for -O2... yeschecking for glibc _FORTIFY_SOURCE/memmove bug... nochecking for gcc ipa-pure-const bug... nochecking for stdatomic.h... yeschecking for GCC >= 4.7 __atomic builtins... yeschecking for ensurepip... upgradechecking if the dirent structure of a d_type field... yeschecking for the Linux getrandom() syscall... yeschecking for the getrandom() function... nochecking for library containing shm_open... -lrtchecking for sys/mman.h... (cached) yeschecking for shm_open... yeschecking for shm_unlink... yeschecking for pkg-config... /usr/bin/pkg-configchecking whether compiling and linking against OpenSSL works... yeschecking for X509_VERIFY_PARAM_set1_host in libssl... yeschecking for --with-ssl-default-suites... pythonchecking for --with-builtin-hashlib-hashes... md5,sha1,sha256,sha512,sha3,blake2configure: creating ./config.statusconfig.status: creating Makefile.preconfig.status: creating Misc/python.pcconfig.status: creating Misc/python-embed.pcconfig.status: creating Misc/python-config.shconfig.status: creating Modules/ld_so_aixconfig.status: creating pyconfig.hcreating Modules/Setup.localcreating MakefileIf you want a release build with all stable optimizations active (PGO, etc),please run ./configure --enable-optimizations++ nproc+ make -j6gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Programs/python.o ./Programs/python.cgcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Parser/acceler.o Parser/acceler.cgcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Parser/grammar1.o Parser/grammar1.cgcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Parser/listnode.o Parser/listnode.cgcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Parser/node.o Parser/node.cgcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Parser/parser.o Parser/parser.cgcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Parser/token.o Parser/token.cgcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Parser/pegen/pegen.o Parser/pegen/pegen.cgcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Parser/pegen/parse.o Parser/pegen/parse.cgcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Parser/pegen/parse_string.o Parser/pegen/parse_string.cgcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Parser/pegen/peg_api.o Parser/pegen/peg_api.cgcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Parser/myreadline.o Parser/myreadline.cgcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Parser/parsetok.o Parser/parsetok.cgcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Parser/tokenizer.o Parser/tokenizer.cgcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Objects/abstract.o Objects/abstract.cgcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Objects/accu.o Objects/accu.cgcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Objects/boolobject.o Objects/boolobject.cgcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Objects/bytes_methods.o Objects/bytes_methods.cgcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Objects/bytearrayobject.o Objects/bytearrayobject.cgcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Objects/bytesobject.o Objects/bytesobject.cgcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Objects/call.o Objects/call.cgcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Objects/capsule.o Objects/capsule.cgcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Objects/cellobject.o Objects/cellobject.cgcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Objects/classobject.o Objects/classobject.cgcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Objects/codeobject.o Objects/codeobject.cgcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Objects/complexobject.o Objects/complexobject.cgcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Objects/descrobject.o Objects/descrobject.cgcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Objects/enumobject.o Objects/enumobject.cgcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Objects/exceptions.o Objects/exceptions.cgcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Objects/genericaliasobject.o Objects/genericaliasobject.cgcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Objects/genobject.o Objects/genobject.cgcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Objects/fileobject.o Objects/fileobject.cgcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Objects/floatobject.o Objects/floatobject.cgcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Objects/frameobject.o Objects/frameobject.cgcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Objects/funcobject.o Objects/funcobject.cgcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Objects/interpreteridobject.o Objects/interpreteridobject.cgcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Objects/iterobject.o Objects/iterobject.cgcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Objects/listobject.o Objects/listobject.cgcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Objects/longobject.o Objects/longobject.cgcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Objects/dictobject.o Objects/dictobject.cgcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Objects/odictobject.o Objects/odictobject.cgcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Objects/memoryobject.o Objects/memoryobject.cgcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Objects/methodobject.o Objects/methodobject.cgcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Objects/moduleobject.o Objects/moduleobject.cgcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Objects/namespaceobject.o Objects/namespaceobject.cgcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Objects/object.o Objects/object.cgcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Objects/obmalloc.o Objects/obmalloc.cgcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Objects/picklebufobject.o Objects/picklebufobject.cgcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Objects/rangeobject.o Objects/rangeobject.cgcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Objects/setobject.o Objects/setobject.cgcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Objects/sliceobject.o Objects/sliceobject.cgcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Objects/structseq.o Objects/structseq.cgcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Objects/tupleobject.o Objects/tupleobject.cgcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Objects/typeobject.o Objects/typeobject.cgcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Objects/unicodeobject.o Objects/unicodeobject.cgcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Objects/unicodectype.o Objects/unicodectype.cgcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Objects/weakrefobject.o Objects/weakrefobject.cgcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Python/_warnings.o Python/_warnings.cgcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Python/Python-ast.o Python/Python-ast.cgcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Python/asdl.o Python/asdl.cgcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Python/ast.o Python/ast.cgcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Python/ast_opt.o Python/ast_opt.cgcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Python/ast_unparse.o Python/ast_unparse.cgcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Python/bltinmodule.o Python/bltinmodule.cgcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Python/ceval.o Python/ceval.cgcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Python/codecs.o Python/codecs.cgcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Python/compile.o Python/compile.cgcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Python/context.o Python/context.cgcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Python/dynamic_annotations.o Python/dynamic_annotations.cgcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Python/errors.o Python/errors.cgcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Python/frozenmain.o Python/frozenmain.cgcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Python/future.o Python/future.cgcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Python/getargs.o Python/getargs.cgcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Python/getcompiler.o Python/getcompiler.cgcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Python/getcopyright.o Python/getcopyright.cgcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -DPLATFORM='"linux"' -o Python/getplatform.o ./Python/getplatform.cgcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Python/getversion.o Python/getversion.cgcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Python/graminit.o Python/graminit.cgcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Python/hamt.o Python/hamt.cgcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Python/hashtable.o Python/hashtable.cgcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Python/import.o Python/import.cgcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -I. -o Python/importdl.o ./Python/importdl.cgcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE \-DPLATLIBDIR='"lib"' \-o Python/initconfig.o ./Python/initconfig.cgcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Python/marshal.o Python/marshal.cgcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Python/modsupport.o Python/modsupport.cgcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Python/mysnprintf.o Python/mysnprintf.cgcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Python/mystrtoul.o Python/mystrtoul.cgcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Python/pathconfig.o Python/pathconfig.cgcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Python/peephole.o Python/peephole.cgcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Python/preconfig.o Python/preconfig.cgcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Python/pyarena.o Python/pyarena.cgcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Python/pyctype.o Python/pyctype.cgcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Python/pyfpe.o Python/pyfpe.cgcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Python/pyhash.o Python/pyhash.cgcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Python/pylifecycle.o Python/pylifecycle.cgcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Python/pymath.o Python/pymath.cgcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Python/pystate.o Python/pystate.cgcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Python/pythonrun.o Python/pythonrun.cgcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Python/pytime.o Python/pytime.cgcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Python/bootstrap_hash.o Python/bootstrap_hash.cgcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Python/structmember.o Python/structmember.cgcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Python/symtable.o Python/symtable.cgcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE \-DABIFLAGS='""' \-DMULTIARCH=\"x86_64-linux-gnu\" \-o Python/sysmodule.o ./Python/sysmodule.cgcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Python/thread.o Python/thread.cgcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Python/traceback.o Python/traceback.cgcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Python/getopt.o Python/getopt.cgcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Python/pystrcmp.o Python/pystrcmp.cgcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Python/pystrtod.o Python/pystrtod.cgcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Python/pystrhex.o Python/pystrhex.cgcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE  -o Python/dtoa.o Python/dtoa.cgcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Python/formatter_unicode.o Python/formatter_unicode.cgcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Python/fileutils.o Python/fileutils.cgcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE \-DSOABI='"cpython-39-x86_64-linux-gnu"' \-o Python/dynload_shlib.o ./Python/dynload_shlib.cgcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Modules/config.o Modules/config.cgcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -DPYTHONPATH='""' \-DPREFIX='"/usr/local"' \-DEXEC_PREFIX='"/usr/local"' \-DVERSION='"3.9"' \-DVPATH='""' \-o Modules/getpath.o ./Modules/getpath.cgcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Modules/main.o Modules/main.cgcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Modules/gcmodule.o Modules/gcmodule.cgcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE_BUILTIN  -DPy_BUILD_CORE_BUILTIN -I./Include/internal -c ./Modules/posixmodule.c -o Modules/posixmodule.ogcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE_BUILTIN  -c ./Modules/errnomodule.c -o Modules/errnomodule.ogcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE_BUILTIN  -c ./Modules/pwdmodule.c -o Modules/pwdmodule.ogcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE_BUILTIN  -c ./Modules/_sre.c -o Modules/_sre.ogcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE_BUILTIN  -c ./Modules/_codecsmodule.c -o Modules/_codecsmodule.ogcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE_BUILTIN  -c ./Modules/_weakref.c -o Modules/_weakref.ogcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE_BUILTIN  -DPy_BUILD_CORE_BUILTIN -I./Include/internal -c ./Modules/_functoolsmodule.c -o Modules/_functoolsmodule.ogcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE_BUILTIN  -c ./Modules/_operator.c -o Modules/_operator.ogcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE_BUILTIN  -c ./Modules/_collectionsmodule.c -o Modules/_collectionsmodule.ogcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE_BUILTIN  -c ./Modules/_abc.c -o Modules/_abc.ogcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE_BUILTIN  -c ./Modules/itertoolsmodule.c -o Modules/itertoolsmodule.ogcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE_BUILTIN  -c ./Modules/atexitmodule.c -o Modules/atexitmodule.ogcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE_BUILTIN  -DPy_BUILD_CORE_BUILTIN -I./Include/internal -c ./Modules/signalmodule.c -o Modules/signalmodule.ogcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE_BUILTIN  -c ./Modules/_stat.c -o Modules/_stat.ogcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE_BUILTIN  -DPy_BUILD_CORE_BUILTIN -I./Include/internal -c ./Modules/timemodule.c -o Modules/timemodule.ogcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE_BUILTIN  -DPy_BUILD_CORE_BUILTIN -I./Include/internal -c ./Modules/_threadmodule.c -o Modules/_threadmodule.ogcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE_BUILTIN  -DPy_BUILD_CORE_BUILTIN -c ./Modules/_localemodule.c -o Modules/_localemodule.ogcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE_BUILTIN  -DPy_BUILD_CORE_BUILTIN -I./Include/internal -I./Modules/_io -c ./Modules/_io/_iomodule.c -o Modules/_iomodule.ogcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE_BUILTIN  -DPy_BUILD_CORE_BUILTIN -I./Include/internal -I./Modules/_io -c ./Modules/_io/iobase.c -o Modules/iobase.ogcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE_BUILTIN  -DPy_BUILD_CORE_BUILTIN -I./Include/internal -I./Modules/_io -c ./Modules/_io/fileio.c -o Modules/fileio.ogcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE_BUILTIN  -DPy_BUILD_CORE_BUILTIN -I./Include/internal -I./Modules/_io -c ./Modules/_io/bytesio.c -o Modules/bytesio.ogcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE_BUILTIN  -DPy_BUILD_CORE_BUILTIN -I./Include/internal -I./Modules/_io -c ./Modules/_io/bufferedio.c -o Modules/bufferedio.ogcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE_BUILTIN  -DPy_BUILD_CORE_BUILTIN -I./Include/internal -I./Modules/_io -c ./Modules/_io/textio.c -o Modules/textio.ogcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE_BUILTIN  -DPy_BUILD_CORE_BUILTIN -I./Include/internal -I./Modules/_io -c ./Modules/_io/stringio.c -o Modules/stringio.ogcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE_BUILTIN  -c ./Modules/faulthandler.c -o Modules/faulthandler.ogcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE_BUILTIN  -c ./Modules/_tracemalloc.c -o Modules/_tracemalloc.ogcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE_BUILTIN  -c ./Modules/_peg_parser.c -o Modules/_peg_parser.ogcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE_BUILTIN  -c ./Modules/symtablemodule.c -o Modules/symtablemodule.ogcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE_BUILTIN  -c ./Modules/xxsubtype.c -o Modules/xxsubtype.ogcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Python/frozen.o Python/frozen.cgcc -pthread -c -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Modules/_math.o Modules/_math.c/usr/bin/install -c -m 644 ./Tools/gdb/libpython.py python-gdb.pygcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE -o Programs/_testembed.o ./Programs/_testembed.csed -e "s,@EXENAME@,/usr/local/bin/python3.9," < ./Misc/python-config.in >python-config.pyLC_ALL=C sed -e 's,\$(\([A-Za-z0-9_]*\)),\$\{\1\},g' < Misc/python-config.sh >python-configgcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall    -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden  -I./Include/internal  -I. -I./Include    -DPy_BUILD_CORE \-DGITVERSION="\"`LC_ALL=C git --git-dir ./.git rev-parse --short HEAD`\"" \-DGITTAG="\"`LC_ALL=C git --git-dir ./.git describe --all --always --dirty`\"" \-DGITBRANCH="\"`LC_ALL=C git --git-dir ./.git name-rev --name-only HEAD`\"" \-o Modules/getbuildinfo.o ./Modules/getbuildinfo.crm -f libpython3.9.aar rcs libpython3.9.a Modules/getbuildinfo.o Parser/acceler.o Parser/grammar1.o Parser/listnode.o Parser/node.o Parser/parser.o Parser/token.o  Parser/pegen/pegen.o Parser/pegen/parse.o Parser/pegen/parse_string.o Parser/pegen/peg_api.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/capsule.o Objects/cellobject.o Objects/classobject.o Objects/codeobject.o Objects/complexobject.o Objects/descrobject.o Objects/enumobject.o Objects/exceptions.o Objects/genericaliasobject.o Objects/genobject.o Objects/fileobject.o Objects/floatobject.o Objects/frameobject.o Objects/funcobject.o Objects/interpreteridobject.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/picklebufobject.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/codecs.o Python/compile.o Python/context.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/hamt.o Python/hashtable.o Python/import.o Python/importdl.o Python/initconfig.o Python/marshal.o Python/modsupport.o Python/mysnprintf.o Python/mystrtoul.o Python/pathconfig.o Python/peephole.o Python/preconfig.o Python/pyarena.o Python/pyctype.o Python/pyfpe.o Python/pyhash.o Python/pylifecycle.o Python/pymath.o Python/pystate.o Python/pythonrun.o Python/pytime.o Python/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/faulthandler.o  Modules/_tracemalloc.o  Modules/_peg_parser.o  Modules/symtablemodule.o  Modules/xxsubtype.o Python/frozen.ogcc -pthread     -Xlinker -export-dynamic -o python Programs/python.o libpython3.9.a -lcrypt -lpthread -ldl  -lutil -lm   -lmgcc -pthread     -Xlinker -export-dynamic -o Programs/_testembed Programs/_testembed.o libpython3.9.a -lcrypt -lpthread -ldl  -lutil -lm   -lm./python -E -S -m sysconfig --generate-posix-vars ;\if test $? -ne 0 ; then \echo "generate-posix-vars failed" ; \rm -f ./pybuilddir.txt ; \exit 1 ; \fiCC='gcc -pthread' LDSHARED='gcc -pthread -shared    ' OPT='-DNDEBUG -g -fwrapv -O3 -Wall' 	_TCLTK_INCLUDES='' _TCLTK_LIBS='' 	./python -E ./setup.py  buildrunning buildrunning build_extINFO: Can't locate Tcl/Tk libs and/or headersbuilding '_struct' extensioncreating build/temp.linux-x86_64-3.9/homecreating build/temp.linux-x86_64-3.9/home/vagrantbuilding 'array' extensioncreating build/temp.linux-x86_64-3.9/home/vagrant/cpythoncreating build/temp.linux-x86_64-3.9/home/vagrant/cpythoncreating build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modulescreating build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modulesgcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/home/vagrant/cpython/Include -I/home/vagrant/cpython -c /home/vagrant/cpython/Modules/_struct.c -o build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/_struct.ogcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/home/vagrant/cpython/Include -I/home/vagrant/cpython -c /home/vagrant/cpython/Modules/arraymodule.c -o build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/arraymodule.obuilding '_contextvars' extensiongcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/home/vagrant/cpython/Include -I/home/vagrant/cpython -c /home/vagrant/cpython/Modules/_contextvarsmodule.c -o build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/_contextvarsmodule.obuilding 'math' extensionbuilding 'cmath' extensiongcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/home/vagrant/cpython/Include -I/home/vagrant/cpython -c /home/vagrant/cpython/Modules/mathmodule.c -o build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/mathmodule.o -DPy_BUILD_CORE_MODULEbuilding '_datetime' extensiongcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/home/vagrant/cpython/Include -I/home/vagrant/cpython -c /home/vagrant/cpython/Modules/cmathmodule.c -o build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/cmathmodule.o -DPy_BUILD_CORE_MODULEgcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/home/vagrant/cpython/Include -I/home/vagrant/cpython -c /home/vagrant/cpython/Modules/_datetimemodule.c -o build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/_datetimemodule.ogcc -pthread -shared build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/_contextvarsmodule.o -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -o build/lib.linux-x86_64-3.9/_contextvars.cpython-39-x86_64-linux-gnu.sobuilding '_zoneinfo' extensiongcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/home/vagrant/cpython/Include -I/home/vagrant/cpython -c /home/vagrant/cpython/Modules/_zoneinfo.c -o build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/_zoneinfo.ogcc -pthread -shared build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/_zoneinfo.o -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -o build/lib.linux-x86_64-3.9/_zoneinfo.cpython-39-x86_64-linux-gnu.sobuilding '_random' extensiongcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/home/vagrant/cpython/Include -I/home/vagrant/cpython -c /home/vagrant/cpython/Modules/_randommodule.c -o build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/_randommodule.o -DPy_BUILD_CORE_MODULEgcc -pthread -shared build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/_struct.o -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -o build/lib.linux-x86_64-3.9/_struct.cpython-39-x86_64-linux-gnu.sobuilding '_bisect' extensiongcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/home/vagrant/cpython/Include -I/home/vagrant/cpython -c /home/vagrant/cpython/Modules/_bisectmodule.c -o build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/_bisectmodule.ogcc -pthread -shared build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/_randommodule.o -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -o build/lib.linux-x86_64-3.9/_random.cpython-39-x86_64-linux-gnu.sobuilding '_heapq' extensiongcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/home/vagrant/cpython/Include -I/home/vagrant/cpython -c /home/vagrant/cpython/Modules/_heapqmodule.c -o build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/_heapqmodule.ogcc -pthread -shared build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/_bisectmodule.o -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -o build/lib.linux-x86_64-3.9/_bisect.cpython-39-x86_64-linux-gnu.sobuilding '_pickle' extensiongcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/home/vagrant/cpython/Include -I/home/vagrant/cpython -c /home/vagrant/cpython/Modules/_pickle.c -o build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/_pickle.o -DPy_BUILD_CORE_MODULEgcc -pthread -shared build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/_heapqmodule.o -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -o build/lib.linux-x86_64-3.9/_heapq.cpython-39-x86_64-linux-gnu.sobuilding '_json' extensiongcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/home/vagrant/cpython/Include -I/home/vagrant/cpython -c /home/vagrant/cpython/Modules/_json.c -o build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/_json.o -DPy_BUILD_CORE_MODULEgcc -pthread -shared build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/arraymodule.o -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -o build/lib.linux-x86_64-3.9/array.cpython-39-x86_64-linux-gnu.sobuilding '_lsprof' extensiongcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/home/vagrant/cpython/Include -I/home/vagrant/cpython -c /home/vagrant/cpython/Modules/_lsprof.c -o build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/_lsprof.ogcc -pthread -shared build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/mathmodule.o Modules/_math.o -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -lm -o build/lib.linux-x86_64-3.9/math.cpython-39-x86_64-linux-gnu.sobuilding 'unicodedata' extensiongcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/home/vagrant/cpython/Include -I/home/vagrant/cpython -c /home/vagrant/cpython/Modules/unicodedata.c -o build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/unicodedata.ogcc -pthread -shared build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/cmathmodule.o Modules/_math.o -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -lm -o build/lib.linux-x86_64-3.9/cmath.cpython-39-x86_64-linux-gnu.sobuilding '_opcode' extensiongcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/home/vagrant/cpython/Include -I/home/vagrant/cpython -c /home/vagrant/cpython/Modules/_opcode.c -o build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/_opcode.ogcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/home/vagrant/cpython/Include -I/home/vagrant/cpython -c /home/vagrant/cpython/Modules/rotatingtree.c -o build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/rotatingtree.ogcc -pthread -shared build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/_opcode.o -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -o build/lib.linux-x86_64-3.9/_opcode.cpython-39-x86_64-linux-gnu.sobuilding '_asyncio' extensiongcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/home/vagrant/cpython/Include -I/home/vagrant/cpython -c /home/vagrant/cpython/Modules/_asynciomodule.c -o build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/_asynciomodule.o -DPy_BUILD_CORE_MODULEgcc -pthread -shared build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/_lsprof.o build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/rotatingtree.o -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -o build/lib.linux-x86_64-3.9/_lsprof.cpython-39-x86_64-linux-gnu.sobuilding '_queue' extensiongcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/home/vagrant/cpython/Include -I/home/vagrant/cpython -c /home/vagrant/cpython/Modules/_queuemodule.c -o build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/_queuemodule.ogcc -pthread -shared build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/_json.o -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -o build/lib.linux-x86_64-3.9/_json.cpython-39-x86_64-linux-gnu.sobuilding '_statistics' extensiongcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/home/vagrant/cpython/Include -I/home/vagrant/cpython -c /home/vagrant/cpython/Modules/_statisticsmodule.c -o build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/_statisticsmodule.ogcc -pthread -shared build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/_queuemodule.o -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -o build/lib.linux-x86_64-3.9/_queue.cpython-39-x86_64-linux-gnu.sobuilding 'fcntl' extensiongcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/home/vagrant/cpython/Include -I/home/vagrant/cpython -c /home/vagrant/cpython/Modules/fcntlmodule.c -o build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/fcntlmodule.ogcc -pthread -shared build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/_statisticsmodule.o -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -o build/lib.linux-x86_64-3.9/_statistics.cpython-39-x86_64-linux-gnu.sobuilding 'grp' extensiongcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/home/vagrant/cpython/Include -I/home/vagrant/cpython -c /home/vagrant/cpython/Modules/grpmodule.c -o build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/grpmodule.ogcc -pthread -shared build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/grpmodule.o -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -o build/lib.linux-x86_64-3.9/grp.cpython-39-x86_64-linux-gnu.sobuilding 'spwd' extensiongcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/home/vagrant/cpython/Include -I/home/vagrant/cpython -c /home/vagrant/cpython/Modules/spwdmodule.c -o build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/spwdmodule.ogcc -pthread -shared build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/fcntlmodule.o -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -o build/lib.linux-x86_64-3.9/fcntl.cpython-39-x86_64-linux-gnu.sogcc -pthread -shared build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/spwdmodule.o -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -o build/lib.linux-x86_64-3.9/spwd.cpython-39-x86_64-linux-gnu.sobuilding 'select' extensiongcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/home/vagrant/cpython/Include -I/home/vagrant/cpython -c /home/vagrant/cpython/Modules/selectmodule.c -o build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/selectmodule.obuilding 'parser' extensiongcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/home/vagrant/cpython/Include -I/home/vagrant/cpython -c /home/vagrant/cpython/Modules/parsermodule.c -o build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/parsermodule.ogcc -pthread -shared build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/_asynciomodule.o -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -o build/lib.linux-x86_64-3.9/_asyncio.cpython-39-x86_64-linux-gnu.sobuilding 'mmap' extensiongcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/home/vagrant/cpython/Include -I/home/vagrant/cpython -c /home/vagrant/cpython/Modules/mmapmodule.c -o build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/mmapmodule.ogcc -pthread -shared build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/_datetimemodule.o -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -lm -o build/lib.linux-x86_64-3.9/_datetime.cpython-39-x86_64-linux-gnu.sobuilding 'syslog' extensiongcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/home/vagrant/cpython/Include -I/home/vagrant/cpython -c /home/vagrant/cpython/Modules/syslogmodule.c -o build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/syslogmodule.ogcc -pthread -shared build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/mmapmodule.o -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -o build/lib.linux-x86_64-3.9/mmap.cpython-39-x86_64-linux-gnu.sobuilding '_xxsubinterpreters' extensiongcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/home/vagrant/cpython/Include -I/home/vagrant/cpython -c /home/vagrant/cpython/Modules/_xxsubinterpretersmodule.c -o build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/_xxsubinterpretersmodule.ogcc -pthread -shared build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/selectmodule.o -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -o build/lib.linux-x86_64-3.9/select.cpython-39-x86_64-linux-gnu.sogcc -pthread -shared build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/syslogmodule.o -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -o build/lib.linux-x86_64-3.9/syslog.cpython-39-x86_64-linux-gnu.sobuilding 'audioop' extensiongcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/home/vagrant/cpython/Include -I/home/vagrant/cpython -c /home/vagrant/cpython/Modules/audioop.c -o build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/audioop.ogcc -pthread -shared build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/parsermodule.o -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -o build/lib.linux-x86_64-3.9/parser.cpython-39-x86_64-linux-gnu.sobuilding '_csv' extensiongcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/home/vagrant/cpython/Include -I/home/vagrant/cpython -c /home/vagrant/cpython/Modules/_csv.c -o build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/_csv.obuilding '_posixsubprocess' extensiongcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/home/vagrant/cpython/Include -I/home/vagrant/cpython -c /home/vagrant/cpython/Modules/_posixsubprocess.c -o build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/_posixsubprocess.ogcc -pthread -shared build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/_xxsubinterpretersmodule.o -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -o build/lib.linux-x86_64-3.9/_xxsubinterpreters.cpython-39-x86_64-linux-gnu.sogcc -pthread -shared build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/_posixsubprocess.o -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -o build/lib.linux-x86_64-3.9/_posixsubprocess.cpython-39-x86_64-linux-gnu.sobuilding '_testcapi' extensiongcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/home/vagrant/cpython/Include -I/home/vagrant/cpython -c /home/vagrant/cpython/Modules/_testcapimodule.c -o build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/_testcapimodule.ogcc -pthread -shared build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/unicodedata.o -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -o build/lib.linux-x86_64-3.9/unicodedata.cpython-39-x86_64-linux-gnu.sobuilding '_testinternalcapi' extensiongcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/home/vagrant/cpython/Include -I/home/vagrant/cpython -c /home/vagrant/cpython/Modules/_testinternalcapi.c -o build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/_testinternalcapi.o -DPy_BUILD_CORE_MODULEbuilding '_testbuffer' extensiongcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/home/vagrant/cpython/Include -I/home/vagrant/cpython -c /home/vagrant/cpython/Modules/_testbuffer.c -o build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/_testbuffer.ogcc -pthread -shared build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/_testinternalcapi.o -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -o build/lib.linux-x86_64-3.9/_testinternalcapi.cpython-39-x86_64-linux-gnu.sobuilding '_testimportmultiple' extensiongcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/home/vagrant/cpython/Include -I/home/vagrant/cpython -c /home/vagrant/cpython/Modules/_testimportmultiple.c -o build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/_testimportmultiple.ogcc -pthread -shared build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/_testimportmultiple.o -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -o build/lib.linux-x86_64-3.9/_testimportmultiple.cpython-39-x86_64-linux-gnu.sobuilding '_testmultiphase' extensiongcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/home/vagrant/cpython/Include -I/home/vagrant/cpython -c /home/vagrant/cpython/Modules/_testmultiphase.c -o build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/_testmultiphase.ogcc -pthread -shared build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/_csv.o -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -o build/lib.linux-x86_64-3.9/_csv.cpython-39-x86_64-linux-gnu.sobuilding '_xxtestfuzz' extensioncreating build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/_xxtestfuzzgcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/home/vagrant/cpython/Include -I/home/vagrant/cpython -c /home/vagrant/cpython/Modules/_xxtestfuzz/_xxtestfuzz.c -o build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/_xxtestfuzz/_xxtestfuzz.ogcc -pthread -shared build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/_testmultiphase.o -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -o build/lib.linux-x86_64-3.9/_testmultiphase.cpython-39-x86_64-linux-gnu.sobuilding '_crypt' extensiongcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/home/vagrant/cpython/Include -I/home/vagrant/cpython -c /home/vagrant/cpython/Modules/_cryptmodule.c -o build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/_cryptmodule.ogcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/home/vagrant/cpython/Include -I/home/vagrant/cpython -c /home/vagrant/cpython/Modules/_xxtestfuzz/fuzzer.c -o build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/_xxtestfuzz/fuzzer.ogcc -pthread -shared build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/_cryptmodule.o -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -lcrypt -o build/lib.linux-x86_64-3.9/_crypt.cpython-39-x86_64-linux-gnu.sobuilding '_socket' extensiongcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/home/vagrant/cpython/Include -I/home/vagrant/cpython -c /home/vagrant/cpython/Modules/socketmodule.c -o build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/socketmodule.ogcc -pthread -shared build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/audioop.o -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -lm -o build/lib.linux-x86_64-3.9/audioop.cpython-39-x86_64-linux-gnu.sobuilding '_ssl' extensiongcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/home/vagrant/cpython/Include -I/home/vagrant/cpython -c /home/vagrant/cpython/Modules/_ssl.c -o build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/_ssl.ogcc -pthread -shared build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/_xxtestfuzz/_xxtestfuzz.o build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/_xxtestfuzz/fuzzer.o -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -o build/lib.linux-x86_64-3.9/_xxtestfuzz.cpython-39-x86_64-linux-gnu.sobuilding '_hashlib' extensiongcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/home/vagrant/cpython/Include -I/home/vagrant/cpython -c /home/vagrant/cpython/Modules/_hashopenssl.c -o build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/_hashopenssl.ogcc -pthread -shared build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/_testbuffer.o -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -o build/lib.linux-x86_64-3.9/_testbuffer.cpython-39-x86_64-linux-gnu.sobuilding '_sha256' extensiongcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/home/vagrant/cpython/Include -I/home/vagrant/cpython -c /home/vagrant/cpython/Modules/sha256module.c -o build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/sha256module.o -DPy_BUILD_CORE_MODULEgcc -pthread -shared build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/_pickle.o -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -o build/lib.linux-x86_64-3.9/_pickle.cpython-39-x86_64-linux-gnu.sobuilding '_sha512' extensiongcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/home/vagrant/cpython/Include -I/home/vagrant/cpython -c /home/vagrant/cpython/Modules/sha512module.c -o build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/sha512module.o -DPy_BUILD_CORE_MODULEgcc -pthread -shared build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/sha256module.o -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -o build/lib.linux-x86_64-3.9/_sha256.cpython-39-x86_64-linux-gnu.sobuilding '_md5' extensiongcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/home/vagrant/cpython/Include -I/home/vagrant/cpython -c /home/vagrant/cpython/Modules/md5module.c -o build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/md5module.ogcc -pthread -shared build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/_hashopenssl.o -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -lssl -lcrypto -o build/lib.linux-x86_64-3.9/_hashlib.cpython-39-x86_64-linux-gnu.sogcc -pthread -shared build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/socketmodule.o -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -o build/lib.linux-x86_64-3.9/_socket.cpython-39-x86_64-linux-gnu.sogcc -pthread -shared build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/md5module.o -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -o build/lib.linux-x86_64-3.9/_md5.cpython-39-x86_64-linux-gnu.sobuilding '_sha1' extensiongcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/home/vagrant/cpython/Include -I/home/vagrant/cpython -c /home/vagrant/cpython/Modules/sha1module.c -o build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/sha1module.obuilding '_blake2' extensioncreating build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/_blake2gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/home/vagrant/cpython/Include -I/home/vagrant/cpython -c /home/vagrant/cpython/Modules/_blake2/blake2b_impl.c -o build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/_blake2/blake2b_impl.obuilding '_sha3' extensioncreating build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/_sha3gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/home/vagrant/cpython/Include -I/home/vagrant/cpython -c /home/vagrant/cpython/Modules/_sha3/sha3module.c -o build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/_sha3/sha3module.ogcc -pthread -shared build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/sha512module.o -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -o build/lib.linux-x86_64-3.9/_sha512.cpython-39-x86_64-linux-gnu.sobuilding 'termios' extensiongcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/home/vagrant/cpython/Include -I/home/vagrant/cpython -c /home/vagrant/cpython/Modules/termios.c -o build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/termios.ogcc -pthread -shared build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/sha1module.o -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -o build/lib.linux-x86_64-3.9/_sha1.cpython-39-x86_64-linux-gnu.sogcc -pthread -shared build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/_ssl.o -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -lssl -lcrypto -o build/lib.linux-x86_64-3.9/_ssl.cpython-39-x86_64-linux-gnu.sobuilding 'resource' extensiongcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/home/vagrant/cpython/Include -I/home/vagrant/cpython -c /home/vagrant/cpython/Modules/resource.c -o build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/resource.ogcc -pthread -shared build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/termios.o -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -o build/lib.linux-x86_64-3.9/termios.cpython-39-x86_64-linux-gnu.sobuilding 'ossaudiodev' extensiongcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/home/vagrant/cpython/Include -I/home/vagrant/cpython -c /home/vagrant/cpython/Modules/ossaudiodev.c -o build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/ossaudiodev.obuilding 'nis' extensiongcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/home/vagrant/cpython/Include -I/home/vagrant/cpython -c /home/vagrant/cpython/Modules/nismodule.c -o build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/nismodule.ogcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/home/vagrant/cpython/Include -I/home/vagrant/cpython -c /home/vagrant/cpython/Modules/_blake2/blake2module.c -o build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/_blake2/blake2module.ogcc -pthread -shared build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/_testcapimodule.o -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -o build/lib.linux-x86_64-3.9/_testcapi.cpython-39-x86_64-linux-gnu.sobuilding 'zlib' extensiongcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/home/vagrant/cpython/Include -I/home/vagrant/cpython -c /home/vagrant/cpython/Modules/zlibmodule.c -o build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/zlibmodule.ogcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/home/vagrant/cpython/Include -I/home/vagrant/cpython -c /home/vagrant/cpython/Modules/_blake2/blake2s_impl.c -o build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/_blake2/blake2s_impl.ogcc -pthread -shared build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/resource.o -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -o build/lib.linux-x86_64-3.9/resource.cpython-39-x86_64-linux-gnu.sobuilding 'binascii' extensiongcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/home/vagrant/cpython/Include -I/home/vagrant/cpython -c /home/vagrant/cpython/Modules/binascii.c -o build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/binascii.o -DUSE_ZLIB_CRC32gcc -pthread -shared build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/nismodule.o -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -lnsl -o build/lib.linux-x86_64-3.9/nis.cpython-39-x86_64-linux-gnu.sobuilding '_lzma' extensiongcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/home/vagrant/cpython/Include -I/home/vagrant/cpython -c /home/vagrant/cpython/Modules/_lzmamodule.c -o build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/_lzmamodule.ogcc -pthread -shared build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/ossaudiodev.o -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -o build/lib.linux-x86_64-3.9/ossaudiodev.cpython-39-x86_64-linux-gnu.sobuilding 'pyexpat' extensioncreating build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/expatgcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -DHAVE_EXPAT_CONFIG_H=1 -DXML_POOR_ENTROPY=1 -DUSE_PYEXPAT_CAPI -I/home/vagrant/cpython/Modules/expat -I./Include -I. -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/home/vagrant/cpython/Include -I/home/vagrant/cpython -c /home/vagrant/cpython/Modules/expat/xmlparse.c -o build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/expat/xmlparse.o -Wno-unreachable-codegcc -pthread -shared build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/_blake2/blake2b_impl.o build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/_blake2/blake2module.o build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/_blake2/blake2s_impl.o -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -o build/lib.linux-x86_64-3.9/_blake2.cpython-39-x86_64-linux-gnu.sobuilding '_elementtree' extensiongcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -DHAVE_EXPAT_CONFIG_H=1 -DXML_POOR_ENTROPY=1 -DUSE_PYEXPAT_CAPI -I/home/vagrant/cpython/Modules/expat -I./Include -I. -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/home/vagrant/cpython/Include -I/home/vagrant/cpython -c /home/vagrant/cpython/Modules/_elementtree.c -o build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/_elementtree.ogcc -pthread -shared build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/binascii.o -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -lz -o build/lib.linux-x86_64-3.9/binascii.cpython-39-x86_64-linux-gnu.sobuilding '_multibytecodec' extensioncreating build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/cjkcodecsgcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/home/vagrant/cpython/Include -I/home/vagrant/cpython -c /home/vagrant/cpython/Modules/cjkcodecs/multibytecodec.c -o build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/cjkcodecs/multibytecodec.ogcc -pthread -shared build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/_lzmamodule.o -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -llzma -o build/lib.linux-x86_64-3.9/_lzma.cpython-39-x86_64-linux-gnu.sobuilding '_codecs_kr' extensiongcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/home/vagrant/cpython/Include -I/home/vagrant/cpython -c /home/vagrant/cpython/Modules/cjkcodecs/_codecs_kr.c -o build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/cjkcodecs/_codecs_kr.ogcc -pthread -shared build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/zlibmodule.o -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -lz -o build/lib.linux-x86_64-3.9/zlib.cpython-39-x86_64-linux-gnu.sobuilding '_codecs_jp' extensiongcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/home/vagrant/cpython/Include -I/home/vagrant/cpython -c /home/vagrant/cpython/Modules/cjkcodecs/_codecs_jp.c -o build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/cjkcodecs/_codecs_jp.ogcc -pthread -shared build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/cjkcodecs/multibytecodec.o -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -o build/lib.linux-x86_64-3.9/_multibytecodec.cpython-39-x86_64-linux-gnu.sobuilding '_codecs_cn' extensiongcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/home/vagrant/cpython/Include -I/home/vagrant/cpython -c /home/vagrant/cpython/Modules/cjkcodecs/_codecs_cn.c -o build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/cjkcodecs/_codecs_cn.ogcc -pthread -shared build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/cjkcodecs/_codecs_kr.o -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -o build/lib.linux-x86_64-3.9/_codecs_kr.cpython-39-x86_64-linux-gnu.sobuilding '_codecs_tw' extensiongcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/home/vagrant/cpython/Include -I/home/vagrant/cpython -c /home/vagrant/cpython/Modules/cjkcodecs/_codecs_tw.c -o build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/cjkcodecs/_codecs_tw.ogcc -pthread -shared build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/cjkcodecs/_codecs_tw.o -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -o build/lib.linux-x86_64-3.9/_codecs_tw.cpython-39-x86_64-linux-gnu.sobuilding '_codecs_hk' extensiongcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/home/vagrant/cpython/Include -I/home/vagrant/cpython -c /home/vagrant/cpython/Modules/cjkcodecs/_codecs_hk.c -o build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/cjkcodecs/_codecs_hk.ogcc -pthread -shared build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/_elementtree.o -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -o build/lib.linux-x86_64-3.9/_elementtree.cpython-39-x86_64-linux-gnu.sobuilding '_codecs_iso2022' extensiongcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/home/vagrant/cpython/Include -I/home/vagrant/cpython -c /home/vagrant/cpython/Modules/cjkcodecs/_codecs_iso2022.c -o build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/cjkcodecs/_codecs_iso2022.ogcc -pthread -shared build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/cjkcodecs/_codecs_cn.o -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -o build/lib.linux-x86_64-3.9/_codecs_cn.cpython-39-x86_64-linux-gnu.sobuilding '_decimal' extensioncreating build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/_decimalcreating build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/_decimal/libmpdecgcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -DCONFIG_64=1 -DASM=1 -I/home/vagrant/cpython/Modules/_decimal/libmpdec -I./Include -I. -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/home/vagrant/cpython/Include -I/home/vagrant/cpython -c /home/vagrant/cpython/Modules/_decimal/_decimal.c -o build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/_decimal/_decimal.ogcc -pthread -shared build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/cjkcodecs/_codecs_jp.o -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -o build/lib.linux-x86_64-3.9/_codecs_jp.cpython-39-x86_64-linux-gnu.sobuilding '_ctypes_test' extensioncreating build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/_ctypesgcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/home/vagrant/cpython/Include -I/home/vagrant/cpython -c /home/vagrant/cpython/Modules/_ctypes/_ctypes_test.c -o build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/_ctypes/_ctypes_test.ogcc -pthread -shared build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/cjkcodecs/_codecs_hk.o -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -o build/lib.linux-x86_64-3.9/_codecs_hk.cpython-39-x86_64-linux-gnu.sobuilding '_posixshmem' extensioncreating build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/_multiprocessinggcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -IModules/_multiprocessing -I./Include -I. -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/home/vagrant/cpython/Include -I/home/vagrant/cpython -c /home/vagrant/cpython/Modules/_multiprocessing/posixshmem.c -o build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/_multiprocessing/posixshmem.ogcc -pthread -shared build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/_multiprocessing/posixshmem.o -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -lrt -o build/lib.linux-x86_64-3.9/_posixshmem.cpython-39-x86_64-linux-gnu.sobuilding '_multiprocessing' extensiongcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -IModules/_multiprocessing -I./Include -I. -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/home/vagrant/cpython/Include -I/home/vagrant/cpython -c /home/vagrant/cpython/Modules/_multiprocessing/multiprocessing.c -o build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/_multiprocessing/multiprocessing.ogcc -pthread -shared build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/_ctypes/_ctypes_test.o -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -lm -o build/lib.linux-x86_64-3.9/_ctypes_test.cpython-39-x86_64-linux-gnu.sobuilding 'xxlimited' extensiongcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -DPy_LIMITED_API=0x03050000 -I./Include -I. -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/home/vagrant/cpython/Include -I/home/vagrant/cpython -c /home/vagrant/cpython/Modules/xxlimited.c -o build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/xxlimited.ogcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -IModules/_multiprocessing -I./Include -I. -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/home/vagrant/cpython/Include -I/home/vagrant/cpython -c /home/vagrant/cpython/Modules/_multiprocessing/semaphore.c -o build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/_multiprocessing/semaphore.ogcc -pthread -shared build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/xxlimited.o -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -o build/lib.linux-x86_64-3.9/xxlimited.cpython-39-x86_64-linux-gnu.sogcc -pthread -shared build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/_multiprocessing/multiprocessing.o build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/_multiprocessing/semaphore.o -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -o build/lib.linux-x86_64-3.9/_multiprocessing.cpython-39-x86_64-linux-gnu.sobuilding '_ctypes' extensiongcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I/usr/include/x86_64-linux-gnu -I./Include -I. -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/home/vagrant/cpython/Include -I/home/vagrant/cpython -c /home/vagrant/cpython/Modules/_ctypes/_ctypes.c -o build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/_ctypes/_ctypes.o -DPy_BUILD_CORE_MODULE -DHAVE_FFI_PREP_CIF_VAR=1 -DHAVE_FFI_PREP_CLOSURE_LOC=1 -DHAVE_FFI_CLOSURE_ALLOC=1gcc -pthread -shared build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/cjkcodecs/_codecs_iso2022.o -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -o build/lib.linux-x86_64-3.9/_codecs_iso2022.cpython-39-x86_64-linux-gnu.sogcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -DHAVE_EXPAT_CONFIG_H=1 -DXML_POOR_ENTROPY=1 -DUSE_PYEXPAT_CAPI -I/home/vagrant/cpython/Modules/expat -I./Include -I. -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/home/vagrant/cpython/Include -I/home/vagrant/cpython -c /home/vagrant/cpython/Modules/expat/xmlrole.c -o build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/expat/xmlrole.o -Wno-unreachable-codegcc -pthread -shared build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/_sha3/sha3module.o -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -o build/lib.linux-x86_64-3.9/_sha3.cpython-39-x86_64-linux-gnu.sogcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -DHAVE_EXPAT_CONFIG_H=1 -DXML_POOR_ENTROPY=1 -DUSE_PYEXPAT_CAPI -I/home/vagrant/cpython/Modules/expat -I./Include -I. -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/home/vagrant/cpython/Include -I/home/vagrant/cpython -c /home/vagrant/cpython/Modules/expat/xmltok.c -o build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/expat/xmltok.o -Wno-unreachable-codegcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I/usr/include/x86_64-linux-gnu -I./Include -I. -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/home/vagrant/cpython/Include -I/home/vagrant/cpython -c /home/vagrant/cpython/Modules/_ctypes/callbacks.c -o build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/_ctypes/callbacks.o -DPy_BUILD_CORE_MODULE -DHAVE_FFI_PREP_CIF_VAR=1 -DHAVE_FFI_PREP_CLOSURE_LOC=1 -DHAVE_FFI_CLOSURE_ALLOC=1gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I/usr/include/x86_64-linux-gnu -I./Include -I. -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/home/vagrant/cpython/Include -I/home/vagrant/cpython -c /home/vagrant/cpython/Modules/_ctypes/callproc.c -o build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/_ctypes/callproc.o -DPy_BUILD_CORE_MODULE -DHAVE_FFI_PREP_CIF_VAR=1 -DHAVE_FFI_PREP_CLOSURE_LOC=1 -DHAVE_FFI_CLOSURE_ALLOC=1gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -DCONFIG_64=1 -DASM=1 -I/home/vagrant/cpython/Modules/_decimal/libmpdec -I./Include -I. -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/home/vagrant/cpython/Include -I/home/vagrant/cpython -c /home/vagrant/cpython/Modules/_decimal/libmpdec/basearith.c -o build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/_decimal/libmpdec/basearith.ogcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I/usr/include/x86_64-linux-gnu -I./Include -I. -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/home/vagrant/cpython/Include -I/home/vagrant/cpython -c /home/vagrant/cpython/Modules/_ctypes/cfield.c -o build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/_ctypes/cfield.o -DPy_BUILD_CORE_MODULE -DHAVE_FFI_PREP_CIF_VAR=1 -DHAVE_FFI_PREP_CLOSURE_LOC=1 -DHAVE_FFI_CLOSURE_ALLOC=1gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -DCONFIG_64=1 -DASM=1 -I/home/vagrant/cpython/Modules/_decimal/libmpdec -I./Include -I. -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/home/vagrant/cpython/Include -I/home/vagrant/cpython -c /home/vagrant/cpython/Modules/_decimal/libmpdec/constants.c -o build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/_decimal/libmpdec/constants.ogcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -DCONFIG_64=1 -DASM=1 -I/home/vagrant/cpython/Modules/_decimal/libmpdec -I./Include -I. -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/home/vagrant/cpython/Include -I/home/vagrant/cpython -c /home/vagrant/cpython/Modules/_decimal/libmpdec/context.c -o build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/_decimal/libmpdec/context.ogcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -DCONFIG_64=1 -DASM=1 -I/home/vagrant/cpython/Modules/_decimal/libmpdec -I./Include -I. -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/home/vagrant/cpython/Include -I/home/vagrant/cpython -c /home/vagrant/cpython/Modules/_decimal/libmpdec/convolute.c -o build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/_decimal/libmpdec/convolute.ogcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I/usr/include/x86_64-linux-gnu -I./Include -I. -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/home/vagrant/cpython/Include -I/home/vagrant/cpython -c /home/vagrant/cpython/Modules/_ctypes/stgdict.c -o build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/_ctypes/stgdict.o -DPy_BUILD_CORE_MODULE -DHAVE_FFI_PREP_CIF_VAR=1 -DHAVE_FFI_PREP_CLOSURE_LOC=1 -DHAVE_FFI_CLOSURE_ALLOC=1gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -DHAVE_EXPAT_CONFIG_H=1 -DXML_POOR_ENTROPY=1 -DUSE_PYEXPAT_CAPI -I/home/vagrant/cpython/Modules/expat -I./Include -I. -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/home/vagrant/cpython/Include -I/home/vagrant/cpython -c /home/vagrant/cpython/Modules/pyexpat.c -o build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/pyexpat.o -Wno-unreachable-codegcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -DCONFIG_64=1 -DASM=1 -I/home/vagrant/cpython/Modules/_decimal/libmpdec -I./Include -I. -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/home/vagrant/cpython/Include -I/home/vagrant/cpython -c /home/vagrant/cpython/Modules/_decimal/libmpdec/crt.c -o build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/_decimal/libmpdec/crt.ogcc -pthread -shared build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/_ctypes/_ctypes.o build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/_ctypes/callbacks.o build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/_ctypes/callproc.o build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/_ctypes/cfield.o build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/_ctypes/stgdict.o -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -lffi -ldl -o build/lib.linux-x86_64-3.9/_ctypes.cpython-39-x86_64-linux-gnu.sogcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -DCONFIG_64=1 -DASM=1 -I/home/vagrant/cpython/Modules/_decimal/libmpdec -I./Include -I. -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/home/vagrant/cpython/Include -I/home/vagrant/cpython -c /home/vagrant/cpython/Modules/_decimal/libmpdec/difradix2.c -o build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/_decimal/libmpdec/difradix2.ogcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -DCONFIG_64=1 -DASM=1 -I/home/vagrant/cpython/Modules/_decimal/libmpdec -I./Include -I. -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/home/vagrant/cpython/Include -I/home/vagrant/cpython -c /home/vagrant/cpython/Modules/_decimal/libmpdec/fnt.c -o build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/_decimal/libmpdec/fnt.ogcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -DCONFIG_64=1 -DASM=1 -I/home/vagrant/cpython/Modules/_decimal/libmpdec -I./Include -I. -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/home/vagrant/cpython/Include -I/home/vagrant/cpython -c /home/vagrant/cpython/Modules/_decimal/libmpdec/fourstep.c -o build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/_decimal/libmpdec/fourstep.ogcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -DCONFIG_64=1 -DASM=1 -I/home/vagrant/cpython/Modules/_decimal/libmpdec -I./Include -I. -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/home/vagrant/cpython/Include -I/home/vagrant/cpython -c /home/vagrant/cpython/Modules/_decimal/libmpdec/io.c -o build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/_decimal/libmpdec/io.ogcc -pthread -shared build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/expat/xmlparse.o build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/expat/xmlrole.o build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/expat/xmltok.o build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/pyexpat.o -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -o build/lib.linux-x86_64-3.9/pyexpat.cpython-39-x86_64-linux-gnu.sogcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -DCONFIG_64=1 -DASM=1 -I/home/vagrant/cpython/Modules/_decimal/libmpdec -I./Include -I. -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/home/vagrant/cpython/Include -I/home/vagrant/cpython -c /home/vagrant/cpython/Modules/_decimal/libmpdec/mpalloc.c -o build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/_decimal/libmpdec/mpalloc.ogcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -DCONFIG_64=1 -DASM=1 -I/home/vagrant/cpython/Modules/_decimal/libmpdec -I./Include -I. -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/home/vagrant/cpython/Include -I/home/vagrant/cpython -c /home/vagrant/cpython/Modules/_decimal/libmpdec/mpdecimal.c -o build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/_decimal/libmpdec/mpdecimal.ogcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -DCONFIG_64=1 -DASM=1 -I/home/vagrant/cpython/Modules/_decimal/libmpdec -I./Include -I. -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/home/vagrant/cpython/Include -I/home/vagrant/cpython -c /home/vagrant/cpython/Modules/_decimal/libmpdec/numbertheory.c -o build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/_decimal/libmpdec/numbertheory.ogcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -DCONFIG_64=1 -DASM=1 -I/home/vagrant/cpython/Modules/_decimal/libmpdec -I./Include -I. -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/home/vagrant/cpython/Include -I/home/vagrant/cpython -c /home/vagrant/cpython/Modules/_decimal/libmpdec/sixstep.c -o build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/_decimal/libmpdec/sixstep.ogcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -DCONFIG_64=1 -DASM=1 -I/home/vagrant/cpython/Modules/_decimal/libmpdec -I./Include -I. -I/usr/include/x86_64-linux-gnu -I/usr/local/include -I/home/vagrant/cpython/Include -I/home/vagrant/cpython -c /home/vagrant/cpython/Modules/_decimal/libmpdec/transpose.c -o build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/_decimal/libmpdec/transpose.ogcc -pthread -shared build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/_decimal/_decimal.o build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/_decimal/libmpdec/basearith.o build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/_decimal/libmpdec/constants.o build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/_decimal/libmpdec/context.o build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/_decimal/libmpdec/convolute.o build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/_decimal/libmpdec/crt.o build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/_decimal/libmpdec/difradix2.o build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/_decimal/libmpdec/fnt.o build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/_decimal/libmpdec/fourstep.o build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/_decimal/libmpdec/io.o build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/_decimal/libmpdec/mpalloc.o build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/_decimal/libmpdec/mpdecimal.o build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/_decimal/libmpdec/numbertheory.o build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/_decimal/libmpdec/sixstep.o build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/_decimal/libmpdec/transpose.o -L/usr/lib/x86_64-linux-gnu -L/usr/local/lib -lm -o build/lib.linux-x86_64-3.9/_decimal.cpython-39-x86_64-linux-gnu.soPython build finished successfully!The necessary bits to build these optional modules were not found:_bz2                  _curses               _curses_panel_dbm                  _gdbm                 _sqlite3_tkinter              _uuid                 readlineTo 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 beenbuilt by the Makefile instead, as configured by the Setup files:_abc                  atexit                pwdtimerunning build_scriptscreating build/scripts-3.9copying and adjusting /home/vagrant/cpython/Tools/scripts/pydoc3 -> build/scripts-3.9copying and adjusting /home/vagrant/cpython/Tools/scripts/idle3 -> build/scripts-3.9copying and adjusting /home/vagrant/cpython/Tools/scripts/2to3 -> build/scripts-3.9changing mode of build/scripts-3.9/pydoc3 from 644 to 755changing mode of build/scripts-3.9/idle3 from 644 to 755changing mode of build/scripts-3.9/2to3 from 644 to 755renaming build/scripts-3.9/pydoc3 to build/scripts-3.9/pydoc3.9renaming build/scripts-3.9/idle3 to build/scripts-3.9/idle3.9renaming build/scripts-3.9/2to3 to build/scripts-3.9/2to3-3.9+ make altinstallif test "no-framework" = "no-framework" ; then \/usr/bin/install -c python /usr/local/bin/python3.9; \else \/usr/bin/install -c -s Mac/pythonw /usr/local/bin/python3.9; \fiif test "3.9" != "3.9"; then \if test -f /usr/local/bin/python3.9 -o -h /usr/local/bin/python3.9; \then rm -f /usr/local/bin/python3.9; \fi; \(cd /usr/local/bin; ln python3.9 python3.9); \fiif test -f libpython3.9.a && test "no-framework" = "no-framework" ; then \if test -n "" ; then \/usr/bin/install -c -m 755  /usr/local/bin; \else \/usr/bin/install -c -m 755 libpython3.9.a /usr/local/lib/libpython3.9.a; \if test libpython3.9.a != libpython3.9.a; then \(cd /usr/local/lib; ln -sf libpython3.9.a libpython3.9.a) \fi \fi; \if test -n ""; then \/usr/bin/install -c -m 755  /usr/local/lib/; \fi; \else	true; \fiif test "x" != "x" ; then \rm -f /usr/local/binpython3.9-32; \lipo  \-output /usr/local/bin/python3.9-32 \/usr/local/bin/python3.9; \fiif test "x" != "x" ; then \rm -f /usr/local/binpython3.9-intel64; \lipo  \-output /usr/local/bin/python3.9-intel64 \/usr/local/bin/python3.9; \fiCC='gcc -pthread' LDSHARED='gcc -pthread -shared    ' OPT='-DNDEBUG -g -fwrapv -O3 -Wall' 	_TCLTK_INCLUDES='' _TCLTK_LIBS='' 	./python -E ./setup.py  buildrunning buildrunning build_extINFO: Can't locate Tcl/Tk libs and/or headersPython build finished successfully!The necessary bits to build these optional modules were not found:_bz2                  _curses               _curses_panel_dbm                  _gdbm                 _sqlite3_tkinter              _uuid                 readlineTo 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 beenbuilt by the Makefile instead, as configured by the Setup files:_abc                  atexit                pwdtimerunning build_scriptscopying and adjusting /home/vagrant/cpython/Tools/scripts/pydoc3 -> build/scripts-3.9copying and adjusting /home/vagrant/cpython/Tools/scripts/idle3 -> build/scripts-3.9copying and adjusting /home/vagrant/cpython/Tools/scripts/2to3 -> build/scripts-3.9changing mode of build/scripts-3.9/pydoc3 from 644 to 755changing mode of build/scripts-3.9/idle3 from 644 to 755changing mode of build/scripts-3.9/2to3 from 644 to 755renaming build/scripts-3.9/pydoc3 to build/scripts-3.9/pydoc3.9renaming build/scripts-3.9/idle3 to build/scripts-3.9/idle3.9renaming build/scripts-3.9/2to3 to build/scripts-3.9/2to3-3.9Creating directory /usr/local/lib/python3.9Creating directory /usr/local/lib/python3.9/tkinterCreating directory /usr/local/lib/python3.9/tkinter/testCreating directory /usr/local/lib/python3.9/tkinter/test/test_tkinterCreating directory /usr/local/lib/python3.9/tkinter/test/test_ttkCreating directory /usr/local/lib/python3.9/site-packagesCreating directory /usr/local/lib/python3.9/testCreating directory /usr/local/lib/python3.9/test/audiodataCreating directory /usr/local/lib/python3.9/test/capathCreating directory /usr/local/lib/python3.9/test/dataCreating directory /usr/local/lib/python3.9/test/cjkencodingsCreating directory /usr/local/lib/python3.9/test/decimaltestdataCreating directory /usr/local/lib/python3.9/test/xmltestdataCreating directory /usr/local/lib/python3.9/test/xmltestdata/c14n-20Creating directory /usr/local/lib/python3.9/test/dtracedataCreating directory /usr/local/lib/python3.9/test/eintrdataCreating directory /usr/local/lib/python3.9/test/imghdrdataCreating directory /usr/local/lib/python3.9/test/libregrtestCreating directory /usr/local/lib/python3.9/test/subprocessdataCreating directory /usr/local/lib/python3.9/test/sndhdrdataCreating directory /usr/local/lib/python3.9/test/supportCreating directory /usr/local/lib/python3.9/test/tracedmodulesCreating directory /usr/local/lib/python3.9/test/encoded_modulesCreating directory /usr/local/lib/python3.9/test/test_importCreating directory /usr/local/lib/python3.9/test/test_import/dataCreating directory /usr/local/lib/python3.9/test/test_import/data/circular_importsCreating directory /usr/local/lib/python3.9/test/test_import/data/circular_imports/subpkgCreating directory /usr/local/lib/python3.9/test/test_import/data/packageCreating directory /usr/local/lib/python3.9/test/test_import/data/package2Creating directory /usr/local/lib/python3.9/test/test_import/data/unwritableCreating directory /usr/local/lib/python3.9/importlibCreating directory /usr/local/lib/python3.9/test/test_importlibCreating directory /usr/local/lib/python3.9/test/test_importlib/builtinCreating directory /usr/local/lib/python3.9/test/test_importlib/dataCreating directory /usr/local/lib/python3.9/test/test_importlib/data01Creating directory /usr/local/lib/python3.9/test/test_importlib/data01/subdirectoryCreating directory /usr/local/lib/python3.9/test/test_importlib/data02Creating directory /usr/local/lib/python3.9/test/test_importlib/data02/oneCreating directory /usr/local/lib/python3.9/test/test_importlib/data02/twoCreating directory /usr/local/lib/python3.9/test/test_importlib/data03Creating directory /usr/local/lib/python3.9/test/test_importlib/data03/namespaceCreating directory /usr/local/lib/python3.9/test/test_importlib/data03/namespace/portion1Creating directory /usr/local/lib/python3.9/test/test_importlib/data03/namespace/portion2Creating directory /usr/local/lib/python3.9/test/test_importlib/extensionCreating directory /usr/local/lib/python3.9/test/test_importlib/frozenCreating directory /usr/local/lib/python3.9/test/test_importlib/import_Creating directory /usr/local/lib/python3.9/test/test_importlib/namespace_pkgsCreating directory /usr/local/lib/python3.9/test/test_importlib/namespace_pkgs/both_portionsCreating directory /usr/local/lib/python3.9/test/test_importlib/namespace_pkgs/both_portions/fooCreating directory /usr/local/lib/python3.9/test/test_importlib/namespace_pkgs/module_and_namespace_packageCreating directory /usr/local/lib/python3.9/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_testCreating directory /usr/local/lib/python3.9/test/test_importlib/namespace_pkgs/not_a_namespace_pkgCreating directory /usr/local/lib/python3.9/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/fooCreating directory /usr/local/lib/python3.9/test/test_importlib/namespace_pkgs/portion1Creating directory /usr/local/lib/python3.9/test/test_importlib/namespace_pkgs/portion1/fooCreating directory /usr/local/lib/python3.9/test/test_importlib/namespace_pkgs/portion2Creating directory /usr/local/lib/python3.9/test/test_importlib/namespace_pkgs/portion2/fooCreating directory /usr/local/lib/python3.9/test/test_importlib/namespace_pkgs/project1Creating directory /usr/local/lib/python3.9/test/test_importlib/namespace_pkgs/project1/parentCreating directory /usr/local/lib/python3.9/test/test_importlib/namespace_pkgs/project1/parent/childCreating directory /usr/local/lib/python3.9/test/test_importlib/namespace_pkgs/project2Creating directory /usr/local/lib/python3.9/test/test_importlib/namespace_pkgs/project2/parentCreating directory /usr/local/lib/python3.9/test/test_importlib/namespace_pkgs/project2/parent/childCreating directory /usr/local/lib/python3.9/test/test_importlib/namespace_pkgs/project3Creating directory /usr/local/lib/python3.9/test/test_importlib/namespace_pkgs/project3/parentCreating directory /usr/local/lib/python3.9/test/test_importlib/namespace_pkgs/project3/parent/childCreating directory /usr/local/lib/python3.9/test/test_importlib/partialCreating directory /usr/local/lib/python3.9/test/test_importlib/sourceCreating directory /usr/local/lib/python3.9/test/test_importlib/zipdata01Creating directory /usr/local/lib/python3.9/test/test_importlib/zipdata02Creating directory /usr/local/lib/python3.9/test/test_zoneinfoCreating directory /usr/local/lib/python3.9/test/test_zoneinfo/dataCreating directory /usr/local/lib/python3.9/test/ziptestdataCreating directory /usr/local/lib/python3.9/asyncioCreating directory /usr/local/lib/python3.9/test/test_asyncioCreating directory /usr/local/lib/python3.9/collectionsCreating directory /usr/local/lib/python3.9/concurrentCreating directory /usr/local/lib/python3.9/concurrent/futuresCreating directory /usr/local/lib/python3.9/encodingsCreating directory /usr/local/lib/python3.9/emailCreating directory /usr/local/lib/python3.9/email/mimeCreating directory /usr/local/lib/python3.9/test/test_emailCreating directory /usr/local/lib/python3.9/test/test_email/dataCreating directory /usr/local/lib/python3.9/ensurepipCreating directory /usr/local/lib/python3.9/ensurepip/_bundledCreating directory /usr/local/lib/python3.9/htmlCreating directory /usr/local/lib/python3.9/jsonCreating directory /usr/local/lib/python3.9/test/test_jsonCreating directory /usr/local/lib/python3.9/httpCreating directory /usr/local/lib/python3.9/dbmCreating directory /usr/local/lib/python3.9/xmlrpcCreating directory /usr/local/lib/python3.9/sqlite3Creating directory /usr/local/lib/python3.9/sqlite3/testCreating directory /usr/local/lib/python3.9/loggingCreating directory /usr/local/lib/python3.9/wsgirefCreating directory /usr/local/lib/python3.9/urllibCreating directory /usr/local/lib/python3.9/lib2to3Creating directory /usr/local/lib/python3.9/lib2to3/fixesCreating directory /usr/local/lib/python3.9/lib2to3/pgen2Creating directory /usr/local/lib/python3.9/lib2to3/testsCreating directory /usr/local/lib/python3.9/lib2to3/tests/dataCreating directory /usr/local/lib/python3.9/lib2to3/tests/data/fixersCreating directory /usr/local/lib/python3.9/lib2to3/tests/data/fixers/myfixesCreating directory /usr/local/lib/python3.9/ctypesCreating directory /usr/local/lib/python3.9/ctypes/testCreating directory /usr/local/lib/python3.9/ctypes/macholibCreating directory /usr/local/lib/python3.9/idlelibCreating directory /usr/local/lib/python3.9/idlelib/IconsCreating directory /usr/local/lib/python3.9/idlelib/idle_testCreating directory /usr/local/lib/python3.9/distutilsCreating directory /usr/local/lib/python3.9/distutils/commandCreating directory /usr/local/lib/python3.9/distutils/testsCreating directory /usr/local/lib/python3.9/xmlCreating directory /usr/local/lib/python3.9/xml/domCreating directory /usr/local/lib/python3.9/xml/etreeCreating directory /usr/local/lib/python3.9/xml/parsersCreating directory /usr/local/lib/python3.9/xml/saxCreating directory /usr/local/lib/python3.9/test/test_peg_generatorCreating directory /usr/local/lib/python3.9/test/test_toolsCreating directory /usr/local/lib/python3.9/test/test_warningsCreating directory /usr/local/lib/python3.9/test/test_warnings/dataCreating directory /usr/local/lib/python3.9/turtledemoCreating directory /usr/local/lib/python3.9/multiprocessingCreating directory /usr/local/lib/python3.9/multiprocessing/dummyCreating directory /usr/local/lib/python3.9/unittestCreating directory /usr/local/lib/python3.9/unittest/testCreating directory /usr/local/lib/python3.9/unittest/test/testmockCreating directory /usr/local/lib/python3.9/venvCreating directory /usr/local/lib/python3.9/venv/scriptsCreating directory /usr/local/lib/python3.9/venv/scripts/commonCreating directory /usr/local/lib/python3.9/venv/scripts/posixCreating directory /usr/local/lib/python3.9/cursesCreating directory /usr/local/lib/python3.9/pydoc_dataCreating directory /usr/local/lib/python3.9/zoneinfo/usr/bin/install -c -m 644 ./Lib/__future__.py /usr/local/lib/python3.9/usr/bin/install -c -m 644 ./Lib/__phello__.foo.py /usr/local/lib/python3.9/usr/bin/install -c -m 644 ./Lib/_aix_support.py /usr/local/lib/python3.9/usr/bin/install -c -m 644 ./Lib/_bootlocale.py /usr/local/lib/python3.9/usr/bin/install -c -m 644 ./Lib/_bootsubprocess.py /usr/local/lib/python3.9/usr/bin/install -c -m 644 ./Lib/_collections_abc.py /usr/local/lib/python3.9/usr/bin/install -c -m 644 ./Lib/_compat_pickle.py /usr/local/lib/python3.9/usr/bin/install -c -m 644 ./Lib/_compression.py /usr/local/lib/python3.9/usr/bin/install -c -m 644 ./Lib/_markupbase.py /usr/local/lib/python3.9/usr/bin/install -c -m 644 ./Lib/_osx_support.py /usr/local/lib/python3.9/usr/bin/install -c -m 644 ./Lib/_py_abc.py /usr/local/lib/python3.9/usr/bin/install -c -m 644 ./Lib/_pydecimal.py /usr/local/lib/python3.9/usr/bin/install -c -m 644 ./Lib/_pyio.py /usr/local/lib/python3.9/usr/bin/install -c -m 644 ./Lib/_sitebuiltins.py /usr/local/lib/python3.9/usr/bin/install -c -m 644 ./Lib/_strptime.py /usr/local/lib/python3.9/usr/bin/install -c -m 644 ./Lib/_threading_local.py /usr/local/lib/python3.9/usr/bin/install -c -m 644 ./Lib/_weakrefset.py /usr/local/lib/python3.9/usr/bin/install -c -m 644 ./Lib/abc.py /usr/local/lib/python3.9/usr/bin/install -c -m 644 ./Lib/aifc.py /usr/local/lib/python3.9/usr/bin/install -c -m 644 ./Lib/antigravity.py /usr/local/lib/python3.9/usr/bin/install -c -m 644 ./Lib/argparse.py /usr/local/lib/python3.9/usr/bin/install -c -m 644 ./Lib/ast.py /usr/local/lib/python3.9/usr/bin/install -c -m 644 ./Lib/asynchat.py /usr/local/lib/python3.9/usr/bin/install -c -m 644 ./Lib/asyncore.py /usr/local/lib/python3.9/usr/bin/install -c ./Lib/base64.py /usr/local/lib/python3.9/usr/bin/install -c -m 644 ./Lib/bdb.py /usr/local/lib/python3.9/usr/bin/install -c -m 644 ./Lib/binhex.py /usr/local/lib/python3.9/usr/bin/install -c -m 644 ./Lib/bisect.py /usr/local/lib/python3.9/usr/bin/install -c -m 644 ./Lib/bz2.py /usr/local/lib/python3.9/usr/bin/install -c ./Lib/cProfile.py /usr/local/lib/python3.9/usr/bin/install -c -m 644 ./Lib/calendar.py /usr/local/lib/python3.9/usr/bin/install -c ./Lib/cgi.py /usr/local/lib/python3.9/usr/bin/install -c -m 644 ./Lib/cgitb.py /usr/local/lib/python3.9/usr/bin/install -c -m 644 ./Lib/chunk.py /usr/local/lib/python3.9/usr/bin/install -c -m 644 ./Lib/cmd.py /usr/local/lib/python3.9/usr/bin/install -c -m 644 ./Lib/code.py /usr/local/lib/python3.9/usr/bin/install -c -m 644 ./Lib/codecs.py /usr/local/lib/python3.9/usr/bin/install -c -m 644 ./Lib/codeop.py /usr/local/lib/python3.9/usr/bin/install -c -m 644 ./Lib/colorsys.py /usr/local/lib/python3.9/usr/bin/install -c -m 644 ./Lib/compileall.py /usr/local/lib/python3.9/usr/bin/install -c -m 644 ./Lib/configparser.py /usr/local/lib/python3.9/usr/bin/install -c -m 644 ./Lib/contextlib.py /usr/local/lib/python3.9/usr/bin/install -c -m 644 ./Lib/contextvars.py /usr/local/lib/python3.9/usr/bin/install -c -m 644 ./Lib/copy.py /usr/local/lib/python3.9/usr/bin/install -c -m 644 ./Lib/copyreg.py /usr/local/lib/python3.9/usr/bin/install -c -m 644 ./Lib/crypt.py /usr/local/lib/python3.9/usr/bin/install -c -m 644 ./Lib/csv.py /usr/local/lib/python3.9/usr/bin/install -c -m 644 ./Lib/dataclasses.py /usr/local/lib/python3.9/usr/bin/install -c -m 644 ./Lib/datetime.py /usr/local/lib/python3.9/usr/bin/install -c -m 644 ./Lib/decimal.py /usr/local/lib/python3.9/usr/bin/install -c -m 644 ./Lib/difflib.py /usr/local/lib/python3.9/usr/bin/install -c -m 644 ./Lib/dis.py /usr/local/lib/python3.9/usr/bin/install -c -m 644 ./Lib/doctest.py /usr/local/lib/python3.9/usr/bin/install -c -m 644 ./Lib/enum.py /usr/local/lib/python3.9/usr/bin/install -c -m 644 ./Lib/filecmp.py /usr/local/lib/python3.9/usr/bin/install -c -m 644 ./Lib/fileinput.py /usr/local/lib/python3.9/usr/bin/install -c -m 644 ./Lib/fnmatch.py /usr/local/lib/python3.9/usr/bin/install -c -m 644 ./Lib/formatter.py /usr/local/lib/python3.9/usr/bin/install -c -m 644 ./Lib/fractions.py /usr/local/lib/python3.9/usr/bin/install -c -m 644 ./Lib/ftplib.py /usr/local/lib/python3.9/usr/bin/install -c -m 644 ./Lib/functools.py /usr/local/lib/python3.9/usr/bin/install -c -m 644 ./Lib/genericpath.py /usr/local/lib/python3.9/usr/bin/install -c -m 644 ./Lib/getopt.py /usr/local/lib/python3.9/usr/bin/install -c -m 644 ./Lib/getpass.py /usr/local/lib/python3.9/usr/bin/install -c -m 644 ./Lib/gettext.py /usr/local/lib/python3.9/usr/bin/install -c -m 644 ./Lib/glob.py /usr/local/lib/python3.9/usr/bin/install -c -m 644 ./Lib/graphlib.py /usr/local/lib/python3.9/usr/bin/install -c -m 644 ./Lib/gzip.py /usr/local/lib/python3.9/usr/bin/install -c -m 644 ./Lib/hashlib.py /usr/local/lib/python3.9/usr/bin/install -c -m 644 ./Lib/heapq.py /usr/local/lib/python3.9/usr/bin/install -c -m 644 ./Lib/hmac.py /usr/local/lib/python3.9/usr/bin/install -c -m 644 ./Lib/imaplib.py /usr/local/lib/python3.9/usr/bin/install -c -m 644 ./Lib/imghdr.py /usr/local/lib/python3.9/usr/bin/install -c -m 644 ./Lib/imp.py /usr/local/lib/python3.9/usr/bin/install -c -m 644 ./Lib/inspect.py /usr/local/lib/python3.9/usr/bin/install -c -m 644 ./Lib/io.py /usr/local/lib/python3.9/usr/bin/install -c -m 644 ./Lib/ipaddress.py /usr/local/lib/python3.9/usr/bin/install -c -m 644 ./Lib/keyword.py /usr/local/lib/python3.9/usr/bin/install -c -m 644 ./Lib/linecache.py /usr/local/lib/python3.9/usr/bin/install -c -m 644 ./Lib/locale.py /usr/local/lib/python3.9/usr/bin/install -c -m 644 ./Lib/lzma.py /usr/local/lib/python3.9/usr/bin/install -c -m 644 ./Lib/mailbox.py /usr/local/lib/python3.9/usr/bin/install -c -m 644 ./Lib/mailcap.py /usr/local/lib/python3.9/usr/bin/install -c -m 644 ./Lib/mimetypes.py /usr/local/lib/python3.9/usr/bin/install -c -m 644 ./Lib/modulefinder.py /usr/local/lib/python3.9/usr/bin/install -c -m 644 ./Lib/netrc.py /usr/local/lib/python3.9/usr/bin/install -c -m 644 ./Lib/nntplib.py /usr/local/lib/python3.9/usr/bin/install -c -m 644 ./Lib/ntpath.py /usr/local/lib/python3.9/usr/bin/install -c -m 644 ./Lib/nturl2path.py /usr/local/lib/python3.9/usr/bin/install -c -m 644 ./Lib/numbers.py /usr/local/lib/python3.9/usr/bin/install -c -m 644 ./Lib/opcode.py /usr/local/lib/python3.9/usr/bin/install -c -m 644 ./Lib/operator.py /usr/local/lib/python3.9/usr/bin/install -c -m 644 ./Lib/optparse.py /usr/local/lib/python3.9/usr/bin/install -c -m 644 ./Lib/os.py /usr/local/lib/python3.9/usr/bin/install -c -m 644 ./Lib/pathlib.py /usr/local/lib/python3.9/usr/bin/install -c ./Lib/pdb.py /usr/local/lib/python3.9/usr/bin/install -c -m 644 ./Lib/pickle.py /usr/local/lib/python3.9/usr/bin/install -c -m 644 ./Lib/pickletools.py /usr/local/lib/python3.9/usr/bin/install -c -m 644 ./Lib/pipes.py /usr/local/lib/python3.9/usr/bin/install -c -m 644 ./Lib/pkgutil.py /usr/local/lib/python3.9/usr/bin/install -c ./Lib/platform.py /usr/local/lib/python3.9/usr/bin/install -c -m 644 ./Lib/plistlib.py /usr/local/lib/python3.9/usr/bin/install -c -m 644 ./Lib/poplib.py /usr/local/lib/python3.9/usr/bin/install -c -m 644 ./Lib/posixpath.py /usr/local/lib/python3.9/usr/bin/install -c -m 644 ./Lib/pprint.py /usr/local/lib/python3.9/usr/bin/install -c ./Lib/profile.py /usr/local/lib/python3.9/usr/bin/install -c -m 644 ./Lib/pstats.py /usr/local/lib/python3.9/usr/bin/install -c -m 644 ./Lib/pty.py /usr/local/lib/python3.9/usr/bin/install -c -m 644 ./Lib/py_compile.py /usr/local/lib/python3.9/usr/bin/install -c -m 644 ./Lib/pyclbr.py /usr/local/lib/python3.9/usr/bin/install -c ./Lib/pydoc.py /usr/local/lib/python3.9/usr/bin/install -c -m 644 ./Lib/queue.py /usr/local/lib/python3.9/usr/bin/install -c ./Lib/quopri.py /usr/local/lib/python3.9/usr/bin/install -c -m 644 ./Lib/random.py /usr/local/lib/python3.9/usr/bin/install -c -m 644 ./Lib/re.py /usr/local/lib/python3.9/usr/bin/install -c -m 644 ./Lib/reprlib.py /usr/local/lib/python3.9/usr/bin/install -c -m 644 ./Lib/rlcompleter.py /usr/local/lib/python3.9/usr/bin/install -c -m 644 ./Lib/runpy.py /usr/local/lib/python3.9/usr/bin/install -c -m 644 ./Lib/sched.py /usr/local/lib/python3.9/usr/bin/install -c -m 644 ./Lib/secrets.py /usr/local/lib/python3.9/usr/bin/install -c -m 644 ./Lib/selectors.py /usr/local/lib/python3.9/usr/bin/install -c -m 644 ./Lib/shelve.py /usr/local/lib/python3.9/usr/bin/install -c -m 644 ./Lib/shlex.py /usr/local/lib/python3.9/usr/bin/install -c -m 644 ./Lib/shutil.py /usr/local/lib/python3.9/usr/bin/install -c -m 644 ./Lib/signal.py /usr/local/lib/python3.9/usr/bin/install -c -m 644 ./Lib/site.py /usr/local/lib/python3.9/usr/bin/install -c ./Lib/smtpd.py /usr/local/lib/python3.9/usr/bin/install -c ./Lib/smtplib.py /usr/local/lib/python3.9/usr/bin/install -c -m 644 ./Lib/sndhdr.py /usr/local/lib/python3.9/usr/bin/install -c ./Lib/socket.py /usr/local/lib/python3.9/usr/bin/install -c -m 644 ./Lib/socketserver.py /usr/local/lib/python3.9/usr/bin/install -c -m 644 ./Lib/sre_compile.py /usr/local/lib/python3.9/usr/bin/install -c -m 644 ./Lib/sre_constants.py /usr/local/lib/python3.9/usr/bin/install -c -m 644 ./Lib/sre_parse.py /usr/local/lib/python3.9/usr/bin/install -c -m 644 ./Lib/ssl.py /usr/local/lib/python3.9/usr/bin/install -c -m 644 ./Lib/stat.py /usr/local/lib/python3.9/usr/bin/install -c -m 644 ./Lib/statistics.py /usr/local/lib/python3.9/usr/bin/install -c -m 644 ./Lib/string.py /usr/local/lib/python3.9/usr/bin/install -c -m 644 ./Lib/stringprep.py /usr/local/lib/python3.9/usr/bin/install -c -m 644 ./Lib/struct.py /usr/local/lib/python3.9/usr/bin/install -c -m 644 ./Lib/subprocess.py /usr/local/lib/python3.9/usr/bin/install -c -m 644 ./Lib/sunau.py /usr/local/lib/python3.9/usr/bin/install -c -m 644 ./Lib/symbol.py /usr/local/lib/python3.9/usr/bin/install -c -m 644 ./Lib/symtable.py /usr/local/lib/python3.9/usr/bin/install -c -m 644 ./Lib/sysconfig.py /usr/local/lib/python3.9/usr/bin/install -c ./Lib/tabnanny.py /usr/local/lib/python3.9/usr/bin/install -c ./Lib/tarfile.py /usr/local/lib/python3.9/usr/bin/install -c -m 644 ./Lib/telnetlib.py /usr/local/lib/python3.9/usr/bin/install -c -m 644 ./Lib/tempfile.py /usr/local/lib/python3.9/usr/bin/install -c -m 644 ./Lib/textwrap.py /usr/local/lib/python3.9/usr/bin/install -c -m 644 ./Lib/this.py /usr/local/lib/python3.9/usr/bin/install -c -m 644 ./Lib/threading.py /usr/local/lib/python3.9/usr/bin/install -c ./Lib/timeit.py /usr/local/lib/python3.9/usr/bin/install -c -m 644 ./Lib/token.py /usr/local/lib/python3.9/usr/bin/install -c -m 644 ./Lib/tokenize.py /usr/local/lib/python3.9/usr/bin/install -c ./Lib/trace.py /usr/local/lib/python3.9/usr/bin/install -c -m 644 ./Lib/traceback.py /usr/local/lib/python3.9/usr/bin/install -c -m 644 ./Lib/tracemalloc.py /usr/local/lib/python3.9/usr/bin/install -c -m 644 ./Lib/tty.py /usr/local/lib/python3.9/usr/bin/install -c -m 644 ./Lib/turtle.py /usr/local/lib/python3.9/usr/bin/install -c -m 644 ./Lib/types.py /usr/local/lib/python3.9/usr/bin/install -c -m 644 ./Lib/typing.py /usr/local/lib/python3.9/usr/bin/install -c ./Lib/uu.py /usr/local/lib/python3.9/usr/bin/install -c -m 644 ./Lib/uuid.py /usr/local/lib/python3.9/usr/bin/install -c -m 644 ./Lib/warnings.py /usr/local/lib/python3.9/usr/bin/install -c -m 644 ./Lib/wave.py /usr/local/lib/python3.9/usr/bin/install -c -m 644 ./Lib/weakref.py /usr/local/lib/python3.9/usr/bin/install -c ./Lib/webbrowser.py /usr/local/lib/python3.9/usr/bin/install -c -m 644 ./Lib/xdrlib.py /usr/local/lib/python3.9/usr/bin/install -c -m 644 ./Lib/zipapp.py /usr/local/lib/python3.9/usr/bin/install -c -m 644 ./Lib/zipfile.py /usr/local/lib/python3.9/usr/bin/install -c -m 644 ./Lib/zipimport.py /usr/local/lib/python3.9/usr/bin/install -c -m 644 ./Lib/tkinter/__init__.py /usr/local/lib/python3.9/tkinter/usr/bin/install -c -m 644 ./Lib/tkinter/__main__.py /usr/local/lib/python3.9/tkinter/usr/bin/install -c -m 644 ./Lib/tkinter/colorchooser.py /usr/local/lib/python3.9/tkinter/usr/bin/install -c -m 644 ./Lib/tkinter/commondialog.py /usr/local/lib/python3.9/tkinter/usr/bin/install -c -m 644 ./Lib/tkinter/constants.py /usr/local/lib/python3.9/tkinter/usr/bin/install -c -m 644 ./Lib/tkinter/dialog.py /usr/local/lib/python3.9/tkinter/usr/bin/install -c -m 644 ./Lib/tkinter/dnd.py /usr/local/lib/python3.9/tkinter/usr/bin/install -c -m 644 ./Lib/tkinter/filedialog.py /usr/local/lib/python3.9/tkinter/usr/bin/install -c -m 644 ./Lib/tkinter/font.py /usr/local/lib/python3.9/tkinter/usr/bin/install -c -m 644 ./Lib/tkinter/messagebox.py /usr/local/lib/python3.9/tkinter/usr/bin/install -c -m 644 ./Lib/tkinter/scrolledtext.py /usr/local/lib/python3.9/tkinter/usr/bin/install -c -m 644 ./Lib/tkinter/simpledialog.py /usr/local/lib/python3.9/tkinter/usr/bin/install -c -m 644 ./Lib/tkinter/tix.py /usr/local/lib/python3.9/tkinter/usr/bin/install -c -m 644 ./Lib/tkinter/ttk.py /usr/local/lib/python3.9/tkinter/usr/bin/install -c -m 644 ./Lib/tkinter/test/README /usr/local/lib/python3.9/tkinter/test/usr/bin/install -c -m 644 ./Lib/tkinter/test/__init__.py /usr/local/lib/python3.9/tkinter/test/usr/bin/install -c -m 644 ./Lib/tkinter/test/runtktests.py /usr/local/lib/python3.9/tkinter/test/usr/bin/install -c -m 644 ./Lib/tkinter/test/support.py /usr/local/lib/python3.9/tkinter/test/usr/bin/install -c -m 644 ./Lib/tkinter/test/widget_tests.py /usr/local/lib/python3.9/tkinter/test/usr/bin/install -c -m 644 ./Lib/tkinter/test/test_tkinter/__init__.py /usr/local/lib/python3.9/tkinter/test/test_tkinter/usr/bin/install -c -m 644 ./Lib/tkinter/test/test_tkinter/test_colorchooser.py /usr/local/lib/python3.9/tkinter/test/test_tkinter/usr/bin/install -c -m 644 ./Lib/tkinter/test/test_tkinter/test_font.py /usr/local/lib/python3.9/tkinter/test/test_tkinter/usr/bin/install -c -m 644 ./Lib/tkinter/test/test_tkinter/test_geometry_managers.py /usr/local/lib/python3.9/tkinter/test/test_tkinter/usr/bin/install -c -m 644 ./Lib/tkinter/test/test_tkinter/test_images.py /usr/local/lib/python3.9/tkinter/test/test_tkinter/usr/bin/install -c -m 644 ./Lib/tkinter/test/test_tkinter/test_loadtk.py /usr/local/lib/python3.9/tkinter/test/test_tkinter/usr/bin/install -c -m 644 ./Lib/tkinter/test/test_tkinter/test_misc.py /usr/local/lib/python3.9/tkinter/test/test_tkinter/usr/bin/install -c -m 644 ./Lib/tkinter/test/test_tkinter/test_simpledialog.py /usr/local/lib/python3.9/tkinter/test/test_tkinter/usr/bin/install -c -m 644 ./Lib/tkinter/test/test_tkinter/test_text.py /usr/local/lib/python3.9/tkinter/test/test_tkinter/usr/bin/install -c -m 644 ./Lib/tkinter/test/test_tkinter/test_variables.py /usr/local/lib/python3.9/tkinter/test/test_tkinter/usr/bin/install -c -m 644 ./Lib/tkinter/test/test_tkinter/test_widgets.py /usr/local/lib/python3.9/tkinter/test/test_tkinter/usr/bin/install -c -m 644 ./Lib/tkinter/test/test_ttk/__init__.py /usr/local/lib/python3.9/tkinter/test/test_ttk/usr/bin/install -c -m 644 ./Lib/tkinter/test/test_ttk/test_extensions.py /usr/local/lib/python3.9/tkinter/test/test_ttk/usr/bin/install -c -m 644 ./Lib/tkinter/test/test_ttk/test_functions.py /usr/local/lib/python3.9/tkinter/test/test_ttk/usr/bin/install -c -m 644 ./Lib/tkinter/test/test_ttk/test_style.py /usr/local/lib/python3.9/tkinter/test/test_ttk/usr/bin/install -c -m 644 ./Lib/tkinter/test/test_ttk/test_widgets.py /usr/local/lib/python3.9/tkinter/test/test_ttk/usr/bin/install -c -m 644 ./Lib/site-packages/README.txt /usr/local/lib/python3.9/site-packages/usr/bin/install -c -m 644 ./Lib/test/Sine-1000Hz-300ms.aif /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/__init__.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/__main__.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/_test_multiprocessing.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/allsans.pem /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/ann_module.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/ann_module2.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/ann_module3.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/audiotest.au /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/audiotests.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/audit-tests.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/autotest.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/bad_coding.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/bad_coding2.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/bad_getattr.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/bad_getattr2.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/bad_getattr3.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/badcert.pem /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/badkey.pem /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/badsyntax_3131.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/badsyntax_future10.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/badsyntax_future3.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/badsyntax_future4.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/badsyntax_future5.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/badsyntax_future6.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/badsyntax_future7.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/badsyntax_future8.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/badsyntax_future9.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/badsyntax_pep3120.py /usr/local/lib/python3.9/test/usr/bin/install -c ./Lib/test/bisect_cmd.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/cfgparser.1 /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/cfgparser.2 /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/cfgparser.3 /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/clinic.test /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/cmath_testcases.txt /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/coding20731.py /usr/local/lib/python3.9/test/usr/bin/install -c ./Lib/test/curses_tests.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/dataclass_module_1.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/dataclass_module_1_str.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/dataclass_module_2.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/dataclass_module_2_str.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/dataclass_textanno.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/datetimetester.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/dis_module.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/doctest_aliases.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/double_const.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/empty.vbs /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/exception_hierarchy.txt /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/ffdh3072.pem /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/final_a.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/final_b.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/floating_points.txt /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/fork_wait.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/formatfloat_testcases.txt /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/future_test1.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/future_test2.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/gdb_sample.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/good_getattr.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/idnsans.pem /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/ieee754.txt /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/imp_dummy.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/inspect_fodder.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/inspect_fodder2.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/keycert.passwd.pem /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/keycert.pem /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/keycert2.pem /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/keycert3.pem /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/keycert4.pem /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/keycertecc.pem /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/list_tests.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/lock_tests.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/mailcap.txt /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/make_ssl_certs.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/mapping_tests.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/math_testcases.txt /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/memory_watchdog.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/mime.types /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/mock_socket.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/mod_generics_cache.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/mp_fork_bomb.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/mp_preload.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/multibytecodec_support.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/nokia.pem /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/nosan.pem /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/nullbytecert.pem /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/nullcert.pem /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/pickletester.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/profilee.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/pstats.pck /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/pycacert.pem /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/pycakey.pem /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/pyclbr_input.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/pydoc_mod.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/pydocfodder.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/pythoninfo.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/randv2_32.pck /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/randv2_64.pck /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/randv3.pck /usr/local/lib/python3.9/test/usr/bin/install -c ./Lib/test/re_tests.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/recursion.tar /usr/local/lib/python3.9/test/usr/bin/install -c ./Lib/test/regrtest.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/relimport.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/reperf.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/revocation.crl /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/sample_doctest.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/sample_doctest_no_docstrings.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/sample_doctest_no_doctests.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/secp384r1.pem /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/selfsigned_pythontestdotnet.pem /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/seq_tests.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/sgml_input.html /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/signalinterproctester.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/sortperf.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/ssl_cert.pem /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/ssl_key.passwd.pem /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/ssl_key.pem /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/ssl_servers.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/ssltests.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/string_tests.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/talos-2019-0758.pem /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test___all__.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test___future__.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test__locale.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test__opcode.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test__osx_support.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test__xxsubinterpreters.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_abc.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_abstract_numbers.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_aifc.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_argparse.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_array.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_asdl_parser.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_ast.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_asyncgen.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_asynchat.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_asyncore.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_atexit.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_audioop.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_audit.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_augassign.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_base64.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_baseexception.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_bdb.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_bigaddrspace.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_bigmem.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_binascii.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_binhex.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_binop.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_bisect.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_bool.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_buffer.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_bufio.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_builtin.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_bytes.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_bz2.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_c_locale_coercion.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_calendar.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_call.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_capi.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_cgi.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_cgitb.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_charmapcodec.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_check_c_globals.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_class.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_clinic.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_cmath.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_cmd.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_cmd_line.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_cmd_line_script.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_code.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_code_module.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_codeccallbacks.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_codecencodings_cn.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_codecencodings_hk.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_codecencodings_iso2022.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_codecencodings_jp.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_codecencodings_kr.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_codecencodings_tw.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_codecmaps_cn.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_codecmaps_hk.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_codecmaps_jp.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_codecmaps_kr.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_codecmaps_tw.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_codecs.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_codeop.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_collections.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_colorsys.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_compare.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_compile.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_compileall.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_complex.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_concurrent_futures.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_configparser.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_contains.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_context.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_contextlib.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_contextlib_async.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_copy.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_copyreg.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_coroutines.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_cprofile.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_crashers.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_crypt.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_csv.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_ctypes.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_curses.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_dataclasses.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_datetime.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_dbm.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_dbm_dumb.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_dbm_gnu.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_dbm_ndbm.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_decimal.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_decorators.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_defaultdict.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_deque.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_descr.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_descrtut.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_devpoll.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_dict.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_dict_version.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_dictcomps.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_dictviews.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_difflib.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_difflib_expect.html /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_dis.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_distutils.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_doctest.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_doctest.txt /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_doctest2.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_doctest2.txt /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_doctest3.txt /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_doctest4.txt /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_docxmlrpc.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_dtrace.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_dynamic.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_dynamicclassattribute.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_eintr.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_embed.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_ensurepip.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_enum.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_enumerate.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_eof.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_epoll.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_errno.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_exception_hierarchy.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_exception_variations.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_exceptions.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_extcall.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_faulthandler.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_fcntl.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_file.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_file_eintr.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_filecmp.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_fileinput.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_fileio.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_finalization.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_float.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_flufl.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_fnmatch.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_fork1.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_format.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_fractions.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_frame.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_frozen.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_fstring.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_ftplib.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_funcattrs.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_functools.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_future.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_future3.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_future4.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_future5.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_gc.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_gdb.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_generator_stop.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_generators.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_genericalias.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_genericclass.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_genericpath.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_genexps.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_getargs2.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_getopt.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_getpass.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_gettext.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_glob.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_global.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_grammar.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_graphlib.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_grp.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_gzip.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_hash.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_hashlib.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_heapq.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_hmac.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_html.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_htmlparser.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_http_cookiejar.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_http_cookies.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_httplib.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_httpservers.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_idle.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_imaplib.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_imghdr.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_imp.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_index.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_inspect.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_int.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_int_literal.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_io.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_ioctl.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_ipaddress.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_isinstance.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_iter.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_iterlen.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_itertools.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_keyword.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_keywordonlyarg.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_kqueue.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_largefile.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_lib2to3.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_linecache.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_list.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_listcomps.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_lltrace.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_locale.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_logging.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_long.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_longexp.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_lzma.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_mailbox.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_mailcap.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_marshal.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_math.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_memoryio.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_memoryview.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_metaclass.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_mimetypes.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_minidom.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_mmap.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_module.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_modulefinder.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_msilib.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_multibytecodec.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_multiprocessing_fork.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_multiprocessing_forkserver.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_multiprocessing_main_handling.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_multiprocessing_spawn.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_named_expressions.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_netrc.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_nis.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_nntplib.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_ntpath.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_numeric_tower.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_opcodes.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_openpty.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_operator.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_optparse.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_ordered_dict.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_os.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_ossaudiodev.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_osx_env.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_parser.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_pathlib.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_pdb.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_peepholer.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_peg_parser.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_pickle.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_picklebuffer.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_pickletools.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_pipes.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_pkg.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_pkgutil.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_platform.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_plistlib.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_poll.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_popen.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_poplib.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_positional_only_arg.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_posix.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_posixpath.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_pow.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_pprint.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_print.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_profile.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_property.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_pstats.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_pty.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_pulldom.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_pwd.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_py_compile.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_pyclbr.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_pydoc.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_pyexpat.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_queue.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_quopri.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_raise.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_random.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_range.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_re.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_readline.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_regrtest.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_repl.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_reprlib.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_resource.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_richcmp.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_rlcompleter.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_robotparser.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_runpy.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_sax.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_sched.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_scope.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_script_helper.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_secrets.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_select.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_selectors.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_set.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_setcomps.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_shelve.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_shlex.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_shutil.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_signal.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_site.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_slice.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_smtpd.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_smtplib.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_smtpnet.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_sndhdr.py /usr/local/lib/python3.9/test/usr/bin/install -c ./Lib/test/test_socket.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_socketserver.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_sort.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_source_encoding.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_spwd.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_sqlite.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_ssl.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_startfile.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_stat.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_statistics.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_strftime.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_string.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_string_literals.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_stringprep.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_strptime.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_strtod.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_struct.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_structmembers.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_structseq.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_subclassinit.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_subprocess.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_sunau.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_sundry.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_super.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_support.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_symbol.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_symtable.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_syntax.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_sys.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_sys_setprofile.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_sys_settrace.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_sysconfig.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_syslog.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_tabnanny.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_tarfile.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_tcl.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_telnetlib.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_tempfile.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_textwrap.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_thread.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_threadedtempfile.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_threading.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_threading_local.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_threadsignals.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_time.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_timeit.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_timeout.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_tix.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_tk.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_tokenize.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_trace.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_traceback.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_tracemalloc.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_ttk_guionly.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_ttk_textonly.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_tuple.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_turtle.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_type_comments.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_typechecks.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_types.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_typing.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_ucn.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_unary.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_unicode.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_unicode_file.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_unicode_file_functions.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_unicode_identifiers.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_unicodedata.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_unittest.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_univnewlines.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_unpack.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_unpack_ex.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_unparse.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_urllib.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_urllib2.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_urllib2_localnet.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_urllib2net.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_urllib_response.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_urllibnet.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_urlparse.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_userdict.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_userlist.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_userstring.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_utf8_mode.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_utf8source.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_uu.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_uuid.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_venv.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_wait3.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_wait4.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_wave.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_weakref.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_weakset.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_webbrowser.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_winconsoleio.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_winreg.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_winsound.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_with.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_wsgiref.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_xdrlib.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_xml_dom_minicompat.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_xml_etree.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_xml_etree_c.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_xmlrpc.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_xmlrpc_net.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_xxtestfuzz.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_yield_from.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_zipapp.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_zipfile.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_zipfile64.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_zipimport.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_zipimport_support.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/test_zlib.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/testcodec.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/testtar.tar /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/tf_inherit_check.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/time_hashlib.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/tokenize_tests-latin1-coding-cookie-and-utf8-bom-sig.txt /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/tokenize_tests-no-coding-cookie-and-utf8-bom-sig-only.txt /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/tokenize_tests-utf8-coding-cookie-and-no-utf8-bom-sig.txt /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/tokenize_tests-utf8-coding-cookie-and-utf8-bom-sig.txt /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/tokenize_tests.txt /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/win_console_handler.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/xmltests.py /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/zip_cp437_header.zip /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/zipdir.zip /usr/local/lib/python3.9/test/usr/bin/install -c -m 644 ./Lib/test/audiodata/pluck-alaw.aifc /usr/local/lib/python3.9/test/audiodata/usr/bin/install -c -m 644 ./Lib/test/audiodata/pluck-pcm16.aiff /usr/local/lib/python3.9/test/audiodata/usr/bin/install -c -m 644 ./Lib/test/audiodata/pluck-pcm16.au /usr/local/lib/python3.9/test/audiodata/usr/bin/install -c -m 644 ./Lib/test/audiodata/pluck-pcm16.wav /usr/local/lib/python3.9/test/audiodata/usr/bin/install -c -m 644 ./Lib/test/audiodata/pluck-pcm24.aiff /usr/local/lib/python3.9/test/audiodata/usr/bin/install -c -m 644 ./Lib/test/audiodata/pluck-pcm24.au /usr/local/lib/python3.9/test/audiodata/usr/bin/install -c -m 644 ./Lib/test/audiodata/pluck-pcm24.wav /usr/local/lib/python3.9/test/audiodata/usr/bin/install -c -m 644 ./Lib/test/audiodata/pluck-pcm32.aiff /usr/local/lib/python3.9/test/audiodata/usr/bin/install -c -m 644 ./Lib/test/audiodata/pluck-pcm32.au /usr/local/lib/python3.9/test/audiodata/usr/bin/install -c -m 644 ./Lib/test/audiodata/pluck-pcm32.wav /usr/local/lib/python3.9/test/audiodata/usr/bin/install -c -m 644 ./Lib/test/audiodata/pluck-pcm8.aiff /usr/local/lib/python3.9/test/audiodata/usr/bin/install -c -m 644 ./Lib/test/audiodata/pluck-pcm8.au /usr/local/lib/python3.9/test/audiodata/usr/bin/install -c -m 644 ./Lib/test/audiodata/pluck-pcm8.wav /usr/local/lib/python3.9/test/audiodata/usr/bin/install -c -m 644 ./Lib/test/audiodata/pluck-ulaw.aifc /usr/local/lib/python3.9/test/audiodata/usr/bin/install -c -m 644 ./Lib/test/audiodata/pluck-ulaw.au /usr/local/lib/python3.9/test/audiodata/usr/bin/install -c -m 644 ./Lib/test/capath/4e1295a3.0 /usr/local/lib/python3.9/test/capath/usr/bin/install -c -m 644 ./Lib/test/capath/5ed36f99.0 /usr/local/lib/python3.9/test/capath/usr/bin/install -c -m 644 ./Lib/test/capath/6e88d7b8.0 /usr/local/lib/python3.9/test/capath/usr/bin/install -c -m 644 ./Lib/test/capath/99d0fa06.0 /usr/local/lib/python3.9/test/capath/usr/bin/install -c -m 644 ./Lib/test/capath/b1930218.0 /usr/local/lib/python3.9/test/capath/usr/bin/install -c -m 644 ./Lib/test/capath/ceff1710.0 /usr/local/lib/python3.9/test/capath/usr/bin/install -c -m 644 ./Lib/test/data/README /usr/local/lib/python3.9/test/data/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/big5-utf8.txt /usr/local/lib/python3.9/test/cjkencodings/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/big5.txt /usr/local/lib/python3.9/test/cjkencodings/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/big5hkscs-utf8.txt /usr/local/lib/python3.9/test/cjkencodings/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/big5hkscs.txt /usr/local/lib/python3.9/test/cjkencodings/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/cp949-utf8.txt /usr/local/lib/python3.9/test/cjkencodings/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/cp949.txt /usr/local/lib/python3.9/test/cjkencodings/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/euc_jisx0213-utf8.txt /usr/local/lib/python3.9/test/cjkencodings/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/euc_jisx0213.txt /usr/local/lib/python3.9/test/cjkencodings/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/euc_jp-utf8.txt /usr/local/lib/python3.9/test/cjkencodings/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/euc_jp.txt /usr/local/lib/python3.9/test/cjkencodings/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/euc_kr-utf8.txt /usr/local/lib/python3.9/test/cjkencodings/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/euc_kr.txt /usr/local/lib/python3.9/test/cjkencodings/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/gb18030-utf8.txt /usr/local/lib/python3.9/test/cjkencodings/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/gb18030.txt /usr/local/lib/python3.9/test/cjkencodings/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/gb2312-utf8.txt /usr/local/lib/python3.9/test/cjkencodings/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/gb2312.txt /usr/local/lib/python3.9/test/cjkencodings/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/gbk-utf8.txt /usr/local/lib/python3.9/test/cjkencodings/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/gbk.txt /usr/local/lib/python3.9/test/cjkencodings/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/hz-utf8.txt /usr/local/lib/python3.9/test/cjkencodings/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/hz.txt /usr/local/lib/python3.9/test/cjkencodings/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/iso2022_jp-utf8.txt /usr/local/lib/python3.9/test/cjkencodings/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/iso2022_jp.txt /usr/local/lib/python3.9/test/cjkencodings/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/iso2022_kr-utf8.txt /usr/local/lib/python3.9/test/cjkencodings/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/iso2022_kr.txt /usr/local/lib/python3.9/test/cjkencodings/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/johab-utf8.txt /usr/local/lib/python3.9/test/cjkencodings/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/johab.txt /usr/local/lib/python3.9/test/cjkencodings/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/shift_jis-utf8.txt /usr/local/lib/python3.9/test/cjkencodings/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/shift_jis.txt /usr/local/lib/python3.9/test/cjkencodings/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/shift_jisx0213-utf8.txt /usr/local/lib/python3.9/test/cjkencodings/usr/bin/install -c -m 644 ./Lib/test/cjkencodings/shift_jisx0213.txt /usr/local/lib/python3.9/test/cjkencodings/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/abs.decTest /usr/local/lib/python3.9/test/decimaltestdata/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/add.decTest /usr/local/lib/python3.9/test/decimaltestdata/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/and.decTest /usr/local/lib/python3.9/test/decimaltestdata/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/base.decTest /usr/local/lib/python3.9/test/decimaltestdata/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/clamp.decTest /usr/local/lib/python3.9/test/decimaltestdata/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/class.decTest /usr/local/lib/python3.9/test/decimaltestdata/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/compare.decTest /usr/local/lib/python3.9/test/decimaltestdata/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/comparetotal.decTest /usr/local/lib/python3.9/test/decimaltestdata/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/comparetotmag.decTest /usr/local/lib/python3.9/test/decimaltestdata/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/copy.decTest /usr/local/lib/python3.9/test/decimaltestdata/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/copyabs.decTest /usr/local/lib/python3.9/test/decimaltestdata/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/copynegate.decTest /usr/local/lib/python3.9/test/decimaltestdata/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/copysign.decTest /usr/local/lib/python3.9/test/decimaltestdata/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddAbs.decTest /usr/local/lib/python3.9/test/decimaltestdata/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddAdd.decTest /usr/local/lib/python3.9/test/decimaltestdata/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddAnd.decTest /usr/local/lib/python3.9/test/decimaltestdata/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddBase.decTest /usr/local/lib/python3.9/test/decimaltestdata/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCanonical.decTest /usr/local/lib/python3.9/test/decimaltestdata/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddClass.decTest /usr/local/lib/python3.9/test/decimaltestdata/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCompare.decTest /usr/local/lib/python3.9/test/decimaltestdata/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCompareSig.decTest /usr/local/lib/python3.9/test/decimaltestdata/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCompareTotal.decTest /usr/local/lib/python3.9/test/decimaltestdata/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCompareTotalMag.decTest /usr/local/lib/python3.9/test/decimaltestdata/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCopy.decTest /usr/local/lib/python3.9/test/decimaltestdata/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCopyAbs.decTest /usr/local/lib/python3.9/test/decimaltestdata/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCopyNegate.decTest /usr/local/lib/python3.9/test/decimaltestdata/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCopySign.decTest /usr/local/lib/python3.9/test/decimaltestdata/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddDivide.decTest /usr/local/lib/python3.9/test/decimaltestdata/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddDivideInt.decTest /usr/local/lib/python3.9/test/decimaltestdata/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddEncode.decTest /usr/local/lib/python3.9/test/decimaltestdata/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddFMA.decTest /usr/local/lib/python3.9/test/decimaltestdata/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddInvert.decTest /usr/local/lib/python3.9/test/decimaltestdata/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddLogB.decTest /usr/local/lib/python3.9/test/decimaltestdata/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddMax.decTest /usr/local/lib/python3.9/test/decimaltestdata/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddMaxMag.decTest /usr/local/lib/python3.9/test/decimaltestdata/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddMin.decTest /usr/local/lib/python3.9/test/decimaltestdata/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddMinMag.decTest /usr/local/lib/python3.9/test/decimaltestdata/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddMinus.decTest /usr/local/lib/python3.9/test/decimaltestdata/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddMultiply.decTest /usr/local/lib/python3.9/test/decimaltestdata/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddNextMinus.decTest /usr/local/lib/python3.9/test/decimaltestdata/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddNextPlus.decTest /usr/local/lib/python3.9/test/decimaltestdata/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddNextToward.decTest /usr/local/lib/python3.9/test/decimaltestdata/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddOr.decTest /usr/local/lib/python3.9/test/decimaltestdata/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddPlus.decTest /usr/local/lib/python3.9/test/decimaltestdata/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddQuantize.decTest /usr/local/lib/python3.9/test/decimaltestdata/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddReduce.decTest /usr/local/lib/python3.9/test/decimaltestdata/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddRemainder.decTest /usr/local/lib/python3.9/test/decimaltestdata/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddRemainderNear.decTest /usr/local/lib/python3.9/test/decimaltestdata/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddRotate.decTest /usr/local/lib/python3.9/test/decimaltestdata/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddSameQuantum.decTest /usr/local/lib/python3.9/test/decimaltestdata/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddScaleB.decTest /usr/local/lib/python3.9/test/decimaltestdata/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddShift.decTest /usr/local/lib/python3.9/test/decimaltestdata/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddSubtract.decTest /usr/local/lib/python3.9/test/decimaltestdata/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddToIntegral.decTest /usr/local/lib/python3.9/test/decimaltestdata/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddXor.decTest /usr/local/lib/python3.9/test/decimaltestdata/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/decDouble.decTest /usr/local/lib/python3.9/test/decimaltestdata/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/decQuad.decTest /usr/local/lib/python3.9/test/decimaltestdata/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/decSingle.decTest /usr/local/lib/python3.9/test/decimaltestdata/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/divide.decTest /usr/local/lib/python3.9/test/decimaltestdata/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/divideint.decTest /usr/local/lib/python3.9/test/decimaltestdata/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqAbs.decTest /usr/local/lib/python3.9/test/decimaltestdata/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqAdd.decTest /usr/local/lib/python3.9/test/decimaltestdata/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqAnd.decTest /usr/local/lib/python3.9/test/decimaltestdata/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqBase.decTest /usr/local/lib/python3.9/test/decimaltestdata/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCanonical.decTest /usr/local/lib/python3.9/test/decimaltestdata/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqClass.decTest /usr/local/lib/python3.9/test/decimaltestdata/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCompare.decTest /usr/local/lib/python3.9/test/decimaltestdata/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCompareSig.decTest /usr/local/lib/python3.9/test/decimaltestdata/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCompareTotal.decTest /usr/local/lib/python3.9/test/decimaltestdata/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCompareTotalMag.decTest /usr/local/lib/python3.9/test/decimaltestdata/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCopy.decTest /usr/local/lib/python3.9/test/decimaltestdata/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCopyAbs.decTest /usr/local/lib/python3.9/test/decimaltestdata/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCopyNegate.decTest /usr/local/lib/python3.9/test/decimaltestdata/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCopySign.decTest /usr/local/lib/python3.9/test/decimaltestdata/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqDivide.decTest /usr/local/lib/python3.9/test/decimaltestdata/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqDivideInt.decTest /usr/local/lib/python3.9/test/decimaltestdata/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqEncode.decTest /usr/local/lib/python3.9/test/decimaltestdata/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqFMA.decTest /usr/local/lib/python3.9/test/decimaltestdata/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqInvert.decTest /usr/local/lib/python3.9/test/decimaltestdata/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqLogB.decTest /usr/local/lib/python3.9/test/decimaltestdata/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqMax.decTest /usr/local/lib/python3.9/test/decimaltestdata/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqMaxMag.decTest /usr/local/lib/python3.9/test/decimaltestdata/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqMin.decTest /usr/local/lib/python3.9/test/decimaltestdata/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqMinMag.decTest /usr/local/lib/python3.9/test/decimaltestdata/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqMinus.decTest /usr/local/lib/python3.9/test/decimaltestdata/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqMultiply.decTest /usr/local/lib/python3.9/test/decimaltestdata/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqNextMinus.decTest /usr/local/lib/python3.9/test/decimaltestdata/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqNextPlus.decTest /usr/local/lib/python3.9/test/decimaltestdata/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqNextToward.decTest /usr/local/lib/python3.9/test/decimaltestdata/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqOr.decTest /usr/local/lib/python3.9/test/decimaltestdata/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqPlus.decTest /usr/local/lib/python3.9/test/decimaltestdata/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqQuantize.decTest /usr/local/lib/python3.9/test/decimaltestdata/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqReduce.decTest /usr/local/lib/python3.9/test/decimaltestdata/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqRemainder.decTest /usr/local/lib/python3.9/test/decimaltestdata/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqRemainderNear.decTest /usr/local/lib/python3.9/test/decimaltestdata/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqRotate.decTest /usr/local/lib/python3.9/test/decimaltestdata/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqSameQuantum.decTest /usr/local/lib/python3.9/test/decimaltestdata/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqScaleB.decTest /usr/local/lib/python3.9/test/decimaltestdata/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqShift.decTest /usr/local/lib/python3.9/test/decimaltestdata/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqSubtract.decTest /usr/local/lib/python3.9/test/decimaltestdata/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqToIntegral.decTest /usr/local/lib/python3.9/test/decimaltestdata/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqXor.decTest /usr/local/lib/python3.9/test/decimaltestdata/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dsBase.decTest /usr/local/lib/python3.9/test/decimaltestdata/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dsEncode.decTest /usr/local/lib/python3.9/test/decimaltestdata/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/exp.decTest /usr/local/lib/python3.9/test/decimaltestdata/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/extra.decTest /usr/local/lib/python3.9/test/decimaltestdata/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/fma.decTest /usr/local/lib/python3.9/test/decimaltestdata/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/inexact.decTest /usr/local/lib/python3.9/test/decimaltestdata/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/invert.decTest /usr/local/lib/python3.9/test/decimaltestdata/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ln.decTest /usr/local/lib/python3.9/test/decimaltestdata/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/log10.decTest /usr/local/lib/python3.9/test/decimaltestdata/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/logb.decTest /usr/local/lib/python3.9/test/decimaltestdata/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/max.decTest /usr/local/lib/python3.9/test/decimaltestdata/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/maxmag.decTest /usr/local/lib/python3.9/test/decimaltestdata/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/min.decTest /usr/local/lib/python3.9/test/decimaltestdata/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/minmag.decTest /usr/local/lib/python3.9/test/decimaltestdata/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/minus.decTest /usr/local/lib/python3.9/test/decimaltestdata/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/multiply.decTest /usr/local/lib/python3.9/test/decimaltestdata/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/nextminus.decTest /usr/local/lib/python3.9/test/decimaltestdata/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/nextplus.decTest /usr/local/lib/python3.9/test/decimaltestdata/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/nexttoward.decTest /usr/local/lib/python3.9/test/decimaltestdata/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/or.decTest /usr/local/lib/python3.9/test/decimaltestdata/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/plus.decTest /usr/local/lib/python3.9/test/decimaltestdata/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/power.decTest /usr/local/lib/python3.9/test/decimaltestdata/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/powersqrt.decTest /usr/local/lib/python3.9/test/decimaltestdata/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/quantize.decTest /usr/local/lib/python3.9/test/decimaltestdata/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/randomBound32.decTest /usr/local/lib/python3.9/test/decimaltestdata/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/randoms.decTest /usr/local/lib/python3.9/test/decimaltestdata/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/reduce.decTest /usr/local/lib/python3.9/test/decimaltestdata/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/remainder.decTest /usr/local/lib/python3.9/test/decimaltestdata/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/remainderNear.decTest /usr/local/lib/python3.9/test/decimaltestdata/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/rescale.decTest /usr/local/lib/python3.9/test/decimaltestdata/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/rotate.decTest /usr/local/lib/python3.9/test/decimaltestdata/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/rounding.decTest /usr/local/lib/python3.9/test/decimaltestdata/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/samequantum.decTest /usr/local/lib/python3.9/test/decimaltestdata/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/scaleb.decTest /usr/local/lib/python3.9/test/decimaltestdata/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/shift.decTest /usr/local/lib/python3.9/test/decimaltestdata/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/squareroot.decTest /usr/local/lib/python3.9/test/decimaltestdata/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/subtract.decTest /usr/local/lib/python3.9/test/decimaltestdata/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/testall.decTest /usr/local/lib/python3.9/test/decimaltestdata/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/tointegral.decTest /usr/local/lib/python3.9/test/decimaltestdata/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/tointegralx.decTest /usr/local/lib/python3.9/test/decimaltestdata/usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/xor.decTest /usr/local/lib/python3.9/test/decimaltestdata/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/expat224_utf8_bug.xml /usr/local/lib/python3.9/test/xmltestdata/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/simple-ns.xml /usr/local/lib/python3.9/test/xmltestdata/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/simple.xml /usr/local/lib/python3.9/test/xmltestdata/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/test.xml /usr/local/lib/python3.9/test/xmltestdata/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/test.xml.out /usr/local/lib/python3.9/test/xmltestdata/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/README /usr/local/lib/python3.9/test/xmltestdata/c14n-20/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/c14nComment.xml /usr/local/lib/python3.9/test/xmltestdata/c14n-20/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/c14nDefault.xml /usr/local/lib/python3.9/test/xmltestdata/c14n-20/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/c14nPrefix.xml /usr/local/lib/python3.9/test/xmltestdata/c14n-20/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/c14nPrefixQname.xml /usr/local/lib/python3.9/test/xmltestdata/c14n-20/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/c14nPrefixQnameXpathElem.xml /usr/local/lib/python3.9/test/xmltestdata/c14n-20/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/c14nQname.xml /usr/local/lib/python3.9/test/xmltestdata/c14n-20/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/c14nQnameElem.xml /usr/local/lib/python3.9/test/xmltestdata/c14n-20/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/c14nQnameXpathElem.xml /usr/local/lib/python3.9/test/xmltestdata/c14n-20/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/c14nTrim.xml /usr/local/lib/python3.9/test/xmltestdata/c14n-20/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/doc.dtd /usr/local/lib/python3.9/test/xmltestdata/c14n-20/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/doc.xsl /usr/local/lib/python3.9/test/xmltestdata/c14n-20/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/inC14N1.xml /usr/local/lib/python3.9/test/xmltestdata/c14n-20/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/inC14N2.xml /usr/local/lib/python3.9/test/xmltestdata/c14n-20/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/inC14N3.xml /usr/local/lib/python3.9/test/xmltestdata/c14n-20/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/inC14N4.xml /usr/local/lib/python3.9/test/xmltestdata/c14n-20/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/inC14N5.xml /usr/local/lib/python3.9/test/xmltestdata/c14n-20/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/inC14N6.xml /usr/local/lib/python3.9/test/xmltestdata/c14n-20/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/inNsContent.xml /usr/local/lib/python3.9/test/xmltestdata/c14n-20/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/inNsDefault.xml /usr/local/lib/python3.9/test/xmltestdata/c14n-20/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/inNsPushdown.xml /usr/local/lib/python3.9/test/xmltestdata/c14n-20/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/inNsRedecl.xml /usr/local/lib/python3.9/test/xmltestdata/c14n-20/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/inNsSort.xml /usr/local/lib/python3.9/test/xmltestdata/c14n-20/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/inNsSuperfluous.xml /usr/local/lib/python3.9/test/xmltestdata/c14n-20/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/inNsXml.xml /usr/local/lib/python3.9/test/xmltestdata/c14n-20/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inC14N1_c14nComment.xml /usr/local/lib/python3.9/test/xmltestdata/c14n-20/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inC14N1_c14nDefault.xml /usr/local/lib/python3.9/test/xmltestdata/c14n-20/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inC14N2_c14nDefault.xml /usr/local/lib/python3.9/test/xmltestdata/c14n-20/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inC14N2_c14nTrim.xml /usr/local/lib/python3.9/test/xmltestdata/c14n-20/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inC14N3_c14nDefault.xml /usr/local/lib/python3.9/test/xmltestdata/c14n-20/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inC14N3_c14nPrefix.xml /usr/local/lib/python3.9/test/xmltestdata/c14n-20/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inC14N3_c14nTrim.xml /usr/local/lib/python3.9/test/xmltestdata/c14n-20/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inC14N4_c14nDefault.xml /usr/local/lib/python3.9/test/xmltestdata/c14n-20/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inC14N4_c14nTrim.xml /usr/local/lib/python3.9/test/xmltestdata/c14n-20/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inC14N5_c14nDefault.xml /usr/local/lib/python3.9/test/xmltestdata/c14n-20/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inC14N5_c14nTrim.xml /usr/local/lib/python3.9/test/xmltestdata/c14n-20/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inC14N6_c14nDefault.xml /usr/local/lib/python3.9/test/xmltestdata/c14n-20/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsContent_c14nDefault.xml /usr/local/lib/python3.9/test/xmltestdata/c14n-20/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsContent_c14nPrefixQnameXpathElem.xml /usr/local/lib/python3.9/test/xmltestdata/c14n-20/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsContent_c14nQnameElem.xml /usr/local/lib/python3.9/test/xmltestdata/c14n-20/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsContent_c14nQnameXpathElem.xml /usr/local/lib/python3.9/test/xmltestdata/c14n-20/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsDefault_c14nDefault.xml /usr/local/lib/python3.9/test/xmltestdata/c14n-20/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsDefault_c14nPrefix.xml /usr/local/lib/python3.9/test/xmltestdata/c14n-20/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsPushdown_c14nDefault.xml /usr/local/lib/python3.9/test/xmltestdata/c14n-20/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsPushdown_c14nPrefix.xml /usr/local/lib/python3.9/test/xmltestdata/c14n-20/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsRedecl_c14nDefault.xml /usr/local/lib/python3.9/test/xmltestdata/c14n-20/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsRedecl_c14nPrefix.xml /usr/local/lib/python3.9/test/xmltestdata/c14n-20/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsSort_c14nDefault.xml /usr/local/lib/python3.9/test/xmltestdata/c14n-20/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsSort_c14nPrefix.xml /usr/local/lib/python3.9/test/xmltestdata/c14n-20/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsSuperfluous_c14nDefault.xml /usr/local/lib/python3.9/test/xmltestdata/c14n-20/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsSuperfluous_c14nPrefix.xml /usr/local/lib/python3.9/test/xmltestdata/c14n-20/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsXml_c14nDefault.xml /usr/local/lib/python3.9/test/xmltestdata/c14n-20/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsXml_c14nPrefix.xml /usr/local/lib/python3.9/test/xmltestdata/c14n-20/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsXml_c14nPrefixQname.xml /usr/local/lib/python3.9/test/xmltestdata/c14n-20/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsXml_c14nQname.xml /usr/local/lib/python3.9/test/xmltestdata/c14n-20/usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/world.txt /usr/local/lib/python3.9/test/xmltestdata/c14n-20/usr/bin/install -c -m 644 ./Lib/test/dtracedata/assert_usable.d /usr/local/lib/python3.9/test/dtracedata/usr/bin/install -c -m 644 ./Lib/test/dtracedata/assert_usable.stp /usr/local/lib/python3.9/test/dtracedata/usr/bin/install -c -m 644 ./Lib/test/dtracedata/call_stack.d /usr/local/lib/python3.9/test/dtracedata/usr/bin/install -c -m 644 ./Lib/test/dtracedata/call_stack.d.expected /usr/local/lib/python3.9/test/dtracedata/usr/bin/install -c -m 644 ./Lib/test/dtracedata/call_stack.py /usr/local/lib/python3.9/test/dtracedata/usr/bin/install -c -m 644 ./Lib/test/dtracedata/call_stack.stp /usr/local/lib/python3.9/test/dtracedata/usr/bin/install -c -m 644 ./Lib/test/dtracedata/call_stack.stp.expected /usr/local/lib/python3.9/test/dtracedata/usr/bin/install -c -m 644 ./Lib/test/dtracedata/gc.d /usr/local/lib/python3.9/test/dtracedata/usr/bin/install -c -m 644 ./Lib/test/dtracedata/gc.d.expected /usr/local/lib/python3.9/test/dtracedata/usr/bin/install -c -m 644 ./Lib/test/dtracedata/gc.py /usr/local/lib/python3.9/test/dtracedata/usr/bin/install -c -m 644 ./Lib/test/dtracedata/gc.stp /usr/local/lib/python3.9/test/dtracedata/usr/bin/install -c -m 644 ./Lib/test/dtracedata/gc.stp.expected /usr/local/lib/python3.9/test/dtracedata/usr/bin/install -c -m 644 ./Lib/test/dtracedata/instance.py /usr/local/lib/python3.9/test/dtracedata/usr/bin/install -c -m 644 ./Lib/test/dtracedata/line.d /usr/local/lib/python3.9/test/dtracedata/usr/bin/install -c -m 644 ./Lib/test/dtracedata/line.d.expected /usr/local/lib/python3.9/test/dtracedata/usr/bin/install -c -m 644 ./Lib/test/dtracedata/line.py /usr/local/lib/python3.9/test/dtracedata/usr/bin/install -c -m 644 ./Lib/test/eintrdata/eintr_tester.py /usr/local/lib/python3.9/test/eintrdata/usr/bin/install -c -m 644 ./Lib/test/imghdrdata/python.bmp /usr/local/lib/python3.9/test/imghdrdata/usr/bin/install -c -m 644 ./Lib/test/imghdrdata/python.exr /usr/local/lib/python3.9/test/imghdrdata/usr/bin/install -c -m 644 ./Lib/test/imghdrdata/python.gif /usr/local/lib/python3.9/test/imghdrdata/usr/bin/install -c -m 644 ./Lib/test/imghdrdata/python.jpg /usr/local/lib/python3.9/test/imghdrdata/usr/bin/install -c -m 644 ./Lib/test/imghdrdata/python.pbm /usr/local/lib/python3.9/test/imghdrdata/usr/bin/install -c -m 644 ./Lib/test/imghdrdata/python.pgm /usr/local/lib/python3.9/test/imghdrdata/usr/bin/install -c -m 644 ./Lib/test/imghdrdata/python.png /usr/local/lib/python3.9/test/imghdrdata/usr/bin/install -c -m 644 ./Lib/test/imghdrdata/python.ppm /usr/local/lib/python3.9/test/imghdrdata/usr/bin/install -c -m 644 ./Lib/test/imghdrdata/python.ras /usr/local/lib/python3.9/test/imghdrdata/usr/bin/install -c -m 644 ./Lib/test/imghdrdata/python.sgi /usr/local/lib/python3.9/test/imghdrdata/usr/bin/install -c -m 644 ./Lib/test/imghdrdata/python.tiff /usr/local/lib/python3.9/test/imghdrdata/usr/bin/install -c -m 644 ./Lib/test/imghdrdata/python.webp /usr/local/lib/python3.9/test/imghdrdata/usr/bin/install -c -m 644 ./Lib/test/imghdrdata/python.xbm /usr/local/lib/python3.9/test/imghdrdata/usr/bin/install -c -m 644 ./Lib/test/libregrtest/__init__.py /usr/local/lib/python3.9/test/libregrtest/usr/bin/install -c -m 644 ./Lib/test/libregrtest/cmdline.py /usr/local/lib/python3.9/test/libregrtest/usr/bin/install -c -m 644 ./Lib/test/libregrtest/main.py /usr/local/lib/python3.9/test/libregrtest/usr/bin/install -c -m 644 ./Lib/test/libregrtest/pgo.py /usr/local/lib/python3.9/test/libregrtest/usr/bin/install -c -m 644 ./Lib/test/libregrtest/refleak.py /usr/local/lib/python3.9/test/libregrtest/usr/bin/install -c -m 644 ./Lib/test/libregrtest/runtest.py /usr/local/lib/python3.9/test/libregrtest/usr/bin/install -c -m 644 ./Lib/test/libregrtest/runtest_mp.py /usr/local/lib/python3.9/test/libregrtest/usr/bin/install -c -m 644 ./Lib/test/libregrtest/save_env.py /usr/local/lib/python3.9/test/libregrtest/usr/bin/install -c -m 644 ./Lib/test/libregrtest/setup.py /usr/local/lib/python3.9/test/libregrtest/usr/bin/install -c -m 644 ./Lib/test/libregrtest/utils.py /usr/local/lib/python3.9/test/libregrtest/usr/bin/install -c -m 644 ./Lib/test/libregrtest/win_utils.py /usr/local/lib/python3.9/test/libregrtest/usr/bin/install -c -m 644 ./Lib/test/subprocessdata/fd_status.py /usr/local/lib/python3.9/test/subprocessdata/usr/bin/install -c -m 644 ./Lib/test/subprocessdata/input_reader.py /usr/local/lib/python3.9/test/subprocessdata/usr/bin/install -c -m 644 ./Lib/test/subprocessdata/qcat.py /usr/local/lib/python3.9/test/subprocessdata/usr/bin/install -c -m 644 ./Lib/test/subprocessdata/qgrep.py /usr/local/lib/python3.9/test/subprocessdata/usr/bin/install -c -m 644 ./Lib/test/subprocessdata/sigchild_ignore.py /usr/local/lib/python3.9/test/subprocessdata/usr/bin/install -c -m 644 ./Lib/test/sndhdrdata/README /usr/local/lib/python3.9/test/sndhdrdata/usr/bin/install -c -m 644 ./Lib/test/sndhdrdata/sndhdr.8svx /usr/local/lib/python3.9/test/sndhdrdata/usr/bin/install -c -m 644 ./Lib/test/sndhdrdata/sndhdr.aifc /usr/local/lib/python3.9/test/sndhdrdata/usr/bin/install -c -m 644 ./Lib/test/sndhdrdata/sndhdr.aiff /usr/local/lib/python3.9/test/sndhdrdata/usr/bin/install -c -m 644 ./Lib/test/sndhdrdata/sndhdr.au /usr/local/lib/python3.9/test/sndhdrdata/usr/bin/install -c -m 644 ./Lib/test/sndhdrdata/sndhdr.hcom /usr/local/lib/python3.9/test/sndhdrdata/usr/bin/install -c -m 644 ./Lib/test/sndhdrdata/sndhdr.sndt /usr/local/lib/python3.9/test/sndhdrdata/usr/bin/install -c -m 644 ./Lib/test/sndhdrdata/sndhdr.voc /usr/local/lib/python3.9/test/sndhdrdata/usr/bin/install -c -m 644 ./Lib/test/sndhdrdata/sndhdr.wav /usr/local/lib/python3.9/test/sndhdrdata/usr/bin/install -c -m 644 ./Lib/test/support/__init__.py /usr/local/lib/python3.9/test/support/usr/bin/install -c -m 644 ./Lib/test/support/bytecode_helper.py /usr/local/lib/python3.9/test/support/usr/bin/install -c -m 644 ./Lib/test/support/hashlib_helper.py /usr/local/lib/python3.9/test/support/usr/bin/install -c -m 644 ./Lib/test/support/logging_helper.py /usr/local/lib/python3.9/test/support/usr/bin/install -c -m 644 ./Lib/test/support/script_helper.py /usr/local/lib/python3.9/test/support/usr/bin/install -c -m 644 ./Lib/test/support/socket_helper.py /usr/local/lib/python3.9/test/support/usr/bin/install -c -m 644 ./Lib/test/support/testresult.py /usr/local/lib/python3.9/test/support/usr/bin/install -c -m 644 ./Lib/test/tracedmodules/__init__.py /usr/local/lib/python3.9/test/tracedmodules/usr/bin/install -c -m 644 ./Lib/test/tracedmodules/testmod.py /usr/local/lib/python3.9/test/tracedmodules/usr/bin/install -c -m 644 ./Lib/test/encoded_modules/__init__.py /usr/local/lib/python3.9/test/encoded_modules/usr/bin/install -c -m 644 ./Lib/test/encoded_modules/module_iso_8859_1.py /usr/local/lib/python3.9/test/encoded_modules/usr/bin/install -c -m 644 ./Lib/test/encoded_modules/module_koi8_r.py /usr/local/lib/python3.9/test/encoded_modules/usr/bin/install -c -m 644 ./Lib/test/test_import/__init__.py /usr/local/lib/python3.9/test/test_import/usr/bin/install -c -m 644 ./Lib/test/test_import/__main__.py /usr/local/lib/python3.9/test/test_import/usr/bin/install -c -m 644 ./Lib/test/test_import/data/circular_imports/basic.py /usr/local/lib/python3.9/test/test_import/data/circular_imports/usr/bin/install -c -m 644 ./Lib/test/test_import/data/circular_imports/basic2.py /usr/local/lib/python3.9/test/test_import/data/circular_imports/usr/bin/install -c -m 644 ./Lib/test/test_import/data/circular_imports/binding.py /usr/local/lib/python3.9/test/test_import/data/circular_imports/usr/bin/install -c -m 644 ./Lib/test/test_import/data/circular_imports/binding2.py /usr/local/lib/python3.9/test/test_import/data/circular_imports/usr/bin/install -c -m 644 ./Lib/test/test_import/data/circular_imports/from_cycle1.py /usr/local/lib/python3.9/test/test_import/data/circular_imports/usr/bin/install -c -m 644 ./Lib/test/test_import/data/circular_imports/from_cycle2.py /usr/local/lib/python3.9/test/test_import/data/circular_imports/usr/bin/install -c -m 644 ./Lib/test/test_import/data/circular_imports/indirect.py /usr/local/lib/python3.9/test/test_import/data/circular_imports/usr/bin/install -c -m 644 ./Lib/test/test_import/data/circular_imports/rebinding.py /usr/local/lib/python3.9/test/test_import/data/circular_imports/usr/bin/install -c -m 644 ./Lib/test/test_import/data/circular_imports/rebinding2.py /usr/local/lib/python3.9/test/test_import/data/circular_imports/usr/bin/install -c -m 644 ./Lib/test/test_import/data/circular_imports/source.py /usr/local/lib/python3.9/test/test_import/data/circular_imports/usr/bin/install -c -m 644 ./Lib/test/test_import/data/circular_imports/subpackage.py /usr/local/lib/python3.9/test/test_import/data/circular_imports/usr/bin/install -c -m 644 ./Lib/test/test_import/data/circular_imports/use.py /usr/local/lib/python3.9/test/test_import/data/circular_imports/usr/bin/install -c -m 644 ./Lib/test/test_import/data/circular_imports/util.py /usr/local/lib/python3.9/test/test_import/data/circular_imports/usr/bin/install -c -m 644 ./Lib/test/test_import/data/circular_imports/subpkg/subpackage2.py /usr/local/lib/python3.9/test/test_import/data/circular_imports/subpkg/usr/bin/install -c -m 644 ./Lib/test/test_import/data/circular_imports/subpkg/util.py /usr/local/lib/python3.9/test/test_import/data/circular_imports/subpkg/usr/bin/install -c -m 644 ./Lib/test/test_import/data/package/__init__.py /usr/local/lib/python3.9/test/test_import/data/package/usr/bin/install -c -m 644 ./Lib/test/test_import/data/package/submodule.py /usr/local/lib/python3.9/test/test_import/data/package/usr/bin/install -c -m 644 ./Lib/test/test_import/data/package2/submodule1.py /usr/local/lib/python3.9/test/test_import/data/package2/usr/bin/install -c -m 644 ./Lib/test/test_import/data/package2/submodule2.py /usr/local/lib/python3.9/test/test_import/data/package2/usr/bin/install -c -m 644 ./Lib/test/test_import/data/unwritable/__init__.py /usr/local/lib/python3.9/test/test_import/data/unwritable/usr/bin/install -c -m 644 ./Lib/test/test_import/data/unwritable/x.py /usr/local/lib/python3.9/test/test_import/data/unwritable/usr/bin/install -c -m 644 ./Lib/importlib/__init__.py /usr/local/lib/python3.9/importlib/usr/bin/install -c -m 644 ./Lib/importlib/_bootstrap.py /usr/local/lib/python3.9/importlib/usr/bin/install -c -m 644 ./Lib/importlib/_bootstrap_external.py /usr/local/lib/python3.9/importlib/usr/bin/install -c -m 644 ./Lib/importlib/_common.py /usr/local/lib/python3.9/importlib/usr/bin/install -c -m 644 ./Lib/importlib/abc.py /usr/local/lib/python3.9/importlib/usr/bin/install -c -m 644 ./Lib/importlib/machinery.py /usr/local/lib/python3.9/importlib/usr/bin/install -c -m 644 ./Lib/importlib/metadata.py /usr/local/lib/python3.9/importlib/usr/bin/install -c -m 644 ./Lib/importlib/resources.py /usr/local/lib/python3.9/importlib/usr/bin/install -c -m 644 ./Lib/importlib/util.py /usr/local/lib/python3.9/importlib/usr/bin/install -c -m 644 ./Lib/test/test_importlib/__init__.py /usr/local/lib/python3.9/test/test_importlib/usr/bin/install -c -m 644 ./Lib/test/test_importlib/__main__.py /usr/local/lib/python3.9/test/test_importlib/usr/bin/install -c -m 644 ./Lib/test/test_importlib/abc.py /usr/local/lib/python3.9/test/test_importlib/usr/bin/install -c -m 644 ./Lib/test/test_importlib/fixtures.py /usr/local/lib/python3.9/test/test_importlib/usr/bin/install -c -m 644 ./Lib/test/test_importlib/stubs.py /usr/local/lib/python3.9/test/test_importlib/usr/bin/install -c -m 644 ./Lib/test/test_importlib/test_abc.py /usr/local/lib/python3.9/test/test_importlib/usr/bin/install -c -m 644 ./Lib/test/test_importlib/test_api.py /usr/local/lib/python3.9/test/test_importlib/usr/bin/install -c -m 644 ./Lib/test/test_importlib/test_files.py /usr/local/lib/python3.9/test/test_importlib/usr/bin/install -c -m 644 ./Lib/test/test_importlib/test_lazy.py /usr/local/lib/python3.9/test/test_importlib/usr/bin/install -c -m 644 ./Lib/test/test_importlib/test_locks.py /usr/local/lib/python3.9/test/test_importlib/usr/bin/install -c -m 644 ./Lib/test/test_importlib/test_main.py /usr/local/lib/python3.9/test/test_importlib/usr/bin/install -c -m 644 ./Lib/test/test_importlib/test_metadata_api.py /usr/local/lib/python3.9/test/test_importlib/usr/bin/install -c -m 644 ./Lib/test/test_importlib/test_namespace_pkgs.py /usr/local/lib/python3.9/test/test_importlib/usr/bin/install -c -m 644 ./Lib/test/test_importlib/test_open.py /usr/local/lib/python3.9/test/test_importlib/usr/bin/install -c -m 644 ./Lib/test/test_importlib/test_path.py /usr/local/lib/python3.9/test/test_importlib/usr/bin/install -c -m 644 ./Lib/test/test_importlib/test_pkg_import.py /usr/local/lib/python3.9/test/test_importlib/usr/bin/install -c -m 644 ./Lib/test/test_importlib/test_read.py /usr/local/lib/python3.9/test/test_importlib/usr/bin/install -c -m 644 ./Lib/test/test_importlib/test_resource.py /usr/local/lib/python3.9/test/test_importlib/usr/bin/install -c -m 644 ./Lib/test/test_importlib/test_spec.py /usr/local/lib/python3.9/test/test_importlib/usr/bin/install -c -m 644 ./Lib/test/test_importlib/test_threaded_import.py /usr/local/lib/python3.9/test/test_importlib/usr/bin/install -c -m 644 ./Lib/test/test_importlib/test_util.py /usr/local/lib/python3.9/test/test_importlib/usr/bin/install -c -m 644 ./Lib/test/test_importlib/test_windows.py /usr/local/lib/python3.9/test/test_importlib/usr/bin/install -c -m 644 ./Lib/test/test_importlib/test_zip.py /usr/local/lib/python3.9/test/test_importlib/usr/bin/install -c -m 644 ./Lib/test/test_importlib/threaded_import_hangers.py /usr/local/lib/python3.9/test/test_importlib/usr/bin/install -c -m 644 ./Lib/test/test_importlib/util.py /usr/local/lib/python3.9/test/test_importlib/usr/bin/install -c -m 644 ./Lib/test/test_importlib/builtin/__init__.py /usr/local/lib/python3.9/test/test_importlib/builtin/usr/bin/install -c -m 644 ./Lib/test/test_importlib/builtin/__main__.py /usr/local/lib/python3.9/test/test_importlib/builtin/usr/bin/install -c -m 644 ./Lib/test/test_importlib/builtin/test_finder.py /usr/local/lib/python3.9/test/test_importlib/builtin/usr/bin/install -c -m 644 ./Lib/test/test_importlib/builtin/test_loader.py /usr/local/lib/python3.9/test/test_importlib/builtin/usr/bin/install -c -m 644 ./Lib/test/test_importlib/data/__init__.py /usr/local/lib/python3.9/test/test_importlib/data/usr/bin/install -c -m 644 ./Lib/test/test_importlib/data/example-21.12-py3-none-any.whl /usr/local/lib/python3.9/test/test_importlib/data/usr/bin/install -c -m 644 ./Lib/test/test_importlib/data/example-21.12-py3.6.egg /usr/local/lib/python3.9/test/test_importlib/data/usr/bin/install -c -m 644 ./Lib/test/test_importlib/data01/__init__.py /usr/local/lib/python3.9/test/test_importlib/data01/usr/bin/install -c -m 644 ./Lib/test/test_importlib/data01/binary.file /usr/local/lib/python3.9/test/test_importlib/data01/usr/bin/install -c -m 644 ./Lib/test/test_importlib/data01/utf-16.file /usr/local/lib/python3.9/test/test_importlib/data01/usr/bin/install -c -m 644 ./Lib/test/test_importlib/data01/utf-8.file /usr/local/lib/python3.9/test/test_importlib/data01/usr/bin/install -c -m 644 ./Lib/test/test_importlib/data01/subdirectory/__init__.py /usr/local/lib/python3.9/test/test_importlib/data01/subdirectory/usr/bin/install -c -m 644 ./Lib/test/test_importlib/data01/subdirectory/binary.file /usr/local/lib/python3.9/test/test_importlib/data01/subdirectory/usr/bin/install -c -m 644 ./Lib/test/test_importlib/data02/__init__.py /usr/local/lib/python3.9/test/test_importlib/data02/usr/bin/install -c -m 644 ./Lib/test/test_importlib/data02/one/__init__.py /usr/local/lib/python3.9/test/test_importlib/data02/one/usr/bin/install -c -m 644 ./Lib/test/test_importlib/data02/one/resource1.txt /usr/local/lib/python3.9/test/test_importlib/data02/one/usr/bin/install -c -m 644 ./Lib/test/test_importlib/data02/two/__init__.py /usr/local/lib/python3.9/test/test_importlib/data02/two/usr/bin/install -c -m 644 ./Lib/test/test_importlib/data02/two/resource2.txt /usr/local/lib/python3.9/test/test_importlib/data02/two/usr/bin/install -c -m 644 ./Lib/test/test_importlib/data03/__init__.py /usr/local/lib/python3.9/test/test_importlib/data03/usr/bin/install -c -m 644 ./Lib/test/test_importlib/data03/namespace/resource1.txt /usr/local/lib/python3.9/test/test_importlib/data03/namespace/usr/bin/install -c -m 644 ./Lib/test/test_importlib/data03/namespace/portion1/__init__.py /usr/local/lib/python3.9/test/test_importlib/data03/namespace/portion1/usr/bin/install -c -m 644 ./Lib/test/test_importlib/data03/namespace/portion2/__init__.py /usr/local/lib/python3.9/test/test_importlib/data03/namespace/portion2/usr/bin/install -c -m 644 ./Lib/test/test_importlib/extension/__init__.py /usr/local/lib/python3.9/test/test_importlib/extension/usr/bin/install -c -m 644 ./Lib/test/test_importlib/extension/__main__.py /usr/local/lib/python3.9/test/test_importlib/extension/usr/bin/install -c -m 644 ./Lib/test/test_importlib/extension/test_case_sensitivity.py /usr/local/lib/python3.9/test/test_importlib/extension/usr/bin/install -c -m 644 ./Lib/test/test_importlib/extension/test_finder.py /usr/local/lib/python3.9/test/test_importlib/extension/usr/bin/install -c -m 644 ./Lib/test/test_importlib/extension/test_loader.py /usr/local/lib/python3.9/test/test_importlib/extension/usr/bin/install -c -m 644 ./Lib/test/test_importlib/extension/test_path_hook.py /usr/local/lib/python3.9/test/test_importlib/extension/usr/bin/install -c -m 644 ./Lib/test/test_importlib/frozen/__init__.py /usr/local/lib/python3.9/test/test_importlib/frozen/usr/bin/install -c -m 644 ./Lib/test/test_importlib/frozen/__main__.py /usr/local/lib/python3.9/test/test_importlib/frozen/usr/bin/install -c -m 644 ./Lib/test/test_importlib/frozen/test_finder.py /usr/local/lib/python3.9/test/test_importlib/frozen/usr/bin/install -c -m 644 ./Lib/test/test_importlib/frozen/test_loader.py /usr/local/lib/python3.9/test/test_importlib/frozen/usr/bin/install -c -m 644 ./Lib/test/test_importlib/import_/__init__.py /usr/local/lib/python3.9/test/test_importlib/import_/usr/bin/install -c -m 644 ./Lib/test/test_importlib/import_/__main__.py /usr/local/lib/python3.9/test/test_importlib/import_/usr/bin/install -c -m 644 ./Lib/test/test_importlib/import_/test___loader__.py /usr/local/lib/python3.9/test/test_importlib/import_/usr/bin/install -c -m 644 ./Lib/test/test_importlib/import_/test___package__.py /usr/local/lib/python3.9/test/test_importlib/import_/usr/bin/install -c -m 644 ./Lib/test/test_importlib/import_/test_api.py /usr/local/lib/python3.9/test/test_importlib/import_/usr/bin/install -c -m 644 ./Lib/test/test_importlib/import_/test_caching.py /usr/local/lib/python3.9/test/test_importlib/import_/usr/bin/install -c -m 644 ./Lib/test/test_importlib/import_/test_fromlist.py /usr/local/lib/python3.9/test/test_importlib/import_/usr/bin/install -c -m 644 ./Lib/test/test_importlib/import_/test_meta_path.py /usr/local/lib/python3.9/test/test_importlib/import_/usr/bin/install -c -m 644 ./Lib/test/test_importlib/import_/test_packages.py /usr/local/lib/python3.9/test/test_importlib/import_/usr/bin/install -c -m 644 ./Lib/test/test_importlib/import_/test_path.py /usr/local/lib/python3.9/test/test_importlib/import_/usr/bin/install -c -m 644 ./Lib/test/test_importlib/import_/test_relative_imports.py /usr/local/lib/python3.9/test/test_importlib/import_/usr/bin/install -c -m 644 ./Lib/test/test_importlib/namespace_pkgs/missing_directory.zip /usr/local/lib/python3.9/test/test_importlib/namespace_pkgs/usr/bin/install -c -m 644 ./Lib/test/test_importlib/namespace_pkgs/nested_portion1.zip /usr/local/lib/python3.9/test/test_importlib/namespace_pkgs/usr/bin/install -c -m 644 ./Lib/test/test_importlib/namespace_pkgs/top_level_portion1.zip /usr/local/lib/python3.9/test/test_importlib/namespace_pkgs/usr/bin/install -c -m 644 ./Lib/test/test_importlib/namespace_pkgs/both_portions/foo/one.py /usr/local/lib/python3.9/test/test_importlib/namespace_pkgs/both_portions/foo/usr/bin/install -c -m 644 ./Lib/test/test_importlib/namespace_pkgs/both_portions/foo/two.py /usr/local/lib/python3.9/test/test_importlib/namespace_pkgs/both_portions/foo/usr/bin/install -c -m 644 ./Lib/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test.py /usr/local/lib/python3.9/test/test_importlib/namespace_pkgs/module_and_namespace_package/usr/bin/install -c -m 644 ./Lib/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test/empty /usr/local/lib/python3.9/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test/usr/bin/install -c -m 644 ./Lib/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/__init__.py /usr/local/lib/python3.9/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/usr/bin/install -c -m 644 ./Lib/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/one.py /usr/local/lib/python3.9/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/usr/bin/install -c -m 644 ./Lib/test/test_importlib/namespace_pkgs/portion1/foo/one.py /usr/local/lib/python3.9/test/test_importlib/namespace_pkgs/portion1/foo/usr/bin/install -c -m 644 ./Lib/test/test_importlib/namespace_pkgs/portion2/foo/two.py /usr/local/lib/python3.9/test/test_importlib/namespace_pkgs/portion2/foo/usr/bin/install -c -m 644 ./Lib/test/test_importlib/namespace_pkgs/project1/parent/child/one.py /usr/local/lib/python3.9/test/test_importlib/namespace_pkgs/project1/parent/child/usr/bin/install -c -m 644 ./Lib/test/test_importlib/namespace_pkgs/project2/parent/child/two.py /usr/local/lib/python3.9/test/test_importlib/namespace_pkgs/project2/parent/child/usr/bin/install -c -m 644 ./Lib/test/test_importlib/namespace_pkgs/project3/parent/child/three.py /usr/local/lib/python3.9/test/test_importlib/namespace_pkgs/project3/parent/child/usr/bin/install -c -m 644 ./Lib/test/test_importlib/partial/cfimport.py /usr/local/lib/python3.9/test/test_importlib/partial/usr/bin/install -c -m 644 ./Lib/test/test_importlib/partial/pool_in_threads.py /usr/local/lib/python3.9/test/test_importlib/partial/usr/bin/install -c -m 644 ./Lib/test/test_importlib/source/__init__.py /usr/local/lib/python3.9/test/test_importlib/source/usr/bin/install -c -m 644 ./Lib/test/test_importlib/source/__main__.py /usr/local/lib/python3.9/test/test_importlib/source/usr/bin/install -c -m 644 ./Lib/test/test_importlib/source/test_case_sensitivity.py /usr/local/lib/python3.9/test/test_importlib/source/usr/bin/install -c -m 644 ./Lib/test/test_importlib/source/test_file_loader.py /usr/local/lib/python3.9/test/test_importlib/source/usr/bin/install -c -m 644 ./Lib/test/test_importlib/source/test_finder.py /usr/local/lib/python3.9/test/test_importlib/source/usr/bin/install -c -m 644 ./Lib/test/test_importlib/source/test_path_hook.py /usr/local/lib/python3.9/test/test_importlib/source/usr/bin/install -c -m 644 ./Lib/test/test_importlib/source/test_source_encoding.py /usr/local/lib/python3.9/test/test_importlib/source/usr/bin/install -c -m 644 ./Lib/test/test_importlib/zipdata01/__init__.py /usr/local/lib/python3.9/test/test_importlib/zipdata01/usr/bin/install -c -m 644 ./Lib/test/test_importlib/zipdata01/ziptestdata.zip /usr/local/lib/python3.9/test/test_importlib/zipdata01/usr/bin/install -c -m 644 ./Lib/test/test_importlib/zipdata02/__init__.py /usr/local/lib/python3.9/test/test_importlib/zipdata02/usr/bin/install -c -m 644 ./Lib/test/test_importlib/zipdata02/ziptestdata.zip /usr/local/lib/python3.9/test/test_importlib/zipdata02/usr/bin/install -c -m 644 ./Lib/test/test_zoneinfo/__init__.py /usr/local/lib/python3.9/test/test_zoneinfo/usr/bin/install -c -m 644 ./Lib/test/test_zoneinfo/__main__.py /usr/local/lib/python3.9/test/test_zoneinfo/usr/bin/install -c -m 644 ./Lib/test/test_zoneinfo/_support.py /usr/local/lib/python3.9/test/test_zoneinfo/usr/bin/install -c -m 644 ./Lib/test/test_zoneinfo/test_zoneinfo.py /usr/local/lib/python3.9/test/test_zoneinfo/usr/bin/install -c -m 644 ./Lib/test/test_zoneinfo/data/update_test_data.py /usr/local/lib/python3.9/test/test_zoneinfo/data/usr/bin/install -c -m 644 ./Lib/test/test_zoneinfo/data/zoneinfo_data.json /usr/local/lib/python3.9/test/test_zoneinfo/data/usr/bin/install -c -m 644 ./Lib/test/ziptestdata/README.md /usr/local/lib/python3.9/test/ziptestdata/usr/bin/install -c ./Lib/test/ziptestdata/exe_with_z64 /usr/local/lib/python3.9/test/ziptestdata/usr/bin/install -c ./Lib/test/ziptestdata/exe_with_zip /usr/local/lib/python3.9/test/ziptestdata/usr/bin/install -c ./Lib/test/ziptestdata/header.sh /usr/local/lib/python3.9/test/ziptestdata/usr/bin/install -c -m 644 ./Lib/test/ziptestdata/testdata_module_inside_zip.py /usr/local/lib/python3.9/test/ziptestdata/usr/bin/install -c -m 644 ./Lib/asyncio/__init__.py /usr/local/lib/python3.9/asyncio/usr/bin/install -c -m 644 ./Lib/asyncio/__main__.py /usr/local/lib/python3.9/asyncio/usr/bin/install -c -m 644 ./Lib/asyncio/base_events.py /usr/local/lib/python3.9/asyncio/usr/bin/install -c -m 644 ./Lib/asyncio/base_futures.py /usr/local/lib/python3.9/asyncio/usr/bin/install -c -m 644 ./Lib/asyncio/base_subprocess.py /usr/local/lib/python3.9/asyncio/usr/bin/install -c -m 644 ./Lib/asyncio/base_tasks.py /usr/local/lib/python3.9/asyncio/usr/bin/install -c -m 644 ./Lib/asyncio/constants.py /usr/local/lib/python3.9/asyncio/usr/bin/install -c -m 644 ./Lib/asyncio/coroutines.py /usr/local/lib/python3.9/asyncio/usr/bin/install -c -m 644 ./Lib/asyncio/events.py /usr/local/lib/python3.9/asyncio/usr/bin/install -c -m 644 ./Lib/asyncio/exceptions.py /usr/local/lib/python3.9/asyncio/usr/bin/install -c -m 644 ./Lib/asyncio/format_helpers.py /usr/local/lib/python3.9/asyncio/usr/bin/install -c -m 644 ./Lib/asyncio/futures.py /usr/local/lib/python3.9/asyncio/usr/bin/install -c -m 644 ./Lib/asyncio/locks.py /usr/local/lib/python3.9/asyncio/usr/bin/install -c -m 644 ./Lib/asyncio/log.py /usr/local/lib/python3.9/asyncio/usr/bin/install -c -m 644 ./Lib/asyncio/proactor_events.py /usr/local/lib/python3.9/asyncio/usr/bin/install -c -m 644 ./Lib/asyncio/protocols.py /usr/local/lib/python3.9/asyncio/usr/bin/install -c -m 644 ./Lib/asyncio/queues.py /usr/local/lib/python3.9/asyncio/usr/bin/install -c -m 644 ./Lib/asyncio/runners.py /usr/local/lib/python3.9/asyncio/usr/bin/install -c -m 644 ./Lib/asyncio/selector_events.py /usr/local/lib/python3.9/asyncio/usr/bin/install -c -m 644 ./Lib/asyncio/sslproto.py /usr/local/lib/python3.9/asyncio/usr/bin/install -c -m 644 ./Lib/asyncio/staggered.py /usr/local/lib/python3.9/asyncio/usr/bin/install -c -m 644 ./Lib/asyncio/streams.py /usr/local/lib/python3.9/asyncio/usr/bin/install -c -m 644 ./Lib/asyncio/subprocess.py /usr/local/lib/python3.9/asyncio/usr/bin/install -c -m 644 ./Lib/asyncio/tasks.py /usr/local/lib/python3.9/asyncio/usr/bin/install -c -m 644 ./Lib/asyncio/threads.py /usr/local/lib/python3.9/asyncio/usr/bin/install -c -m 644 ./Lib/asyncio/transports.py /usr/local/lib/python3.9/asyncio/usr/bin/install -c -m 644 ./Lib/asyncio/trsock.py /usr/local/lib/python3.9/asyncio/usr/bin/install -c -m 644 ./Lib/asyncio/unix_events.py /usr/local/lib/python3.9/asyncio/usr/bin/install -c -m 644 ./Lib/asyncio/windows_events.py /usr/local/lib/python3.9/asyncio/usr/bin/install -c -m 644 ./Lib/asyncio/windows_utils.py /usr/local/lib/python3.9/asyncio/usr/bin/install -c -m 644 ./Lib/test/test_asyncio/__init__.py /usr/local/lib/python3.9/test/test_asyncio/usr/bin/install -c -m 644 ./Lib/test/test_asyncio/__main__.py /usr/local/lib/python3.9/test/test_asyncio/usr/bin/install -c -m 644 ./Lib/test/test_asyncio/echo.py /usr/local/lib/python3.9/test/test_asyncio/usr/bin/install -c -m 644 ./Lib/test/test_asyncio/echo2.py /usr/local/lib/python3.9/test/test_asyncio/usr/bin/install -c -m 644 ./Lib/test/test_asyncio/echo3.py /usr/local/lib/python3.9/test/test_asyncio/usr/bin/install -c -m 644 ./Lib/test/test_asyncio/functional.py /usr/local/lib/python3.9/test/test_asyncio/usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_asyncio_waitfor.py /usr/local/lib/python3.9/test/test_asyncio/usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_base_events.py /usr/local/lib/python3.9/test/test_asyncio/usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_buffered_proto.py /usr/local/lib/python3.9/test/test_asyncio/usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_context.py /usr/local/lib/python3.9/test/test_asyncio/usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_events.py /usr/local/lib/python3.9/test/test_asyncio/usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_futures.py /usr/local/lib/python3.9/test/test_asyncio/usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_futures2.py /usr/local/lib/python3.9/test/test_asyncio/usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_locks.py /usr/local/lib/python3.9/test/test_asyncio/usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_pep492.py /usr/local/lib/python3.9/test/test_asyncio/usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_proactor_events.py /usr/local/lib/python3.9/test/test_asyncio/usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_protocols.py /usr/local/lib/python3.9/test/test_asyncio/usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_queues.py /usr/local/lib/python3.9/test/test_asyncio/usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_runners.py /usr/local/lib/python3.9/test/test_asyncio/usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_selector_events.py /usr/local/lib/python3.9/test/test_asyncio/usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_sendfile.py /usr/local/lib/python3.9/test/test_asyncio/usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_server.py /usr/local/lib/python3.9/test/test_asyncio/usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_sock_lowlevel.py /usr/local/lib/python3.9/test/test_asyncio/usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_sslproto.py /usr/local/lib/python3.9/test/test_asyncio/usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_streams.py /usr/local/lib/python3.9/test/test_asyncio/usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_subprocess.py /usr/local/lib/python3.9/test/test_asyncio/usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_tasks.py /usr/local/lib/python3.9/test/test_asyncio/usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_threads.py /usr/local/lib/python3.9/test/test_asyncio/usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_transports.py /usr/local/lib/python3.9/test/test_asyncio/usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_unix_events.py /usr/local/lib/python3.9/test/test_asyncio/usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_windows_events.py /usr/local/lib/python3.9/test/test_asyncio/usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_windows_utils.py /usr/local/lib/python3.9/test/test_asyncio/usr/bin/install -c -m 644 ./Lib/test/test_asyncio/utils.py /usr/local/lib/python3.9/test/test_asyncio/usr/bin/install -c -m 644 ./Lib/collections/__init__.py /usr/local/lib/python3.9/collections/usr/bin/install -c -m 644 ./Lib/collections/abc.py /usr/local/lib/python3.9/collections/usr/bin/install -c -m 644 ./Lib/concurrent/__init__.py /usr/local/lib/python3.9/concurrent/usr/bin/install -c -m 644 ./Lib/concurrent/futures/__init__.py /usr/local/lib/python3.9/concurrent/futures/usr/bin/install -c -m 644 ./Lib/concurrent/futures/_base.py /usr/local/lib/python3.9/concurrent/futures/usr/bin/install -c -m 644 ./Lib/concurrent/futures/process.py /usr/local/lib/python3.9/concurrent/futures/usr/bin/install -c -m 644 ./Lib/concurrent/futures/thread.py /usr/local/lib/python3.9/concurrent/futures/usr/bin/install -c -m 644 ./Lib/encodings/__init__.py /usr/local/lib/python3.9/encodings/usr/bin/install -c -m 644 ./Lib/encodings/aliases.py /usr/local/lib/python3.9/encodings/usr/bin/install -c -m 644 ./Lib/encodings/ascii.py /usr/local/lib/python3.9/encodings/usr/bin/install -c -m 644 ./Lib/encodings/base64_codec.py /usr/local/lib/python3.9/encodings/usr/bin/install -c -m 644 ./Lib/encodings/big5.py /usr/local/lib/python3.9/encodings/usr/bin/install -c -m 644 ./Lib/encodings/big5hkscs.py /usr/local/lib/python3.9/encodings/usr/bin/install -c -m 644 ./Lib/encodings/bz2_codec.py /usr/local/lib/python3.9/encodings/usr/bin/install -c -m 644 ./Lib/encodings/charmap.py /usr/local/lib/python3.9/encodings/usr/bin/install -c -m 644 ./Lib/encodings/cp037.py /usr/local/lib/python3.9/encodings/usr/bin/install -c -m 644 ./Lib/encodings/cp1006.py /usr/local/lib/python3.9/encodings/usr/bin/install -c -m 644 ./Lib/encodings/cp1026.py /usr/local/lib/python3.9/encodings/usr/bin/install -c -m 644 ./Lib/encodings/cp1125.py /usr/local/lib/python3.9/encodings/usr/bin/install -c -m 644 ./Lib/encodings/cp1140.py /usr/local/lib/python3.9/encodings/usr/bin/install -c -m 644 ./Lib/encodings/cp1250.py /usr/local/lib/python3.9/encodings/usr/bin/install -c -m 644 ./Lib/encodings/cp1251.py /usr/local/lib/python3.9/encodings/usr/bin/install -c -m 644 ./Lib/encodings/cp1252.py /usr/local/lib/python3.9/encodings/usr/bin/install -c -m 644 ./Lib/encodings/cp1253.py /usr/local/lib/python3.9/encodings/usr/bin/install -c -m 644 ./Lib/encodings/cp1254.py /usr/local/lib/python3.9/encodings/usr/bin/install -c -m 644 ./Lib/encodings/cp1255.py /usr/local/lib/python3.9/encodings/usr/bin/install -c -m 644 ./Lib/encodings/cp1256.py /usr/local/lib/python3.9/encodings/usr/bin/install -c -m 644 ./Lib/encodings/cp1257.py /usr/local/lib/python3.9/encodings/usr/bin/install -c -m 644 ./Lib/encodings/cp1258.py /usr/local/lib/python3.9/encodings/usr/bin/install -c -m 644 ./Lib/encodings/cp273.py /usr/local/lib/python3.9/encodings/usr/bin/install -c -m 644 ./Lib/encodings/cp424.py /usr/local/lib/python3.9/encodings/usr/bin/install -c -m 644 ./Lib/encodings/cp437.py /usr/local/lib/python3.9/encodings/usr/bin/install -c -m 644 ./Lib/encodings/cp500.py /usr/local/lib/python3.9/encodings/usr/bin/install -c -m 644 ./Lib/encodings/cp720.py /usr/local/lib/python3.9/encodings/usr/bin/install -c -m 644 ./Lib/encodings/cp737.py /usr/local/lib/python3.9/encodings/usr/bin/install -c -m 644 ./Lib/encodings/cp775.py /usr/local/lib/python3.9/encodings/usr/bin/install -c -m 644 ./Lib/encodings/cp850.py /usr/local/lib/python3.9/encodings/usr/bin/install -c -m 644 ./Lib/encodings/cp852.py /usr/local/lib/python3.9/encodings/usr/bin/install -c -m 644 ./Lib/encodings/cp855.py /usr/local/lib/python3.9/encodings/usr/bin/install -c -m 644 ./Lib/encodings/cp856.py /usr/local/lib/python3.9/encodings/usr/bin/install -c -m 644 ./Lib/encodings/cp857.py /usr/local/lib/python3.9/encodings/usr/bin/install -c -m 644 ./Lib/encodings/cp858.py /usr/local/lib/python3.9/encodings/usr/bin/install -c -m 644 ./Lib/encodings/cp860.py /usr/local/lib/python3.9/encodings/usr/bin/install -c -m 644 ./Lib/encodings/cp861.py /usr/local/lib/python3.9/encodings/usr/bin/install -c -m 644 ./Lib/encodings/cp862.py /usr/local/lib/python3.9/encodings/usr/bin/install -c -m 644 ./Lib/encodings/cp863.py /usr/local/lib/python3.9/encodings/usr/bin/install -c -m 644 ./Lib/encodings/cp864.py /usr/local/lib/python3.9/encodings/usr/bin/install -c -m 644 ./Lib/encodings/cp865.py /usr/local/lib/python3.9/encodings/usr/bin/install -c -m 644 ./Lib/encodings/cp866.py /usr/local/lib/python3.9/encodings/usr/bin/install -c -m 644 ./Lib/encodings/cp869.py /usr/local/lib/python3.9/encodings/usr/bin/install -c -m 644 ./Lib/encodings/cp874.py /usr/local/lib/python3.9/encodings/usr/bin/install -c -m 644 ./Lib/encodings/cp875.py /usr/local/lib/python3.9/encodings/usr/bin/install -c -m 644 ./Lib/encodings/cp932.py /usr/local/lib/python3.9/encodings/usr/bin/install -c -m 644 ./Lib/encodings/cp949.py /usr/local/lib/python3.9/encodings/usr/bin/install -c -m 644 ./Lib/encodings/cp950.py /usr/local/lib/python3.9/encodings/usr/bin/install -c -m 644 ./Lib/encodings/euc_jis_2004.py /usr/local/lib/python3.9/encodings/usr/bin/install -c -m 644 ./Lib/encodings/euc_jisx0213.py /usr/local/lib/python3.9/encodings/usr/bin/install -c -m 644 ./Lib/encodings/euc_jp.py /usr/local/lib/python3.9/encodings/usr/bin/install -c -m 644 ./Lib/encodings/euc_kr.py /usr/local/lib/python3.9/encodings/usr/bin/install -c -m 644 ./Lib/encodings/gb18030.py /usr/local/lib/python3.9/encodings/usr/bin/install -c -m 644 ./Lib/encodings/gb2312.py /usr/local/lib/python3.9/encodings/usr/bin/install -c -m 644 ./Lib/encodings/gbk.py /usr/local/lib/python3.9/encodings/usr/bin/install -c -m 644 ./Lib/encodings/hex_codec.py /usr/local/lib/python3.9/encodings/usr/bin/install -c -m 644 ./Lib/encodings/hp_roman8.py /usr/local/lib/python3.9/encodings/usr/bin/install -c -m 644 ./Lib/encodings/hz.py /usr/local/lib/python3.9/encodings/usr/bin/install -c -m 644 ./Lib/encodings/idna.py /usr/local/lib/python3.9/encodings/usr/bin/install -c -m 644 ./Lib/encodings/iso2022_jp.py /usr/local/lib/python3.9/encodings/usr/bin/install -c -m 644 ./Lib/encodings/iso2022_jp_1.py /usr/local/lib/python3.9/encodings/usr/bin/install -c -m 644 ./Lib/encodings/iso2022_jp_2.py /usr/local/lib/python3.9/encodings/usr/bin/install -c -m 644 ./Lib/encodings/iso2022_jp_2004.py /usr/local/lib/python3.9/encodings/usr/bin/install -c -m 644 ./Lib/encodings/iso2022_jp_3.py /usr/local/lib/python3.9/encodings/usr/bin/install -c -m 644 ./Lib/encodings/iso2022_jp_ext.py /usr/local/lib/python3.9/encodings/usr/bin/install -c -m 644 ./Lib/encodings/iso2022_kr.py /usr/local/lib/python3.9/encodings/usr/bin/install -c -m 644 ./Lib/encodings/iso8859_1.py /usr/local/lib/python3.9/encodings/usr/bin/install -c -m 644 ./Lib/encodings/iso8859_10.py /usr/local/lib/python3.9/encodings/usr/bin/install -c -m 644 ./Lib/encodings/iso8859_11.py /usr/local/lib/python3.9/encodings/usr/bin/install -c -m 644 ./Lib/encodings/iso8859_13.py /usr/local/lib/python3.9/encodings/usr/bin/install -c -m 644 ./Lib/encodings/iso8859_14.py /usr/local/lib/python3.9/encodings/usr/bin/install -c -m 644 ./Lib/encodings/iso8859_15.py /usr/local/lib/python3.9/encodings/usr/bin/install -c -m 644 ./Lib/encodings/iso8859_16.py /usr/local/lib/python3.9/encodings/usr/bin/install -c -m 644 ./Lib/encodings/iso8859_2.py /usr/local/lib/python3.9/encodings/usr/bin/install -c -m 644 ./Lib/encodings/iso8859_3.py /usr/local/lib/python3.9/encodings/usr/bin/install -c -m 644 ./Lib/encodings/iso8859_4.py /usr/local/lib/python3.9/encodings/usr/bin/install -c -m 644 ./Lib/encodings/iso8859_5.py /usr/local/lib/python3.9/encodings/usr/bin/install -c -m 644 ./Lib/encodings/iso8859_6.py /usr/local/lib/python3.9/encodings/usr/bin/install -c -m 644 ./Lib/encodings/iso8859_7.py /usr/local/lib/python3.9/encodings/usr/bin/install -c -m 644 ./Lib/encodings/iso8859_8.py /usr/local/lib/python3.9/encodings/usr/bin/install -c -m 644 ./Lib/encodings/iso8859_9.py /usr/local/lib/python3.9/encodings/usr/bin/install -c -m 644 ./Lib/encodings/johab.py /usr/local/lib/python3.9/encodings/usr/bin/install -c -m 644 ./Lib/encodings/koi8_r.py /usr/local/lib/python3.9/encodings/usr/bin/install -c -m 644 ./Lib/encodings/koi8_t.py /usr/local/lib/python3.9/encodings/usr/bin/install -c -m 644 ./Lib/encodings/koi8_u.py /usr/local/lib/python3.9/encodings/usr/bin/install -c -m 644 ./Lib/encodings/kz1048.py /usr/local/lib/python3.9/encodings/usr/bin/install -c -m 644 ./Lib/encodings/latin_1.py /usr/local/lib/python3.9/encodings/usr/bin/install -c -m 644 ./Lib/encodings/mac_arabic.py /usr/local/lib/python3.9/encodings/usr/bin/install -c -m 644 ./Lib/encodings/mac_croatian.py /usr/local/lib/python3.9/encodings/usr/bin/install -c -m 644 ./Lib/encodings/mac_cyrillic.py /usr/local/lib/python3.9/encodings/usr/bin/install -c -m 644 ./Lib/encodings/mac_farsi.py /usr/local/lib/python3.9/encodings/usr/bin/install -c -m 644 ./Lib/encodings/mac_greek.py /usr/local/lib/python3.9/encodings/usr/bin/install -c -m 644 ./Lib/encodings/mac_iceland.py /usr/local/lib/python3.9/encodings/usr/bin/install -c -m 644 ./Lib/encodings/mac_latin2.py /usr/local/lib/python3.9/encodings/usr/bin/install -c -m 644 ./Lib/encodings/mac_roman.py /usr/local/lib/python3.9/encodings/usr/bin/install -c -m 644 ./Lib/encodings/mac_romanian.py /usr/local/lib/python3.9/encodings/usr/bin/install -c -m 644 ./Lib/encodings/mac_turkish.py /usr/local/lib/python3.9/encodings/usr/bin/install -c -m 644 ./Lib/encodings/mbcs.py /usr/local/lib/python3.9/encodings/usr/bin/install -c -m 644 ./Lib/encodings/oem.py /usr/local/lib/python3.9/encodings/usr/bin/install -c -m 644 ./Lib/encodings/palmos.py /usr/local/lib/python3.9/encodings/usr/bin/install -c -m 644 ./Lib/encodings/ptcp154.py /usr/local/lib/python3.9/encodings/usr/bin/install -c -m 644 ./Lib/encodings/punycode.py /usr/local/lib/python3.9/encodings/usr/bin/install -c -m 644 ./Lib/encodings/quopri_codec.py /usr/local/lib/python3.9/encodings/usr/bin/install -c -m 644 ./Lib/encodings/raw_unicode_escape.py /usr/local/lib/python3.9/encodings/usr/bin/install -c ./Lib/encodings/rot_13.py /usr/local/lib/python3.9/encodings/usr/bin/install -c -m 644 ./Lib/encodings/shift_jis.py /usr/local/lib/python3.9/encodings/usr/bin/install -c -m 644 ./Lib/encodings/shift_jis_2004.py /usr/local/lib/python3.9/encodings/usr/bin/install -c -m 644 ./Lib/encodings/shift_jisx0213.py /usr/local/lib/python3.9/encodings/usr/bin/install -c -m 644 ./Lib/encodings/tis_620.py /usr/local/lib/python3.9/encodings/usr/bin/install -c -m 644 ./Lib/encodings/undefined.py /usr/local/lib/python3.9/encodings/usr/bin/install -c -m 644 ./Lib/encodings/unicode_escape.py /usr/local/lib/python3.9/encodings/usr/bin/install -c -m 644 ./Lib/encodings/utf_16.py /usr/local/lib/python3.9/encodings/usr/bin/install -c -m 644 ./Lib/encodings/utf_16_be.py /usr/local/lib/python3.9/encodings/usr/bin/install -c -m 644 ./Lib/encodings/utf_16_le.py /usr/local/lib/python3.9/encodings/usr/bin/install -c -m 644 ./Lib/encodings/utf_32.py /usr/local/lib/python3.9/encodings/usr/bin/install -c -m 644 ./Lib/encodings/utf_32_be.py /usr/local/lib/python3.9/encodings/usr/bin/install -c -m 644 ./Lib/encodings/utf_32_le.py /usr/local/lib/python3.9/encodings/usr/bin/install -c -m 644 ./Lib/encodings/utf_7.py /usr/local/lib/python3.9/encodings/usr/bin/install -c -m 644 ./Lib/encodings/utf_8.py /usr/local/lib/python3.9/encodings/usr/bin/install -c -m 644 ./Lib/encodings/utf_8_sig.py /usr/local/lib/python3.9/encodings/usr/bin/install -c -m 644 ./Lib/encodings/uu_codec.py /usr/local/lib/python3.9/encodings/usr/bin/install -c -m 644 ./Lib/encodings/zlib_codec.py /usr/local/lib/python3.9/encodings/usr/bin/install -c -m 644 ./Lib/email/__init__.py /usr/local/lib/python3.9/email/usr/bin/install -c -m 644 ./Lib/email/_encoded_words.py /usr/local/lib/python3.9/email/usr/bin/install -c -m 644 ./Lib/email/_header_value_parser.py /usr/local/lib/python3.9/email/usr/bin/install -c -m 644 ./Lib/email/_parseaddr.py /usr/local/lib/python3.9/email/usr/bin/install -c -m 644 ./Lib/email/_policybase.py /usr/local/lib/python3.9/email/usr/bin/install -c -m 644 ./Lib/email/architecture.rst /usr/local/lib/python3.9/email/usr/bin/install -c -m 644 ./Lib/email/base64mime.py /usr/local/lib/python3.9/email/usr/bin/install -c -m 644 ./Lib/email/charset.py /usr/local/lib/python3.9/email/usr/bin/install -c -m 644 ./Lib/email/contentmanager.py /usr/local/lib/python3.9/email/usr/bin/install -c -m 644 ./Lib/email/encoders.py /usr/local/lib/python3.9/email/usr/bin/install -c -m 644 ./Lib/email/errors.py /usr/local/lib/python3.9/email/usr/bin/install -c -m 644 ./Lib/email/feedparser.py /usr/local/lib/python3.9/email/usr/bin/install -c -m 644 ./Lib/email/generator.py /usr/local/lib/python3.9/email/usr/bin/install -c -m 644 ./Lib/email/header.py /usr/local/lib/python3.9/email/usr/bin/install -c -m 644 ./Lib/email/headerregistry.py /usr/local/lib/python3.9/email/usr/bin/install -c -m 644 ./Lib/email/iterators.py /usr/local/lib/python3.9/email/usr/bin/install -c -m 644 ./Lib/email/message.py /usr/local/lib/python3.9/email/usr/bin/install -c -m 644 ./Lib/email/parser.py /usr/local/lib/python3.9/email/usr/bin/install -c -m 644 ./Lib/email/policy.py /usr/local/lib/python3.9/email/usr/bin/install -c -m 644 ./Lib/email/quoprimime.py /usr/local/lib/python3.9/email/usr/bin/install -c -m 644 ./Lib/email/utils.py /usr/local/lib/python3.9/email/usr/bin/install -c -m 644 ./Lib/email/mime/__init__.py /usr/local/lib/python3.9/email/mime/usr/bin/install -c -m 644 ./Lib/email/mime/application.py /usr/local/lib/python3.9/email/mime/usr/bin/install -c -m 644 ./Lib/email/mime/audio.py /usr/local/lib/python3.9/email/mime/usr/bin/install -c -m 644 ./Lib/email/mime/base.py /usr/local/lib/python3.9/email/mime/usr/bin/install -c -m 644 ./Lib/email/mime/image.py /usr/local/lib/python3.9/email/mime/usr/bin/install -c -m 644 ./Lib/email/mime/message.py /usr/local/lib/python3.9/email/mime/usr/bin/install -c -m 644 ./Lib/email/mime/multipart.py /usr/local/lib/python3.9/email/mime/usr/bin/install -c -m 644 ./Lib/email/mime/nonmultipart.py /usr/local/lib/python3.9/email/mime/usr/bin/install -c -m 644 ./Lib/email/mime/text.py /usr/local/lib/python3.9/email/mime/usr/bin/install -c -m 644 ./Lib/test/test_email/__init__.py /usr/local/lib/python3.9/test/test_email/usr/bin/install -c -m 644 ./Lib/test/test_email/__main__.py /usr/local/lib/python3.9/test/test_email/usr/bin/install -c -m 644 ./Lib/test/test_email/test__encoded_words.py /usr/local/lib/python3.9/test/test_email/usr/bin/install -c -m 644 ./Lib/test/test_email/test__header_value_parser.py /usr/local/lib/python3.9/test/test_email/usr/bin/install -c -m 644 ./Lib/test/test_email/test_asian_codecs.py /usr/local/lib/python3.9/test/test_email/usr/bin/install -c -m 644 ./Lib/test/test_email/test_contentmanager.py /usr/local/lib/python3.9/test/test_email/usr/bin/install -c -m 644 ./Lib/test/test_email/test_defect_handling.py /usr/local/lib/python3.9/test/test_email/usr/bin/install -c -m 644 ./Lib/test/test_email/test_email.py /usr/local/lib/python3.9/test/test_email/usr/bin/install -c -m 644 ./Lib/test/test_email/test_generator.py /usr/local/lib/python3.9/test/test_email/usr/bin/install -c -m 644 ./Lib/test/test_email/test_headerregistry.py /usr/local/lib/python3.9/test/test_email/usr/bin/install -c -m 644 ./Lib/test/test_email/test_inversion.py /usr/local/lib/python3.9/test/test_email/usr/bin/install -c -m 644 ./Lib/test/test_email/test_message.py /usr/local/lib/python3.9/test/test_email/usr/bin/install -c -m 644 ./Lib/test/test_email/test_parser.py /usr/local/lib/python3.9/test/test_email/usr/bin/install -c -m 644 ./Lib/test/test_email/test_pickleable.py /usr/local/lib/python3.9/test/test_email/usr/bin/install -c -m 644 ./Lib/test/test_email/test_policy.py /usr/local/lib/python3.9/test/test_email/usr/bin/install -c -m 644 ./Lib/test/test_email/test_utils.py /usr/local/lib/python3.9/test/test_email/usr/bin/install -c -m 644 ./Lib/test/test_email/torture_test.py /usr/local/lib/python3.9/test/test_email/usr/bin/install -c -m 644 ./Lib/test/test_email/data/PyBanner048.gif /usr/local/lib/python3.9/test/test_email/data/usr/bin/install -c -m 644 ./Lib/test/test_email/data/audiotest.au /usr/local/lib/python3.9/test/test_email/data/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_01.txt /usr/local/lib/python3.9/test/test_email/data/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_02.txt /usr/local/lib/python3.9/test/test_email/data/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_03.txt /usr/local/lib/python3.9/test/test_email/data/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_04.txt /usr/local/lib/python3.9/test/test_email/data/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_05.txt /usr/local/lib/python3.9/test/test_email/data/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_06.txt /usr/local/lib/python3.9/test/test_email/data/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_07.txt /usr/local/lib/python3.9/test/test_email/data/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_08.txt /usr/local/lib/python3.9/test/test_email/data/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_09.txt /usr/local/lib/python3.9/test/test_email/data/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_10.txt /usr/local/lib/python3.9/test/test_email/data/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_11.txt /usr/local/lib/python3.9/test/test_email/data/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_12.txt /usr/local/lib/python3.9/test/test_email/data/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_12a.txt /usr/local/lib/python3.9/test/test_email/data/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_13.txt /usr/local/lib/python3.9/test/test_email/data/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_14.txt /usr/local/lib/python3.9/test/test_email/data/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_15.txt /usr/local/lib/python3.9/test/test_email/data/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_16.txt /usr/local/lib/python3.9/test/test_email/data/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_17.txt /usr/local/lib/python3.9/test/test_email/data/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_18.txt /usr/local/lib/python3.9/test/test_email/data/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_19.txt /usr/local/lib/python3.9/test/test_email/data/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_20.txt /usr/local/lib/python3.9/test/test_email/data/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_21.txt /usr/local/lib/python3.9/test/test_email/data/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_22.txt /usr/local/lib/python3.9/test/test_email/data/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_23.txt /usr/local/lib/python3.9/test/test_email/data/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_24.txt /usr/local/lib/python3.9/test/test_email/data/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_25.txt /usr/local/lib/python3.9/test/test_email/data/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_26.txt /usr/local/lib/python3.9/test/test_email/data/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_27.txt /usr/local/lib/python3.9/test/test_email/data/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_28.txt /usr/local/lib/python3.9/test/test_email/data/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_29.txt /usr/local/lib/python3.9/test/test_email/data/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_30.txt /usr/local/lib/python3.9/test/test_email/data/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_31.txt /usr/local/lib/python3.9/test/test_email/data/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_32.txt /usr/local/lib/python3.9/test/test_email/data/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_33.txt /usr/local/lib/python3.9/test/test_email/data/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_34.txt /usr/local/lib/python3.9/test/test_email/data/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_35.txt /usr/local/lib/python3.9/test/test_email/data/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_36.txt /usr/local/lib/python3.9/test/test_email/data/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_37.txt /usr/local/lib/python3.9/test/test_email/data/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_38.txt /usr/local/lib/python3.9/test/test_email/data/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_39.txt /usr/local/lib/python3.9/test/test_email/data/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_40.txt /usr/local/lib/python3.9/test/test_email/data/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_41.txt /usr/local/lib/python3.9/test/test_email/data/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_42.txt /usr/local/lib/python3.9/test/test_email/data/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_43.txt /usr/local/lib/python3.9/test/test_email/data/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_44.txt /usr/local/lib/python3.9/test/test_email/data/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_45.txt /usr/local/lib/python3.9/test/test_email/data/usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_46.txt /usr/local/lib/python3.9/test/test_email/data/usr/bin/install -c -m 644 ./Lib/ensurepip/__init__.py /usr/local/lib/python3.9/ensurepip/usr/bin/install -c -m 644 ./Lib/ensurepip/__main__.py /usr/local/lib/python3.9/ensurepip/usr/bin/install -c -m 644 ./Lib/ensurepip/_uninstall.py /usr/local/lib/python3.9/ensurepip/usr/bin/install -c -m 644 ./Lib/ensurepip/_bundled/__init__.py /usr/local/lib/python3.9/ensurepip/_bundled/usr/bin/install -c -m 644 ./Lib/ensurepip/_bundled/pip-21.1.3-py3-none-any.whl /usr/local/lib/python3.9/ensurepip/_bundled/usr/bin/install -c -m 644 ./Lib/ensurepip/_bundled/setuptools-56.0.0-py3-none-any.whl /usr/local/lib/python3.9/ensurepip/_bundled/usr/bin/install -c -m 644 ./Lib/html/__init__.py /usr/local/lib/python3.9/html/usr/bin/install -c -m 644 ./Lib/html/entities.py /usr/local/lib/python3.9/html/usr/bin/install -c -m 644 ./Lib/html/parser.py /usr/local/lib/python3.9/html/usr/bin/install -c -m 644 ./Lib/json/__init__.py /usr/local/lib/python3.9/json/usr/bin/install -c -m 644 ./Lib/json/decoder.py /usr/local/lib/python3.9/json/usr/bin/install -c -m 644 ./Lib/json/encoder.py /usr/local/lib/python3.9/json/usr/bin/install -c -m 644 ./Lib/json/scanner.py /usr/local/lib/python3.9/json/usr/bin/install -c -m 644 ./Lib/json/tool.py /usr/local/lib/python3.9/json/usr/bin/install -c -m 644 ./Lib/test/test_json/__init__.py /usr/local/lib/python3.9/test/test_json/usr/bin/install -c -m 644 ./Lib/test/test_json/__main__.py /usr/local/lib/python3.9/test/test_json/usr/bin/install -c -m 644 ./Lib/test/test_json/test_decode.py /usr/local/lib/python3.9/test/test_json/usr/bin/install -c -m 644 ./Lib/test/test_json/test_default.py /usr/local/lib/python3.9/test/test_json/usr/bin/install -c -m 644 ./Lib/test/test_json/test_dump.py /usr/local/lib/python3.9/test/test_json/usr/bin/install -c -m 644 ./Lib/test/test_json/test_encode_basestring_ascii.py /usr/local/lib/python3.9/test/test_json/usr/bin/install -c -m 644 ./Lib/test/test_json/test_enum.py /usr/local/lib/python3.9/test/test_json/usr/bin/install -c -m 644 ./Lib/test/test_json/test_fail.py /usr/local/lib/python3.9/test/test_json/usr/bin/install -c -m 644 ./Lib/test/test_json/test_float.py /usr/local/lib/python3.9/test/test_json/usr/bin/install -c -m 644 ./Lib/test/test_json/test_indent.py /usr/local/lib/python3.9/test/test_json/usr/bin/install -c -m 644 ./Lib/test/test_json/test_pass1.py /usr/local/lib/python3.9/test/test_json/usr/bin/install -c -m 644 ./Lib/test/test_json/test_pass2.py /usr/local/lib/python3.9/test/test_json/usr/bin/install -c -m 644 ./Lib/test/test_json/test_pass3.py /usr/local/lib/python3.9/test/test_json/usr/bin/install -c -m 644 ./Lib/test/test_json/test_recursion.py /usr/local/lib/python3.9/test/test_json/usr/bin/install -c -m 644 ./Lib/test/test_json/test_scanstring.py /usr/local/lib/python3.9/test/test_json/usr/bin/install -c -m 644 ./Lib/test/test_json/test_separators.py /usr/local/lib/python3.9/test/test_json/usr/bin/install -c -m 644 ./Lib/test/test_json/test_speedups.py /usr/local/lib/python3.9/test/test_json/usr/bin/install -c -m 644 ./Lib/test/test_json/test_tool.py /usr/local/lib/python3.9/test/test_json/usr/bin/install -c -m 644 ./Lib/test/test_json/test_unicode.py /usr/local/lib/python3.9/test/test_json/usr/bin/install -c -m 644 ./Lib/http/__init__.py /usr/local/lib/python3.9/http/usr/bin/install -c -m 644 ./Lib/http/client.py /usr/local/lib/python3.9/http/usr/bin/install -c -m 644 ./Lib/http/cookiejar.py /usr/local/lib/python3.9/http/usr/bin/install -c -m 644 ./Lib/http/cookies.py /usr/local/lib/python3.9/http/usr/bin/install -c -m 644 ./Lib/http/server.py /usr/local/lib/python3.9/http/usr/bin/install -c -m 644 ./Lib/dbm/__init__.py /usr/local/lib/python3.9/dbm/usr/bin/install -c -m 644 ./Lib/dbm/dumb.py /usr/local/lib/python3.9/dbm/usr/bin/install -c -m 644 ./Lib/dbm/gnu.py /usr/local/lib/python3.9/dbm/usr/bin/install -c -m 644 ./Lib/dbm/ndbm.py /usr/local/lib/python3.9/dbm/usr/bin/install -c -m 644 ./Lib/xmlrpc/__init__.py /usr/local/lib/python3.9/xmlrpc/usr/bin/install -c -m 644 ./Lib/xmlrpc/client.py /usr/local/lib/python3.9/xmlrpc/usr/bin/install -c -m 644 ./Lib/xmlrpc/server.py /usr/local/lib/python3.9/xmlrpc/usr/bin/install -c -m 644 ./Lib/sqlite3/__init__.py /usr/local/lib/python3.9/sqlite3/usr/bin/install -c -m 644 ./Lib/sqlite3/dbapi2.py /usr/local/lib/python3.9/sqlite3/usr/bin/install -c -m 644 ./Lib/sqlite3/dump.py /usr/local/lib/python3.9/sqlite3/usr/bin/install -c -m 644 ./Lib/sqlite3/test/__init__.py /usr/local/lib/python3.9/sqlite3/test/usr/bin/install -c -m 644 ./Lib/sqlite3/test/backup.py /usr/local/lib/python3.9/sqlite3/test/usr/bin/install -c -m 644 ./Lib/sqlite3/test/dbapi.py /usr/local/lib/python3.9/sqlite3/test/usr/bin/install -c -m 644 ./Lib/sqlite3/test/dump.py /usr/local/lib/python3.9/sqlite3/test/usr/bin/install -c -m 644 ./Lib/sqlite3/test/factory.py /usr/local/lib/python3.9/sqlite3/test/usr/bin/install -c -m 644 ./Lib/sqlite3/test/hooks.py /usr/local/lib/python3.9/sqlite3/test/usr/bin/install -c -m 644 ./Lib/sqlite3/test/regression.py /usr/local/lib/python3.9/sqlite3/test/usr/bin/install -c -m 644 ./Lib/sqlite3/test/transactions.py /usr/local/lib/python3.9/sqlite3/test/usr/bin/install -c -m 644 ./Lib/sqlite3/test/types.py /usr/local/lib/python3.9/sqlite3/test/usr/bin/install -c -m 644 ./Lib/sqlite3/test/userfunctions.py /usr/local/lib/python3.9/sqlite3/test/usr/bin/install -c -m 644 ./Lib/logging/__init__.py /usr/local/lib/python3.9/logging/usr/bin/install -c -m 644 ./Lib/logging/config.py /usr/local/lib/python3.9/logging/usr/bin/install -c -m 644 ./Lib/logging/handlers.py /usr/local/lib/python3.9/logging/usr/bin/install -c -m 644 ./Lib/wsgiref/__init__.py /usr/local/lib/python3.9/wsgiref/usr/bin/install -c -m 644 ./Lib/wsgiref/handlers.py /usr/local/lib/python3.9/wsgiref/usr/bin/install -c -m 644 ./Lib/wsgiref/headers.py /usr/local/lib/python3.9/wsgiref/usr/bin/install -c -m 644 ./Lib/wsgiref/simple_server.py /usr/local/lib/python3.9/wsgiref/usr/bin/install -c -m 644 ./Lib/wsgiref/util.py /usr/local/lib/python3.9/wsgiref/usr/bin/install -c -m 644 ./Lib/wsgiref/validate.py /usr/local/lib/python3.9/wsgiref/usr/bin/install -c -m 644 ./Lib/urllib/__init__.py /usr/local/lib/python3.9/urllib/usr/bin/install -c -m 644 ./Lib/urllib/error.py /usr/local/lib/python3.9/urllib/usr/bin/install -c -m 644 ./Lib/urllib/parse.py /usr/local/lib/python3.9/urllib/usr/bin/install -c -m 644 ./Lib/urllib/request.py /usr/local/lib/python3.9/urllib/usr/bin/install -c -m 644 ./Lib/urllib/response.py /usr/local/lib/python3.9/urllib/usr/bin/install -c -m 644 ./Lib/urllib/robotparser.py /usr/local/lib/python3.9/urllib/usr/bin/install -c -m 644 ./Lib/lib2to3/Grammar.txt /usr/local/lib/python3.9/lib2to3/usr/bin/install -c -m 644 ./Lib/lib2to3/PatternGrammar.txt /usr/local/lib/python3.9/lib2to3/usr/bin/install -c -m 644 ./Lib/lib2to3/__init__.py /usr/local/lib/python3.9/lib2to3/usr/bin/install -c -m 644 ./Lib/lib2to3/__main__.py /usr/local/lib/python3.9/lib2to3/usr/bin/install -c -m 644 ./Lib/lib2to3/btm_matcher.py /usr/local/lib/python3.9/lib2to3/usr/bin/install -c -m 644 ./Lib/lib2to3/btm_utils.py /usr/local/lib/python3.9/lib2to3/usr/bin/install -c -m 644 ./Lib/lib2to3/fixer_base.py /usr/local/lib/python3.9/lib2to3/usr/bin/install -c -m 644 ./Lib/lib2to3/fixer_util.py /usr/local/lib/python3.9/lib2to3/usr/bin/install -c -m 644 ./Lib/lib2to3/main.py /usr/local/lib/python3.9/lib2to3/usr/bin/install -c -m 644 ./Lib/lib2to3/patcomp.py /usr/local/lib/python3.9/lib2to3/usr/bin/install -c -m 644 ./Lib/lib2to3/pygram.py /usr/local/lib/python3.9/lib2to3/usr/bin/install -c -m 644 ./Lib/lib2to3/pytree.py /usr/local/lib/python3.9/lib2to3/usr/bin/install -c -m 644 ./Lib/lib2to3/refactor.py /usr/local/lib/python3.9/lib2to3/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/__init__.py /usr/local/lib/python3.9/lib2to3/fixes/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_apply.py /usr/local/lib/python3.9/lib2to3/fixes/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_asserts.py /usr/local/lib/python3.9/lib2to3/fixes/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_basestring.py /usr/local/lib/python3.9/lib2to3/fixes/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_buffer.py /usr/local/lib/python3.9/lib2to3/fixes/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_dict.py /usr/local/lib/python3.9/lib2to3/fixes/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_except.py /usr/local/lib/python3.9/lib2to3/fixes/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_exec.py /usr/local/lib/python3.9/lib2to3/fixes/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_execfile.py /usr/local/lib/python3.9/lib2to3/fixes/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_exitfunc.py /usr/local/lib/python3.9/lib2to3/fixes/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_filter.py /usr/local/lib/python3.9/lib2to3/fixes/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_funcattrs.py /usr/local/lib/python3.9/lib2to3/fixes/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_future.py /usr/local/lib/python3.9/lib2to3/fixes/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_getcwdu.py /usr/local/lib/python3.9/lib2to3/fixes/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_has_key.py /usr/local/lib/python3.9/lib2to3/fixes/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_idioms.py /usr/local/lib/python3.9/lib2to3/fixes/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_import.py /usr/local/lib/python3.9/lib2to3/fixes/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_imports.py /usr/local/lib/python3.9/lib2to3/fixes/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_imports2.py /usr/local/lib/python3.9/lib2to3/fixes/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_input.py /usr/local/lib/python3.9/lib2to3/fixes/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_intern.py /usr/local/lib/python3.9/lib2to3/fixes/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_isinstance.py /usr/local/lib/python3.9/lib2to3/fixes/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_itertools.py /usr/local/lib/python3.9/lib2to3/fixes/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_itertools_imports.py /usr/local/lib/python3.9/lib2to3/fixes/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_long.py /usr/local/lib/python3.9/lib2to3/fixes/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_map.py /usr/local/lib/python3.9/lib2to3/fixes/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_metaclass.py /usr/local/lib/python3.9/lib2to3/fixes/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_methodattrs.py /usr/local/lib/python3.9/lib2to3/fixes/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_ne.py /usr/local/lib/python3.9/lib2to3/fixes/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_next.py /usr/local/lib/python3.9/lib2to3/fixes/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_nonzero.py /usr/local/lib/python3.9/lib2to3/fixes/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_numliterals.py /usr/local/lib/python3.9/lib2to3/fixes/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_operator.py /usr/local/lib/python3.9/lib2to3/fixes/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_paren.py /usr/local/lib/python3.9/lib2to3/fixes/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_print.py /usr/local/lib/python3.9/lib2to3/fixes/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_raise.py /usr/local/lib/python3.9/lib2to3/fixes/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_raw_input.py /usr/local/lib/python3.9/lib2to3/fixes/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_reduce.py /usr/local/lib/python3.9/lib2to3/fixes/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_reload.py /usr/local/lib/python3.9/lib2to3/fixes/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_renames.py /usr/local/lib/python3.9/lib2to3/fixes/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_repr.py /usr/local/lib/python3.9/lib2to3/fixes/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_set_literal.py /usr/local/lib/python3.9/lib2to3/fixes/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_standarderror.py /usr/local/lib/python3.9/lib2to3/fixes/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_sys_exc.py /usr/local/lib/python3.9/lib2to3/fixes/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_throw.py /usr/local/lib/python3.9/lib2to3/fixes/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_tuple_params.py /usr/local/lib/python3.9/lib2to3/fixes/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_types.py /usr/local/lib/python3.9/lib2to3/fixes/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_unicode.py /usr/local/lib/python3.9/lib2to3/fixes/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_urllib.py /usr/local/lib/python3.9/lib2to3/fixes/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_ws_comma.py /usr/local/lib/python3.9/lib2to3/fixes/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_xrange.py /usr/local/lib/python3.9/lib2to3/fixes/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_xreadlines.py /usr/local/lib/python3.9/lib2to3/fixes/usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_zip.py /usr/local/lib/python3.9/lib2to3/fixes/usr/bin/install -c -m 644 ./Lib/lib2to3/pgen2/__init__.py /usr/local/lib/python3.9/lib2to3/pgen2/usr/bin/install -c -m 644 ./Lib/lib2to3/pgen2/conv.py /usr/local/lib/python3.9/lib2to3/pgen2/usr/bin/install -c -m 644 ./Lib/lib2to3/pgen2/driver.py /usr/local/lib/python3.9/lib2to3/pgen2/usr/bin/install -c -m 644 ./Lib/lib2to3/pgen2/grammar.py /usr/local/lib/python3.9/lib2to3/pgen2/usr/bin/install -c -m 644 ./Lib/lib2to3/pgen2/literals.py /usr/local/lib/python3.9/lib2to3/pgen2/usr/bin/install -c -m 644 ./Lib/lib2to3/pgen2/parse.py /usr/local/lib/python3.9/lib2to3/pgen2/usr/bin/install -c -m 644 ./Lib/lib2to3/pgen2/pgen.py /usr/local/lib/python3.9/lib2to3/pgen2/usr/bin/install -c ./Lib/lib2to3/pgen2/token.py /usr/local/lib/python3.9/lib2to3/pgen2/usr/bin/install -c -m 644 ./Lib/lib2to3/pgen2/tokenize.py /usr/local/lib/python3.9/lib2to3/pgen2/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/__init__.py /usr/local/lib/python3.9/lib2to3/tests/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/__main__.py /usr/local/lib/python3.9/lib2to3/tests/usr/bin/install -c ./Lib/lib2to3/tests/pytree_idempotency.py /usr/local/lib/python3.9/lib2to3/tests/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/support.py /usr/local/lib/python3.9/lib2to3/tests/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/test_all_fixers.py /usr/local/lib/python3.9/lib2to3/tests/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/test_fixers.py /usr/local/lib/python3.9/lib2to3/tests/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/test_main.py /usr/local/lib/python3.9/lib2to3/tests/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/test_parser.py /usr/local/lib/python3.9/lib2to3/tests/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/test_pytree.py /usr/local/lib/python3.9/lib2to3/tests/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/test_refactor.py /usr/local/lib/python3.9/lib2to3/tests/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/test_util.py /usr/local/lib/python3.9/lib2to3/tests/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/README /usr/local/lib/python3.9/lib2to3/tests/data/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/bom.py /usr/local/lib/python3.9/lib2to3/tests/data/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/crlf.py /usr/local/lib/python3.9/lib2to3/tests/data/usr/bin/install -c ./Lib/lib2to3/tests/data/different_encoding.py /usr/local/lib/python3.9/lib2to3/tests/data/usr/bin/install -c ./Lib/lib2to3/tests/data/false_encoding.py /usr/local/lib/python3.9/lib2to3/tests/data/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/infinite_recursion.py /usr/local/lib/python3.9/lib2to3/tests/data/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/py2_test_grammar.py /usr/local/lib/python3.9/lib2to3/tests/data/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/py3_test_grammar.py /usr/local/lib/python3.9/lib2to3/tests/data/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/fixers/bad_order.py /usr/local/lib/python3.9/lib2to3/tests/data/fixers/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/fixers/no_fixer_cls.py /usr/local/lib/python3.9/lib2to3/tests/data/fixers/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/fixers/parrot_example.py /usr/local/lib/python3.9/lib2to3/tests/data/fixers/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/fixers/myfixes/__init__.py /usr/local/lib/python3.9/lib2to3/tests/data/fixers/myfixes/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/fixers/myfixes/fix_explicit.py /usr/local/lib/python3.9/lib2to3/tests/data/fixers/myfixes/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/fixers/myfixes/fix_first.py /usr/local/lib/python3.9/lib2to3/tests/data/fixers/myfixes/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/fixers/myfixes/fix_last.py /usr/local/lib/python3.9/lib2to3/tests/data/fixers/myfixes/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/fixers/myfixes/fix_parrot.py /usr/local/lib/python3.9/lib2to3/tests/data/fixers/myfixes/usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/fixers/myfixes/fix_preorder.py /usr/local/lib/python3.9/lib2to3/tests/data/fixers/myfixes/usr/bin/install -c -m 644 ./Lib/ctypes/__init__.py /usr/local/lib/python3.9/ctypes/usr/bin/install -c -m 644 ./Lib/ctypes/_aix.py /usr/local/lib/python3.9/ctypes/usr/bin/install -c -m 644 ./Lib/ctypes/_endian.py /usr/local/lib/python3.9/ctypes/usr/bin/install -c -m 644 ./Lib/ctypes/util.py /usr/local/lib/python3.9/ctypes/usr/bin/install -c -m 644 ./Lib/ctypes/wintypes.py /usr/local/lib/python3.9/ctypes/usr/bin/install -c -m 644 ./Lib/ctypes/test/__init__.py /usr/local/lib/python3.9/ctypes/test/usr/bin/install -c -m 644 ./Lib/ctypes/test/__main__.py /usr/local/lib/python3.9/ctypes/test/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_anon.py /usr/local/lib/python3.9/ctypes/test/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_array_in_pointer.py /usr/local/lib/python3.9/ctypes/test/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_arrays.py /usr/local/lib/python3.9/ctypes/test/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_as_parameter.py /usr/local/lib/python3.9/ctypes/test/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_bitfields.py /usr/local/lib/python3.9/ctypes/test/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_buffers.py /usr/local/lib/python3.9/ctypes/test/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_bytes.py /usr/local/lib/python3.9/ctypes/test/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_byteswap.py /usr/local/lib/python3.9/ctypes/test/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_callbacks.py /usr/local/lib/python3.9/ctypes/test/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_cast.py /usr/local/lib/python3.9/ctypes/test/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_cfuncs.py /usr/local/lib/python3.9/ctypes/test/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_checkretval.py /usr/local/lib/python3.9/ctypes/test/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_delattr.py /usr/local/lib/python3.9/ctypes/test/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_errno.py /usr/local/lib/python3.9/ctypes/test/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_find.py /usr/local/lib/python3.9/ctypes/test/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_frombuffer.py /usr/local/lib/python3.9/ctypes/test/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_funcptr.py /usr/local/lib/python3.9/ctypes/test/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_functions.py /usr/local/lib/python3.9/ctypes/test/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_incomplete.py /usr/local/lib/python3.9/ctypes/test/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_init.py /usr/local/lib/python3.9/ctypes/test/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_internals.py /usr/local/lib/python3.9/ctypes/test/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_keeprefs.py /usr/local/lib/python3.9/ctypes/test/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_libc.py /usr/local/lib/python3.9/ctypes/test/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_loading.py /usr/local/lib/python3.9/ctypes/test/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_macholib.py /usr/local/lib/python3.9/ctypes/test/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_memfunctions.py /usr/local/lib/python3.9/ctypes/test/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_numbers.py /usr/local/lib/python3.9/ctypes/test/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_objects.py /usr/local/lib/python3.9/ctypes/test/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_parameters.py /usr/local/lib/python3.9/ctypes/test/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_pep3118.py /usr/local/lib/python3.9/ctypes/test/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_pickling.py /usr/local/lib/python3.9/ctypes/test/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_pointers.py /usr/local/lib/python3.9/ctypes/test/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_prototypes.py /usr/local/lib/python3.9/ctypes/test/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_python_api.py /usr/local/lib/python3.9/ctypes/test/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_random_things.py /usr/local/lib/python3.9/ctypes/test/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_refcounts.py /usr/local/lib/python3.9/ctypes/test/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_repr.py /usr/local/lib/python3.9/ctypes/test/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_returnfuncptrs.py /usr/local/lib/python3.9/ctypes/test/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_simplesubclasses.py /usr/local/lib/python3.9/ctypes/test/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_sizes.py /usr/local/lib/python3.9/ctypes/test/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_slicing.py /usr/local/lib/python3.9/ctypes/test/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_stringptr.py /usr/local/lib/python3.9/ctypes/test/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_strings.py /usr/local/lib/python3.9/ctypes/test/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_struct_fields.py /usr/local/lib/python3.9/ctypes/test/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_structures.py /usr/local/lib/python3.9/ctypes/test/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_unaligned_structures.py /usr/local/lib/python3.9/ctypes/test/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_unicode.py /usr/local/lib/python3.9/ctypes/test/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_values.py /usr/local/lib/python3.9/ctypes/test/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_varsize_struct.py /usr/local/lib/python3.9/ctypes/test/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_win32.py /usr/local/lib/python3.9/ctypes/test/usr/bin/install -c -m 644 ./Lib/ctypes/test/test_wintypes.py /usr/local/lib/python3.9/ctypes/test/usr/bin/install -c -m 644 ./Lib/ctypes/macholib/README.ctypes /usr/local/lib/python3.9/ctypes/macholib/usr/bin/install -c -m 644 ./Lib/ctypes/macholib/__init__.py /usr/local/lib/python3.9/ctypes/macholib/usr/bin/install -c -m 644 ./Lib/ctypes/macholib/dyld.py /usr/local/lib/python3.9/ctypes/macholib/usr/bin/install -c -m 644 ./Lib/ctypes/macholib/dylib.py /usr/local/lib/python3.9/ctypes/macholib/usr/bin/install -c ./Lib/ctypes/macholib/fetch_macholib /usr/local/lib/python3.9/ctypes/macholib/usr/bin/install -c -m 644 ./Lib/ctypes/macholib/fetch_macholib.bat /usr/local/lib/python3.9/ctypes/macholib/usr/bin/install -c -m 644 ./Lib/ctypes/macholib/framework.py /usr/local/lib/python3.9/ctypes/macholib/usr/bin/install -c -m 644 ./Lib/idlelib/CREDITS.txt /usr/local/lib/python3.9/idlelib/usr/bin/install -c -m 644 ./Lib/idlelib/ChangeLog /usr/local/lib/python3.9/idlelib/usr/bin/install -c -m 644 ./Lib/idlelib/HISTORY.txt /usr/local/lib/python3.9/idlelib/usr/bin/install -c -m 644 ./Lib/idlelib/NEWS.txt /usr/local/lib/python3.9/idlelib/usr/bin/install -c -m 644 ./Lib/idlelib/NEWS2x.txt /usr/local/lib/python3.9/idlelib/usr/bin/install -c -m 644 ./Lib/idlelib/README.txt /usr/local/lib/python3.9/idlelib/usr/bin/install -c -m 644 ./Lib/idlelib/TODO.txt /usr/local/lib/python3.9/idlelib/usr/bin/install -c -m 644 ./Lib/idlelib/__init__.py /usr/local/lib/python3.9/idlelib/usr/bin/install -c -m 644 ./Lib/idlelib/__main__.py /usr/local/lib/python3.9/idlelib/usr/bin/install -c -m 644 ./Lib/idlelib/autocomplete.py /usr/local/lib/python3.9/idlelib/usr/bin/install -c -m 644 ./Lib/idlelib/autocomplete_w.py /usr/local/lib/python3.9/idlelib/usr/bin/install -c -m 644 ./Lib/idlelib/autoexpand.py /usr/local/lib/python3.9/idlelib/usr/bin/install -c -m 644 ./Lib/idlelib/browser.py /usr/local/lib/python3.9/idlelib/usr/bin/install -c -m 644 ./Lib/idlelib/calltip.py /usr/local/lib/python3.9/idlelib/usr/bin/install -c -m 644 ./Lib/idlelib/calltip_w.py /usr/local/lib/python3.9/idlelib/usr/bin/install -c -m 644 ./Lib/idlelib/codecontext.py /usr/local/lib/python3.9/idlelib/usr/bin/install -c -m 644 ./Lib/idlelib/colorizer.py /usr/local/lib/python3.9/idlelib/usr/bin/install -c -m 644 ./Lib/idlelib/config-extensions.def /usr/local/lib/python3.9/idlelib/usr/bin/install -c -m 644 ./Lib/idlelib/config-highlight.def /usr/local/lib/python3.9/idlelib/usr/bin/install -c -m 644 ./Lib/idlelib/config-keys.def /usr/local/lib/python3.9/idlelib/usr/bin/install -c -m 644 ./Lib/idlelib/config-main.def /usr/local/lib/python3.9/idlelib/usr/bin/install -c -m 644 ./Lib/idlelib/config.py /usr/local/lib/python3.9/idlelib/usr/bin/install -c -m 644 ./Lib/idlelib/config_key.py /usr/local/lib/python3.9/idlelib/usr/bin/install -c -m 644 ./Lib/idlelib/configdialog.py /usr/local/lib/python3.9/idlelib/usr/bin/install -c -m 644 ./Lib/idlelib/debugger.py /usr/local/lib/python3.9/idlelib/usr/bin/install -c -m 644 ./Lib/idlelib/debugger_r.py /usr/local/lib/python3.9/idlelib/usr/bin/install -c -m 644 ./Lib/idlelib/debugobj.py /usr/local/lib/python3.9/idlelib/usr/bin/install -c -m 644 ./Lib/idlelib/debugobj_r.py /usr/local/lib/python3.9/idlelib/usr/bin/install -c -m 644 ./Lib/idlelib/delegator.py /usr/local/lib/python3.9/idlelib/usr/bin/install -c -m 644 ./Lib/idlelib/dynoption.py /usr/local/lib/python3.9/idlelib/usr/bin/install -c -m 644 ./Lib/idlelib/editor.py /usr/local/lib/python3.9/idlelib/usr/bin/install -c -m 644 ./Lib/idlelib/extend.txt /usr/local/lib/python3.9/idlelib/usr/bin/install -c -m 644 ./Lib/idlelib/filelist.py /usr/local/lib/python3.9/idlelib/usr/bin/install -c -m 644 ./Lib/idlelib/format.py /usr/local/lib/python3.9/idlelib/usr/bin/install -c -m 644 ./Lib/idlelib/grep.py /usr/local/lib/python3.9/idlelib/usr/bin/install -c -m 644 ./Lib/idlelib/help.html /usr/local/lib/python3.9/idlelib/usr/bin/install -c -m 644 ./Lib/idlelib/help.py /usr/local/lib/python3.9/idlelib/usr/bin/install -c -m 644 ./Lib/idlelib/help_about.py /usr/local/lib/python3.9/idlelib/usr/bin/install -c -m 644 ./Lib/idlelib/history.py /usr/local/lib/python3.9/idlelib/usr/bin/install -c -m 644 ./Lib/idlelib/hyperparser.py /usr/local/lib/python3.9/idlelib/usr/bin/install -c -m 644 ./Lib/idlelib/idle.bat /usr/local/lib/python3.9/idlelib/usr/bin/install -c -m 644 ./Lib/idlelib/idle.py /usr/local/lib/python3.9/idlelib/usr/bin/install -c -m 644 ./Lib/idlelib/idle.pyw /usr/local/lib/python3.9/idlelib/usr/bin/install -c -m 644 ./Lib/idlelib/iomenu.py /usr/local/lib/python3.9/idlelib/usr/bin/install -c -m 644 ./Lib/idlelib/macosx.py /usr/local/lib/python3.9/idlelib/usr/bin/install -c -m 644 ./Lib/idlelib/mainmenu.py /usr/local/lib/python3.9/idlelib/usr/bin/install -c -m 644 ./Lib/idlelib/multicall.py /usr/local/lib/python3.9/idlelib/usr/bin/install -c -m 644 ./Lib/idlelib/outwin.py /usr/local/lib/python3.9/idlelib/usr/bin/install -c -m 644 ./Lib/idlelib/parenmatch.py /usr/local/lib/python3.9/idlelib/usr/bin/install -c -m 644 ./Lib/idlelib/pathbrowser.py /usr/local/lib/python3.9/idlelib/usr/bin/install -c -m 644 ./Lib/idlelib/percolator.py /usr/local/lib/python3.9/idlelib/usr/bin/install -c -m 644 ./Lib/idlelib/pyparse.py /usr/local/lib/python3.9/idlelib/usr/bin/install -c ./Lib/idlelib/pyshell.py /usr/local/lib/python3.9/idlelib/usr/bin/install -c -m 644 ./Lib/idlelib/query.py /usr/local/lib/python3.9/idlelib/usr/bin/install -c -m 644 ./Lib/idlelib/redirector.py /usr/local/lib/python3.9/idlelib/usr/bin/install -c -m 644 ./Lib/idlelib/replace.py /usr/local/lib/python3.9/idlelib/usr/bin/install -c -m 644 ./Lib/idlelib/rpc.py /usr/local/lib/python3.9/idlelib/usr/bin/install -c -m 644 ./Lib/idlelib/run.py /usr/local/lib/python3.9/idlelib/usr/bin/install -c -m 644 ./Lib/idlelib/runscript.py /usr/local/lib/python3.9/idlelib/usr/bin/install -c -m 644 ./Lib/idlelib/scrolledlist.py /usr/local/lib/python3.9/idlelib/usr/bin/install -c -m 644 ./Lib/idlelib/search.py /usr/local/lib/python3.9/idlelib/usr/bin/install -c -m 644 ./Lib/idlelib/searchbase.py /usr/local/lib/python3.9/idlelib/usr/bin/install -c -m 644 ./Lib/idlelib/searchengine.py /usr/local/lib/python3.9/idlelib/usr/bin/install -c -m 644 ./Lib/idlelib/sidebar.py /usr/local/lib/python3.9/idlelib/usr/bin/install -c -m 644 ./Lib/idlelib/squeezer.py /usr/local/lib/python3.9/idlelib/usr/bin/install -c -m 644 ./Lib/idlelib/stackviewer.py /usr/local/lib/python3.9/idlelib/usr/bin/install -c -m 644 ./Lib/idlelib/statusbar.py /usr/local/lib/python3.9/idlelib/usr/bin/install -c -m 644 ./Lib/idlelib/textview.py /usr/local/lib/python3.9/idlelib/usr/bin/install -c -m 644 ./Lib/idlelib/tooltip.py /usr/local/lib/python3.9/idlelib/usr/bin/install -c -m 644 ./Lib/idlelib/tree.py /usr/local/lib/python3.9/idlelib/usr/bin/install -c -m 644 ./Lib/idlelib/undo.py /usr/local/lib/python3.9/idlelib/usr/bin/install -c -m 644 ./Lib/idlelib/window.py /usr/local/lib/python3.9/idlelib/usr/bin/install -c -m 644 ./Lib/idlelib/zoomheight.py /usr/local/lib/python3.9/idlelib/usr/bin/install -c -m 644 ./Lib/idlelib/zzdummy.py /usr/local/lib/python3.9/idlelib/usr/bin/install -c -m 644 ./Lib/idlelib/Icons/README.txt /usr/local/lib/python3.9/idlelib/Icons/usr/bin/install -c -m 644 ./Lib/idlelib/Icons/folder.gif /usr/local/lib/python3.9/idlelib/Icons/usr/bin/install -c -m 644 ./Lib/idlelib/Icons/idle.ico /usr/local/lib/python3.9/idlelib/Icons/usr/bin/install -c -m 644 ./Lib/idlelib/Icons/idle_16.gif /usr/local/lib/python3.9/idlelib/Icons/usr/bin/install -c -m 644 ./Lib/idlelib/Icons/idle_16.png /usr/local/lib/python3.9/idlelib/Icons/usr/bin/install -c -m 644 ./Lib/idlelib/Icons/idle_256.png /usr/local/lib/python3.9/idlelib/Icons/usr/bin/install -c -m 644 ./Lib/idlelib/Icons/idle_32.gif /usr/local/lib/python3.9/idlelib/Icons/usr/bin/install -c -m 644 ./Lib/idlelib/Icons/idle_32.png /usr/local/lib/python3.9/idlelib/Icons/usr/bin/install -c -m 644 ./Lib/idlelib/Icons/idle_48.gif /usr/local/lib/python3.9/idlelib/Icons/usr/bin/install -c -m 644 ./Lib/idlelib/Icons/idle_48.png /usr/local/lib/python3.9/idlelib/Icons/usr/bin/install -c -m 644 ./Lib/idlelib/Icons/minusnode.gif /usr/local/lib/python3.9/idlelib/Icons/usr/bin/install -c -m 644 ./Lib/idlelib/Icons/openfolder.gif /usr/local/lib/python3.9/idlelib/Icons/usr/bin/install -c -m 644 ./Lib/idlelib/Icons/plusnode.gif /usr/local/lib/python3.9/idlelib/Icons/usr/bin/install -c -m 644 ./Lib/idlelib/Icons/python.gif /usr/local/lib/python3.9/idlelib/Icons/usr/bin/install -c -m 644 ./Lib/idlelib/Icons/tk.gif /usr/local/lib/python3.9/idlelib/Icons/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/README.txt /usr/local/lib/python3.9/idlelib/idle_test/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/__init__.py /usr/local/lib/python3.9/idlelib/idle_test/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/htest.py /usr/local/lib/python3.9/idlelib/idle_test/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/mock_idle.py /usr/local/lib/python3.9/idlelib/idle_test/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/mock_tk.py /usr/local/lib/python3.9/idlelib/idle_test/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/template.py /usr/local/lib/python3.9/idlelib/idle_test/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_autocomplete.py /usr/local/lib/python3.9/idlelib/idle_test/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_autocomplete_w.py /usr/local/lib/python3.9/idlelib/idle_test/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_autoexpand.py /usr/local/lib/python3.9/idlelib/idle_test/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_browser.py /usr/local/lib/python3.9/idlelib/idle_test/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_calltip.py /usr/local/lib/python3.9/idlelib/idle_test/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_calltip_w.py /usr/local/lib/python3.9/idlelib/idle_test/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_codecontext.py /usr/local/lib/python3.9/idlelib/idle_test/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_colorizer.py /usr/local/lib/python3.9/idlelib/idle_test/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_config.py /usr/local/lib/python3.9/idlelib/idle_test/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_config_key.py /usr/local/lib/python3.9/idlelib/idle_test/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_configdialog.py /usr/local/lib/python3.9/idlelib/idle_test/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_debugger.py /usr/local/lib/python3.9/idlelib/idle_test/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_debugger_r.py /usr/local/lib/python3.9/idlelib/idle_test/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_debugobj.py /usr/local/lib/python3.9/idlelib/idle_test/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_debugobj_r.py /usr/local/lib/python3.9/idlelib/idle_test/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_delegator.py /usr/local/lib/python3.9/idlelib/idle_test/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_editmenu.py /usr/local/lib/python3.9/idlelib/idle_test/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_editor.py /usr/local/lib/python3.9/idlelib/idle_test/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_filelist.py /usr/local/lib/python3.9/idlelib/idle_test/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_format.py /usr/local/lib/python3.9/idlelib/idle_test/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_grep.py /usr/local/lib/python3.9/idlelib/idle_test/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_help.py /usr/local/lib/python3.9/idlelib/idle_test/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_help_about.py /usr/local/lib/python3.9/idlelib/idle_test/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_history.py /usr/local/lib/python3.9/idlelib/idle_test/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_hyperparser.py /usr/local/lib/python3.9/idlelib/idle_test/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_iomenu.py /usr/local/lib/python3.9/idlelib/idle_test/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_macosx.py /usr/local/lib/python3.9/idlelib/idle_test/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_mainmenu.py /usr/local/lib/python3.9/idlelib/idle_test/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_multicall.py /usr/local/lib/python3.9/idlelib/idle_test/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_outwin.py /usr/local/lib/python3.9/idlelib/idle_test/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_parenmatch.py /usr/local/lib/python3.9/idlelib/idle_test/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_pathbrowser.py /usr/local/lib/python3.9/idlelib/idle_test/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_percolator.py /usr/local/lib/python3.9/idlelib/idle_test/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_pyparse.py /usr/local/lib/python3.9/idlelib/idle_test/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_pyshell.py /usr/local/lib/python3.9/idlelib/idle_test/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_query.py /usr/local/lib/python3.9/idlelib/idle_test/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_redirector.py /usr/local/lib/python3.9/idlelib/idle_test/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_replace.py /usr/local/lib/python3.9/idlelib/idle_test/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_rpc.py /usr/local/lib/python3.9/idlelib/idle_test/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_run.py /usr/local/lib/python3.9/idlelib/idle_test/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_runscript.py /usr/local/lib/python3.9/idlelib/idle_test/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_scrolledlist.py /usr/local/lib/python3.9/idlelib/idle_test/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_search.py /usr/local/lib/python3.9/idlelib/idle_test/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_searchbase.py /usr/local/lib/python3.9/idlelib/idle_test/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_searchengine.py /usr/local/lib/python3.9/idlelib/idle_test/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_sidebar.py /usr/local/lib/python3.9/idlelib/idle_test/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_squeezer.py /usr/local/lib/python3.9/idlelib/idle_test/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_stackviewer.py /usr/local/lib/python3.9/idlelib/idle_test/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_statusbar.py /usr/local/lib/python3.9/idlelib/idle_test/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_text.py /usr/local/lib/python3.9/idlelib/idle_test/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_textview.py /usr/local/lib/python3.9/idlelib/idle_test/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_tooltip.py /usr/local/lib/python3.9/idlelib/idle_test/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_tree.py /usr/local/lib/python3.9/idlelib/idle_test/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_undo.py /usr/local/lib/python3.9/idlelib/idle_test/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_warning.py /usr/local/lib/python3.9/idlelib/idle_test/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_window.py /usr/local/lib/python3.9/idlelib/idle_test/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_zoomheight.py /usr/local/lib/python3.9/idlelib/idle_test/usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_zzdummy.py /usr/local/lib/python3.9/idlelib/idle_test/usr/bin/install -c -m 644 ./Lib/distutils/README /usr/local/lib/python3.9/distutils/usr/bin/install -c -m 644 ./Lib/distutils/__init__.py /usr/local/lib/python3.9/distutils/usr/bin/install -c -m 644 ./Lib/distutils/_msvccompiler.py /usr/local/lib/python3.9/distutils/usr/bin/install -c -m 644 ./Lib/distutils/archive_util.py /usr/local/lib/python3.9/distutils/usr/bin/install -c -m 644 ./Lib/distutils/bcppcompiler.py /usr/local/lib/python3.9/distutils/usr/bin/install -c -m 644 ./Lib/distutils/ccompiler.py /usr/local/lib/python3.9/distutils/usr/bin/install -c -m 644 ./Lib/distutils/cmd.py /usr/local/lib/python3.9/distutils/usr/bin/install -c -m 644 ./Lib/distutils/config.py /usr/local/lib/python3.9/distutils/usr/bin/install -c -m 644 ./Lib/distutils/core.py /usr/local/lib/python3.9/distutils/usr/bin/install -c -m 644 ./Lib/distutils/cygwinccompiler.py /usr/local/lib/python3.9/distutils/usr/bin/install -c -m 644 ./Lib/distutils/debug.py /usr/local/lib/python3.9/distutils/usr/bin/install -c -m 644 ./Lib/distutils/dep_util.py /usr/local/lib/python3.9/distutils/usr/bin/install -c -m 644 ./Lib/distutils/dir_util.py /usr/local/lib/python3.9/distutils/usr/bin/install -c -m 644 ./Lib/distutils/dist.py /usr/local/lib/python3.9/distutils/usr/bin/install -c -m 644 ./Lib/distutils/errors.py /usr/local/lib/python3.9/distutils/usr/bin/install -c -m 644 ./Lib/distutils/extension.py /usr/local/lib/python3.9/distutils/usr/bin/install -c -m 644 ./Lib/distutils/fancy_getopt.py /usr/local/lib/python3.9/distutils/usr/bin/install -c -m 644 ./Lib/distutils/file_util.py /usr/local/lib/python3.9/distutils/usr/bin/install -c -m 644 ./Lib/distutils/filelist.py /usr/local/lib/python3.9/distutils/usr/bin/install -c -m 644 ./Lib/distutils/log.py /usr/local/lib/python3.9/distutils/usr/bin/install -c -m 644 ./Lib/distutils/msvc9compiler.py /usr/local/lib/python3.9/distutils/usr/bin/install -c -m 644 ./Lib/distutils/msvccompiler.py /usr/local/lib/python3.9/distutils/usr/bin/install -c -m 644 ./Lib/distutils/spawn.py /usr/local/lib/python3.9/distutils/usr/bin/install -c -m 644 ./Lib/distutils/sysconfig.py /usr/local/lib/python3.9/distutils/usr/bin/install -c -m 644 ./Lib/distutils/text_file.py /usr/local/lib/python3.9/distutils/usr/bin/install -c -m 644 ./Lib/distutils/unixccompiler.py /usr/local/lib/python3.9/distutils/usr/bin/install -c -m 644 ./Lib/distutils/util.py /usr/local/lib/python3.9/distutils/usr/bin/install -c -m 644 ./Lib/distutils/version.py /usr/local/lib/python3.9/distutils/usr/bin/install -c -m 644 ./Lib/distutils/versionpredicate.py /usr/local/lib/python3.9/distutils/usr/bin/install -c -m 644 ./Lib/distutils/command/__init__.py /usr/local/lib/python3.9/distutils/command/usr/bin/install -c -m 644 ./Lib/distutils/command/bdist.py /usr/local/lib/python3.9/distutils/command/usr/bin/install -c -m 644 ./Lib/distutils/command/bdist_dumb.py /usr/local/lib/python3.9/distutils/command/usr/bin/install -c -m 644 ./Lib/distutils/command/bdist_msi.py /usr/local/lib/python3.9/distutils/command/usr/bin/install -c -m 644 ./Lib/distutils/command/bdist_rpm.py /usr/local/lib/python3.9/distutils/command/usr/bin/install -c -m 644 ./Lib/distutils/command/bdist_wininst.py /usr/local/lib/python3.9/distutils/command/usr/bin/install -c -m 644 ./Lib/distutils/command/build.py /usr/local/lib/python3.9/distutils/command/usr/bin/install -c -m 644 ./Lib/distutils/command/build_clib.py /usr/local/lib/python3.9/distutils/command/usr/bin/install -c -m 644 ./Lib/distutils/command/build_ext.py /usr/local/lib/python3.9/distutils/command/usr/bin/install -c -m 644 ./Lib/distutils/command/build_py.py /usr/local/lib/python3.9/distutils/command/usr/bin/install -c -m 644 ./Lib/distutils/command/build_scripts.py /usr/local/lib/python3.9/distutils/command/usr/bin/install -c -m 644 ./Lib/distutils/command/check.py /usr/local/lib/python3.9/distutils/command/usr/bin/install -c -m 644 ./Lib/distutils/command/clean.py /usr/local/lib/python3.9/distutils/command/usr/bin/install -c -m 644 ./Lib/distutils/command/command_template /usr/local/lib/python3.9/distutils/command/usr/bin/install -c -m 644 ./Lib/distutils/command/config.py /usr/local/lib/python3.9/distutils/command/usr/bin/install -c -m 644 ./Lib/distutils/command/install.py /usr/local/lib/python3.9/distutils/command/usr/bin/install -c -m 644 ./Lib/distutils/command/install_data.py /usr/local/lib/python3.9/distutils/command/usr/bin/install -c -m 644 ./Lib/distutils/command/install_egg_info.py /usr/local/lib/python3.9/distutils/command/usr/bin/install -c -m 644 ./Lib/distutils/command/install_headers.py /usr/local/lib/python3.9/distutils/command/usr/bin/install -c -m 644 ./Lib/distutils/command/install_lib.py /usr/local/lib/python3.9/distutils/command/usr/bin/install -c -m 644 ./Lib/distutils/command/install_scripts.py /usr/local/lib/python3.9/distutils/command/usr/bin/install -c -m 644 ./Lib/distutils/command/register.py /usr/local/lib/python3.9/distutils/command/usr/bin/install -c -m 644 ./Lib/distutils/command/sdist.py /usr/local/lib/python3.9/distutils/command/usr/bin/install -c -m 644 ./Lib/distutils/command/upload.py /usr/local/lib/python3.9/distutils/command/usr/bin/install -c -m 644 ./Lib/distutils/tests/Setup.sample /usr/local/lib/python3.9/distutils/tests/usr/bin/install -c -m 644 ./Lib/distutils/tests/__init__.py /usr/local/lib/python3.9/distutils/tests/usr/bin/install -c -m 644 ./Lib/distutils/tests/includetest.rst /usr/local/lib/python3.9/distutils/tests/usr/bin/install -c -m 644 ./Lib/distutils/tests/support.py /usr/local/lib/python3.9/distutils/tests/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_archive_util.py /usr/local/lib/python3.9/distutils/tests/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_bdist.py /usr/local/lib/python3.9/distutils/tests/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_bdist_dumb.py /usr/local/lib/python3.9/distutils/tests/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_bdist_msi.py /usr/local/lib/python3.9/distutils/tests/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_bdist_rpm.py /usr/local/lib/python3.9/distutils/tests/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_bdist_wininst.py /usr/local/lib/python3.9/distutils/tests/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_build.py /usr/local/lib/python3.9/distutils/tests/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_build_clib.py /usr/local/lib/python3.9/distutils/tests/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_build_ext.py /usr/local/lib/python3.9/distutils/tests/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_build_py.py /usr/local/lib/python3.9/distutils/tests/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_build_scripts.py /usr/local/lib/python3.9/distutils/tests/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_check.py /usr/local/lib/python3.9/distutils/tests/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_clean.py /usr/local/lib/python3.9/distutils/tests/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_cmd.py /usr/local/lib/python3.9/distutils/tests/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_config.py /usr/local/lib/python3.9/distutils/tests/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_config_cmd.py /usr/local/lib/python3.9/distutils/tests/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_core.py /usr/local/lib/python3.9/distutils/tests/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_cygwinccompiler.py /usr/local/lib/python3.9/distutils/tests/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_dep_util.py /usr/local/lib/python3.9/distutils/tests/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_dir_util.py /usr/local/lib/python3.9/distutils/tests/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_dist.py /usr/local/lib/python3.9/distutils/tests/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_extension.py /usr/local/lib/python3.9/distutils/tests/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_file_util.py /usr/local/lib/python3.9/distutils/tests/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_filelist.py /usr/local/lib/python3.9/distutils/tests/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_install.py /usr/local/lib/python3.9/distutils/tests/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_install_data.py /usr/local/lib/python3.9/distutils/tests/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_install_headers.py /usr/local/lib/python3.9/distutils/tests/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_install_lib.py /usr/local/lib/python3.9/distutils/tests/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_install_scripts.py /usr/local/lib/python3.9/distutils/tests/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_log.py /usr/local/lib/python3.9/distutils/tests/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_msvc9compiler.py /usr/local/lib/python3.9/distutils/tests/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_msvccompiler.py /usr/local/lib/python3.9/distutils/tests/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_register.py /usr/local/lib/python3.9/distutils/tests/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_sdist.py /usr/local/lib/python3.9/distutils/tests/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_spawn.py /usr/local/lib/python3.9/distutils/tests/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_sysconfig.py /usr/local/lib/python3.9/distutils/tests/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_text_file.py /usr/local/lib/python3.9/distutils/tests/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_unixccompiler.py /usr/local/lib/python3.9/distutils/tests/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_upload.py /usr/local/lib/python3.9/distutils/tests/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_util.py /usr/local/lib/python3.9/distutils/tests/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_version.py /usr/local/lib/python3.9/distutils/tests/usr/bin/install -c -m 644 ./Lib/distutils/tests/test_versionpredicate.py /usr/local/lib/python3.9/distutils/tests/usr/bin/install -c -m 644 ./Lib/xml/__init__.py /usr/local/lib/python3.9/xml/usr/bin/install -c -m 644 ./Lib/xml/dom/NodeFilter.py /usr/local/lib/python3.9/xml/dom/usr/bin/install -c -m 644 ./Lib/xml/dom/__init__.py /usr/local/lib/python3.9/xml/dom/usr/bin/install -c -m 644 ./Lib/xml/dom/domreg.py /usr/local/lib/python3.9/xml/dom/usr/bin/install -c -m 644 ./Lib/xml/dom/expatbuilder.py /usr/local/lib/python3.9/xml/dom/usr/bin/install -c -m 644 ./Lib/xml/dom/minicompat.py /usr/local/lib/python3.9/xml/dom/usr/bin/install -c -m 644 ./Lib/xml/dom/minidom.py /usr/local/lib/python3.9/xml/dom/usr/bin/install -c -m 644 ./Lib/xml/dom/pulldom.py /usr/local/lib/python3.9/xml/dom/usr/bin/install -c -m 644 ./Lib/xml/dom/xmlbuilder.py /usr/local/lib/python3.9/xml/dom/usr/bin/install -c -m 644 ./Lib/xml/etree/ElementInclude.py /usr/local/lib/python3.9/xml/etree/usr/bin/install -c -m 644 ./Lib/xml/etree/ElementPath.py /usr/local/lib/python3.9/xml/etree/usr/bin/install -c -m 644 ./Lib/xml/etree/ElementTree.py /usr/local/lib/python3.9/xml/etree/usr/bin/install -c -m 644 ./Lib/xml/etree/__init__.py /usr/local/lib/python3.9/xml/etree/usr/bin/install -c -m 644 ./Lib/xml/etree/cElementTree.py /usr/local/lib/python3.9/xml/etree/usr/bin/install -c -m 644 ./Lib/xml/parsers/__init__.py /usr/local/lib/python3.9/xml/parsers/usr/bin/install -c -m 644 ./Lib/xml/parsers/expat.py /usr/local/lib/python3.9/xml/parsers/usr/bin/install -c -m 644 ./Lib/xml/sax/__init__.py /usr/local/lib/python3.9/xml/sax/usr/bin/install -c -m 644 ./Lib/xml/sax/_exceptions.py /usr/local/lib/python3.9/xml/sax/usr/bin/install -c -m 644 ./Lib/xml/sax/expatreader.py /usr/local/lib/python3.9/xml/sax/usr/bin/install -c -m 644 ./Lib/xml/sax/handler.py /usr/local/lib/python3.9/xml/sax/usr/bin/install -c -m 644 ./Lib/xml/sax/saxutils.py /usr/local/lib/python3.9/xml/sax/usr/bin/install -c -m 644 ./Lib/xml/sax/xmlreader.py /usr/local/lib/python3.9/xml/sax/usr/bin/install -c -m 644 ./Lib/test/test_peg_generator/__init__.py /usr/local/lib/python3.9/test/test_peg_generator/usr/bin/install -c -m 644 ./Lib/test/test_peg_generator/__main__.py /usr/local/lib/python3.9/test/test_peg_generator/usr/bin/install -c -m 644 ./Lib/test/test_peg_generator/test_c_parser.py /usr/local/lib/python3.9/test/test_peg_generator/usr/bin/install -c -m 644 ./Lib/test/test_peg_generator/test_first_sets.py /usr/local/lib/python3.9/test/test_peg_generator/usr/bin/install -c -m 644 ./Lib/test/test_peg_generator/test_pegen.py /usr/local/lib/python3.9/test/test_peg_generator/usr/bin/install -c -m 644 ./Lib/test/test_tools/__init__.py /usr/local/lib/python3.9/test/test_tools/usr/bin/install -c -m 644 ./Lib/test/test_tools/__main__.py /usr/local/lib/python3.9/test/test_tools/usr/bin/install -c -m 644 ./Lib/test/test_tools/test_fixcid.py /usr/local/lib/python3.9/test/test_tools/usr/bin/install -c -m 644 ./Lib/test/test_tools/test_gprof2html.py /usr/local/lib/python3.9/test/test_tools/usr/bin/install -c -m 644 ./Lib/test/test_tools/test_i18n.py /usr/local/lib/python3.9/test/test_tools/usr/bin/install -c -m 644 ./Lib/test/test_tools/test_lll.py /usr/local/lib/python3.9/test/test_tools/usr/bin/install -c -m 644 ./Lib/test/test_tools/test_md5sum.py /usr/local/lib/python3.9/test/test_tools/usr/bin/install -c -m 644 ./Lib/test/test_tools/test_pathfix.py /usr/local/lib/python3.9/test/test_tools/usr/bin/install -c -m 644 ./Lib/test/test_tools/test_pdeps.py /usr/local/lib/python3.9/test/test_tools/usr/bin/install -c -m 644 ./Lib/test/test_tools/test_pindent.py /usr/local/lib/python3.9/test/test_tools/usr/bin/install -c -m 644 ./Lib/test/test_tools/test_reindent.py /usr/local/lib/python3.9/test/test_tools/usr/bin/install -c -m 644 ./Lib/test/test_tools/test_sundry.py /usr/local/lib/python3.9/test/test_tools/usr/bin/install -c -m 644 ./Lib/test/test_warnings/__init__.py /usr/local/lib/python3.9/test/test_warnings/usr/bin/install -c -m 644 ./Lib/test/test_warnings/__main__.py /usr/local/lib/python3.9/test/test_warnings/usr/bin/install -c -m 644 ./Lib/test/test_warnings/data/import_warning.py /usr/local/lib/python3.9/test/test_warnings/data/usr/bin/install -c -m 644 ./Lib/test/test_warnings/data/stacklevel.py /usr/local/lib/python3.9/test/test_warnings/data/usr/bin/install -c -m 644 ./Lib/turtledemo/__init__.py /usr/local/lib/python3.9/turtledemo/usr/bin/install -c ./Lib/turtledemo/__main__.py /usr/local/lib/python3.9/turtledemo/usr/bin/install -c ./Lib/turtledemo/bytedesign.py /usr/local/lib/python3.9/turtledemo/usr/bin/install -c -m 644 ./Lib/turtledemo/chaos.py /usr/local/lib/python3.9/turtledemo/usr/bin/install -c ./Lib/turtledemo/clock.py /usr/local/lib/python3.9/turtledemo/usr/bin/install -c -m 644 ./Lib/turtledemo/colormixer.py /usr/local/lib/python3.9/turtledemo/usr/bin/install -c ./Lib/turtledemo/forest.py /usr/local/lib/python3.9/turtledemo/usr/bin/install -c ./Lib/turtledemo/fractalcurves.py /usr/local/lib/python3.9/turtledemo/usr/bin/install -c ./Lib/turtledemo/lindenmayer.py /usr/local/lib/python3.9/turtledemo/usr/bin/install -c ./Lib/turtledemo/minimal_hanoi.py /usr/local/lib/python3.9/turtledemo/usr/bin/install -c -m 644 ./Lib/turtledemo/nim.py /usr/local/lib/python3.9/turtledemo/usr/bin/install -c ./Lib/turtledemo/paint.py /usr/local/lib/python3.9/turtledemo/usr/bin/install -c ./Lib/turtledemo/peace.py /usr/local/lib/python3.9/turtledemo/usr/bin/install -c ./Lib/turtledemo/penrose.py /usr/local/lib/python3.9/turtledemo/usr/bin/install -c ./Lib/turtledemo/planet_and_moon.py /usr/local/lib/python3.9/turtledemo/usr/bin/install -c -m 644 ./Lib/turtledemo/rosette.py /usr/local/lib/python3.9/turtledemo/usr/bin/install -c -m 644 ./Lib/turtledemo/round_dance.py /usr/local/lib/python3.9/turtledemo/usr/bin/install -c ./Lib/turtledemo/sorting_animate.py /usr/local/lib/python3.9/turtledemo/usr/bin/install -c ./Lib/turtledemo/tree.py /usr/local/lib/python3.9/turtledemo/usr/bin/install -c -m 644 ./Lib/turtledemo/turtle.cfg /usr/local/lib/python3.9/turtledemo/usr/bin/install -c -m 644 ./Lib/turtledemo/two_canvases.py /usr/local/lib/python3.9/turtledemo/usr/bin/install -c ./Lib/turtledemo/yinyang.py /usr/local/lib/python3.9/turtledemo/usr/bin/install -c -m 644 ./Lib/multiprocessing/__init__.py /usr/local/lib/python3.9/multiprocessing/usr/bin/install -c -m 644 ./Lib/multiprocessing/connection.py /usr/local/lib/python3.9/multiprocessing/usr/bin/install -c -m 644 ./Lib/multiprocessing/context.py /usr/local/lib/python3.9/multiprocessing/usr/bin/install -c -m 644 ./Lib/multiprocessing/forkserver.py /usr/local/lib/python3.9/multiprocessing/usr/bin/install -c -m 644 ./Lib/multiprocessing/heap.py /usr/local/lib/python3.9/multiprocessing/usr/bin/install -c -m 644 ./Lib/multiprocessing/managers.py /usr/local/lib/python3.9/multiprocessing/usr/bin/install -c -m 644 ./Lib/multiprocessing/pool.py /usr/local/lib/python3.9/multiprocessing/usr/bin/install -c -m 644 ./Lib/multiprocessing/popen_fork.py /usr/local/lib/python3.9/multiprocessing/usr/bin/install -c -m 644 ./Lib/multiprocessing/popen_forkserver.py /usr/local/lib/python3.9/multiprocessing/usr/bin/install -c -m 644 ./Lib/multiprocessing/popen_spawn_posix.py /usr/local/lib/python3.9/multiprocessing/usr/bin/install -c -m 644 ./Lib/multiprocessing/popen_spawn_win32.py /usr/local/lib/python3.9/multiprocessing/usr/bin/install -c -m 644 ./Lib/multiprocessing/process.py /usr/local/lib/python3.9/multiprocessing/usr/bin/install -c -m 644 ./Lib/multiprocessing/queues.py /usr/local/lib/python3.9/multiprocessing/usr/bin/install -c -m 644 ./Lib/multiprocessing/reduction.py /usr/local/lib/python3.9/multiprocessing/usr/bin/install -c -m 644 ./Lib/multiprocessing/resource_sharer.py /usr/local/lib/python3.9/multiprocessing/usr/bin/install -c -m 644 ./Lib/multiprocessing/resource_tracker.py /usr/local/lib/python3.9/multiprocessing/usr/bin/install -c -m 644 ./Lib/multiprocessing/shared_memory.py /usr/local/lib/python3.9/multiprocessing/usr/bin/install -c -m 644 ./Lib/multiprocessing/sharedctypes.py /usr/local/lib/python3.9/multiprocessing/usr/bin/install -c -m 644 ./Lib/multiprocessing/spawn.py /usr/local/lib/python3.9/multiprocessing/usr/bin/install -c -m 644 ./Lib/multiprocessing/synchronize.py /usr/local/lib/python3.9/multiprocessing/usr/bin/install -c -m 644 ./Lib/multiprocessing/util.py /usr/local/lib/python3.9/multiprocessing/usr/bin/install -c -m 644 ./Lib/multiprocessing/dummy/__init__.py /usr/local/lib/python3.9/multiprocessing/dummy/usr/bin/install -c -m 644 ./Lib/multiprocessing/dummy/connection.py /usr/local/lib/python3.9/multiprocessing/dummy/usr/bin/install -c -m 644 ./Lib/unittest/__init__.py /usr/local/lib/python3.9/unittest/usr/bin/install -c -m 644 ./Lib/unittest/__main__.py /usr/local/lib/python3.9/unittest/usr/bin/install -c -m 644 ./Lib/unittest/_log.py /usr/local/lib/python3.9/unittest/usr/bin/install -c -m 644 ./Lib/unittest/async_case.py /usr/local/lib/python3.9/unittest/usr/bin/install -c -m 644 ./Lib/unittest/case.py /usr/local/lib/python3.9/unittest/usr/bin/install -c -m 644 ./Lib/unittest/loader.py /usr/local/lib/python3.9/unittest/usr/bin/install -c -m 644 ./Lib/unittest/main.py /usr/local/lib/python3.9/unittest/usr/bin/install -c -m 644 ./Lib/unittest/mock.py /usr/local/lib/python3.9/unittest/usr/bin/install -c -m 644 ./Lib/unittest/result.py /usr/local/lib/python3.9/unittest/usr/bin/install -c -m 644 ./Lib/unittest/runner.py /usr/local/lib/python3.9/unittest/usr/bin/install -c -m 644 ./Lib/unittest/signals.py /usr/local/lib/python3.9/unittest/usr/bin/install -c -m 644 ./Lib/unittest/suite.py /usr/local/lib/python3.9/unittest/usr/bin/install -c -m 644 ./Lib/unittest/util.py /usr/local/lib/python3.9/unittest/usr/bin/install -c -m 644 ./Lib/unittest/test/__init__.py /usr/local/lib/python3.9/unittest/test/usr/bin/install -c -m 644 ./Lib/unittest/test/__main__.py /usr/local/lib/python3.9/unittest/test/usr/bin/install -c -m 644 ./Lib/unittest/test/_test_warnings.py /usr/local/lib/python3.9/unittest/test/usr/bin/install -c -m 644 ./Lib/unittest/test/dummy.py /usr/local/lib/python3.9/unittest/test/usr/bin/install -c -m 644 ./Lib/unittest/test/support.py /usr/local/lib/python3.9/unittest/test/usr/bin/install -c -m 644 ./Lib/unittest/test/test_assertions.py /usr/local/lib/python3.9/unittest/test/usr/bin/install -c -m 644 ./Lib/unittest/test/test_async_case.py /usr/local/lib/python3.9/unittest/test/usr/bin/install -c -m 644 ./Lib/unittest/test/test_break.py /usr/local/lib/python3.9/unittest/test/usr/bin/install -c -m 644 ./Lib/unittest/test/test_case.py /usr/local/lib/python3.9/unittest/test/usr/bin/install -c -m 644 ./Lib/unittest/test/test_discovery.py /usr/local/lib/python3.9/unittest/test/usr/bin/install -c -m 644 ./Lib/unittest/test/test_functiontestcase.py /usr/local/lib/python3.9/unittest/test/usr/bin/install -c -m 644 ./Lib/unittest/test/test_loader.py /usr/local/lib/python3.9/unittest/test/usr/bin/install -c -m 644 ./Lib/unittest/test/test_program.py /usr/local/lib/python3.9/unittest/test/usr/bin/install -c -m 644 ./Lib/unittest/test/test_result.py /usr/local/lib/python3.9/unittest/test/usr/bin/install -c -m 644 ./Lib/unittest/test/test_runner.py /usr/local/lib/python3.9/unittest/test/usr/bin/install -c -m 644 ./Lib/unittest/test/test_setups.py /usr/local/lib/python3.9/unittest/test/usr/bin/install -c -m 644 ./Lib/unittest/test/test_skipping.py /usr/local/lib/python3.9/unittest/test/usr/bin/install -c -m 644 ./Lib/unittest/test/test_suite.py /usr/local/lib/python3.9/unittest/test/usr/bin/install -c -m 644 ./Lib/unittest/test/testmock/__init__.py /usr/local/lib/python3.9/unittest/test/testmock/usr/bin/install -c -m 644 ./Lib/unittest/test/testmock/__main__.py /usr/local/lib/python3.9/unittest/test/testmock/usr/bin/install -c -m 644 ./Lib/unittest/test/testmock/support.py /usr/local/lib/python3.9/unittest/test/testmock/usr/bin/install -c -m 644 ./Lib/unittest/test/testmock/testasync.py /usr/local/lib/python3.9/unittest/test/testmock/usr/bin/install -c -m 644 ./Lib/unittest/test/testmock/testcallable.py /usr/local/lib/python3.9/unittest/test/testmock/usr/bin/install -c -m 644 ./Lib/unittest/test/testmock/testhelpers.py /usr/local/lib/python3.9/unittest/test/testmock/usr/bin/install -c -m 644 ./Lib/unittest/test/testmock/testmagicmethods.py /usr/local/lib/python3.9/unittest/test/testmock/usr/bin/install -c -m 644 ./Lib/unittest/test/testmock/testmock.py /usr/local/lib/python3.9/unittest/test/testmock/usr/bin/install -c -m 644 ./Lib/unittest/test/testmock/testpatch.py /usr/local/lib/python3.9/unittest/test/testmock/usr/bin/install -c -m 644 ./Lib/unittest/test/testmock/testsealable.py /usr/local/lib/python3.9/unittest/test/testmock/usr/bin/install -c -m 644 ./Lib/unittest/test/testmock/testsentinel.py /usr/local/lib/python3.9/unittest/test/testmock/usr/bin/install -c -m 644 ./Lib/unittest/test/testmock/testwith.py /usr/local/lib/python3.9/unittest/test/testmock/usr/bin/install -c -m 644 ./Lib/venv/__init__.py /usr/local/lib/python3.9/venv/usr/bin/install -c -m 644 ./Lib/venv/__main__.py /usr/local/lib/python3.9/venv/usr/bin/install -c -m 644 ./Lib/venv/scripts/common/Activate.ps1 /usr/local/lib/python3.9/venv/scripts/common/usr/bin/install -c -m 644 ./Lib/venv/scripts/common/activate /usr/local/lib/python3.9/venv/scripts/common/usr/bin/install -c -m 644 ./Lib/venv/scripts/posix/activate.csh /usr/local/lib/python3.9/venv/scripts/posix/usr/bin/install -c -m 644 ./Lib/venv/scripts/posix/activate.fish /usr/local/lib/python3.9/venv/scripts/posix/usr/bin/install -c -m 644 ./Lib/curses/__init__.py /usr/local/lib/python3.9/curses/usr/bin/install -c -m 644 ./Lib/curses/ascii.py /usr/local/lib/python3.9/curses/usr/bin/install -c -m 644 ./Lib/curses/has_key.py /usr/local/lib/python3.9/curses/usr/bin/install -c -m 644 ./Lib/curses/panel.py /usr/local/lib/python3.9/curses/usr/bin/install -c -m 644 ./Lib/curses/textpad.py /usr/local/lib/python3.9/curses/usr/bin/install -c -m 644 ./Lib/pydoc_data/__init__.py /usr/local/lib/python3.9/pydoc_data/usr/bin/install -c -m 644 ./Lib/pydoc_data/_pydoc.css /usr/local/lib/python3.9/pydoc_data/usr/bin/install -c -m 644 ./Lib/pydoc_data/topics.py /usr/local/lib/python3.9/pydoc_data/usr/bin/install -c -m 644 ./Lib/zoneinfo/__init__.py /usr/local/lib/python3.9/zoneinfo/usr/bin/install -c -m 644 ./Lib/zoneinfo/_common.py /usr/local/lib/python3.9/zoneinfo/usr/bin/install -c -m 644 ./Lib/zoneinfo/_tzpath.py /usr/local/lib/python3.9/zoneinfo/usr/bin/install -c -m 644 ./Lib/zoneinfo/_zoneinfo.py /usr/local/lib/python3.9/zoneinfo/usr/bin/install -c -m 644 `cat pybuilddir.txt`/_sysconfigdata__linux_x86_64-linux-gnu.py \/usr/local/lib/python3.9; \/usr/bin/install -c -m 644 ./LICENSE /usr/local/lib/python3.9/LICENSE.txtif test -d /usr/local/lib/python3.9/distutils/tests; then \/usr/bin/install -c -m 644 ./Modules/xxmodule.c \/usr/local/lib/python3.9/distutils/tests ; \fiPYTHONPATH=/usr/local/lib/python3.9   \./python -E -Wi /usr/local/lib/python3.9/compileall.py \-j0 -d /usr/local/lib/python3.9 -f \-x 'bad_coding|badsyntax|site-packages|lib2to3/tests/data' \/usr/local/lib/python3.9Listing '/usr/local/lib/python3.9'...Compiling '/usr/local/lib/python3.9/_collections_abc.py'...Compiling '/usr/local/lib/python3.9/_weakrefset.py'...Compiling '/usr/local/lib/python3.9/aifc.py'...Compiling '/usr/local/lib/python3.9/asyncio/base_futures.py'...Compiling '/usr/local/lib/python3.9/asyncio/base_subprocess.py'...Compiling '/usr/local/lib/python3.9/asyncio/base_tasks.py'...Compiling '/usr/local/lib/python3.9/asyncio/constants.py'...Compiling '/usr/local/lib/python3.9/asyncio/coroutines.py'...Compiling '/usr/local/lib/python3.9/asyncio/runners.py'...Compiling '/usr/local/lib/python3.9/asyncio/selector_events.py'...Compiling '/usr/local/lib/python3.9/asyncio/streams.py'...Compiling '/usr/local/lib/python3.9/cgitb.py'...Compiling '/usr/local/lib/python3.9/code.py'...Compiling '/usr/local/lib/python3.9/codeop.py'...Compiling '/usr/local/lib/python3.9/collections/abc.py'...Compiling '/usr/local/lib/python3.9/colorsys.py'...Compiling '/usr/local/lib/python3.9/concurrent/futures/process.py'...Compiling '/usr/local/lib/python3.9/contextvars.py'...Compiling '/usr/local/lib/python3.9/copyreg.py'...Compiling '/usr/local/lib/python3.9/ctypes/__init__.py'...Compiling '/usr/local/lib/python3.9/ctypes/macholib/framework.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_array_in_pointer.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_arrays.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_cfuncs.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_incomplete.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_internals.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_libc.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_macholib.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_objects.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_parameters.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_prototypes.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_returnfuncptrs.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_stringptr.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_unaligned_structures.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_values.py'...Compiling '/usr/local/lib/python3.9/ctypes/util.py'...Compiling '/usr/local/lib/python3.9/curses/textpad.py'...Compiling '/usr/local/lib/python3.9/datetime.py'...Compiling '/usr/local/lib/python3.9/distutils/command/bdist_dumb.py'...Compiling '/usr/local/lib/python3.9/distutils/command/bdist_wininst.py'...Compiling '/usr/local/lib/python3.9/distutils/command/build_clib.py'...Compiling '/usr/local/lib/python3.9/distutils/command/config.py'...Compiling '/usr/local/lib/python3.9/distutils/command/install_headers.py'...Compiling '/usr/local/lib/python3.9/distutils/config.py'...Compiling '/usr/local/lib/python3.9/distutils/cygwinccompiler.py'...Compiling '/usr/local/lib/python3.9/distutils/file_util.py'...Compiling '/usr/local/lib/python3.9/distutils/spawn.py'...Compiling '/usr/local/lib/python3.9/distutils/tests/test_archive_util.py'...Compiling '/usr/local/lib/python3.9/distutils/tests/test_bdist_rpm.py'...Compiling '/usr/local/lib/python3.9/distutils/tests/test_build_scripts.py'...Compiling '/usr/local/lib/python3.9/distutils/tests/test_config_cmd.py'...Compiling '/usr/local/lib/python3.9/distutils/tests/test_cygwinccompiler.py'...Compiling '/usr/local/lib/python3.9/distutils/tests/test_install.py'...Compiling '/usr/local/lib/python3.9/distutils/tests/test_sdist.py'...Compiling '/usr/local/lib/python3.9/distutils/version.py'...Compiling '/usr/local/lib/python3.9/email/__init__.py'...Compiling '/usr/local/lib/python3.9/email/_policybase.py'...Compiling '/usr/local/lib/python3.9/email/charset.py'...Compiling '/usr/local/lib/python3.9/email/generator.py'...Compiling '/usr/local/lib/python3.9/email/headerregistry.py'...Compiling '/usr/local/lib/python3.9/email/mime/multipart.py'...Compiling '/usr/local/lib/python3.9/email/mime/nonmultipart.py'...Compiling '/usr/local/lib/python3.9/email/parser.py'...Compiling '/usr/local/lib/python3.9/encodings/__init__.py'...Compiling '/usr/local/lib/python3.9/encodings/ascii.py'...Compiling '/usr/local/lib/python3.9/encodings/big5hkscs.py'...Compiling '/usr/local/lib/python3.9/encodings/charmap.py'...Compiling '/usr/local/lib/python3.9/encodings/cp1125.py'...Compiling '/usr/local/lib/python3.9/encodings/cp424.py'...Compiling '/usr/local/lib/python3.9/encodings/cp737.py'...Compiling '/usr/local/lib/python3.9/encodings/cp857.py'...Compiling '/usr/local/lib/python3.9/encodings/cp863.py'...Compiling '/usr/local/lib/python3.9/encodings/cp869.py'...Compiling '/usr/local/lib/python3.9/encodings/gbk.py'...Compiling '/usr/local/lib/python3.9/encodings/iso2022_jp_1.py'...Compiling '/usr/local/lib/python3.9/encodings/iso2022_jp_3.py'...Compiling '/usr/local/lib/python3.9/encodings/iso8859_10.py'...Compiling '/usr/local/lib/python3.9/encodings/iso8859_15.py'...Compiling '/usr/local/lib/python3.9/encodings/iso8859_5.py'...Compiling '/usr/local/lib/python3.9/encodings/kz1048.py'...Compiling '/usr/local/lib/python3.9/encodings/mac_iceland.py'...Compiling '/usr/local/lib/python3.9/encodings/mac_turkish.py'...Compiling '/usr/local/lib/python3.9/encodings/quopri_codec.py'...Compiling '/usr/local/lib/python3.9/encodings/shift_jis.py'...Compiling '/usr/local/lib/python3.9/encodings/tis_620.py'...Compiling '/usr/local/lib/python3.9/encodings/uu_codec.py'...Compiling '/usr/local/lib/python3.9/ensurepip/_bundled/__init__.py'...Compiling '/usr/local/lib/python3.9/ensurepip/_uninstall.py'...Compiling '/usr/local/lib/python3.9/formatter.py'...Compiling '/usr/local/lib/python3.9/ftplib.py'...Compiling '/usr/local/lib/python3.9/gzip.py'...Compiling '/usr/local/lib/python3.9/html/parser.py'...Compiling '/usr/local/lib/python3.9/http/server.py'...Compiling '/usr/local/lib/python3.9/idlelib/autocomplete_w.py'...Compiling '/usr/local/lib/python3.9/idlelib/config.py'...Compiling '/usr/local/lib/python3.9/idlelib/dynoption.py'...Compiling '/usr/local/lib/python3.9/idlelib/help_about.py'...Compiling '/usr/local/lib/python3.9/idlelib/hyperparser.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/htest.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_autocomplete_w.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_calltip.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_config_key.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_debugobj_r.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_delegator.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_filelist.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_grep.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_history.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_iomenu.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_mainmenu.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_outwin.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_pyparse.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_run.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_sidebar.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_undo.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_window.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_zzdummy.py'...Compiling '/usr/local/lib/python3.9/idlelib/multicall.py'...Compiling '/usr/local/lib/python3.9/idlelib/query.py'...Compiling '/usr/local/lib/python3.9/idlelib/runscript.py'...Compiling '/usr/local/lib/python3.9/idlelib/search.py'...Compiling '/usr/local/lib/python3.9/idlelib/searchengine.py'...Compiling '/usr/local/lib/python3.9/idlelib/squeezer.py'...Compiling '/usr/local/lib/python3.9/idlelib/statusbar.py'...Compiling '/usr/local/lib/python3.9/idlelib/tooltip.py'...Compiling '/usr/local/lib/python3.9/idlelib/window.py'...Compiling '/usr/local/lib/python3.9/idlelib/zzdummy.py'...Compiling '/usr/local/lib/python3.9/importlib/_bootstrap.py'...Compiling '/usr/local/lib/python3.9/_aix_support.py'...Compiling '/usr/local/lib/python3.9/_markupbase.py'...Compiling '/usr/local/lib/python3.9/_osx_support.py'...Compiling '/usr/local/lib/python3.9/_sitebuiltins.py'...Compiling '/usr/local/lib/python3.9/_strptime.py'...Compiling '/usr/local/lib/python3.9/_sysconfigdata__linux_x86_64-linux-gnu.py'...Compiling '/usr/local/lib/python3.9/_threading_local.py'...Compiling '/usr/local/lib/python3.9/antigravity.py'...Compiling '/usr/local/lib/python3.9/asynchat.py'...Compiling '/usr/local/lib/python3.9/asyncio/__init__.py'...Compiling '/usr/local/lib/python3.9/asyncio/__main__.py'...Compiling '/usr/local/lib/python3.9/asyncio/base_events.py'...Compiling '/usr/local/lib/python3.9/asyncio/events.py'...Compiling '/usr/local/lib/python3.9/asyncio/format_helpers.py'...Compiling '/usr/local/lib/python3.9/asyncio/locks.py'...Compiling '/usr/local/lib/python3.9/asyncio/log.py'...Compiling '/usr/local/lib/python3.9/asyncio/proactor_events.py'...Compiling '/usr/local/lib/python3.9/asyncio/staggered.py'...Compiling '/usr/local/lib/python3.9/asyncio/trsock.py'...Compiling '/usr/local/lib/python3.9/asyncio/windows_utils.py'...Compiling '/usr/local/lib/python3.9/asyncore.py'...Compiling '/usr/local/lib/python3.9/bdb.py'...Compiling '/usr/local/lib/python3.9/calendar.py'...Compiling '/usr/local/lib/python3.9/chunk.py'...Compiling '/usr/local/lib/python3.9/cmd.py'...Compiling '/usr/local/lib/python3.9/collections/__init__.py'...Compiling '/usr/local/lib/python3.9/contextlib.py'...Compiling '/usr/local/lib/python3.9/crypt.py'...Compiling '/usr/local/lib/python3.9/csv.py'...Compiling '/usr/local/lib/python3.9/ctypes/macholib/dyld.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_anon.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_buffers.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_byteswap.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_delattr.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_find.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_functions.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_numbers.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_pointers.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_refcounts.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_simplesubclasses.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_strings.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_varsize_struct.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_wintypes.py'...Compiling '/usr/local/lib/python3.9/curses/__init__.py'...Compiling '/usr/local/lib/python3.9/curses/ascii.py'...Compiling '/usr/local/lib/python3.9/curses/panel.py'...Compiling '/usr/local/lib/python3.9/dataclasses.py'...Compiling '/usr/local/lib/python3.9/distutils/cmd.py'...Compiling '/usr/local/lib/python3.9/distutils/command/build_scripts.py'...Compiling '/usr/local/lib/python3.9/distutils/command/install.py'...Compiling '/usr/local/lib/python3.9/distutils/command/register.py'...Compiling '/usr/local/lib/python3.9/distutils/extension.py'...Compiling '/usr/local/lib/python3.9/distutils/filelist.py'...Compiling '/usr/local/lib/python3.9/distutils/msvc9compiler.py'...Compiling '/usr/local/lib/python3.9/distutils/tests/test_config.py'...Compiling '/usr/local/lib/python3.9/distutils/tests/test_dep_util.py'...Compiling '/usr/local/lib/python3.9/distutils/tests/test_dist.py'...Compiling '/usr/local/lib/python3.9/distutils/tests/test_install_headers.py'...Compiling '/usr/local/lib/python3.9/distutils/tests/test_install_scripts.py'...Compiling '/usr/local/lib/python3.9/distutils/tests/test_msvc9compiler.py'...Compiling '/usr/local/lib/python3.9/distutils/tests/test_spawn.py'...Compiling '/usr/local/lib/python3.9/distutils/tests/test_unixccompiler.py'...Compiling '/usr/local/lib/python3.9/distutils/tests/test_upload.py'...Compiling '/usr/local/lib/python3.9/distutils/text_file.py'...Compiling '/usr/local/lib/python3.9/distutils/util.py'...Compiling '/usr/local/lib/python3.9/email/_header_value_parser.py'...Compiling '/usr/local/lib/python3.9/email/policy.py'...Compiling '/usr/local/lib/python3.9/email/utils.py'...Compiling '/usr/local/lib/python3.9/encodings/big5.py'...Compiling '/usr/local/lib/python3.9/encodings/bz2_codec.py'...Compiling '/usr/local/lib/python3.9/encodings/cp037.py'...Compiling '/usr/local/lib/python3.9/encodings/cp861.py'...Compiling '/usr/local/lib/python3.9/encodings/cp865.py'...Compiling '/usr/local/lib/python3.9/encodings/cp866.py'...Compiling '/usr/local/lib/python3.9/encodings/cp932.py'...Compiling '/usr/local/lib/python3.9/encodings/cp950.py'...Compiling '/usr/local/lib/python3.9/encodings/euc_jp.py'...Compiling '/usr/local/lib/python3.9/encodings/hp_roman8.py'...Compiling '/usr/local/lib/python3.9/encodings/iso2022_kr.py'...Compiling '/usr/local/lib/python3.9/encodings/iso8859_7.py'...Compiling '/usr/local/lib/python3.9/encodings/koi8_t.py'...Compiling '/usr/local/lib/python3.9/encodings/latin_1.py'...Compiling '/usr/local/lib/python3.9/encodings/mac_farsi.py'...Compiling '/usr/local/lib/python3.9/encodings/mac_roman.py'...Compiling '/usr/local/lib/python3.9/encodings/mbcs.py'...Compiling '/usr/local/lib/python3.9/encodings/punycode.py'...Compiling '/usr/local/lib/python3.9/encodings/utf_16_be.py'...Compiling '/usr/local/lib/python3.9/encodings/utf_32.py'...Compiling '/usr/local/lib/python3.9/ensurepip/__init__.py'...Compiling '/usr/local/lib/python3.9/fnmatch.py'...Compiling '/usr/local/lib/python3.9/fractions.py'...Compiling '/usr/local/lib/python3.9/graphlib.py'...Compiling '/usr/local/lib/python3.9/hashlib.py'...Compiling '/usr/local/lib/python3.9/html/__init__.py'...Compiling '/usr/local/lib/python3.9/http/client.py'...Compiling '/usr/local/lib/python3.9/idlelib/autocomplete.py'...Compiling '/usr/local/lib/python3.9/idlelib/grep.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/mock_tk.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_debugger.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_debugger_r.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_debugobj.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_editmenu.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_help.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_hyperparser.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_parenmatch.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_pyshell.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_redirector.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_search.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_squeezer.py'...Compiling '/usr/local/lib/python3.9/idlelib/outwin.py'...Compiling '/usr/local/lib/python3.9/idlelib/pyshell.py'...Compiling '/usr/local/lib/python3.9/io.py'...Compiling '/usr/local/lib/python3.9/ipaddress.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_intern.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_map.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_operator.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_raw_input.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_renames.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_tuple_params.py'...Compiling '/usr/local/lib/python3.9/logging/__init__.py'...Compiling '/usr/local/lib/python3.9/mimetypes.py'...Compiling '/usr/local/lib/python3.9/multiprocessing/__init__.py'...Compiling '/usr/local/lib/python3.9/multiprocessing/context.py'...Compiling '/usr/local/lib/python3.9/multiprocessing/dummy/connection.py'...Compiling '/usr/local/lib/python3.9/multiprocessing/heap.py'...Compiling '/usr/local/lib/python3.9/multiprocessing/managers.py'...Compiling '/usr/local/lib/python3.9/multiprocessing/shared_memory.py'...Compiling '/usr/local/lib/python3.9/netrc.py'...Compiling '/usr/local/lib/python3.9/_bootsubprocess.py'...Compiling '/usr/local/lib/python3.9/_compat_pickle.py'...Compiling '/usr/local/lib/python3.9/abc.py'...Compiling '/usr/local/lib/python3.9/ast.py'...Compiling '/usr/local/lib/python3.9/asyncio/exceptions.py'...Compiling '/usr/local/lib/python3.9/asyncio/futures.py'...Compiling '/usr/local/lib/python3.9/asyncio/protocols.py'...Compiling '/usr/local/lib/python3.9/asyncio/queues.py'...Compiling '/usr/local/lib/python3.9/asyncio/sslproto.py'...Compiling '/usr/local/lib/python3.9/asyncio/tasks.py'...Compiling '/usr/local/lib/python3.9/bisect.py'...Compiling '/usr/local/lib/python3.9/bz2.py'...Compiling '/usr/local/lib/python3.9/cgi.py'...Compiling '/usr/local/lib/python3.9/compileall.py'...Compiling '/usr/local/lib/python3.9/copy.py'...Compiling '/usr/local/lib/python3.9/ctypes/_aix.py'...Compiling '/usr/local/lib/python3.9/ctypes/_endian.py'...Compiling '/usr/local/lib/python3.9/ctypes/macholib/dylib.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/__main__.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_as_parameter.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_checkretval.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_frombuffer.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_python_api.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_slicing.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_win32.py'...Compiling '/usr/local/lib/python3.9/curses/has_key.py'...Compiling '/usr/local/lib/python3.9/dbm/__init__.py'...Compiling '/usr/local/lib/python3.9/dbm/gnu.py'...Compiling '/usr/local/lib/python3.9/dbm/ndbm.py'...Compiling '/usr/local/lib/python3.9/decimal.py'...Compiling '/usr/local/lib/python3.9/difflib.py'...Compiling '/usr/local/lib/python3.9/distutils/command/bdist_rpm.py'...Compiling '/usr/local/lib/python3.9/distutils/command/check.py'...Compiling '/usr/local/lib/python3.9/distutils/command/sdist.py'...Compiling '/usr/local/lib/python3.9/distutils/msvccompiler.py'...Compiling '/usr/local/lib/python3.9/distutils/tests/test_bdist.py'...Compiling '/usr/local/lib/python3.9/distutils/tests/test_bdist_wininst.py'...Compiling '/usr/local/lib/python3.9/distutils/tests/test_build_clib.py'...Compiling '/usr/local/lib/python3.9/distutils/tests/test_check.py'...Compiling '/usr/local/lib/python3.9/distutils/tests/test_cmd.py'...Compiling '/usr/local/lib/python3.9/distutils/tests/test_extension.py'...Compiling '/usr/local/lib/python3.9/distutils/tests/test_install_lib.py'...Compiling '/usr/local/lib/python3.9/distutils/tests/test_util.py'...Compiling '/usr/local/lib/python3.9/doctest.py'...Compiling '/usr/local/lib/python3.9/encodings/cp1251.py'...Compiling '/usr/local/lib/python3.9/encodings/cp1254.py'...Compiling '/usr/local/lib/python3.9/encodings/cp1258.py'...Compiling '/usr/local/lib/python3.9/encodings/cp720.py'...Compiling '/usr/local/lib/python3.9/encodings/cp855.py'...Compiling '/usr/local/lib/python3.9/encodings/cp858.py'...Compiling '/usr/local/lib/python3.9/encodings/cp864.py'...Compiling '/usr/local/lib/python3.9/encodings/cp874.py'...Compiling '/usr/local/lib/python3.9/encodings/cp949.py'...Compiling '/usr/local/lib/python3.9/encodings/euc_jisx0213.py'...Compiling '/usr/local/lib/python3.9/encodings/gb2312.py'...Compiling '/usr/local/lib/python3.9/encodings/hz.py'...Compiling '/usr/local/lib/python3.9/encodings/iso2022_jp_2004.py'...Compiling '/usr/local/lib/python3.9/encodings/iso8859_13.py'...Compiling '/usr/local/lib/python3.9/encodings/iso8859_3.py'...Compiling '/usr/local/lib/python3.9/encodings/iso8859_6.py'...Compiling '/usr/local/lib/python3.9/encodings/koi8_u.py'...Compiling '/usr/local/lib/python3.9/encodings/undefined.py'...Compiling '/usr/local/lib/python3.9/encodings/utf_32_be.py'...Compiling '/usr/local/lib/python3.9/encodings/utf_32_le.py'...Compiling '/usr/local/lib/python3.9/encodings/utf_8_sig.py'...Compiling '/usr/local/lib/python3.9/fileinput.py'...Compiling '/usr/local/lib/python3.9/functools.py'...Compiling '/usr/local/lib/python3.9/http/__init__.py'...Compiling '/usr/local/lib/python3.9/http/cookies.py'...Compiling '/usr/local/lib/python3.9/idlelib/__main__.py'...Compiling '/usr/local/lib/python3.9/idlelib/calltip.py'...Compiling '/usr/local/lib/python3.9/idlelib/debugger_r.py'...Compiling '/usr/local/lib/python3.9/idlelib/debugobj_r.py'...Compiling '/usr/local/lib/python3.9/idlelib/delegator.py'...Compiling '/usr/local/lib/python3.9/idlelib/format.py'...Compiling '/usr/local/lib/python3.9/idlelib/history.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/mock_idle.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/template.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_autoexpand.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_config.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_macosx.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_percolator.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_runscript.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_searchengine.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_tree.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_warning.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_zoomheight.py'...Compiling '/usr/local/lib/python3.9/idlelib/macosx.py'...Compiling '/usr/local/lib/python3.9/idlelib/percolator.py'...Compiling '/usr/local/lib/python3.9/idlelib/replace.py'...Compiling '/usr/local/lib/python3.9/idlelib/scrolledlist.py'...Compiling '/usr/local/lib/python3.9/idlelib/sidebar.py'...Compiling '/usr/local/lib/python3.9/idlelib/tree.py'...Compiling '/usr/local/lib/python3.9/importlib/__init__.py'...Compiling '/usr/local/lib/python3.9/importlib/_common.py'...Compiling '/usr/local/lib/python3.9/importlib/abc.py'...Compiling '/usr/local/lib/python3.9/importlib/resources.py'...Compiling '/usr/local/lib/python3.9/json/__init__.py'...Compiling '/usr/local/lib/python3.9/json/scanner.py'...Compiling '/usr/local/lib/python3.9/lib2to3/__main__.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixer_base.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/__init__.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_apply.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_buffer.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_exec.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_filter.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_isinstance.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_metaclass.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_repr.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_sys_exc.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_unicode.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_xrange.py'...Compiling '/usr/local/lib/python3.9/lib2to3/patcomp.py'...Compiling '/usr/local/lib/python3.9/lib2to3/pgen2/token.py'...Compiling '/usr/local/lib/python3.9/lib2to3/pytree.py'...Compiling '/usr/local/lib/python3.9/lib2to3/tests/test_pytree.py'...Compiling '/usr/local/lib/python3.9/logging/handlers.py'...Compiling '/usr/local/lib/python3.9/multiprocessing/dummy/__init__.py'...Compiling '/usr/local/lib/python3.9/multiprocessing/forkserver.py'...Compiling '/usr/local/lib/python3.9/multiprocessing/pool.py'...Compiling '/usr/local/lib/python3.9/multiprocessing/synchronize.py'...Compiling '/usr/local/lib/python3.9/opcode.py'...Compiling '/usr/local/lib/python3.9/os.py'...Compiling '/usr/local/lib/python3.9/pkgutil.py'...Compiling '/usr/local/lib/python3.9/poplib.py'...Compiling '/usr/local/lib/python3.9/posixpath.py'...Compiling '/usr/local/lib/python3.9/py_compile.py'...Compiling '/usr/local/lib/python3.9/pydoc_data/__init__.py'...Compiling '/usr/local/lib/python3.9/queue.py'...Compiling '/usr/local/lib/python3.9/rlcompleter.py'...Compiling '/usr/local/lib/python3.9/sched.py'...Compiling '/usr/local/lib/python3.9/shlex.py'...Compiling '/usr/local/lib/python3.9/__phello__.foo.py'...Compiling '/usr/local/lib/python3.9/_py_abc.py'...Compiling '/usr/local/lib/python3.9/_pydecimal.py'...Compiling '/usr/local/lib/python3.9/asyncio/threads.py'...Compiling '/usr/local/lib/python3.9/asyncio/unix_events.py'...Compiling '/usr/local/lib/python3.9/codecs.py'...Compiling '/usr/local/lib/python3.9/concurrent/futures/_base.py'...Compiling '/usr/local/lib/python3.9/ctypes/macholib/__init__.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/__init__.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_bitfields.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_errno.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_funcptr.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_loading.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_pickling.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_repr.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_unicode.py'...Compiling '/usr/local/lib/python3.9/ctypes/wintypes.py'...Compiling '/usr/local/lib/python3.9/dbm/dumb.py'...Compiling '/usr/local/lib/python3.9/distutils/__init__.py'...Compiling '/usr/local/lib/python3.9/distutils/archive_util.py'...Compiling '/usr/local/lib/python3.9/distutils/bcppcompiler.py'...Compiling '/usr/local/lib/python3.9/distutils/command/__init__.py'...Compiling '/usr/local/lib/python3.9/distutils/command/bdist_msi.py'...Compiling '/usr/local/lib/python3.9/distutils/command/install_data.py'...Compiling '/usr/local/lib/python3.9/distutils/command/install_lib.py'...Compiling '/usr/local/lib/python3.9/distutils/dir_util.py'...Compiling '/usr/local/lib/python3.9/distutils/log.py'...Compiling '/usr/local/lib/python3.9/distutils/sysconfig.py'...Compiling '/usr/local/lib/python3.9/distutils/tests/test_bdist_msi.py'...Compiling '/usr/local/lib/python3.9/distutils/tests/test_build.py'...Compiling '/usr/local/lib/python3.9/distutils/tests/test_build_py.py'...Compiling '/usr/local/lib/python3.9/distutils/tests/test_core.py'...Compiling '/usr/local/lib/python3.9/distutils/tests/test_msvccompiler.py'...Compiling '/usr/local/lib/python3.9/distutils/tests/test_text_file.py'...Compiling '/usr/local/lib/python3.9/distutils/tests/test_version.py'...Compiling '/usr/local/lib/python3.9/distutils/versionpredicate.py'...Compiling '/usr/local/lib/python3.9/email/_encoded_words.py'...Compiling '/usr/local/lib/python3.9/email/base64mime.py'...Compiling '/usr/local/lib/python3.9/email/encoders.py'...Compiling '/usr/local/lib/python3.9/email/feedparser.py'...Compiling '/usr/local/lib/python3.9/email/iterators.py'...Compiling '/usr/local/lib/python3.9/email/mime/base.py'...Compiling '/usr/local/lib/python3.9/email/mime/message.py'...Compiling '/usr/local/lib/python3.9/email/mime/text.py'...Compiling '/usr/local/lib/python3.9/email/quoprimime.py'...Compiling '/usr/local/lib/python3.9/encodings/aliases.py'...Compiling '/usr/local/lib/python3.9/encodings/cp1250.py'...Compiling '/usr/local/lib/python3.9/encodings/cp1257.py'...Compiling '/usr/local/lib/python3.9/encodings/cp852.py'...Compiling '/usr/local/lib/python3.9/encodings/cp862.py'...Compiling '/usr/local/lib/python3.9/encodings/cp875.py'...Compiling '/usr/local/lib/python3.9/encodings/euc_kr.py'...Compiling '/usr/local/lib/python3.9/encodings/idna.py'...Compiling '/usr/local/lib/python3.9/encodings/iso8859_2.py'...Compiling '/usr/local/lib/python3.9/encodings/iso8859_9.py'...Compiling '/usr/local/lib/python3.9/encodings/mac_croatian.py'...Compiling '/usr/local/lib/python3.9/encodings/mac_greek.py'...Compiling '/usr/local/lib/python3.9/encodings/palmos.py'...Compiling '/usr/local/lib/python3.9/encodings/shift_jis_2004.py'...Compiling '/usr/local/lib/python3.9/encodings/utf_16.py'...Compiling '/usr/local/lib/python3.9/filecmp.py'...Compiling '/usr/local/lib/python3.9/genericpath.py'...Compiling '/usr/local/lib/python3.9/glob.py'...Compiling '/usr/local/lib/python3.9/heapq.py'...Compiling '/usr/local/lib/python3.9/http/cookiejar.py'...Compiling '/usr/local/lib/python3.9/idlelib/colorizer.py'...Compiling '/usr/local/lib/python3.9/idlelib/debugger.py'...Compiling '/usr/local/lib/python3.9/idlelib/editor.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_browser.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_configdialog.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_rpc.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_scrolledlist.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_searchbase.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_statusbar.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_text.py'...Compiling '/usr/local/lib/python3.9/idlelib/pathbrowser.py'...Compiling '/usr/local/lib/python3.9/idlelib/pyparse.py'...Compiling '/usr/local/lib/python3.9/idlelib/searchbase.py'...Compiling '/usr/local/lib/python3.9/idlelib/textview.py'...Compiling '/usr/local/lib/python3.9/imaplib.py'...Compiling '/usr/local/lib/python3.9/inspect.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_itertools_imports.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_methodattrs.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_next.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_paren.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_reload.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_set_literal.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_throw.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_ws_comma.py'...Compiling '/usr/local/lib/python3.9/lib2to3/main.py'...Compiling '/usr/local/lib/python3.9/lib2to3/pgen2/parse.py'...Compiling '/usr/local/lib/python3.9/lib2to3/pygram.py'...Compiling '/usr/local/lib/python3.9/lib2to3/refactor.py'...Compiling '/usr/local/lib/python3.9/lib2to3/tests/test_all_fixers.py'...Compiling '/usr/local/lib/python3.9/lib2to3/tests/test_main.py'...Compiling '/usr/local/lib/python3.9/lib2to3/tests/test_util.py'...Compiling '/usr/local/lib/python3.9/locale.py'...Compiling '/usr/local/lib/python3.9/mailbox.py'...Compiling '/usr/local/lib/python3.9/multiprocessing/popen_forkserver.py'...Compiling '/usr/local/lib/python3.9/multiprocessing/popen_spawn_posix.py'...Compiling '/usr/local/lib/python3.9/multiprocessing/process.py'...Compiling '/usr/local/lib/python3.9/multiprocessing/resource_sharer.py'...Compiling '/usr/local/lib/python3.9/multiprocessing/resource_tracker.py'...Compiling '/usr/local/lib/python3.9/multiprocessing/spawn.py'...Compiling '/usr/local/lib/python3.9/multiprocessing/util.py'...Compiling '/usr/local/lib/python3.9/numbers.py'...Compiling '/usr/local/lib/python3.9/optparse.py'...Compiling '/usr/local/lib/python3.9/pipes.py'...Compiling '/usr/local/lib/python3.9/platform.py'...Compiling '/usr/local/lib/python3.9/plistlib.py'...Compiling '/usr/local/lib/python3.9/pstats.py'...Compiling '/usr/local/lib/python3.9/pydoc_data/topics.py'...Compiling '/usr/local/lib/python3.9/signal.py'...Compiling '/usr/local/lib/python3.9/smtpd.py'...Compiling '/usr/local/lib/python3.9/sqlite3/dbapi2.py'...Compiling '/usr/local/lib/python3.9/sqlite3/test/__init__.py'...Compiling '/usr/local/lib/python3.9/sqlite3/test/backup.py'...Compiling '/usr/local/lib/python3.9/sqlite3/test/dump.py'...Compiling '/usr/local/lib/python3.9/sqlite3/test/factory.py'...Compiling '/usr/local/lib/python3.9/sqlite3/test/transactions.py'...Compiling '/usr/local/lib/python3.9/sqlite3/test/userfunctions.py'...Compiling '/usr/local/lib/python3.9/sre_parse.py'...Compiling '/usr/local/lib/python3.9/sunau.py'...Compiling '/usr/local/lib/python3.9/tabnanny.py'...Compiling '/usr/local/lib/python3.9/test/__init__.py'...Compiling '/usr/local/lib/python3.9/test/__main__.py'...Compiling '/usr/local/lib/python3.9/test/_test_multiprocessing.py'...Compiling '/usr/local/lib/python3.9/test/dtracedata/call_stack.py'...Compiling '/usr/local/lib/python3.9/test/encoded_modules/__init__.py'...Compiling '/usr/local/lib/python3.9/_bootlocale.py'...Compiling '/usr/local/lib/python3.9/argparse.py'...Compiling '/usr/local/lib/python3.9/asyncio/subprocess.py'...Compiling '/usr/local/lib/python3.9/asyncio/windows_events.py'...Compiling '/usr/local/lib/python3.9/binhex.py'...Compiling '/usr/local/lib/python3.9/cProfile.py'...Compiling '/usr/local/lib/python3.9/concurrent/__init__.py'...Compiling '/usr/local/lib/python3.9/concurrent/futures/thread.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_cast.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_init.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_keeprefs.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_structures.py'...Compiling '/usr/local/lib/python3.9/distutils/_msvccompiler.py'...Compiling '/usr/local/lib/python3.9/distutils/ccompiler.py'...Compiling '/usr/local/lib/python3.9/distutils/command/build.py'...Compiling '/usr/local/lib/python3.9/distutils/command/build_py.py'...Compiling '/usr/local/lib/python3.9/distutils/command/install_scripts.py'...Compiling '/usr/local/lib/python3.9/distutils/command/upload.py'...Compiling '/usr/local/lib/python3.9/distutils/debug.py'...Compiling '/usr/local/lib/python3.9/distutils/dist.py'...Compiling '/usr/local/lib/python3.9/distutils/tests/test_clean.py'...Compiling '/usr/local/lib/python3.9/distutils/tests/test_dir_util.py'...Compiling '/usr/local/lib/python3.9/distutils/tests/test_filelist.py'...Compiling '/usr/local/lib/python3.9/distutils/tests/test_sysconfig.py'...Compiling '/usr/local/lib/python3.9/distutils/tests/test_versionpredicate.py'...Compiling '/usr/local/lib/python3.9/distutils/unixccompiler.py'...Compiling '/usr/local/lib/python3.9/email/_parseaddr.py'...Compiling '/usr/local/lib/python3.9/email/contentmanager.py'...Compiling '/usr/local/lib/python3.9/email/message.py'...Compiling '/usr/local/lib/python3.9/encodings/base64_codec.py'...Compiling '/usr/local/lib/python3.9/encodings/cp1006.py'...Compiling '/usr/local/lib/python3.9/encodings/cp1253.py'...Compiling '/usr/local/lib/python3.9/encodings/cp1256.py'...Compiling '/usr/local/lib/python3.9/encodings/cp437.py'...Compiling '/usr/local/lib/python3.9/encodings/euc_jis_2004.py'...Compiling '/usr/local/lib/python3.9/encodings/gb18030.py'...Compiling '/usr/local/lib/python3.9/encodings/hex_codec.py'...Compiling '/usr/local/lib/python3.9/encodings/iso2022_jp.py'...Compiling '/usr/local/lib/python3.9/encodings/iso2022_jp_2.py'...Compiling '/usr/local/lib/python3.9/encodings/iso8859_1.py'...Compiling '/usr/local/lib/python3.9/encodings/iso8859_16.py'...Compiling '/usr/local/lib/python3.9/encodings/iso8859_4.py'...Compiling '/usr/local/lib/python3.9/encodings/koi8_r.py'...Compiling '/usr/local/lib/python3.9/encodings/mac_cyrillic.py'...Compiling '/usr/local/lib/python3.9/encodings/mac_latin2.py'...Compiling '/usr/local/lib/python3.9/encodings/mac_romanian.py'...Compiling '/usr/local/lib/python3.9/encodings/oem.py'...Compiling '/usr/local/lib/python3.9/encodings/ptcp154.py'...Compiling '/usr/local/lib/python3.9/encodings/raw_unicode_escape.py'...Compiling '/usr/local/lib/python3.9/encodings/rot_13.py'...Compiling '/usr/local/lib/python3.9/encodings/shift_jisx0213.py'...Compiling '/usr/local/lib/python3.9/encodings/unicode_escape.py'...Compiling '/usr/local/lib/python3.9/encodings/utf_16_le.py'...Compiling '/usr/local/lib/python3.9/encodings/utf_7.py'...Compiling '/usr/local/lib/python3.9/encodings/utf_8.py'...Compiling '/usr/local/lib/python3.9/encodings/zlib_codec.py'...Compiling '/usr/local/lib/python3.9/ensurepip/__main__.py'...Compiling '/usr/local/lib/python3.9/enum.py'...Compiling '/usr/local/lib/python3.9/getopt.py'...Compiling '/usr/local/lib/python3.9/idlelib/autoexpand.py'...Compiling '/usr/local/lib/python3.9/idlelib/calltip_w.py'...Compiling '/usr/local/lib/python3.9/idlelib/configdialog.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/__init__.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_autocomplete.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_calltip_w.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_colorizer.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_editor.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_help_about.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_query.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_textview.py'...Compiling '/usr/local/lib/python3.9/idlelib/iomenu.py'...Compiling '/usr/local/lib/python3.9/idlelib/redirector.py'...Compiling '/usr/local/lib/python3.9/idlelib/run.py'...Compiling '/usr/local/lib/python3.9/idlelib/stackviewer.py'...Compiling '/usr/local/lib/python3.9/idlelib/zoomheight.py'...Compiling '/usr/local/lib/python3.9/imghdr.py'...Compiling '/usr/local/lib/python3.9/importlib/_bootstrap_external.py'...Compiling '/usr/local/lib/python3.9/json/decoder.py'...Compiling '/usr/local/lib/python3.9/lib2to3/btm_matcher.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_asserts.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_dict.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_exitfunc.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_has_key.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_imports.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_itertools.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_ne.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_nonzero.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_raise.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_standarderror.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_types.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_zip.py'...Compiling '/usr/local/lib/python3.9/lib2to3/pgen2/grammar.py'...Compiling '/usr/local/lib/python3.9/lib2to3/pgen2/tokenize.py'...Compiling '/usr/local/lib/python3.9/lib2to3/tests/support.py'...Compiling '/usr/local/lib/python3.9/lib2to3/tests/test_refactor.py'...Compiling '/usr/local/lib/python3.9/logging/config.py'...Compiling '/usr/local/lib/python3.9/mailcap.py'...Compiling '/usr/local/lib/python3.9/multiprocessing/connection.py'...Compiling '/usr/local/lib/python3.9/multiprocessing/popen_spawn_win32.py'...Compiling '/usr/local/lib/python3.9/multiprocessing/reduction.py'...Compiling '/usr/local/lib/python3.9/multiprocessing/sharedctypes.py'...Compiling '/usr/local/lib/python3.9/nntplib.py'...Compiling '/usr/local/lib/python3.9/pdb.py'...Compiling '/usr/local/lib/python3.9/profile.py'...Compiling '/usr/local/lib/python3.9/pydoc.py'...Compiling '/usr/local/lib/python3.9/symtable.py'...Compiling '/usr/local/lib/python3.9/tarfile.py'...Compiling '/usr/local/lib/python3.9/test/doctest_aliases.py'...Compiling '/usr/local/lib/python3.9/test/dtracedata/instance.py'...Compiling '/usr/local/lib/python3.9/test/encoded_modules/module_koi8_r.py'...Compiling '/usr/local/lib/python3.9/test/final_b.py'...Compiling '/usr/local/lib/python3.9/test/future_test1.py'...Compiling '/usr/local/lib/python3.9/test/good_getattr.py'...Compiling '/usr/local/lib/python3.9/test/libregrtest/main.py'...Compiling '/usr/local/lib/python3.9/test/libregrtest/save_env.py'...Compiling '/usr/local/lib/python3.9/test/make_ssl_certs.py'...Compiling '/usr/local/lib/python3.9/test/memory_watchdog.py'...Compiling '/usr/local/lib/python3.9/test/mod_generics_cache.py'...Compiling '/usr/local/lib/python3.9/test/mp_fork_bomb.py'...Compiling '/usr/local/lib/python3.9/test/profilee.py'...Compiling '/usr/local/lib/python3.9/test/pydocfodder.py'...Compiling '/usr/local/lib/python3.9/test/reperf.py'...Compiling '/usr/local/lib/python3.9/test/sample_doctest.py'...Compiling '/usr/local/lib/python3.9/test/seq_tests.py'...Compiling '/usr/local/lib/python3.9/test/string_tests.py'...Compiling '/usr/local/lib/python3.9/test/test_asynchat.py'...Compiling '/usr/local/lib/python3.9/test/test_asyncio/__init__.py'...Compiling '/usr/local/lib/python3.9/__future__.py'...Compiling '/usr/local/lib/python3.9/_compression.py'...Compiling '/usr/local/lib/python3.9/_pyio.py'...Compiling '/usr/local/lib/python3.9/asyncio/transports.py'...Compiling '/usr/local/lib/python3.9/base64.py'...Compiling '/usr/local/lib/python3.9/concurrent/futures/__init__.py'...Compiling '/usr/local/lib/python3.9/configparser.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_bytes.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_callbacks.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_memfunctions.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_pep3118.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_random_things.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_sizes.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_struct_fields.py'...Compiling '/usr/local/lib/python3.9/dis.py'...Compiling '/usr/local/lib/python3.9/distutils/command/bdist.py'...Compiling '/usr/local/lib/python3.9/distutils/command/build_ext.py'...Compiling '/usr/local/lib/python3.9/distutils/command/clean.py'...Compiling '/usr/local/lib/python3.9/distutils/command/install_egg_info.py'...Compiling '/usr/local/lib/python3.9/distutils/core.py'...Compiling '/usr/local/lib/python3.9/distutils/dep_util.py'...Compiling '/usr/local/lib/python3.9/distutils/errors.py'...Compiling '/usr/local/lib/python3.9/distutils/fancy_getopt.py'...Compiling '/usr/local/lib/python3.9/distutils/tests/__init__.py'...Compiling '/usr/local/lib/python3.9/distutils/tests/support.py'...Compiling '/usr/local/lib/python3.9/distutils/tests/test_bdist_dumb.py'...Compiling '/usr/local/lib/python3.9/distutils/tests/test_build_ext.py'...Compiling '/usr/local/lib/python3.9/distutils/tests/test_file_util.py'...Compiling '/usr/local/lib/python3.9/distutils/tests/test_install_data.py'...Compiling '/usr/local/lib/python3.9/distutils/tests/test_log.py'...Compiling '/usr/local/lib/python3.9/distutils/tests/test_register.py'...Compiling '/usr/local/lib/python3.9/email/errors.py'...Compiling '/usr/local/lib/python3.9/email/header.py'...Compiling '/usr/local/lib/python3.9/email/mime/__init__.py'...Compiling '/usr/local/lib/python3.9/email/mime/application.py'...Compiling '/usr/local/lib/python3.9/email/mime/audio.py'...Compiling '/usr/local/lib/python3.9/email/mime/image.py'...Compiling '/usr/local/lib/python3.9/encodings/cp1026.py'...Compiling '/usr/local/lib/python3.9/encodings/cp1140.py'...Compiling '/usr/local/lib/python3.9/encodings/cp1252.py'...Compiling '/usr/local/lib/python3.9/encodings/cp1255.py'...Compiling '/usr/local/lib/python3.9/encodings/cp273.py'...Compiling '/usr/local/lib/python3.9/encodings/cp500.py'...Compiling '/usr/local/lib/python3.9/encodings/cp775.py'...Compiling '/usr/local/lib/python3.9/encodings/cp850.py'...Compiling '/usr/local/lib/python3.9/encodings/cp856.py'...Compiling '/usr/local/lib/python3.9/encodings/cp860.py'...Compiling '/usr/local/lib/python3.9/encodings/iso2022_jp_ext.py'...Compiling '/usr/local/lib/python3.9/encodings/iso8859_11.py'...Compiling '/usr/local/lib/python3.9/encodings/iso8859_14.py'...Compiling '/usr/local/lib/python3.9/encodings/iso8859_8.py'...Compiling '/usr/local/lib/python3.9/encodings/johab.py'...Compiling '/usr/local/lib/python3.9/encodings/mac_arabic.py'...Compiling '/usr/local/lib/python3.9/getpass.py'...Compiling '/usr/local/lib/python3.9/gettext.py'...Compiling '/usr/local/lib/python3.9/hmac.py'...Compiling '/usr/local/lib/python3.9/html/entities.py'...Compiling '/usr/local/lib/python3.9/idlelib/__init__.py'...Compiling '/usr/local/lib/python3.9/idlelib/browser.py'...Compiling '/usr/local/lib/python3.9/idlelib/codecontext.py'...Compiling '/usr/local/lib/python3.9/idlelib/config_key.py'...Compiling '/usr/local/lib/python3.9/idlelib/debugobj.py'...Compiling '/usr/local/lib/python3.9/idlelib/filelist.py'...Compiling '/usr/local/lib/python3.9/idlelib/help.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_codecontext.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_format.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_multicall.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_pathbrowser.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_replace.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_stackviewer.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_tooltip.py'...Compiling '/usr/local/lib/python3.9/idlelib/mainmenu.py'...Compiling '/usr/local/lib/python3.9/idlelib/parenmatch.py'...Compiling '/usr/local/lib/python3.9/idlelib/rpc.py'...Compiling '/usr/local/lib/python3.9/idlelib/undo.py'...Compiling '/usr/local/lib/python3.9/imp.py'...Compiling '/usr/local/lib/python3.9/importlib/machinery.py'...Compiling '/usr/local/lib/python3.9/importlib/metadata.py'...Compiling '/usr/local/lib/python3.9/keyword.py'...Compiling '/usr/local/lib/python3.9/lib2to3/btm_utils.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_basestring.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_except.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_future.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_import.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_long.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_numliterals.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_reduce.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_urllib.py'...Compiling '/usr/local/lib/python3.9/lib2to3/pgen2/conv.py'...Compiling '/usr/local/lib/python3.9/lib2to3/tests/__init__.py'...Compiling '/usr/local/lib/python3.9/lib2to3/tests/test_fixers.py'...Compiling '/usr/local/lib/python3.9/pickletools.py'...Compiling '/usr/local/lib/python3.9/pprint.py'...Compiling '/usr/local/lib/python3.9/reprlib.py'...Compiling '/usr/local/lib/python3.9/selectors.py'...Compiling '/usr/local/lib/python3.9/sndhdr.py'...Compiling '/usr/local/lib/python3.9/socketserver.py'...Compiling '/usr/local/lib/python3.9/sqlite3/test/types.py'...Compiling '/usr/local/lib/python3.9/statistics.py'...Compiling '/usr/local/lib/python3.9/telnetlib.py'...Compiling '/usr/local/lib/python3.9/test/autotest.py'...Compiling '/usr/local/lib/python3.9/test/bad_getattr.py'...Compiling '/usr/local/lib/python3.9/test/curses_tests.py'...Compiling '/usr/local/lib/python3.9/test/dataclass_module_2_str.py'...Compiling '/usr/local/lib/python3.9/test/dataclass_textanno.py'...Compiling '/usr/local/lib/python3.9/test/double_const.py'...Compiling '/usr/local/lib/python3.9/test/eintrdata/eintr_tester.py'...Compiling '/usr/local/lib/python3.9/test/imp_dummy.py'...Compiling '/usr/local/lib/python3.9/test/libregrtest/pgo.py'...Compiling '/usr/local/lib/python3.9/test/libregrtest/runtest_mp.py'...Compiling '/usr/local/lib/python3.9/test/mapping_tests.py'...Compiling '/usr/local/lib/python3.9/test/pyclbr_input.py'...Compiling '/usr/local/lib/python3.9/test/regrtest.py'...Compiling '/usr/local/lib/python3.9/test/relimport.py'...Compiling '/usr/local/lib/python3.9/test/sample_doctest_no_docstrings.py'...Compiling '/usr/local/lib/python3.9/test/sample_doctest_no_doctests.py'...Compiling '/usr/local/lib/python3.9/test/ssl_servers.py'...Compiling '/usr/local/lib/python3.9/test/subprocessdata/sigchild_ignore.py'...Compiling '/usr/local/lib/python3.9/test/support/bytecode_helper.py'...Compiling '/usr/local/lib/python3.9/test/support/hashlib_helper.py'...Compiling '/usr/local/lib/python3.9/test/support/logging_helper.py'...Compiling '/usr/local/lib/python3.9/test/support/socket_helper.py'...Compiling '/usr/local/lib/python3.9/test/test__locale.py'...Compiling '/usr/local/lib/python3.9/test/test_aifc.py'...Compiling '/usr/local/lib/python3.9/test/test_array.py'...Compiling '/usr/local/lib/python3.9/test/test_asyncio/test_futures2.py'...Compiling '/usr/local/lib/python3.9/test/test_asyncio/test_locks.py'...Compiling '/usr/local/lib/python3.9/test/test_asyncio/test_selector_events.py'...Compiling '/usr/local/lib/python3.9/ntpath.py'...Compiling '/usr/local/lib/python3.9/pickle.py'...Compiling '/usr/local/lib/python3.9/pyclbr.py'...Compiling '/usr/local/lib/python3.9/quopri.py'...Compiling '/usr/local/lib/python3.9/re.py'...Compiling '/usr/local/lib/python3.9/runpy.py'...Compiling '/usr/local/lib/python3.9/secrets.py'...Compiling '/usr/local/lib/python3.9/shelve.py'...Compiling '/usr/local/lib/python3.9/shutil.py'...Compiling '/usr/local/lib/python3.9/socket.py'...Compiling '/usr/local/lib/python3.9/sqlite3/test/hooks.py'...Compiling '/usr/local/lib/python3.9/sqlite3/test/regression.py'...Compiling '/usr/local/lib/python3.9/sre_compile.py'...Compiling '/usr/local/lib/python3.9/string.py'...Compiling '/usr/local/lib/python3.9/stringprep.py'...Compiling '/usr/local/lib/python3.9/symbol.py'...Compiling '/usr/local/lib/python3.9/sysconfig.py'...Compiling '/usr/local/lib/python3.9/tempfile.py'...Compiling '/usr/local/lib/python3.9/test/ann_module2.py'...Compiling '/usr/local/lib/python3.9/test/audiotests.py'...Compiling '/usr/local/lib/python3.9/test/bad_getattr2.py'...Compiling '/usr/local/lib/python3.9/test/bad_getattr3.py'...Compiling '/usr/local/lib/python3.9/test/dataclass_module_1.py'...Compiling '/usr/local/lib/python3.9/test/dtracedata/line.py'...Compiling '/usr/local/lib/python3.9/test/fork_wait.py'...Compiling '/usr/local/lib/python3.9/test/inspect_fodder.py'...Compiling '/usr/local/lib/python3.9/test/libregrtest/refleak.py'...Compiling '/usr/local/lib/python3.9/test/mock_socket.py'...Compiling '/usr/local/lib/python3.9/test/multibytecodec_support.py'...Compiling '/usr/local/lib/python3.9/test/pythoninfo.py'...Compiling '/usr/local/lib/python3.9/test/signalinterproctester.py'...Compiling '/usr/local/lib/python3.9/test/subprocessdata/input_reader.py'...Compiling '/usr/local/lib/python3.9/test/subprocessdata/qcat.py'...Compiling '/usr/local/lib/python3.9/test/subprocessdata/qgrep.py'...Compiling '/usr/local/lib/python3.9/test/support/__init__.py'...Compiling '/usr/local/lib/python3.9/test/test_ast.py'...Compiling '/usr/local/lib/python3.9/test/test_asyncio/test_queues.py'...Compiling '/usr/local/lib/python3.9/test/test_asyncio/test_server.py'...Compiling '/usr/local/lib/python3.9/test/test_asyncio/test_sslproto.py'...Compiling '/usr/local/lib/python3.9/test/test_asyncio/test_tasks.py'...Compiling '/usr/local/lib/python3.9/test/test_c_locale_coercion.py'...Compiling '/usr/local/lib/python3.9/test/test_call.py'...Compiling '/usr/local/lib/python3.9/test/test_cgitb.py'...Compiling '/usr/local/lib/python3.9/test/test_charmapcodec.py'...Compiling '/usr/local/lib/python3.9/test/test_check_c_globals.py'...Compiling '/usr/local/lib/python3.9/test/test_clinic.py'...Compiling '/usr/local/lib/python3.9/test/test_cmd.py'...Compiling '/usr/local/lib/python3.9/test/test_cmd_line_script.py'...Compiling '/usr/local/lib/python3.9/test/test_codecencodings_cn.py'...Compiling '/usr/local/lib/python3.9/test/test_codecencodings_hk.py'...Compiling '/usr/local/lib/python3.9/test/test_codecencodings_jp.py'...Compiling '/usr/local/lib/python3.9/test/test_codecmaps_cn.py'...Compiling '/usr/local/lib/python3.9/test/test_codecmaps_kr.py'...Compiling '/usr/local/lib/python3.9/test/test_codecs.py'...Compiling '/usr/local/lib/python3.9/test/test_contextlib.py'...Compiling '/usr/local/lib/python3.9/test/test_copyreg.py'...Compiling '/usr/local/lib/python3.9/test/test_coroutines.py'...Compiling '/usr/local/lib/python3.9/test/test_dbm_dumb.py'...Compiling '/usr/local/lib/python3.9/test/test_dbm_ndbm.py'...Compiling '/usr/local/lib/python3.9/test/test_decorators.py'...Compiling '/usr/local/lib/python3.9/test/test_descr.py'...Compiling '/usr/local/lib/python3.9/test/test_email/test_generator.py'...Compiling '/usr/local/lib/python3.9/test/test_email/test_inversion.py'...Compiling '/usr/local/lib/python3.9/test/test_email/test_parser.py'...Compiling '/usr/local/lib/python3.9/test/test_email/test_pickleable.py'...Compiling '/usr/local/lib/python3.9/test/test_email/test_policy.py'...Compiling '/usr/local/lib/python3.9/test/test_email/torture_test.py'...Compiling '/usr/local/lib/python3.9/test/test_ensurepip.py'...Compiling '/usr/local/lib/python3.9/test/test_enumerate.py'...Compiling '/usr/local/lib/python3.9/test/test_epoll.py'...Compiling '/usr/local/lib/python3.9/test/test_exception_variations.py'...Compiling '/usr/local/lib/python3.9/test/test_fcntl.py'...Compiling '/usr/local/lib/python3.9/test/test_file.py'...Compiling '/usr/local/lib/python3.9/test/test_filecmp.py'...Compiling '/usr/local/lib/python3.9/test/test_fileio.py'...Compiling '/usr/local/lib/python3.9/test/test_fork1.py'...Compiling '/usr/local/lib/python3.9/test/test_format.py'...Compiling '/usr/local/lib/python3.9/test/test_funcattrs.py'...Compiling '/usr/local/lib/python3.9/test/test_future.py'...Compiling '/usr/local/lib/python3.9/test/test_future3.py'...Compiling '/usr/local/lib/python3.9/test/test_future4.py'...Compiling '/usr/local/lib/python3.9/test/test_future5.py'...Compiling '/usr/local/lib/python3.9/test/test_gc.py'...Compiling '/usr/local/lib/python3.9/test/test_genericpath.py'...Compiling '/usr/local/lib/python3.9/test/test_genexps.py'...Compiling '/usr/local/lib/python3.9/test/test_getpass.py'...Compiling '/usr/local/lib/python3.9/test/test_grammar.py'...Compiling '/usr/local/lib/python3.9/test/test_httpservers.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/extension/test_path_hook.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/frozen/test_loader.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/namespace_pkgs/both_portions/foo/one.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/namespace_pkgs/portion1/foo/one.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/source/test_case_sensitivity.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/test_api.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/test_open.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/test_spec.py'...Compiling '/usr/local/lib/python3.9/test/test_ioctl.py'...Compiling '/usr/local/lib/python3.9/test/test_iter.py'...Compiling '/usr/local/lib/python3.9/test/test_json/test_default.py'...Compiling '/usr/local/lib/python3.9/test/test_json/test_encode_basestring_ascii.py'...Compiling '/usr/local/lib/python3.9/test/test_json/test_enum.py'...Compiling '/usr/local/lib/python3.9/test/test_json/test_float.py'...Compiling '/usr/local/lib/python3.9/test/test_json/test_indent.py'...Compiling '/usr/local/lib/python3.9/test/test_json/test_pass3.py'...Compiling '/usr/local/lib/python3.9/test/test_json/test_scanstring.py'...Compiling '/usr/local/lib/python3.9/test/test_json/test_speedups.py'...Compiling '/usr/local/lib/python3.9/test/test_json/test_unicode.py'...Compiling '/usr/local/lib/python3.9/test/test_keyword.py'...Compiling '/usr/local/lib/python3.9/test/test_kqueue.py'...Compiling '/usr/local/lib/python3.9/test/test_largefile.py'...Compiling '/usr/local/lib/python3.9/test/test_list.py'...Compiling '/usr/local/lib/python3.9/test/test_lltrace.py'...Compiling '/usr/local/lib/python3.9/test/test_logging.py'...Compiling '/usr/local/lib/python3.9/test/test_modulefinder.py'...Compiling '/usr/local/lib/python3.9/test/test_multiprocessing_fork.py'...Compiling '/usr/local/lib/python3.9/test/test_multiprocessing_forkserver.py'...Compiling '/usr/local/lib/python3.9/test/test_multiprocessing_main_handling.py'...Compiling '/usr/local/lib/python3.9/test/test_netrc.py'...Compiling '/usr/local/lib/python3.9/test/test_numeric_tower.py'...Compiling '/usr/local/lib/python3.9/test/test_optparse.py'...Compiling '/usr/local/lib/python3.9/test/test_pdb.py'...Compiling '/usr/local/lib/python3.9/test/test_peg_generator/test_first_sets.py'...Compiling '/usr/local/lib/python3.9/test/test_peg_parser.py'...Compiling '/usr/local/lib/python3.9/test/test_pipes.py'...Compiling '/usr/local/lib/python3.9/test/test_pkgutil.py'...Compiling '/usr/local/lib/python3.9/test/test_popen.py'...Compiling '/usr/local/lib/python3.9/test/libregrtest/cmdline.py'...Compiling '/usr/local/lib/python3.9/test/libregrtest/runtest.py'...Compiling '/usr/local/lib/python3.9/test/libregrtest/setup.py'...Compiling '/usr/local/lib/python3.9/test/libregrtest/win_utils.py'...Compiling '/usr/local/lib/python3.9/test/lock_tests.py'...Compiling '/usr/local/lib/python3.9/test/mp_preload.py'...Compiling '/usr/local/lib/python3.9/test/pickletester.py'...Compiling '/usr/local/lib/python3.9/test/test__osx_support.py'...Compiling '/usr/local/lib/python3.9/test/test_abstract_numbers.py'...Compiling '/usr/local/lib/python3.9/test/test_argparse.py'...Compiling '/usr/local/lib/python3.9/test/test_asyncio/test_pep492.py'...Compiling '/usr/local/lib/python3.9/test/test_asyncio/test_protocols.py'...Compiling '/usr/local/lib/python3.9/test/test_asyncio/test_runners.py'...Compiling '/usr/local/lib/python3.9/test/test_asyncio/test_sendfile.py'...Compiling '/usr/local/lib/python3.9/test/test_asyncio/test_sock_lowlevel.py'...Compiling '/usr/local/lib/python3.9/test/test_asyncio/test_subprocess.py'...Compiling '/usr/local/lib/python3.9/test/test_asyncio/test_threads.py'...Compiling '/usr/local/lib/python3.9/test/test_asyncio/test_unix_events.py'...Compiling '/usr/local/lib/python3.9/test/test_base64.py'...Compiling '/usr/local/lib/python3.9/test/test_bigmem.py'...Compiling '/usr/local/lib/python3.9/test/test_bytes.py'...Compiling '/usr/local/lib/python3.9/test/test_class.py'...Compiling '/usr/local/lib/python3.9/test/test_cmd_line.py'...Compiling '/usr/local/lib/python3.9/test/test_code_module.py'...Compiling '/usr/local/lib/python3.9/test/test_codecencodings_iso2022.py'...Compiling '/usr/local/lib/python3.9/test/test_codecencodings_kr.py'...Compiling '/usr/local/lib/python3.9/test/test_codecencodings_tw.py'...Compiling '/usr/local/lib/python3.9/test/test_codecmaps_jp.py'...Compiling '/usr/local/lib/python3.9/test/test_codeop.py'...Compiling '/usr/local/lib/python3.9/test/test_colorsys.py'...Compiling '/usr/local/lib/python3.9/test/test_compare.py'...Compiling '/usr/local/lib/python3.9/test/test_compile.py'...Compiling '/usr/local/lib/python3.9/test/test_concurrent_futures.py'...Compiling '/usr/local/lib/python3.9/test/test_configparser.py'...Compiling '/usr/local/lib/python3.9/test/test_crashers.py'...Compiling '/usr/local/lib/python3.9/test/test_crypt.py'...Compiling '/usr/local/lib/python3.9/test/test_csv.py'...Compiling '/usr/local/lib/python3.9/test/test_decimal.py'...Compiling '/usr/local/lib/python3.9/test/test_email/test_asian_codecs.py'...Compiling '/usr/local/lib/python3.9/test/test_email/test_email.py'...Compiling '/usr/local/lib/python3.9/test/test_flufl.py'...Compiling '/usr/local/lib/python3.9/test/test_fnmatch.py'...Compiling '/usr/local/lib/python3.9/test/test_fractions.py'...Compiling '/usr/local/lib/python3.9/test/test_functools.py'...Compiling '/usr/local/lib/python3.9/test/test_grp.py'...Compiling '/usr/local/lib/python3.9/test/test_gzip.py'...Compiling '/usr/local/lib/python3.9/test/test_hmac.py'...Compiling '/usr/local/lib/python3.9/test/test_http_cookiejar.py'...Compiling '/usr/local/lib/python3.9/test/test_imp.py'...Compiling '/usr/local/lib/python3.9/test/test_import/data/circular_imports/binding2.py'...Compiling '/usr/local/lib/python3.9/test/test_import/data/circular_imports/from_cycle2.py'...Compiling '/usr/local/lib/python3.9/test/test_import/data/circular_imports/rebinding.py'...Compiling '/usr/local/lib/python3.9/test/test_import/data/circular_imports/rebinding2.py'...Compiling '/usr/local/lib/python3.9/test/test_import/data/circular_imports/subpackage.py'...Compiling '/usr/local/lib/python3.9/test/test_import/data/circular_imports/subpkg/util.py'...Compiling '/usr/local/lib/python3.9/test/test_import/data/circular_imports/use.py'...Compiling '/usr/local/lib/python3.9/test/test_import/data/package/__init__.py'...Compiling '/usr/local/lib/python3.9/test/test_import/data/package2/submodule1.py'...Compiling '/usr/local/lib/python3.9/test/test_import/data/package2/submodule2.py'...Compiling '/usr/local/lib/python3.9/test/test_import/data/unwritable/x.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/__init__.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/abc.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/builtin/__main__.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/builtin/test_loader.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/data/__init__.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/data02/one/__init__.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/data03/namespace/portion2/__init__.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/extension/__main__.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/extension/test_finder.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/frozen/__init__.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/frozen/__main__.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/frozen/test_finder.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/import_/__init__.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/import_/__main__.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/import_/test___package__.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/import_/test_fromlist.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/import_/test_relative_imports.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/namespace_pkgs/portion2/foo/two.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/namespace_pkgs/project2/parent/child/two.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/partial/pool_in_threads.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/source/test_file_loader.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/test_namespace_pkgs.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/test_read.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/test_util.py'...Compiling '/usr/local/lib/python3.9/test/test_int_literal.py'...Compiling '/usr/local/lib/python3.9/test/test_io.py'...Compiling '/usr/local/lib/python3.9/test/test_longexp.py'...Compiling '/usr/local/lib/python3.9/test/test_mailbox.py'...Compiling '/usr/local/lib/python3.9/test/test_math.py'...Compiling '/usr/local/lib/python3.9/test/test_opcodes.py'...Compiling '/usr/local/lib/python3.9/test/test_openpty.py'...Compiling '/usr/local/lib/python3.9/test/test_operator.py'...Compiling '/usr/local/lib/python3.9/test/test_ossaudiodev.py'...Compiling '/usr/local/lib/python3.9/test/test_osx_env.py'...Compiling '/usr/local/lib/python3.9/test/test_pathlib.py'...Compiling '/usr/local/lib/python3.9/test/test_poplib.py'...Compiling '/usr/local/lib/python3.9/test/test_pow.py'...Compiling '/usr/local/lib/python3.9/test/test_pprint.py'...Compiling '/usr/local/lib/python3.9/test/test_pulldom.py'...Compiling '/usr/local/lib/python3.9/test/test_pydoc.py'...Compiling '/usr/local/lib/python3.9/test/test_random.py'...Compiling '/usr/local/lib/python3.9/test/test_resource.py'...Compiling '/usr/local/lib/python3.9/test/test_rlcompleter.py'...Compiling '/usr/local/lib/python3.9/test/test_runpy.py'...Compiling '/usr/local/lib/python3.9/test/test_secrets.py'...Compiling '/usr/local/lib/python3.9/test/test_shelve.py'...Compiling '/usr/local/lib/python3.9/test/test_shutil.py'...Compiling '/usr/local/lib/python3.9/test/test_stat.py'...Compiling '/usr/local/lib/python3.9/test/test_string.py'...Compiling '/usr/local/lib/python3.9/test/test_strtod.py'...Compiling '/usr/local/lib/python3.9/test/test_structmembers.py'...Compiling '/usr/local/lib/python3.9/test/test_structseq.py'...Compiling '/usr/local/lib/python3.9/test/test_subclassinit.py'...Compiling '/usr/local/lib/python3.9/test/test_subprocess.py'...Compiling '/usr/local/lib/python3.9/importlib/util.py'...Compiling '/usr/local/lib/python3.9/json/encoder.py'...Compiling '/usr/local/lib/python3.9/json/tool.py'...Compiling '/usr/local/lib/python3.9/lib2to3/__init__.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixer_util.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_execfile.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_funcattrs.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_getcwdu.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_idioms.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_imports2.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_input.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_print.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_xreadlines.py'...Compiling '/usr/local/lib/python3.9/lib2to3/pgen2/__init__.py'...Compiling '/usr/local/lib/python3.9/lib2to3/pgen2/driver.py'...Compiling '/usr/local/lib/python3.9/lib2to3/pgen2/literals.py'...Compiling '/usr/local/lib/python3.9/lib2to3/pgen2/pgen.py'...Compiling '/usr/local/lib/python3.9/lib2to3/tests/__main__.py'...Compiling '/usr/local/lib/python3.9/lib2to3/tests/pytree_idempotency.py'...Compiling '/usr/local/lib/python3.9/lib2to3/tests/test_parser.py'...Compiling '/usr/local/lib/python3.9/linecache.py'...Compiling '/usr/local/lib/python3.9/lzma.py'...Compiling '/usr/local/lib/python3.9/modulefinder.py'...Compiling '/usr/local/lib/python3.9/multiprocessing/popen_fork.py'...Compiling '/usr/local/lib/python3.9/multiprocessing/queues.py'...Compiling '/usr/local/lib/python3.9/nturl2path.py'...Compiling '/usr/local/lib/python3.9/operator.py'...Compiling '/usr/local/lib/python3.9/pathlib.py'...Compiling '/usr/local/lib/python3.9/pty.py'...Compiling '/usr/local/lib/python3.9/random.py'...Compiling '/usr/local/lib/python3.9/smtplib.py'...Compiling '/usr/local/lib/python3.9/sre_constants.py'...Compiling '/usr/local/lib/python3.9/stat.py'...Compiling '/usr/local/lib/python3.9/struct.py'...Compiling '/usr/local/lib/python3.9/subprocess.py'...Compiling '/usr/local/lib/python3.9/test/coding20731.py'...Compiling '/usr/local/lib/python3.9/test/dataclass_module_2.py'...Compiling '/usr/local/lib/python3.9/test/dis_module.py'...Compiling '/usr/local/lib/python3.9/test/dtracedata/gc.py'...Compiling '/usr/local/lib/python3.9/test/encoded_modules/module_iso_8859_1.py'...Compiling '/usr/local/lib/python3.9/test/final_a.py'...Compiling '/usr/local/lib/python3.9/test/future_test2.py'...Compiling '/usr/local/lib/python3.9/test/gdb_sample.py'...Compiling '/usr/local/lib/python3.9/test/inspect_fodder2.py'...Compiling '/usr/local/lib/python3.9/test/libregrtest/__init__.py'...Compiling '/usr/local/lib/python3.9/test/libregrtest/utils.py'...Compiling '/usr/local/lib/python3.9/test/list_tests.py'...Compiling '/usr/local/lib/python3.9/test/pydoc_mod.py'...Compiling '/usr/local/lib/python3.9/test/re_tests.py'...Compiling '/usr/local/lib/python3.9/test/sortperf.py'...Compiling '/usr/local/lib/python3.9/test/ssltests.py'...Compiling '/usr/local/lib/python3.9/test/subprocessdata/fd_status.py'...Compiling '/usr/local/lib/python3.9/test/test___all__.py'...Compiling '/usr/local/lib/python3.9/test/test___future__.py'...Compiling '/usr/local/lib/python3.9/test/test__opcode.py'...Compiling '/usr/local/lib/python3.9/test/test_abc.py'...Compiling '/usr/local/lib/python3.9/test/test_asdl_parser.py'...Compiling '/usr/local/lib/python3.9/test/test_asyncgen.py'...Compiling '/usr/local/lib/python3.9/test/test_asyncio/test_asyncio_waitfor.py'...Compiling '/usr/local/lib/python3.9/test/test_asyncio/test_base_events.py'...Compiling '/usr/local/lib/python3.9/test/test_asyncio/test_streams.py'...Compiling '/usr/local/lib/python3.9/test/test_asyncore.py'...Compiling '/usr/local/lib/python3.9/test/test_bisect.py'...Compiling '/usr/local/lib/python3.9/test/test_builtin.py'...Compiling '/usr/local/lib/python3.9/test/test_complex.py'...Compiling '/usr/local/lib/python3.9/test/test_context.py'...Compiling '/usr/local/lib/python3.9/test/test_cprofile.py'...Compiling '/usr/local/lib/python3.9/test/test_ctypes.py'...Compiling '/usr/local/lib/python3.9/test/test_curses.py'...Compiling '/usr/local/lib/python3.9/test/test_dict_version.py'...Compiling '/usr/local/lib/python3.9/test/test_dictcomps.py'...Compiling '/usr/local/lib/python3.9/test/test_dictviews.py'...Compiling '/usr/local/lib/python3.9/test/test_dis.py'...Compiling '/usr/local/lib/python3.9/test/test_email/test__header_value_parser.py'...Compiling '/usr/local/lib/python3.9/test/test_finalization.py'...Compiling '/usr/local/lib/python3.9/test/test_frame.py'...Compiling '/usr/local/lib/python3.9/test/test_ftplib.py'...Compiling '/usr/local/lib/python3.9/test/test_generator_stop.py'...Compiling '/usr/local/lib/python3.9/test/test_genericalias.py'...Compiling '/usr/local/lib/python3.9/test/test_gettext.py'...Compiling '/usr/local/lib/python3.9/test/test_html.py'...Compiling '/usr/local/lib/python3.9/test/test_htmlparser.py'...Compiling '/usr/local/lib/python3.9/test/test_import/__init__.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/test_windows.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/zipdata01/__init__.py'...Compiling '/usr/local/lib/python3.9/test/test_int.py'...Compiling '/usr/local/lib/python3.9/test/test_itertools.py'...Compiling '/usr/local/lib/python3.9/test/test_memoryview.py'...Compiling '/usr/local/lib/python3.9/test/test_module.py'...Compiling '/usr/local/lib/python3.9/test/test_msilib.py'...Compiling '/usr/local/lib/python3.9/test/test_multiprocessing_spawn.py'...Compiling '/usr/local/lib/python3.9/test/test_named_expressions.py'...Compiling '/usr/local/lib/python3.9/test/test_os.py'...Compiling '/usr/local/lib/python3.9/test/test_selectors.py'...Compiling '/usr/local/lib/python3.9/test/test_site.py'...Compiling '/usr/local/lib/python3.9/test/test_sndhdr.py'...Compiling '/usr/local/lib/python3.9/test/test_socketserver.py'...Compiling '/usr/local/lib/python3.9/test/test_spwd.py'...Compiling '/usr/local/lib/python3.9/test/test_sqlite.py'...Compiling '/usr/local/lib/python3.9/test/test_startfile.py'...Compiling '/usr/local/lib/python3.9/test/test_statistics.py'...Compiling '/usr/local/lib/python3.9/test/test_textwrap.py'...Compiling '/usr/local/lib/python3.9/test/test_time.py'...Compiling '/usr/local/lib/python3.9/test/test_type_comments.py'...Compiling '/usr/local/lib/python3.9/test/test_unary.py'...Compiling '/usr/local/lib/python3.9/test/test_unicode_file.py'...Compiling '/usr/local/lib/python3.9/test/test_unicode_identifiers.py'...Compiling '/usr/local/lib/python3.9/test/test_univnewlines.py'...Compiling '/usr/local/lib/python3.9/test/test_urllib.py'...Compiling '/usr/local/lib/python3.9/test/test_wait3.py'...Compiling '/usr/local/lib/python3.9/test/test_wait4.py'...Compiling '/usr/local/lib/python3.9/test/test_warnings/data/import_warning.py'...Compiling '/usr/local/lib/python3.9/test/test_weakset.py'...Compiling '/usr/local/lib/python3.9/test/test_with.py'...Compiling '/usr/local/lib/python3.9/test/test_zipapp.py'...Compiling '/usr/local/lib/python3.9/test/test_zipimport_support.py'...Compiling '/usr/local/lib/python3.9/test/test_zoneinfo/__init__.py'...Compiling '/usr/local/lib/python3.9/test/test_zoneinfo/__main__.py'...Compiling '/usr/local/lib/python3.9/test/test_zoneinfo/_support.py'...Compiling '/usr/local/lib/python3.9/test/test_zoneinfo/data/update_test_data.py'...Compiling '/usr/local/lib/python3.9/test/time_hashlib.py'...Compiling '/usr/local/lib/python3.9/threading.py'...Compiling '/usr/local/lib/python3.9/tkinter/test/__init__.py'...Compiling '/usr/local/lib/python3.9/tkinter/test/test_tkinter/__init__.py'...Compiling '/usr/local/lib/python3.9/tkinter/test/test_tkinter/test_geometry_managers.py'...Compiling '/usr/local/lib/python3.9/traceback.py'...Compiling '/usr/local/lib/python3.9/turtledemo/chaos.py'...Compiling '/usr/local/lib/python3.9/turtledemo/colormixer.py'...Compiling '/usr/local/lib/python3.9/turtledemo/fractalcurves.py'...Compiling '/usr/local/lib/python3.9/test/test_asyncio/__main__.py'...Compiling '/usr/local/lib/python3.9/test/test_asyncio/echo.py'...Compiling '/usr/local/lib/python3.9/test/test_asyncio/echo2.py'...Compiling '/usr/local/lib/python3.9/test/test_asyncio/echo3.py'...Compiling '/usr/local/lib/python3.9/test/test_asyncio/functional.py'...Compiling '/usr/local/lib/python3.9/test/test_asyncio/test_buffered_proto.py'...Compiling '/usr/local/lib/python3.9/test/test_asyncio/test_events.py'...Compiling '/usr/local/lib/python3.9/test/test_atexit.py'...Compiling '/usr/local/lib/python3.9/test/test_audit.py'...Compiling '/usr/local/lib/python3.9/test/test_augassign.py'...Compiling '/usr/local/lib/python3.9/test/test_bdb.py'...Compiling '/usr/local/lib/python3.9/test/test_bufio.py'...Compiling '/usr/local/lib/python3.9/test/test_bz2.py'...Compiling '/usr/local/lib/python3.9/test/test_capi.py'...Compiling '/usr/local/lib/python3.9/test/test_code.py'...Compiling '/usr/local/lib/python3.9/test/test_codeccallbacks.py'...Compiling '/usr/local/lib/python3.9/test/test_compileall.py'...Compiling '/usr/local/lib/python3.9/test/test_contains.py'...Compiling '/usr/local/lib/python3.9/test/test_contextlib_async.py'...Compiling '/usr/local/lib/python3.9/test/test_copy.py'...Compiling '/usr/local/lib/python3.9/test/test_datetime.py'...Compiling '/usr/local/lib/python3.9/test/test_dbm.py'...Compiling '/usr/local/lib/python3.9/test/test_dbm_gnu.py'...Compiling '/usr/local/lib/python3.9/test/test_defaultdict.py'...Compiling '/usr/local/lib/python3.9/test/test_descrtut.py'...Compiling '/usr/local/lib/python3.9/test/test_devpoll.py'...Compiling '/usr/local/lib/python3.9/test/test_dict.py'...Compiling '/usr/local/lib/python3.9/test/test_doctest2.py'...Compiling '/usr/local/lib/python3.9/test/test_docxmlrpc.py'...Compiling '/usr/local/lib/python3.9/test/test_dtrace.py'...Compiling '/usr/local/lib/python3.9/test/test_email/__init__.py'...Compiling '/usr/local/lib/python3.9/test/test_email/test_defect_handling.py'...Compiling '/usr/local/lib/python3.9/test/test_email/test_headerregistry.py'...Compiling '/usr/local/lib/python3.9/test/test_eof.py'...Compiling '/usr/local/lib/python3.9/test/test_errno.py'...Compiling '/usr/local/lib/python3.9/test/test_exception_hierarchy.py'...Compiling '/usr/local/lib/python3.9/test/test_exceptions.py'...Compiling '/usr/local/lib/python3.9/test/test_float.py'...Compiling '/usr/local/lib/python3.9/test/test_gdb.py'...Compiling '/usr/local/lib/python3.9/test/test_getopt.py'...Compiling '/usr/local/lib/python3.9/test/test_global.py'...Compiling '/usr/local/lib/python3.9/test/test_graphlib.py'...Compiling '/usr/local/lib/python3.9/test/test_hash.py'...Compiling '/usr/local/lib/python3.9/test/test_heapq.py'...Compiling '/usr/local/lib/python3.9/test/test_httplib.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/import_/test_meta_path.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/namespace_pkgs/both_portions/foo/two.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/__init__.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/namespace_pkgs/project1/parent/child/one.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/partial/cfimport.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/source/test_finder.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/test_lazy.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/test_main.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/test_pkg_import.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/test_threaded_import.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/threaded_import_hangers.py'...Compiling '/usr/local/lib/python3.9/test/test_index.py'...Compiling '/usr/local/lib/python3.9/test/test_ipaddress.py'...Compiling '/usr/local/lib/python3.9/test/test_long.py'...Compiling '/usr/local/lib/python3.9/test/test_mailcap.py'...Compiling '/usr/local/lib/python3.9/test/test_marshal.py'...Compiling '/usr/local/lib/python3.9/test/test_minidom.py'...Compiling '/usr/local/lib/python3.9/test/test_ordered_dict.py'...Compiling '/usr/local/lib/python3.9/test/test_peg_generator/__init__.py'...Compiling '/usr/local/lib/python3.9/test/test_peg_generator/__main__.py'...Compiling '/usr/local/lib/python3.9/test/test_peg_generator/test_c_parser.py'...Compiling '/usr/local/lib/python3.9/test/test_pickle.py'...Compiling '/usr/local/lib/python3.9/test/test_platform.py'...Compiling '/usr/local/lib/python3.9/test/test_posixpath.py'...Compiling '/usr/local/lib/python3.9/test/test_pwd.py'...Compiling '/usr/local/lib/python3.9/test/test_py_compile.py'...Compiling '/usr/local/lib/python3.9/test/test_quopri.py'...Compiling '/usr/local/lib/python3.9/test/test_raise.py'...Compiling '/usr/local/lib/python3.9/test/test_readline.py'...Compiling '/usr/local/lib/python3.9/test/test_repl.py'...Compiling '/usr/local/lib/python3.9/test/test_reprlib.py'...Compiling '/usr/local/lib/python3.9/test/test_robotparser.py'...Compiling '/usr/local/lib/python3.9/test/test_sax.py'...Compiling '/usr/local/lib/python3.9/test/test_smtpd.py'...Compiling '/usr/local/lib/python3.9/test/test_sort.py'...Compiling '/usr/local/lib/python3.9/test/test_strftime.py'...Compiling '/usr/local/lib/python3.9/test/test_stringprep.py'...Compiling '/usr/local/lib/python3.9/test/test_strptime.py'...Compiling '/usr/local/lib/python3.9/test/test_sunau.py'...Compiling '/usr/local/lib/python3.9/test/test_sundry.py'...Compiling '/usr/local/lib/python3.9/test/test_super.py'...Compiling '/usr/local/lib/python3.9/test/test_symbol.py'...Compiling '/usr/local/lib/python3.9/test/test_symtable.py'...Compiling '/usr/local/lib/python3.9/test/test_sys.py'...Compiling '/usr/local/lib/python3.9/test/test_tcl.py'...Compiling '/usr/local/lib/python3.9/test/test_threading.py'...Compiling '/usr/local/lib/python3.9/test/test_tools/__main__.py'...Compiling '/usr/local/lib/python3.9/test/test_tools/test_gprof2html.py'...Compiling '/usr/local/lib/python3.9/test/test_tools/test_i18n.py'...Compiling '/usr/local/lib/python3.9/test/test_tools/test_sundry.py'...Compiling '/usr/local/lib/python3.9/test/test_tracemalloc.py'...Compiling '/usr/local/lib/python3.9/test/test_unittest.py'...Compiling '/usr/local/lib/python3.9/test/test_unpack.py'...Compiling '/usr/local/lib/python3.9/test/test_unpack_ex.py'...Compiling '/usr/local/lib/python3.9/test/test_unparse.py'...Compiling '/usr/local/lib/python3.9/test/test_urllib2_localnet.py'...Compiling '/usr/local/lib/python3.9/test/test_urlparse.py'...Compiling '/usr/local/lib/python3.9/test/test_winsound.py'...Compiling '/usr/local/lib/python3.9/test/test_xdrlib.py'...Compiling '/usr/local/lib/python3.9/test/test_xml_etree.py'...Compiling '/usr/local/lib/python3.9/tkinter/test/test_tkinter/test_font.py'...Compiling '/usr/local/lib/python3.9/tkinter/test/test_tkinter/test_misc.py'...Compiling '/usr/local/lib/python3.9/tkinter/test/test_ttk/test_extensions.py'...Compiling '/usr/local/lib/python3.9/tkinter/test/widget_tests.py'...Compiling '/usr/local/lib/python3.9/tokenize.py'...Compiling '/usr/local/lib/python3.9/turtledemo/__init__.py'...Compiling '/usr/local/lib/python3.9/turtledemo/__main__.py'...Compiling '/usr/local/lib/python3.9/turtledemo/minimal_hanoi.py'...Compiling '/usr/local/lib/python3.9/turtledemo/paint.py'...Compiling '/usr/local/lib/python3.9/turtledemo/penrose.py'...Compiling '/usr/local/lib/python3.9/turtledemo/tree.py'...Compiling '/usr/local/lib/python3.9/turtledemo/two_canvases.py'...Compiling '/usr/local/lib/python3.9/unittest/_log.py'...Compiling '/usr/local/lib/python3.9/unittest/loader.py'...Compiling '/usr/local/lib/python3.9/unittest/runner.py'...Compiling '/usr/local/lib/python3.9/unittest/signals.py'...Compiling '/usr/local/lib/python3.9/unittest/test/__init__.py'...Compiling '/usr/local/lib/python3.9/unittest/test/__main__.py'...Compiling '/usr/local/lib/python3.9/unittest/test/_test_warnings.py'...Compiling '/usr/local/lib/python3.9/test/test_asyncio/test_windows_utils.py'...Compiling '/usr/local/lib/python3.9/test/test_audioop.py'...Compiling '/usr/local/lib/python3.9/test/test_binhex.py'...Compiling '/usr/local/lib/python3.9/test/test_binop.py'...Compiling '/usr/local/lib/python3.9/test/test_bool.py'...Compiling '/usr/local/lib/python3.9/test/test_calendar.py'...Compiling '/usr/local/lib/python3.9/test/test_cgi.py'...Compiling '/usr/local/lib/python3.9/test/test_cmath.py'...Compiling '/usr/local/lib/python3.9/test/test_codecmaps_hk.py'...Compiling '/usr/local/lib/python3.9/test/test_codecmaps_tw.py'...Compiling '/usr/local/lib/python3.9/test/test_collections.py'...Compiling '/usr/local/lib/python3.9/test/test_dataclasses.py'...Compiling '/usr/local/lib/python3.9/test/test_dynamic.py'...Compiling '/usr/local/lib/python3.9/test/test_eintr.py'...Compiling '/usr/local/lib/python3.9/test/test_email/__main__.py'...Compiling '/usr/local/lib/python3.9/test/test_email/test_contentmanager.py'...Compiling '/usr/local/lib/python3.9/test/test_email/test_message.py'...Compiling '/usr/local/lib/python3.9/test/test_enum.py'...Compiling '/usr/local/lib/python3.9/test/test_genericclass.py'...Compiling '/usr/local/lib/python3.9/test/test_getargs2.py'...Compiling '/usr/local/lib/python3.9/test/test_http_cookies.py'...Compiling '/usr/local/lib/python3.9/test/test_imghdr.py'...Compiling '/usr/local/lib/python3.9/test/test_import/__main__.py'...Compiling '/usr/local/lib/python3.9/test/test_import/data/circular_imports/basic.py'...Compiling '/usr/local/lib/python3.9/test/test_import/data/circular_imports/basic2.py'...Compiling '/usr/local/lib/python3.9/test/test_import/data/circular_imports/binding.py'...Compiling '/usr/local/lib/python3.9/test/test_import/data/circular_imports/from_cycle1.py'...Compiling '/usr/local/lib/python3.9/test/test_import/data/circular_imports/indirect.py'...Compiling '/usr/local/lib/python3.9/test/test_import/data/circular_imports/source.py'...Compiling '/usr/local/lib/python3.9/test/test_import/data/circular_imports/subpkg/subpackage2.py'...Compiling '/usr/local/lib/python3.9/test/test_import/data/circular_imports/util.py'...Compiling '/usr/local/lib/python3.9/test/test_import/data/package/submodule.py'...Compiling '/usr/local/lib/python3.9/test/test_import/data/unwritable/__init__.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/__main__.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/builtin/__init__.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/builtin/test_finder.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/data01/__init__.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/data02/__init__.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/data02/two/__init__.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/data03/namespace/portion1/__init__.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/extension/test_case_sensitivity.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/fixtures.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/import_/test___loader__.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/import_/test_api.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/import_/test_path.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/source/__main__.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/source/test_source_encoding.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/test_files.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/test_locks.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/test_metadata_api.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/test_path.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/test_resource.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/test_zip.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/util.py'...Compiling '/usr/local/lib/python3.9/test/test_isinstance.py'...Compiling '/usr/local/lib/python3.9/test/test_iterlen.py'...Compiling '/usr/local/lib/python3.9/test/test_json/__init__.py'...Compiling '/usr/local/lib/python3.9/test/test_json/__main__.py'...Compiling '/usr/local/lib/python3.9/test/test_json/test_decode.py'...Compiling '/usr/local/lib/python3.9/test/test_json/test_dump.py'...Compiling '/usr/local/lib/python3.9/test/test_json/test_fail.py'...Compiling '/usr/local/lib/python3.9/test/test_json/test_pass1.py'...Compiling '/usr/local/lib/python3.9/test/test_json/test_pass2.py'...Compiling '/usr/local/lib/python3.9/test/test_json/test_recursion.py'...Compiling '/usr/local/lib/python3.9/test/test_json/test_separators.py'...Compiling '/usr/local/lib/python3.9/test/test_json/test_tool.py'...Compiling '/usr/local/lib/python3.9/test/test_keywordonlyarg.py'...Compiling '/usr/local/lib/python3.9/test/test_lib2to3.py'...Compiling '/usr/local/lib/python3.9/test/test_linecache.py'...Compiling '/usr/local/lib/python3.9/test/test_listcomps.py'...Compiling '/usr/local/lib/python3.9/test/test_locale.py'...Compiling '/usr/local/lib/python3.9/test/test_lzma.py'...Compiling '/usr/local/lib/python3.9/test/test_metaclass.py'...Compiling '/usr/local/lib/python3.9/test/test_mimetypes.py'...Compiling '/usr/local/lib/python3.9/test/test_mmap.py'...Compiling '/usr/local/lib/python3.9/test/test_nis.py'...Compiling '/usr/local/lib/python3.9/test/test_nntplib.py'...Compiling '/usr/local/lib/python3.9/test/test_peepholer.py'...Compiling '/usr/local/lib/python3.9/test/test_picklebuffer.py'...Compiling '/usr/local/lib/python3.9/test/test_pickletools.py'...Compiling '/usr/local/lib/python3.9/test/test_pkg.py'...Compiling '/usr/local/lib/python3.9/test/test_poll.py'...Compiling '/usr/local/lib/python3.9/test/test_positional_only_arg.py'...Compiling '/usr/local/lib/python3.9/test/test_profile.py'...Compiling '/usr/local/lib/python3.9/test/test_pstats.py'...Compiling '/usr/local/lib/python3.9/test/test_pty.py'...Compiling '/usr/local/lib/python3.9/test/test_pyexpat.py'...Compiling '/usr/local/lib/python3.9/test/test_range.py'...Compiling '/usr/local/lib/python3.9/test/test_richcmp.py'...Compiling '/usr/local/lib/python3.9/test/test_sched.py'...Compiling '/usr/local/lib/python3.9/test/test_script_helper.py'...Compiling '/usr/local/lib/python3.9/test/test_select.py'...Compiling '/usr/local/lib/python3.9/test/test_setcomps.py'...Compiling '/usr/local/lib/python3.9/test/test_shlex.py'...Compiling '/usr/local/lib/python3.9/test/test_signal.py'...Compiling '/usr/local/lib/python3.9/test/test_smtpnet.py'...Compiling '/usr/local/lib/python3.9/test/test_socket.py'...Compiling '/usr/local/lib/python3.9/test/test_ttk_textonly.py'...Compiling '/usr/local/lib/python3.9/test/test_tuple.py'...Compiling '/usr/local/lib/python3.9/test/test_typing.py'...Compiling '/usr/local/lib/python3.9/test/testcodec.py'...Compiling '/usr/local/lib/python3.9/test/tf_inherit_check.py'...Compiling '/usr/local/lib/python3.9/test/tracedmodules/testmod.py'...Compiling '/usr/local/lib/python3.9/test/ziptestdata/testdata_module_inside_zip.py'...Compiling '/usr/local/lib/python3.9/timeit.py'...Compiling '/usr/local/lib/python3.9/tkinter/colorchooser.py'...Compiling '/usr/local/lib/python3.9/tkinter/constants.py'...Compiling '/usr/local/lib/python3.9/tkinter/dnd.py'...Compiling '/usr/local/lib/python3.9/tkinter/font.py'...Compiling '/usr/local/lib/python3.9/tkinter/scrolledtext.py'...Compiling '/usr/local/lib/python3.9/tkinter/test/runtktests.py'...Compiling '/usr/local/lib/python3.9/tkinter/test/test_tkinter/test_colorchooser.py'...Compiling '/usr/local/lib/python3.9/tkinter/test/test_tkinter/test_images.py'...Compiling '/usr/local/lib/python3.9/tkinter/test/test_ttk/__init__.py'...Compiling '/usr/local/lib/python3.9/tkinter/test/test_ttk/test_functions.py'...Compiling '/usr/local/lib/python3.9/tkinter/tix.py'...Compiling '/usr/local/lib/python3.9/typing.py'...Compiling '/usr/local/lib/python3.9/unittest/test/test_functiontestcase.py'...Compiling '/usr/local/lib/python3.9/test/test_posix.py'...Compiling '/usr/local/lib/python3.9/test/test_re.py'...Compiling '/usr/local/lib/python3.9/test/test_slice.py'...Compiling '/usr/local/lib/python3.9/test/test_smtplib.py'...Compiling '/usr/local/lib/python3.9/test/test_source_encoding.py'...Compiling '/usr/local/lib/python3.9/test/test_ssl.py'...Compiling '/usr/local/lib/python3.9/test/test_tarfile.py'...Compiling '/usr/local/lib/python3.9/test/test_tools/test_md5sum.py'...Compiling '/usr/local/lib/python3.9/test/test_tools/test_pdeps.py'...Compiling '/usr/local/lib/python3.9/test/test_tools/test_reindent.py'...Compiling '/usr/local/lib/python3.9/test/test_trace.py'...Compiling '/usr/local/lib/python3.9/test/test_typechecks.py'...Compiling '/usr/local/lib/python3.9/test/test_types.py'...Compiling '/usr/local/lib/python3.9/test/test_urllib2net.py'...Compiling '/usr/local/lib/python3.9/test/test_urllib_response.py'...Compiling '/usr/local/lib/python3.9/test/test_urllibnet.py'...Compiling '/usr/local/lib/python3.9/test/test_userdict.py'...Compiling '/usr/local/lib/python3.9/test/test_userlist.py'...Compiling '/usr/local/lib/python3.9/test/test_userstring.py'...Compiling '/usr/local/lib/python3.9/test/test_utf8source.py'...Compiling '/usr/local/lib/python3.9/test/test_uu.py'...Compiling '/usr/local/lib/python3.9/test/test_venv.py'...Compiling '/usr/local/lib/python3.9/test/test_wave.py'...Compiling '/usr/local/lib/python3.9/test/test_webbrowser.py'...Compiling '/usr/local/lib/python3.9/test/test_winconsoleio.py'...Compiling '/usr/local/lib/python3.9/test/test_winreg.py'...Compiling '/usr/local/lib/python3.9/test/test_xml_dom_minicompat.py'...Compiling '/usr/local/lib/python3.9/test/test_xml_etree_c.py'...Compiling '/usr/local/lib/python3.9/test/test_xmlrpc_net.py'...Compiling '/usr/local/lib/python3.9/test/test_xxtestfuzz.py'...Compiling '/usr/local/lib/python3.9/test/test_yield_from.py'...Compiling '/usr/local/lib/python3.9/test/test_zipfile.py'...Compiling '/usr/local/lib/python3.9/tkinter/test/support.py'...Compiling '/usr/local/lib/python3.9/tkinter/test/test_tkinter/test_loadtk.py'...Compiling '/usr/local/lib/python3.9/tkinter/test/test_tkinter/test_text.py'...Compiling '/usr/local/lib/python3.9/tkinter/test/test_tkinter/test_widgets.py'...Compiling '/usr/local/lib/python3.9/token.py'...Compiling '/usr/local/lib/python3.9/trace.py'...Compiling '/usr/local/lib/python3.9/tty.py'...Compiling '/usr/local/lib/python3.9/turtle.py'...Compiling '/usr/local/lib/python3.9/unittest/test/test_case.py'...Compiling '/usr/local/lib/python3.9/unittest/test/testmock/testpatch.py'...Compiling '/usr/local/lib/python3.9/weakref.py'...Compiling '/usr/local/lib/python3.9/wsgiref/simple_server.py'...Compiling '/usr/local/lib/python3.9/xdrlib.py'...Compiling '/usr/local/lib/python3.9/xml/dom/pulldom.py'...Compiling '/usr/local/lib/python3.9/xml/etree/ElementTree.py'...Compiling '/usr/local/lib/python3.9/turtledemo/peace.py'...Compiling '/usr/local/lib/python3.9/turtledemo/round_dance.py'...Compiling '/usr/local/lib/python3.9/types.py'...Compiling '/usr/local/lib/python3.9/unittest/result.py'...Compiling '/usr/local/lib/python3.9/unittest/suite.py'...Compiling '/usr/local/lib/python3.9/unittest/test/test_async_case.py'...Compiling '/usr/local/lib/python3.9/unittest/test/test_discovery.py'...Compiling '/usr/local/lib/python3.9/unittest/test/test_suite.py'...Compiling '/usr/local/lib/python3.9/unittest/test/testmock/testsealable.py'...Compiling '/usr/local/lib/python3.9/unittest/util.py'...Compiling '/usr/local/lib/python3.9/urllib/response.py'...Compiling '/usr/local/lib/python3.9/urllib/robotparser.py'...Compiling '/usr/local/lib/python3.9/uu.py'...Compiling '/usr/local/lib/python3.9/venv/__main__.py'...Compiling '/usr/local/lib/python3.9/wave.py'...Compiling '/usr/local/lib/python3.9/wsgiref/headers.py'...Compiling '/usr/local/lib/python3.9/xml/__init__.py'...Compiling '/usr/local/lib/python3.9/xml/dom/domreg.py'...Compiling '/usr/local/lib/python3.9/xml/etree/ElementInclude.py'...Compiling '/usr/local/lib/python3.9/xml/etree/ElementPath.py'...Compiling '/usr/local/lib/python3.9/xmlrpc/server.py'...Compiling '/usr/local/lib/python3.9/zoneinfo/_tzpath.py'...Compiling '/usr/local/lib/python3.9/site.py'...Compiling '/usr/local/lib/python3.9/sqlite3/__init__.py'...Compiling '/usr/local/lib/python3.9/sqlite3/dump.py'...Compiling '/usr/local/lib/python3.9/sqlite3/test/dbapi.py'...Compiling '/usr/local/lib/python3.9/ssl.py'...Compiling '/usr/local/lib/python3.9/test/ann_module.py'...Compiling '/usr/local/lib/python3.9/test/ann_module3.py'...Compiling '/usr/local/lib/python3.9/test/audit-tests.py'...Compiling '/usr/local/lib/python3.9/test/bisect_cmd.py'...Compiling '/usr/local/lib/python3.9/test/dataclass_module_1_str.py'...Compiling '/usr/local/lib/python3.9/test/datetimetester.py'...Compiling '/usr/local/lib/python3.9/test/support/script_helper.py'...Compiling '/usr/local/lib/python3.9/test/support/testresult.py'...Compiling '/usr/local/lib/python3.9/test/test__xxsubinterpreters.py'...Compiling '/usr/local/lib/python3.9/test/test_asyncio/test_context.py'...Compiling '/usr/local/lib/python3.9/test/test_asyncio/test_futures.py'...Compiling '/usr/local/lib/python3.9/test/test_asyncio/test_proactor_events.py'...Compiling '/usr/local/lib/python3.9/test/test_asyncio/test_transports.py'...Compiling '/usr/local/lib/python3.9/test/test_asyncio/test_windows_events.py'...Compiling '/usr/local/lib/python3.9/test/test_asyncio/utils.py'...Compiling '/usr/local/lib/python3.9/test/test_baseexception.py'...Compiling '/usr/local/lib/python3.9/test/test_bigaddrspace.py'...Compiling '/usr/local/lib/python3.9/test/test_binascii.py'...Compiling '/usr/local/lib/python3.9/test/test_buffer.py'...Compiling '/usr/local/lib/python3.9/test/test_deque.py'...Compiling '/usr/local/lib/python3.9/test/test_difflib.py'...Compiling '/usr/local/lib/python3.9/test/test_distutils.py'...Compiling '/usr/local/lib/python3.9/test/test_doctest.py'...Compiling '/usr/local/lib/python3.9/test/test_dynamicclassattribute.py'...Compiling '/usr/local/lib/python3.9/test/test_email/test__encoded_words.py'...Compiling '/usr/local/lib/python3.9/test/test_email/test_utils.py'...Compiling '/usr/local/lib/python3.9/test/test_embed.py'...Compiling '/usr/local/lib/python3.9/test/test_extcall.py'...Compiling '/usr/local/lib/python3.9/test/test_faulthandler.py'...Compiling '/usr/local/lib/python3.9/test/test_file_eintr.py'...Compiling '/usr/local/lib/python3.9/test/test_fileinput.py'...Compiling '/usr/local/lib/python3.9/test/test_frozen.py'...Compiling '/usr/local/lib/python3.9/test/test_fstring.py'...Compiling '/usr/local/lib/python3.9/test/test_generators.py'...Compiling '/usr/local/lib/python3.9/test/test_glob.py'...Compiling '/usr/local/lib/python3.9/test/test_hashlib.py'...Compiling '/usr/local/lib/python3.9/test/test_idle.py'...Compiling '/usr/local/lib/python3.9/test/test_imaplib.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/data01/subdirectory/__init__.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/data03/__init__.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/extension/__init__.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/extension/test_loader.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/import_/test_caching.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/import_/test_packages.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/one.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/namespace_pkgs/project3/parent/child/three.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/source/__init__.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/source/test_path_hook.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/stubs.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/test_abc.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/zipdata02/__init__.py'...Compiling '/usr/local/lib/python3.9/test/test_inspect.py'...Compiling '/usr/local/lib/python3.9/test/test_memoryio.py'...Compiling '/usr/local/lib/python3.9/test/test_multibytecodec.py'...Compiling '/usr/local/lib/python3.9/test/test_ntpath.py'...Compiling '/usr/local/lib/python3.9/test/test_parser.py'...Compiling '/usr/local/lib/python3.9/test/test_peg_generator/test_pegen.py'...Compiling '/usr/local/lib/python3.9/test/test_plistlib.py'...Compiling '/usr/local/lib/python3.9/test/test_print.py'...Compiling '/usr/local/lib/python3.9/test/test_property.py'...Compiling '/usr/local/lib/python3.9/test/test_pyclbr.py'...Compiling '/usr/local/lib/python3.9/test/test_queue.py'...Compiling '/usr/local/lib/python3.9/test/test_regrtest.py'...Compiling '/usr/local/lib/python3.9/test/test_scope.py'...Compiling '/usr/local/lib/python3.9/test/test_set.py'...Compiling '/usr/local/lib/python3.9/test/test_string_literals.py'...Compiling '/usr/local/lib/python3.9/test/test_struct.py'...Compiling '/usr/local/lib/python3.9/test/test_support.py'...Compiling '/usr/local/lib/python3.9/test/test_syntax.py'...Compiling '/usr/local/lib/python3.9/test/test_sys_setprofile.py'...Compiling '/usr/local/lib/python3.9/test/test_sys_settrace.py'...Compiling '/usr/local/lib/python3.9/test/test_thread.py'...Compiling '/usr/local/lib/python3.9/test/test_threadedtempfile.py'...Compiling '/usr/local/lib/python3.9/test/test_threading_local.py'...Compiling '/usr/local/lib/python3.9/test/test_threadsignals.py'...Compiling '/usr/local/lib/python3.9/test/test_timeout.py'...Compiling '/usr/local/lib/python3.9/test/test_tk.py'...Compiling '/usr/local/lib/python3.9/test/test_tools/__init__.py'...Compiling '/usr/local/lib/python3.9/test/test_tools/test_fixcid.py'...Compiling '/usr/local/lib/python3.9/test/test_tools/test_lll.py'...Compiling '/usr/local/lib/python3.9/test/test_tools/test_pathfix.py'...Compiling '/usr/local/lib/python3.9/test/test_tools/test_pindent.py'...Compiling '/usr/local/lib/python3.9/test/test_ttk_guionly.py'...Compiling '/usr/local/lib/python3.9/test/test_turtle.py'...Compiling '/usr/local/lib/python3.9/test/test_ucn.py'...Compiling '/usr/local/lib/python3.9/test/test_unicode_file_functions.py'...Compiling '/usr/local/lib/python3.9/test/test_unicodedata.py'...Compiling '/usr/local/lib/python3.9/test/test_urllib2.py'...Compiling '/usr/local/lib/python3.9/test/test_warnings/__main__.py'...Compiling '/usr/local/lib/python3.9/test/test_warnings/data/stacklevel.py'...Compiling '/usr/local/lib/python3.9/test/test_weakref.py'...Compiling '/usr/local/lib/python3.9/test/test_zipimport.py'...Compiling '/usr/local/lib/python3.9/test/tracedmodules/__init__.py'...Compiling '/usr/local/lib/python3.9/test/win_console_handler.py'...Compiling '/usr/local/lib/python3.9/textwrap.py'...Compiling '/usr/local/lib/python3.9/tkinter/__main__.py'...Compiling '/usr/local/lib/python3.9/tkinter/commondialog.py'...Compiling '/usr/local/lib/python3.9/tkinter/dialog.py'...Compiling '/usr/local/lib/python3.9/tkinter/filedialog.py'...Compiling '/usr/local/lib/python3.9/tkinter/messagebox.py'...Compiling '/usr/local/lib/python3.9/tkinter/simpledialog.py'...Compiling '/usr/local/lib/python3.9/tkinter/test/test_tkinter/test_simpledialog.py'...Compiling '/usr/local/lib/python3.9/tkinter/test/test_tkinter/test_variables.py'...Compiling '/usr/local/lib/python3.9/tkinter/test/test_ttk/test_style.py'...Compiling '/usr/local/lib/python3.9/tkinter/test/test_ttk/test_widgets.py'...Compiling '/usr/local/lib/python3.9/unittest/__main__.py'...Compiling '/usr/local/lib/python3.9/unittest/case.py'...Compiling '/usr/local/lib/python3.9/unittest/test/support.py'...Compiling '/usr/local/lib/python3.9/unittest/test/test_break.py'...Compiling '/usr/local/lib/python3.9/unittest/test/test_loader.py'...Compiling '/usr/local/lib/python3.9/unittest/test/testmock/testmagicmethods.py'...Compiling '/usr/local/lib/python3.9/urllib/__init__.py'...Compiling '/usr/local/lib/python3.9/urllib/error.py'...Compiling '/usr/local/lib/python3.9/urllib/request.py'...Compiling '/usr/local/lib/python3.9/xml/sax/xmlreader.py'...Compiling '/usr/local/lib/python3.9/zipapp.py'...Compiling '/usr/local/lib/python3.9/zipimport.py'...Compiling '/usr/local/lib/python3.9/unittest/test/test_result.py'...Compiling '/usr/local/lib/python3.9/unittest/test/test_skipping.py'...Compiling '/usr/local/lib/python3.9/unittest/test/testmock/testhelpers.py'...Compiling '/usr/local/lib/python3.9/uuid.py'...Compiling '/usr/local/lib/python3.9/webbrowser.py'...Compiling '/usr/local/lib/python3.9/xml/dom/NodeFilter.py'...Compiling '/usr/local/lib/python3.9/xml/dom/__init__.py'...Compiling '/usr/local/lib/python3.9/xml/dom/minidom.py'...Compiling '/usr/local/lib/python3.9/test/test_sysconfig.py'...Compiling '/usr/local/lib/python3.9/test/test_syslog.py'...Compiling '/usr/local/lib/python3.9/test/test_tabnanny.py'...Compiling '/usr/local/lib/python3.9/test/test_telnetlib.py'...Compiling '/usr/local/lib/python3.9/test/test_tempfile.py'...Compiling '/usr/local/lib/python3.9/test/test_timeit.py'...Compiling '/usr/local/lib/python3.9/test/test_tix.py'...Compiling '/usr/local/lib/python3.9/test/test_tokenize.py'...Compiling '/usr/local/lib/python3.9/test/test_traceback.py'...Compiling '/usr/local/lib/python3.9/test/test_unicode.py'...Compiling '/usr/local/lib/python3.9/test/test_utf8_mode.py'...Compiling '/usr/local/lib/python3.9/test/test_uuid.py'...Compiling '/usr/local/lib/python3.9/test/test_warnings/__init__.py'...Compiling '/usr/local/lib/python3.9/test/test_wsgiref.py'...Compiling '/usr/local/lib/python3.9/test/test_xmlrpc.py'...Compiling '/usr/local/lib/python3.9/test/test_zipfile64.py'...Compiling '/usr/local/lib/python3.9/test/test_zlib.py'...Compiling '/usr/local/lib/python3.9/test/test_zoneinfo/test_zoneinfo.py'...Compiling '/usr/local/lib/python3.9/test/xmltests.py'...Compiling '/usr/local/lib/python3.9/this.py'...Compiling '/usr/local/lib/python3.9/tkinter/__init__.py'...Compiling '/usr/local/lib/python3.9/tkinter/ttk.py'...Compiling '/usr/local/lib/python3.9/tracemalloc.py'...Compiling '/usr/local/lib/python3.9/turtledemo/bytedesign.py'...Compiling '/usr/local/lib/python3.9/turtledemo/clock.py'...Compiling '/usr/local/lib/python3.9/turtledemo/forest.py'...Compiling '/usr/local/lib/python3.9/turtledemo/lindenmayer.py'...Compiling '/usr/local/lib/python3.9/turtledemo/nim.py'...Compiling '/usr/local/lib/python3.9/turtledemo/planet_and_moon.py'...Compiling '/usr/local/lib/python3.9/turtledemo/rosette.py'...Compiling '/usr/local/lib/python3.9/turtledemo/sorting_animate.py'...Compiling '/usr/local/lib/python3.9/turtledemo/yinyang.py'...Compiling '/usr/local/lib/python3.9/unittest/__init__.py'...Compiling '/usr/local/lib/python3.9/unittest/async_case.py'...Compiling '/usr/local/lib/python3.9/unittest/main.py'...Compiling '/usr/local/lib/python3.9/unittest/mock.py'...Compiling '/usr/local/lib/python3.9/unittest/test/test_runner.py'...Compiling '/usr/local/lib/python3.9/unittest/test/testmock/__main__.py'...Compiling '/usr/local/lib/python3.9/unittest/test/testmock/testasync.py'...Compiling '/usr/local/lib/python3.9/unittest/test/testmock/testsentinel.py'...Compiling '/usr/local/lib/python3.9/unittest/test/testmock/testwith.py'...Compiling '/usr/local/lib/python3.9/urllib/parse.py'...Compiling '/usr/local/lib/python3.9/venv/__init__.py'...Compiling '/usr/local/lib/python3.9/warnings.py'...Compiling '/usr/local/lib/python3.9/wsgiref/__init__.py'...Compiling '/usr/local/lib/python3.9/wsgiref/handlers.py'...Compiling '/usr/local/lib/python3.9/wsgiref/util.py'...Compiling '/usr/local/lib/python3.9/wsgiref/validate.py'...Compiling '/usr/local/lib/python3.9/xml/dom/expatbuilder.py'...Compiling '/usr/local/lib/python3.9/xml/etree/__init__.py'...Compiling '/usr/local/lib/python3.9/xml/parsers/__init__.py'...Compiling '/usr/local/lib/python3.9/xml/parsers/expat.py'...Compiling '/usr/local/lib/python3.9/xml/sax/_exceptions.py'...Compiling '/usr/local/lib/python3.9/xml/sax/expatreader.py'...Compiling '/usr/local/lib/python3.9/xmlrpc/__init__.py'...Compiling '/usr/local/lib/python3.9/xmlrpc/client.py'...Compiling '/usr/local/lib/python3.9/zoneinfo/__init__.py'...Compiling '/usr/local/lib/python3.9/zoneinfo/_common.py'...Compiling '/usr/local/lib/python3.9/zoneinfo/_zoneinfo.py'...Compiling '/usr/local/lib/python3.9/unittest/test/dummy.py'...Compiling '/usr/local/lib/python3.9/unittest/test/test_assertions.py'...Compiling '/usr/local/lib/python3.9/unittest/test/test_program.py'...Compiling '/usr/local/lib/python3.9/unittest/test/test_setups.py'...Compiling '/usr/local/lib/python3.9/unittest/test/testmock/__init__.py'...Compiling '/usr/local/lib/python3.9/unittest/test/testmock/support.py'...Compiling '/usr/local/lib/python3.9/unittest/test/testmock/testcallable.py'...Compiling '/usr/local/lib/python3.9/unittest/test/testmock/testmock.py'...Compiling '/usr/local/lib/python3.9/xml/dom/minicompat.py'...Compiling '/usr/local/lib/python3.9/xml/dom/xmlbuilder.py'...Compiling '/usr/local/lib/python3.9/xml/etree/cElementTree.py'...Compiling '/usr/local/lib/python3.9/xml/sax/__init__.py'...Compiling '/usr/local/lib/python3.9/xml/sax/handler.py'...Compiling '/usr/local/lib/python3.9/xml/sax/saxutils.py'...Compiling '/usr/local/lib/python3.9/zipfile.py'...Listing '/usr/local/lib/python3.9/asyncio'...Listing '/usr/local/lib/python3.9/collections'...Listing '/usr/local/lib/python3.9/concurrent'...Listing '/usr/local/lib/python3.9/concurrent/futures'...Listing '/usr/local/lib/python3.9/ctypes'...Listing '/usr/local/lib/python3.9/ctypes/macholib'...Listing '/usr/local/lib/python3.9/ctypes/test'...Listing '/usr/local/lib/python3.9/curses'...Listing '/usr/local/lib/python3.9/dbm'...Listing '/usr/local/lib/python3.9/distutils'...Listing '/usr/local/lib/python3.9/distutils/command'...Listing '/usr/local/lib/python3.9/distutils/tests'...Listing '/usr/local/lib/python3.9/email'...Listing '/usr/local/lib/python3.9/email/mime'...Listing '/usr/local/lib/python3.9/encodings'...Listing '/usr/local/lib/python3.9/ensurepip'...Listing '/usr/local/lib/python3.9/ensurepip/_bundled'...Listing '/usr/local/lib/python3.9/html'...Listing '/usr/local/lib/python3.9/http'...Listing '/usr/local/lib/python3.9/idlelib'...Listing '/usr/local/lib/python3.9/idlelib/Icons'...Listing '/usr/local/lib/python3.9/idlelib/idle_test'...Listing '/usr/local/lib/python3.9/importlib'...Listing '/usr/local/lib/python3.9/json'...Listing '/usr/local/lib/python3.9/lib2to3'...Listing '/usr/local/lib/python3.9/lib2to3/fixes'...Listing '/usr/local/lib/python3.9/lib2to3/pgen2'...Listing '/usr/local/lib/python3.9/lib2to3/tests'...Listing '/usr/local/lib/python3.9/lib2to3/tests/data'...Listing '/usr/local/lib/python3.9/lib2to3/tests/data/fixers'...Listing '/usr/local/lib/python3.9/lib2to3/tests/data/fixers/myfixes'...Listing '/usr/local/lib/python3.9/logging'...Listing '/usr/local/lib/python3.9/multiprocessing'...Listing '/usr/local/lib/python3.9/multiprocessing/dummy'...Listing '/usr/local/lib/python3.9/pydoc_data'...Listing '/usr/local/lib/python3.9/site-packages'...Listing '/usr/local/lib/python3.9/sqlite3'...Listing '/usr/local/lib/python3.9/sqlite3/test'...Listing '/usr/local/lib/python3.9/test'...Listing '/usr/local/lib/python3.9/test/audiodata'...Listing '/usr/local/lib/python3.9/test/capath'...Listing '/usr/local/lib/python3.9/test/cjkencodings'...Listing '/usr/local/lib/python3.9/test/data'...Listing '/usr/local/lib/python3.9/test/decimaltestdata'...Listing '/usr/local/lib/python3.9/test/dtracedata'...Listing '/usr/local/lib/python3.9/test/eintrdata'...Listing '/usr/local/lib/python3.9/test/encoded_modules'...Listing '/usr/local/lib/python3.9/test/imghdrdata'...Listing '/usr/local/lib/python3.9/test/libregrtest'...Listing '/usr/local/lib/python3.9/test/sndhdrdata'...Listing '/usr/local/lib/python3.9/test/subprocessdata'...Listing '/usr/local/lib/python3.9/test/support'...Listing '/usr/local/lib/python3.9/test/test_asyncio'...Listing '/usr/local/lib/python3.9/test/test_email'...Listing '/usr/local/lib/python3.9/test/test_email/data'...Listing '/usr/local/lib/python3.9/test/test_import'...Listing '/usr/local/lib/python3.9/test/test_import/data'...Listing '/usr/local/lib/python3.9/test/test_import/data/circular_imports'...Listing '/usr/local/lib/python3.9/test/test_import/data/circular_imports/subpkg'...Listing '/usr/local/lib/python3.9/test/test_import/data/package'...Listing '/usr/local/lib/python3.9/test/test_import/data/package2'...Listing '/usr/local/lib/python3.9/test/test_import/data/unwritable'...Listing '/usr/local/lib/python3.9/test/test_importlib'...Listing '/usr/local/lib/python3.9/test/test_importlib/builtin'...Listing '/usr/local/lib/python3.9/test/test_importlib/data'...Listing '/usr/local/lib/python3.9/test/test_importlib/data01'...Listing '/usr/local/lib/python3.9/test/test_importlib/data01/subdirectory'...Listing '/usr/local/lib/python3.9/test/test_importlib/data02'...Listing '/usr/local/lib/python3.9/test/test_importlib/data02/one'...Listing '/usr/local/lib/python3.9/test/test_importlib/data02/two'...Listing '/usr/local/lib/python3.9/test/test_importlib/data03'...Listing '/usr/local/lib/python3.9/test/test_importlib/data03/namespace'...Listing '/usr/local/lib/python3.9/test/test_importlib/data03/namespace/portion1'...Listing '/usr/local/lib/python3.9/test/test_importlib/data03/namespace/portion2'...Listing '/usr/local/lib/python3.9/test/test_importlib/extension'...Listing '/usr/local/lib/python3.9/test/test_importlib/frozen'...Listing '/usr/local/lib/python3.9/test/test_importlib/import_'...Listing '/usr/local/lib/python3.9/test/test_importlib/namespace_pkgs'...Listing '/usr/local/lib/python3.9/test/test_importlib/namespace_pkgs/both_portions'...Listing '/usr/local/lib/python3.9/test/test_importlib/namespace_pkgs/both_portions/foo'...Listing '/usr/local/lib/python3.9/test/test_importlib/namespace_pkgs/module_and_namespace_package'...Listing '/usr/local/lib/python3.9/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test'...Listing '/usr/local/lib/python3.9/test/test_importlib/namespace_pkgs/not_a_namespace_pkg'...Listing '/usr/local/lib/python3.9/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo'...Listing '/usr/local/lib/python3.9/test/test_importlib/namespace_pkgs/portion1'...Listing '/usr/local/lib/python3.9/test/test_importlib/namespace_pkgs/portion1/foo'...Listing '/usr/local/lib/python3.9/test/test_importlib/namespace_pkgs/portion2'...Listing '/usr/local/lib/python3.9/test/test_importlib/namespace_pkgs/portion2/foo'...Listing '/usr/local/lib/python3.9/test/test_importlib/namespace_pkgs/project1'...Listing '/usr/local/lib/python3.9/test/test_importlib/namespace_pkgs/project1/parent'...Listing '/usr/local/lib/python3.9/test/test_importlib/namespace_pkgs/project1/parent/child'...Listing '/usr/local/lib/python3.9/test/test_importlib/namespace_pkgs/project2'...Listing '/usr/local/lib/python3.9/test/test_importlib/namespace_pkgs/project2/parent'...Listing '/usr/local/lib/python3.9/test/test_importlib/namespace_pkgs/project2/parent/child'...Listing '/usr/local/lib/python3.9/test/test_importlib/namespace_pkgs/project3'...Listing '/usr/local/lib/python3.9/test/test_importlib/namespace_pkgs/project3/parent'...Listing '/usr/local/lib/python3.9/test/test_importlib/namespace_pkgs/project3/parent/child'...Listing '/usr/local/lib/python3.9/test/test_importlib/partial'...Listing '/usr/local/lib/python3.9/test/test_importlib/source'...Listing '/usr/local/lib/python3.9/test/test_importlib/zipdata01'...Listing '/usr/local/lib/python3.9/test/test_importlib/zipdata02'...Listing '/usr/local/lib/python3.9/test/test_json'...Listing '/usr/local/lib/python3.9/test/test_peg_generator'...Listing '/usr/local/lib/python3.9/test/test_tools'...Listing '/usr/local/lib/python3.9/test/test_warnings'...Listing '/usr/local/lib/python3.9/test/test_warnings/data'...Listing '/usr/local/lib/python3.9/test/test_zoneinfo'...Listing '/usr/local/lib/python3.9/test/test_zoneinfo/data'...Listing '/usr/local/lib/python3.9/test/tracedmodules'...Listing '/usr/local/lib/python3.9/test/xmltestdata'...Listing '/usr/local/lib/python3.9/test/xmltestdata/c14n-20'...Listing '/usr/local/lib/python3.9/test/ziptestdata'...Listing '/usr/local/lib/python3.9/tkinter'...Listing '/usr/local/lib/python3.9/tkinter/test'...Listing '/usr/local/lib/python3.9/tkinter/test/test_tkinter'...Listing '/usr/local/lib/python3.9/tkinter/test/test_ttk'...Listing '/usr/local/lib/python3.9/turtledemo'...Listing '/usr/local/lib/python3.9/unittest'...Listing '/usr/local/lib/python3.9/unittest/test'...Listing '/usr/local/lib/python3.9/unittest/test/testmock'...Listing '/usr/local/lib/python3.9/urllib'...Listing '/usr/local/lib/python3.9/venv'...Listing '/usr/local/lib/python3.9/venv/scripts'...Listing '/usr/local/lib/python3.9/venv/scripts/common'...Listing '/usr/local/lib/python3.9/venv/scripts/posix'...Listing '/usr/local/lib/python3.9/wsgiref'...Listing '/usr/local/lib/python3.9/xml'...Listing '/usr/local/lib/python3.9/xml/dom'...Listing '/usr/local/lib/python3.9/xml/etree'...Listing '/usr/local/lib/python3.9/xml/parsers'...Listing '/usr/local/lib/python3.9/xml/sax'...Listing '/usr/local/lib/python3.9/xmlrpc'...Listing '/usr/local/lib/python3.9/zoneinfo'...PYTHONPATH=/usr/local/lib/python3.9  \./python -E -Wi -O /usr/local/lib/python3.9/compileall.py \-j0 -d /usr/local/lib/python3.9 -f \-x 'bad_coding|badsyntax|site-packages|lib2to3/tests/data' \/usr/local/lib/python3.9Listing '/usr/local/lib/python3.9'...Compiling '/usr/local/lib/python3.9/_collections_abc.py'...Compiling '/usr/local/lib/python3.9/ast.py'...Compiling '/usr/local/lib/python3.9/asyncio/log.py'...Compiling '/usr/local/lib/python3.9/asyncio/proactor_events.py'...Compiling '/usr/local/lib/python3.9/asyncio/threads.py'...Compiling '/usr/local/lib/python3.9/asyncio/trsock.py'...Compiling '/usr/local/lib/python3.9/asyncio/windows_utils.py'...Compiling '/usr/local/lib/python3.9/base64.py'...Compiling '/usr/local/lib/python3.9/cProfile.py'...Compiling '/usr/local/lib/python3.9/chunk.py'...Compiling '/usr/local/lib/python3.9/code.py'...Compiling '/usr/local/lib/python3.9/codeop.py'...Compiling '/usr/local/lib/python3.9/collections/abc.py'...Compiling '/usr/local/lib/python3.9/compileall.py'...Compiling '/usr/local/lib/python3.9/contextlib.py'...Compiling '/usr/local/lib/python3.9/crypt.py'...Compiling '/usr/local/lib/python3.9/ctypes/_aix.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/__init__.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_anon.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_buffers.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_cast.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_delattr.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_find.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_init.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_macholib.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_memfunctions.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_pickling.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_prototypes.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_sizes.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_struct_fields.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_values.py'...Compiling '/usr/local/lib/python3.9/ctypes/util.py'...Compiling '/usr/local/lib/python3.9/dataclasses.py'...Compiling '/usr/local/lib/python3.9/distutils/bcppcompiler.py'...Compiling '/usr/local/lib/python3.9/distutils/cmd.py'...Compiling '/usr/local/lib/python3.9/distutils/command/bdist_rpm.py'...Compiling '/usr/local/lib/python3.9/distutils/command/build_clib.py'...Compiling '/usr/local/lib/python3.9/distutils/command/check.py'...Compiling '/usr/local/lib/python3.9/distutils/command/install_data.py'...Compiling '/usr/local/lib/python3.9/distutils/command/register.py'...Compiling '/usr/local/lib/python3.9/distutils/dep_util.py'...Compiling '/usr/local/lib/python3.9/distutils/errors.py'...Compiling '/usr/local/lib/python3.9/distutils/fancy_getopt.py'...Compiling '/usr/local/lib/python3.9/distutils/spawn.py'...Compiling '/usr/local/lib/python3.9/distutils/tests/__init__.py'...Compiling '/usr/local/lib/python3.9/distutils/tests/support.py'...Compiling '/usr/local/lib/python3.9/distutils/tests/test_bdist_wininst.py'...Compiling '/usr/local/lib/python3.9/distutils/tests/test_build_py.py'...Compiling '/usr/local/lib/python3.9/distutils/tests/test_core.py'...Compiling '/usr/local/lib/python3.9/distutils/tests/test_dist.py'...Compiling '/usr/local/lib/python3.9/distutils/tests/test_register.py'...Compiling '/usr/local/lib/python3.9/distutils/tests/test_upload.py'...Compiling '/usr/local/lib/python3.9/distutils/version.py'...Compiling '/usr/local/lib/python3.9/email/_encoded_words.py'...Compiling '/usr/local/lib/python3.9/email/encoders.py'...Compiling '/usr/local/lib/python3.9/email/generator.py'...Compiling '/usr/local/lib/python3.9/email/iterators.py'...Compiling '/usr/local/lib/python3.9/email/mime/__init__.py'...Compiling '/usr/local/lib/python3.9/email/mime/application.py'...Compiling '/usr/local/lib/python3.9/email/mime/audio.py'...Compiling '/usr/local/lib/python3.9/email/mime/image.py'...Compiling '/usr/local/lib/python3.9/email/mime/text.py'...Compiling '/usr/local/lib/python3.9/email/quoprimime.py'...Compiling '/usr/local/lib/python3.9/encodings/base64_codec.py'...Compiling '/usr/local/lib/python3.9/encodings/big5hkscs.py'...Compiling '/usr/local/lib/python3.9/encodings/cp037.py'...Compiling '/usr/local/lib/python3.9/encodings/cp775.py'...Compiling '/usr/local/lib/python3.9/encodings/cp875.py'...Compiling '/usr/local/lib/python3.9/encodings/cp949.py'...Compiling '/usr/local/lib/python3.9/encodings/cp950.py'...Compiling '/usr/local/lib/python3.9/encodings/euc_jisx0213.py'...Compiling '/usr/local/lib/python3.9/encodings/gbk.py'...Compiling '/usr/local/lib/python3.9/encodings/hp_roman8.py'...Compiling '/usr/local/lib/python3.9/encodings/iso2022_kr.py'...Compiling '/usr/local/lib/python3.9/encodings/iso8859_13.py'...Compiling '/usr/local/lib/python3.9/encodings/iso8859_4.py'...Compiling '/usr/local/lib/python3.9/encodings/iso8859_8.py'...Compiling '/usr/local/lib/python3.9/encodings/koi8_u.py'...Compiling '/usr/local/lib/python3.9/encodings/mac_cyrillic.py'...Compiling '/usr/local/lib/python3.9/encodings/mac_latin2.py'...Compiling '/usr/local/lib/python3.9/encodings/mbcs.py'...Compiling '/usr/local/lib/python3.9/encodings/ptcp154.py'...Compiling '/usr/local/lib/python3.9/encodings/undefined.py'...Compiling '/usr/local/lib/python3.9/encodings/utf_32.py'...Compiling '/usr/local/lib/python3.9/ensurepip/__main__.py'...Compiling '/usr/local/lib/python3.9/ensurepip/_uninstall.py'...Compiling '/usr/local/lib/python3.9/fnmatch.py'...Compiling '/usr/local/lib/python3.9/fractions.py'...Compiling '/usr/local/lib/python3.9/genericpath.py'...Compiling '/usr/local/lib/python3.9/getopt.py'...Compiling '/usr/local/lib/python3.9/getpass.py'...Compiling '/usr/local/lib/python3.9/graphlib.py'...Compiling '/usr/local/lib/python3.9/heapq.py'...Compiling '/usr/local/lib/python3.9/http/__init__.py'...Compiling '/usr/local/lib/python3.9/http/cookiejar.py'...Compiling '/usr/local/lib/python3.9/idlelib/__main__.py'...Compiling '/usr/local/lib/python3.9/idlelib/autocomplete.py'...Compiling '/usr/local/lib/python3.9/idlelib/calltip_w.py'...Compiling '/usr/local/lib/python3.9/idlelib/help.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_autocomplete_w.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_codecontext.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_debugger_r.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_editor.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_macosx.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_pathbrowser.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_rpc.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_scrolledlist.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_searchbase.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_stackviewer.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_text.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_undo.py'...Compiling '/usr/local/lib/python3.9/idlelib/multicall.py'...Compiling '/usr/local/lib/python3.9/idlelib/scrolledlist.py'...Compiling '/usr/local/lib/python3.9/idlelib/squeezer.py'...Compiling '/usr/local/lib/python3.9/idlelib/window.py'...Compiling '/usr/local/lib/python3.9/importlib/__init__.py'...Compiling '/usr/local/lib/python3.9/importlib/_bootstrap_external.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixer_util.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_future.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_imports.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_isinstance.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_metaclass.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_reload.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_set_literal.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_types.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_zip.py'...Compiling '/usr/local/lib/python3.9/lib2to3/pgen2/__init__.py'...Compiling '/usr/local/lib/python3.9/lib2to3/pgen2/conv.py'...Compiling '/usr/local/lib/python3.9/lib2to3/pgen2/token.py'...Compiling '/usr/local/lib/python3.9/_bootsubprocess.py'...Compiling '/usr/local/lib/python3.9/_osx_support.py'...Compiling '/usr/local/lib/python3.9/_sysconfigdata__linux_x86_64-linux-gnu.py'...Compiling '/usr/local/lib/python3.9/abc.py'...Compiling '/usr/local/lib/python3.9/antigravity.py'...Compiling '/usr/local/lib/python3.9/argparse.py'...Compiling '/usr/local/lib/python3.9/asyncio/streams.py'...Compiling '/usr/local/lib/python3.9/asyncio/unix_events.py'...Compiling '/usr/local/lib/python3.9/cgitb.py'...Compiling '/usr/local/lib/python3.9/concurrent/__init__.py'...Compiling '/usr/local/lib/python3.9/concurrent/futures/__init__.py'...Compiling '/usr/local/lib/python3.9/concurrent/futures/process.py'...Compiling '/usr/local/lib/python3.9/copyreg.py'...Compiling '/usr/local/lib/python3.9/ctypes/macholib/dyld.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_byteswap.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_libc.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_objects.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_pep3118.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_slicing.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_unicode.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_wintypes.py'...Compiling '/usr/local/lib/python3.9/curses/__init__.py'...Compiling '/usr/local/lib/python3.9/datetime.py'...Compiling '/usr/local/lib/python3.9/distutils/command/clean.py'...Compiling '/usr/local/lib/python3.9/distutils/command/install.py'...Compiling '/usr/local/lib/python3.9/distutils/config.py'...Compiling '/usr/local/lib/python3.9/distutils/cygwinccompiler.py'...Compiling '/usr/local/lib/python3.9/distutils/file_util.py'...Compiling '/usr/local/lib/python3.9/distutils/msvc9compiler.py'...Compiling '/usr/local/lib/python3.9/distutils/tests/test_bdist_msi.py'...Compiling '/usr/local/lib/python3.9/distutils/tests/test_build.py'...Compiling '/usr/local/lib/python3.9/distutils/tests/test_check.py'...Compiling '/usr/local/lib/python3.9/distutils/tests/test_config.py'...Compiling '/usr/local/lib/python3.9/distutils/tests/test_cygwinccompiler.py'...Compiling '/usr/local/lib/python3.9/distutils/tests/test_file_util.py'...Compiling '/usr/local/lib/python3.9/distutils/tests/test_install_lib.py'...Compiling '/usr/local/lib/python3.9/distutils/unixccompiler.py'...Compiling '/usr/local/lib/python3.9/email/_header_value_parser.py'...Compiling '/usr/local/lib/python3.9/encodings/cp1026.py'...Compiling '/usr/local/lib/python3.9/encodings/cp1253.py'...Compiling '/usr/local/lib/python3.9/encodings/cp1257.py'...Compiling '/usr/local/lib/python3.9/encodings/cp500.py'...Compiling '/usr/local/lib/python3.9/encodings/cp852.py'...Compiling '/usr/local/lib/python3.9/encodings/cp861.py'...Compiling '/usr/local/lib/python3.9/encodings/cp869.py'...Compiling '/usr/local/lib/python3.9/encodings/euc_kr.py'...Compiling '/usr/local/lib/python3.9/encodings/hz.py'...Compiling '/usr/local/lib/python3.9/encodings/iso2022_jp_2004.py'...Compiling '/usr/local/lib/python3.9/encodings/iso8859_1.py'...Compiling '/usr/local/lib/python3.9/encodings/iso8859_14.py'...Compiling '/usr/local/lib/python3.9/encodings/iso8859_6.py'...Compiling '/usr/local/lib/python3.9/encodings/kz1048.py'...Compiling '/usr/local/lib/python3.9/encodings/raw_unicode_escape.py'...Compiling '/usr/local/lib/python3.9/encodings/tis_620.py'...Compiling '/usr/local/lib/python3.9/encodings/utf_32_be.py'...Compiling '/usr/local/lib/python3.9/ensurepip/_bundled/__init__.py'...Compiling '/usr/local/lib/python3.9/filecmp.py'...Compiling '/usr/local/lib/python3.9/formatter.py'...Compiling '/usr/local/lib/python3.9/functools.py'...Compiling '/usr/local/lib/python3.9/hashlib.py'...Compiling '/usr/local/lib/python3.9/html/__init__.py'...Compiling '/usr/local/lib/python3.9/html/entities.py'...Compiling '/usr/local/lib/python3.9/http/server.py'...Compiling '/usr/local/lib/python3.9/idlelib/autoexpand.py'...Compiling '/usr/local/lib/python3.9/idlelib/colorizer.py'...Compiling '/usr/local/lib/python3.9/idlelib/debugger.py'...Compiling '/usr/local/lib/python3.9/idlelib/dynoption.py'...Compiling '/usr/local/lib/python3.9/idlelib/format.py'...Compiling '/usr/local/lib/python3.9/idlelib/history.py'...Compiling '/usr/local/lib/python3.9/idlelib/hyperparser.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/mock_idle.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/mock_tk.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_autocomplete.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_calltip_w.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_colorizer.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_debugger.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_delegator.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_filelist.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_help_about.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_iomenu.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_mainmenu.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_outwin.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_percolator.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_replace.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_statusbar.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_textview.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_zoomheight.py'...Compiling '/usr/local/lib/python3.9/idlelib/mainmenu.py'...Compiling '/usr/local/lib/python3.9/idlelib/pathbrowser.py'...Compiling '/usr/local/lib/python3.9/idlelib/query.py'...Compiling '/usr/local/lib/python3.9/idlelib/search.py'...Compiling '/usr/local/lib/python3.9/idlelib/searchengine.py'...Compiling '/usr/local/lib/python3.9/idlelib/textview.py'...Compiling '/usr/local/lib/python3.9/idlelib/zzdummy.py'...Compiling '/usr/local/lib/python3.9/importlib/_bootstrap.py'...Compiling '/usr/local/lib/python3.9/json/decoder.py'...Compiling '/usr/local/lib/python3.9/lib2to3/btm_matcher.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/__init__.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_apply.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_except.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_import.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_itertools.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_nonzero.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_raise.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_unicode.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_xreadlines.py'...Compiling '/usr/local/lib/python3.9/lib2to3/main.py'...Compiling '/usr/local/lib/python3.9/lib2to3/pgen2/tokenize.py'...Compiling '/usr/local/lib/python3.9/lib2to3/tests/test_all_fixers.py'...Compiling '/usr/local/lib/python3.9/lib2to3/tests/test_main.py'...Compiling '/usr/local/lib/python3.9/lib2to3/tests/test_refactor.py'...Compiling '/usr/local/lib/python3.9/logging/__init__.py'...Compiling '/usr/local/lib/python3.9/multiprocessing/dummy/__init__.py'...Compiling '/usr/local/lib/python3.9/multiprocessing/dummy/connection.py'...Compiling '/usr/local/lib/python3.9/multiprocessing/heap.py'...Compiling '/usr/local/lib/python3.9/multiprocessing/popen_forkserver.py'...Compiling '/usr/local/lib/python3.9/multiprocessing/process.py'...Compiling '/usr/local/lib/python3.9/multiprocessing/resource_sharer.py'...Compiling '/usr/local/lib/python3.9/multiprocessing/synchronize.py'...Compiling '/usr/local/lib/python3.9/opcode.py'...Compiling '/usr/local/lib/python3.9/pdb.py'...Compiling '/usr/local/lib/python3.9/pprint.py'...Compiling '/usr/local/lib/python3.9/queue.py'...Compiling '/usr/local/lib/python3.9/re.py'...Compiling '/usr/local/lib/python3.9/sched.py'...Compiling '/usr/local/lib/python3.9/shelve.py'...Compiling '/usr/local/lib/python3.9/signal.py'...Compiling '/usr/local/lib/python3.9/_sitebuiltins.py'...Compiling '/usr/local/lib/python3.9/_threading_local.py'...Compiling '/usr/local/lib/python3.9/_weakrefset.py'...Compiling '/usr/local/lib/python3.9/aifc.py'...Compiling '/usr/local/lib/python3.9/asyncio/base_futures.py'...Compiling '/usr/local/lib/python3.9/asyncio/base_subprocess.py'...Compiling '/usr/local/lib/python3.9/asyncio/base_tasks.py'...Compiling '/usr/local/lib/python3.9/asyncio/constants.py'...Compiling '/usr/local/lib/python3.9/asyncio/coroutines.py'...Compiling '/usr/local/lib/python3.9/asyncio/format_helpers.py'...Compiling '/usr/local/lib/python3.9/asyncio/locks.py'...Compiling '/usr/local/lib/python3.9/asyncio/runners.py'...Compiling '/usr/local/lib/python3.9/asyncio/staggered.py'...Compiling '/usr/local/lib/python3.9/asyncio/subprocess.py'...Compiling '/usr/local/lib/python3.9/asyncio/transports.py'...Compiling '/usr/local/lib/python3.9/asyncio/windows_events.py'...Compiling '/usr/local/lib/python3.9/colorsys.py'...Compiling '/usr/local/lib/python3.9/ctypes/__init__.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_bitfields.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_frombuffer.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_loading.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_parameters.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_refcounts.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_stringptr.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_structures.py'...Compiling '/usr/local/lib/python3.9/difflib.py'...Compiling '/usr/local/lib/python3.9/distutils/command/build.py'...Compiling '/usr/local/lib/python3.9/distutils/command/build_scripts.py'...Compiling '/usr/local/lib/python3.9/distutils/command/config.py'...Compiling '/usr/local/lib/python3.9/distutils/command/install_lib.py'...Compiling '/usr/local/lib/python3.9/distutils/core.py'...Compiling '/usr/local/lib/python3.9/distutils/debug.py'...Compiling '/usr/local/lib/python3.9/distutils/dist.py'...Compiling '/usr/local/lib/python3.9/distutils/tests/test_bdist.py'...Compiling '/usr/local/lib/python3.9/distutils/tests/test_bdist_dumb.py'...Compiling '/usr/local/lib/python3.9/distutils/tests/test_build_clib.py'...Compiling '/usr/local/lib/python3.9/distutils/tests/test_clean.py'...Compiling '/usr/local/lib/python3.9/distutils/tests/test_config_cmd.py'...Compiling '/usr/local/lib/python3.9/distutils/tests/test_dir_util.py'...Compiling '/usr/local/lib/python3.9/distutils/tests/test_install_headers.py'...Compiling '/usr/local/lib/python3.9/distutils/tests/test_install_scripts.py'...Compiling '/usr/local/lib/python3.9/distutils/tests/test_sysconfig.py'...Compiling '/usr/local/lib/python3.9/email/base64mime.py'...Compiling '/usr/local/lib/python3.9/email/errors.py'...Compiling '/usr/local/lib/python3.9/email/feedparser.py'...Compiling '/usr/local/lib/python3.9/email/message.py'...Compiling '/usr/local/lib/python3.9/email/utils.py'...Compiling '/usr/local/lib/python3.9/encodings/bz2_codec.py'...Compiling '/usr/local/lib/python3.9/encodings/cp1125.py'...Compiling '/usr/local/lib/python3.9/encodings/cp273.py'...Compiling '/usr/local/lib/python3.9/encodings/cp720.py'...Compiling '/usr/local/lib/python3.9/encodings/cp855.py'...Compiling '/usr/local/lib/python3.9/encodings/cp862.py'...Compiling '/usr/local/lib/python3.9/encodings/cp874.py'...Compiling '/usr/local/lib/python3.9/encodings/cp932.py'...Compiling '/usr/local/lib/python3.9/encodings/euc_jis_2004.py'...Compiling '/usr/local/lib/python3.9/encodings/euc_jp.py'...Compiling '/usr/local/lib/python3.9/encodings/hex_codec.py'...Compiling '/usr/local/lib/python3.9/encodings/iso2022_jp_2.py'...Compiling '/usr/local/lib/python3.9/encodings/iso2022_jp_ext.py'...Compiling '/usr/local/lib/python3.9/encodings/iso8859_11.py'...Compiling '/usr/local/lib/python3.9/encodings/iso8859_3.py'...Compiling '/usr/local/lib/python3.9/encodings/iso8859_9.py'...Compiling '/usr/local/lib/python3.9/encodings/mac_croatian.py'...Compiling '/usr/local/lib/python3.9/encodings/mac_iceland.py'...Compiling '/usr/local/lib/python3.9/encodings/palmos.py'...Compiling '/usr/local/lib/python3.9/encodings/shift_jis.py'...Compiling '/usr/local/lib/python3.9/encodings/shift_jisx0213.py'...Compiling '/usr/local/lib/python3.9/encodings/utf_16_le.py'...Compiling '/usr/local/lib/python3.9/encodings/utf_32_le.py'...Compiling '/usr/local/lib/python3.9/encodings/uu_codec.py'...Compiling '/usr/local/lib/python3.9/fileinput.py'...Compiling '/usr/local/lib/python3.9/ftplib.py'...Compiling '/usr/local/lib/python3.9/idlelib/browser.py'...Compiling '/usr/local/lib/python3.9/idlelib/config.py'...Compiling '/usr/local/lib/python3.9/idlelib/debugobj.py'...Compiling '/usr/local/lib/python3.9/idlelib/grep.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/template.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_browser.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_calltip.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_debugobj.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_editmenu.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_help.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_history.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_multicall.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_parenmatch.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_redirector.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_runscript.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_search.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_sidebar.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_window.py'...Compiling '/usr/local/lib/python3.9/idlelib/iomenu.py'...Compiling '/usr/local/lib/python3.9/idlelib/redirector.py'...Compiling '/usr/local/lib/python3.9/idlelib/rpc.py'...Compiling '/usr/local/lib/python3.9/idlelib/searchbase.py'...Compiling '/usr/local/lib/python3.9/idlelib/statusbar.py'...Compiling '/usr/local/lib/python3.9/idlelib/tooltip.py'...Compiling '/usr/local/lib/python3.9/imghdr.py'...Compiling '/usr/local/lib/python3.9/importlib/_common.py'...Compiling '/usr/local/lib/python3.9/importlib/abc.py'...Compiling '/usr/local/lib/python3.9/inspect.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_standarderror.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_urllib.py'...Compiling '/usr/local/lib/python3.9/lib2to3/pgen2/grammar.py'...Compiling '/usr/local/lib/python3.9/lib2to3/pgen2/literals.py'...Compiling '/usr/local/lib/python3.9/lib2to3/pytree.py'...Compiling '/usr/local/lib/python3.9/lib2to3/tests/support.py'...Compiling '/usr/local/lib/python3.9/lib2to3/tests/test_pytree.py'...Compiling '/usr/local/lib/python3.9/lib2to3/tests/test_util.py'...Compiling '/usr/local/lib/python3.9/logging/config.py'...Compiling '/usr/local/lib/python3.9/mailcap.py'...Compiling '/usr/local/lib/python3.9/mimetypes.py'...Compiling '/usr/local/lib/python3.9/multiprocessing/context.py'...Compiling '/usr/local/lib/python3.9/multiprocessing/forkserver.py'...Compiling '/usr/local/lib/python3.9/multiprocessing/popen_fork.py'...Compiling '/usr/local/lib/python3.9/multiprocessing/popen_spawn_posix.py'...Compiling '/usr/local/lib/python3.9/multiprocessing/popen_spawn_win32.py'...Compiling '/usr/local/lib/python3.9/multiprocessing/queues.py'...Compiling '/usr/local/lib/python3.9/multiprocessing/resource_tracker.py'...Compiling '/usr/local/lib/python3.9/multiprocessing/sharedctypes.py'...Compiling '/usr/local/lib/python3.9/nntplib.py'...Compiling '/usr/local/lib/python3.9/pickletools.py'...Compiling '/usr/local/lib/python3.9/plistlib.py'...Compiling '/usr/local/lib/python3.9/pstats.py'...Compiling '/usr/local/lib/python3.9/shutil.py'...Compiling '/usr/local/lib/python3.9/socketserver.py'...Compiling '/usr/local/lib/python3.9/sqlite3/test/regression.py'...Compiling '/usr/local/lib/python3.9/__future__.py'...Compiling '/usr/local/lib/python3.9/_compat_pickle.py'...Compiling '/usr/local/lib/python3.9/_pyio.py'...Compiling '/usr/local/lib/python3.9/asyncio/__init__.py'...Compiling '/usr/local/lib/python3.9/asyncio/base_events.py'...Compiling '/usr/local/lib/python3.9/asyncio/exceptions.py'...Compiling '/usr/local/lib/python3.9/asyncio/futures.py'...Compiling '/usr/local/lib/python3.9/asyncio/protocols.py'...Compiling '/usr/local/lib/python3.9/asyncio/queues.py'...Compiling '/usr/local/lib/python3.9/asyncio/sslproto.py'...Compiling '/usr/local/lib/python3.9/asyncio/tasks.py'...Compiling '/usr/local/lib/python3.9/asyncore.py'...Compiling '/usr/local/lib/python3.9/binhex.py'...Compiling '/usr/local/lib/python3.9/calendar.py'...Compiling '/usr/local/lib/python3.9/codecs.py'...Compiling '/usr/local/lib/python3.9/concurrent/futures/thread.py'...Compiling '/usr/local/lib/python3.9/configparser.py'...Compiling '/usr/local/lib/python3.9/ctypes/_endian.py'...Compiling '/usr/local/lib/python3.9/ctypes/macholib/__init__.py'...Compiling '/usr/local/lib/python3.9/ctypes/macholib/dylib.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_array_in_pointer.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_bytes.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_callbacks.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_incomplete.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_internals.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_numbers.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_python_api.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_random_things.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_repr.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_simplesubclasses.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_strings.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_win32.py'...Compiling '/usr/local/lib/python3.9/curses/ascii.py'...Compiling '/usr/local/lib/python3.9/decimal.py'...Compiling '/usr/local/lib/python3.9/distutils/__init__.py'...Compiling '/usr/local/lib/python3.9/distutils/_msvccompiler.py'...Compiling '/usr/local/lib/python3.9/distutils/command/__init__.py'...Compiling '/usr/local/lib/python3.9/distutils/command/bdist.py'...Compiling '/usr/local/lib/python3.9/distutils/command/bdist_dumb.py'...Compiling '/usr/local/lib/python3.9/distutils/command/bdist_msi.py'...Compiling '/usr/local/lib/python3.9/distutils/command/build_py.py'...Compiling '/usr/local/lib/python3.9/distutils/command/install_egg_info.py'...Compiling '/usr/local/lib/python3.9/distutils/command/sdist.py'...Compiling '/usr/local/lib/python3.9/distutils/log.py'...Compiling '/usr/local/lib/python3.9/distutils/msvccompiler.py'...Compiling '/usr/local/lib/python3.9/distutils/tests/test_archive_util.py'...Compiling '/usr/local/lib/python3.9/distutils/tests/test_extension.py'...Compiling '/usr/local/lib/python3.9/distutils/tests/test_install.py'...Compiling '/usr/local/lib/python3.9/distutils/tests/test_msvc9compiler.py'...Compiling '/usr/local/lib/python3.9/distutils/tests/test_spawn.py'...Compiling '/usr/local/lib/python3.9/distutils/tests/test_version.py'...Compiling '/usr/local/lib/python3.9/distutils/tests/test_versionpredicate.py'...Compiling '/usr/local/lib/python3.9/distutils/text_file.py'...Compiling '/usr/local/lib/python3.9/doctest.py'...Compiling '/usr/local/lib/python3.9/email/headerregistry.py'...Compiling '/usr/local/lib/python3.9/email/mime/message.py'...Compiling '/usr/local/lib/python3.9/email/mime/nonmultipart.py'...Compiling '/usr/local/lib/python3.9/email/parser.py'...Compiling '/usr/local/lib/python3.9/encodings/__init__.py'...Compiling '/usr/local/lib/python3.9/encodings/aliases.py'...Compiling '/usr/local/lib/python3.9/encodings/cp1140.py'...Compiling '/usr/local/lib/python3.9/encodings/cp1251.py'...Compiling '/usr/local/lib/python3.9/encodings/cp1254.py'...Compiling '/usr/local/lib/python3.9/encodings/cp1258.py'...Compiling '/usr/local/lib/python3.9/encodings/cp737.py'...Compiling '/usr/local/lib/python3.9/encodings/cp857.py'...Compiling '/usr/local/lib/python3.9/encodings/cp863.py'...Compiling '/usr/local/lib/python3.9/encodings/cp864.py'...Compiling '/usr/local/lib/python3.9/encodings/iso2022_jp_1.py'...Compiling '/usr/local/lib/python3.9/encodings/iso8859_16.py'...Compiling '/usr/local/lib/python3.9/encodings/iso8859_5.py'...Compiling '/usr/local/lib/python3.9/encodings/koi8_r.py'...Compiling '/usr/local/lib/python3.9/encodings/latin_1.py'...Compiling '/usr/local/lib/python3.9/encodings/mac_greek.py'...Compiling '/usr/local/lib/python3.9/encodings/mac_roman.py'...Compiling '/usr/local/lib/python3.9/encodings/oem.py'...Compiling '/usr/local/lib/python3.9/encodings/quopri_codec.py'...Compiling '/usr/local/lib/python3.9/encodings/shift_jis_2004.py'...Compiling '/usr/local/lib/python3.9/encodings/utf_16.py'...Compiling '/usr/local/lib/python3.9/encodings/utf_8_sig.py'...Compiling '/usr/local/lib/python3.9/enum.py'...Compiling '/usr/local/lib/python3.9/gettext.py'...Compiling '/usr/local/lib/python3.9/idlelib/codecontext.py'...Compiling '/usr/local/lib/python3.9/idlelib/configdialog.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_configdialog.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_query.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_squeezer.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_tree.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_zzdummy.py'...Compiling '/usr/local/lib/python3.9/idlelib/parenmatch.py'...Compiling '/usr/local/lib/python3.9/idlelib/pyshell.py'...Compiling '/usr/local/lib/python3.9/idlelib/undo.py'...Compiling '/usr/local/lib/python3.9/imaplib.py'...Compiling '/usr/local/lib/python3.9/importlib/metadata.py'...Compiling '/usr/local/lib/python3.9/io.py'...Compiling '/usr/local/lib/python3.9/json/encoder.py'...Compiling '/usr/local/lib/python3.9/keyword.py'...Compiling '/usr/local/lib/python3.9/lib2to3/__init__.py'...Compiling '/usr/local/lib/python3.9/lib2to3/btm_utils.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_funcattrs.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_getcwdu.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_imports2.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_intern.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_map.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_ne.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_operator.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_print.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_sys_exc.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_xrange.py'...Compiling '/usr/local/lib/python3.9/lib2to3/pgen2/driver.py'...Compiling '/usr/local/lib/python3.9/lib2to3/pygram.py'...Compiling '/usr/local/lib/python3.9/lib2to3/tests/test_fixers.py'...Compiling '/usr/local/lib/python3.9/netrc.py'...Compiling '/usr/local/lib/python3.9/operator.py'...Compiling '/usr/local/lib/python3.9/pickle.py'...Compiling '/usr/local/lib/python3.9/quopri.py'...Compiling '/usr/local/lib/python3.9/reprlib.py'...Compiling '/usr/local/lib/python3.9/runpy.py'...Compiling '/usr/local/lib/python3.9/shlex.py'...Compiling '/usr/local/lib/python3.9/smtplib.py'...Compiling '/usr/local/lib/python3.9/sqlite3/test/backup.py'...Compiling '/usr/local/lib/python3.9/sqlite3/test/transactions.py'...Compiling '/usr/local/lib/python3.9/sre_compile.py'...Compiling '/usr/local/lib/python3.9/subprocess.py'...Compiling '/usr/local/lib/python3.9/test/bad_getattr2.py'...Compiling '/usr/local/lib/python3.9/test/coding20731.py'...Compiling '/usr/local/lib/python3.9/test/dataclass_module_2.py'...Compiling '/usr/local/lib/python3.9/test/dataclass_textanno.py'...Compiling '/usr/local/lib/python3.9/test/doctest_aliases.py'...Compiling '/usr/local/lib/python3.9/test/encoded_modules/__init__.py'...Compiling '/usr/local/lib/python3.9/_aix_support.py'...Compiling '/usr/local/lib/python3.9/_markupbase.py'...Compiling '/usr/local/lib/python3.9/_strptime.py'...Compiling '/usr/local/lib/python3.9/asynchat.py'...Compiling '/usr/local/lib/python3.9/asyncio/__main__.py'...Compiling '/usr/local/lib/python3.9/asyncio/events.py'...Compiling '/usr/local/lib/python3.9/asyncio/selector_events.py'...Compiling '/usr/local/lib/python3.9/bdb.py'...Compiling '/usr/local/lib/python3.9/cmd.py'...Compiling '/usr/local/lib/python3.9/collections/__init__.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/__main__.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_as_parameter.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_checkretval.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_errno.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_funcptr.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_keeprefs.py'...Compiling '/usr/local/lib/python3.9/curses/has_key.py'...Compiling '/usr/local/lib/python3.9/dbm/__init__.py'...Compiling '/usr/local/lib/python3.9/dbm/gnu.py'...Compiling '/usr/local/lib/python3.9/dis.py'...Compiling '/usr/local/lib/python3.9/distutils/command/bdist_wininst.py'...Compiling '/usr/local/lib/python3.9/distutils/command/build_ext.py'...Compiling '/usr/local/lib/python3.9/distutils/command/install_headers.py'...Compiling '/usr/local/lib/python3.9/distutils/command/upload.py'...Compiling '/usr/local/lib/python3.9/distutils/dir_util.py'...Compiling '/usr/local/lib/python3.9/distutils/extension.py'...Compiling '/usr/local/lib/python3.9/distutils/filelist.py'...Compiling '/usr/local/lib/python3.9/distutils/sysconfig.py'...Compiling '/usr/local/lib/python3.9/distutils/tests/test_bdist_rpm.py'...Compiling '/usr/local/lib/python3.9/distutils/tests/test_build_ext.py'...Compiling '/usr/local/lib/python3.9/distutils/tests/test_install_data.py'...Compiling '/usr/local/lib/python3.9/distutils/tests/test_log.py'...Compiling '/usr/local/lib/python3.9/distutils/tests/test_sdist.py'...Compiling '/usr/local/lib/python3.9/distutils/tests/test_util.py'...Compiling '/usr/local/lib/python3.9/distutils/versionpredicate.py'...Compiling '/usr/local/lib/python3.9/email/__init__.py'...Compiling '/usr/local/lib/python3.9/email/_parseaddr.py'...Compiling '/usr/local/lib/python3.9/email/charset.py'...Compiling '/usr/local/lib/python3.9/email/mime/base.py'...Compiling '/usr/local/lib/python3.9/email/mime/multipart.py'...Compiling '/usr/local/lib/python3.9/email/policy.py'...Compiling '/usr/local/lib/python3.9/encodings/ascii.py'...Compiling '/usr/local/lib/python3.9/encodings/big5.py'...Compiling '/usr/local/lib/python3.9/encodings/charmap.py'...Compiling '/usr/local/lib/python3.9/encodings/cp1250.py'...Compiling '/usr/local/lib/python3.9/encodings/cp1255.py'...Compiling '/usr/local/lib/python3.9/encodings/cp424.py'...Compiling '/usr/local/lib/python3.9/encodings/cp850.py'...Compiling '/usr/local/lib/python3.9/encodings/cp858.py'...Compiling '/usr/local/lib/python3.9/encodings/cp865.py'...Compiling '/usr/local/lib/python3.9/encodings/gb18030.py'...Compiling '/usr/local/lib/python3.9/encodings/idna.py'...Compiling '/usr/local/lib/python3.9/encodings/iso8859_2.py'...Compiling '/usr/local/lib/python3.9/encodings/johab.py'...Compiling '/usr/local/lib/python3.9/encodings/mac_arabic.py'...Compiling '/usr/local/lib/python3.9/encodings/mac_turkish.py'...Compiling '/usr/local/lib/python3.9/encodings/rot_13.py'...Compiling '/usr/local/lib/python3.9/encodings/unicode_escape.py'...Compiling '/usr/local/lib/python3.9/encodings/utf_7.py'...Compiling '/usr/local/lib/python3.9/ensurepip/__init__.py'...Compiling '/usr/local/lib/python3.9/gzip.py'...Compiling '/usr/local/lib/python3.9/http/client.py'...Compiling '/usr/local/lib/python3.9/idlelib/__init__.py'...Compiling '/usr/local/lib/python3.9/idlelib/autocomplete_w.py'...Compiling '/usr/local/lib/python3.9/idlelib/debugobj_r.py'...Compiling '/usr/local/lib/python3.9/idlelib/delegator.py'...Compiling '/usr/local/lib/python3.9/idlelib/filelist.py'...Compiling '/usr/local/lib/python3.9/idlelib/help_about.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/__init__.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/htest.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_autoexpand.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_config_key.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_debugobj_r.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_format.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_pyshell.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_run.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_tooltip.py'...Compiling '/usr/local/lib/python3.9/idlelib/outwin.py'...Compiling '/usr/local/lib/python3.9/idlelib/pyparse.py'...Compiling '/usr/local/lib/python3.9/idlelib/run.py'...Compiling '/usr/local/lib/python3.9/idlelib/stackviewer.py'...Compiling '/usr/local/lib/python3.9/idlelib/zoomheight.py'...Compiling '/usr/local/lib/python3.9/importlib/util.py'...Compiling '/usr/local/lib/python3.9/json/__init__.py'...Compiling '/usr/local/lib/python3.9/json/scanner.py'...Compiling '/usr/local/lib/python3.9/json/tool.py'...Compiling '/usr/local/lib/python3.9/lib2to3/__main__.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixer_base.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_basestring.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_buffer.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_exec.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_exitfunc.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_has_key.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_input.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_long.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_methodattrs.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_numliterals.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_paren.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_raw_input.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_renames.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_throw.py'...Compiling '/usr/local/lib/python3.9/lib2to3/pgen2/pgen.py'...Compiling '/usr/local/lib/python3.9/lib2to3/tests/__init__.py'...Compiling '/usr/local/lib/python3.9/lib2to3/tests/__main__.py'...Compiling '/usr/local/lib/python3.9/lib2to3/tests/pytree_idempotency.py'...Compiling '/usr/local/lib/python3.9/lib2to3/tests/test_parser.py'...Compiling '/usr/local/lib/python3.9/locale.py'...Compiling '/usr/local/lib/python3.9/modulefinder.py'...Compiling '/usr/local/lib/python3.9/multiprocessing/pool.py'...Compiling '/usr/local/lib/python3.9/multiprocessing/spawn.py'...Compiling '/usr/local/lib/python3.9/nturl2path.py'...Compiling '/usr/local/lib/python3.9/numbers.py'...Compiling '/usr/local/lib/python3.9/pathlib.py'...Compiling '/usr/local/lib/python3.9/posixpath.py'...Compiling '/usr/local/lib/python3.9/pydoc.py'...Compiling '/usr/local/lib/python3.9/stat.py'...Compiling '/usr/local/lib/python3.9/stringprep.py'...Compiling '/usr/local/lib/python3.9/tarfile.py'...Compiling '/usr/local/lib/python3.9/test/curses_tests.py'...Compiling '/usr/local/lib/python3.9/test/double_const.py'...Compiling '/usr/local/lib/python3.9/test/dtracedata/line.py'...Compiling '/usr/local/lib/python3.9/test/encoded_modules/module_koi8_r.py'...Compiling '/usr/local/lib/python3.9/test/fork_wait.py'...Compiling '/usr/local/lib/python3.9/test/future_test1.py'...Compiling '/usr/local/lib/python3.9/test/libregrtest/__init__.py'...Compiling '/usr/local/lib/python3.9/test/libregrtest/refleak.py'...Compiling '/usr/local/lib/python3.9/test/libregrtest/save_env.py'...Compiling '/usr/local/lib/python3.9/test/memory_watchdog.py'...Compiling '/usr/local/lib/python3.9/test/mod_generics_cache.py'...Compiling '/usr/local/lib/python3.9/__phello__.foo.py'...Compiling '/usr/local/lib/python3.9/_bootlocale.py'...Compiling '/usr/local/lib/python3.9/_compression.py'...Compiling '/usr/local/lib/python3.9/_py_abc.py'...Compiling '/usr/local/lib/python3.9/_pydecimal.py'...Compiling '/usr/local/lib/python3.9/bisect.py'...Compiling '/usr/local/lib/python3.9/bz2.py'...Compiling '/usr/local/lib/python3.9/cgi.py'...Compiling '/usr/local/lib/python3.9/concurrent/futures/_base.py'...Compiling '/usr/local/lib/python3.9/contextvars.py'...Compiling '/usr/local/lib/python3.9/copy.py'...Compiling '/usr/local/lib/python3.9/csv.py'...Compiling '/usr/local/lib/python3.9/ctypes/macholib/framework.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_arrays.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_cfuncs.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_functions.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_pointers.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_returnfuncptrs.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_unaligned_structures.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_varsize_struct.py'...Compiling '/usr/local/lib/python3.9/ctypes/wintypes.py'...Compiling '/usr/local/lib/python3.9/curses/panel.py'...Compiling '/usr/local/lib/python3.9/curses/textpad.py'...Compiling '/usr/local/lib/python3.9/dbm/dumb.py'...Compiling '/usr/local/lib/python3.9/dbm/ndbm.py'...Compiling '/usr/local/lib/python3.9/distutils/archive_util.py'...Compiling '/usr/local/lib/python3.9/distutils/ccompiler.py'...Compiling '/usr/local/lib/python3.9/distutils/command/install_scripts.py'...Compiling '/usr/local/lib/python3.9/distutils/tests/test_build_scripts.py'...Compiling '/usr/local/lib/python3.9/distutils/tests/test_cmd.py'...Compiling '/usr/local/lib/python3.9/distutils/tests/test_dep_util.py'...Compiling '/usr/local/lib/python3.9/distutils/tests/test_filelist.py'...Compiling '/usr/local/lib/python3.9/distutils/tests/test_msvccompiler.py'...Compiling '/usr/local/lib/python3.9/distutils/tests/test_text_file.py'...Compiling '/usr/local/lib/python3.9/distutils/tests/test_unixccompiler.py'...Compiling '/usr/local/lib/python3.9/distutils/util.py'...Compiling '/usr/local/lib/python3.9/email/_policybase.py'...Compiling '/usr/local/lib/python3.9/email/contentmanager.py'...Compiling '/usr/local/lib/python3.9/email/header.py'...Compiling '/usr/local/lib/python3.9/encodings/cp1006.py'...Compiling '/usr/local/lib/python3.9/encodings/cp1252.py'...Compiling '/usr/local/lib/python3.9/encodings/cp1256.py'...Compiling '/usr/local/lib/python3.9/encodings/cp437.py'...Compiling '/usr/local/lib/python3.9/encodings/cp856.py'...Compiling '/usr/local/lib/python3.9/encodings/cp860.py'...Compiling '/usr/local/lib/python3.9/encodings/cp866.py'...Compiling '/usr/local/lib/python3.9/encodings/gb2312.py'...Compiling '/usr/local/lib/python3.9/encodings/iso2022_jp.py'...Compiling '/usr/local/lib/python3.9/encodings/iso2022_jp_3.py'...Compiling '/usr/local/lib/python3.9/encodings/iso8859_10.py'...Compiling '/usr/local/lib/python3.9/encodings/iso8859_15.py'...Compiling '/usr/local/lib/python3.9/encodings/iso8859_7.py'...Compiling '/usr/local/lib/python3.9/encodings/koi8_t.py'...Compiling '/usr/local/lib/python3.9/encodings/mac_farsi.py'...Compiling '/usr/local/lib/python3.9/encodings/mac_romanian.py'...Compiling '/usr/local/lib/python3.9/encodings/punycode.py'...Compiling '/usr/local/lib/python3.9/encodings/utf_16_be.py'...Compiling '/usr/local/lib/python3.9/encodings/utf_8.py'...Compiling '/usr/local/lib/python3.9/encodings/zlib_codec.py'...Compiling '/usr/local/lib/python3.9/glob.py'...Compiling '/usr/local/lib/python3.9/hmac.py'...Compiling '/usr/local/lib/python3.9/html/parser.py'...Compiling '/usr/local/lib/python3.9/http/cookies.py'...Compiling '/usr/local/lib/python3.9/idlelib/calltip.py'...Compiling '/usr/local/lib/python3.9/idlelib/config_key.py'...Compiling '/usr/local/lib/python3.9/idlelib/debugger_r.py'...Compiling '/usr/local/lib/python3.9/idlelib/editor.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_config.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_grep.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_hyperparser.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_pyparse.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_searchengine.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_warning.py'...Compiling '/usr/local/lib/python3.9/idlelib/macosx.py'...Compiling '/usr/local/lib/python3.9/idlelib/percolator.py'...Compiling '/usr/local/lib/python3.9/idlelib/replace.py'...Compiling '/usr/local/lib/python3.9/idlelib/runscript.py'...Compiling '/usr/local/lib/python3.9/idlelib/sidebar.py'...Compiling '/usr/local/lib/python3.9/idlelib/tree.py'...Compiling '/usr/local/lib/python3.9/imp.py'...Compiling '/usr/local/lib/python3.9/importlib/machinery.py'...Compiling '/usr/local/lib/python3.9/importlib/resources.py'...Compiling '/usr/local/lib/python3.9/ipaddress.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_asserts.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_dict.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_execfile.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_filter.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_idioms.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_itertools_imports.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_next.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_reduce.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_repr.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_tuple_params.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_ws_comma.py'...Compiling '/usr/local/lib/python3.9/lib2to3/patcomp.py'...Compiling '/usr/local/lib/python3.9/lib2to3/pgen2/parse.py'...Compiling '/usr/local/lib/python3.9/lzma.py'...Compiling '/usr/local/lib/python3.9/mailbox.py'...Compiling '/usr/local/lib/python3.9/multiprocessing/managers.py'...Compiling '/usr/local/lib/python3.9/multiprocessing/shared_memory.py'...Compiling '/usr/local/lib/python3.9/ntpath.py'...Compiling '/usr/local/lib/python3.9/os.py'...Compiling '/usr/local/lib/python3.9/pipes.py'...Compiling '/usr/local/lib/python3.9/pkgutil.py'...Compiling '/usr/local/lib/python3.9/platform.py'...Compiling '/usr/local/lib/python3.9/profile.py'...Compiling '/usr/local/lib/python3.9/pty.py'...Compiling '/usr/local/lib/python3.9/pyclbr.py'...Compiling '/usr/local/lib/python3.9/random.py'...Compiling '/usr/local/lib/python3.9/rlcompleter.py'...Compiling '/usr/local/lib/python3.9/secrets.py'...Compiling '/usr/local/lib/python3.9/selectors.py'...Compiling '/usr/local/lib/python3.9/site.py'...Compiling '/usr/local/lib/python3.9/sndhdr.py'...Compiling '/usr/local/lib/python3.9/socket.py'...Compiling '/usr/local/lib/python3.9/sqlite3/__init__.py'...Compiling '/usr/local/lib/python3.9/sqlite3/dbapi2.py'...Compiling '/usr/local/lib/python3.9/sqlite3/dump.py'...Compiling '/usr/local/lib/python3.9/sqlite3/test/dump.py'...Compiling '/usr/local/lib/python3.9/sqlite3/test/factory.py'...Compiling '/usr/local/lib/python3.9/sqlite3/test/types.py'...Compiling '/usr/local/lib/python3.9/sre_parse.py'...Compiling '/usr/local/lib/python3.9/struct.py'...Compiling '/usr/local/lib/python3.9/sunau.py'...Compiling '/usr/local/lib/python3.9/tabnanny.py'...Compiling '/usr/local/lib/python3.9/telnetlib.py'...Compiling '/usr/local/lib/python3.9/test/ann_module.py'...Compiling '/usr/local/lib/python3.9/test/ann_module3.py'...Compiling '/usr/local/lib/python3.9/test/autotest.py'...Compiling '/usr/local/lib/python3.9/test/datetimetester.py'...Compiling '/usr/local/lib/python3.9/test/test_abstract_numbers.py'...Compiling '/usr/local/lib/python3.9/test/test_aifc.py'...Compiling '/usr/local/lib/python3.9/test/test_asdl_parser.py'...Compiling '/usr/local/lib/python3.9/test/test_ast.py'...Compiling '/usr/local/lib/python3.9/lib2to3/refactor.py'...Compiling '/usr/local/lib/python3.9/linecache.py'...Compiling '/usr/local/lib/python3.9/logging/handlers.py'...Compiling '/usr/local/lib/python3.9/multiprocessing/__init__.py'...Compiling '/usr/local/lib/python3.9/multiprocessing/connection.py'...Compiling '/usr/local/lib/python3.9/multiprocessing/reduction.py'...Compiling '/usr/local/lib/python3.9/multiprocessing/util.py'...Compiling '/usr/local/lib/python3.9/optparse.py'...Compiling '/usr/local/lib/python3.9/poplib.py'...Compiling '/usr/local/lib/python3.9/py_compile.py'...Compiling '/usr/local/lib/python3.9/pydoc_data/__init__.py'...Compiling '/usr/local/lib/python3.9/pydoc_data/topics.py'...Compiling '/usr/local/lib/python3.9/sqlite3/test/__init__.py'...Compiling '/usr/local/lib/python3.9/sqlite3/test/hooks.py'...Compiling '/usr/local/lib/python3.9/sqlite3/test/userfunctions.py'...Compiling '/usr/local/lib/python3.9/statistics.py'...Compiling '/usr/local/lib/python3.9/test/__init__.py'...Compiling '/usr/local/lib/python3.9/test/__main__.py'...Compiling '/usr/local/lib/python3.9/test/ann_module2.py'...Compiling '/usr/local/lib/python3.9/test/audit-tests.py'...Compiling '/usr/local/lib/python3.9/test/bad_getattr.py'...Compiling '/usr/local/lib/python3.9/test/bad_getattr3.py'...Compiling '/usr/local/lib/python3.9/test/bisect_cmd.py'...Compiling '/usr/local/lib/python3.9/test/dataclass_module_1.py'...Compiling '/usr/local/lib/python3.9/test/dataclass_module_1_str.py'...Compiling '/usr/local/lib/python3.9/test/dataclass_module_2_str.py'...Compiling '/usr/local/lib/python3.9/test/dis_module.py'...Compiling '/usr/local/lib/python3.9/test/dtracedata/call_stack.py'...Compiling '/usr/local/lib/python3.9/test/eintrdata/eintr_tester.py'...Compiling '/usr/local/lib/python3.9/test/final_b.py'...Compiling '/usr/local/lib/python3.9/test/future_test2.py'...Compiling '/usr/local/lib/python3.9/test/libregrtest/cmdline.py'...Compiling '/usr/local/lib/python3.9/test/libregrtest/runtest_mp.py'...Compiling '/usr/local/lib/python3.9/test/libregrtest/win_utils.py'...Compiling '/usr/local/lib/python3.9/test/make_ssl_certs.py'...Compiling '/usr/local/lib/python3.9/test/mock_socket.py'...Compiling '/usr/local/lib/python3.9/test/mp_preload.py'...Compiling '/usr/local/lib/python3.9/test/multibytecodec_support.py'...Compiling '/usr/local/lib/python3.9/test/pyclbr_input.py'...Compiling '/usr/local/lib/python3.9/test/pydoc_mod.py'...Compiling '/usr/local/lib/python3.9/test/pythoninfo.py'...Compiling '/usr/local/lib/python3.9/test/reperf.py'...Compiling '/usr/local/lib/python3.9/test/sample_doctest_no_doctests.py'...Compiling '/usr/local/lib/python3.9/test/signalinterproctester.py'...Compiling '/usr/local/lib/python3.9/test/sortperf.py'...Compiling '/usr/local/lib/python3.9/test/ssl_servers.py'...Compiling '/usr/local/lib/python3.9/test/subprocessdata/qgrep.py'...Compiling '/usr/local/lib/python3.9/test/subprocessdata/sigchild_ignore.py'...Compiling '/usr/local/lib/python3.9/test/support/bytecode_helper.py'...Compiling '/usr/local/lib/python3.9/test/support/hashlib_helper.py'...Compiling '/usr/local/lib/python3.9/test/support/script_helper.py'...Compiling '/usr/local/lib/python3.9/test/support/testresult.py'...Compiling '/usr/local/lib/python3.9/test/test___future__.py'...Compiling '/usr/local/lib/python3.9/test/test__locale.py'...Compiling '/usr/local/lib/python3.9/test/test__osx_support.py'...Compiling '/usr/local/lib/python3.9/test/test_abc.py'...Compiling '/usr/local/lib/python3.9/test/test_array.py'...Compiling '/usr/local/lib/python3.9/test/test_asyncgen.py'...Compiling '/usr/local/lib/python3.9/test/test_asyncio/test_buffered_proto.py'...Compiling '/usr/local/lib/python3.9/test/test_asyncio/test_context.py'...Compiling '/usr/local/lib/python3.9/test/test_asyncio/test_futures.py'...Compiling '/usr/local/lib/python3.9/test/test_asyncio/test_pep492.py'...Compiling '/usr/local/lib/python3.9/test/test_asyncio/test_proactor_events.py'...Compiling '/usr/local/lib/python3.9/test/test_asyncio/test_protocols.py'...Compiling '/usr/local/lib/python3.9/test/test_asyncio/test_queues.py'...Compiling '/usr/local/lib/python3.9/test/test_asyncio/test_sendfile.py'...Compiling '/usr/local/lib/python3.9/test/test_asyncio/test_sock_lowlevel.py'...Compiling '/usr/local/lib/python3.9/test/test_asyncio/test_streams.py'...Compiling '/usr/local/lib/python3.9/test/test_asyncio/test_threads.py'...Compiling '/usr/local/lib/python3.9/test/test_asyncio/test_windows_events.py'...Compiling '/usr/local/lib/python3.9/test/test_asyncore.py'...Compiling '/usr/local/lib/python3.9/test/test_augassign.py'...Compiling '/usr/local/lib/python3.9/test/test_baseexception.py'...Compiling '/usr/local/lib/python3.9/test/test_bdb.py'...Compiling '/usr/local/lib/python3.9/test/test_binhex.py'...Compiling '/usr/local/lib/python3.9/test/test_binop.py'...Compiling '/usr/local/lib/python3.9/test/test_bool.py'...Compiling '/usr/local/lib/python3.9/test/test_bytes.py'...Compiling '/usr/local/lib/python3.9/test/test_cgitb.py'...Compiling '/usr/local/lib/python3.9/test/test_charmapcodec.py'...Compiling '/usr/local/lib/python3.9/test/test_class.py'...Compiling '/usr/local/lib/python3.9/test/test_code_module.py'...Compiling '/usr/local/lib/python3.9/test/test_codecencodings_hk.py'...Compiling '/usr/local/lib/python3.9/test/test_codecencodings_iso2022.py'...Compiling '/usr/local/lib/python3.9/test/test_codecencodings_jp.py'...Compiling '/usr/local/lib/python3.9/test/test_codecencodings_tw.py'...Compiling '/usr/local/lib/python3.9/test/test_codecmaps_hk.py'...Compiling '/usr/local/lib/python3.9/test/test_codecmaps_jp.py'...Compiling '/usr/local/lib/python3.9/test/test_codecmaps_tw.py'...Compiling '/usr/local/lib/python3.9/test/test_codecs.py'...Compiling '/usr/local/lib/python3.9/test/test_contextlib_async.py'...Compiling '/usr/local/lib/python3.9/test/test_copyreg.py'...Compiling '/usr/local/lib/python3.9/test/test_coroutines.py'...Compiling '/usr/local/lib/python3.9/test/test_datetime.py'...Compiling '/usr/local/lib/python3.9/test/test_dbm.py'...Compiling '/usr/local/lib/python3.9/test/test_dbm_dumb.py'...Compiling '/usr/local/lib/python3.9/test/test_decimal.py'...Compiling '/usr/local/lib/python3.9/test/test_email/test_email.py'...Compiling '/usr/local/lib/python3.9/test/test_fileio.py'...Compiling '/usr/local/lib/python3.9/test/test_float.py'...Compiling '/usr/local/lib/python3.9/test/test_functools.py'...Compiling '/usr/local/lib/python3.9/test/test_gzip.py'...Compiling '/usr/local/lib/python3.9/test/test_html.py'...Compiling '/usr/local/lib/python3.9/test/test_htmlparser.py'...Compiling '/usr/local/lib/python3.9/test/test_idle.py'...Compiling '/usr/local/lib/python3.9/test/test_imaplib.py'...Compiling '/usr/local/lib/python3.9/test/test_import/__main__.py'...Compiling '/usr/local/lib/python3.9/test/test_import/data/circular_imports/basic.py'...Compiling '/usr/local/lib/python3.9/test/test_import/data/circular_imports/basic2.py'...Compiling '/usr/local/lib/python3.9/test/test_import/data/circular_imports/binding.py'...Compiling '/usr/local/lib/python3.9/test/test_import/data/circular_imports/binding2.py'...Compiling '/usr/local/lib/python3.9/test/test_import/data/circular_imports/from_cycle1.py'...Compiling '/usr/local/lib/python3.9/test/test_import/data/circular_imports/indirect.py'...Compiling '/usr/local/lib/python3.9/test/test_import/data/circular_imports/rebinding.py'...Compiling '/usr/local/lib/python3.9/test/test_import/data/circular_imports/rebinding2.py'...Compiling '/usr/local/lib/python3.9/test/test_import/data/circular_imports/subpkg/subpackage2.py'...Compiling '/usr/local/lib/python3.9/test/test_import/data/circular_imports/subpkg/util.py'...Compiling '/usr/local/lib/python3.9/test/test_import/data/circular_imports/util.py'...Compiling '/usr/local/lib/python3.9/test/test_import/data/package/__init__.py'...Compiling '/usr/local/lib/python3.9/test/test_import/data/package2/submodule1.py'...Compiling '/usr/local/lib/python3.9/test/test_import/data/unwritable/x.py'...Compiling '/usr/local/lib/python3.9/smtpd.py'...Compiling '/usr/local/lib/python3.9/sqlite3/test/dbapi.py'...Compiling '/usr/local/lib/python3.9/string.py'...Compiling '/usr/local/lib/python3.9/symbol.py'...Compiling '/usr/local/lib/python3.9/symtable.py'...Compiling '/usr/local/lib/python3.9/tempfile.py'...Compiling '/usr/local/lib/python3.9/test/audiotests.py'...Compiling '/usr/local/lib/python3.9/test/inspect_fodder.py'...Compiling '/usr/local/lib/python3.9/test/inspect_fodder2.py'...Compiling '/usr/local/lib/python3.9/test/libregrtest/main.py'...Compiling '/usr/local/lib/python3.9/test/libregrtest/utils.py'...Compiling '/usr/local/lib/python3.9/test/lock_tests.py'...Compiling '/usr/local/lib/python3.9/test/sample_doctest.py'...Compiling '/usr/local/lib/python3.9/test/seq_tests.py'...Compiling '/usr/local/lib/python3.9/test/string_tests.py'...Compiling '/usr/local/lib/python3.9/test/test_argparse.py'...Compiling '/usr/local/lib/python3.9/test/test_asyncio/test_subprocess.py'...Compiling '/usr/local/lib/python3.9/test/test_asyncio/test_tasks.py'...Compiling '/usr/local/lib/python3.9/test/test_builtin.py'...Compiling '/usr/local/lib/python3.9/test/test_check_c_globals.py'...Compiling '/usr/local/lib/python3.9/test/test_clinic.py'...Compiling '/usr/local/lib/python3.9/test/test_cmd_line_script.py'...Compiling '/usr/local/lib/python3.9/test/test_codeccallbacks.py'...Compiling '/usr/local/lib/python3.9/test/test_colorsys.py'...Compiling '/usr/local/lib/python3.9/test/test_compile.py'...Compiling '/usr/local/lib/python3.9/test/test_concurrent_futures.py'...Compiling '/usr/local/lib/python3.9/test/test_context.py'...Compiling '/usr/local/lib/python3.9/test/test_copy.py'...Compiling '/usr/local/lib/python3.9/test/test_curses.py'...Compiling '/usr/local/lib/python3.9/test/test_dbm_gnu.py'...Compiling '/usr/local/lib/python3.9/test/test_dbm_ndbm.py'...Compiling '/usr/local/lib/python3.9/test/test_decorators.py'...Compiling '/usr/local/lib/python3.9/test/test_deque.py'...Compiling '/usr/local/lib/python3.9/test/test_dictviews.py'...Compiling '/usr/local/lib/python3.9/test/test_dis.py'...Compiling '/usr/local/lib/python3.9/test/test_doctest2.py'...Compiling '/usr/local/lib/python3.9/test/test_docxmlrpc.py'...Compiling '/usr/local/lib/python3.9/test/test_dynamic.py'...Compiling '/usr/local/lib/python3.9/test/test_dynamicclassattribute.py'...Compiling '/usr/local/lib/python3.9/test/test_email/test__header_value_parser.py'...Compiling '/usr/local/lib/python3.9/test/test_faulthandler.py'...Compiling '/usr/local/lib/python3.9/test/test_filecmp.py'...Compiling '/usr/local/lib/python3.9/test/test_finalization.py'...Compiling '/usr/local/lib/python3.9/test/test_fork1.py'...Compiling '/usr/local/lib/python3.9/test/test_fractions.py'...Compiling '/usr/local/lib/python3.9/test/test_future5.py'...Compiling '/usr/local/lib/python3.9/test/test_gdb.py'...Compiling '/usr/local/lib/python3.9/test/test_genericclass.py'...Compiling '/usr/local/lib/python3.9/test/test_getpass.py'...Compiling '/usr/local/lib/python3.9/test/test_glob.py'...Compiling '/usr/local/lib/python3.9/test/test_hash.py'...Compiling '/usr/local/lib/python3.9/test/test_hmac.py'...Compiling '/usr/local/lib/python3.9/test/test_httpservers.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/data03/namespace/portion2/__init__.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/extension/__main__.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/extension/test_path_hook.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/frozen/__init__.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/frozen/__main__.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/frozen/test_loader.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/import_/test_fromlist.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/one.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/namespace_pkgs/project1/parent/child/one.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/partial/cfimport.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/source/test_file_loader.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/test_windows.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/util.py'...Compiling '/usr/local/lib/python3.9/test/test_isinstance.py'...Compiling '/usr/local/lib/python3.9/test/test_iterlen.py'...Compiling '/usr/local/lib/python3.9/test/test_json/__init__.py'...Compiling '/usr/local/lib/python3.9/test/test_json/__main__.py'...Compiling '/usr/local/lib/python3.9/test/test_json/test_decode.py'...Compiling '/usr/local/lib/python3.9/test/test_json/test_default.py'...Compiling '/usr/local/lib/python3.9/test/test_json/test_dump.py'...Compiling '/usr/local/lib/python3.9/test/test_json/test_enum.py'...Compiling '/usr/local/lib/python3.9/test/test_json/test_indent.py'...Compiling '/usr/local/lib/python3.9/test/test_json/test_pass2.py'...Compiling '/usr/local/lib/python3.9/test/test_json/test_recursion.py'...Compiling '/usr/local/lib/python3.9/test/test_json/test_separators.py'...Compiling '/usr/local/lib/python3.9/test/test_json/test_tool.py'...Compiling '/usr/local/lib/python3.9/test/test_keywordonlyarg.py'...Compiling '/usr/local/lib/python3.9/test/test_lib2to3.py'...Compiling '/usr/local/lib/python3.9/test/test_linecache.py'...Compiling '/usr/local/lib/python3.9/test/test_listcomps.py'...Compiling '/usr/local/lib/python3.9/test/test_locale.py'...Compiling '/usr/local/lib/python3.9/test/test_longexp.py'...Compiling '/usr/local/lib/python3.9/test/test_lzma.py'...Compiling '/usr/local/lib/python3.9/test/test_metaclass.py'...Compiling '/usr/local/lib/python3.9/test/test_minidom.py'...Compiling '/usr/local/lib/python3.9/test/test_optparse.py'...Compiling '/usr/local/lib/python3.9/test/test_picklebuffer.py'...Compiling '/usr/local/lib/python3.9/test/test_pipes.py'...Compiling '/usr/local/lib/python3.9/test/test_platform.py'...Compiling '/usr/local/lib/python3.9/test/test_posix.py'...Compiling '/usr/local/lib/python3.9/test/test_repl.py'...Compiling '/usr/local/lib/python3.9/test/test_resource.py'...Compiling '/usr/local/lib/python3.9/test/test_robotparser.py'...Compiling '/usr/local/lib/python3.9/test/test_scope.py'...Compiling '/usr/local/lib/python3.9/test/test_setcomps.py'...Compiling '/usr/local/lib/python3.9/test/test_shlex.py'...Compiling '/usr/local/lib/python3.9/test/test_site.py'...Compiling '/usr/local/lib/python3.9/test/test_smtpnet.py'...Compiling '/usr/local/lib/python3.9/test/test_sndhdr.py'...Compiling '/usr/local/lib/python3.9/test/test_socket.py'...Compiling '/usr/local/lib/python3.9/test/test_ttk_guionly.py'...Compiling '/usr/local/lib/python3.9/test/test_tuple.py'...Compiling '/usr/local/lib/python3.9/test/test_unicode.py'...Compiling '/usr/local/lib/python3.9/test/test_with.py'...Compiling '/usr/local/lib/python3.9/test/test_yield_from.py'...Compiling '/usr/local/lib/python3.9/test/test_zipimport_support.py'...Compiling '/usr/local/lib/python3.9/test/test_zoneinfo/__init__.py'...Compiling '/usr/local/lib/python3.9/test/test_zoneinfo/__main__.py'...Compiling '/usr/local/lib/python3.9/test/test_zoneinfo/_support.py'...Compiling '/usr/local/lib/python3.9/test/test_zoneinfo/data/update_test_data.py'...Compiling '/usr/local/lib/python3.9/test/test_zoneinfo/test_zoneinfo.py'...Compiling '/usr/local/lib/python3.9/textwrap.py'...Compiling '/usr/local/lib/python3.9/tkinter/__main__.py'...Compiling '/usr/local/lib/python3.9/tkinter/commondialog.py'...Compiling '/usr/local/lib/python3.9/tkinter/dialog.py'...Compiling '/usr/local/lib/python3.9/tkinter/dnd.py'...Compiling '/usr/local/lib/python3.9/tkinter/messagebox.py'...Compiling '/usr/local/lib/python3.9/tkinter/test/support.py'...Compiling '/usr/local/lib/python3.9/tkinter/test/test_tkinter/test_loadtk.py'...Compiling '/usr/local/lib/python3.9/tkinter/test/test_tkinter/test_misc.py'...Compiling '/usr/local/lib/python3.9/tkinter/test/test_ttk/test_style.py'...Compiling '/usr/local/lib/python3.9/test/test_bigaddrspace.py'...Compiling '/usr/local/lib/python3.9/test/test_bigmem.py'...Compiling '/usr/local/lib/python3.9/test/test_capi.py'...Compiling '/usr/local/lib/python3.9/test/test_code.py'...Compiling '/usr/local/lib/python3.9/test/test_collections.py'...Compiling '/usr/local/lib/python3.9/test/test_descrtut.py'...Compiling '/usr/local/lib/python3.9/test/test_dict.py'...Compiling '/usr/local/lib/python3.9/test/test_email/test__encoded_words.py'...Compiling '/usr/local/lib/python3.9/test/test_email/test_contentmanager.py'...Compiling '/usr/local/lib/python3.9/test/test_email/test_inversion.py'...Compiling '/usr/local/lib/python3.9/test/test_email/test_message.py'...Compiling '/usr/local/lib/python3.9/test/test_email/test_utils.py'...Compiling '/usr/local/lib/python3.9/test/test_email/torture_test.py'...Compiling '/usr/local/lib/python3.9/test/test_embed.py'...Compiling '/usr/local/lib/python3.9/test/test_eof.py'...Compiling '/usr/local/lib/python3.9/test/test_errno.py'...Compiling '/usr/local/lib/python3.9/test/test_exception_hierarchy.py'...Compiling '/usr/local/lib/python3.9/test/test_exception_variations.py'...Compiling '/usr/local/lib/python3.9/test/test_extcall.py'...Compiling '/usr/local/lib/python3.9/test/test_fcntl.py'...Compiling '/usr/local/lib/python3.9/test/test_file.py'...Compiling '/usr/local/lib/python3.9/test/test_file_eintr.py'...Compiling '/usr/local/lib/python3.9/test/test_fileinput.py'...Compiling '/usr/local/lib/python3.9/test/test_fnmatch.py'...Compiling '/usr/local/lib/python3.9/test/test_frame.py'...Compiling '/usr/local/lib/python3.9/test/test_ftplib.py'...Compiling '/usr/local/lib/python3.9/test/test_future3.py'...Compiling '/usr/local/lib/python3.9/test/test_future4.py'...Compiling '/usr/local/lib/python3.9/test/test_gc.py'...Compiling '/usr/local/lib/python3.9/test/test_genericpath.py'...Compiling '/usr/local/lib/python3.9/test/test_gettext.py'...Compiling '/usr/local/lib/python3.9/test/test_grp.py'...Compiling '/usr/local/lib/python3.9/test/test_hashlib.py'...Compiling '/usr/local/lib/python3.9/test/test_http_cookiejar.py'...Compiling '/usr/local/lib/python3.9/test/test_import/data/circular_imports/from_cycle2.py'...Compiling '/usr/local/lib/python3.9/test/test_import/data/circular_imports/subpackage.py'...Compiling '/usr/local/lib/python3.9/test/test_import/data/unwritable/__init__.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/abc.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/data01/subdirectory/__init__.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/data03/__init__.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/extension/test_case_sensitivity.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/frozen/test_finder.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/import_/test_meta_path.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/namespace_pkgs/portion1/foo/one.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/partial/pool_in_threads.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/source/test_source_encoding.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/test_lazy.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/test_main.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/test_pkg_import.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/test_spec.py'...Compiling '/usr/local/lib/python3.9/test/test_ioctl.py'...Compiling '/usr/local/lib/python3.9/test/test_iter.py'...Compiling '/usr/local/lib/python3.9/test/test_json/test_encode_basestring_ascii.py'...Compiling '/usr/local/lib/python3.9/test/test_json/test_fail.py'...Compiling '/usr/local/lib/python3.9/test/test_json/test_float.py'...Compiling '/usr/local/lib/python3.9/test/test_json/test_pass1.py'...Compiling '/usr/local/lib/python3.9/test/test_json/test_pass3.py'...Compiling '/usr/local/lib/python3.9/test/test_json/test_scanstring.py'...Compiling '/usr/local/lib/python3.9/test/test_json/test_speedups.py'...Compiling '/usr/local/lib/python3.9/test/test_json/test_unicode.py'...Compiling '/usr/local/lib/python3.9/test/test_keyword.py'...Compiling '/usr/local/lib/python3.9/test/test_kqueue.py'...Compiling '/usr/local/lib/python3.9/test/test_largefile.py'...Compiling '/usr/local/lib/python3.9/test/test_list.py'...Compiling '/usr/local/lib/python3.9/test/test_lltrace.py'...Compiling '/usr/local/lib/python3.9/test/test_long.py'...Compiling '/usr/local/lib/python3.9/test/test_mailbox.py'...Compiling '/usr/local/lib/python3.9/test/test_modulefinder.py'...Compiling '/usr/local/lib/python3.9/test/test_multibytecodec.py'...Compiling '/usr/local/lib/python3.9/test/test_netrc.py'...Compiling '/usr/local/lib/python3.9/test/test_nis.py'...Compiling '/usr/local/lib/python3.9/test/test_nntplib.py'...Compiling '/usr/local/lib/python3.9/test/test_ossaudiodev.py'...Compiling '/usr/local/lib/python3.9/test/test_pathlib.py'...Compiling '/usr/local/lib/python3.9/test/test_pprint.py'...Compiling '/usr/local/lib/python3.9/test/test_pyclbr.py'...Compiling '/usr/local/lib/python3.9/test/test_quopri.py'...Compiling '/usr/local/lib/python3.9/test/test_raise.py'...Compiling '/usr/local/lib/python3.9/test/test_range.py'...Compiling '/usr/local/lib/python3.9/test/test_readline.py'...Compiling '/usr/local/lib/python3.9/test/test_richcmp.py'...Compiling '/usr/local/lib/python3.9/test/test_sax.py'...Compiling '/usr/local/lib/python3.9/test/test_signal.py'...Compiling '/usr/local/lib/python3.9/test/test_smtplib.py'...Compiling '/usr/local/lib/python3.9/test/test_sqlite.py'...Compiling '/usr/local/lib/python3.9/test/test_startfile.py'...Compiling '/usr/local/lib/python3.9/test/test_statistics.py'...Compiling '/usr/local/lib/python3.9/test/test_super.py'...Compiling '/usr/local/lib/python3.9/test/test_syntax.py'...Compiling '/usr/local/lib/python3.9/test/test_sys.py'...Compiling '/usr/local/lib/python3.9/test/test_telnetlib.py'...Compiling '/usr/local/lib/python3.9/test/test_tempfile.py'...Compiling '/usr/local/lib/python3.9/test/test_timeit.py'...Compiling '/usr/local/lib/python3.9/test/test_timeout.py'...Compiling '/usr/local/lib/python3.9/test/test_tools/__main__.py'...Compiling '/usr/local/lib/python3.9/test/test_tools/test_gprof2html.py'...Compiling '/usr/local/lib/python3.9/test/test_tools/test_md5sum.py'...Compiling '/usr/local/lib/python3.9/test/test_tools/test_pindent.py'...Compiling '/usr/local/lib/python3.9/test/test_tracemalloc.py'...Compiling '/usr/local/lib/python3.9/test/test_types.py'...Compiling '/usr/local/lib/python3.9/test/test_urllibnet.py'...Compiling '/usr/local/lib/python3.9/test/test_userdict.py'...Compiling '/usr/local/lib/python3.9/test/test_userlist.py'...Compiling '/usr/local/lib/python3.9/test/test_userstring.py'...Compiling '/usr/local/lib/python3.9/test/test_utf8_mode.py'...Compiling '/usr/local/lib/python3.9/test/test_utf8source.py'...Compiling '/usr/local/lib/python3.9/test/test_uu.py'...Compiling '/usr/local/lib/python3.9/test/test_venv.py'...Compiling '/usr/local/lib/python3.9/test/test_warnings/__main__.py'...Compiling '/usr/local/lib/python3.9/test/test_warnings/data/stacklevel.py'...Compiling '/usr/local/lib/python3.9/test/test_weakref.py'...Compiling '/usr/local/lib/python3.9/test/test_xmlrpc_net.py'...Compiling '/usr/local/lib/python3.9/test/test_xxtestfuzz.py'...Compiling '/usr/local/lib/python3.9/test/test_zipapp.py'...Compiling '/usr/local/lib/python3.9/test/test_zipfile64.py'...Compiling '/usr/local/lib/python3.9/test/test_zipimport.py'...Compiling '/usr/local/lib/python3.9/test/test_zlib.py'...Compiling '/usr/local/lib/python3.9/timeit.py'...Compiling '/usr/local/lib/python3.9/tkinter/font.py'...Compiling '/usr/local/lib/python3.9/tkinter/simpledialog.py'...Compiling '/usr/local/lib/python3.9/tkinter/test/test_tkinter/test_widgets.py'...Compiling '/usr/local/lib/python3.9/tracemalloc.py'...Compiling '/usr/local/lib/python3.9/turtledemo/penrose.py'...Compiling '/usr/local/lib/python3.9/unittest/case.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/__init__.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/builtin/__main__.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/builtin/test_finder.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/data/__init__.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/data01/__init__.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/data02/__init__.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/data02/two/__init__.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/extension/test_finder.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/fixtures.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/import_/__init__.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/import_/__main__.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/import_/test___loader__.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/import_/test_api.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/import_/test_caching.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/import_/test_relative_imports.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/namespace_pkgs/both_portions/foo/two.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/__init__.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/namespace_pkgs/project2/parent/child/two.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/source/__main__.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/source/test_path_hook.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/stubs.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/test_api.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/test_metadata_api.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/test_open.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/test_path.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/test_read.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/test_resource.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/test_util.py'...Compiling '/usr/local/lib/python3.9/test/test_int_literal.py'...Compiling '/usr/local/lib/python3.9/test/test_io.py'...Compiling '/usr/local/lib/python3.9/test/test_mailcap.py'...Compiling '/usr/local/lib/python3.9/test/test_marshal.py'...Compiling '/usr/local/lib/python3.9/test/test_memoryio.py'...Compiling '/usr/local/lib/python3.9/test/test_memoryview.py'...Compiling '/usr/local/lib/python3.9/test/test_mimetypes.py'...Compiling '/usr/local/lib/python3.9/test/test_module.py'...Compiling '/usr/local/lib/python3.9/test/test_msilib.py'...Compiling '/usr/local/lib/python3.9/test/test_multiprocessing_fork.py'...Compiling '/usr/local/lib/python3.9/test/test_multiprocessing_forkserver.py'...Compiling '/usr/local/lib/python3.9/test/test_multiprocessing_main_handling.py'...Compiling '/usr/local/lib/python3.9/test/test_multiprocessing_spawn.py'...Compiling '/usr/local/lib/python3.9/test/test_named_expressions.py'...Compiling '/usr/local/lib/python3.9/test/test_ntpath.py'...Compiling '/usr/local/lib/python3.9/test/test_operator.py'...Compiling '/usr/local/lib/python3.9/test/test_osx_env.py'...Compiling '/usr/local/lib/python3.9/test/test_parser.py'...Compiling '/usr/local/lib/python3.9/test/test_peepholer.py'...Compiling '/usr/local/lib/python3.9/test/test_peg_generator/test_pegen.py'...Compiling '/usr/local/lib/python3.9/test/test_pickletools.py'...Compiling '/usr/local/lib/python3.9/test/test_pkgutil.py'...Compiling '/usr/local/lib/python3.9/test/test_popen.py'...Compiling '/usr/local/lib/python3.9/test/test_poplib.py'...Compiling '/usr/local/lib/python3.9/test/test_posixpath.py'...Compiling '/usr/local/lib/python3.9/test/test_print.py'...Compiling '/usr/local/lib/python3.9/test/test_pstats.py'...Compiling '/usr/local/lib/python3.9/test/test_pty.py'...Compiling '/usr/local/lib/python3.9/test/test_py_compile.py'...Compiling '/usr/local/lib/python3.9/test/test_pyexpat.py'...Compiling '/usr/local/lib/python3.9/test/test_random.py'...Compiling '/usr/local/lib/python3.9/test/test_reprlib.py'...Compiling '/usr/local/lib/python3.9/test/test_runpy.py'...Compiling '/usr/local/lib/python3.9/test/test_script_helper.py'...Compiling '/usr/local/lib/python3.9/test/test_select.py'...Compiling '/usr/local/lib/python3.9/test/test_set.py'...Compiling '/usr/local/lib/python3.9/test/test_socketserver.py'...Compiling '/usr/local/lib/python3.9/test/test_sort.py'...Compiling '/usr/local/lib/python3.9/test/test_spwd.py'...Compiling '/usr/local/lib/python3.9/test/test_ssl.py'...Compiling '/usr/local/lib/python3.9/test/test_sysconfig.py'...Compiling '/usr/local/lib/python3.9/test/test_syslog.py'...Compiling '/usr/local/lib/python3.9/test/test_tabnanny.py'...Compiling '/usr/local/lib/python3.9/test/test_tcl.py'...Compiling '/usr/local/lib/python3.9/test/test_textwrap.py'...Compiling '/usr/local/lib/python3.9/test/test_threadedtempfile.py'...Compiling '/usr/local/lib/python3.9/test/test_threading_local.py'...Compiling '/usr/local/lib/python3.9/test/test_threadsignals.py'...Compiling '/usr/local/lib/python3.9/test/test_time.py'...Compiling '/usr/local/lib/python3.9/test/test_tools/__init__.py'...Compiling '/usr/local/lib/python3.9/test/test_tools/test_fixcid.py'...Compiling '/usr/local/lib/python3.9/test/test_tools/test_i18n.py'...Compiling '/usr/local/lib/python3.9/test/test_tools/test_pdeps.py'...Compiling '/usr/local/lib/python3.9/test/test_tools/test_reindent.py'...Compiling '/usr/local/lib/python3.9/test/test_tools/test_sundry.py'...Compiling '/usr/local/lib/python3.9/test/test_traceback.py'...Compiling '/usr/local/lib/python3.9/test/test_typechecks.py'...Compiling '/usr/local/lib/python3.9/test/test_unary.py'...Compiling '/usr/local/lib/python3.9/test/test_unicode_file.py'...Compiling '/usr/local/lib/python3.9/test/test_unicode_identifiers.py'...Compiling '/usr/local/lib/python3.9/test/test_unicodedata.py'...Compiling '/usr/local/lib/python3.9/test/test_unparse.py'...Compiling '/usr/local/lib/python3.9/test/test_urllib2_localnet.py'...Compiling '/usr/local/lib/python3.9/test/test_urllib2net.py'...Compiling '/usr/local/lib/python3.9/test/test_urllib_response.py'...Compiling '/usr/local/lib/python3.9/test/test_urlparse.py'...Compiling '/usr/local/lib/python3.9/test/test_wait3.py'...Compiling '/usr/local/lib/python3.9/test/test_wait4.py'...Compiling '/usr/local/lib/python3.9/test/test_warnings/__init__.py'...Compiling '/usr/local/lib/python3.9/test/test_winconsoleio.py'...Compiling '/usr/local/lib/python3.9/test/test_winreg.py'...Compiling '/usr/local/lib/python3.9/test/test_xml_dom_minicompat.py'...Compiling '/usr/local/lib/python3.9/test/test_xml_etree.py'...Compiling '/usr/local/lib/python3.9/this.py'...Compiling '/usr/local/lib/python3.9/tkinter/__init__.py'...Compiling '/usr/local/lib/python3.9/traceback.py'...Compiling '/usr/local/lib/python3.9/turtledemo/__main__.py'...Compiling '/usr/local/lib/python3.9/turtledemo/colormixer.py'...Compiling '/usr/local/lib/python3.9/turtledemo/forest.py'...Compiling '/usr/local/lib/python3.9/turtledemo/lindenmayer.py'...Compiling '/usr/local/lib/python3.9/turtledemo/minimal_hanoi.py'...Compiling '/usr/local/lib/python3.9/turtledemo/paint.py'...Compiling '/usr/local/lib/python3.9/turtledemo/peace.py'...Compiling '/usr/local/lib/python3.9/turtledemo/planet_and_moon.py'...Compiling '/usr/local/lib/python3.9/turtledemo/sorting_animate.py'...Compiling '/usr/local/lib/python3.9/typing.py'...Compiling '/usr/local/lib/python3.9/unittest/runner.py'...Compiling '/usr/local/lib/python3.9/unittest/test/__init__.py'...Compiling '/usr/local/lib/python3.9/unittest/test/__main__.py'...Compiling '/usr/local/lib/python3.9/unittest/test/_test_warnings.py'...Compiling '/usr/local/lib/python3.9/unittest/test/dummy.py'...Compiling '/usr/local/lib/python3.9/unittest/test/test_assertions.py'...Compiling '/usr/local/lib/python3.9/test/gdb_sample.py'...Compiling '/usr/local/lib/python3.9/test/mapping_tests.py'...Compiling '/usr/local/lib/python3.9/test/regrtest.py'...Compiling '/usr/local/lib/python3.9/test/relimport.py'...Compiling '/usr/local/lib/python3.9/test/sample_doctest_no_docstrings.py'...Compiling '/usr/local/lib/python3.9/test/ssltests.py'...Compiling '/usr/local/lib/python3.9/test/subprocessdata/fd_status.py'...Compiling '/usr/local/lib/python3.9/test/support/logging_helper.py'...Compiling '/usr/local/lib/python3.9/test/support/socket_helper.py'...Compiling '/usr/local/lib/python3.9/test/test___all__.py'...Compiling '/usr/local/lib/python3.9/test/test__opcode.py'...Compiling '/usr/local/lib/python3.9/test/test__xxsubinterpreters.py'...Compiling '/usr/local/lib/python3.9/test/test_asyncio/test_futures2.py'...Compiling '/usr/local/lib/python3.9/test/test_asyncio/test_locks.py'...Compiling '/usr/local/lib/python3.9/test/test_asyncio/test_runners.py'...Compiling '/usr/local/lib/python3.9/test/test_asyncio/test_selector_events.py'...Compiling '/usr/local/lib/python3.9/test/test_asyncio/test_windows_utils.py'...Compiling '/usr/local/lib/python3.9/test/test_atexit.py'...Compiling '/usr/local/lib/python3.9/test/test_audioop.py'...Compiling '/usr/local/lib/python3.9/test/test_bisect.py'...Compiling '/usr/local/lib/python3.9/test/test_c_locale_coercion.py'...Compiling '/usr/local/lib/python3.9/test/test_calendar.py'...Compiling '/usr/local/lib/python3.9/test/test_cgi.py'...Compiling '/usr/local/lib/python3.9/test/test_cmd.py'...Compiling '/usr/local/lib/python3.9/test/test_cmd_line.py'...Compiling '/usr/local/lib/python3.9/test/test_compare.py'...Compiling '/usr/local/lib/python3.9/test/test_complex.py'...Compiling '/usr/local/lib/python3.9/test/test_configparser.py'...Compiling '/usr/local/lib/python3.9/test/test_defaultdict.py'...Compiling '/usr/local/lib/python3.9/test/test_devpoll.py'...Compiling '/usr/local/lib/python3.9/test/test_dict_version.py'...Compiling '/usr/local/lib/python3.9/test/test_dictcomps.py'...Compiling '/usr/local/lib/python3.9/test/test_difflib.py'...Compiling '/usr/local/lib/python3.9/test/test_distutils.py'...Compiling '/usr/local/lib/python3.9/test/test_doctest.py'...Compiling '/usr/local/lib/python3.9/test/test_dtrace.py'...Compiling '/usr/local/lib/python3.9/test/test_eintr.py'...Compiling '/usr/local/lib/python3.9/test/test_email/__init__.py'...Compiling '/usr/local/lib/python3.9/test/test_email/test_asian_codecs.py'...Compiling '/usr/local/lib/python3.9/test/test_email/test_defect_handling.py'...Compiling '/usr/local/lib/python3.9/test/test_email/test_generator.py'...Compiling '/usr/local/lib/python3.9/test/test_email/test_parser.py'...Compiling '/usr/local/lib/python3.9/test/test_email/test_pickleable.py'...Compiling '/usr/local/lib/python3.9/test/test_email/test_policy.py'...Compiling '/usr/local/lib/python3.9/test/test_ensurepip.py'...Compiling '/usr/local/lib/python3.9/test/test_enum.py'...Compiling '/usr/local/lib/python3.9/test/test_graphlib.py'...Compiling '/usr/local/lib/python3.9/test/test_heapq.py'...Compiling '/usr/local/lib/python3.9/test/test_httplib.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/test_zip.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/zipdata01/__init__.py'...Compiling '/usr/local/lib/python3.9/test/test_inspect.py'...Compiling '/usr/local/lib/python3.9/test/test_mmap.py'...Compiling '/usr/local/lib/python3.9/test/test_numeric_tower.py'...Compiling '/usr/local/lib/python3.9/test/test_opcodes.py'...Compiling '/usr/local/lib/python3.9/test/test_openpty.py'...Compiling '/usr/local/lib/python3.9/test/test_ordered_dict.py'...Compiling '/usr/local/lib/python3.9/test/test_peg_generator/__init__.py'...Compiling '/usr/local/lib/python3.9/test/test_peg_generator/test_first_sets.py'...Compiling '/usr/local/lib/python3.9/test/test_pickle.py'...Compiling '/usr/local/lib/python3.9/test/test_poll.py'...Compiling '/usr/local/lib/python3.9/test/test_positional_only_arg.py'...Compiling '/usr/local/lib/python3.9/test/test_profile.py'...Compiling '/usr/local/lib/python3.9/test/test_pulldom.py'...Compiling '/usr/local/lib/python3.9/test/test_queue.py'...Compiling '/usr/local/lib/python3.9/test/test_re.py'...Compiling '/usr/local/lib/python3.9/test/test_strftime.py'...Compiling '/usr/local/lib/python3.9/test/test_string_literals.py'...Compiling '/usr/local/lib/python3.9/test/test_stringprep.py'...Compiling '/usr/local/lib/python3.9/test/test_strtod.py'...Compiling '/usr/local/lib/python3.9/test/test_struct.py'...Compiling '/usr/local/lib/python3.9/test/test_symbol.py'...Compiling '/usr/local/lib/python3.9/test/test_symtable.py'...Compiling '/usr/local/lib/python3.9/test/test_sys_setprofile.py'...Compiling '/usr/local/lib/python3.9/test/test_tarfile.py'...Compiling '/usr/local/lib/python3.9/test/test_ucn.py'...Compiling '/usr/local/lib/python3.9/test/test_unpack.py'...Compiling '/usr/local/lib/python3.9/test/test_unpack_ex.py'...Compiling '/usr/local/lib/python3.9/test/test_urllib2.py'...Compiling '/usr/local/lib/python3.9/test/test_warnings/data/import_warning.py'...Compiling '/usr/local/lib/python3.9/test/test_wave.py'...Compiling '/usr/local/lib/python3.9/test/test_webbrowser.py'...Compiling '/usr/local/lib/python3.9/test/test_winsound.py'...Compiling '/usr/local/lib/python3.9/test/test_xdrlib.py'...Compiling '/usr/local/lib/python3.9/test/test_xml_etree_c.py'...Compiling '/usr/local/lib/python3.9/test/test_xmlrpc.py'...Compiling '/usr/local/lib/python3.9/test/time_hashlib.py'...Compiling '/usr/local/lib/python3.9/test/ziptestdata/testdata_module_inside_zip.py'...Compiling '/usr/local/lib/python3.9/tkinter/scrolledtext.py'...Compiling '/usr/local/lib/python3.9/tkinter/test/__init__.py'...Compiling '/usr/local/lib/python3.9/tkinter/test/runtktests.py'...Compiling '/usr/local/lib/python3.9/tkinter/test/test_tkinter/test_colorchooser.py'...Compiling '/usr/local/lib/python3.9/tkinter/test/test_tkinter/test_images.py'...Compiling '/usr/local/lib/python3.9/tkinter/test/test_tkinter/test_variables.py'...Compiling '/usr/local/lib/python3.9/tkinter/test/test_ttk/test_functions.py'...Compiling '/usr/local/lib/python3.9/tkinter/test/widget_tests.py'...Compiling '/usr/local/lib/python3.9/tkinter/ttk.py'...Compiling '/usr/local/lib/python3.9/trace.py'...Compiling '/usr/local/lib/python3.9/turtledemo/__init__.py'...Compiling '/usr/local/lib/python3.9/turtledemo/bytedesign.py'...Compiling '/usr/local/lib/python3.9/turtledemo/chaos.py'...Compiling '/usr/local/lib/python3.9/turtledemo/clock.py'...Compiling '/usr/local/lib/python3.9/turtledemo/fractalcurves.py'...Compiling '/usr/local/lib/python3.9/turtledemo/nim.py'...Compiling '/usr/local/lib/python3.9/turtledemo/rosette.py'...Compiling '/usr/local/lib/python3.9/turtledemo/round_dance.py'...Compiling '/usr/local/lib/python3.9/turtledemo/tree.py'...Compiling '/usr/local/lib/python3.9/turtledemo/two_canvases.py'...Compiling '/usr/local/lib/python3.9/types.py'...Compiling '/usr/local/lib/python3.9/unittest/async_case.py'...Compiling '/usr/local/lib/python3.9/unittest/main.py'...Compiling '/usr/local/lib/python3.9/unittest/mock.py'...Compiling '/usr/local/lib/python3.9/unittest/test/test_loader.py'...Compiling '/usr/local/lib/python3.9/unittest/test/test_suite.py'...Compiling '/usr/local/lib/python3.9/unittest/test/testmock/testmagicmethods.py'...Compiling '/usr/local/lib/python3.9/unittest/test/testmock/testsealable.py'...Compiling '/usr/local/lib/python3.9/unittest/test/testmock/testsentinel.py'...Compiling '/usr/local/lib/python3.9/unittest/test/testmock/testwith.py'...Compiling '/usr/local/lib/python3.9/unittest/util.py'...Compiling '/usr/local/lib/python3.9/urllib/parse.py'...Compiling '/usr/local/lib/python3.9/venv/__main__.py'...Compiling '/usr/local/lib/python3.9/warnings.py'...Compiling '/usr/local/lib/python3.9/wsgiref/util.py'...Compiling '/usr/local/lib/python3.9/xml/dom/domreg.py'...Compiling '/usr/local/lib/python3.9/xml/dom/minidom.py'...Compiling '/usr/local/lib/python3.9/unittest/test/test_discovery.py'...Compiling '/usr/local/lib/python3.9/unittest/test/test_runner.py'...Compiling '/usr/local/lib/python3.9/unittest/test/testmock/testasync.py'...Compiling '/usr/local/lib/python3.9/urllib/__init__.py'...Compiling '/usr/local/lib/python3.9/urllib/error.py'...Compiling '/usr/local/lib/python3.9/urllib/request.py'...Compiling '/usr/local/lib/python3.9/wsgiref/__init__.py'...Compiling '/usr/local/lib/python3.9/wsgiref/handlers.py'...Compiling '/usr/local/lib/python3.9/xml/__init__.py'...Compiling '/usr/local/lib/python3.9/xml/dom/__init__.py'...Compiling '/usr/local/lib/python3.9/xml/dom/expatbuilder.py'...Compiling '/usr/local/lib/python3.9/xml/etree/ElementTree.py'...Compiling '/usr/local/lib/python3.9/zoneinfo/__init__.py'...Compiling '/usr/local/lib/python3.9/zoneinfo/_common.py'...Compiling '/usr/local/lib/python3.9/zoneinfo/_tzpath.py'...Compiling '/usr/local/lib/python3.9/sre_constants.py'...Compiling '/usr/local/lib/python3.9/ssl.py'...Compiling '/usr/local/lib/python3.9/sysconfig.py'...Compiling '/usr/local/lib/python3.9/test/_test_multiprocessing.py'...Compiling '/usr/local/lib/python3.9/test/dtracedata/gc.py'...Compiling '/usr/local/lib/python3.9/test/dtracedata/instance.py'...Compiling '/usr/local/lib/python3.9/test/encoded_modules/module_iso_8859_1.py'...Compiling '/usr/local/lib/python3.9/test/final_a.py'...Compiling '/usr/local/lib/python3.9/test/good_getattr.py'...Compiling '/usr/local/lib/python3.9/test/imp_dummy.py'...Compiling '/usr/local/lib/python3.9/test/libregrtest/pgo.py'...Compiling '/usr/local/lib/python3.9/test/libregrtest/runtest.py'...Compiling '/usr/local/lib/python3.9/test/libregrtest/setup.py'...Compiling '/usr/local/lib/python3.9/test/list_tests.py'...Compiling '/usr/local/lib/python3.9/test/profilee.py'...Compiling '/usr/local/lib/python3.9/test/pydocfodder.py'...Compiling '/usr/local/lib/python3.9/test/re_tests.py'...Compiling '/usr/local/lib/python3.9/test/subprocessdata/input_reader.py'...Compiling '/usr/local/lib/python3.9/test/subprocessdata/qcat.py'...Compiling '/usr/local/lib/python3.9/test/support/__init__.py'...Compiling '/usr/local/lib/python3.9/test/test_asynchat.py'...Compiling '/usr/local/lib/python3.9/test/test_asyncio/echo2.py'...Compiling '/usr/local/lib/python3.9/test/test_asyncio/functional.py'...Compiling '/usr/local/lib/python3.9/test/test_asyncio/test_events.py'...Compiling '/usr/local/lib/python3.9/test/test_asyncio/test_unix_events.py'...Compiling '/usr/local/lib/python3.9/test/test_buffer.py'...Compiling '/usr/local/lib/python3.9/test/test_cprofile.py'...Compiling '/usr/local/lib/python3.9/test/test_crashers.py'...Compiling '/usr/local/lib/python3.9/test/test_crypt.py'...Compiling '/usr/local/lib/python3.9/test/test_csv.py'...Compiling '/usr/local/lib/python3.9/test/test_descr.py'...Compiling '/usr/local/lib/python3.9/test/test_frozen.py'...Compiling '/usr/local/lib/python3.9/test/test_fstring.py'...Compiling '/usr/local/lib/python3.9/test/test_genericalias.py'...Compiling '/usr/local/lib/python3.9/test/test_genexps.py'...Compiling '/usr/local/lib/python3.9/test/test_getargs2.py'...Compiling '/usr/local/lib/python3.9/test/test_http_cookies.py'...Compiling '/usr/local/lib/python3.9/test/test_imghdr.py'...Compiling '/usr/local/lib/python3.9/test/test_imp.py'...Compiling '/usr/local/lib/python3.9/test/test_import/data/circular_imports/source.py'...Compiling '/usr/local/lib/python3.9/test/test_import/data/circular_imports/use.py'...Compiling '/usr/local/lib/python3.9/test/test_import/data/package/submodule.py'...Compiling '/usr/local/lib/python3.9/test/test_import/data/package2/submodule2.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/__main__.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/builtin/__init__.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/builtin/test_loader.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/data02/one/__init__.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/data03/namespace/portion1/__init__.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/extension/__init__.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/extension/test_loader.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/import_/test___package__.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/import_/test_packages.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/namespace_pkgs/both_portions/foo/one.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/namespace_pkgs/portion2/foo/two.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/source/__init__.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/source/test_finder.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/test_files.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/test_locks.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/test_namespace_pkgs.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/test_threaded_import.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/threaded_import_hangers.py'...Compiling '/usr/local/lib/python3.9/test/test_index.py'...Compiling '/usr/local/lib/python3.9/test/test_ipaddress.py'...Compiling '/usr/local/lib/python3.9/test/test_logging.py'...Compiling '/usr/local/lib/python3.9/test/test_pdb.py'...Compiling '/usr/local/lib/python3.9/test/test_peg_generator/__main__.py'...Compiling '/usr/local/lib/python3.9/test/test_peg_generator/test_c_parser.py'...Compiling '/usr/local/lib/python3.9/test/test_peg_parser.py'...Compiling '/usr/local/lib/python3.9/test/test_pkg.py'...Compiling '/usr/local/lib/python3.9/test/test_plistlib.py'...Compiling '/usr/local/lib/python3.9/test/test_pow.py'...Compiling '/usr/local/lib/python3.9/test/test_property.py'...Compiling '/usr/local/lib/python3.9/test/test_pwd.py'...Compiling '/usr/local/lib/python3.9/test/test_pydoc.py'...Compiling '/usr/local/lib/python3.9/test/test_regrtest.py'...Compiling '/usr/local/lib/python3.9/test/test_shelve.py'...Compiling '/usr/local/lib/python3.9/test/test_shutil.py'...Compiling '/usr/local/lib/python3.9/test/test_structmembers.py'...Compiling '/usr/local/lib/python3.9/test/test_structseq.py'...Compiling '/usr/local/lib/python3.9/test/test_subprocess.py'...Compiling '/usr/local/lib/python3.9/test/test_tix.py'...Compiling '/usr/local/lib/python3.9/test/test_tk.py'...Compiling '/usr/local/lib/python3.9/test/test_tokenize.py'...Compiling '/usr/local/lib/python3.9/test/test_ttk_textonly.py'...Compiling '/usr/local/lib/python3.9/test/test_turtle.py'...Compiling '/usr/local/lib/python3.9/test/test_unicode_file_functions.py'...Compiling '/usr/local/lib/python3.9/test/test_unittest.py'...Compiling '/usr/local/lib/python3.9/test/test_univnewlines.py'...Compiling '/usr/local/lib/python3.9/test/test_urllib.py'...Compiling '/usr/local/lib/python3.9/test/test_uuid.py'...Compiling '/usr/local/lib/python3.9/test/test_weakset.py'...Compiling '/usr/local/lib/python3.9/test/test_wsgiref.py'...Compiling '/usr/local/lib/python3.9/test/test_zipfile.py'...Compiling '/usr/local/lib/python3.9/tkinter/colorchooser.py'...Compiling '/usr/local/lib/python3.9/tkinter/constants.py'...Compiling '/usr/local/lib/python3.9/tkinter/filedialog.py'...Compiling '/usr/local/lib/python3.9/tkinter/test/test_tkinter/__init__.py'...Compiling '/usr/local/lib/python3.9/tkinter/test/test_tkinter/test_geometry_managers.py'...Compiling '/usr/local/lib/python3.9/token.py'...Compiling '/usr/local/lib/python3.9/tokenize.py'...Compiling '/usr/local/lib/python3.9/tty.py'...Compiling '/usr/local/lib/python3.9/turtle.py'...Compiling '/usr/local/lib/python3.9/unittest/test/test_setups.py'...Compiling '/usr/local/lib/python3.9/unittest/test/testmock/testcallable.py'...Compiling '/usr/local/lib/python3.9/unittest/test/testmock/testpatch.py'...Compiling '/usr/local/lib/python3.9/weakref.py'...Compiling '/usr/local/lib/python3.9/xdrlib.py'...Compiling '/usr/local/lib/python3.9/xml/dom/pulldom.py'...Compiling '/usr/local/lib/python3.9/xml/etree/cElementTree.py'...Compiling '/usr/local/lib/python3.9/xml/parsers/expat.py'...Compiling '/usr/local/lib/python3.9/xml/sax/_exceptions.py'...Compiling '/usr/local/lib/python3.9/xml/sax/saxutils.py'...Compiling '/usr/local/lib/python3.9/xmlrpc/server.py'...Compiling '/usr/local/lib/python3.9/unittest/test/test_break.py'...Compiling '/usr/local/lib/python3.9/unittest/test/test_result.py'...Compiling '/usr/local/lib/python3.9/unittest/test/testmock/support.py'...Compiling '/usr/local/lib/python3.9/unittest/test/testmock/testmock.py'...Compiling '/usr/local/lib/python3.9/wsgiref/simple_server.py'...Compiling '/usr/local/lib/python3.9/xml/dom/NodeFilter.py'...Compiling '/usr/local/lib/python3.9/xml/dom/minicompat.py'...Compiling '/usr/local/lib/python3.9/xml/etree/ElementInclude.py'...Compiling '/usr/local/lib/python3.9/xml/etree/ElementPath.py'...Compiling '/usr/local/lib/python3.9/xmlrpc/__init__.py'...Compiling '/usr/local/lib/python3.9/xmlrpc/client.py'...Compiling '/usr/local/lib/python3.9/zoneinfo/_zoneinfo.py'...Compiling '/usr/local/lib/python3.9/test/mp_fork_bomb.py'...Compiling '/usr/local/lib/python3.9/test/pickletester.py'...Compiling '/usr/local/lib/python3.9/test/test_asyncio/__init__.py'...Compiling '/usr/local/lib/python3.9/test/test_asyncio/__main__.py'...Compiling '/usr/local/lib/python3.9/test/test_asyncio/echo.py'...Compiling '/usr/local/lib/python3.9/test/test_asyncio/echo3.py'...Compiling '/usr/local/lib/python3.9/test/test_asyncio/test_asyncio_waitfor.py'...Compiling '/usr/local/lib/python3.9/test/test_asyncio/test_base_events.py'...Compiling '/usr/local/lib/python3.9/test/test_asyncio/test_server.py'...Compiling '/usr/local/lib/python3.9/test/test_asyncio/test_sslproto.py'...Compiling '/usr/local/lib/python3.9/test/test_asyncio/test_transports.py'...Compiling '/usr/local/lib/python3.9/test/test_asyncio/utils.py'...Compiling '/usr/local/lib/python3.9/test/test_audit.py'...Compiling '/usr/local/lib/python3.9/test/test_base64.py'...Compiling '/usr/local/lib/python3.9/test/test_binascii.py'...Compiling '/usr/local/lib/python3.9/test/test_bufio.py'...Compiling '/usr/local/lib/python3.9/test/test_bz2.py'...Compiling '/usr/local/lib/python3.9/test/test_call.py'...Compiling '/usr/local/lib/python3.9/test/test_cmath.py'...Compiling '/usr/local/lib/python3.9/test/test_codecencodings_cn.py'...Compiling '/usr/local/lib/python3.9/test/test_codecencodings_kr.py'...Compiling '/usr/local/lib/python3.9/test/test_codecmaps_cn.py'...Compiling '/usr/local/lib/python3.9/test/test_codecmaps_kr.py'...Compiling '/usr/local/lib/python3.9/test/test_codeop.py'...Compiling '/usr/local/lib/python3.9/test/test_compileall.py'...Compiling '/usr/local/lib/python3.9/test/test_contains.py'...Compiling '/usr/local/lib/python3.9/test/test_contextlib.py'...Compiling '/usr/local/lib/python3.9/test/test_ctypes.py'...Compiling '/usr/local/lib/python3.9/test/test_dataclasses.py'...Compiling '/usr/local/lib/python3.9/test/test_email/__main__.py'...Compiling '/usr/local/lib/python3.9/test/test_email/test_headerregistry.py'...Compiling '/usr/local/lib/python3.9/test/test_enumerate.py'...Compiling '/usr/local/lib/python3.9/test/test_epoll.py'...Compiling '/usr/local/lib/python3.9/test/test_exceptions.py'...Compiling '/usr/local/lib/python3.9/test/test_flufl.py'...Compiling '/usr/local/lib/python3.9/test/test_format.py'...Compiling '/usr/local/lib/python3.9/test/test_funcattrs.py'...Compiling '/usr/local/lib/python3.9/test/test_future.py'...Compiling '/usr/local/lib/python3.9/test/test_generator_stop.py'...Compiling '/usr/local/lib/python3.9/test/test_generators.py'...Compiling '/usr/local/lib/python3.9/test/test_getopt.py'...Compiling '/usr/local/lib/python3.9/test/test_global.py'...Compiling '/usr/local/lib/python3.9/test/test_grammar.py'...Compiling '/usr/local/lib/python3.9/test/test_import/__init__.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/import_/test_path.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/namespace_pkgs/project3/parent/child/three.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/source/test_case_sensitivity.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/test_abc.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/zipdata02/__init__.py'...Compiling '/usr/local/lib/python3.9/test/test_int.py'...Compiling '/usr/local/lib/python3.9/test/test_itertools.py'...Compiling '/usr/local/lib/python3.9/test/test_math.py'...Compiling '/usr/local/lib/python3.9/test/test_os.py'...Compiling '/usr/local/lib/python3.9/test/test_rlcompleter.py'...Compiling '/usr/local/lib/python3.9/test/test_sched.py'...Compiling '/usr/local/lib/python3.9/test/test_secrets.py'...Compiling '/usr/local/lib/python3.9/test/test_selectors.py'...Compiling '/usr/local/lib/python3.9/test/test_slice.py'...Compiling '/usr/local/lib/python3.9/test/test_smtpd.py'...Compiling '/usr/local/lib/python3.9/test/test_source_encoding.py'...Compiling '/usr/local/lib/python3.9/test/test_stat.py'...Compiling '/usr/local/lib/python3.9/test/test_string.py'...Compiling '/usr/local/lib/python3.9/test/test_strptime.py'...Compiling '/usr/local/lib/python3.9/test/test_subclassinit.py'...Compiling '/usr/local/lib/python3.9/test/test_sunau.py'...Compiling '/usr/local/lib/python3.9/test/test_sundry.py'...Compiling '/usr/local/lib/python3.9/test/test_support.py'...Compiling '/usr/local/lib/python3.9/test/test_sys_settrace.py'...Compiling '/usr/local/lib/python3.9/test/test_thread.py'...Compiling '/usr/local/lib/python3.9/test/test_threading.py'...Compiling '/usr/local/lib/python3.9/test/test_tools/test_lll.py'...Compiling '/usr/local/lib/python3.9/test/test_tools/test_pathfix.py'...Compiling '/usr/local/lib/python3.9/test/test_trace.py'...Compiling '/usr/local/lib/python3.9/test/test_type_comments.py'...Compiling '/usr/local/lib/python3.9/test/test_typing.py'...Compiling '/usr/local/lib/python3.9/test/testcodec.py'...Compiling '/usr/local/lib/python3.9/test/tf_inherit_check.py'...Compiling '/usr/local/lib/python3.9/test/tracedmodules/__init__.py'...Compiling '/usr/local/lib/python3.9/test/tracedmodules/testmod.py'...Compiling '/usr/local/lib/python3.9/test/win_console_handler.py'...Compiling '/usr/local/lib/python3.9/test/xmltests.py'...Compiling '/usr/local/lib/python3.9/threading.py'...Compiling '/usr/local/lib/python3.9/tkinter/test/test_tkinter/test_font.py'...Compiling '/usr/local/lib/python3.9/tkinter/test/test_tkinter/test_simpledialog.py'...Compiling '/usr/local/lib/python3.9/tkinter/test/test_tkinter/test_text.py'...Compiling '/usr/local/lib/python3.9/tkinter/test/test_ttk/__init__.py'...Compiling '/usr/local/lib/python3.9/tkinter/test/test_ttk/test_extensions.py'...Compiling '/usr/local/lib/python3.9/tkinter/test/test_ttk/test_widgets.py'...Compiling '/usr/local/lib/python3.9/turtledemo/yinyang.py'...Compiling '/usr/local/lib/python3.9/unittest/__init__.py'...Compiling '/usr/local/lib/python3.9/unittest/__main__.py'...Compiling '/usr/local/lib/python3.9/unittest/_log.py'...Compiling '/usr/local/lib/python3.9/unittest/loader.py'...Compiling '/usr/local/lib/python3.9/unittest/result.py'...Compiling '/usr/local/lib/python3.9/unittest/signals.py'...Compiling '/usr/local/lib/python3.9/unittest/suite.py'...Compiling '/usr/local/lib/python3.9/unittest/test/test_async_case.py'...Compiling '/usr/local/lib/python3.9/unittest/test/test_functiontestcase.py'...Compiling '/usr/local/lib/python3.9/unittest/test/test_program.py'...Compiling '/usr/local/lib/python3.9/unittest/test/test_skipping.py'...Compiling '/usr/local/lib/python3.9/unittest/test/testmock/__init__.py'...Compiling '/usr/local/lib/python3.9/unittest/test/testmock/__main__.py'...Compiling '/usr/local/lib/python3.9/unittest/test/testmock/testhelpers.py'...Compiling '/usr/local/lib/python3.9/urllib/response.py'...Compiling '/usr/local/lib/python3.9/uu.py'...Compiling '/usr/local/lib/python3.9/uuid.py'...Compiling '/usr/local/lib/python3.9/wave.py'...Compiling '/usr/local/lib/python3.9/wsgiref/headers.py'...Compiling '/usr/local/lib/python3.9/wsgiref/validate.py'...Compiling '/usr/local/lib/python3.9/xml/dom/xmlbuilder.py'...Compiling '/usr/local/lib/python3.9/xml/etree/__init__.py'...Compiling '/usr/local/lib/python3.9/xml/parsers/__init__.py'...Compiling '/usr/local/lib/python3.9/xml/sax/__init__.py'...Compiling '/usr/local/lib/python3.9/xml/sax/handler.py'...Compiling '/usr/local/lib/python3.9/xml/sax/xmlreader.py'...Compiling '/usr/local/lib/python3.9/zipapp.py'...Compiling '/usr/local/lib/python3.9/zipimport.py'...Compiling '/usr/local/lib/python3.9/tkinter/tix.py'...Compiling '/usr/local/lib/python3.9/unittest/test/support.py'...Compiling '/usr/local/lib/python3.9/unittest/test/test_case.py'...Compiling '/usr/local/lib/python3.9/urllib/robotparser.py'...Compiling '/usr/local/lib/python3.9/venv/__init__.py'...Compiling '/usr/local/lib/python3.9/webbrowser.py'...Compiling '/usr/local/lib/python3.9/xml/sax/expatreader.py'...Compiling '/usr/local/lib/python3.9/zipfile.py'...Listing '/usr/local/lib/python3.9/asyncio'...Listing '/usr/local/lib/python3.9/collections'...Listing '/usr/local/lib/python3.9/concurrent'...Listing '/usr/local/lib/python3.9/concurrent/futures'...Listing '/usr/local/lib/python3.9/ctypes'...Listing '/usr/local/lib/python3.9/ctypes/macholib'...Listing '/usr/local/lib/python3.9/ctypes/test'...Listing '/usr/local/lib/python3.9/curses'...Listing '/usr/local/lib/python3.9/dbm'...Listing '/usr/local/lib/python3.9/distutils'...Listing '/usr/local/lib/python3.9/distutils/command'...Listing '/usr/local/lib/python3.9/distutils/tests'...Listing '/usr/local/lib/python3.9/email'...Listing '/usr/local/lib/python3.9/email/mime'...Listing '/usr/local/lib/python3.9/encodings'...Listing '/usr/local/lib/python3.9/ensurepip'...Listing '/usr/local/lib/python3.9/ensurepip/_bundled'...Listing '/usr/local/lib/python3.9/html'...Listing '/usr/local/lib/python3.9/http'...Listing '/usr/local/lib/python3.9/idlelib'...Listing '/usr/local/lib/python3.9/idlelib/Icons'...Listing '/usr/local/lib/python3.9/idlelib/idle_test'...Listing '/usr/local/lib/python3.9/importlib'...Listing '/usr/local/lib/python3.9/json'...Listing '/usr/local/lib/python3.9/lib2to3'...Listing '/usr/local/lib/python3.9/lib2to3/fixes'...Listing '/usr/local/lib/python3.9/lib2to3/pgen2'...Listing '/usr/local/lib/python3.9/lib2to3/tests'...Listing '/usr/local/lib/python3.9/lib2to3/tests/data'...Listing '/usr/local/lib/python3.9/lib2to3/tests/data/fixers'...Listing '/usr/local/lib/python3.9/lib2to3/tests/data/fixers/myfixes'...Listing '/usr/local/lib/python3.9/logging'...Listing '/usr/local/lib/python3.9/multiprocessing'...Listing '/usr/local/lib/python3.9/multiprocessing/dummy'...Listing '/usr/local/lib/python3.9/pydoc_data'...Listing '/usr/local/lib/python3.9/site-packages'...Listing '/usr/local/lib/python3.9/sqlite3'...Listing '/usr/local/lib/python3.9/sqlite3/test'...Listing '/usr/local/lib/python3.9/test'...Listing '/usr/local/lib/python3.9/test/audiodata'...Listing '/usr/local/lib/python3.9/test/capath'...Listing '/usr/local/lib/python3.9/test/cjkencodings'...Listing '/usr/local/lib/python3.9/test/data'...Listing '/usr/local/lib/python3.9/test/decimaltestdata'...Listing '/usr/local/lib/python3.9/test/dtracedata'...Listing '/usr/local/lib/python3.9/test/eintrdata'...Listing '/usr/local/lib/python3.9/test/encoded_modules'...Listing '/usr/local/lib/python3.9/test/imghdrdata'...Listing '/usr/local/lib/python3.9/test/libregrtest'...Listing '/usr/local/lib/python3.9/test/sndhdrdata'...Listing '/usr/local/lib/python3.9/test/subprocessdata'...Listing '/usr/local/lib/python3.9/test/support'...Listing '/usr/local/lib/python3.9/test/test_asyncio'...Listing '/usr/local/lib/python3.9/test/test_email'...Listing '/usr/local/lib/python3.9/test/test_email/data'...Listing '/usr/local/lib/python3.9/test/test_import'...Listing '/usr/local/lib/python3.9/test/test_import/data'...Listing '/usr/local/lib/python3.9/test/test_import/data/circular_imports'...Listing '/usr/local/lib/python3.9/test/test_import/data/circular_imports/subpkg'...Listing '/usr/local/lib/python3.9/test/test_import/data/package'...Listing '/usr/local/lib/python3.9/test/test_import/data/package2'...Listing '/usr/local/lib/python3.9/test/test_import/data/unwritable'...Listing '/usr/local/lib/python3.9/test/test_importlib'...Listing '/usr/local/lib/python3.9/test/test_importlib/builtin'...Listing '/usr/local/lib/python3.9/test/test_importlib/data'...Listing '/usr/local/lib/python3.9/test/test_importlib/data01'...Listing '/usr/local/lib/python3.9/test/test_importlib/data01/subdirectory'...Listing '/usr/local/lib/python3.9/test/test_importlib/data02'...Listing '/usr/local/lib/python3.9/test/test_importlib/data02/one'...Listing '/usr/local/lib/python3.9/test/test_importlib/data02/two'...Listing '/usr/local/lib/python3.9/test/test_importlib/data03'...Listing '/usr/local/lib/python3.9/test/test_importlib/data03/namespace'...Listing '/usr/local/lib/python3.9/test/test_importlib/data03/namespace/portion1'...Listing '/usr/local/lib/python3.9/test/test_importlib/data03/namespace/portion2'...Listing '/usr/local/lib/python3.9/test/test_importlib/extension'...Listing '/usr/local/lib/python3.9/test/test_importlib/frozen'...Listing '/usr/local/lib/python3.9/test/test_importlib/import_'...Listing '/usr/local/lib/python3.9/test/test_importlib/namespace_pkgs'...Listing '/usr/local/lib/python3.9/test/test_importlib/namespace_pkgs/both_portions'...Listing '/usr/local/lib/python3.9/test/test_importlib/namespace_pkgs/both_portions/foo'...Listing '/usr/local/lib/python3.9/test/test_importlib/namespace_pkgs/module_and_namespace_package'...Listing '/usr/local/lib/python3.9/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test'...Listing '/usr/local/lib/python3.9/test/test_importlib/namespace_pkgs/not_a_namespace_pkg'...Listing '/usr/local/lib/python3.9/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo'...Listing '/usr/local/lib/python3.9/test/test_importlib/namespace_pkgs/portion1'...Listing '/usr/local/lib/python3.9/test/test_importlib/namespace_pkgs/portion1/foo'...Listing '/usr/local/lib/python3.9/test/test_importlib/namespace_pkgs/portion2'...Listing '/usr/local/lib/python3.9/test/test_importlib/namespace_pkgs/portion2/foo'...Listing '/usr/local/lib/python3.9/test/test_importlib/namespace_pkgs/project1'...Listing '/usr/local/lib/python3.9/test/test_importlib/namespace_pkgs/project1/parent'...Listing '/usr/local/lib/python3.9/test/test_importlib/namespace_pkgs/project1/parent/child'...Listing '/usr/local/lib/python3.9/test/test_importlib/namespace_pkgs/project2'...Listing '/usr/local/lib/python3.9/test/test_importlib/namespace_pkgs/project2/parent'...Listing '/usr/local/lib/python3.9/test/test_importlib/namespace_pkgs/project2/parent/child'...Listing '/usr/local/lib/python3.9/test/test_importlib/namespace_pkgs/project3'...Listing '/usr/local/lib/python3.9/test/test_importlib/namespace_pkgs/project3/parent'...Listing '/usr/local/lib/python3.9/test/test_importlib/namespace_pkgs/project3/parent/child'...Listing '/usr/local/lib/python3.9/test/test_importlib/partial'...Listing '/usr/local/lib/python3.9/test/test_importlib/source'...Listing '/usr/local/lib/python3.9/test/test_importlib/zipdata01'...Listing '/usr/local/lib/python3.9/test/test_importlib/zipdata02'...Listing '/usr/local/lib/python3.9/test/test_json'...Listing '/usr/local/lib/python3.9/test/test_peg_generator'...Listing '/usr/local/lib/python3.9/test/test_tools'...Listing '/usr/local/lib/python3.9/test/test_warnings'...Listing '/usr/local/lib/python3.9/test/test_warnings/data'...Listing '/usr/local/lib/python3.9/test/test_zoneinfo'...Listing '/usr/local/lib/python3.9/test/test_zoneinfo/data'...Listing '/usr/local/lib/python3.9/test/tracedmodules'...Listing '/usr/local/lib/python3.9/test/xmltestdata'...Listing '/usr/local/lib/python3.9/test/xmltestdata/c14n-20'...Listing '/usr/local/lib/python3.9/test/ziptestdata'...Listing '/usr/local/lib/python3.9/tkinter'...Listing '/usr/local/lib/python3.9/tkinter/test'...Listing '/usr/local/lib/python3.9/tkinter/test/test_tkinter'...Listing '/usr/local/lib/python3.9/tkinter/test/test_ttk'...Listing '/usr/local/lib/python3.9/turtledemo'...Listing '/usr/local/lib/python3.9/unittest'...Listing '/usr/local/lib/python3.9/unittest/test'...Listing '/usr/local/lib/python3.9/unittest/test/testmock'...Listing '/usr/local/lib/python3.9/urllib'...Listing '/usr/local/lib/python3.9/venv'...Listing '/usr/local/lib/python3.9/venv/scripts'...Listing '/usr/local/lib/python3.9/venv/scripts/common'...Listing '/usr/local/lib/python3.9/venv/scripts/posix'...Listing '/usr/local/lib/python3.9/wsgiref'...Listing '/usr/local/lib/python3.9/xml'...Listing '/usr/local/lib/python3.9/xml/dom'...Listing '/usr/local/lib/python3.9/xml/etree'...Listing '/usr/local/lib/python3.9/xml/parsers'...Listing '/usr/local/lib/python3.9/xml/sax'...Listing '/usr/local/lib/python3.9/xmlrpc'...Listing '/usr/local/lib/python3.9/zoneinfo'...PYTHONPATH=/usr/local/lib/python3.9  \./python -E -Wi -OO /usr/local/lib/python3.9/compileall.py \-j0 -d /usr/local/lib/python3.9 -f \-x 'bad_coding|badsyntax|site-packages|lib2to3/tests/data' \/usr/local/lib/python3.9Listing '/usr/local/lib/python3.9'...Compiling '/usr/local/lib/python3.9/_collections_abc.py'...Compiling '/usr/local/lib/python3.9/_strptime.py'...Compiling '/usr/local/lib/python3.9/abc.py'...Compiling '/usr/local/lib/python3.9/antigravity.py'...Compiling '/usr/local/lib/python3.9/argparse.py'...Compiling '/usr/local/lib/python3.9/asyncio/base_tasks.py'...Compiling '/usr/local/lib/python3.9/asyncio/constants.py'...Compiling '/usr/local/lib/python3.9/asyncio/coroutines.py'...Compiling '/usr/local/lib/python3.9/asyncio/events.py'...Compiling '/usr/local/lib/python3.9/asyncio/locks.py'...Compiling '/usr/local/lib/python3.9/asyncio/log.py'...Compiling '/usr/local/lib/python3.9/asyncio/proactor_events.py'...Compiling '/usr/local/lib/python3.9/asyncio/selector_events.py'...Compiling '/usr/local/lib/python3.9/bisect.py'...Compiling '/usr/local/lib/python3.9/bz2.py'...Compiling '/usr/local/lib/python3.9/compileall.py'...Compiling '/usr/local/lib/python3.9/concurrent/futures/_base.py'...Compiling '/usr/local/lib/python3.9/contextlib.py'...Compiling '/usr/local/lib/python3.9/ctypes/_endian.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/__init__.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_as_parameter.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_callbacks.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_frombuffer.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_incomplete.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_keeprefs.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_macholib.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_objects.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_pep3118.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_prototypes.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_simplesubclasses.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_slicing.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_unicode.py'...Compiling '/usr/local/lib/python3.9/decimal.py'...Compiling '/usr/local/lib/python3.9/dis.py'...Compiling '/usr/local/lib/python3.9/distutils/command/bdist_wininst.py'...Compiling '/usr/local/lib/python3.9/distutils/command/build_clib.py'...Compiling '/usr/local/lib/python3.9/distutils/command/build_ext.py'...Compiling '/usr/local/lib/python3.9/distutils/command/clean.py'...Compiling '/usr/local/lib/python3.9/distutils/command/install_data.py'...Compiling '/usr/local/lib/python3.9/distutils/command/install_headers.py'...Compiling '/usr/local/lib/python3.9/distutils/command/install_scripts.py'...Compiling '/usr/local/lib/python3.9/distutils/command/register.py'...Compiling '/usr/local/lib/python3.9/distutils/extension.py'...Compiling '/usr/local/lib/python3.9/distutils/log.py'...Compiling '/usr/local/lib/python3.9/distutils/msvc9compiler.py'...Compiling '/usr/local/lib/python3.9/distutils/tests/__init__.py'...Compiling '/usr/local/lib/python3.9/distutils/tests/test_bdist.py'...Compiling '/usr/local/lib/python3.9/distutils/tests/test_bdist_dumb.py'...Compiling '/usr/local/lib/python3.9/distutils/tests/test_bdist_msi.py'...Compiling '/usr/local/lib/python3.9/distutils/tests/test_bdist_wininst.py'...Compiling '/usr/local/lib/python3.9/distutils/tests/test_build_clib.py'...Compiling '/usr/local/lib/python3.9/distutils/tests/test_check.py'...Compiling '/usr/local/lib/python3.9/distutils/tests/test_cmd.py'...Compiling '/usr/local/lib/python3.9/distutils/tests/test_core.py'...Compiling '/usr/local/lib/python3.9/distutils/tests/test_dir_util.py'...Compiling '/usr/local/lib/python3.9/distutils/tests/test_filelist.py'...Compiling '/usr/local/lib/python3.9/distutils/tests/test_install_lib.py'...Compiling '/usr/local/lib/python3.9/distutils/tests/test_msvc9compiler.py'...Compiling '/usr/local/lib/python3.9/distutils/tests/test_register.py'...Compiling '/usr/local/lib/python3.9/email/_policybase.py'...Compiling '/usr/local/lib/python3.9/email/charset.py'...Compiling '/usr/local/lib/python3.9/email/encoders.py'...Compiling '/usr/local/lib/python3.9/email/header.py'...Compiling '/usr/local/lib/python3.9/email/headerregistry.py'...Compiling '/usr/local/lib/python3.9/email/mime/base.py'...Compiling '/usr/local/lib/python3.9/email/mime/image.py'...Compiling '/usr/local/lib/python3.9/encodings/cp424.py'...Compiling '/usr/local/lib/python3.9/encodings/cp720.py'...Compiling '/usr/local/lib/python3.9/encodings/cp775.py'...Compiling '/usr/local/lib/python3.9/encodings/cp857.py'...Compiling '/usr/local/lib/python3.9/encodings/cp866.py'...Compiling '/usr/local/lib/python3.9/encodings/euc_jisx0213.py'...Compiling '/usr/local/lib/python3.9/encodings/gbk.py'...Compiling '/usr/local/lib/python3.9/encodings/iso2022_jp.py'...Compiling '/usr/local/lib/python3.9/encodings/iso8859_15.py'...Compiling '/usr/local/lib/python3.9/encodings/iso8859_5.py'...Compiling '/usr/local/lib/python3.9/encodings/johab.py'...Compiling '/usr/local/lib/python3.9/encodings/mac_latin2.py'...Compiling '/usr/local/lib/python3.9/encodings/mbcs.py'...Compiling '/usr/local/lib/python3.9/encodings/quopri_codec.py'...Compiling '/usr/local/lib/python3.9/encodings/shift_jis.py'...Compiling '/usr/local/lib/python3.9/encodings/undefined.py'...Compiling '/usr/local/lib/python3.9/encodings/utf_32.py'...Compiling '/usr/local/lib/python3.9/encodings/zlib_codec.py'...Compiling '/usr/local/lib/python3.9/ensurepip/_uninstall.py'...Compiling '/usr/local/lib/python3.9/formatter.py'...Compiling '/usr/local/lib/python3.9/genericpath.py'...Compiling '/usr/local/lib/python3.9/glob.py'...Compiling '/usr/local/lib/python3.9/gzip.py'...Compiling '/usr/local/lib/python3.9/http/client.py'...Compiling '/usr/local/lib/python3.9/idlelib/autoexpand.py'...Compiling '/usr/local/lib/python3.9/idlelib/browser.py'...Compiling '/usr/local/lib/python3.9/idlelib/calltip_w.py'...Compiling '/usr/local/lib/python3.9/idlelib/colorizer.py'...Compiling '/usr/local/lib/python3.9/idlelib/config_key.py'...Compiling '/usr/local/lib/python3.9/idlelib/debugger.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/mock_idle.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/template.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_autocomplete.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_calltip_w.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_codecontext.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_pyparse.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_sidebar.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_zoomheight.py'...Compiling '/usr/local/lib/python3.9/idlelib/macosx.py'...Compiling '/usr/local/lib/python3.9/idlelib/percolator.py'...Compiling '/usr/local/lib/python3.9/idlelib/query.py'...Compiling '/usr/local/lib/python3.9/idlelib/runscript.py'...Compiling '/usr/local/lib/python3.9/idlelib/search.py'...Compiling '/usr/local/lib/python3.9/idlelib/squeezer.py'...Compiling '/usr/local/lib/python3.9/importlib/_bootstrap.py'...Compiling '/usr/local/lib/python3.9/ipaddress.py'...Compiling '/usr/local/lib/python3.9/lib2to3/__init__.py'...Compiling '/usr/local/lib/python3.9/lib2to3/btm_matcher.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/__init__.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_asserts.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_filter.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_imports.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_methodattrs.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_nonzero.py'...Compiling '/usr/local/lib/python3.9/lib2to3/pgen2/literals.py'...Compiling '/usr/local/lib/python3.9/lib2to3/pgen2/pgen.py'...Compiling '/usr/local/lib/python3.9/lib2to3/tests/__main__.py'...Compiling '/usr/local/lib/python3.9/lib2to3/tests/support.py'...Compiling '/usr/local/lib/python3.9/lib2to3/tests/test_pytree.py'...Compiling '/usr/local/lib/python3.9/mailcap.py'...Compiling '/usr/local/lib/python3.9/mimetypes.py'...Compiling '/usr/local/lib/python3.9/__future__.py'...Compiling '/usr/local/lib/python3.9/_compression.py'...Compiling '/usr/local/lib/python3.9/_py_abc.py'...Compiling '/usr/local/lib/python3.9/_pyio.py'...Compiling '/usr/local/lib/python3.9/asyncio/exceptions.py'...Compiling '/usr/local/lib/python3.9/asyncio/futures.py'...Compiling '/usr/local/lib/python3.9/asyncio/queues.py'...Compiling '/usr/local/lib/python3.9/asyncio/runners.py'...Compiling '/usr/local/lib/python3.9/asyncio/staggered.py'...Compiling '/usr/local/lib/python3.9/asyncio/streams.py'...Compiling '/usr/local/lib/python3.9/asyncio/trsock.py'...Compiling '/usr/local/lib/python3.9/base64.py'...Compiling '/usr/local/lib/python3.9/binhex.py'...Compiling '/usr/local/lib/python3.9/cgitb.py'...Compiling '/usr/local/lib/python3.9/codecs.py'...Compiling '/usr/local/lib/python3.9/configparser.py'...Compiling '/usr/local/lib/python3.9/ctypes/_aix.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/__main__.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_bitfields.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_checkretval.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_find.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_init.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_libc.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_memfunctions.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_pointers.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_stringptr.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_structures.py'...Compiling '/usr/local/lib/python3.9/distutils/archive_util.py'...Compiling '/usr/local/lib/python3.9/distutils/bcppcompiler.py'...Compiling '/usr/local/lib/python3.9/distutils/cmd.py'...Compiling '/usr/local/lib/python3.9/distutils/command/bdist_dumb.py'...Compiling '/usr/local/lib/python3.9/distutils/command/bdist_rpm.py'...Compiling '/usr/local/lib/python3.9/distutils/core.py'...Compiling '/usr/local/lib/python3.9/distutils/debug.py'...Compiling '/usr/local/lib/python3.9/distutils/tests/test_build_scripts.py'...Compiling '/usr/local/lib/python3.9/distutils/tests/test_config.py'...Compiling '/usr/local/lib/python3.9/distutils/tests/test_dep_util.py'...Compiling '/usr/local/lib/python3.9/distutils/tests/test_file_util.py'...Compiling '/usr/local/lib/python3.9/distutils/tests/test_install_headers.py'...Compiling '/usr/local/lib/python3.9/distutils/tests/test_log.py'...Compiling '/usr/local/lib/python3.9/distutils/tests/test_msvccompiler.py'...Compiling '/usr/local/lib/python3.9/distutils/tests/test_unixccompiler.py'...Compiling '/usr/local/lib/python3.9/distutils/tests/test_version.py'...Compiling '/usr/local/lib/python3.9/distutils/util.py'...Compiling '/usr/local/lib/python3.9/email/base64mime.py'...Compiling '/usr/local/lib/python3.9/email/contentmanager.py'...Compiling '/usr/local/lib/python3.9/email/generator.py'...Compiling '/usr/local/lib/python3.9/email/iterators.py'...Compiling '/usr/local/lib/python3.9/email/mime/__init__.py'...Compiling '/usr/local/lib/python3.9/email/mime/application.py'...Compiling '/usr/local/lib/python3.9/email/mime/audio.py'...Compiling '/usr/local/lib/python3.9/email/mime/message.py'...Compiling '/usr/local/lib/python3.9/email/mime/nonmultipart.py'...Compiling '/usr/local/lib/python3.9/email/parser.py'...Compiling '/usr/local/lib/python3.9/email/utils.py'...Compiling '/usr/local/lib/python3.9/encodings/ascii.py'...Compiling '/usr/local/lib/python3.9/encodings/charmap.py'...Compiling '/usr/local/lib/python3.9/encodings/cp1125.py'...Compiling '/usr/local/lib/python3.9/encodings/cp1258.py'...Compiling '/usr/local/lib/python3.9/encodings/cp860.py'...Compiling '/usr/local/lib/python3.9/encodings/cp864.py'...Compiling '/usr/local/lib/python3.9/encodings/cp869.py'...Compiling '/usr/local/lib/python3.9/encodings/euc_jis_2004.py'...Compiling '/usr/local/lib/python3.9/encodings/gb2312.py'...Compiling '/usr/local/lib/python3.9/encodings/idna.py'...Compiling '/usr/local/lib/python3.9/encodings/iso2022_kr.py'...Compiling '/usr/local/lib/python3.9/encodings/iso8859_13.py'...Compiling '/usr/local/lib/python3.9/encodings/iso8859_3.py'...Compiling '/usr/local/lib/python3.9/encodings/iso8859_9.py'...Compiling '/usr/local/lib/python3.9/encodings/koi8_t.py'...Compiling '/usr/local/lib/python3.9/encodings/mac_arabic.py'...Compiling '/usr/local/lib/python3.9/encodings/mac_roman.py'...Compiling '/usr/local/lib/python3.9/encodings/oem.py'...Compiling '/usr/local/lib/python3.9/encodings/raw_unicode_escape.py'...Compiling '/usr/local/lib/python3.9/encodings/rot_13.py'...Compiling '/usr/local/lib/python3.9/encodings/unicode_escape.py'...Compiling '/usr/local/lib/python3.9/encodings/utf_32_be.py'...Compiling '/usr/local/lib/python3.9/encodings/utf_8.py'...Compiling '/usr/local/lib/python3.9/encodings/uu_codec.py'...Compiling '/usr/local/lib/python3.9/ensurepip/_bundled/__init__.py'...Compiling '/usr/local/lib/python3.9/enum.py'...Compiling '/usr/local/lib/python3.9/getopt.py'...Compiling '/usr/local/lib/python3.9/graphlib.py'...Compiling '/usr/local/lib/python3.9/hmac.py'...Compiling '/usr/local/lib/python3.9/html/entities.py'...Compiling '/usr/local/lib/python3.9/idlelib/debugger_r.py'...Compiling '/usr/local/lib/python3.9/idlelib/help_about.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/mock_tk.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_config.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_percolator.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_query.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_search.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_squeezer.py'...Compiling '/usr/local/lib/python3.9/idlelib/pathbrowser.py'...Compiling '/usr/local/lib/python3.9/idlelib/scrolledlist.py'...Compiling '/usr/local/lib/python3.9/idlelib/searchengine.py'...Compiling '/usr/local/lib/python3.9/idlelib/statusbar.py'...Compiling '/usr/local/lib/python3.9/idlelib/textview.py'...Compiling '/usr/local/lib/python3.9/idlelib/window.py'...Compiling '/usr/local/lib/python3.9/imghdr.py'...Compiling '/usr/local/lib/python3.9/importlib/_bootstrap_external.py'...Compiling '/usr/local/lib/python3.9/io.py'...Compiling '/usr/local/lib/python3.9/json/encoder.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixer_util.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_exitfunc.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_imports2.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_itertools.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_metaclass.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_raw_input.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_reload.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_repr.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_unicode.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_xreadlines.py'...Compiling '/usr/local/lib/python3.9/lib2to3/main.py'...Compiling '/usr/local/lib/python3.9/lib2to3/tests/pytree_idempotency.py'...Compiling '/usr/local/lib/python3.9/lib2to3/tests/test_util.py'...Compiling '/usr/local/lib/python3.9/logging/handlers.py'...Compiling '/usr/local/lib/python3.9/multiprocessing/__init__.py'...Compiling '/usr/local/lib/python3.9/multiprocessing/context.py'...Compiling '/usr/local/lib/python3.9/multiprocessing/dummy/connection.py'...Compiling '/usr/local/lib/python3.9/multiprocessing/heap.py'...Compiling '/usr/local/lib/python3.9/multiprocessing/pool.py'...Compiling '/usr/local/lib/python3.9/multiprocessing/popen_spawn_posix.py'...Compiling '/usr/local/lib/python3.9/multiprocessing/process.py'...Compiling '/usr/local/lib/python3.9/multiprocessing/resource_sharer.py'...Compiling '/usr/local/lib/python3.9/multiprocessing/shared_memory.py'...Compiling '/usr/local/lib/python3.9/netrc.py'...Compiling '/usr/local/lib/python3.9/ntpath.py'...Compiling '/usr/local/lib/python3.9/os.py'...Compiling '/usr/local/lib/python3.9/__phello__.foo.py'...Compiling '/usr/local/lib/python3.9/_markupbase.py'...Compiling '/usr/local/lib/python3.9/_threading_local.py'...Compiling '/usr/local/lib/python3.9/aifc.py'...Compiling '/usr/local/lib/python3.9/asyncio/base_events.py'...Compiling '/usr/local/lib/python3.9/asyncio/windows_events.py'...Compiling '/usr/local/lib/python3.9/calendar.py'...Compiling '/usr/local/lib/python3.9/code.py'...Compiling '/usr/local/lib/python3.9/concurrent/futures/__init__.py'...Compiling '/usr/local/lib/python3.9/concurrent/futures/thread.py'...Compiling '/usr/local/lib/python3.9/contextvars.py'...Compiling '/usr/local/lib/python3.9/copy.py'...Compiling '/usr/local/lib/python3.9/csv.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_array_in_pointer.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_bytes.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_loading.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_pickling.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_random_things.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_repr.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_values.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_wintypes.py'...Compiling '/usr/local/lib/python3.9/ctypes/util.py'...Compiling '/usr/local/lib/python3.9/curses/panel.py'...Compiling '/usr/local/lib/python3.9/curses/textpad.py'...Compiling '/usr/local/lib/python3.9/dbm/__init__.py'...Compiling '/usr/local/lib/python3.9/dbm/dumb.py'...Compiling '/usr/local/lib/python3.9/distutils/__init__.py'...Compiling '/usr/local/lib/python3.9/distutils/_msvccompiler.py'...Compiling '/usr/local/lib/python3.9/distutils/command/__init__.py'...Compiling '/usr/local/lib/python3.9/distutils/command/bdist.py'...Compiling '/usr/local/lib/python3.9/distutils/command/bdist_msi.py'...Compiling '/usr/local/lib/python3.9/distutils/command/install.py'...Compiling '/usr/local/lib/python3.9/distutils/config.py'...Compiling '/usr/local/lib/python3.9/distutils/cygwinccompiler.py'...Compiling '/usr/local/lib/python3.9/distutils/file_util.py'...Compiling '/usr/local/lib/python3.9/distutils/msvccompiler.py'...Compiling '/usr/local/lib/python3.9/distutils/tests/test_archive_util.py'...Compiling '/usr/local/lib/python3.9/distutils/tests/test_clean.py'...Compiling '/usr/local/lib/python3.9/distutils/tests/test_config_cmd.py'...Compiling '/usr/local/lib/python3.9/distutils/tests/test_dist.py'...Compiling '/usr/local/lib/python3.9/distutils/tests/test_text_file.py'...Compiling '/usr/local/lib/python3.9/distutils/tests/test_util.py'...Compiling '/usr/local/lib/python3.9/distutils/versionpredicate.py'...Compiling '/usr/local/lib/python3.9/email/_encoded_words.py'...Compiling '/usr/local/lib/python3.9/email/_parseaddr.py'...Compiling '/usr/local/lib/python3.9/email/feedparser.py'...Compiling '/usr/local/lib/python3.9/email/message.py'...Compiling '/usr/local/lib/python3.9/encodings/big5hkscs.py'...Compiling '/usr/local/lib/python3.9/encodings/cp1006.py'...Compiling '/usr/local/lib/python3.9/encodings/cp1250.py'...Compiling '/usr/local/lib/python3.9/encodings/cp1253.py'...Compiling '/usr/local/lib/python3.9/encodings/cp1256.py'...Compiling '/usr/local/lib/python3.9/encodings/cp437.py'...Compiling '/usr/local/lib/python3.9/encodings/cp855.py'...Compiling '/usr/local/lib/python3.9/encodings/cp862.py'...Compiling '/usr/local/lib/python3.9/encodings/cp874.py'...Compiling '/usr/local/lib/python3.9/encodings/cp932.py'...Compiling '/usr/local/lib/python3.9/encodings/euc_jp.py'...Compiling '/usr/local/lib/python3.9/encodings/iso2022_jp_1.py'...Compiling '/usr/local/lib/python3.9/encodings/iso2022_jp_ext.py'...Compiling '/usr/local/lib/python3.9/encodings/iso8859_14.py'...Compiling '/usr/local/lib/python3.9/encodings/iso8859_4.py'...Compiling '/usr/local/lib/python3.9/encodings/koi8_r.py'...Compiling '/usr/local/lib/python3.9/encodings/mac_croatian.py'...Compiling '/usr/local/lib/python3.9/encodings/mac_iceland.py'...Compiling '/usr/local/lib/python3.9/encodings/ptcp154.py'...Compiling '/usr/local/lib/python3.9/encodings/utf_16_le.py'...Compiling '/usr/local/lib/python3.9/encodings/utf_7.py'...Compiling '/usr/local/lib/python3.9/filecmp.py'...Compiling '/usr/local/lib/python3.9/functools.py'...Compiling '/usr/local/lib/python3.9/heapq.py'...Compiling '/usr/local/lib/python3.9/http/cookiejar.py'...Compiling '/usr/local/lib/python3.9/idlelib/debugobj.py'...Compiling '/usr/local/lib/python3.9/idlelib/editor.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_autocomplete_w.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_autoexpand.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_calltip.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_config_key.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_debugger.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_debugobj.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_delegator.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_editor.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_format.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_hyperparser.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_mainmenu.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_outwin.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_pyshell.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_run.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_undo.py'...Compiling '/usr/local/lib/python3.9/idlelib/iomenu.py'...Compiling '/usr/local/lib/python3.9/idlelib/redirector.py'...Compiling '/usr/local/lib/python3.9/idlelib/rpc.py'...Compiling '/usr/local/lib/python3.9/idlelib/stackviewer.py'...Compiling '/usr/local/lib/python3.9/idlelib/undo.py'...Compiling '/usr/local/lib/python3.9/importlib/_common.py'...Compiling '/usr/local/lib/python3.9/importlib/abc.py'...Compiling '/usr/local/lib/python3.9/importlib/resources.py'...Compiling '/usr/local/lib/python3.9/json/decoder.py'...Compiling '/usr/local/lib/python3.9/keyword.py'...Compiling '/usr/local/lib/python3.9/lib2to3/__main__.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixer_base.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_apply.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_exec.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_idioms.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_intern.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_next.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_raise.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_standarderror.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_tuple_params.py'...Compiling '/usr/local/lib/python3.9/lib2to3/pgen2/__init__.py'...Compiling '/usr/local/lib/python3.9/lib2to3/pgen2/grammar.py'...Compiling '/usr/local/lib/python3.9/lib2to3/pgen2/parse.py'...Compiling '/usr/local/lib/python3.9/lib2to3/pytree.py'...Compiling '/usr/local/lib/python3.9/locale.py'...Compiling '/usr/local/lib/python3.9/modulefinder.py'...Compiling '/usr/local/lib/python3.9/multiprocessing/popen_fork.py'...Compiling '/usr/local/lib/python3.9/multiprocessing/popen_spawn_win32.py'...Compiling '/usr/local/lib/python3.9/multiprocessing/reduction.py'...Compiling '/usr/local/lib/python3.9/multiprocessing/util.py'...Compiling '/usr/local/lib/python3.9/optparse.py'...Compiling '/usr/local/lib/python3.9/poplib.py'...Compiling '/usr/local/lib/python3.9/pstats.py'...Compiling '/usr/local/lib/python3.9/runpy.py'...Compiling '/usr/local/lib/python3.9/smtplib.py'...Compiling '/usr/local/lib/python3.9/sqlite3/test/dbapi.py'...Compiling '/usr/local/lib/python3.9/string.py'...Compiling '/usr/local/lib/python3.9/sunau.py'...Compiling '/usr/local/lib/python3.9/telnetlib.py'...Compiling '/usr/local/lib/python3.9/test/ann_module3.py'...Compiling '/usr/local/lib/python3.9/_sysconfigdata__linux_x86_64-linux-gnu.py'...Compiling '/usr/local/lib/python3.9/ast.py'...Compiling '/usr/local/lib/python3.9/asyncio/threads.py'...Compiling '/usr/local/lib/python3.9/asyncio/transports.py'...Compiling '/usr/local/lib/python3.9/asyncio/windows_utils.py'...Compiling '/usr/local/lib/python3.9/bdb.py'...Compiling '/usr/local/lib/python3.9/cProfile.py'...Compiling '/usr/local/lib/python3.9/cgi.py'...Compiling '/usr/local/lib/python3.9/collections/__init__.py'...Compiling '/usr/local/lib/python3.9/ctypes/macholib/dyld.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_arrays.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_cast.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_delattr.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_funcptr.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_internals.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_returnfuncptrs.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_strings.py'...Compiling '/usr/local/lib/python3.9/curses/__init__.py'...Compiling '/usr/local/lib/python3.9/curses/ascii.py'...Compiling '/usr/local/lib/python3.9/dataclasses.py'...Compiling '/usr/local/lib/python3.9/distutils/ccompiler.py'...Compiling '/usr/local/lib/python3.9/distutils/command/build.py'...Compiling '/usr/local/lib/python3.9/distutils/command/build_scripts.py'...Compiling '/usr/local/lib/python3.9/distutils/command/check.py'...Compiling '/usr/local/lib/python3.9/distutils/command/config.py'...Compiling '/usr/local/lib/python3.9/distutils/command/sdist.py'...Compiling '/usr/local/lib/python3.9/distutils/dir_util.py'...Compiling '/usr/local/lib/python3.9/distutils/filelist.py'...Compiling '/usr/local/lib/python3.9/distutils/spawn.py'...Compiling '/usr/local/lib/python3.9/distutils/sysconfig.py'...Compiling '/usr/local/lib/python3.9/distutils/tests/test_build.py'...Compiling '/usr/local/lib/python3.9/distutils/tests/test_build_py.py'...Compiling '/usr/local/lib/python3.9/distutils/tests/test_sdist.py'...Compiling '/usr/local/lib/python3.9/distutils/tests/test_versionpredicate.py'...Compiling '/usr/local/lib/python3.9/distutils/text_file.py'...Compiling '/usr/local/lib/python3.9/distutils/version.py'...Compiling '/usr/local/lib/python3.9/email/__init__.py'...Compiling '/usr/local/lib/python3.9/email/errors.py'...Compiling '/usr/local/lib/python3.9/email/mime/multipart.py'...Compiling '/usr/local/lib/python3.9/email/mime/text.py'...Compiling '/usr/local/lib/python3.9/email/policy.py'...Compiling '/usr/local/lib/python3.9/email/quoprimime.py'...Compiling '/usr/local/lib/python3.9/encodings/__init__.py'...Compiling '/usr/local/lib/python3.9/encodings/aliases.py'...Compiling '/usr/local/lib/python3.9/encodings/base64_codec.py'...Compiling '/usr/local/lib/python3.9/encodings/big5.py'...Compiling '/usr/local/lib/python3.9/encodings/cp037.py'...Compiling '/usr/local/lib/python3.9/encodings/cp1026.py'...Compiling '/usr/local/lib/python3.9/encodings/cp1140.py'...Compiling '/usr/local/lib/python3.9/encodings/cp1252.py'...Compiling '/usr/local/lib/python3.9/encodings/cp1254.py'...Compiling '/usr/local/lib/python3.9/encodings/cp1255.py'...Compiling '/usr/local/lib/python3.9/encodings/cp273.py'...Compiling '/usr/local/lib/python3.9/encodings/cp500.py'...Compiling '/usr/local/lib/python3.9/encodings/cp850.py'...Compiling '/usr/local/lib/python3.9/encodings/cp858.py'...Compiling '/usr/local/lib/python3.9/encodings/cp865.py'...Compiling '/usr/local/lib/python3.9/encodings/cp949.py'...Compiling '/usr/local/lib/python3.9/encodings/gb18030.py'...Compiling '/usr/local/lib/python3.9/encodings/hp_roman8.py'...Compiling '/usr/local/lib/python3.9/encodings/iso2022_jp_2004.py'...Compiling '/usr/local/lib/python3.9/encodings/iso8859_10.py'...Compiling '/usr/local/lib/python3.9/encodings/iso8859_2.py'...Compiling '/usr/local/lib/python3.9/encodings/iso8859_8.py'...Compiling '/usr/local/lib/python3.9/encodings/latin_1.py'...Compiling '/usr/local/lib/python3.9/encodings/mac_cyrillic.py'...Compiling '/usr/local/lib/python3.9/encodings/mac_romanian.py'...Compiling '/usr/local/lib/python3.9/encodings/punycode.py'...Compiling '/usr/local/lib/python3.9/encodings/shift_jisx0213.py'...Compiling '/usr/local/lib/python3.9/encodings/utf_16_be.py'...Compiling '/usr/local/lib/python3.9/encodings/utf_32_le.py'...Compiling '/usr/local/lib/python3.9/encodings/utf_8_sig.py'...Compiling '/usr/local/lib/python3.9/fractions.py'...Compiling '/usr/local/lib/python3.9/gettext.py'...Compiling '/usr/local/lib/python3.9/http/server.py'...Compiling '/usr/local/lib/python3.9/idlelib/debugobj_r.py'...Compiling '/usr/local/lib/python3.9/idlelib/format.py'...Compiling '/usr/local/lib/python3.9/idlelib/history.py'...Compiling '/usr/local/lib/python3.9/idlelib/hyperparser.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/htest.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_help.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_history.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_macosx.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_parenmatch.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_rpc.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_scrolledlist.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_stackviewer.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_statusbar.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_text.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_tree.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_warning.py'...Compiling '/usr/local/lib/python3.9/idlelib/pyparse.py'...Compiling '/usr/local/lib/python3.9/idlelib/replace.py'...Compiling '/usr/local/lib/python3.9/idlelib/run.py'...Compiling '/usr/local/lib/python3.9/idlelib/tooltip.py'...Compiling '/usr/local/lib/python3.9/idlelib/zzdummy.py'...Compiling '/usr/local/lib/python3.9/imp.py'...Compiling '/usr/local/lib/python3.9/importlib/machinery.py'...Compiling '/usr/local/lib/python3.9/importlib/metadata.py'...Compiling '/usr/local/lib/python3.9/json/__init__.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_buffer.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_execfile.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_import.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_map.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_print.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_sys_exc.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_ws_comma.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_zip.py'...Compiling '/usr/local/lib/python3.9/lib2to3/patcomp.py'...Compiling '/usr/local/lib/python3.9/lib2to3/pgen2/tokenize.py'...Compiling '/usr/local/lib/python3.9/lib2to3/tests/test_fixers.py'...Compiling '/usr/local/lib/python3.9/multiprocessing/queues.py'...Compiling '/usr/local/lib/python3.9/multiprocessing/synchronize.py'...Compiling '/usr/local/lib/python3.9/operator.py'...Compiling '/usr/local/lib/python3.9/pickle.py'...Compiling '/usr/local/lib/python3.9/random.py'...Compiling '/usr/local/lib/python3.9/signal.py'...Compiling '/usr/local/lib/python3.9/site.py'...Compiling '/usr/local/lib/python3.9/socket.py'...Compiling '/usr/local/lib/python3.9/sqlite3/test/transactions.py'...Compiling '/usr/local/lib/python3.9/sqlite3/test/userfunctions.py'...Compiling '/usr/local/lib/python3.9/stringprep.py'...Compiling '/usr/local/lib/python3.9/tabnanny.py'...Compiling '/usr/local/lib/python3.9/test/__init__.py'...Compiling '/usr/local/lib/python3.9/test/__main__.py'...Compiling '/usr/local/lib/python3.9/test/ann_module.py'...Compiling '/usr/local/lib/python3.9/test/ann_module2.py'...Compiling '/usr/local/lib/python3.9/test/bad_getattr2.py'...Compiling '/usr/local/lib/python3.9/test/bisect_cmd.py'...Compiling '/usr/local/lib/python3.9/test/dataclass_textanno.py'...Compiling '/usr/local/lib/python3.9/_bootlocale.py'...Compiling '/usr/local/lib/python3.9/_bootsubprocess.py'...Compiling '/usr/local/lib/python3.9/_osx_support.py'...Compiling '/usr/local/lib/python3.9/_sitebuiltins.py'...Compiling '/usr/local/lib/python3.9/_weakrefset.py'...Compiling '/usr/local/lib/python3.9/asynchat.py'...Compiling '/usr/local/lib/python3.9/asyncio/__init__.py'...Compiling '/usr/local/lib/python3.9/asyncio/__main__.py'...Compiling '/usr/local/lib/python3.9/asyncio/base_futures.py'...Compiling '/usr/local/lib/python3.9/asyncio/base_subprocess.py'...Compiling '/usr/local/lib/python3.9/asyncio/format_helpers.py'...Compiling '/usr/local/lib/python3.9/asyncio/protocols.py'...Compiling '/usr/local/lib/python3.9/asyncio/sslproto.py'...Compiling '/usr/local/lib/python3.9/asyncio/subprocess.py'...Compiling '/usr/local/lib/python3.9/asyncio/tasks.py'...Compiling '/usr/local/lib/python3.9/asyncore.py'...Compiling '/usr/local/lib/python3.9/chunk.py'...Compiling '/usr/local/lib/python3.9/codeop.py'...Compiling '/usr/local/lib/python3.9/collections/abc.py'...Compiling '/usr/local/lib/python3.9/colorsys.py'...Compiling '/usr/local/lib/python3.9/crypt.py'...Compiling '/usr/local/lib/python3.9/ctypes/__init__.py'...Compiling '/usr/local/lib/python3.9/ctypes/macholib/framework.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_buffers.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_cfuncs.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_errno.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_functions.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_numbers.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_python_api.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_refcounts.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_sizes.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_struct_fields.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_varsize_struct.py'...Compiling '/usr/local/lib/python3.9/ctypes/wintypes.py'...Compiling '/usr/local/lib/python3.9/curses/has_key.py'...Compiling '/usr/local/lib/python3.9/dbm/gnu.py'...Compiling '/usr/local/lib/python3.9/dbm/ndbm.py'...Compiling '/usr/local/lib/python3.9/difflib.py'...Compiling '/usr/local/lib/python3.9/distutils/command/build_py.py'...Compiling '/usr/local/lib/python3.9/distutils/command/install_egg_info.py'...Compiling '/usr/local/lib/python3.9/distutils/command/install_lib.py'...Compiling '/usr/local/lib/python3.9/distutils/command/upload.py'...Compiling '/usr/local/lib/python3.9/distutils/dep_util.py'...Compiling '/usr/local/lib/python3.9/distutils/errors.py'...Compiling '/usr/local/lib/python3.9/distutils/fancy_getopt.py'...Compiling '/usr/local/lib/python3.9/distutils/tests/support.py'...Compiling '/usr/local/lib/python3.9/distutils/tests/test_bdist_rpm.py'...Compiling '/usr/local/lib/python3.9/distutils/tests/test_build_ext.py'...Compiling '/usr/local/lib/python3.9/distutils/tests/test_install.py'...Compiling '/usr/local/lib/python3.9/distutils/tests/test_install_scripts.py'...Compiling '/usr/local/lib/python3.9/distutils/tests/test_spawn.py'...Compiling '/usr/local/lib/python3.9/distutils/tests/test_upload.py'...Compiling '/usr/local/lib/python3.9/distutils/unixccompiler.py'...Compiling '/usr/local/lib/python3.9/email/_header_value_parser.py'...Compiling '/usr/local/lib/python3.9/encodings/cp852.py'...Compiling '/usr/local/lib/python3.9/encodings/cp863.py'...Compiling '/usr/local/lib/python3.9/encodings/euc_kr.py'...Compiling '/usr/local/lib/python3.9/encodings/hex_codec.py'...Compiling '/usr/local/lib/python3.9/encodings/iso2022_jp_2.py'...Compiling '/usr/local/lib/python3.9/encodings/iso8859_1.py'...Compiling '/usr/local/lib/python3.9/encodings/iso8859_16.py'...Compiling '/usr/local/lib/python3.9/encodings/iso8859_7.py'...Compiling '/usr/local/lib/python3.9/encodings/kz1048.py'...Compiling '/usr/local/lib/python3.9/encodings/mac_greek.py'...Compiling '/usr/local/lib/python3.9/encodings/mac_turkish.py'...Compiling '/usr/local/lib/python3.9/encodings/utf_16.py'...Compiling '/usr/local/lib/python3.9/ensurepip/__init__.py'...Compiling '/usr/local/lib/python3.9/fnmatch.py'...Compiling '/usr/local/lib/python3.9/getpass.py'...Compiling '/usr/local/lib/python3.9/html/__init__.py'...Compiling '/usr/local/lib/python3.9/html/parser.py'...Compiling '/usr/local/lib/python3.9/http/cookies.py'...Compiling '/usr/local/lib/python3.9/idlelib/__init__.py'...Compiling '/usr/local/lib/python3.9/idlelib/autocomplete.py'...Compiling '/usr/local/lib/python3.9/idlelib/calltip.py'...Compiling '/usr/local/lib/python3.9/idlelib/codecontext.py'...Compiling '/usr/local/lib/python3.9/idlelib/configdialog.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_browser.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_colorizer.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_configdialog.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_replace.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_searchengine.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_textview.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_window.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_zzdummy.py'...Compiling '/usr/local/lib/python3.9/idlelib/mainmenu.py'...Compiling '/usr/local/lib/python3.9/idlelib/outwin.py'...Compiling '/usr/local/lib/python3.9/idlelib/parenmatch.py'...Compiling '/usr/local/lib/python3.9/idlelib/pyshell.py'...Compiling '/usr/local/lib/python3.9/idlelib/sidebar.py'...Compiling '/usr/local/lib/python3.9/idlelib/tree.py'...Compiling '/usr/local/lib/python3.9/imaplib.py'...Compiling '/usr/local/lib/python3.9/importlib/util.py'...Compiling '/usr/local/lib/python3.9/inspect.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_except.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_future.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_has_key.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_input.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_itertools_imports.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_ne.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_numliterals.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_paren.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_reduce.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_renames.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_throw.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_types.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_xrange.py'...Compiling '/usr/local/lib/python3.9/lib2to3/pgen2/conv.py'...Compiling '/usr/local/lib/python3.9/lib2to3/pygram.py'...Compiling '/usr/local/lib/python3.9/lib2to3/tests/__init__.py'...Compiling '/usr/local/lib/python3.9/lib2to3/tests/test_all_fixers.py'...Compiling '/usr/local/lib/python3.9/lib2to3/tests/test_parser.py'...Compiling '/usr/local/lib/python3.9/lib2to3/tests/test_refactor.py'...Compiling '/usr/local/lib/python3.9/logging/config.py'...Compiling '/usr/local/lib/python3.9/lzma.py'...Compiling '/usr/local/lib/python3.9/mailbox.py'...Compiling '/usr/local/lib/python3.9/multiprocessing/spawn.py'...Compiling '/usr/local/lib/python3.9/nntplib.py'...Compiling '/usr/local/lib/python3.9/pipes.py'...Compiling '/usr/local/lib/python3.9/pkgutil.py'...Compiling '/usr/local/lib/python3.9/plistlib.py'...Compiling '/usr/local/lib/python3.9/pydoc.py'...Compiling '/usr/local/lib/python3.9/stat.py'...Compiling '/usr/local/lib/python3.9/statistics.py'...Compiling '/usr/local/lib/python3.9/tarfile.py'...Compiling '/usr/local/lib/python3.9/test/dis_module.py'...Compiling '/usr/local/lib/python3.9/test/dtracedata/gc.py'...Compiling '/usr/local/lib/python3.9/test/dtracedata/line.py'...Compiling '/usr/local/lib/python3.9/test/encoded_modules/module_iso_8859_1.py'...Compiling '/usr/local/lib/python3.9/test/libregrtest/__init__.py'...Compiling '/usr/local/lib/python3.9/_aix_support.py'...Compiling '/usr/local/lib/python3.9/_compat_pickle.py'...Compiling '/usr/local/lib/python3.9/_pydecimal.py'...Compiling '/usr/local/lib/python3.9/asyncio/unix_events.py'...Compiling '/usr/local/lib/python3.9/cmd.py'...Compiling '/usr/local/lib/python3.9/concurrent/__init__.py'...Compiling '/usr/local/lib/python3.9/concurrent/futures/process.py'...Compiling '/usr/local/lib/python3.9/copyreg.py'...Compiling '/usr/local/lib/python3.9/ctypes/macholib/__init__.py'...Compiling '/usr/local/lib/python3.9/ctypes/macholib/dylib.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_anon.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_byteswap.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_parameters.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_unaligned_structures.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_win32.py'...Compiling '/usr/local/lib/python3.9/datetime.py'...Compiling '/usr/local/lib/python3.9/distutils/dist.py'...Compiling '/usr/local/lib/python3.9/distutils/tests/test_cygwinccompiler.py'...Compiling '/usr/local/lib/python3.9/distutils/tests/test_extension.py'...Compiling '/usr/local/lib/python3.9/distutils/tests/test_install_data.py'...Compiling '/usr/local/lib/python3.9/distutils/tests/test_sysconfig.py'...Compiling '/usr/local/lib/python3.9/doctest.py'...Compiling '/usr/local/lib/python3.9/encodings/bz2_codec.py'...Compiling '/usr/local/lib/python3.9/encodings/cp1251.py'...Compiling '/usr/local/lib/python3.9/encodings/cp1257.py'...Compiling '/usr/local/lib/python3.9/encodings/cp737.py'...Compiling '/usr/local/lib/python3.9/encodings/cp856.py'...Compiling '/usr/local/lib/python3.9/encodings/cp861.py'...Compiling '/usr/local/lib/python3.9/encodings/cp875.py'...Compiling '/usr/local/lib/python3.9/encodings/cp950.py'...Compiling '/usr/local/lib/python3.9/encodings/hz.py'...Compiling '/usr/local/lib/python3.9/encodings/iso2022_jp_3.py'...Compiling '/usr/local/lib/python3.9/encodings/iso8859_11.py'...Compiling '/usr/local/lib/python3.9/encodings/iso8859_6.py'...Compiling '/usr/local/lib/python3.9/encodings/koi8_u.py'...Compiling '/usr/local/lib/python3.9/encodings/mac_farsi.py'...Compiling '/usr/local/lib/python3.9/encodings/palmos.py'...Compiling '/usr/local/lib/python3.9/encodings/shift_jis_2004.py'...Compiling '/usr/local/lib/python3.9/encodings/tis_620.py'...Compiling '/usr/local/lib/python3.9/ensurepip/__main__.py'...Compiling '/usr/local/lib/python3.9/fileinput.py'...Compiling '/usr/local/lib/python3.9/ftplib.py'...Compiling '/usr/local/lib/python3.9/hashlib.py'...Compiling '/usr/local/lib/python3.9/http/__init__.py'...Compiling '/usr/local/lib/python3.9/idlelib/__main__.py'...Compiling '/usr/local/lib/python3.9/idlelib/autocomplete_w.py'...Compiling '/usr/local/lib/python3.9/idlelib/config.py'...Compiling '/usr/local/lib/python3.9/idlelib/delegator.py'...Compiling '/usr/local/lib/python3.9/idlelib/dynoption.py'...Compiling '/usr/local/lib/python3.9/idlelib/filelist.py'...Compiling '/usr/local/lib/python3.9/idlelib/grep.py'...Compiling '/usr/local/lib/python3.9/idlelib/help.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/__init__.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_debugger_r.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_debugobj_r.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_editmenu.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_filelist.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_grep.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_help_about.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_iomenu.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_multicall.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_pathbrowser.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_redirector.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_runscript.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_searchbase.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_tooltip.py'...Compiling '/usr/local/lib/python3.9/idlelib/multicall.py'...Compiling '/usr/local/lib/python3.9/idlelib/searchbase.py'...Compiling '/usr/local/lib/python3.9/idlelib/zoomheight.py'...Compiling '/usr/local/lib/python3.9/importlib/__init__.py'...Compiling '/usr/local/lib/python3.9/json/scanner.py'...Compiling '/usr/local/lib/python3.9/json/tool.py'...Compiling '/usr/local/lib/python3.9/lib2to3/btm_utils.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_basestring.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_dict.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_funcattrs.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_getcwdu.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_isinstance.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_long.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_operator.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_set_literal.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_urllib.py'...Compiling '/usr/local/lib/python3.9/lib2to3/pgen2/driver.py'...Compiling '/usr/local/lib/python3.9/lib2to3/pgen2/token.py'...Compiling '/usr/local/lib/python3.9/lib2to3/refactor.py'...Compiling '/usr/local/lib/python3.9/lib2to3/tests/test_main.py'...Compiling '/usr/local/lib/python3.9/linecache.py'...Compiling '/usr/local/lib/python3.9/logging/__init__.py'...Compiling '/usr/local/lib/python3.9/multiprocessing/connection.py'...Compiling '/usr/local/lib/python3.9/multiprocessing/managers.py'...Compiling '/usr/local/lib/python3.9/nturl2path.py'...Compiling '/usr/local/lib/python3.9/opcode.py'...Compiling '/usr/local/lib/python3.9/pdb.py'...Compiling '/usr/local/lib/python3.9/pprint.py'...Compiling '/usr/local/lib/python3.9/pydoc_data/__init__.py'...Compiling '/usr/local/lib/python3.9/pydoc_data/topics.py'...Compiling '/usr/local/lib/python3.9/smtpd.py'...Compiling '/usr/local/lib/python3.9/sqlite3/test/dump.py'...Compiling '/usr/local/lib/python3.9/sqlite3/test/regression.py'...Compiling '/usr/local/lib/python3.9/sre_compile.py'...Compiling '/usr/local/lib/python3.9/struct.py'...Compiling '/usr/local/lib/python3.9/subprocess.py'...Compiling '/usr/local/lib/python3.9/test/audit-tests.py'...Compiling '/usr/local/lib/python3.9/test/curses_tests.py'...Compiling '/usr/local/lib/python3.9/test/dataclass_module_2_str.py'...Compiling '/usr/local/lib/python3.9/test/double_const.py'...Compiling '/usr/local/lib/python3.9/test/dtracedata/call_stack.py'...Compiling '/usr/local/lib/python3.9/test/dtracedata/instance.py'...Compiling '/usr/local/lib/python3.9/test/encoded_modules/__init__.py'...Compiling '/usr/local/lib/python3.9/test/encoded_modules/module_koi8_r.py'...Compiling '/usr/local/lib/python3.9/test/final_b.py'...Compiling '/usr/local/lib/python3.9/test/future_test2.py'...Compiling '/usr/local/lib/python3.9/test/good_getattr.py'...Compiling '/usr/local/lib/python3.9/test/imp_dummy.py'...Compiling '/usr/local/lib/python3.9/test/libregrtest/refleak.py'...Compiling '/usr/local/lib/python3.9/test/libregrtest/save_env.py'...Compiling '/usr/local/lib/python3.9/test/lock_tests.py'...Compiling '/usr/local/lib/python3.9/test/pyclbr_input.py'...Compiling '/usr/local/lib/python3.9/test/pydocfodder.py'...Compiling '/usr/local/lib/python3.9/test/relimport.py'...Compiling '/usr/local/lib/python3.9/test/sample_doctest.py'...Compiling '/usr/local/lib/python3.9/test/seq_tests.py'...Compiling '/usr/local/lib/python3.9/test/string_tests.py'...Compiling '/usr/local/lib/python3.9/test/test_abc.py'...Compiling '/usr/local/lib/python3.9/test/test_asdl_parser.py'...Compiling '/usr/local/lib/python3.9/test/test_ast.py'...Compiling '/usr/local/lib/python3.9/test/test_asyncio/test_protocols.py'...Compiling '/usr/local/lib/python3.9/test/test_asyncio/test_queues.py'...Compiling '/usr/local/lib/python3.9/test/libregrtest/runtest.py'...Compiling '/usr/local/lib/python3.9/test/libregrtest/win_utils.py'...Compiling '/usr/local/lib/python3.9/test/make_ssl_certs.py'...Compiling '/usr/local/lib/python3.9/test/memory_watchdog.py'...Compiling '/usr/local/lib/python3.9/test/mp_fork_bomb.py'...Compiling '/usr/local/lib/python3.9/test/profilee.py'...Compiling '/usr/local/lib/python3.9/test/pydoc_mod.py'...Compiling '/usr/local/lib/python3.9/test/re_tests.py'...Compiling '/usr/local/lib/python3.9/test/sortperf.py'...Compiling '/usr/local/lib/python3.9/test/ssltests.py'...Compiling '/usr/local/lib/python3.9/test/subprocessdata/fd_status.py'...Compiling '/usr/local/lib/python3.9/test/subprocessdata/qcat.py'...Compiling '/usr/local/lib/python3.9/test/subprocessdata/sigchild_ignore.py'...Compiling '/usr/local/lib/python3.9/test/support/bytecode_helper.py'...Compiling '/usr/local/lib/python3.9/test/support/hashlib_helper.py'...Compiling '/usr/local/lib/python3.9/test/support/logging_helper.py'...Compiling '/usr/local/lib/python3.9/test/support/script_helper.py'...Compiling '/usr/local/lib/python3.9/test/test__opcode.py'...Compiling '/usr/local/lib/python3.9/test/test__xxsubinterpreters.py'...Compiling '/usr/local/lib/python3.9/test/test_asyncio/__init__.py'...Compiling '/usr/local/lib/python3.9/test/test_asyncio/__main__.py'...Compiling '/usr/local/lib/python3.9/test/test_asyncio/echo.py'...Compiling '/usr/local/lib/python3.9/test/test_asyncio/echo3.py'...Compiling '/usr/local/lib/python3.9/test/test_asyncio/functional.py'...Compiling '/usr/local/lib/python3.9/test/test_asyncio/test_buffered_proto.py'...Compiling '/usr/local/lib/python3.9/test/test_asyncio/test_context.py'...Compiling '/usr/local/lib/python3.9/test/test_asyncio/test_events.py'...Compiling '/usr/local/lib/python3.9/test/test_asyncio/test_runners.py'...Compiling '/usr/local/lib/python3.9/test/test_asyncio/test_selector_events.py'...Compiling '/usr/local/lib/python3.9/test/test_asyncio/test_threads.py'...Compiling '/usr/local/lib/python3.9/test/test_asyncio/test_transports.py'...Compiling '/usr/local/lib/python3.9/test/test_asyncio/test_windows_events.py'...Compiling '/usr/local/lib/python3.9/test/test_asyncio/test_windows_utils.py'...Compiling '/usr/local/lib/python3.9/test/test_asyncore.py'...Compiling '/usr/local/lib/python3.9/test/test_augassign.py'...Compiling '/usr/local/lib/python3.9/test/test_baseexception.py'...Compiling '/usr/local/lib/python3.9/test/test_bdb.py'...Compiling '/usr/local/lib/python3.9/test/test_bool.py'...Compiling '/usr/local/lib/python3.9/test/test_bufio.py'...Compiling '/usr/local/lib/python3.9/test/test_bytes.py'...Compiling '/usr/local/lib/python3.9/test/test_capi.py'...Compiling '/usr/local/lib/python3.9/test/test_charmapcodec.py'...Compiling '/usr/local/lib/python3.9/test/test_class.py'...Compiling '/usr/local/lib/python3.9/test/test_code.py'...Compiling '/usr/local/lib/python3.9/test/test_code_module.py'...Compiling '/usr/local/lib/python3.9/test/test_codecencodings_cn.py'...Compiling '/usr/local/lib/python3.9/test/test_codecencodings_hk.py'...Compiling '/usr/local/lib/python3.9/test/test_codecencodings_iso2022.py'...Compiling '/usr/local/lib/python3.9/test/test_codecencodings_kr.py'...Compiling '/usr/local/lib/python3.9/test/test_codecmaps_cn.py'...Compiling '/usr/local/lib/python3.9/test/test_codecmaps_hk.py'...Compiling '/usr/local/lib/python3.9/test/test_codecmaps_kr.py'...Compiling '/usr/local/lib/python3.9/test/test_codecs.py'...Compiling '/usr/local/lib/python3.9/test/test_contextlib.py'...Compiling '/usr/local/lib/python3.9/test/test_copy.py'...Compiling '/usr/local/lib/python3.9/test/test_datetime.py'...Compiling '/usr/local/lib/python3.9/test/test_dbm.py'...Compiling '/usr/local/lib/python3.9/test/test_dbm_dumb.py'...Compiling '/usr/local/lib/python3.9/test/test_dbm_gnu.py'...Compiling '/usr/local/lib/python3.9/test/test_dbm_ndbm.py'...Compiling '/usr/local/lib/python3.9/test/test_decimal.py'...Compiling '/usr/local/lib/python3.9/test/test_email/test_email.py'...Compiling '/usr/local/lib/python3.9/test/test_file.py'...Compiling '/usr/local/lib/python3.9/test/test_filecmp.py'...Compiling '/usr/local/lib/python3.9/test/test_fileio.py'...Compiling '/usr/local/lib/python3.9/test/test_float.py'...Compiling '/usr/local/lib/python3.9/test/test_future3.py'...Compiling '/usr/local/lib/python3.9/test/test_future4.py'...Compiling '/usr/local/lib/python3.9/test/test_future5.py'...Compiling '/usr/local/lib/python3.9/test/test_gc.py'...Compiling '/usr/local/lib/python3.9/test/test_genericpath.py'...Compiling '/usr/local/lib/python3.9/test/test_getopt.py'...Compiling '/usr/local/lib/python3.9/test/test_global.py'...Compiling '/usr/local/lib/python3.9/test/test_grammar.py'...Compiling '/usr/local/lib/python3.9/test/test_html.py'...Compiling '/usr/local/lib/python3.9/test/test_htmlparser.py'...Compiling '/usr/local/lib/python3.9/test/test_httpservers.py'...Compiling '/usr/local/lib/python3.9/test/test_import/__main__.py'...Compiling '/usr/local/lib/python3.9/test/test_import/data/circular_imports/basic.py'...Compiling '/usr/local/lib/python3.9/test/test_import/data/circular_imports/basic2.py'...Compiling '/usr/local/lib/python3.9/test/test_import/data/circular_imports/binding.py'...Compiling '/usr/local/lib/python3.9/test/test_import/data/circular_imports/binding2.py'...Compiling '/usr/local/lib/python3.9/test/test_import/data/circular_imports/from_cycle1.py'...Compiling '/usr/local/lib/python3.9/test/test_import/data/circular_imports/indirect.py'...Compiling '/usr/local/lib/python3.9/test/test_import/data/circular_imports/rebinding.py'...Compiling '/usr/local/lib/python3.9/test/test_import/data/circular_imports/rebinding2.py'...Compiling '/usr/local/lib/python3.9/test/test_import/data/circular_imports/source.py'...Compiling '/usr/local/lib/python3.9/test/test_import/data/circular_imports/subpackage.py'...Compiling '/usr/local/lib/python3.9/test/test_import/data/circular_imports/use.py'...Compiling '/usr/local/lib/python3.9/test/test_import/data/circular_imports/util.py'...Compiling '/usr/local/lib/python3.9/test/test_import/data/package/submodule.py'...Compiling '/usr/local/lib/python3.9/test/test_import/data/package2/submodule1.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/__init__.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/builtin/__init__.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/builtin/test_finder.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/data01/subdirectory/__init__.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/data02/one/__init__.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/data03/__init__.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/extension/__init__.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/extension/test_loader.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/import_/test___loader__.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/import_/test_caching.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/import_/test_meta_path.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/namespace_pkgs/both_portions/foo/one.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/namespace_pkgs/both_portions/foo/two.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/__init__.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/namespace_pkgs/portion1/foo/one.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/namespace_pkgs/portion2/foo/two.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/namespace_pkgs/project1/parent/child/one.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/partial/cfimport.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/source/test_case_sensitivity.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/test_main.py'...Compiling '/usr/local/lib/python3.9/multiprocessing/dummy/__init__.py'...Compiling '/usr/local/lib/python3.9/multiprocessing/forkserver.py'...Compiling '/usr/local/lib/python3.9/multiprocessing/popen_forkserver.py'...Compiling '/usr/local/lib/python3.9/multiprocessing/resource_tracker.py'...Compiling '/usr/local/lib/python3.9/multiprocessing/sharedctypes.py'...Compiling '/usr/local/lib/python3.9/numbers.py'...Compiling '/usr/local/lib/python3.9/pathlib.py'...Compiling '/usr/local/lib/python3.9/posixpath.py'...Compiling '/usr/local/lib/python3.9/reprlib.py'...Compiling '/usr/local/lib/python3.9/sched.py'...Compiling '/usr/local/lib/python3.9/shelve.py'...Compiling '/usr/local/lib/python3.9/shlex.py'...Compiling '/usr/local/lib/python3.9/sndhdr.py'...Compiling '/usr/local/lib/python3.9/sqlite3/__init__.py'...Compiling '/usr/local/lib/python3.9/sqlite3/dbapi2.py'...Compiling '/usr/local/lib/python3.9/sqlite3/test/__init__.py'...Compiling '/usr/local/lib/python3.9/sqlite3/test/factory.py'...Compiling '/usr/local/lib/python3.9/sre_constants.py'...Compiling '/usr/local/lib/python3.9/ssl.py'...Compiling '/usr/local/lib/python3.9/test/_test_multiprocessing.py'...Compiling '/usr/local/lib/python3.9/test/future_test1.py'...Compiling '/usr/local/lib/python3.9/test/inspect_fodder.py'...Compiling '/usr/local/lib/python3.9/test/libregrtest/main.py'...Compiling '/usr/local/lib/python3.9/test/mock_socket.py'...Compiling '/usr/local/lib/python3.9/test/mp_preload.py'...Compiling '/usr/local/lib/python3.9/test/pickletester.py'...Compiling '/usr/local/lib/python3.9/test/test_asynchat.py'...Compiling '/usr/local/lib/python3.9/test/test_asyncio/echo2.py'...Compiling '/usr/local/lib/python3.9/test/test_asyncio/test_asyncio_waitfor.py'...Compiling '/usr/local/lib/python3.9/test/test_asyncio/test_base_events.py'...Compiling '/usr/local/lib/python3.9/test/test_asyncio/test_sendfile.py'...Compiling '/usr/local/lib/python3.9/test/test_asyncio/test_subprocess.py'...Compiling '/usr/local/lib/python3.9/test/test_atexit.py'...Compiling '/usr/local/lib/python3.9/test/test_audit.py'...Compiling '/usr/local/lib/python3.9/test/test_base64.py'...Compiling '/usr/local/lib/python3.9/test/test_binhex.py'...Compiling '/usr/local/lib/python3.9/test/test_bisect.py'...Compiling '/usr/local/lib/python3.9/test/test_bz2.py'...Compiling '/usr/local/lib/python3.9/test/test_call.py'...Compiling '/usr/local/lib/python3.9/test/test_cmath.py'...Compiling '/usr/local/lib/python3.9/test/test_codecencodings_jp.py'...Compiling '/usr/local/lib/python3.9/test/test_codecmaps_tw.py'...Compiling '/usr/local/lib/python3.9/test/test_codeop.py'...Compiling '/usr/local/lib/python3.9/test/test_colorsys.py'...Compiling '/usr/local/lib/python3.9/test/test_compileall.py'...Compiling '/usr/local/lib/python3.9/test/test_contains.py'...Compiling '/usr/local/lib/python3.9/test/test_context.py'...Compiling '/usr/local/lib/python3.9/test/test_crypt.py'...Compiling '/usr/local/lib/python3.9/test/test_dataclasses.py'...Compiling '/usr/local/lib/python3.9/test/test_dynamicclassattribute.py'...Compiling '/usr/local/lib/python3.9/test/test_email/test__header_value_parser.py'...Compiling '/usr/local/lib/python3.9/test/test_exception_hierarchy.py'...Compiling '/usr/local/lib/python3.9/test/test_extcall.py'...Compiling '/usr/local/lib/python3.9/test/test_fcntl.py'...Compiling '/usr/local/lib/python3.9/test/test_file_eintr.py'...Compiling '/usr/local/lib/python3.9/test/test_fileinput.py'...Compiling '/usr/local/lib/python3.9/test/test_frozen.py'...Compiling '/usr/local/lib/python3.9/test/test_fstring.py'...Compiling '/usr/local/lib/python3.9/test/test_genexps.py'...Compiling '/usr/local/lib/python3.9/test/test_getargs2.py'...Compiling '/usr/local/lib/python3.9/test/test_http_cookiejar.py'...Compiling '/usr/local/lib/python3.9/test/test_import/data/circular_imports/subpkg/util.py'...Compiling '/usr/local/lib/python3.9/test/test_import/data/package/__init__.py'...Compiling '/usr/local/lib/python3.9/test/test_import/data/package2/submodule2.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/abc.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/extension/__main__.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/source/test_file_loader.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/test_namespace_pkgs.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/test_read.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/test_threaded_import.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/test_zip.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/util.py'...Compiling '/usr/local/lib/python3.9/test/test_int_literal.py'...Compiling '/usr/local/lib/python3.9/test/test_io.py'...Compiling '/usr/local/lib/python3.9/test/test_longexp.py'...Compiling '/usr/local/lib/python3.9/test/test_lzma.py'...Compiling '/usr/local/lib/python3.9/test/test_math.py'...Compiling '/usr/local/lib/python3.9/test/test_msilib.py'...Compiling '/usr/local/lib/python3.9/test/test_multiprocessing_fork.py'...Compiling '/usr/local/lib/python3.9/test/test_multiprocessing_forkserver.py'...Compiling '/usr/local/lib/python3.9/test/test_multiprocessing_main_handling.py'...Compiling '/usr/local/lib/python3.9/test/test_multiprocessing_spawn.py'...Compiling '/usr/local/lib/python3.9/test/test_named_expressions.py'...Compiling '/usr/local/lib/python3.9/test/test_opcodes.py'...Compiling '/usr/local/lib/python3.9/test/test_openpty.py'...Compiling '/usr/local/lib/python3.9/test/test_optparse.py'...Compiling '/usr/local/lib/python3.9/test/test_pdb.py'...Compiling '/usr/local/lib/python3.9/test/test_peg_generator/__main__.py'...Compiling '/usr/local/lib/python3.9/test/test_peg_generator/test_first_sets.py'...Compiling '/usr/local/lib/python3.9/test/test_peg_generator/test_pegen.py'...Compiling '/usr/local/lib/python3.9/test/test_picklebuffer.py'...Compiling '/usr/local/lib/python3.9/test/test_pipes.py'...Compiling '/usr/local/lib/python3.9/test/test_pkgutil.py'...Compiling '/usr/local/lib/python3.9/test/test_popen.py'...Compiling '/usr/local/lib/python3.9/test/test_poplib.py'...Compiling '/usr/local/lib/python3.9/test/test_posixpath.py'...Compiling '/usr/local/lib/python3.9/test/test_print.py'...Compiling '/usr/local/lib/python3.9/test/test_property.py'...Compiling '/usr/local/lib/python3.9/test/test_pty.py'...Compiling '/usr/local/lib/python3.9/test/test_pwd.py'...Compiling '/usr/local/lib/python3.9/test/test_py_compile.py'...Compiling '/usr/local/lib/python3.9/test/test_pydoc.py'...Compiling '/usr/local/lib/python3.9/test/test_re.py'...Compiling '/usr/local/lib/python3.9/test/test_shutil.py'...Compiling '/usr/local/lib/python3.9/test/test_spwd.py'...Compiling '/usr/local/lib/python3.9/test/test_ssl.py'...Compiling '/usr/local/lib/python3.9/test/test_sys_settrace.py'...Compiling '/usr/local/lib/python3.9/test/test_tcl.py'...Compiling '/usr/local/lib/python3.9/test/test_threading.py'...Compiling '/usr/local/lib/python3.9/test/test_tix.py'...Compiling '/usr/local/lib/python3.9/test/test_tk.py'...Compiling '/usr/local/lib/python3.9/test/test_tokenize.py'...Compiling '/usr/local/lib/python3.9/test/test_tools/test_pathfix.py'...Compiling '/usr/local/lib/python3.9/test/test_trace.py'...Compiling '/usr/local/lib/python3.9/test/test_type_comments.py'...Compiling '/usr/local/lib/python3.9/test/test_typechecks.py'...Compiling '/usr/local/lib/python3.9/test/test_types.py'...Compiling '/usr/local/lib/python3.9/test/test_urllib2_localnet.py'...Compiling '/usr/local/lib/python3.9/test/test_urlparse.py'...Compiling '/usr/local/lib/python3.9/test/test_uu.py'...Compiling '/usr/local/lib/python3.9/test/test_venv.py'...Compiling '/usr/local/lib/python3.9/test/test_warnings/__main__.py'...Compiling '/usr/local/lib/python3.9/test/test_warnings/data/import_warning.py'...Compiling '/usr/local/lib/python3.9/test/test_warnings/data/stacklevel.py'...Compiling '/usr/local/lib/python3.9/test/test_weakref.py'...Compiling '/usr/local/lib/python3.9/test/test_xml_dom_minicompat.py'...Compiling '/usr/local/lib/python3.9/pickletools.py'...Compiling '/usr/local/lib/python3.9/platform.py'...Compiling '/usr/local/lib/python3.9/profile.py'...Compiling '/usr/local/lib/python3.9/pty.py'...Compiling '/usr/local/lib/python3.9/py_compile.py'...Compiling '/usr/local/lib/python3.9/pyclbr.py'...Compiling '/usr/local/lib/python3.9/queue.py'...Compiling '/usr/local/lib/python3.9/quopri.py'...Compiling '/usr/local/lib/python3.9/re.py'...Compiling '/usr/local/lib/python3.9/rlcompleter.py'...Compiling '/usr/local/lib/python3.9/secrets.py'...Compiling '/usr/local/lib/python3.9/selectors.py'...Compiling '/usr/local/lib/python3.9/shutil.py'...Compiling '/usr/local/lib/python3.9/socketserver.py'...Compiling '/usr/local/lib/python3.9/sqlite3/dump.py'...Compiling '/usr/local/lib/python3.9/sqlite3/test/backup.py'...Compiling '/usr/local/lib/python3.9/sqlite3/test/hooks.py'...Compiling '/usr/local/lib/python3.9/sqlite3/test/types.py'...Compiling '/usr/local/lib/python3.9/sre_parse.py'...Compiling '/usr/local/lib/python3.9/symbol.py'...Compiling '/usr/local/lib/python3.9/symtable.py'...Compiling '/usr/local/lib/python3.9/sysconfig.py'...Compiling '/usr/local/lib/python3.9/tempfile.py'...Compiling '/usr/local/lib/python3.9/test/autotest.py'...Compiling '/usr/local/lib/python3.9/test/bad_getattr.py'...Compiling '/usr/local/lib/python3.9/test/bad_getattr3.py'...Compiling '/usr/local/lib/python3.9/test/coding20731.py'...Compiling '/usr/local/lib/python3.9/test/dataclass_module_1_str.py'...Compiling '/usr/local/lib/python3.9/test/doctest_aliases.py'...Compiling '/usr/local/lib/python3.9/test/final_a.py'...Compiling '/usr/local/lib/python3.9/test/gdb_sample.py'...Compiling '/usr/local/lib/python3.9/test/inspect_fodder2.py'...Compiling '/usr/local/lib/python3.9/test/libregrtest/pgo.py'...Compiling '/usr/local/lib/python3.9/test/libregrtest/runtest_mp.py'...Compiling '/usr/local/lib/python3.9/test/libregrtest/utils.py'...Compiling '/usr/local/lib/python3.9/test/list_tests.py'...Compiling '/usr/local/lib/python3.9/test/mod_generics_cache.py'...Compiling '/usr/local/lib/python3.9/test/multibytecodec_support.py'...Compiling '/usr/local/lib/python3.9/test/regrtest.py'...Compiling '/usr/local/lib/python3.9/test/reperf.py'...Compiling '/usr/local/lib/python3.9/test/sample_doctest_no_docstrings.py'...Compiling '/usr/local/lib/python3.9/test/sample_doctest_no_doctests.py'...Compiling '/usr/local/lib/python3.9/test/signalinterproctester.py'...Compiling '/usr/local/lib/python3.9/test/support/socket_helper.py'...Compiling '/usr/local/lib/python3.9/test/support/testresult.py'...Compiling '/usr/local/lib/python3.9/test/test___all__.py'...Compiling '/usr/local/lib/python3.9/test/test___future__.py'...Compiling '/usr/local/lib/python3.9/test/test__osx_support.py'...Compiling '/usr/local/lib/python3.9/test/test_argparse.py'...Compiling '/usr/local/lib/python3.9/test/test_bigaddrspace.py'...Compiling '/usr/local/lib/python3.9/test/test_bigmem.py'...Compiling '/usr/local/lib/python3.9/test/test_c_locale_coercion.py'...Compiling '/usr/local/lib/python3.9/test/test_calendar.py'...Compiling '/usr/local/lib/python3.9/test/test_cgitb.py'...Compiling '/usr/local/lib/python3.9/test/test_check_c_globals.py'...Compiling '/usr/local/lib/python3.9/test/test_clinic.py'...Compiling '/usr/local/lib/python3.9/test/test_codeccallbacks.py'...Compiling '/usr/local/lib/python3.9/test/test_compile.py'...Compiling '/usr/local/lib/python3.9/test/test_concurrent_futures.py'...Compiling '/usr/local/lib/python3.9/test/test_copyreg.py'...Compiling '/usr/local/lib/python3.9/test/test_crashers.py'...Compiling '/usr/local/lib/python3.9/test/test_csv.py'...Compiling '/usr/local/lib/python3.9/test/test_descr.py'...Compiling '/usr/local/lib/python3.9/test/test_flufl.py'...Compiling '/usr/local/lib/python3.9/test/test_fnmatch.py'...Compiling '/usr/local/lib/python3.9/test/test_frame.py'...Compiling '/usr/local/lib/python3.9/test/test_ftplib.py'...Compiling '/usr/local/lib/python3.9/test/test_genericclass.py'...Compiling '/usr/local/lib/python3.9/test/test_glob.py'...Compiling '/usr/local/lib/python3.9/test/test_hash.py'...Compiling '/usr/local/lib/python3.9/test/test_heapq.py'...Compiling '/usr/local/lib/python3.9/test/test_http_cookies.py'...Compiling '/usr/local/lib/python3.9/test/test_imaplib.py'...Compiling '/usr/local/lib/python3.9/test/test_import/data/unwritable/__init__.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/builtin/__main__.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/data01/__init__.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/data02/__init__.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/data03/namespace/portion1/__init__.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/extension/test_case_sensitivity.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/frozen/test_finder.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/import_/__main__.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/import_/test_api.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/import_/test_path.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/source/__main__.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/source/test_source_encoding.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/test_lazy.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/test_metadata_api.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/test_path.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/test_resource.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/threaded_import_hangers.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/zipdata01/__init__.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/zipdata02/__init__.py'...Compiling '/usr/local/lib/python3.9/test/test_index.py'...Compiling '/usr/local/lib/python3.9/test/test_ioctl.py'...Compiling '/usr/local/lib/python3.9/test/test_ipaddress.py'...Compiling '/usr/local/lib/python3.9/test/test_listcomps.py'...Compiling '/usr/local/lib/python3.9/test/test_locale.py'...Compiling '/usr/local/lib/python3.9/test/test_mailbox.py'...Compiling '/usr/local/lib/python3.9/test/test_numeric_tower.py'...Compiling '/usr/local/lib/python3.9/test/test_operator.py'...Compiling '/usr/local/lib/python3.9/test/test_osx_env.py'...Compiling '/usr/local/lib/python3.9/test/test_pathlib.py'...Compiling '/usr/local/lib/python3.9/test/test_random.py'...Compiling '/usr/local/lib/python3.9/test/test_scope.py'...Compiling '/usr/local/lib/python3.9/test/test_shlex.py'...Compiling '/usr/local/lib/python3.9/test/test_slice.py'...Compiling '/usr/local/lib/python3.9/test/test_smtpd.py'...Compiling '/usr/local/lib/python3.9/test/test_source_encoding.py'...Compiling '/usr/local/lib/python3.9/test/test_sqlite.py'...Compiling '/usr/local/lib/python3.9/test/test_stat.py'...Compiling '/usr/local/lib/python3.9/test/test_string.py'...Compiling '/usr/local/lib/python3.9/test/test_struct.py'...Compiling '/usr/local/lib/python3.9/test/test_sundry.py'...Compiling '/usr/local/lib/python3.9/test/test_support.py'...Compiling '/usr/local/lib/python3.9/test/test_syntax.py'...Compiling '/usr/local/lib/python3.9/test/test_sys_setprofile.py'...Compiling '/usr/local/lib/python3.9/test/test_sysconfig.py'...Compiling '/usr/local/lib/python3.9/test/test_tarfile.py'...Compiling '/usr/local/lib/python3.9/test/test_unary.py'...Compiling '/usr/local/lib/python3.9/test/test_unicode.py'...Compiling '/usr/local/lib/python3.9/test/test_xdrlib.py'...Compiling '/usr/local/lib/python3.9/test/test_xml_etree_c.py'...Compiling '/usr/local/lib/python3.9/test/test_zipapp.py'...Compiling '/usr/local/lib/python3.9/test/test_zipfile64.py'...Compiling '/usr/local/lib/python3.9/test/test_zipimport_support.py'...Compiling '/usr/local/lib/python3.9/test/test_zoneinfo/__init__.py'...Compiling '/usr/local/lib/python3.9/test/test_zoneinfo/__main__.py'...Compiling '/usr/local/lib/python3.9/test/eintrdata/eintr_tester.py'...Compiling '/usr/local/lib/python3.9/test/fork_wait.py'...Compiling '/usr/local/lib/python3.9/test/libregrtest/cmdline.py'...Compiling '/usr/local/lib/python3.9/test/libregrtest/setup.py'...Compiling '/usr/local/lib/python3.9/test/mapping_tests.py'...Compiling '/usr/local/lib/python3.9/test/pythoninfo.py'...Compiling '/usr/local/lib/python3.9/test/ssl_servers.py'...Compiling '/usr/local/lib/python3.9/test/subprocessdata/input_reader.py'...Compiling '/usr/local/lib/python3.9/test/subprocessdata/qgrep.py'...Compiling '/usr/local/lib/python3.9/test/support/__init__.py'...Compiling '/usr/local/lib/python3.9/test/test_array.py'...Compiling '/usr/local/lib/python3.9/test/test_asyncio/test_locks.py'...Compiling '/usr/local/lib/python3.9/test/test_asyncio/test_server.py'...Compiling '/usr/local/lib/python3.9/test/test_asyncio/test_sock_lowlevel.py'...Compiling '/usr/local/lib/python3.9/test/test_asyncio/test_tasks.py'...Compiling '/usr/local/lib/python3.9/test/test_cmd_line.py'...Compiling '/usr/local/lib/python3.9/test/test_compare.py'...Compiling '/usr/local/lib/python3.9/test/test_complex.py'...Compiling '/usr/local/lib/python3.9/test/test_configparser.py'...Compiling '/usr/local/lib/python3.9/test/test_defaultdict.py'...Compiling '/usr/local/lib/python3.9/test/test_devpoll.py'...Compiling '/usr/local/lib/python3.9/test/test_dict_version.py'...Compiling '/usr/local/lib/python3.9/test/test_dictcomps.py'...Compiling '/usr/local/lib/python3.9/test/test_difflib.py'...Compiling '/usr/local/lib/python3.9/test/test_distutils.py'...Compiling '/usr/local/lib/python3.9/test/test_doctest.py'...Compiling '/usr/local/lib/python3.9/test/test_dynamic.py'...Compiling '/usr/local/lib/python3.9/test/test_email/test_asian_codecs.py'...Compiling '/usr/local/lib/python3.9/test/test_email/test_defect_handling.py'...Compiling '/usr/local/lib/python3.9/test/test_email/test_generator.py'...Compiling '/usr/local/lib/python3.9/test/test_email/test_headerregistry.py'...Compiling '/usr/local/lib/python3.9/test/test_enumerate.py'...Compiling '/usr/local/lib/python3.9/test/test_eof.py'...Compiling '/usr/local/lib/python3.9/test/test_epoll.py'...Compiling '/usr/local/lib/python3.9/test/test_faulthandler.py'...Compiling '/usr/local/lib/python3.9/test/test_finalization.py'...Compiling '/usr/local/lib/python3.9/test/test_format.py'...Compiling '/usr/local/lib/python3.9/test/test_functools.py'...Compiling '/usr/local/lib/python3.9/test/test_import/data/circular_imports/from_cycle2.py'...Compiling '/usr/local/lib/python3.9/test/test_import/data/circular_imports/subpkg/subpackage2.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/__main__.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/data/__init__.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/data02/two/__init__.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/data03/namespace/portion2/__init__.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/extension/test_finder.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/frozen/__init__.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/import_/__init__.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/import_/test___package__.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/import_/test_packages.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/one.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/namespace_pkgs/project2/parent/child/two.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/partial/pool_in_threads.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/source/test_path_hook.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/test_api.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/test_util.py'...Compiling '/usr/local/lib/python3.9/test/test_iter.py'...Compiling '/usr/local/lib/python3.9/test/test_json/test_float.py'...Compiling '/usr/local/lib/python3.9/test/test_json/test_indent.py'...Compiling '/usr/local/lib/python3.9/test/test_json/test_pass1.py'...Compiling '/usr/local/lib/python3.9/test/test_json/test_pass3.py'...Compiling '/usr/local/lib/python3.9/test/test_json/test_scanstring.py'...Compiling '/usr/local/lib/python3.9/test/test_json/test_speedups.py'...Compiling '/usr/local/lib/python3.9/test/test_json/test_unicode.py'...Compiling '/usr/local/lib/python3.9/test/test_kqueue.py'...Compiling '/usr/local/lib/python3.9/test/test_lib2to3.py'...Compiling '/usr/local/lib/python3.9/test/test_linecache.py'...Compiling '/usr/local/lib/python3.9/test/test_lltrace.py'...Compiling '/usr/local/lib/python3.9/test/test_logging.py'...Compiling '/usr/local/lib/python3.9/test/test_peepholer.py'...Compiling '/usr/local/lib/python3.9/test/test_pickle.py'...Compiling '/usr/local/lib/python3.9/test/test_poll.py'...Compiling '/usr/local/lib/python3.9/test/test_positional_only_arg.py'...Compiling '/usr/local/lib/python3.9/test/test_pprint.py'...Compiling '/usr/local/lib/python3.9/test/test_pyclbr.py'...Compiling '/usr/local/lib/python3.9/test/test_quopri.py'...Compiling '/usr/local/lib/python3.9/test/test_raise.py'...Compiling '/usr/local/lib/python3.9/test/test_regrtest.py'...Compiling '/usr/local/lib/python3.9/test/test_script_helper.py'...Compiling '/usr/local/lib/python3.9/test/test_set.py'...Compiling '/usr/local/lib/python3.9/test/test_string_literals.py'...Compiling '/usr/local/lib/python3.9/test/test_strtod.py'...Compiling '/usr/local/lib/python3.9/test/test_structmembers.py'...Compiling '/usr/local/lib/python3.9/test/test_structseq.py'...Compiling '/usr/local/lib/python3.9/test/test_subclassinit.py'...Compiling '/usr/local/lib/python3.9/test/test_sunau.py'...Compiling '/usr/local/lib/python3.9/test/test_super.py'...Compiling '/usr/local/lib/python3.9/test/test_symbol.py'...Compiling '/usr/local/lib/python3.9/test/test_symtable.py'...Compiling '/usr/local/lib/python3.9/test/test_sys.py'...Compiling '/usr/local/lib/python3.9/test/test_textwrap.py'...Compiling '/usr/local/lib/python3.9/test/test_timeout.py'...Compiling '/usr/local/lib/python3.9/test/test_tools/__init__.py'...Compiling '/usr/local/lib/python3.9/test/test_tools/__main__.py'...Compiling '/usr/local/lib/python3.9/test/test_tools/test_gprof2html.py'...Compiling '/usr/local/lib/python3.9/test/test_tools/test_i18n.py'...Compiling '/usr/local/lib/python3.9/test/test_tools/test_pindent.py'...Compiling '/usr/local/lib/python3.9/test/test_ttk_guionly.py'...Compiling '/usr/local/lib/python3.9/test/test_tuple.py'...Compiling '/usr/local/lib/python3.9/test/test_typing.py'...Compiling '/usr/local/lib/python3.9/test/xmltests.py'...Compiling '/usr/local/lib/python3.9/test/ziptestdata/testdata_module_inside_zip.py'...Compiling '/usr/local/lib/python3.9/threading.py'...Compiling '/usr/local/lib/python3.9/tkinter/font.py'...Compiling '/usr/local/lib/python3.9/tkinter/test/support.py'...Compiling '/usr/local/lib/python3.9/tkinter/test/test_tkinter/test_loadtk.py'...Compiling '/usr/local/lib/python3.9/tkinter/test/test_tkinter/test_simpledialog.py'...Compiling '/usr/local/lib/python3.9/tkinter/test/test_tkinter/test_text.py'...Compiling '/usr/local/lib/python3.9/tkinter/test/test_tkinter/test_variables.py'...Compiling '/usr/local/lib/python3.9/tkinter/test/test_ttk/test_functions.py'...Compiling '/usr/local/lib/python3.9/tkinter/test/widget_tests.py'...Compiling '/usr/local/lib/python3.9/token.py'...Compiling '/usr/local/lib/python3.9/tokenize.py'...Compiling '/usr/local/lib/python3.9/tracemalloc.py'...Compiling '/usr/local/lib/python3.9/turtledemo/clock.py'...Compiling '/usr/local/lib/python3.9/turtledemo/peace.py'...Compiling '/usr/local/lib/python3.9/turtledemo/planet_and_moon.py'...Compiling '/usr/local/lib/python3.9/turtledemo/tree.py'...Compiling '/usr/local/lib/python3.9/types.py'...Compiling '/usr/local/lib/python3.9/test/audiotests.py'...Compiling '/usr/local/lib/python3.9/test/dataclass_module_1.py'...Compiling '/usr/local/lib/python3.9/test/dataclass_module_2.py'...Compiling '/usr/local/lib/python3.9/test/datetimetester.py'...Compiling '/usr/local/lib/python3.9/test/test__locale.py'...Compiling '/usr/local/lib/python3.9/test/test_abstract_numbers.py'...Compiling '/usr/local/lib/python3.9/test/test_aifc.py'...Compiling '/usr/local/lib/python3.9/test/test_asyncgen.py'...Compiling '/usr/local/lib/python3.9/test/test_asyncio/test_futures.py'...Compiling '/usr/local/lib/python3.9/test/test_asyncio/test_futures2.py'...Compiling '/usr/local/lib/python3.9/test/test_asyncio/test_pep492.py'...Compiling '/usr/local/lib/python3.9/test/test_asyncio/test_proactor_events.py'...Compiling '/usr/local/lib/python3.9/test/test_asyncio/test_sslproto.py'...Compiling '/usr/local/lib/python3.9/test/test_asyncio/test_unix_events.py'...Compiling '/usr/local/lib/python3.9/test/test_buffer.py'...Compiling '/usr/local/lib/python3.9/test/test_contextlib_async.py'...Compiling '/usr/local/lib/python3.9/test/test_cprofile.py'...Compiling '/usr/local/lib/python3.9/test/test_ctypes.py'...Compiling '/usr/local/lib/python3.9/test/test_curses.py'...Compiling '/usr/local/lib/python3.9/test/test_descrtut.py'...Compiling '/usr/local/lib/python3.9/test/test_dict.py'...Compiling '/usr/local/lib/python3.9/test/test_docxmlrpc.py'...Compiling '/usr/local/lib/python3.9/test/test_eintr.py'...Compiling '/usr/local/lib/python3.9/test/test_email/__main__.py'...Compiling '/usr/local/lib/python3.9/test/test_email/test_contentmanager.py'...Compiling '/usr/local/lib/python3.9/test/test_email/test_inversion.py'...Compiling '/usr/local/lib/python3.9/test/test_email/test_parser.py'...Compiling '/usr/local/lib/python3.9/test/test_email/test_pickleable.py'...Compiling '/usr/local/lib/python3.9/test/test_email/test_policy.py'...Compiling '/usr/local/lib/python3.9/test/test_email/test_utils.py'...Compiling '/usr/local/lib/python3.9/test/test_ensurepip.py'...Compiling '/usr/local/lib/python3.9/test/test_enum.py'...Compiling '/usr/local/lib/python3.9/test/test_funcattrs.py'...Compiling '/usr/local/lib/python3.9/test/test_future.py'...Compiling '/usr/local/lib/python3.9/test/test_gdb.py'...Compiling '/usr/local/lib/python3.9/test/test_genericalias.py'...Compiling '/usr/local/lib/python3.9/test/test_getpass.py'...Compiling '/usr/local/lib/python3.9/test/test_graphlib.py'...Compiling '/usr/local/lib/python3.9/test/test_grp.py'...Compiling '/usr/local/lib/python3.9/test/test_gzip.py'...Compiling '/usr/local/lib/python3.9/test/test_hmac.py'...Compiling '/usr/local/lib/python3.9/test/test_httplib.py'...Compiling '/usr/local/lib/python3.9/test/test_import/data/unwritable/x.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/builtin/test_loader.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/fixtures.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/import_/test_fromlist.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/stubs.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/test_abc.py'...Compiling '/usr/local/lib/python3.9/test/test_inspect.py'...Compiling '/usr/local/lib/python3.9/test/test_mailcap.py'...Compiling '/usr/local/lib/python3.9/test/test_marshal.py'...Compiling '/usr/local/lib/python3.9/test/test_memoryio.py'...Compiling '/usr/local/lib/python3.9/test/test_mimetypes.py'...Compiling '/usr/local/lib/python3.9/test/test_module.py'...Compiling '/usr/local/lib/python3.9/test/test_modulefinder.py'...Compiling '/usr/local/lib/python3.9/test/test_multibytecodec.py'...Compiling '/usr/local/lib/python3.9/test/test_nis.py'...Compiling '/usr/local/lib/python3.9/test/test_nntplib.py'...Compiling '/usr/local/lib/python3.9/test/test_os.py'...Compiling '/usr/local/lib/python3.9/test/test_queue.py'...Compiling '/usr/local/lib/python3.9/test/test_range.py'...Compiling '/usr/local/lib/python3.9/test/test_reprlib.py'...Compiling '/usr/local/lib/python3.9/test/test_rlcompleter.py'...Compiling '/usr/local/lib/python3.9/test/test_runpy.py'...Compiling '/usr/local/lib/python3.9/test/test_secrets.py'...Compiling '/usr/local/lib/python3.9/test/test_selectors.py'...Compiling '/usr/local/lib/python3.9/test/test_signal.py'...Compiling '/usr/local/lib/python3.9/test/test_smtpnet.py'...Compiling '/usr/local/lib/python3.9/test/test_sndhdr.py'...Compiling '/usr/local/lib/python3.9/test/test_socket.py'...Compiling '/usr/local/lib/python3.9/test/test_syslog.py'...Compiling '/usr/local/lib/python3.9/test/test_tabnanny.py'...Compiling '/usr/local/lib/python3.9/test/test_telnetlib.py'...Compiling '/usr/local/lib/python3.9/test/test_thread.py'...Compiling '/usr/local/lib/python3.9/test/test_threadedtempfile.py'...Compiling '/usr/local/lib/python3.9/test/test_threading_local.py'...Compiling '/usr/local/lib/python3.9/test/test_threadsignals.py'...Compiling '/usr/local/lib/python3.9/test/test_time.py'...Compiling '/usr/local/lib/python3.9/test/test_tools/test_pdeps.py'...Compiling '/usr/local/lib/python3.9/test/test_traceback.py'...Compiling '/usr/local/lib/python3.9/test/test_unicode_file.py'...Compiling '/usr/local/lib/python3.9/test/test_unicode_identifiers.py'...Compiling '/usr/local/lib/python3.9/test/test_unittest.py'...Compiling '/usr/local/lib/python3.9/test/test_univnewlines.py'...Compiling '/usr/local/lib/python3.9/test/test_unpack.py'...Compiling '/usr/local/lib/python3.9/test/test_unparse.py'...Compiling '/usr/local/lib/python3.9/test/test_urllib2net.py'...Compiling '/usr/local/lib/python3.9/test/test_urllib_response.py'...Compiling '/usr/local/lib/python3.9/test/test_urllibnet.py'...Compiling '/usr/local/lib/python3.9/test/test_userdict.py'...Compiling '/usr/local/lib/python3.9/test/test_userlist.py'...Compiling '/usr/local/lib/python3.9/test/test_userstring.py'...Compiling '/usr/local/lib/python3.9/test/test_utf8_mode.py'...Compiling '/usr/local/lib/python3.9/test/test_utf8source.py'...Compiling '/usr/local/lib/python3.9/test/test_uuid.py'...Compiling '/usr/local/lib/python3.9/test/test_weakset.py'...Compiling '/usr/local/lib/python3.9/test/test_winconsoleio.py'...Compiling '/usr/local/lib/python3.9/test/test_winsound.py'...Compiling '/usr/local/lib/python3.9/test/test_with.py'...Compiling '/usr/local/lib/python3.9/test/test_xmlrpc_net.py'...Compiling '/usr/local/lib/python3.9/test/test_xxtestfuzz.py'...Compiling '/usr/local/lib/python3.9/test/test_yield_from.py'...Compiling '/usr/local/lib/python3.9/test/test_zipimport.py'...Compiling '/usr/local/lib/python3.9/test/test_zoneinfo/data/update_test_data.py'...Compiling '/usr/local/lib/python3.9/test/time_hashlib.py'...Compiling '/usr/local/lib/python3.9/this.py'...Compiling '/usr/local/lib/python3.9/tkinter/__init__.py'...Compiling '/usr/local/lib/python3.9/trace.py'...Compiling '/usr/local/lib/python3.9/turtledemo/chaos.py'...Compiling '/usr/local/lib/python3.9/turtledemo/lindenmayer.py'...Compiling '/usr/local/lib/python3.9/typing.py'...Compiling '/usr/local/lib/python3.9/unittest/test/test_program.py'...Compiling '/usr/local/lib/python3.9/unittest/test/test_result.py'...Compiling '/usr/local/lib/python3.9/unittest/test/test_skipping.py'...Compiling '/usr/local/lib/python3.9/unittest/test/testmock/support.py'...Compiling '/usr/local/lib/python3.9/unittest/test/testmock/testhelpers.py'...Compiling '/usr/local/lib/python3.9/urllib/robotparser.py'...Compiling '/usr/local/lib/python3.9/uuid.py'...Compiling '/usr/local/lib/python3.9/venv/__main__.py'...Compiling '/usr/local/lib/python3.9/warnings.py'...Compiling '/usr/local/lib/python3.9/webbrowser.py'...Compiling '/usr/local/lib/python3.9/wsgiref/util.py'...Compiling '/usr/local/lib/python3.9/xml/dom/expatbuilder.py'...Compiling '/usr/local/lib/python3.9/zipimport.py'...Compiling '/usr/local/lib/python3.9/test/test_asyncio/test_streams.py'...Compiling '/usr/local/lib/python3.9/test/test_asyncio/utils.py'...Compiling '/usr/local/lib/python3.9/test/test_audioop.py'...Compiling '/usr/local/lib/python3.9/test/test_binascii.py'...Compiling '/usr/local/lib/python3.9/test/test_binop.py'...Compiling '/usr/local/lib/python3.9/test/test_builtin.py'...Compiling '/usr/local/lib/python3.9/test/test_cgi.py'...Compiling '/usr/local/lib/python3.9/test/test_cmd.py'...Compiling '/usr/local/lib/python3.9/test/test_cmd_line_script.py'...Compiling '/usr/local/lib/python3.9/test/test_codecencodings_tw.py'...Compiling '/usr/local/lib/python3.9/test/test_codecmaps_jp.py'...Compiling '/usr/local/lib/python3.9/test/test_collections.py'...Compiling '/usr/local/lib/python3.9/test/test_coroutines.py'...Compiling '/usr/local/lib/python3.9/test/test_decorators.py'...Compiling '/usr/local/lib/python3.9/test/test_deque.py'...Compiling '/usr/local/lib/python3.9/test/test_dictviews.py'...Compiling '/usr/local/lib/python3.9/test/test_dis.py'...Compiling '/usr/local/lib/python3.9/test/test_doctest2.py'...Compiling '/usr/local/lib/python3.9/test/test_dtrace.py'...Compiling '/usr/local/lib/python3.9/test/test_email/__init__.py'...Compiling '/usr/local/lib/python3.9/test/test_email/test__encoded_words.py'...Compiling '/usr/local/lib/python3.9/test/test_email/test_message.py'...Compiling '/usr/local/lib/python3.9/test/test_email/torture_test.py'...Compiling '/usr/local/lib/python3.9/test/test_embed.py'...Compiling '/usr/local/lib/python3.9/test/test_errno.py'...Compiling '/usr/local/lib/python3.9/test/test_exception_variations.py'...Compiling '/usr/local/lib/python3.9/test/test_exceptions.py'...Compiling '/usr/local/lib/python3.9/test/test_fork1.py'...Compiling '/usr/local/lib/python3.9/test/test_fractions.py'...Compiling '/usr/local/lib/python3.9/test/test_generator_stop.py'...Compiling '/usr/local/lib/python3.9/test/test_generators.py'...Compiling '/usr/local/lib/python3.9/test/test_gettext.py'...Compiling '/usr/local/lib/python3.9/test/test_hashlib.py'...Compiling '/usr/local/lib/python3.9/test/test_idle.py'...Compiling '/usr/local/lib/python3.9/test/test_imghdr.py'...Compiling '/usr/local/lib/python3.9/test/test_imp.py'...Compiling '/usr/local/lib/python3.9/test/test_import/__init__.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/extension/test_path_hook.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/frozen/__main__.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/frozen/test_loader.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/import_/test_relative_imports.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/namespace_pkgs/project3/parent/child/three.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/source/__init__.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/source/test_finder.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/test_files.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/test_locks.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/test_open.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/test_pkg_import.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/test_spec.py'...Compiling '/usr/local/lib/python3.9/test/test_isinstance.py'...Compiling '/usr/local/lib/python3.9/test/test_iterlen.py'...Compiling '/usr/local/lib/python3.9/test/test_json/__init__.py'...Compiling '/usr/local/lib/python3.9/test/test_json/__main__.py'...Compiling '/usr/local/lib/python3.9/test/test_json/test_decode.py'...Compiling '/usr/local/lib/python3.9/test/test_json/test_default.py'...Compiling '/usr/local/lib/python3.9/test/test_json/test_dump.py'...Compiling '/usr/local/lib/python3.9/test/test_json/test_encode_basestring_ascii.py'...Compiling '/usr/local/lib/python3.9/test/test_json/test_enum.py'...Compiling '/usr/local/lib/python3.9/test/test_json/test_fail.py'...Compiling '/usr/local/lib/python3.9/test/test_json/test_pass2.py'...Compiling '/usr/local/lib/python3.9/test/test_json/test_recursion.py'...Compiling '/usr/local/lib/python3.9/test/test_json/test_separators.py'...Compiling '/usr/local/lib/python3.9/test/test_json/test_tool.py'...Compiling '/usr/local/lib/python3.9/test/test_keyword.py'...Compiling '/usr/local/lib/python3.9/test/test_keywordonlyarg.py'...Compiling '/usr/local/lib/python3.9/test/test_largefile.py'...Compiling '/usr/local/lib/python3.9/test/test_list.py'...Compiling '/usr/local/lib/python3.9/test/test_long.py'...Compiling '/usr/local/lib/python3.9/test/test_memoryview.py'...Compiling '/usr/local/lib/python3.9/test/test_minidom.py'...Compiling '/usr/local/lib/python3.9/test/test_ordered_dict.py'...Compiling '/usr/local/lib/python3.9/test/test_peg_generator/__init__.py'...Compiling '/usr/local/lib/python3.9/test/test_peg_generator/test_c_parser.py'...Compiling '/usr/local/lib/python3.9/test/test_peg_parser.py'...Compiling '/usr/local/lib/python3.9/test/test_pickletools.py'...Compiling '/usr/local/lib/python3.9/test/test_pkg.py'...Compiling '/usr/local/lib/python3.9/test/test_plistlib.py'...Compiling '/usr/local/lib/python3.9/test/test_pow.py'...Compiling '/usr/local/lib/python3.9/test/test_profile.py'...Compiling '/usr/local/lib/python3.9/test/test_pstats.py'...Compiling '/usr/local/lib/python3.9/test/test_pulldom.py'...Compiling '/usr/local/lib/python3.9/test/test_pyexpat.py'...Compiling '/usr/local/lib/python3.9/test/test_readline.py'...Compiling '/usr/local/lib/python3.9/test/test_repl.py'...Compiling '/usr/local/lib/python3.9/test/test_resource.py'...Compiling '/usr/local/lib/python3.9/test/test_richcmp.py'...Compiling '/usr/local/lib/python3.9/test/test_sax.py'...Compiling '/usr/local/lib/python3.9/test/test_smtplib.py'...Compiling '/usr/local/lib/python3.9/test/test_strftime.py'...Compiling '/usr/local/lib/python3.9/test/test_stringprep.py'...Compiling '/usr/local/lib/python3.9/test/test_strptime.py'...Compiling '/usr/local/lib/python3.9/test/test_subprocess.py'...Compiling '/usr/local/lib/python3.9/test/test_timeit.py'...Compiling '/usr/local/lib/python3.9/test/test_tools/test_fixcid.py'...Compiling '/usr/local/lib/python3.9/test/test_tools/test_lll.py'...Compiling '/usr/local/lib/python3.9/test/test_tools/test_md5sum.py'...Compiling '/usr/local/lib/python3.9/test/test_tools/test_reindent.py'...Compiling '/usr/local/lib/python3.9/test/test_tools/test_sundry.py'...Compiling '/usr/local/lib/python3.9/test/test_tracemalloc.py'...Compiling '/usr/local/lib/python3.9/test/test_unicodedata.py'...Compiling '/usr/local/lib/python3.9/test/test_urllib2.py'...Compiling '/usr/local/lib/python3.9/test/test_wave.py'...Compiling '/usr/local/lib/python3.9/test/test_webbrowser.py'...Compiling '/usr/local/lib/python3.9/test/test_winreg.py'...Compiling '/usr/local/lib/python3.9/test/test_wsgiref.py'...Compiling '/usr/local/lib/python3.9/test/test_zipfile.py'...Compiling '/usr/local/lib/python3.9/tkinter/test/test_tkinter/__init__.py'...Compiling '/usr/local/lib/python3.9/tkinter/test/test_tkinter/test_geometry_managers.py'...Compiling '/usr/local/lib/python3.9/tkinter/ttk.py'...Compiling '/usr/local/lib/python3.9/traceback.py'...Compiling '/usr/local/lib/python3.9/turtle.py'...Compiling '/usr/local/lib/python3.9/unittest/test/test_runner.py'...Compiling '/usr/local/lib/python3.9/unittest/test/testmock/testpatch.py'...Compiling '/usr/local/lib/python3.9/xdrlib.py'...Compiling '/usr/local/lib/python3.9/xml/dom/minidom.py'...Compiling '/usr/local/lib/python3.9/unittest/mock.py'...Compiling '/usr/local/lib/python3.9/unittest/test/testmock/__init__.py'...Compiling '/usr/local/lib/python3.9/unittest/test/testmock/__main__.py'...Compiling '/usr/local/lib/python3.9/unittest/test/testmock/testcallable.py'...Compiling '/usr/local/lib/python3.9/unittest/test/testmock/testmock.py'...Compiling '/usr/local/lib/python3.9/xml/dom/minicompat.py'...Compiling '/usr/local/lib/python3.9/xml/etree/ElementInclude.py'...Compiling '/usr/local/lib/python3.9/xml/etree/ElementTree.py'...Compiling '/usr/local/lib/python3.9/test/test_zoneinfo/_support.py'...Compiling '/usr/local/lib/python3.9/test/test_zoneinfo/test_zoneinfo.py'...Compiling '/usr/local/lib/python3.9/tkinter/messagebox.py'...Compiling '/usr/local/lib/python3.9/tkinter/test/__init__.py'...Compiling '/usr/local/lib/python3.9/tkinter/test/runtktests.py'...Compiling '/usr/local/lib/python3.9/tkinter/test/test_tkinter/test_colorchooser.py'...Compiling '/usr/local/lib/python3.9/tkinter/test/test_tkinter/test_images.py'...Compiling '/usr/local/lib/python3.9/tkinter/test/test_ttk/__init__.py'...Compiling '/usr/local/lib/python3.9/tkinter/test/test_ttk/test_extensions.py'...Compiling '/usr/local/lib/python3.9/tkinter/test/test_ttk/test_style.py'...Compiling '/usr/local/lib/python3.9/tkinter/tix.py'...Compiling '/usr/local/lib/python3.9/turtledemo/colormixer.py'...Compiling '/usr/local/lib/python3.9/turtledemo/fractalcurves.py'...Compiling '/usr/local/lib/python3.9/turtledemo/paint.py'...Compiling '/usr/local/lib/python3.9/turtledemo/penrose.py'...Compiling '/usr/local/lib/python3.9/turtledemo/two_canvases.py'...Compiling '/usr/local/lib/python3.9/unittest/__init__.py'...Compiling '/usr/local/lib/python3.9/unittest/async_case.py'...Compiling '/usr/local/lib/python3.9/unittest/main.py'...Compiling '/usr/local/lib/python3.9/unittest/runner.py'...Compiling '/usr/local/lib/python3.9/unittest/test/__init__.py'...Compiling '/usr/local/lib/python3.9/unittest/test/__main__.py'...Compiling '/usr/local/lib/python3.9/unittest/test/_test_warnings.py'...Compiling '/usr/local/lib/python3.9/unittest/test/test_assertions.py'...Compiling '/usr/local/lib/python3.9/unittest/test/test_discovery.py'...Compiling '/usr/local/lib/python3.9/unittest/test/test_setups.py'...Compiling '/usr/local/lib/python3.9/unittest/test/testmock/testmagicmethods.py'...Compiling '/usr/local/lib/python3.9/urllib/__init__.py'...Compiling '/usr/local/lib/python3.9/urllib/error.py'...Compiling '/usr/local/lib/python3.9/urllib/parse.py'...Compiling '/usr/local/lib/python3.9/wave.py'...Compiling '/usr/local/lib/python3.9/wsgiref/__init__.py'...Compiling '/usr/local/lib/python3.9/wsgiref/handlers.py'...Compiling '/usr/local/lib/python3.9/xml/dom/__init__.py'...Compiling '/usr/local/lib/python3.9/xml/dom/xmlbuilder.py'...Compiling '/usr/local/lib/python3.9/xml/etree/__init__.py'...Compiling '/usr/local/lib/python3.9/xml/etree/cElementTree.py'...Compiling '/usr/local/lib/python3.9/xml/parsers/expat.py'...Compiling '/usr/local/lib/python3.9/xml/sax/expatreader.py'...Compiling '/usr/local/lib/python3.9/xmlrpc/client.py'...Compiling '/usr/local/lib/python3.9/test/test_xmlrpc.py'...Compiling '/usr/local/lib/python3.9/test/test_zlib.py'...Compiling '/usr/local/lib/python3.9/test/testcodec.py'...Compiling '/usr/local/lib/python3.9/test/tf_inherit_check.py'...Compiling '/usr/local/lib/python3.9/test/tracedmodules/__init__.py'...Compiling '/usr/local/lib/python3.9/test/tracedmodules/testmod.py'...Compiling '/usr/local/lib/python3.9/test/win_console_handler.py'...Compiling '/usr/local/lib/python3.9/textwrap.py'...Compiling '/usr/local/lib/python3.9/timeit.py'...Compiling '/usr/local/lib/python3.9/tkinter/__main__.py'...Compiling '/usr/local/lib/python3.9/tkinter/colorchooser.py'...Compiling '/usr/local/lib/python3.9/tkinter/commondialog.py'...Compiling '/usr/local/lib/python3.9/tkinter/constants.py'...Compiling '/usr/local/lib/python3.9/tkinter/dialog.py'...Compiling '/usr/local/lib/python3.9/tkinter/dnd.py'...Compiling '/usr/local/lib/python3.9/tkinter/filedialog.py'...Compiling '/usr/local/lib/python3.9/tkinter/scrolledtext.py'...Compiling '/usr/local/lib/python3.9/tkinter/simpledialog.py'...Compiling '/usr/local/lib/python3.9/tkinter/test/test_tkinter/test_font.py'...Compiling '/usr/local/lib/python3.9/tkinter/test/test_tkinter/test_misc.py'...Compiling '/usr/local/lib/python3.9/tkinter/test/test_tkinter/test_widgets.py'...Compiling '/usr/local/lib/python3.9/tkinter/test/test_ttk/test_widgets.py'...Compiling '/usr/local/lib/python3.9/tty.py'...Compiling '/usr/local/lib/python3.9/turtledemo/__init__.py'...Compiling '/usr/local/lib/python3.9/turtledemo/__main__.py'...Compiling '/usr/local/lib/python3.9/turtledemo/forest.py'...Compiling '/usr/local/lib/python3.9/turtledemo/nim.py'...Compiling '/usr/local/lib/python3.9/turtledemo/round_dance.py'...Compiling '/usr/local/lib/python3.9/turtledemo/sorting_animate.py'...Compiling '/usr/local/lib/python3.9/unittest/__main__.py'...Compiling '/usr/local/lib/python3.9/unittest/_log.py'...Compiling '/usr/local/lib/python3.9/unittest/loader.py'...Compiling '/usr/local/lib/python3.9/unittest/result.py'...Compiling '/usr/local/lib/python3.9/unittest/signals.py'...Compiling '/usr/local/lib/python3.9/unittest/suite.py'...Compiling '/usr/local/lib/python3.9/unittest/test/dummy.py'...Compiling '/usr/local/lib/python3.9/unittest/test/support.py'...Compiling '/usr/local/lib/python3.9/unittest/test/test_async_case.py'...Compiling '/usr/local/lib/python3.9/unittest/test/test_break.py'...Compiling '/usr/local/lib/python3.9/unittest/test/test_case.py'...Compiling '/usr/local/lib/python3.9/unittest/test/test_suite.py'...Compiling '/usr/local/lib/python3.9/unittest/test/testmock/testasync.py'...Compiling '/usr/local/lib/python3.9/unittest/test/testmock/testsentinel.py'...Compiling '/usr/local/lib/python3.9/unittest/test/testmock/testwith.py'...Compiling '/usr/local/lib/python3.9/urllib/request.py'...Compiling '/usr/local/lib/python3.9/wsgiref/headers.py'...Compiling '/usr/local/lib/python3.9/wsgiref/simple_server.py'...Compiling '/usr/local/lib/python3.9/xml/__init__.py'...Compiling '/usr/local/lib/python3.9/xml/dom/NodeFilter.py'...Compiling '/usr/local/lib/python3.9/xml/dom/domreg.py'...Compiling '/usr/local/lib/python3.9/xml/dom/pulldom.py'...Compiling '/usr/local/lib/python3.9/xml/etree/ElementPath.py'...Compiling '/usr/local/lib/python3.9/xml/sax/_exceptions.py'...Compiling '/usr/local/lib/python3.9/xml/sax/handler.py'...Compiling '/usr/local/lib/python3.9/xml/sax/saxutils.py'...Compiling '/usr/local/lib/python3.9/xmlrpc/__init__.py'...Compiling '/usr/local/lib/python3.9/xmlrpc/server.py'...Compiling '/usr/local/lib/python3.9/zoneinfo/__init__.py'...Compiling '/usr/local/lib/python3.9/zoneinfo/_common.py'...Compiling '/usr/local/lib/python3.9/zoneinfo/_tzpath.py'...Compiling '/usr/local/lib/python3.9/zoneinfo/_zoneinfo.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/test_windows.py'...Compiling '/usr/local/lib/python3.9/test/test_int.py'...Compiling '/usr/local/lib/python3.9/test/test_itertools.py'...Compiling '/usr/local/lib/python3.9/test/test_metaclass.py'...Compiling '/usr/local/lib/python3.9/test/test_mmap.py'...Compiling '/usr/local/lib/python3.9/test/test_netrc.py'...Compiling '/usr/local/lib/python3.9/test/test_ntpath.py'...Compiling '/usr/local/lib/python3.9/test/test_ossaudiodev.py'...Compiling '/usr/local/lib/python3.9/test/test_parser.py'...Compiling '/usr/local/lib/python3.9/test/test_platform.py'...Compiling '/usr/local/lib/python3.9/test/test_posix.py'...Compiling '/usr/local/lib/python3.9/test/test_robotparser.py'...Compiling '/usr/local/lib/python3.9/test/test_sched.py'...Compiling '/usr/local/lib/python3.9/test/test_select.py'...Compiling '/usr/local/lib/python3.9/test/test_setcomps.py'...Compiling '/usr/local/lib/python3.9/test/test_shelve.py'...Compiling '/usr/local/lib/python3.9/test/test_site.py'...Compiling '/usr/local/lib/python3.9/test/test_socketserver.py'...Compiling '/usr/local/lib/python3.9/test/test_sort.py'...Compiling '/usr/local/lib/python3.9/test/test_startfile.py'...Compiling '/usr/local/lib/python3.9/test/test_statistics.py'...Compiling '/usr/local/lib/python3.9/test/test_tempfile.py'...Compiling '/usr/local/lib/python3.9/test/test_ttk_textonly.py'...Compiling '/usr/local/lib/python3.9/test/test_turtle.py'...Compiling '/usr/local/lib/python3.9/test/test_ucn.py'...Compiling '/usr/local/lib/python3.9/test/test_unicode_file_functions.py'...Compiling '/usr/local/lib/python3.9/test/test_unpack_ex.py'...Compiling '/usr/local/lib/python3.9/test/test_urllib.py'...Compiling '/usr/local/lib/python3.9/test/test_wait3.py'...Compiling '/usr/local/lib/python3.9/test/test_wait4.py'...Compiling '/usr/local/lib/python3.9/test/test_warnings/__init__.py'...Compiling '/usr/local/lib/python3.9/test/test_xml_etree.py'...Compiling '/usr/local/lib/python3.9/turtledemo/bytedesign.py'...Compiling '/usr/local/lib/python3.9/turtledemo/minimal_hanoi.py'...Compiling '/usr/local/lib/python3.9/turtledemo/rosette.py'...Compiling '/usr/local/lib/python3.9/turtledemo/yinyang.py'...Compiling '/usr/local/lib/python3.9/unittest/case.py'...Compiling '/usr/local/lib/python3.9/unittest/test/test_functiontestcase.py'...Compiling '/usr/local/lib/python3.9/unittest/test/test_loader.py'...Compiling '/usr/local/lib/python3.9/unittest/test/testmock/testsealable.py'...Compiling '/usr/local/lib/python3.9/unittest/util.py'...Compiling '/usr/local/lib/python3.9/urllib/response.py'...Compiling '/usr/local/lib/python3.9/uu.py'...Compiling '/usr/local/lib/python3.9/venv/__init__.py'...Compiling '/usr/local/lib/python3.9/weakref.py'...Compiling '/usr/local/lib/python3.9/wsgiref/validate.py'...Compiling '/usr/local/lib/python3.9/xml/parsers/__init__.py'...Compiling '/usr/local/lib/python3.9/xml/sax/__init__.py'...Compiling '/usr/local/lib/python3.9/xml/sax/xmlreader.py'...Compiling '/usr/local/lib/python3.9/zipapp.py'...Compiling '/usr/local/lib/python3.9/zipfile.py'...Listing '/usr/local/lib/python3.9/asyncio'...Listing '/usr/local/lib/python3.9/collections'...Listing '/usr/local/lib/python3.9/concurrent'...Listing '/usr/local/lib/python3.9/concurrent/futures'...Listing '/usr/local/lib/python3.9/ctypes'...Listing '/usr/local/lib/python3.9/ctypes/macholib'...Listing '/usr/local/lib/python3.9/ctypes/test'...Listing '/usr/local/lib/python3.9/curses'...Listing '/usr/local/lib/python3.9/dbm'...Listing '/usr/local/lib/python3.9/distutils'...Listing '/usr/local/lib/python3.9/distutils/command'...Listing '/usr/local/lib/python3.9/distutils/tests'...Listing '/usr/local/lib/python3.9/email'...Listing '/usr/local/lib/python3.9/email/mime'...Listing '/usr/local/lib/python3.9/encodings'...Listing '/usr/local/lib/python3.9/ensurepip'...Listing '/usr/local/lib/python3.9/ensurepip/_bundled'...Listing '/usr/local/lib/python3.9/html'...Listing '/usr/local/lib/python3.9/http'...Listing '/usr/local/lib/python3.9/idlelib'...Listing '/usr/local/lib/python3.9/idlelib/Icons'...Listing '/usr/local/lib/python3.9/idlelib/idle_test'...Listing '/usr/local/lib/python3.9/importlib'...Listing '/usr/local/lib/python3.9/json'...Listing '/usr/local/lib/python3.9/lib2to3'...Listing '/usr/local/lib/python3.9/lib2to3/fixes'...Listing '/usr/local/lib/python3.9/lib2to3/pgen2'...Listing '/usr/local/lib/python3.9/lib2to3/tests'...Listing '/usr/local/lib/python3.9/lib2to3/tests/data'...Listing '/usr/local/lib/python3.9/lib2to3/tests/data/fixers'...Listing '/usr/local/lib/python3.9/lib2to3/tests/data/fixers/myfixes'...Listing '/usr/local/lib/python3.9/logging'...Listing '/usr/local/lib/python3.9/multiprocessing'...Listing '/usr/local/lib/python3.9/multiprocessing/dummy'...Listing '/usr/local/lib/python3.9/pydoc_data'...Listing '/usr/local/lib/python3.9/site-packages'...Listing '/usr/local/lib/python3.9/sqlite3'...Listing '/usr/local/lib/python3.9/sqlite3/test'...Listing '/usr/local/lib/python3.9/test'...Listing '/usr/local/lib/python3.9/test/audiodata'...Listing '/usr/local/lib/python3.9/test/capath'...Listing '/usr/local/lib/python3.9/test/cjkencodings'...Listing '/usr/local/lib/python3.9/test/data'...Listing '/usr/local/lib/python3.9/test/decimaltestdata'...Listing '/usr/local/lib/python3.9/test/dtracedata'...Listing '/usr/local/lib/python3.9/test/eintrdata'...Listing '/usr/local/lib/python3.9/test/encoded_modules'...Listing '/usr/local/lib/python3.9/test/imghdrdata'...Listing '/usr/local/lib/python3.9/test/libregrtest'...Listing '/usr/local/lib/python3.9/test/sndhdrdata'...Listing '/usr/local/lib/python3.9/test/subprocessdata'...Listing '/usr/local/lib/python3.9/test/support'...Listing '/usr/local/lib/python3.9/test/test_asyncio'...Listing '/usr/local/lib/python3.9/test/test_email'...Listing '/usr/local/lib/python3.9/test/test_email/data'...Listing '/usr/local/lib/python3.9/test/test_import'...Listing '/usr/local/lib/python3.9/test/test_import/data'...Listing '/usr/local/lib/python3.9/test/test_import/data/circular_imports'...Listing '/usr/local/lib/python3.9/test/test_import/data/circular_imports/subpkg'...Listing '/usr/local/lib/python3.9/test/test_import/data/package'...Listing '/usr/local/lib/python3.9/test/test_import/data/package2'...Listing '/usr/local/lib/python3.9/test/test_import/data/unwritable'...Listing '/usr/local/lib/python3.9/test/test_importlib'...Listing '/usr/local/lib/python3.9/test/test_importlib/builtin'...Listing '/usr/local/lib/python3.9/test/test_importlib/data'...Listing '/usr/local/lib/python3.9/test/test_importlib/data01'...Listing '/usr/local/lib/python3.9/test/test_importlib/data01/subdirectory'...Listing '/usr/local/lib/python3.9/test/test_importlib/data02'...Listing '/usr/local/lib/python3.9/test/test_importlib/data02/one'...Listing '/usr/local/lib/python3.9/test/test_importlib/data02/two'...Listing '/usr/local/lib/python3.9/test/test_importlib/data03'...Listing '/usr/local/lib/python3.9/test/test_importlib/data03/namespace'...Listing '/usr/local/lib/python3.9/test/test_importlib/data03/namespace/portion1'...Listing '/usr/local/lib/python3.9/test/test_importlib/data03/namespace/portion2'...Listing '/usr/local/lib/python3.9/test/test_importlib/extension'...Listing '/usr/local/lib/python3.9/test/test_importlib/frozen'...Listing '/usr/local/lib/python3.9/test/test_importlib/import_'...Listing '/usr/local/lib/python3.9/test/test_importlib/namespace_pkgs'...Listing '/usr/local/lib/python3.9/test/test_importlib/namespace_pkgs/both_portions'...Listing '/usr/local/lib/python3.9/test/test_importlib/namespace_pkgs/both_portions/foo'...Listing '/usr/local/lib/python3.9/test/test_importlib/namespace_pkgs/module_and_namespace_package'...Listing '/usr/local/lib/python3.9/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test'...Listing '/usr/local/lib/python3.9/test/test_importlib/namespace_pkgs/not_a_namespace_pkg'...Listing '/usr/local/lib/python3.9/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo'...Listing '/usr/local/lib/python3.9/test/test_importlib/namespace_pkgs/portion1'...Listing '/usr/local/lib/python3.9/test/test_importlib/namespace_pkgs/portion1/foo'...Listing '/usr/local/lib/python3.9/test/test_importlib/namespace_pkgs/portion2'...Listing '/usr/local/lib/python3.9/test/test_importlib/namespace_pkgs/portion2/foo'...Listing '/usr/local/lib/python3.9/test/test_importlib/namespace_pkgs/project1'...Listing '/usr/local/lib/python3.9/test/test_importlib/namespace_pkgs/project1/parent'...Listing '/usr/local/lib/python3.9/test/test_importlib/namespace_pkgs/project1/parent/child'...Listing '/usr/local/lib/python3.9/test/test_importlib/namespace_pkgs/project2'...Listing '/usr/local/lib/python3.9/test/test_importlib/namespace_pkgs/project2/parent'...Listing '/usr/local/lib/python3.9/test/test_importlib/namespace_pkgs/project2/parent/child'...Listing '/usr/local/lib/python3.9/test/test_importlib/namespace_pkgs/project3'...Listing '/usr/local/lib/python3.9/test/test_importlib/namespace_pkgs/project3/parent'...Listing '/usr/local/lib/python3.9/test/test_importlib/namespace_pkgs/project3/parent/child'...Listing '/usr/local/lib/python3.9/test/test_importlib/partial'...Listing '/usr/local/lib/python3.9/test/test_importlib/source'...Listing '/usr/local/lib/python3.9/test/test_importlib/zipdata01'...Listing '/usr/local/lib/python3.9/test/test_importlib/zipdata02'...Listing '/usr/local/lib/python3.9/test/test_json'...Listing '/usr/local/lib/python3.9/test/test_peg_generator'...Listing '/usr/local/lib/python3.9/test/test_tools'...Listing '/usr/local/lib/python3.9/test/test_warnings'...Listing '/usr/local/lib/python3.9/test/test_warnings/data'...Listing '/usr/local/lib/python3.9/test/test_zoneinfo'...Listing '/usr/local/lib/python3.9/test/test_zoneinfo/data'...Listing '/usr/local/lib/python3.9/test/tracedmodules'...Listing '/usr/local/lib/python3.9/test/xmltestdata'...Listing '/usr/local/lib/python3.9/test/xmltestdata/c14n-20'...Listing '/usr/local/lib/python3.9/test/ziptestdata'...Listing '/usr/local/lib/python3.9/tkinter'...Listing '/usr/local/lib/python3.9/tkinter/test'...Listing '/usr/local/lib/python3.9/tkinter/test/test_tkinter'...Listing '/usr/local/lib/python3.9/tkinter/test/test_ttk'...Listing '/usr/local/lib/python3.9/turtledemo'...Listing '/usr/local/lib/python3.9/unittest'...Listing '/usr/local/lib/python3.9/unittest/test'...Listing '/usr/local/lib/python3.9/unittest/test/testmock'...Listing '/usr/local/lib/python3.9/urllib'...Listing '/usr/local/lib/python3.9/venv'...Listing '/usr/local/lib/python3.9/venv/scripts'...Listing '/usr/local/lib/python3.9/venv/scripts/common'...Listing '/usr/local/lib/python3.9/venv/scripts/posix'...Listing '/usr/local/lib/python3.9/wsgiref'...Listing '/usr/local/lib/python3.9/xml'...Listing '/usr/local/lib/python3.9/xml/dom'...Listing '/usr/local/lib/python3.9/xml/etree'...Listing '/usr/local/lib/python3.9/xml/parsers'...Listing '/usr/local/lib/python3.9/xml/sax'...Listing '/usr/local/lib/python3.9/xmlrpc'...Listing '/usr/local/lib/python3.9/zoneinfo'...PYTHONPATH=/usr/local/lib/python3.9  \./python -E -Wi /usr/local/lib/python3.9/compileall.py \-j0 -d /usr/local/lib/python3.9/site-packages -f \-x badsyntax /usr/local/lib/python3.9/site-packagesListing '/usr/local/lib/python3.9/site-packages'...PYTHONPATH=/usr/local/lib/python3.9  \./python -E -Wi -O /usr/local/lib/python3.9/compileall.py \-j0 -d /usr/local/lib/python3.9/site-packages -f \-x badsyntax /usr/local/lib/python3.9/site-packagesListing '/usr/local/lib/python3.9/site-packages'...PYTHONPATH=/usr/local/lib/python3.9  \./python -E -Wi -OO /usr/local/lib/python3.9/compileall.py \-j0 -d /usr/local/lib/python3.9/site-packages -f \-x badsyntax /usr/local/lib/python3.9/site-packagesListing '/usr/local/lib/python3.9/site-packages'...PYTHONPATH=/usr/local/lib/python3.9  \./python -E -m lib2to3.pgen2.driver /usr/local/lib/python3.9/lib2to3/Grammar.txtGenerating grammar tables from /usr/local/lib/python3.9/lib2to3/Grammar.txtWriting grammar tables to /usr/local/lib/python3.9/lib2to3/Grammar3.9.6.final.0.picklePYTHONPATH=/usr/local/lib/python3.9  \./python -E -m lib2to3.pgen2.driver /usr/local/lib/python3.9/lib2to3/PatternGrammar.txtGenerating grammar tables from /usr/local/lib/python3.9/lib2to3/PatternGrammar.txtWriting grammar tables to /usr/local/lib/python3.9/lib2to3/PatternGrammar3.9.6.final.0.pickleCreating directory /usr/local/include/python3.9Creating directory /usr/local/include/python3.9/cpythonCreating directory /usr/local/include/python3.9/internal/usr/bin/install -c -m 644 ./Include/Python-ast.h /usr/local/include/python3.9/usr/bin/install -c -m 644 ./Include/Python.h /usr/local/include/python3.9/usr/bin/install -c -m 644 ./Include/abstract.h /usr/local/include/python3.9/usr/bin/install -c -m 644 ./Include/asdl.h /usr/local/include/python3.9/usr/bin/install -c -m 644 ./Include/ast.h /usr/local/include/python3.9/usr/bin/install -c -m 644 ./Include/bitset.h /usr/local/include/python3.9/usr/bin/install -c -m 644 ./Include/bltinmodule.h /usr/local/include/python3.9/usr/bin/install -c -m 644 ./Include/boolobject.h /usr/local/include/python3.9/usr/bin/install -c -m 644 ./Include/bytearrayobject.h /usr/local/include/python3.9/usr/bin/install -c -m 644 ./Include/bytesobject.h /usr/local/include/python3.9/usr/bin/install -c -m 644 ./Include/cellobject.h /usr/local/include/python3.9/usr/bin/install -c -m 644 ./Include/ceval.h /usr/local/include/python3.9/usr/bin/install -c -m 644 ./Include/classobject.h /usr/local/include/python3.9/usr/bin/install -c -m 644 ./Include/code.h /usr/local/include/python3.9/usr/bin/install -c -m 644 ./Include/codecs.h /usr/local/include/python3.9/usr/bin/install -c -m 644 ./Include/compile.h /usr/local/include/python3.9/usr/bin/install -c -m 644 ./Include/complexobject.h /usr/local/include/python3.9/usr/bin/install -c -m 644 ./Include/context.h /usr/local/include/python3.9/usr/bin/install -c -m 644 ./Include/datetime.h /usr/local/include/python3.9/usr/bin/install -c -m 644 ./Include/descrobject.h /usr/local/include/python3.9/usr/bin/install -c -m 644 ./Include/dictobject.h /usr/local/include/python3.9/usr/bin/install -c -m 644 ./Include/dynamic_annotations.h /usr/local/include/python3.9/usr/bin/install -c -m 644 ./Include/enumobject.h /usr/local/include/python3.9/usr/bin/install -c -m 644 ./Include/errcode.h /usr/local/include/python3.9/usr/bin/install -c -m 644 ./Include/eval.h /usr/local/include/python3.9/usr/bin/install -c -m 644 ./Include/exports.h /usr/local/include/python3.9/usr/bin/install -c -m 644 ./Include/fileobject.h /usr/local/include/python3.9/usr/bin/install -c -m 644 ./Include/fileutils.h /usr/local/include/python3.9/usr/bin/install -c -m 644 ./Include/floatobject.h /usr/local/include/python3.9/usr/bin/install -c -m 644 ./Include/frameobject.h /usr/local/include/python3.9/usr/bin/install -c -m 644 ./Include/funcobject.h /usr/local/include/python3.9/usr/bin/install -c -m 644 ./Include/genericaliasobject.h /usr/local/include/python3.9/usr/bin/install -c -m 644 ./Include/genobject.h /usr/local/include/python3.9/usr/bin/install -c -m 644 ./Include/graminit.h /usr/local/include/python3.9/usr/bin/install -c -m 644 ./Include/grammar.h /usr/local/include/python3.9/usr/bin/install -c -m 644 ./Include/import.h /usr/local/include/python3.9/usr/bin/install -c -m 644 ./Include/interpreteridobject.h /usr/local/include/python3.9/usr/bin/install -c -m 644 ./Include/intrcheck.h /usr/local/include/python3.9/usr/bin/install -c -m 644 ./Include/iterobject.h /usr/local/include/python3.9/usr/bin/install -c -m 644 ./Include/listobject.h /usr/local/include/python3.9/usr/bin/install -c -m 644 ./Include/longintrepr.h /usr/local/include/python3.9/usr/bin/install -c -m 644 ./Include/longobject.h /usr/local/include/python3.9/usr/bin/install -c -m 644 ./Include/marshal.h /usr/local/include/python3.9/usr/bin/install -c -m 644 ./Include/memoryobject.h /usr/local/include/python3.9/usr/bin/install -c -m 644 ./Include/methodobject.h /usr/local/include/python3.9/usr/bin/install -c -m 644 ./Include/modsupport.h /usr/local/include/python3.9/usr/bin/install -c -m 644 ./Include/moduleobject.h /usr/local/include/python3.9/usr/bin/install -c -m 644 ./Include/namespaceobject.h /usr/local/include/python3.9/usr/bin/install -c -m 644 ./Include/node.h /usr/local/include/python3.9/usr/bin/install -c -m 644 ./Include/object.h /usr/local/include/python3.9/usr/bin/install -c -m 644 ./Include/objimpl.h /usr/local/include/python3.9/usr/bin/install -c -m 644 ./Include/odictobject.h /usr/local/include/python3.9/usr/bin/install -c -m 644 ./Include/opcode.h /usr/local/include/python3.9/usr/bin/install -c -m 644 ./Include/osdefs.h /usr/local/include/python3.9/usr/bin/install -c -m 644 ./Include/osmodule.h /usr/local/include/python3.9/usr/bin/install -c -m 644 ./Include/parsetok.h /usr/local/include/python3.9/usr/bin/install -c -m 644 ./Include/patchlevel.h /usr/local/include/python3.9/usr/bin/install -c -m 644 ./Include/picklebufobject.h /usr/local/include/python3.9/usr/bin/install -c -m 644 ./Include/py_curses.h /usr/local/include/python3.9/usr/bin/install -c -m 644 ./Include/pyarena.h /usr/local/include/python3.9/usr/bin/install -c -m 644 ./Include/pycapsule.h /usr/local/include/python3.9/usr/bin/install -c -m 644 ./Include/pyctype.h /usr/local/include/python3.9/usr/bin/install -c -m 644 ./Include/pydebug.h /usr/local/include/python3.9/usr/bin/install -c -m 644 ./Include/pydtrace.h /usr/local/include/python3.9/usr/bin/install -c -m 644 ./Include/pyerrors.h /usr/local/include/python3.9/usr/bin/install -c -m 644 ./Include/pyexpat.h /usr/local/include/python3.9/usr/bin/install -c -m 644 ./Include/pyfpe.h /usr/local/include/python3.9/usr/bin/install -c -m 644 ./Include/pyframe.h /usr/local/include/python3.9/usr/bin/install -c -m 644 ./Include/pyhash.h /usr/local/include/python3.9/usr/bin/install -c -m 644 ./Include/pylifecycle.h /usr/local/include/python3.9/usr/bin/install -c -m 644 ./Include/pymacconfig.h /usr/local/include/python3.9/usr/bin/install -c -m 644 ./Include/pymacro.h /usr/local/include/python3.9/usr/bin/install -c -m 644 ./Include/pymath.h /usr/local/include/python3.9/usr/bin/install -c -m 644 ./Include/pymem.h /usr/local/include/python3.9/usr/bin/install -c -m 644 ./Include/pyport.h /usr/local/include/python3.9/usr/bin/install -c -m 644 ./Include/pystate.h /usr/local/include/python3.9/usr/bin/install -c -m 644 ./Include/pystrcmp.h /usr/local/include/python3.9/usr/bin/install -c -m 644 ./Include/pystrhex.h /usr/local/include/python3.9/usr/bin/install -c -m 644 ./Include/pystrtod.h /usr/local/include/python3.9/usr/bin/install -c -m 644 ./Include/pythonrun.h /usr/local/include/python3.9/usr/bin/install -c -m 644 ./Include/pythread.h /usr/local/include/python3.9/usr/bin/install -c -m 644 ./Include/pytime.h /usr/local/include/python3.9/usr/bin/install -c -m 644 ./Include/rangeobject.h /usr/local/include/python3.9/usr/bin/install -c -m 644 ./Include/setobject.h /usr/local/include/python3.9/usr/bin/install -c -m 644 ./Include/sliceobject.h /usr/local/include/python3.9/usr/bin/install -c -m 644 ./Include/structmember.h /usr/local/include/python3.9/usr/bin/install -c -m 644 ./Include/structseq.h /usr/local/include/python3.9/usr/bin/install -c -m 644 ./Include/symtable.h /usr/local/include/python3.9/usr/bin/install -c -m 644 ./Include/sysmodule.h /usr/local/include/python3.9/usr/bin/install -c -m 644 ./Include/token.h /usr/local/include/python3.9/usr/bin/install -c -m 644 ./Include/traceback.h /usr/local/include/python3.9/usr/bin/install -c -m 644 ./Include/tracemalloc.h /usr/local/include/python3.9/usr/bin/install -c -m 644 ./Include/tupleobject.h /usr/local/include/python3.9/usr/bin/install -c -m 644 ./Include/typeslots.h /usr/local/include/python3.9/usr/bin/install -c -m 644 ./Include/ucnhash.h /usr/local/include/python3.9/usr/bin/install -c -m 644 ./Include/unicodeobject.h /usr/local/include/python3.9/usr/bin/install -c -m 644 ./Include/warnings.h /usr/local/include/python3.9/usr/bin/install -c -m 644 ./Include/weakrefobject.h /usr/local/include/python3.9/usr/bin/install -c -m 644 ./Include/cpython/abstract.h /usr/local/include/python3.9/cpython/usr/bin/install -c -m 644 ./Include/cpython/bytearrayobject.h /usr/local/include/python3.9/cpython/usr/bin/install -c -m 644 ./Include/cpython/bytesobject.h /usr/local/include/python3.9/cpython/usr/bin/install -c -m 644 ./Include/cpython/ceval.h /usr/local/include/python3.9/cpython/usr/bin/install -c -m 644 ./Include/cpython/code.h /usr/local/include/python3.9/cpython/usr/bin/install -c -m 644 ./Include/cpython/dictobject.h /usr/local/include/python3.9/cpython/usr/bin/install -c -m 644 ./Include/cpython/fileobject.h /usr/local/include/python3.9/cpython/usr/bin/install -c -m 644 ./Include/cpython/fileutils.h /usr/local/include/python3.9/cpython/usr/bin/install -c -m 644 ./Include/cpython/frameobject.h /usr/local/include/python3.9/cpython/usr/bin/install -c -m 644 ./Include/cpython/import.h /usr/local/include/python3.9/cpython/usr/bin/install -c -m 644 ./Include/cpython/initconfig.h /usr/local/include/python3.9/cpython/usr/bin/install -c -m 644 ./Include/cpython/interpreteridobject.h /usr/local/include/python3.9/cpython/usr/bin/install -c -m 644 ./Include/cpython/listobject.h /usr/local/include/python3.9/cpython/usr/bin/install -c -m 644 ./Include/cpython/methodobject.h /usr/local/include/python3.9/cpython/usr/bin/install -c -m 644 ./Include/cpython/object.h /usr/local/include/python3.9/cpython/usr/bin/install -c -m 644 ./Include/cpython/objimpl.h /usr/local/include/python3.9/cpython/usr/bin/install -c -m 644 ./Include/cpython/pyerrors.h /usr/local/include/python3.9/cpython/usr/bin/install -c -m 644 ./Include/cpython/pylifecycle.h /usr/local/include/python3.9/cpython/usr/bin/install -c -m 644 ./Include/cpython/pymem.h /usr/local/include/python3.9/cpython/usr/bin/install -c -m 644 ./Include/cpython/pystate.h /usr/local/include/python3.9/cpython/usr/bin/install -c -m 644 ./Include/cpython/sysmodule.h /usr/local/include/python3.9/cpython/usr/bin/install -c -m 644 ./Include/cpython/traceback.h /usr/local/include/python3.9/cpython/usr/bin/install -c -m 644 ./Include/cpython/tupleobject.h /usr/local/include/python3.9/cpython/usr/bin/install -c -m 644 ./Include/cpython/unicodeobject.h /usr/local/include/python3.9/cpython/usr/bin/install -c -m 644 ./Include/internal/pegen_interface.h /usr/local/include/python3.9/internal/usr/bin/install -c -m 644 ./Include/internal/pycore_abstract.h /usr/local/include/python3.9/internal/usr/bin/install -c -m 644 ./Include/internal/pycore_accu.h /usr/local/include/python3.9/internal/usr/bin/install -c -m 644 ./Include/internal/pycore_atomic.h /usr/local/include/python3.9/internal/usr/bin/install -c -m 644 ./Include/internal/pycore_bytes_methods.h /usr/local/include/python3.9/internal/usr/bin/install -c -m 644 ./Include/internal/pycore_byteswap.h /usr/local/include/python3.9/internal/usr/bin/install -c -m 644 ./Include/internal/pycore_call.h /usr/local/include/python3.9/internal/usr/bin/install -c -m 644 ./Include/internal/pycore_ceval.h /usr/local/include/python3.9/internal/usr/bin/install -c -m 644 ./Include/internal/pycore_code.h /usr/local/include/python3.9/internal/usr/bin/install -c -m 644 ./Include/internal/pycore_condvar.h /usr/local/include/python3.9/internal/usr/bin/install -c -m 644 ./Include/internal/pycore_context.h /usr/local/include/python3.9/internal/usr/bin/install -c -m 644 ./Include/internal/pycore_dtoa.h /usr/local/include/python3.9/internal/usr/bin/install -c -m 644 ./Include/internal/pycore_fileutils.h /usr/local/include/python3.9/internal/usr/bin/install -c -m 644 ./Include/internal/pycore_gc.h /usr/local/include/python3.9/internal/usr/bin/install -c -m 644 ./Include/internal/pycore_getopt.h /usr/local/include/python3.9/internal/usr/bin/install -c -m 644 ./Include/internal/pycore_gil.h /usr/local/include/python3.9/internal/usr/bin/install -c -m 644 ./Include/internal/pycore_hamt.h /usr/local/include/python3.9/internal/usr/bin/install -c -m 644 ./Include/internal/pycore_hashtable.h /usr/local/include/python3.9/internal/usr/bin/install -c -m 644 ./Include/internal/pycore_import.h /usr/local/include/python3.9/internal/usr/bin/install -c -m 644 ./Include/internal/pycore_initconfig.h /usr/local/include/python3.9/internal/usr/bin/install -c -m 644 ./Include/internal/pycore_interp.h /usr/local/include/python3.9/internal/usr/bin/install -c -m 644 ./Include/internal/pycore_object.h /usr/local/include/python3.9/internal/usr/bin/install -c -m 644 ./Include/internal/pycore_pathconfig.h /usr/local/include/python3.9/internal/usr/bin/install -c -m 644 ./Include/internal/pycore_pyerrors.h /usr/local/include/python3.9/internal/usr/bin/install -c -m 644 ./Include/internal/pycore_pyhash.h /usr/local/include/python3.9/internal/usr/bin/install -c -m 644 ./Include/internal/pycore_pylifecycle.h /usr/local/include/python3.9/internal/usr/bin/install -c -m 644 ./Include/internal/pycore_pymem.h /usr/local/include/python3.9/internal/usr/bin/install -c -m 644 ./Include/internal/pycore_pystate.h /usr/local/include/python3.9/internal/usr/bin/install -c -m 644 ./Include/internal/pycore_runtime.h /usr/local/include/python3.9/internal/usr/bin/install -c -m 644 ./Include/internal/pycore_sysmodule.h /usr/local/include/python3.9/internal/usr/bin/install -c -m 644 ./Include/internal/pycore_traceback.h /usr/local/include/python3.9/internal/usr/bin/install -c -m 644 ./Include/internal/pycore_tupleobject.h /usr/local/include/python3.9/internal/usr/bin/install -c -m 644 ./Include/internal/pycore_warnings.h /usr/local/include/python3.9/internal/usr/bin/install -c -m 644 pyconfig.h /usr/local/include/python3.9/pyconfig.hCreating directory /usr/local/lib/python3.9/config-3.9-x86_64-linux-gnuCreating directory /usr/local/lib/pkgconfig/usr/bin/install -c -m 644 Modules/config.c /usr/local/lib/python3.9/config-3.9-x86_64-linux-gnu/config.c/usr/bin/install -c -m 644 Programs/python.o /usr/local/lib/python3.9/config-3.9-x86_64-linux-gnu/python.o/usr/bin/install -c -m 644 ./Modules/config.c.in /usr/local/lib/python3.9/config-3.9-x86_64-linux-gnu/config.c.in/usr/bin/install -c -m 644 Makefile /usr/local/lib/python3.9/config-3.9-x86_64-linux-gnu/Makefile/usr/bin/install -c -m 644 ./Modules/Setup /usr/local/lib/python3.9/config-3.9-x86_64-linux-gnu/Setup/usr/bin/install -c -m 644 Modules/Setup.local /usr/local/lib/python3.9/config-3.9-x86_64-linux-gnu/Setup.local/usr/bin/install -c -m 644 Misc/python.pc /usr/local/lib/pkgconfig/python-3.9.pc/usr/bin/install -c -m 644 Misc/python-embed.pc /usr/local/lib/pkgconfig/python-3.9-embed.pc/usr/bin/install -c ./Modules/makesetup /usr/local/lib/python3.9/config-3.9-x86_64-linux-gnu/makesetup/usr/bin/install -c ./install-sh /usr/local/lib/python3.9/config-3.9-x86_64-linux-gnu/install-sh/usr/bin/install -c python-config.py /usr/local/lib/python3.9/config-3.9-x86_64-linux-gnu/python-config.py/usr/bin/install -c python-config /usr/local/bin/python3.9-config./python -E ./setup.py install \--prefix=/usr/local \--install-scripts=/usr/local/bin \--install-platlib=/usr/local/lib/python3.9/lib-dynload \--root=/running installrunning buildrunning build_extINFO: Can't locate Tcl/Tk libs and/or headersPython build finished successfully!The necessary bits to build these optional modules were not found:_bz2                  _curses               _curses_panel_dbm                  _gdbm                 _sqlite3_tkinter              _uuid                 readlineTo 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 beenbuilt by the Makefile instead, as configured by the Setup files:_abc                  atexit                pwdtimerunning build_scriptscopying and adjusting /home/vagrant/cpython/Tools/scripts/pydoc3 -> build/scripts-3.9copying and adjusting /home/vagrant/cpython/Tools/scripts/idle3 -> build/scripts-3.9copying and adjusting /home/vagrant/cpython/Tools/scripts/2to3 -> build/scripts-3.9changing mode of build/scripts-3.9/pydoc3 from 644 to 755changing mode of build/scripts-3.9/idle3 from 644 to 755changing mode of build/scripts-3.9/2to3 from 644 to 755renaming build/scripts-3.9/pydoc3 to build/scripts-3.9/pydoc3.9renaming build/scripts-3.9/idle3 to build/scripts-3.9/idle3.9renaming build/scripts-3.9/2to3 to build/scripts-3.9/2to3-3.9running install_libcreating /usr/local/lib/python3.9/lib-dynloadcopying build/lib.linux-x86_64-3.9/_statistics.cpython-39-x86_64-linux-gnu.so -> /usr/local/lib/python3.9/lib-dynloadcopying build/lib.linux-x86_64-3.9/spwd.cpython-39-x86_64-linux-gnu.so -> /usr/local/lib/python3.9/lib-dynloadcopying build/lib.linux-x86_64-3.9/_queue.cpython-39-x86_64-linux-gnu.so -> /usr/local/lib/python3.9/lib-dynloadcopying build/lib.linux-x86_64-3.9/_multibytecodec.cpython-39-x86_64-linux-gnu.so -> /usr/local/lib/python3.9/lib-dynloadcopying build/lib.linux-x86_64-3.9/_hashlib.cpython-39-x86_64-linux-gnu.so -> /usr/local/lib/python3.9/lib-dynloadcopying build/lib.linux-x86_64-3.9/_heapq.cpython-39-x86_64-linux-gnu.so -> /usr/local/lib/python3.9/lib-dynloadcopying build/lib.linux-x86_64-3.9/_decimal.cpython-39-x86_64-linux-gnu.so -> /usr/local/lib/python3.9/lib-dynloadcopying build/lib.linux-x86_64-3.9/audioop.cpython-39-x86_64-linux-gnu.so -> /usr/local/lib/python3.9/lib-dynloadcopying build/lib.linux-x86_64-3.9/_testinternalcapi.cpython-39-x86_64-linux-gnu.so -> /usr/local/lib/python3.9/lib-dynloadcopying build/lib.linux-x86_64-3.9/_lzma.cpython-39-x86_64-linux-gnu.so -> /usr/local/lib/python3.9/lib-dynloadcopying build/lib.linux-x86_64-3.9/_zoneinfo.cpython-39-x86_64-linux-gnu.so -> /usr/local/lib/python3.9/lib-dynloadcopying build/lib.linux-x86_64-3.9/_codecs_tw.cpython-39-x86_64-linux-gnu.so -> /usr/local/lib/python3.9/lib-dynloadcopying build/lib.linux-x86_64-3.9/zlib.cpython-39-x86_64-linux-gnu.so -> /usr/local/lib/python3.9/lib-dynloadcopying build/lib.linux-x86_64-3.9/_ctypes_test.cpython-39-x86_64-linux-gnu.so -> /usr/local/lib/python3.9/lib-dynloadcopying build/lib.linux-x86_64-3.9/_crypt.cpython-39-x86_64-linux-gnu.so -> /usr/local/lib/python3.9/lib-dynloadcopying build/lib.linux-x86_64-3.9/_codecs_cn.cpython-39-x86_64-linux-gnu.so -> /usr/local/lib/python3.9/lib-dynloadcopying build/lib.linux-x86_64-3.9/xxlimited.cpython-39-x86_64-linux-gnu.so -> /usr/local/lib/python3.9/lib-dynloadcopying build/lib.linux-x86_64-3.9/grp.cpython-39-x86_64-linux-gnu.so -> /usr/local/lib/python3.9/lib-dynloadcopying build/lib.linux-x86_64-3.9/_asyncio.cpython-39-x86_64-linux-gnu.so -> /usr/local/lib/python3.9/lib-dynloadcopying build/lib.linux-x86_64-3.9/_codecs_hk.cpython-39-x86_64-linux-gnu.so -> /usr/local/lib/python3.9/lib-dynloadcopying build/lib.linux-x86_64-3.9/_codecs_iso2022.cpython-39-x86_64-linux-gnu.so -> /usr/local/lib/python3.9/lib-dynloadcopying build/lib.linux-x86_64-3.9/_opcode.cpython-39-x86_64-linux-gnu.so -> /usr/local/lib/python3.9/lib-dynloadcopying build/lib.linux-x86_64-3.9/fcntl.cpython-39-x86_64-linux-gnu.so -> /usr/local/lib/python3.9/lib-dynloadcopying build/lib.linux-x86_64-3.9/unicodedata.cpython-39-x86_64-linux-gnu.so -> /usr/local/lib/python3.9/lib-dynloadcopying build/lib.linux-x86_64-3.9/math.cpython-39-x86_64-linux-gnu.so -> /usr/local/lib/python3.9/lib-dynloadcopying build/lib.linux-x86_64-3.9/_md5.cpython-39-x86_64-linux-gnu.so -> /usr/local/lib/python3.9/lib-dynloadcopying build/lib.linux-x86_64-3.9/_sha1.cpython-39-x86_64-linux-gnu.so -> /usr/local/lib/python3.9/lib-dynloadcopying build/lib.linux-x86_64-3.9/_contextvars.cpython-39-x86_64-linux-gnu.so -> /usr/local/lib/python3.9/lib-dynloadcopying build/lib.linux-x86_64-3.9/_sysconfigdata__linux_x86_64-linux-gnu.py -> /usr/local/lib/python3.9/lib-dynloadcopying build/lib.linux-x86_64-3.9/_lsprof.cpython-39-x86_64-linux-gnu.so -> /usr/local/lib/python3.9/lib-dynloadcopying build/lib.linux-x86_64-3.9/pyexpat.cpython-39-x86_64-linux-gnu.so -> /usr/local/lib/python3.9/lib-dynloadcopying build/lib.linux-x86_64-3.9/_json.cpython-39-x86_64-linux-gnu.so -> /usr/local/lib/python3.9/lib-dynloadcopying build/lib.linux-x86_64-3.9/_blake2.cpython-39-x86_64-linux-gnu.so -> /usr/local/lib/python3.9/lib-dynloadcopying build/lib.linux-x86_64-3.9/_ssl.cpython-39-x86_64-linux-gnu.so -> /usr/local/lib/python3.9/lib-dynloadcopying build/lib.linux-x86_64-3.9/_bisect.cpython-39-x86_64-linux-gnu.so -> /usr/local/lib/python3.9/lib-dynloadcopying build/lib.linux-x86_64-3.9/syslog.cpython-39-x86_64-linux-gnu.so -> /usr/local/lib/python3.9/lib-dynloadcopying build/lib.linux-x86_64-3.9/_elementtree.cpython-39-x86_64-linux-gnu.so -> /usr/local/lib/python3.9/lib-dynloadcopying build/lib.linux-x86_64-3.9/_testimportmultiple.cpython-39-x86_64-linux-gnu.so -> /usr/local/lib/python3.9/lib-dynloadcopying build/lib.linux-x86_64-3.9/binascii.cpython-39-x86_64-linux-gnu.so -> /usr/local/lib/python3.9/lib-dynloadcopying build/lib.linux-x86_64-3.9/_posixsubprocess.cpython-39-x86_64-linux-gnu.so -> /usr/local/lib/python3.9/lib-dynloadcopying build/lib.linux-x86_64-3.9/parser.cpython-39-x86_64-linux-gnu.so -> /usr/local/lib/python3.9/lib-dynloadcopying build/lib.linux-x86_64-3.9/cmath.cpython-39-x86_64-linux-gnu.so -> /usr/local/lib/python3.9/lib-dynloadcopying build/lib.linux-x86_64-3.9/_testbuffer.cpython-39-x86_64-linux-gnu.so -> /usr/local/lib/python3.9/lib-dynloadcopying build/lib.linux-x86_64-3.9/_struct.cpython-39-x86_64-linux-gnu.so -> /usr/local/lib/python3.9/lib-dynloadcopying build/lib.linux-x86_64-3.9/_xxtestfuzz.cpython-39-x86_64-linux-gnu.so -> /usr/local/lib/python3.9/lib-dynloadcopying build/lib.linux-x86_64-3.9/select.cpython-39-x86_64-linux-gnu.so -> /usr/local/lib/python3.9/lib-dynloadcopying build/lib.linux-x86_64-3.9/mmap.cpython-39-x86_64-linux-gnu.so -> /usr/local/lib/python3.9/lib-dynloadcopying build/lib.linux-x86_64-3.9/_csv.cpython-39-x86_64-linux-gnu.so -> /usr/local/lib/python3.9/lib-dynloadcopying build/lib.linux-x86_64-3.9/termios.cpython-39-x86_64-linux-gnu.so -> /usr/local/lib/python3.9/lib-dynloadcopying build/lib.linux-x86_64-3.9/_testmultiphase.cpython-39-x86_64-linux-gnu.so -> /usr/local/lib/python3.9/lib-dynloadcopying build/lib.linux-x86_64-3.9/_sha512.cpython-39-x86_64-linux-gnu.so -> /usr/local/lib/python3.9/lib-dynloadcopying build/lib.linux-x86_64-3.9/_sha3.cpython-39-x86_64-linux-gnu.so -> /usr/local/lib/python3.9/lib-dynloadcopying build/lib.linux-x86_64-3.9/_xxsubinterpreters.cpython-39-x86_64-linux-gnu.so -> /usr/local/lib/python3.9/lib-dynloadcopying build/lib.linux-x86_64-3.9/_codecs_jp.cpython-39-x86_64-linux-gnu.so -> /usr/local/lib/python3.9/lib-dynloadcopying build/lib.linux-x86_64-3.9/_ctypes.cpython-39-x86_64-linux-gnu.so -> /usr/local/lib/python3.9/lib-dynloadcopying build/lib.linux-x86_64-3.9/_codecs_kr.cpython-39-x86_64-linux-gnu.so -> /usr/local/lib/python3.9/lib-dynloadcopying build/lib.linux-x86_64-3.9/ossaudiodev.cpython-39-x86_64-linux-gnu.so -> /usr/local/lib/python3.9/lib-dynloadcopying build/lib.linux-x86_64-3.9/_testcapi.cpython-39-x86_64-linux-gnu.so -> /usr/local/lib/python3.9/lib-dynloadcopying build/lib.linux-x86_64-3.9/_posixshmem.cpython-39-x86_64-linux-gnu.so -> /usr/local/lib/python3.9/lib-dynloadcopying build/lib.linux-x86_64-3.9/_random.cpython-39-x86_64-linux-gnu.so -> /usr/local/lib/python3.9/lib-dynloadcopying build/lib.linux-x86_64-3.9/_pickle.cpython-39-x86_64-linux-gnu.so -> /usr/local/lib/python3.9/lib-dynloadcopying build/lib.linux-x86_64-3.9/_multiprocessing.cpython-39-x86_64-linux-gnu.so -> /usr/local/lib/python3.9/lib-dynloadcopying build/lib.linux-x86_64-3.9/array.cpython-39-x86_64-linux-gnu.so -> /usr/local/lib/python3.9/lib-dynloadcreating /usr/local/lib/python3.9/lib-dynload/__pycache__copying build/lib.linux-x86_64-3.9/__pycache__/_sysconfigdata__linux_x86_64-linux-gnu.cpython-39.pyc -> /usr/local/lib/python3.9/lib-dynload/__pycache__copying build/lib.linux-x86_64-3.9/_sha256.cpython-39-x86_64-linux-gnu.so -> /usr/local/lib/python3.9/lib-dynloadcopying build/lib.linux-x86_64-3.9/resource.cpython-39-x86_64-linux-gnu.so -> /usr/local/lib/python3.9/lib-dynloadcopying build/lib.linux-x86_64-3.9/_socket.cpython-39-x86_64-linux-gnu.so -> /usr/local/lib/python3.9/lib-dynloadcopying build/lib.linux-x86_64-3.9/nis.cpython-39-x86_64-linux-gnu.so -> /usr/local/lib/python3.9/lib-dynloadcopying build/lib.linux-x86_64-3.9/_datetime.cpython-39-x86_64-linux-gnu.so -> /usr/local/lib/python3.9/lib-dynloadchanging mode of /usr/local/lib/python3.9/lib-dynload/_statistics.cpython-39-x86_64-linux-gnu.so to 755changing mode of /usr/local/lib/python3.9/lib-dynload/spwd.cpython-39-x86_64-linux-gnu.so to 755changing mode of /usr/local/lib/python3.9/lib-dynload/_queue.cpython-39-x86_64-linux-gnu.so to 755changing mode of /usr/local/lib/python3.9/lib-dynload/_multibytecodec.cpython-39-x86_64-linux-gnu.so to 755changing mode of /usr/local/lib/python3.9/lib-dynload/_hashlib.cpython-39-x86_64-linux-gnu.so to 755changing mode of /usr/local/lib/python3.9/lib-dynload/_heapq.cpython-39-x86_64-linux-gnu.so to 755changing mode of /usr/local/lib/python3.9/lib-dynload/_decimal.cpython-39-x86_64-linux-gnu.so to 755changing mode of /usr/local/lib/python3.9/lib-dynload/audioop.cpython-39-x86_64-linux-gnu.so to 755changing mode of /usr/local/lib/python3.9/lib-dynload/_testinternalcapi.cpython-39-x86_64-linux-gnu.so to 755changing mode of /usr/local/lib/python3.9/lib-dynload/_lzma.cpython-39-x86_64-linux-gnu.so to 755changing mode of /usr/local/lib/python3.9/lib-dynload/_zoneinfo.cpython-39-x86_64-linux-gnu.so to 755changing mode of /usr/local/lib/python3.9/lib-dynload/_codecs_tw.cpython-39-x86_64-linux-gnu.so to 755changing mode of /usr/local/lib/python3.9/lib-dynload/zlib.cpython-39-x86_64-linux-gnu.so to 755changing mode of /usr/local/lib/python3.9/lib-dynload/_ctypes_test.cpython-39-x86_64-linux-gnu.so to 755changing mode of /usr/local/lib/python3.9/lib-dynload/_crypt.cpython-39-x86_64-linux-gnu.so to 755changing mode of /usr/local/lib/python3.9/lib-dynload/_codecs_cn.cpython-39-x86_64-linux-gnu.so to 755changing mode of /usr/local/lib/python3.9/lib-dynload/xxlimited.cpython-39-x86_64-linux-gnu.so to 755changing mode of /usr/local/lib/python3.9/lib-dynload/grp.cpython-39-x86_64-linux-gnu.so to 755changing mode of /usr/local/lib/python3.9/lib-dynload/_asyncio.cpython-39-x86_64-linux-gnu.so to 755changing mode of /usr/local/lib/python3.9/lib-dynload/_codecs_hk.cpython-39-x86_64-linux-gnu.so to 755changing mode of /usr/local/lib/python3.9/lib-dynload/_codecs_iso2022.cpython-39-x86_64-linux-gnu.so to 755changing mode of /usr/local/lib/python3.9/lib-dynload/_opcode.cpython-39-x86_64-linux-gnu.so to 755changing mode of /usr/local/lib/python3.9/lib-dynload/fcntl.cpython-39-x86_64-linux-gnu.so to 755changing mode of /usr/local/lib/python3.9/lib-dynload/unicodedata.cpython-39-x86_64-linux-gnu.so to 755changing mode of /usr/local/lib/python3.9/lib-dynload/math.cpython-39-x86_64-linux-gnu.so to 755changing mode of /usr/local/lib/python3.9/lib-dynload/_md5.cpython-39-x86_64-linux-gnu.so to 755changing mode of /usr/local/lib/python3.9/lib-dynload/_sha1.cpython-39-x86_64-linux-gnu.so to 755changing mode of /usr/local/lib/python3.9/lib-dynload/_contextvars.cpython-39-x86_64-linux-gnu.so to 755changing mode of /usr/local/lib/python3.9/lib-dynload/_sysconfigdata__linux_x86_64-linux-gnu.py to 644changing mode of /usr/local/lib/python3.9/lib-dynload/_lsprof.cpython-39-x86_64-linux-gnu.so to 755changing mode of /usr/local/lib/python3.9/lib-dynload/pyexpat.cpython-39-x86_64-linux-gnu.so to 755changing mode of /usr/local/lib/python3.9/lib-dynload/_json.cpython-39-x86_64-linux-gnu.so to 755changing mode of /usr/local/lib/python3.9/lib-dynload/_blake2.cpython-39-x86_64-linux-gnu.so to 755changing mode of /usr/local/lib/python3.9/lib-dynload/_ssl.cpython-39-x86_64-linux-gnu.so to 755changing mode of /usr/local/lib/python3.9/lib-dynload/_bisect.cpython-39-x86_64-linux-gnu.so to 755changing mode of /usr/local/lib/python3.9/lib-dynload/syslog.cpython-39-x86_64-linux-gnu.so to 755changing mode of /usr/local/lib/python3.9/lib-dynload/_elementtree.cpython-39-x86_64-linux-gnu.so to 755changing mode of /usr/local/lib/python3.9/lib-dynload/_testimportmultiple.cpython-39-x86_64-linux-gnu.so to 755changing mode of /usr/local/lib/python3.9/lib-dynload/binascii.cpython-39-x86_64-linux-gnu.so to 755changing mode of /usr/local/lib/python3.9/lib-dynload/_posixsubprocess.cpython-39-x86_64-linux-gnu.so to 755changing mode of /usr/local/lib/python3.9/lib-dynload/parser.cpython-39-x86_64-linux-gnu.so to 755changing mode of /usr/local/lib/python3.9/lib-dynload/cmath.cpython-39-x86_64-linux-gnu.so to 755changing mode of /usr/local/lib/python3.9/lib-dynload/_testbuffer.cpython-39-x86_64-linux-gnu.so to 755changing mode of /usr/local/lib/python3.9/lib-dynload/_struct.cpython-39-x86_64-linux-gnu.so to 755changing mode of /usr/local/lib/python3.9/lib-dynload/_xxtestfuzz.cpython-39-x86_64-linux-gnu.so to 755changing mode of /usr/local/lib/python3.9/lib-dynload/select.cpython-39-x86_64-linux-gnu.so to 755changing mode of /usr/local/lib/python3.9/lib-dynload/mmap.cpython-39-x86_64-linux-gnu.so to 755changing mode of /usr/local/lib/python3.9/lib-dynload/_csv.cpython-39-x86_64-linux-gnu.so to 755changing mode of /usr/local/lib/python3.9/lib-dynload/termios.cpython-39-x86_64-linux-gnu.so to 755changing mode of /usr/local/lib/python3.9/lib-dynload/_testmultiphase.cpython-39-x86_64-linux-gnu.so to 755changing mode of /usr/local/lib/python3.9/lib-dynload/_sha512.cpython-39-x86_64-linux-gnu.so to 755changing mode of /usr/local/lib/python3.9/lib-dynload/_sha3.cpython-39-x86_64-linux-gnu.so to 755changing mode of /usr/local/lib/python3.9/lib-dynload/_xxsubinterpreters.cpython-39-x86_64-linux-gnu.so to 755changing mode of /usr/local/lib/python3.9/lib-dynload/_codecs_jp.cpython-39-x86_64-linux-gnu.so to 755changing mode of /usr/local/lib/python3.9/lib-dynload/_ctypes.cpython-39-x86_64-linux-gnu.so to 755changing mode of /usr/local/lib/python3.9/lib-dynload/_codecs_kr.cpython-39-x86_64-linux-gnu.so to 755changing mode of /usr/local/lib/python3.9/lib-dynload/ossaudiodev.cpython-39-x86_64-linux-gnu.so to 755changing mode of /usr/local/lib/python3.9/lib-dynload/_testcapi.cpython-39-x86_64-linux-gnu.so to 755changing mode of /usr/local/lib/python3.9/lib-dynload/_posixshmem.cpython-39-x86_64-linux-gnu.so to 755changing mode of /usr/local/lib/python3.9/lib-dynload/_random.cpython-39-x86_64-linux-gnu.so to 755changing mode of /usr/local/lib/python3.9/lib-dynload/_pickle.cpython-39-x86_64-linux-gnu.so to 755changing mode of /usr/local/lib/python3.9/lib-dynload/_multiprocessing.cpython-39-x86_64-linux-gnu.so to 755changing mode of /usr/local/lib/python3.9/lib-dynload/array.cpython-39-x86_64-linux-gnu.so to 755changing mode of /usr/local/lib/python3.9/lib-dynload/__pycache__/_sysconfigdata__linux_x86_64-linux-gnu.cpython-39.pyc to 644changing mode of /usr/local/lib/python3.9/lib-dynload/_sha256.cpython-39-x86_64-linux-gnu.so to 755changing mode of /usr/local/lib/python3.9/lib-dynload/resource.cpython-39-x86_64-linux-gnu.so to 755changing mode of /usr/local/lib/python3.9/lib-dynload/_socket.cpython-39-x86_64-linux-gnu.so to 755changing mode of /usr/local/lib/python3.9/lib-dynload/nis.cpython-39-x86_64-linux-gnu.so to 755changing mode of /usr/local/lib/python3.9/lib-dynload/_datetime.cpython-39-x86_64-linux-gnu.so to 755changing mode of /usr/local/lib/python3.9/lib-dynload/ to 755changing mode of /usr/local/lib/python3.9/lib-dynload/__pycache__ to 755running install_scriptscopying build/scripts-3.9/2to3-3.9 -> /usr/local/bincopying build/scripts-3.9/idle3.9 -> /usr/local/bincopying build/scripts-3.9/pydoc3.9 -> /usr/local/binchanging mode of /usr/local/bin/2to3-3.9 to 755changing mode of /usr/local/bin/idle3.9 to 755changing mode of /usr/local/bin/pydoc3.9 to 755rm /usr/local/lib/python3.9/lib-dynload/_sysconfigdata__linux_x86_64-linux-gnu.pyrm -r /usr/local/lib/python3.9/lib-dynload/__pycache__Creating directory /usr/local/share/man/man1/usr/bin/install -c -m 644 ./Misc/python.man \/usr/local/share/man/man1/python3.9.1if test "xupgrade" != "xno"  ; then \case upgrade in \upgrade) ensurepip="--altinstall --upgrade" ;; \install|*) ensurepip="--altinstall" ;; \esac; \./python -E -m ensurepip \$ensurepip --root=/ ; \fiLooking in links: /tmp/tmprvm_o_1gProcessing /tmp/tmprvm_o_1g/setuptools-56.0.0-py3-none-any.whlProcessing /tmp/tmprvm_o_1g/pip-21.1.3-py3-none-any.whlInstalling collected packages: setuptools, pipSuccessfully installed pip-21.1.3 setuptools-56.0.0WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv+ cd ..+ rm -fr cpython+ wget -O sqlite-amalgamation-3360000.zip -- https://www.sqlite.org/2021/sqlite-amalgamation-3360000.zip--2021-07-26 23:27:07--  https://www.sqlite.org/2021/sqlite-amalgamation-3360000.zipResolving www.sqlite.org (www.sqlite.org)... 45.33.6.223, 2600:3c00::f03c:91ff:fe96:b959Connecting to www.sqlite.org (www.sqlite.org)|45.33.6.223|:443... connected.HTTP request sent, awaiting response... 200 OKLength: 2477662 (2.4M) [application/zip]Saving to: ‘sqlite-amalgamation-3360000.zip’0K .......... .......... .......... .......... ..........  2%  200K 12s50K .......... .......... .......... .......... ..........  4%  401K 9s100K .......... .......... .......... .......... ..........  6% 28.3M 6s150K .......... .......... .......... .......... ..........  8% 26.8M 4s200K .......... .......... .......... .......... .......... 10%  405K 4s250K .......... .......... .......... .......... .......... 12% 28.7M 4s300K .......... .......... .......... .......... .......... 14% 29.8M 3s350K .......... .......... .......... .......... .......... 16% 30.2M 3s400K .......... .......... .......... .......... .......... 18%  417K 3s450K .......... .......... .......... .......... .......... 20% 13.1M 2s500K .......... .......... .......... .......... .......... 22% 25.3M 2s550K .......... .......... .......... .......... .......... 24% 24.2M 2s600K .......... .......... .......... .......... .......... 26% 32.4M 2s650K .......... .......... .......... .......... .......... 28% 63.3M 2s700K .......... .......... .......... .......... .......... 30% 63.1M 1s750K .......... .......... .......... .......... .......... 33% 63.1M 1s800K .......... .......... .......... .......... .......... 35% 54.6M 1s850K .......... .......... .......... .......... .......... 37%  444K 1s900K .......... .......... .......... .......... .......... 39% 10.8M 1s950K .......... .......... .......... .......... .......... 41% 11.7M 1s1000K .......... .......... .......... .......... .......... 43% 21.9M 1s1050K .......... .......... .......... .......... .......... 45% 37.0M 1s1100K .......... .......... .......... .......... .......... 47% 62.9M 1s1150K .......... .......... .......... .......... .......... 49% 62.9M 1s1200K .......... .......... .......... .......... .......... 51% 54.2M 1s1250K .......... .......... .......... .......... .......... 53% 62.8M 1s1300K .......... .......... .......... .......... .......... 55% 59.2M 1s1350K .......... .......... .......... .......... .......... 57% 63.1M 1s1400K .......... .......... .......... .......... .......... 59% 55.7M 1s1450K .......... .......... .......... .......... .......... 61% 62.7M 0s1500K .......... .......... .......... .......... .......... 64% 63.1M 0s1550K .......... .......... .......... .......... .......... 66% 60.0M 0s1600K .......... .......... .......... .......... .......... 68% 51.6M 0s1650K .......... .......... .......... .......... .......... 70% 56.4M 0s1700K .......... .......... .......... .......... .......... 72% 61.1M 0s1750K .......... .......... .......... .......... .......... 74%  483K 0s1800K .......... .......... .......... .......... .......... 76% 21.8M 0s1850K .......... .......... .......... .......... .......... 78% 25.8M 0s1900K .......... .......... .......... .......... .......... 80% 23.9M 0s1950K .......... .......... .......... .......... .......... 82% 25.8M 0s2000K .......... .......... .......... .......... .......... 84% 28.0M 0s2050K .......... .......... .......... .......... .......... 86% 62.8M 0s2100K .......... .......... .......... .......... .......... 88% 63.1M 0s2150K .......... .......... .......... .......... .......... 90% 63.2M 0s2200K .......... .......... .......... .......... .......... 92% 55.7M 0s2250K .......... .......... .......... .......... .......... 95% 62.5M 0s2300K .......... .......... .......... .......... .......... 97% 62.8M 0s2350K .......... .......... .......... .......... .......... 99% 63.5M 0s2400K .......... .........                                  100% 43.1M=0.9s2021-07-26 23:27:08 (2.64 MB/s) - ‘sqlite-amalgamation-3360000.zip’ saved [2477662/2477662]+ printf '5c18f158a599b1e91d95c91de3aa5c5de52f986845ad0cb49dfd56b650587e55e24d469571b5b864229b870d0eaf85d78893f61ef950b95389cb41692be37f58  sqlite-amalgamation-3360000.zip\n'+ sha512sum -csqlite-amalgamation-3360000.zip: OK+ rm -fr sqlite-amalgamation-3360000+ unzip sqlite-amalgamation-3360000.zipArchive:  sqlite-amalgamation-3360000.zipcreating: sqlite-amalgamation-3360000/inflating: sqlite-amalgamation-3360000/sqlite3.cinflating: sqlite-amalgamation-3360000/shell.cinflating: sqlite-amalgamation-3360000/sqlite3ext.hinflating: sqlite-amalgamation-3360000/sqlite3.h+ cd sqlite-amalgamation-3360000+ cc -shared -fPIC -ldl -lm -lpthread -o libsqlite3.so sqlite3.c+ mv libsqlite3.so /usr/lib/x86_64-linux-gnu/+ mv sqlite3ext.h sqlite3.h /usr/include/+ cd /opt/android-sdk+ rm -r tools+ wget -O tools.zip -- https://dl.google.com/android/repository/commandlinetools-linux-6514223_latest.zip--2021-07-26 23:27:12--  https://dl.google.com/android/repository/commandlinetools-linux-6514223_latest.zipResolving dl.google.com (dl.google.com)... 142.250.186.142, 2a00:1450:4001:813::200eConnecting to dl.google.com (dl.google.com)|142.250.186.142|:443... connected.HTTP request sent, awaiting response... 200 OKLength: 86521858 (83M) [application/zip]Saving to: ‘tools.zip’0K .......... .......... .......... .......... ..........  0% 6.20M 13s50K .......... .......... .......... .......... ..........  0% 11.7M 10s100K .......... .......... .......... .......... ..........  0% 15.1M 9s150K .......... .......... .......... .......... ..........  0% 17.0M 8s200K .......... .......... .......... .......... ..........  0% 16.6M 7s250K .......... .......... .......... .......... ..........  0% 17.1M 7s300K .......... .......... .......... .......... ..........  0% 24.0M 6s350K .......... .......... .......... .......... ..........  0% 23.6M 6s400K .......... .......... .......... .......... ..........  0% 31.3M 6s450K .......... .......... .......... .......... ..........  0% 32.3M 5s500K .......... .......... .......... .......... ..........  0% 17.0M 5s550K .......... .......... .......... .......... ..........  0% 32.2M 5s600K .......... .......... .......... .......... ..........  0% 32.7M 5s650K .......... .......... .......... .......... ..........  0% 33.4M 5s700K .......... .......... .......... .......... ..........  0% 32.2M 4s750K .......... .......... .......... .......... ..........  0% 32.8M 4s800K .......... .......... .......... .......... ..........  1% 32.5M 4s850K .......... .......... .......... .......... ..........  1% 33.4M 4s900K .......... .......... .......... .......... ..........  1% 31.9M 4s950K .......... .......... .......... .......... ..........  1% 32.5M 4s1000K .......... .......... .......... .......... ..........  1% 38.7M 4s1050K .......... .......... .......... .......... ..........  1% 46.8M 4s1100K .......... .......... .......... .......... ..........  1% 53.5M 4s1150K .......... .......... .......... .......... ..........  1% 48.2M 4s1200K .......... .......... .......... .......... ..........  1% 47.6M 4s1250K .......... .......... .......... .......... ..........  1% 51.9M 3s1300K .......... .......... .......... .......... ..........  1% 53.0M 3s1350K .......... .......... .......... .......... ..........  1% 48.0M 3s1400K .......... .......... .......... .......... ..........  1% 45.9M 3s1450K .......... .......... .......... .......... ..........  1% 51.8M 3s1500K .......... .......... .......... .......... ..........  1% 54.7M 3s1550K .......... .......... .......... .......... ..........  1% 52.0M 3s1600K .......... .......... .......... .......... ..........  1% 44.6M 3s1650K .......... .......... .......... .......... ..........  2% 51.8M 3s1700K .......... .......... .......... .......... ..........  2% 52.9M 3s1750K .......... .......... .......... .......... ..........  2% 50.5M 3s1800K .......... .......... .......... .......... ..........  2% 47.8M 3s1850K .......... .......... .......... .......... ..........  2% 51.2M 3s1900K .......... .......... .......... .......... ..........  2% 52.5M 3s1950K .......... .......... .......... .......... ..........  2% 54.1M 3s2000K .......... .......... .......... .......... ..........  2% 45.1M 3s2050K .......... .......... .......... .......... ..........  2% 53.1M 3s2100K .......... .......... .......... .......... ..........  2% 52.8M 3s2150K .......... .......... .......... .......... ..........  2% 47.6M 3s2200K .......... .......... .......... .......... ..........  2% 52.7M 3s2250K .......... .......... .......... .......... ..........  2% 51.1M 3s2300K .......... .......... .......... .......... ..........  2% 53.3M 3s2350K .......... .......... .......... .......... ..........  2% 43.1M 3s2400K .......... .......... .......... .......... ..........  2% 52.1M 3s2450K .......... .......... .......... .......... ..........  2% 51.7M 3s2500K .......... .......... .......... .......... ..........  3% 50.5M 3s2550K .......... .......... .......... .......... ..........  3% 45.4M 2s2600K .......... .......... .......... .......... ..........  3% 52.4M 2s2650K .......... .......... .......... .......... ..........  3% 50.2M 2s2700K .......... .......... .......... .......... ..........  3% 53.7M 2s2750K .......... .......... .......... .......... ..........  3% 43.0M 2s2800K .......... .......... .......... .......... ..........  3% 53.6M 2s2850K .......... .......... .......... .......... ..........  3% 53.7M 2s2900K .......... .......... .......... .......... ..........  3% 53.1M 2s2950K .......... .......... .......... .......... ..........  3% 50.0M 2s3000K .......... .......... .......... .......... ..........  3% 65.9M 2s3050K .......... .......... .......... .......... ..........  3% 57.1M 2s3100K .......... .......... .......... .......... ..........  3% 75.4M 2s3150K .......... .......... .......... .......... ..........  3% 69.7M 2s3200K .......... .......... .......... .......... ..........  3% 63.0M 2s3250K .......... .......... .......... .......... ..........  3% 45.4M 2s3300K .......... .......... .......... .......... ..........  3% 43.1M 2s3350K .......... .......... .......... .......... ..........  4% 39.3M 2s3400K .......... .......... .......... .......... ..........  4% 61.1M 2s3450K .......... .......... .......... .......... ..........  4% 50.4M 2s3500K .......... .......... .......... .......... ..........  4% 50.8M 2s3550K .......... .......... .......... .......... ..........  4% 44.5M 2s3600K .......... .......... .......... .......... ..........  4% 58.2M 2s3650K .......... .......... .......... .......... ..........  4% 45.5M 2s3700K .......... .......... .......... .......... ..........  4% 54.5M 2s3750K .......... .......... .......... .......... ..........  4% 43.8M 2s3800K .......... .......... .......... .......... ..........  4% 51.8M 2s3850K .......... .......... .......... .......... ..........  4% 50.4M 2s3900K .......... .......... .......... .......... ..........  4% 61.3M 2s3950K .......... .......... .......... .......... ..........  4% 43.6M 2s4000K .......... .......... .......... .......... ..........  4% 50.0M 2s4050K .......... .......... .......... .......... ..........  4% 55.8M 2s4100K .......... .......... .......... .......... ..........  4% 51.1M 2s4150K .......... .......... .......... .......... ..........  4% 44.9M 2s4200K .......... .......... .......... .......... ..........  5% 50.9M 2s4250K .......... .......... .......... .......... ..........  5% 48.3M 2s4300K .......... .......... .......... .......... ..........  5% 53.6M 2s4350K .......... .......... .......... .......... ..........  5% 45.4M 2s4400K .......... .......... .......... .......... ..........  5% 47.4M 2s4450K .......... .......... .......... .......... ..........  5% 49.6M 2s4500K .......... .......... .......... .......... ..........  5% 51.3M 2s4550K .......... .......... .......... .......... ..........  5% 44.5M 2s4600K .......... .......... .......... .......... ..........  5% 53.3M 2s4650K .......... .......... .......... .......... ..........  5% 54.1M 2s4700K .......... .......... .......... .......... ..........  5% 52.1M 2s4750K .......... .......... .......... .......... ..........  5% 42.6M 2s4800K .......... .......... .......... .......... ..........  5% 51.1M 2s4850K .......... .......... .......... .......... ..........  5% 53.6M 2s4900K .......... .......... .......... .......... ..........  5% 51.3M 2s4950K .......... .......... .......... .......... ..........  5% 48.2M 2s5000K .......... .......... .......... .......... ..........  5% 51.4M 2s5050K .......... .......... .......... .......... ..........  6% 55.7M 2s5100K .......... .......... .......... .......... ..........  6% 52.5M 2s5150K .......... .......... .......... .......... ..........  6% 41.7M 2s5200K .......... .......... .......... .......... ..........  6% 49.9M 2s5250K .......... .......... .......... .......... ..........  6% 50.0M 2s5300K .......... .......... .......... .......... ..........  6% 55.5M 2s5350K .......... .......... .......... .......... ..........  6% 44.3M 2s5400K .......... .......... .......... .......... ..........  6% 55.2M 2s5450K .......... .......... .......... .......... ..........  6% 50.6M 2s5500K .......... .......... .......... .......... ..........  6% 54.0M 2s5550K .......... .......... .......... .......... ..........  6% 45.2M 2s5600K .......... .......... .......... .......... ..........  6% 50.4M 2s5650K .......... .......... .......... .......... ..........  6% 49.2M 2s5700K .......... .......... .......... .......... ..........  6% 51.6M 2s5750K .......... .......... .......... .......... ..........  6% 47.5M 2s5800K .......... .......... .......... .......... ..........  6% 52.6M 2s5850K .......... .......... .......... .......... ..........  6% 48.3M 2s5900K .......... .......... .......... .......... ..........  7% 49.4M 2s5950K .......... .......... .......... .......... ..........  7% 41.5M 2s6000K .......... .......... .......... .......... ..........  7% 56.9M 2s6050K .......... .......... .......... .......... ..........  7% 51.8M 2s6100K .......... .......... .......... .......... ..........  7% 45.8M 2s6150K .......... .......... .......... .......... ..........  7% 47.0M 2s6200K .......... .......... .......... .......... ..........  7% 51.6M 2s6250K .......... .......... .......... .......... ..........  7% 53.9M 2s6300K .......... .......... .......... .......... ..........  7% 46.6M 2s6350K .......... .......... .......... .......... ..........  7% 46.2M 2s6400K .......... .......... .......... .......... ..........  7% 49.1M 2s6450K .......... .......... .......... .......... ..........  7% 49.7M 2s6500K .......... .......... .......... .......... ..........  7% 52.9M 2s6550K .......... .......... .......... .......... ..........  7% 46.6M 2s6600K .......... .......... .......... .......... ..........  7% 50.0M 2s6650K .......... .......... .......... .......... ..........  7% 50.5M 2s6700K .......... .......... .......... .......... ..........  7% 52.7M 2s6750K .......... .......... .......... .......... ..........  8% 48.3M 2s6800K .......... .......... .......... .......... ..........  8% 54.1M 2s6850K .......... .......... .......... .......... ..........  8% 52.6M 2s6900K .......... .......... .......... .......... ..........  8% 46.6M 2s6950K .......... .......... .......... .......... ..........  8% 44.2M 2s7000K .......... .......... .......... .......... ..........  8% 54.1M 2s7050K .......... .......... .......... .......... ..........  8% 58.0M 2s7100K .......... .......... .......... .......... ..........  8% 50.5M 2s7150K .......... .......... .......... .......... ..........  8% 45.2M 2s7200K .......... .......... .......... .......... ..........  8% 50.8M 2s7250K .......... .......... .......... .......... ..........  8% 58.9M 2s7300K .......... .......... .......... .......... ..........  8% 51.0M 2s7350K .......... .......... .......... .......... ..........  8% 43.7M 2s7400K .......... .......... .......... .......... ..........  8% 51.9M 2s7450K .......... .......... .......... .......... ..........  8% 53.3M 2s7500K .......... .......... .......... .......... ..........  8% 52.4M 2s7550K .......... .......... .......... .......... ..........  8% 41.6M 2s7600K .......... .......... .......... .......... ..........  9% 48.4M 2s7650K .......... .......... .......... .......... ..........  9% 51.8M 2s7700K .......... .......... .......... .......... ..........  9% 53.0M 2s7750K .......... .......... .......... .......... ..........  9% 47.6M 2s7800K .......... .......... .......... .......... ..........  9% 50.4M 2s7850K .......... .......... .......... .......... ..........  9% 52.3M 2s7900K .......... .......... .......... .......... ..........  9% 48.9M 2s7950K .......... .......... .......... .......... ..........  9% 45.8M 2s8000K .......... .......... .......... .......... ..........  9% 51.0M 2s8050K .......... .......... .......... .......... ..........  9% 47.7M 2s8100K .......... .......... .......... .......... ..........  9% 51.9M 2s8150K .......... .......... .......... .......... ..........  9% 51.5M 2s8200K .......... .......... .......... .......... ..........  9% 49.3M 2s8250K .......... .......... .......... .......... ..........  9% 49.4M 2s8300K .......... .......... .......... .......... ..........  9% 62.9M 2s8350K .......... .......... .......... .......... ..........  9% 4.23M 2s8400K .......... .......... .......... .......... .......... 10% 69.5M 2s8450K .......... .......... .......... .......... .......... 10% 82.0M 2s8500K .......... .......... .......... .......... .......... 10% 72.2M 2s8550K .......... .......... .......... .......... .......... 10% 67.3M 2s8600K .......... .......... .......... .......... .......... 10% 70.3M 2s8650K .......... .......... .......... .......... .......... 10% 78.6M 2s8700K .......... .......... .......... .......... .......... 10% 83.9M 2s8750K .......... .......... .......... .......... .......... 10% 58.5M 2s8800K .......... .......... .......... .......... .......... 10% 78.6M 2s8850K .......... .......... .......... .......... .......... 10% 68.9M 2s8900K .......... .......... .......... .......... .......... 10% 81.0M 2s8950K .......... .......... .......... .......... .......... 10% 58.5M 2s9000K .......... .......... .......... .......... .......... 10% 70.0M 2s9050K .......... .......... .......... .......... .......... 10% 68.5M 2s9100K .......... .......... .......... .......... .......... 10% 63.6M 2s9150K .......... .......... .......... .......... .......... 10% 53.8M 2s9200K .......... .......... .......... .......... .......... 10% 81.4M 2s9250K .......... .......... .......... .......... .......... 11% 77.2M 2s9300K .......... .......... .......... .......... .......... 11% 75.5M 2s9350K .......... .......... .......... .......... .......... 11% 64.0M 2s9400K .......... .......... .......... .......... .......... 11% 75.1M 2s9450K .......... .......... .......... .......... .......... 11% 68.1M 2s9500K .......... .......... .......... .......... .......... 11% 74.5M 2s9550K .......... .......... .......... .......... .......... 11% 55.5M 2s9600K .......... .......... .......... .......... .......... 11% 66.9M 2s9650K .......... .......... .......... .......... .......... 11% 70.2M 2s9700K .......... .......... .......... .......... .......... 11% 70.6M 2s9750K .......... .......... .......... .......... .......... 11% 53.4M 2s9800K .......... .......... .......... .......... .......... 11% 70.5M 2s9850K .......... .......... .......... .......... .......... 11% 65.3M 2s9900K .......... .......... .......... .......... .......... 11% 68.9M 2s9950K .......... .......... .......... .......... .......... 11% 76.5M 2s10000K .......... .......... .......... .......... .......... 11% 90.0M 2s10050K .......... .......... .......... .......... .......... 11%  129M 2s10100K .......... .......... .......... .......... .......... 12% 96.9M 2s10150K .......... .......... .......... .......... .......... 12% 91.2M 2s10200K .......... .......... .......... .......... .......... 12% 98.2M 2s10250K .......... .......... .......... .......... .......... 12%  106M 2s10300K .......... .......... .......... .......... .......... 12% 93.7M 2s10350K .......... .......... .......... .......... .......... 12% 78.8M 2s10400K .......... .......... .......... .......... .......... 12% 86.4M 2s10450K .......... .......... .......... .......... .......... 12%  103M 2s10500K .......... .......... .......... .......... .......... 12% 97.9M 2s10550K .......... .......... .......... .......... .......... 12%  100M 2s10600K .......... .......... .......... .......... .......... 12% 84.3M 2s10650K .......... .......... .......... .......... .......... 12%  122M 2s10700K .......... .......... .......... .......... .......... 12% 85.9M 2s10750K .......... .......... .......... .......... .......... 12% 89.7M 2s10800K .......... .......... .......... .......... .......... 12% 97.5M 2s10850K .......... .......... .......... .......... .......... 12%  116M 2s10900K .......... .......... .......... .......... .......... 12% 81.2M 2s10950K .......... .......... .......... .......... .......... 13% 99.6M 2s11000K .......... .......... .......... .......... .......... 13% 84.9M 2s11050K .......... .......... .......... .......... .......... 13%  105M 2s11100K .......... .......... .......... .......... .......... 13% 98.8M 2s11150K .......... .......... .......... .......... .......... 13% 73.2M 2s11200K .......... .......... .......... .......... .......... 13%  105M 2s11250K .......... .......... .......... .......... .......... 13% 87.8M 2s11300K .......... .......... .......... .......... .......... 13%  113M 2s11350K .......... .......... .......... .......... .......... 13% 77.2M 2s11400K .......... .......... .......... .......... .......... 13%  125M 2s11450K .......... .......... .......... .......... .......... 13% 98.8M 2s11500K .......... .......... .......... .......... .......... 13%  104M 2s11550K .......... .......... .......... .......... .......... 13% 77.3M 2s11600K .......... .......... .......... .......... .......... 13%  105M 2s11650K .......... .......... .......... .......... .......... 13% 96.3M 2s11700K .......... .......... .......... .......... .......... 13% 95.3M 2s11750K .......... .......... .......... .......... .......... 13% 73.7M 1s11800K .......... .......... .......... .......... .......... 14%  103M 1s11850K .......... .......... .......... .......... .......... 14% 90.2M 1s11900K .......... .......... .......... .......... .......... 14% 93.4M 1s11950K .......... .......... .......... .......... .......... 14% 83.9M 1s12000K .......... .......... .......... .......... .......... 14% 82.5M 1s12050K .......... .......... .......... .......... .......... 14%  114M 1s12100K .......... .......... .......... .......... .......... 14% 75.6M 1s12150K .......... .......... .......... .......... .......... 14%  102M 1s12200K .......... .......... .......... .......... .......... 14% 91.3M 1s12250K .......... .......... .......... .......... .......... 14% 88.9M 1s12300K .......... .......... .......... .......... .......... 14% 91.0M 1s12350K .......... .......... .......... .......... .......... 14% 71.5M 1s12400K .......... .......... .......... .......... .......... 14%  115M 1s12450K .......... .......... .......... .......... .......... 14% 76.5M 1s12500K .......... .......... .......... .......... .......... 14%  136M 1s12550K .......... .......... .......... .......... .......... 14% 84.7M 1s12600K .......... .......... .......... .......... .......... 14% 83.9M 1s12650K .......... .......... .......... .......... .......... 15% 97.9M 1s12700K .......... .......... .......... .......... .......... 15% 81.0M 1s12750K .......... .......... .......... .......... .......... 15% 75.3M 1s12800K .......... .......... .......... .......... .......... 15% 88.2M 1s12850K .......... .......... .......... .......... .......... 15%  101M 1s12900K .......... .......... .......... .......... .......... 15% 87.9M 1s12950K .......... .......... .......... .......... .......... 15% 82.9M 1s13000K .......... .......... .......... .......... .......... 15%  115M 1s13050K .......... .......... .......... .......... .......... 15% 84.0M 1s13100K .......... .......... .......... .......... .......... 15%  119M 1s13150K .......... .......... .......... .......... .......... 15% 71.9M 1s13200K .......... .......... .......... .......... .......... 15%  113M 1s13250K .......... .......... .......... .......... .......... 15% 84.5M 1s13300K .......... .......... .......... .......... .......... 15% 79.4M 1s13350K .......... .......... .......... .......... .......... 15% 92.4M 1s13400K .......... .......... .......... .......... .......... 15% 98.4M 1s13450K .......... .......... .......... .......... .......... 15% 91.8M 1s13500K .......... .......... .......... .......... .......... 16% 86.3M 1s13550K .......... .......... .......... .......... .......... 16% 74.5M 1s13600K .......... .......... .......... .......... .......... 16% 93.3M 1s13650K .......... .......... .......... .......... .......... 16% 98.7M 1s13700K .......... .......... .......... .......... .......... 16% 86.8M 1s13750K .......... .......... .......... .......... .......... 16%  121M 1s13800K .......... .......... .......... .......... .......... 16% 97.3M 1s13850K .......... .......... .......... .......... .......... 16% 88.0M 1s13900K .......... .......... .......... .......... .......... 16%  117M 1s13950K .......... .......... .......... .......... .......... 16% 68.2M 1s14000K .......... .......... .......... .......... .......... 16%  115M 1s14050K .......... .......... .......... .......... .......... 16% 86.9M 1s14100K .......... .......... .......... .......... .......... 16% 97.4M 1s14150K .......... .......... .......... .......... .......... 16% 76.3M 1s14200K .......... .......... .......... .......... .......... 16%  109M 1s14250K .......... .......... .......... .......... .......... 16% 98.3M 1s14300K .......... .......... .......... .......... .......... 16% 93.6M 1s14350K .......... .......... .......... .......... .......... 17% 73.7M 1s14400K .......... .......... .......... .......... .......... 17% 86.6M 1s14450K .......... .......... .......... .......... .......... 17% 88.0M 1s14500K .......... .......... .......... .......... .......... 17%  118M 1s14550K .......... .......... .......... .......... .......... 17% 84.3M 1s14600K .......... .......... .......... .......... .......... 17% 84.9M 1s14650K .......... .......... .......... .......... .......... 17% 88.0M 1s14700K .......... .......... .......... .......... .......... 17% 87.6M 1s14750K .......... .......... .......... .......... .......... 17% 73.2M 1s14800K .......... .......... .......... .......... .......... 17% 99.0M 1s14850K .......... .......... .......... .......... .......... 17% 88.5M 1s14900K .......... .......... .......... .......... .......... 17% 87.7M 1s14950K .......... .......... .......... .......... .......... 17% 83.5M 1s15000K .......... .......... .......... .......... .......... 17% 99.6M 1s15050K .......... .......... .......... .......... .......... 17% 81.8M 1s15100K .......... .......... .......... .......... .......... 17% 94.6M 1s15150K .......... .......... .......... .......... .......... 17% 75.4M 1s15200K .......... .......... .......... .......... .......... 18% 91.9M 1s15250K .......... .......... .......... .......... .......... 18% 95.5M 1s15300K .......... .......... .......... .......... .......... 18% 97.9M 1s15350K .......... .......... .......... .......... .......... 18% 69.9M 1s15400K .......... .......... .......... .......... .......... 18% 77.4M 1s15450K .......... .......... .......... .......... .......... 18% 89.2M 1s15500K .......... .......... .......... .......... .......... 18% 90.0M 1s15550K .......... .......... .......... .......... .......... 18% 76.8M 1s15600K .......... .......... .......... .......... .......... 18% 77.9M 1s15650K .......... .......... .......... .......... .......... 18% 86.5M 1s15700K .......... .......... .......... .......... .......... 18%  101M 1s15750K .......... .......... .......... .......... .......... 18% 82.2M 1s15800K .......... .......... .......... .......... .......... 18% 81.8M 1s15850K .......... .......... .......... .......... .......... 18% 94.8M 1s15900K .......... .......... .......... .......... .......... 18% 83.9M 1s15950K .......... .......... .......... .......... .......... 18% 69.8M 1s16000K .......... .......... .......... .......... .......... 18% 96.3M 1s16050K .......... .......... .......... .......... .......... 19% 97.8M 1s16100K .......... .......... .......... .......... .......... 19% 77.7M 1s16150K .......... .......... .......... .......... .......... 19% 88.7M 1s16200K .......... .......... .......... .......... .......... 19%  103M 1s16250K .......... .......... .......... .......... .......... 19% 89.2M 1s16300K .......... .......... .......... .......... .......... 19% 94.2M 1s16350K .......... .......... .......... .......... .......... 19% 83.9M 1s16400K .......... .......... .......... .......... .......... 19% 91.0M 1s16450K .......... .......... .......... .......... .......... 19% 71.1M 1s16500K .......... .......... .......... .......... .......... 19% 88.8M 1s16550K .......... .......... .......... .......... .......... 19% 89.2M 1s16600K .......... .......... .......... .......... .......... 19% 90.0M 1s16650K .......... .......... .......... .......... .......... 19% 91.8M 1s16700K .......... .......... .......... .......... .......... 19%  114M 1s16750K .......... .......... .......... .......... .......... 19% 75.5M 1s16800K .......... .......... .......... .......... .......... 19% 70.0M 1s16850K .......... .......... .......... .......... .......... 20%  123M 1s16900K .......... .......... .......... .......... .......... 20% 77.5M 1s16950K .......... .......... .......... .......... .......... 20% 73.4M 1s17000K .......... .......... .......... .......... .......... 20% 77.9M 1s17050K .......... .......... .......... .......... .......... 20% 28.5M 1s17100K .......... .......... .......... .......... .......... 20%  103M 1s17150K .......... .......... .......... .......... .......... 20%  108M 1s17200K .......... .......... .......... .......... .......... 20%  110M 1s17250K .......... .......... .......... .......... .......... 20% 99.7M 1s17300K .......... .......... .......... .......... .......... 20%  107M 1s17350K .......... .......... .......... .......... .......... 20% 90.6M 1s17400K .......... .......... .......... .......... .......... 20%  114M 1s17450K .......... .......... .......... .......... .......... 20% 82.4M 1s17500K .......... .......... .......... .......... .......... 20%  121M 1s17550K .......... .......... .......... .......... .......... 20% 81.2M 1s17600K .......... .......... .......... .......... .......... 20% 90.0M 1s17650K .......... .......... .......... .......... .......... 20% 80.5M 1s17700K .......... .......... .......... .......... .......... 21% 90.1M 1s17750K .......... .......... .......... .......... .......... 21% 72.1M 1s17800K .......... .......... .......... .......... .......... 21% 79.2M 1s17850K .......... .......... .......... .......... .......... 21% 90.4M 1s17900K .......... .......... .......... .......... .......... 21%  108M 1s17950K .......... .......... .......... .......... .......... 21% 80.5M 1s18000K .......... .......... .......... .......... .......... 21%  106M 1s18050K .......... .......... .......... .......... .......... 21%  126M 1s18100K .......... .......... .......... .......... .......... 21% 94.7M 1s18150K .......... .......... .......... .......... .......... 21% 97.3M 1s18200K .......... .......... .......... .......... .......... 21% 97.5M 1s18250K .......... .......... .......... .......... .......... 21%  111M 1s18300K .......... .......... .......... .......... .......... 21%  122M 1s18350K .......... .......... .......... .......... .......... 21% 79.9M 1s18400K .......... .......... .......... .......... .......... 21%  141M 1s18450K .......... .......... .......... .......... .......... 21%  104M 1s18500K .......... .......... .......... .......... .......... 21%  124M 1s18550K .......... .......... .......... .......... .......... 22% 81.9M 1s18600K .......... .......... .......... .......... .......... 22%  110M 1s18650K .......... .......... .......... .......... .......... 22% 87.4M 1s18700K .......... .......... .......... .......... .......... 22%  137M 1s18750K .......... .......... .......... .......... .......... 22% 76.7M 1s18800K .......... .......... .......... .......... .......... 22% 97.8M 1s18850K .......... .......... .......... .......... .......... 22% 96.2M 1s18900K .......... .......... .......... .......... .......... 22%  117M 1s18950K .......... .......... .......... .......... .......... 22% 94.8M 1s19000K .......... .......... .......... .......... .......... 22%  125M 1s19050K .......... .......... .......... .......... .......... 22% 96.6M 1s19100K .......... .......... .......... .......... .......... 22% 93.7M 1s19150K .......... .......... .......... .......... .......... 22% 79.6M 1s19200K .......... .......... .......... .......... .......... 22%  111M 1s19250K .......... .......... .......... .......... .......... 22% 98.9M 1s19300K .......... .......... .......... .......... .......... 22%  116M 1s19350K .......... .......... .......... .......... .......... 22% 93.9M 1s19400K .......... .......... .......... .......... .......... 23% 93.6M 1s19450K .......... .......... .......... .......... .......... 23% 98.8M 1s19500K .......... .......... .......... .......... .......... 23% 93.7M 1s19550K .......... .......... .......... .......... .......... 23% 85.5M 1s19600K .......... .......... .......... .......... .......... 23% 94.6M 1s19650K .......... .......... .......... .......... .......... 23%  135M 1s19700K .......... .......... .......... .......... .......... 23%  106M 1s19750K .......... .......... .......... .......... .......... 23% 86.5M 1s19800K .......... .......... .......... .......... .......... 23% 89.9M 1s19850K .......... .......... .......... .......... .......... 23%  113M 1s19900K .......... .......... .......... .......... .......... 23%  101M 1s19950K .......... .......... .......... .......... .......... 23% 73.9M 1s20000K .......... .......... .......... .......... .......... 23%  143M 1s20050K .......... .......... .......... .......... .......... 23% 87.4M 1s20100K .......... .......... .......... .......... .......... 23% 87.2M 1s20150K .......... .......... .......... .......... .......... 23% 86.4M 1s20200K .......... .......... .......... .......... .......... 23%  112M 1s20250K .......... .......... .......... .......... .......... 24% 85.5M 1s20300K .......... .......... .......... .......... .......... 24%  117M 1s20350K .......... .......... .......... .......... .......... 24% 85.7M 1s20400K .......... .......... .......... .......... .......... 24%  108M 1s20450K .......... .......... .......... .......... .......... 24%  113M 1s20500K .......... .......... .......... .......... .......... 24%  112M 1s20550K .......... .......... .......... .......... .......... 24%  107M 1s20600K .......... .......... .......... .......... .......... 24%  103M 1s20650K .......... .......... .......... .......... .......... 24%  105M 1s20700K .......... .......... .......... .......... .......... 24% 79.7M 1s20750K .......... .......... .......... .......... .......... 24% 87.8M 1s20800K .......... .......... .......... .......... .......... 24% 81.7M 1s20850K .......... .......... .......... .......... .......... 24%  120M 1s20900K .......... .......... .......... .......... .......... 24% 94.4M 1s20950K .......... .......... .......... .......... .......... 24% 92.3M 1s21000K .......... .......... .......... .......... .......... 24% 91.4M 1s21050K .......... .......... .......... .......... .......... 24%  104M 1s21100K .......... .......... .......... .......... .......... 25%  115M 1s21150K .......... .......... .......... .......... .......... 25% 92.5M 1s21200K .......... .......... .......... .......... .......... 25% 85.0M 1s21250K .......... .......... .......... .......... .......... 25%  111M 1s21300K .......... .......... .......... .......... .......... 25%  121M 1s21350K .......... .......... .......... .......... .......... 25% 94.5M 1s21400K .......... .......... .......... .......... .......... 25% 99.1M 1s21450K .......... .......... .......... .......... .......... 25%  112M 1s21500K .......... .......... .......... .......... .......... 25% 97.7M 1s21550K .......... .......... .......... .......... .......... 25% 87.6M 1s21600K .......... .......... .......... .......... .......... 25%  109M 1s21650K .......... .......... .......... .......... .......... 25%  107M 1s21700K .......... .......... .......... .......... .......... 25% 94.6M 1s21750K .......... .......... .......... .......... .......... 25% 84.0M 1s21800K .......... .......... .......... .......... .......... 25%  102M 1s21850K .......... .......... .......... .......... .......... 25%  116M 1s21900K .......... .......... .......... .......... .......... 25%  107M 1s21950K .......... .......... .......... .......... .......... 26% 95.1M 1s22000K .......... .......... .......... .......... .......... 26%  104M 1s22050K .......... .......... .......... .......... .......... 26% 96.4M 1s22100K .......... .......... .......... .......... .......... 26%  102M 1s22150K .......... .......... .......... .......... .......... 26%  109M 1s22200K .......... .......... .......... .......... .......... 26% 99.5M 1s22250K .......... .......... .......... .......... .......... 26% 94.1M 1s22300K .......... .......... .......... .......... .......... 26% 98.7M 1s22350K .......... .......... .......... .......... .......... 26% 76.3M 1s22400K .......... .......... .......... .......... .......... 26%  117M 1s22450K .......... .......... .......... .......... .......... 26%  105M 1s22500K .......... .......... .......... .......... .......... 26% 99.6M 1s22550K .......... .......... .......... .......... .......... 26% 89.9M 1s22600K .......... .......... .......... .......... .......... 26% 95.2M 1s22650K .......... .......... .......... .......... .......... 26%  105M 1s22700K .......... .......... .......... .......... .......... 26%  115M 1s22750K .......... .......... .......... .......... .......... 26% 87.0M 1s22800K .......... .......... .......... .......... .......... 27% 96.4M 1s22850K .......... .......... .......... .......... .......... 27% 94.9M 1s22900K .......... .......... .......... .......... .......... 27%  100M 1s22950K .......... .......... .......... .......... .......... 27% 99.6M 1s23000K .......... .......... .......... .......... .......... 27%  115M 1s23050K .......... .......... .......... .......... .......... 27% 92.7M 1s23100K .......... .......... .......... .......... .......... 27% 91.9M 1s23150K .......... .......... .......... .......... .......... 27% 83.8M 1s23200K .......... .......... .......... .......... .......... 27%  103M 1s23250K .......... .......... .......... .......... .......... 27%  103M 1s23300K .......... .......... .......... .......... .......... 27%  106M 1s23350K .......... .......... .......... .......... .......... 27% 81.4M 1s23400K .......... .......... .......... .......... .......... 27%  110M 1s23450K .......... .......... .......... .......... .......... 27%  106M 1s23500K .......... .......... .......... .......... .......... 27% 85.0M 1s23550K .......... .......... .......... .......... .......... 27% 85.8M 1s23600K .......... .......... .......... .......... .......... 27%  107M 1s23650K .......... .......... .......... .......... .......... 28% 98.0M 1s23700K .......... .......... .......... .......... .......... 28%  133M 1s23750K .......... .......... .......... .......... .......... 28% 80.4M 1s23800K .......... .......... .......... .......... .......... 28%  118M 1s23850K .......... .......... .......... .......... .......... 28%  112M 1s23900K .......... .......... .......... .......... .......... 28% 82.2M 1s23950K .......... .......... .......... .......... .......... 28% 79.6M 1s24000K .......... .......... .......... .......... .......... 28%  142M 1s24050K .......... .......... .......... .......... .......... 28% 84.4M 1s24100K .......... .......... .......... .......... .......... 28% 89.8M 1s24150K .......... .......... .......... .......... .......... 28%  112M 1s24200K .......... .......... .......... .......... .......... 28% 96.5M 1s24250K .......... .......... .......... .......... .......... 28% 98.6M 1s24300K .......... .......... .......... .......... .......... 28%  101M 1s24350K .......... .......... .......... .......... .......... 28% 94.5M 1s24400K .......... .......... .......... .......... .......... 28%  108M 1s24450K .......... .......... .......... .......... .......... 28% 93.4M 1s24500K .......... .......... .......... .......... .......... 29% 87.6M 1s24550K .......... .......... .......... .......... .......... 29% 98.3M 1s24600K .......... .......... .......... .......... .......... 29% 92.8M 1s24650K .......... .......... .......... .......... .......... 29% 97.1M 1s24700K .......... .......... .......... .......... .......... 29% 93.5M 1s24750K .......... .......... .......... .......... .......... 29% 87.5M 1s24800K .......... .......... .......... .......... .......... 29%  102M 1s24850K .......... .......... .......... .......... .......... 29%  107M 1s24900K .......... .......... .......... .......... .......... 29%  112M 1s24950K .......... .......... .......... .......... .......... 29% 96.3M 1s25000K .......... .......... .......... .......... .......... 29%  100M 1s25050K .......... .......... .......... .......... .......... 29%  104M 1s25100K .......... .......... .......... .......... .......... 29%  101M 1s25150K .......... .......... .......... .......... .......... 29% 85.0M 1s25200K .......... .......... .......... .......... .......... 29% 98.3M 1s25250K .......... .......... .......... .......... .......... 29% 93.9M 1s25300K .......... .......... .......... .......... .......... 30%  139M 1s25350K .......... .......... .......... .......... .......... 30% 96.2M 1s25400K .......... .......... .......... .......... .......... 30% 91.9M 1s25450K .......... .......... .......... .......... .......... 30% 97.2M 1s25500K .......... .......... .......... .......... .......... 30% 98.5M 1s25550K .......... .......... .......... .......... .......... 30% 88.4M 1s25600K .......... .......... .......... .......... .......... 30%  111M 1s25650K .......... .......... .......... .......... .......... 30% 86.5M 1s25700K .......... .......... .......... .......... .......... 30% 91.5M 1s25750K .......... .......... .......... .......... .......... 30%  101M 1s25800K .......... .......... .......... .......... .......... 30% 94.5M 1s25850K .......... .......... .......... .......... .......... 30%  118M 1s25900K .......... .......... .......... .......... .......... 30%  103M 1s25950K .......... .......... .......... .......... .......... 30% 85.1M 1s26000K .......... .......... .......... .......... .......... 30% 83.0M 1s26050K .......... .......... .......... .......... .......... 30%  106M 1s26100K .......... .......... .......... .......... .......... 30%  113M 1s26150K .......... .......... .......... .......... .......... 31% 86.0M 1s26200K .......... .......... .......... .......... .......... 31% 95.3M 1s26250K .......... .......... .......... .......... .......... 31% 88.3M 1s26300K .......... .......... .......... .......... .......... 31%  109M 1s26350K .......... .......... .......... .......... .......... 31% 76.2M 1s26400K .......... .......... .......... .......... .......... 31% 90.6M 1s26450K .......... .......... .......... .......... .......... 31% 92.6M 1s26500K .......... .......... .......... .......... .......... 31%  102M 1s26550K .......... .......... .......... .......... .......... 31%  106M 1s26600K .......... .......... .......... .......... .......... 31%  102M 1s26650K .......... .......... .......... .......... .......... 31% 96.0M 1s26700K .......... .......... .......... .......... .......... 31%  109M 1s26750K .......... .......... .......... .......... .......... 31% 73.2M 1s26800K .......... .......... .......... .......... .......... 31%  125M 1s26850K .......... .......... .......... .......... .......... 31% 97.0M 1s26900K .......... .......... .......... .......... .......... 31%  104M 1s26950K .......... .......... .......... .......... .......... 31% 90.2M 1s27000K .......... .......... .......... .......... .......... 32% 88.3M 1s27050K .......... .......... .......... .......... .......... 32%  100M 1s27100K .......... .......... .......... .......... .......... 32% 96.7M 1s27150K .......... .......... .......... .......... .......... 32% 87.5M 1s27200K .......... .......... .......... .......... .......... 32% 93.3M 1s27250K .......... .......... .......... .......... .......... 32% 98.3M 1s27300K .......... .......... .......... .......... .......... 32% 88.1M 1s27350K .......... .......... .......... .......... .......... 32%  100M 1s27400K .......... .......... .......... .......... .......... 32%  105M 1s27450K .......... .......... .......... .......... .......... 32% 94.1M 1s27500K .......... .......... .......... .......... .......... 32% 92.1M 1s27550K .......... .......... .......... .......... .......... 32% 82.3M 1s27600K .......... .......... .......... .......... .......... 32%  129M 1s27650K .......... .......... .......... .......... .......... 32%  146M 1s27700K .......... .......... .......... .......... .......... 32%  123M 1s27750K .......... .......... .......... .......... .......... 32% 94.4M 1s27800K .......... .......... .......... .......... .......... 32% 91.0M 1s27850K .......... .......... .......... .......... .......... 33% 86.9M 1s27900K .......... .......... .......... .......... .......... 33%  111M 1s27950K .......... .......... .......... .......... .......... 33% 79.2M 1s28000K .......... .......... .......... .......... .......... 33%  100M 1s28050K .......... .......... .......... .......... .......... 33% 93.6M 1s28100K .......... .......... .......... .......... .......... 33%  101M 1s28150K .......... .......... .......... .......... .......... 33% 69.9M 1s28200K .......... .......... .......... .......... .......... 33% 80.5M 1s28250K .......... .......... .......... .......... .......... 33%  100M 1s28300K .......... .......... .......... .......... .......... 33%  100M 1s28350K .......... .......... .......... .......... .......... 33% 76.2M 1s28400K .......... .......... .......... .......... .......... 33% 96.4M 1s28450K .......... .......... .......... .......... .......... 33% 95.1M 1s28500K .......... .......... .......... .......... .......... 33% 99.4M 1s28550K .......... .......... .......... .......... .......... 33% 82.4M 1s28600K .......... .......... .......... .......... .......... 33% 97.7M 1s28650K .......... .......... .......... .......... .......... 33%  106M 1s28700K .......... .......... .......... .......... .......... 34% 87.2M 1s28750K .......... .......... .......... .......... .......... 34% 71.4M 1s28800K .......... .......... .......... .......... .......... 34%  135M 1s28850K .......... .......... .......... .......... .......... 34% 93.2M 1s28900K .......... .......... .......... .......... .......... 34% 95.0M 1s28950K .......... .......... .......... .......... .......... 34% 89.8M 1s29000K .......... .......... .......... .......... .......... 34% 77.3M 1s29050K .......... .......... .......... .......... .......... 34% 83.3M 1s29100K .......... .......... .......... .......... .......... 34% 82.4M 1s29150K .......... .......... .......... .......... .......... 34% 94.3M 1s29200K .......... .......... .......... .......... .......... 34% 89.1M 1s29250K .......... .......... .......... .......... .......... 34% 84.4M 1s29300K .......... .......... .......... .......... .......... 34%  101M 1s29350K .......... .......... .......... .......... .......... 34% 83.8M 1s29400K .......... .......... .......... .......... .......... 34% 88.1M 1s29450K .......... .......... .......... .......... .......... 34% 80.6M 1s29500K .......... .......... .......... .......... .......... 34%  126M 1s29550K .......... .......... .......... .......... .......... 35% 75.2M 1s29600K .......... .......... .......... .......... .......... 35% 78.6M 1s29650K .......... .......... .......... .......... .......... 35%  134M 1s29700K .......... .......... .......... .......... .......... 35% 83.4M 1s29750K .......... .......... .......... .......... .......... 35% 77.0M 1s29800K .......... .......... .......... .......... .......... 35% 92.0M 1s29850K .......... .......... .......... .......... .......... 35% 83.3M 1s29900K .......... .......... .......... .......... .......... 35%  104M 1s29950K .......... .......... .......... .......... .......... 35% 72.4M 1s30000K .......... .......... .......... .......... .......... 35% 80.8M 1s30050K .......... .......... .......... .......... .......... 35% 77.7M 1s30100K .......... .......... .......... .......... .......... 35% 94.2M 1s30150K .......... .......... .......... .......... .......... 35%  116M 1s30200K .......... .......... .......... .......... .......... 35% 82.3M 1s30250K .......... .......... .......... .......... .......... 35% 74.2M 1s30300K .......... .......... .......... .......... .......... 35%  125M 1s30350K .......... .......... .......... .......... .......... 35% 70.7M 1s30400K .......... .......... .......... .......... .......... 36% 87.0M 1s30450K .......... .......... .......... .......... .......... 36% 91.0M 1s30500K .......... .......... .......... .......... .......... 36%  124M 1s30550K .......... .......... .......... .......... .......... 36% 82.4M 1s30600K .......... .......... .......... .......... .......... 36% 92.1M 1s30650K .......... .......... .......... .......... .......... 36%  110M 1s30700K .......... .......... .......... .......... .......... 36% 75.5M 1s30750K .......... .......... .......... .......... .......... 36% 80.2M 1s30800K .......... .......... .......... .......... .......... 36% 84.8M 1s30850K .......... .......... .......... .......... .......... 36%  108M 1s30900K .......... .......... .......... .......... .......... 36% 90.8M 1s30950K .......... .......... .......... .......... .......... 36% 86.5M 1s31000K .......... .......... .......... .......... .......... 36%  101M 1s31050K .......... .......... .......... .......... .......... 36% 82.4M 1s31100K .......... .......... .......... .......... .......... 36% 76.2M 1s31150K .......... .......... .......... .......... .......... 36% 68.7M 1s31200K .......... .......... .......... .......... .......... 36%  102M 1s31250K .......... .......... .......... .......... .......... 37% 98.6M 1s31300K .......... .......... .......... .......... .......... 37% 88.7M 1s31350K .......... .......... .......... .......... .......... 37% 76.8M 1s31400K .......... .......... .......... .......... .......... 37% 97.4M 1s31450K .......... .......... .......... .......... .......... 37%  108M 1s31500K .......... .......... .......... .......... .......... 37% 84.1M 1s31550K .......... .......... .......... .......... .......... 37% 66.4M 1s31600K .......... .......... .......... .......... .......... 37% 94.9M 1s31650K .......... .......... .......... .......... .......... 37% 93.8M 1s31700K .......... .......... .......... .......... .......... 37%  113M 1s31750K .......... .......... .......... .......... .......... 37% 86.5M 1s31800K .......... .......... .......... .......... .......... 37% 84.8M 1s31850K .......... .......... .......... .......... .......... 37% 87.8M 1s31900K .......... .......... .......... .......... .......... 37%  100M 1s31950K .......... .......... .......... .......... .......... 37% 89.1M 1s32000K .......... .......... .......... .......... .......... 37% 89.6M 1s32050K .......... .......... .......... .......... .......... 37% 95.5M 1s32100K .......... .......... .......... .......... .......... 38%  101M 1s32150K .......... .......... .......... .......... .......... 38% 97.2M 1s32200K .......... .......... .......... .......... .......... 38%  101M 1s32250K .......... .......... .......... .......... .......... 38% 88.4M 1s32300K .......... .......... .......... .......... .......... 38% 97.5M 1s32350K .......... .......... .......... .......... .......... 38% 83.1M 1s32400K .......... .......... .......... .......... .......... 38%  128M 1s32450K .......... .......... .......... .......... .......... 38% 91.7M 1s32500K .......... .......... .......... .......... .......... 38% 82.2M 1s32550K .......... .......... .......... .......... .......... 38% 85.3M 1s32600K .......... .......... .......... .......... .......... 38%  126M 1s32650K .......... .......... .......... .......... .......... 38% 79.5M 1s32700K .......... .......... .......... .......... .......... 38% 90.9M 1s32750K .......... .......... .......... .......... .......... 38% 72.6M 1s32800K .......... .......... .......... .......... .......... 38% 80.4M 1s32850K .......... .......... .......... .......... .......... 38% 87.4M 1s32900K .......... .......... .......... .......... .......... 38%  128M 1s32950K .......... .......... .......... .......... .......... 39% 84.7M 1s33000K .......... .......... .......... .......... .......... 39% 77.3M 1s33050K .......... .......... .......... .......... .......... 39%  117M 1s33100K .......... .......... .......... .......... .......... 39% 88.6M 1s33150K .......... .......... .......... .......... .......... 39% 81.1M 1s33200K .......... .......... .......... .......... .......... 39% 94.9M 1s33250K .......... .......... .......... .......... .......... 39% 84.9M 1s33300K .......... .......... .......... .......... .......... 39% 93.1M 1s33350K .......... .......... .......... .......... .......... 39% 84.3M 1s33400K .......... .......... .......... .......... .......... 39%  107M 1s33450K .......... .......... .......... .......... .......... 39% 99.1M 1s33500K .......... .......... .......... .......... .......... 39% 96.4M 1s33550K .......... .......... .......... .......... .......... 39% 63.4M 1s33600K .......... .......... .......... .......... .......... 39%  112M 1s33650K .......... .......... .......... .......... .......... 39%  128M 1s33700K .......... .......... .......... .......... .......... 39% 81.0M 1s33750K .......... .......... .......... .......... .......... 40% 80.8M 1s33800K .......... .......... .......... .......... .......... 40% 80.3M 1s33850K .......... .......... .......... .......... .......... 40%  108M 1s33900K .......... .......... .......... .......... .......... 40%  113M 1s33950K .......... .......... .......... .......... .......... 40% 69.8M 1s34000K .......... .......... .......... .......... .......... 40% 90.8M 1s34050K .......... .......... .......... .......... .......... 40% 88.7M 1s34100K .......... .......... .......... .......... .......... 40% 86.0M 1s34150K .......... .......... .......... .......... .......... 40%  119M 1s34200K .......... .......... .......... .......... .......... 40% 73.6M 1s34250K .......... .......... .......... .......... .......... 40%  113M 1s34300K .......... .......... .......... .......... .......... 40% 94.2M 1s34350K .......... .......... .......... .......... .......... 40% 79.3M 1s34400K .......... .......... .......... .......... .......... 40% 90.8M 1s34450K .......... .......... .......... .......... .......... 40%  105M 1s34500K .......... .......... .......... .......... .......... 40%  101M 1s34550K .......... .......... .......... .......... .......... 40% 77.6M 1s34600K .......... .......... .......... .......... .......... 41% 96.0M 1s34650K .......... .......... .......... .......... .......... 41% 97.7M 1s34700K .......... .......... .......... .......... .......... 41%  140M 1s34750K .......... .......... .......... .......... .......... 41% 70.2M 1s34800K .......... .......... .......... .......... .......... 41% 94.4M 1s34850K .......... .......... .......... .......... .......... 41% 78.4M 1s34900K .......... .......... .......... .......... .......... 41%  138M 1s34950K .......... .......... .......... .......... .......... 41% 73.3M 1s35000K .......... .......... .......... .......... .......... 41% 95.9M 1s35050K .......... .......... .......... .......... .......... 41% 88.7M 1s35100K .......... .......... .......... .......... .......... 41% 99.2M 1s35150K .......... .......... .......... .......... .......... 41% 67.6M 1s35200K .......... .......... .......... .......... .......... 41%  117M 1s35250K .......... .......... .......... .......... .......... 41% 79.9M 1s35300K .......... .......... .......... .......... .......... 41% 84.5M 1s35350K .......... .......... .......... .......... .......... 41% 77.2M 1s35400K .......... .......... .......... .......... .......... 41%  101M 1s35450K .......... .......... .......... .......... .......... 42%  101M 1s35500K .......... .......... .......... .......... .......... 42% 93.1M 1s35550K .......... .......... .......... .......... .......... 42% 73.5M 1s35600K .......... .......... .......... .......... .......... 42% 97.2M 1s35650K .......... .......... .......... .......... .......... 42% 87.9M 1s35700K .......... .......... .......... .......... .......... 42%  118M 1s35750K .......... .......... .......... .......... .......... 42% 85.4M 1s35800K .......... .......... .......... .......... .......... 42% 85.7M 1s35850K .......... .......... .......... .......... .......... 42% 87.6M 1s35900K .......... .......... .......... .......... .......... 42%  109M 1s35950K .......... .......... .......... .......... .......... 42% 72.8M 1s36000K .......... .......... .......... .......... .......... 42%  118M 1s36050K .......... .......... .......... .......... .......... 42% 85.7M 1s36100K .......... .......... .......... .......... .......... 42% 93.0M 1s36150K .......... .......... .......... .......... .......... 42% 98.4M 1s36200K .......... .......... .......... .......... .......... 42% 91.9M 1s36250K .......... .......... .......... .......... .......... 42% 82.7M 1s36300K .......... .......... .......... .......... .......... 43% 94.0M 1s36350K .......... .......... .......... .......... .......... 43% 86.4M 1s36400K .......... .......... .......... .......... .......... 43% 90.3M 1s36450K .......... .......... .......... .......... .......... 43%  108M 1s36500K .......... .......... .......... .......... .......... 43% 91.2M 1s36550K .......... .......... .......... .......... .......... 43% 90.8M 1s36600K .......... .......... .......... .......... .......... 43%  102M 1s36650K .......... .......... .......... .......... .......... 43%  105M 1s36700K .......... .......... .......... .......... .......... 43% 94.9M 1s36750K .......... .......... .......... .......... .......... 43% 75.8M 1s36800K .......... .......... .......... .......... .......... 43%  109M 1s36850K .......... .......... .......... .......... .......... 43% 95.0M 1s36900K .......... .......... .......... .......... .......... 43% 77.7M 1s36950K .......... .......... .......... .......... .......... 43%  103M 1s37000K .......... .......... .......... .......... .......... 43%  100M 1s37050K .......... .......... .......... .......... .......... 43% 92.2M 1s37100K .......... .......... .......... .......... .......... 43% 82.6M 1s37150K .......... .......... .......... .......... .......... 44% 82.2M 1s37200K .......... .......... .......... .......... .......... 44% 75.7M 1s37250K .......... .......... .......... .......... .......... 44%  119M 1s37300K .......... .......... .......... .......... .......... 44% 98.8M 1s37350K .......... .......... .......... .......... .......... 44% 78.0M 1s37400K .......... .......... .......... .......... .......... 44% 98.0M 1s37450K .......... .......... .......... .......... .......... 44%  113M 1s37500K .......... .......... .......... .......... .......... 44% 75.9M 1s37550K .......... .......... .......... .......... .......... 44% 96.0M 1s37600K .......... .......... .......... .......... .......... 44% 84.3M 1s37650K .......... .......... .......... .......... .......... 44% 95.2M 1s37700K .......... .......... .......... .......... .......... 44%  122M 1s37750K .......... .......... .......... .......... .......... 44% 93.8M 1s37800K .......... .......... .......... .......... .......... 44% 84.2M 1s37850K .......... .......... .......... .......... .......... 44% 98.3M 1s37900K .......... .......... .......... .......... .......... 44%  126M 1s37950K .......... .......... .......... .......... .......... 44% 88.0M 1s38000K .......... .......... .......... .......... .......... 45% 91.3M 1s38050K .......... .......... .......... .......... .......... 45% 99.1M 1s38100K .......... .......... .......... .......... .......... 45% 91.5M 1s38150K .......... .......... .......... .......... .......... 45%  106M 1s38200K .......... .......... .......... .......... .......... 45%  127M 1s38250K .......... .......... .......... .......... .......... 45% 81.3M 1s38300K .......... .......... .......... .......... .......... 45% 80.9M 1s38350K .......... .......... .......... .......... .......... 45% 57.7M 1s38400K .......... .......... .......... .......... .......... 45%  109M 1s38450K .......... .......... .......... .......... .......... 45%  116M 1s38500K .......... .......... .......... .......... .......... 45%  154M 1s38550K .......... .......... .......... .......... .......... 45% 74.8M 1s38600K .......... .......... .......... .......... .......... 45% 75.0M 1s38650K .......... .......... .......... .......... .......... 45% 90.8M 1s38700K .......... .......... .......... .......... .......... 45% 84.5M 1s38750K .......... .......... .......... .......... .......... 45% 85.1M 1s38800K .......... .......... .......... .......... .......... 45% 93.1M 1s38850K .......... .......... .......... .......... .......... 46%  135M 1s38900K .......... .......... .......... .......... .......... 46% 86.9M 1s38950K .......... .......... .......... .......... .......... 46% 93.6M 1s39000K .......... .......... .......... .......... .......... 46% 97.1M 1s39050K .......... .......... .......... .......... .......... 46% 99.7M 1s39100K .......... .......... .......... .......... .......... 46% 87.9M 1s39150K .......... .......... .......... .......... .......... 46% 92.8M 1s39200K .......... .......... .......... .......... .......... 46% 95.2M 1s39250K .......... .......... .......... .......... .......... 46% 88.4M 1s39300K .......... .......... .......... .......... .......... 46%  111M 1s39350K .......... .......... .......... .......... .......... 46% 85.6M 1s39400K .......... .......... .......... .......... .......... 46% 83.8M 1s39450K .......... .......... .......... .......... .......... 46%  134M 1s39500K .......... .......... .......... .......... .......... 46% 77.3M 1s39550K .......... .......... .......... .......... .......... 46%  116M 1s39600K .......... .......... .......... .......... .......... 46% 79.0M 1s39650K .......... .......... .......... .......... .......... 46%  102M 1s39700K .......... .......... .......... .......... .......... 47%  108M 1s39750K .......... .......... .......... .......... .......... 47% 90.9M 1s39800K .......... .......... .......... .......... .......... 47% 82.6M 1s39850K .......... .......... .......... .......... .......... 47% 95.5M 1s39900K .......... .......... .......... .......... .......... 47% 85.8M 1s39950K .......... .......... .......... .......... .......... 47% 91.8M 1s40000K .......... .......... .......... .......... .......... 47% 96.2M 1s40050K .......... .......... .......... .......... .......... 47% 90.2M 1s40100K .......... .......... .......... .......... .......... 47% 99.4M 1s40150K .......... .......... .......... .......... .......... 47% 84.0M 1s40200K .......... .......... .......... .......... .......... 47% 95.2M 1s40250K .......... .......... .......... .......... .......... 47% 88.1M 1s40300K .......... .......... .......... .......... .......... 47%  101M 1s40350K .......... .......... .......... .......... .......... 47% 72.6M 1s40400K .......... .......... .......... .......... .......... 47%  122M 1s40450K .......... .......... .......... .......... .......... 47% 97.7M 1s40500K .......... .......... .......... .......... .......... 47% 93.3M 1s40550K .......... .......... .......... .......... .......... 48% 79.4M 1s40600K .......... .......... .......... .......... .......... 48% 99.0M 1s40650K .......... .......... .......... .......... .......... 48%  103M 1s40700K .......... .......... .......... .......... .......... 48%  118M 1s40750K .......... .......... .......... .......... .......... 48% 84.4M 1s40800K .......... .......... .......... .......... .......... 48%  100M 1s40850K .......... .......... .......... .......... .......... 48%  103M 1s40900K .......... .......... .......... .......... .......... 48%  138M 1s40950K .......... .......... .......... .......... .......... 48% 86.7M 1s41000K .......... .......... .......... .......... .......... 48% 92.7M 1s41050K .......... .......... .......... .......... .......... 48% 99.7M 1s41100K .......... .......... .......... .......... .......... 48%  118M 1s41150K .......... .......... .......... .......... .......... 48% 97.7M 1s41200K .......... .......... .......... .......... .......... 48% 83.7M 1s41250K .......... .......... .......... .......... .......... 48% 81.4M 1s41300K .......... .......... .......... .......... .......... 48%  114M 1s41350K .......... .......... .......... .......... .......... 48% 82.2M 1s41400K .......... .......... .......... .......... .......... 49%  104M 1s41450K .......... .......... .......... .......... .......... 49% 92.5M 1s41500K .......... .......... .......... .......... .......... 49%  127M 1s41550K .......... .......... .......... .......... .......... 49% 67.5M 1s41600K .......... .......... .......... .......... .......... 49%  132M 1s41650K .......... .......... .......... .......... .......... 49% 93.8M 1s41700K .......... .......... .......... .......... .......... 49%  101M 1s41750K .......... .......... .......... .......... .......... 49% 98.3M 1s41800K .......... .......... .......... .......... .......... 49% 93.1M 1s41850K .......... .......... .......... .......... .......... 49% 79.4M 1s41900K .......... .......... .......... .......... .......... 49% 93.8M 1s41950K .......... .......... .......... .......... .......... 49% 74.7M 1s42000K .......... .......... .......... .......... .......... 49%  132M 1s42050K .......... .......... .......... .......... .......... 49% 95.5M 1s42100K .......... .......... .......... .......... .......... 49% 82.5M 1s42150K .......... .......... .......... .......... .......... 49% 78.3M 1s42200K .......... .......... .......... .......... .......... 50%  124M 1s42250K .......... .......... .......... .......... .......... 50%  114M 1s42300K .......... .......... .......... .......... .......... 50% 94.2M 1s42350K .......... .......... .......... .......... .......... 50% 74.6M 1s42400K .......... .......... .......... .......... .......... 50%  137M 1s42450K .......... .......... .......... .......... .......... 50% 89.8M 1s42500K .......... .......... .......... .......... .......... 50% 88.7M 1s42550K .......... .......... .......... .......... .......... 50% 93.1M 1s42600K .......... .......... .......... .......... .......... 50%  113M 1s42650K .......... .......... .......... .......... .......... 50% 98.6M 1s42700K .......... .......... .......... .......... .......... 50% 92.2M 1s42750K .......... .......... .......... .......... .......... 50% 78.6M 1s42800K .......... .......... .......... .......... .......... 50% 97.8M 1s42850K .......... .......... .......... .......... .......... 50%  117M 1s42900K .......... .......... .......... .......... .......... 50%  101M 1s42950K .......... .......... .......... .......... .......... 50% 84.1M 1s43000K .......... .......... .......... .......... .......... 50%  104M 1s43050K .......... .......... .......... .......... .......... 51%  102M 1s43100K .......... .......... .......... .......... .......... 51%  114M 1s43150K .......... .......... .......... .......... .......... 51% 86.0M 1s43200K .......... .......... .......... .......... .......... 51% 79.1M 1s43250K .......... .......... .......... .......... .......... 51% 84.6M 1s43300K .......... .......... .......... .......... .......... 51%  101M 1s43350K .......... .......... .......... .......... .......... 51%  122M 1s43400K .......... .......... .......... .......... .......... 51% 90.1M 1s43450K .......... .......... .......... .......... .......... 51%  102M 1s43500K .......... .......... .......... .......... .......... 51%  101M 1s43550K .......... .......... .......... .......... .......... 51%  103M 1s43600K .......... .......... .......... .......... .......... 51% 92.5M 1s43650K .......... .......... .......... .......... .......... 51%  102M 1s43700K .......... .......... .......... .......... .......... 51%  102M 1s43750K .......... .......... .......... .......... .......... 51% 90.4M 1s43800K .......... .......... .......... .......... .......... 51%  106M 1s43850K .......... .......... .......... .......... .......... 51% 91.1M 1s43900K .......... .......... .......... .......... .......... 52%  124M 1s43950K .......... .......... .......... .......... .......... 52% 78.7M 1s44000K .......... .......... .......... .......... .......... 52% 96.0M 1s44050K .......... .......... .......... .......... .......... 52%  115M 1s44100K .......... .......... .......... .......... .......... 52%  108M 1s44150K .......... .......... .......... .......... .......... 52% 99.6M 1s44200K .......... .......... .......... .......... .......... 52%  102M 1s44250K .......... .......... .......... .......... .......... 52%  111M 1s44300K .......... .......... .......... .......... .......... 52%  112M 1s44350K .......... .......... .......... .......... .......... 52% 81.5M 1s44400K .......... .......... .......... .......... .......... 52% 94.4M 1s44450K .......... .......... .......... .......... .......... 52%  119M 1s44500K .......... .......... .......... .......... .......... 52% 99.9M 1s44550K .......... .......... .......... .......... .......... 52% 85.1M 1s44600K .......... .......... .......... .......... .......... 52% 91.7M 1s44650K .......... .......... .......... .......... .......... 52%  102M 1s44700K .......... .......... .......... .......... .......... 52%  129M 1s44750K .......... .......... .......... .......... .......... 53% 73.9M 1s44800K .......... .......... .......... .......... .......... 53% 97.7M 1s44850K .......... .......... .......... .......... .......... 53%  101M 1s44900K .......... .......... .......... .......... .......... 53%  105M 1s44950K .......... .......... .......... .......... .......... 53% 99.9M 1s45000K .......... .......... .......... .......... .......... 53%  107M 1s45050K .......... .......... .......... .......... .......... 53% 92.7M 1s45100K .......... .......... .......... .......... .......... 53% 91.7M 1s45150K .......... .......... .......... .......... .......... 53% 82.5M 1s45200K .......... .......... .......... .......... .......... 53%  129M 1s45250K .......... .......... .......... .......... .......... 53% 76.5M 1s45300K .......... .......... .......... .......... .......... 53% 88.9M 1s45350K .......... .......... .......... .......... .......... 53% 88.8M 1s45400K .......... .......... .......... .......... .......... 53%  111M 1s45450K .......... .......... .......... .......... .......... 53%  110M 1s45500K .......... .......... .......... .......... .......... 53%  100M 1s45550K .......... .......... .......... .......... .......... 53% 75.8M 1s45600K .......... .......... .......... .......... .......... 54% 95.4M 1s45650K .......... .......... .......... .......... .......... 54%  104M 1s45700K .......... .......... .......... .......... .......... 54% 87.9M 1s45750K .......... .......... .......... .......... .......... 54% 80.4M 1s45800K .......... .......... .......... .......... .......... 54%  115M 1s45850K .......... .......... .......... .......... .......... 54%  108M 1s45900K .......... .......... .......... .......... .......... 54% 96.3M 1s45950K .......... .......... .......... .......... .......... 54% 80.9M 1s46000K .......... .......... .......... .......... .......... 54%  109M 1s46050K .......... .......... .......... .......... .......... 54%  127M 1s46100K .......... .......... .......... .......... .......... 54% 79.1M 1s46150K .......... .......... .......... .......... .......... 54% 86.4M 1s46200K .......... .......... .......... .......... .......... 54% 96.2M 0s46250K .......... .......... .......... .......... .......... 54% 91.9M 0s46300K .......... .......... .......... .......... .......... 54% 52.7M 0s46350K .......... .......... .......... .......... .......... 54% 69.6M 0s46400K .......... .......... .......... .......... .......... 54% 92.2M 0s46450K .......... .......... .......... .......... .......... 55%  127M 0s46500K .......... .......... .......... .......... .......... 55% 86.9M 0s46550K .......... .......... .......... .......... .......... 55% 93.0M 0s46600K .......... .......... .......... .......... .......... 55% 89.2M 0s46650K .......... .......... .......... .......... .......... 55%  101M 0s46700K .......... .......... .......... .......... .......... 55%  110M 0s46750K .......... .......... .......... .......... .......... 55% 90.6M 0s46800K .......... .......... .......... .......... .......... 55% 95.7M 0s46850K .......... .......... .......... .......... .......... 55% 92.3M 0s46900K .......... .......... .......... .......... .......... 55%  108M 0s46950K .......... .......... .......... .......... .......... 55% 93.8M 0s47000K .......... .......... .......... .......... .......... 55%  105M 0s47050K .......... .......... .......... .......... .......... 55% 94.9M 0s47100K .......... .......... .......... .......... .......... 55%  101M 0s47150K .......... .......... .......... .......... .......... 55% 78.0M 0s47200K .......... .......... .......... .......... .......... 55%  109M 0s47250K .......... .......... .......... .......... .......... 55% 86.3M 0s47300K .......... .......... .......... .......... .......... 56% 95.6M 0s47350K .......... .......... .......... .......... .......... 56% 75.1M 0s47400K .......... .......... .......... .......... .......... 56%  101M 0s47450K .......... .......... .......... .......... .......... 56%  133M 0s47500K .......... .......... .......... .......... .......... 56% 95.5M 0s47550K .......... .......... .......... .......... .......... 56% 69.3M 0s47600K .......... .......... .......... .......... .......... 56%  112M 0s47650K .......... .......... .......... .......... .......... 56%  111M 0s47700K .......... .......... .......... .......... .......... 56% 92.1M 0s47750K .......... .......... .......... .......... .......... 56% 92.6M 0s47800K .......... .......... .......... .......... .......... 56%  115M 0s47850K .......... .......... .......... .......... .......... 56%  112M 0s47900K .......... .......... .......... .......... .......... 56%  103M 0s47950K .......... .......... .......... .......... .......... 56% 69.9M 0s48000K .......... .......... .......... .......... .......... 56%  108M 0s48050K .......... .......... .......... .......... .......... 56%  110M 0s48100K .......... .......... .......... .......... .......... 56% 81.9M 0s48150K .......... .......... .......... .......... .......... 57%  106M 0s48200K .......... .......... .......... .......... .......... 57%  109M 0s48250K .......... .......... .......... .......... .......... 57% 87.3M 0s48300K .......... .......... .......... .......... .......... 57% 84.3M 0s48350K .......... .......... .......... .......... .......... 57% 91.2M 0s48400K .......... .......... .......... .......... .......... 57% 90.4M 0s48450K .......... .......... .......... .......... .......... 57% 95.0M 0s48500K .......... .......... .......... .......... .......... 57% 79.6M 0s48550K .......... .......... .......... .......... .......... 57% 84.6M 0s48600K .......... .......... .......... .......... .......... 57%  101M 0s48650K .......... .......... .......... .......... .......... 57% 92.6M 0s48700K .......... .......... .......... .......... .......... 57%  111M 0s48750K .......... .......... .......... .......... .......... 57% 77.2M 0s48800K .......... .......... .......... .......... .......... 57% 84.0M 0s48850K .......... .......... .......... .......... .......... 57% 71.9M 0s48900K .......... .......... .......... .......... .......... 57% 98.0M 0s48950K .......... .......... .......... .......... .......... 57% 76.9M 0s49000K .......... .......... .......... .......... .......... 58% 59.4M 0s49050K .......... .......... .......... .......... .......... 58% 80.1M 0s49100K .......... .......... .......... .......... .......... 58% 83.3M 0s49150K .......... .......... .......... .......... .......... 58% 79.8M 0s49200K .......... .......... .......... .......... .......... 58% 69.0M 0s49250K .......... .......... .......... .......... .......... 58% 72.9M 0s49300K .......... .......... .......... .......... .......... 58% 78.4M 0s49350K .......... .......... .......... .......... .......... 58% 83.8M 0s49400K .......... .......... .......... .......... .......... 58% 94.6M 0s49450K .......... .......... .......... .......... .......... 58%  115M 0s49500K .......... .......... .......... .......... .......... 58%  129M 0s49550K .......... .......... .......... .......... .......... 58%  103M 0s49600K .......... .......... .......... .......... .......... 58% 98.4M 0s49650K .......... .......... .......... .......... .......... 58% 78.3M 0s49700K .......... .......... .......... .......... .......... 58% 75.7M 0s49750K .......... .......... .......... .......... .......... 58% 66.5M 0s49800K .......... .......... .......... .......... .......... 58% 90.7M 0s49850K .......... .......... .......... .......... .......... 59% 95.6M 0s49900K .......... .......... .......... .......... .......... 59% 91.8M 0s49950K .......... .......... .......... .......... .......... 59% 75.9M 0s50000K .......... .......... .......... .......... .......... 59% 80.0M 0s50050K .......... .......... .......... .......... .......... 59% 93.0M 0s50100K .......... .......... .......... .......... .......... 59% 92.9M 0s50150K .......... .......... .......... .......... .......... 59% 76.3M 0s50200K .......... .......... .......... .......... .......... 59% 90.0M 0s50250K .......... .......... .......... .......... .......... 59% 88.5M 0s50300K .......... .......... .......... .......... .......... 59% 83.0M 0s50350K .......... .......... .......... .......... .......... 59% 74.5M 0s50400K .......... .......... .......... .......... .......... 59% 80.7M 0s50450K .......... .......... .......... .......... .......... 59% 99.4M 0s50500K .......... .......... .......... .......... .......... 59% 78.8M 0s50550K .......... .......... .......... .......... .......... 59% 74.2M 0s50600K .......... .......... .......... .......... .......... 59% 80.9M 0s50650K .......... .......... .......... .......... .......... 60% 78.3M 0s50700K .......... .......... .......... .......... .......... 60% 73.0M 0s50750K .......... .......... .......... .......... .......... 60% 73.4M 0s50800K .......... .......... .......... .......... .......... 60% 82.0M 0s50850K .......... .......... .......... .......... .......... 60% 99.6M 0s50900K .......... .......... .......... .......... .......... 60% 88.4M 0s50950K .......... .......... .......... .......... .......... 60% 75.9M 0s51000K .......... .......... .......... .......... .......... 60% 83.5M 0s51050K .......... .......... .......... .......... .......... 60% 92.6M 0s51100K .......... .......... .......... .......... .......... 60% 66.3M 0s51150K .......... .......... .......... .......... .......... 60% 65.2M 0s51200K .......... .......... .......... .......... .......... 60% 79.7M 0s51250K .......... .......... .......... .......... .......... 60% 90.6M 0s51300K .......... .......... .......... .......... .......... 60% 76.7M 0s51350K .......... .......... .......... .......... .......... 60% 87.9M 0s51400K .......... .......... .......... .......... .......... 60% 85.1M 0s51450K .......... .......... .......... .......... .......... 60% 81.8M 0s51500K .......... .......... .......... .......... .......... 61% 93.3M 0s51550K .......... .......... .......... .......... .......... 61% 81.3M 0s51600K .......... .......... .......... .......... .......... 61% 96.5M 0s51650K .......... .......... .......... .......... .......... 61% 89.3M 0s51700K .......... .......... .......... .......... .......... 61% 85.5M 0s51750K .......... .......... .......... .......... .......... 61% 64.4M 0s51800K .......... .......... .......... .......... .......... 61% 69.7M 0s51850K .......... .......... .......... .......... .......... 61% 94.4M 0s51900K .......... .......... .......... .......... .......... 61% 96.5M 0s51950K .......... .......... .......... .......... .......... 61% 63.8M 0s52000K .......... .......... .......... .......... .......... 61% 93.9M 0s52050K .......... .......... .......... .......... .......... 61% 82.0M 0s52100K .......... .......... .......... .......... .......... 61% 83.4M 0s52150K .......... .......... .......... .......... .......... 61% 94.2M 0s52200K .......... .......... .......... .......... .......... 61% 90.2M 0s52250K .......... .......... .......... .......... .......... 61%  129M 0s52300K .......... .......... .......... .......... .......... 61% 88.5M 0s52350K .......... .......... .......... .......... .......... 62% 84.7M 0s52400K .......... .......... .......... .......... .......... 62% 90.6M 0s52450K .......... .......... .......... .......... .......... 62% 86.1M 0s52500K .......... .......... .......... .......... .......... 62% 78.3M 0s52550K .......... .......... .......... .......... .......... 62% 83.8M 0s52600K .......... .......... .......... .......... .......... 62%  127M 0s52650K .......... .......... .......... .......... .......... 62% 86.1M 0s52700K .......... .......... .......... .......... .......... 62% 85.8M 0s52750K .......... .......... .......... .......... .......... 62% 80.8M 0s52800K .......... .......... .......... .......... .......... 62% 91.6M 0s52850K .......... .......... .......... .......... .......... 62% 77.9M 0s52900K .......... .......... .......... .......... .......... 62% 88.3M 0s52950K .......... .......... .......... .......... .......... 62%  107M 0s53000K .......... .......... .......... .......... .......... 62%  107M 0s53050K .......... .......... .......... .......... .......... 62% 93.6M 0s53100K .......... .......... .......... .......... .......... 62% 88.9M 0s53150K .......... .......... .......... .......... .......... 62% 66.5M 0s53200K .......... .......... .......... .......... .......... 63% 95.8M 0s53250K .......... .......... .......... .......... .......... 63%  101M 0s53300K .......... .......... .......... .......... .......... 63% 94.8M 0s53350K .......... .......... .......... .......... .......... 63% 88.3M 0s53400K .......... .......... .......... .......... .......... 63% 89.6M 0s53450K .......... .......... .......... .......... .......... 63%  105M 0s53500K .......... .......... .......... .......... .......... 63% 94.6M 0s53550K .......... .......... .......... .......... .......... 63% 79.0M 0s53600K .......... .......... .......... .......... .......... 63%  128M 0s53650K .......... .......... .......... .......... .......... 63% 86.8M 0s53700K .......... .......... .......... .......... .......... 63% 97.3M 0s53750K .......... .......... .......... .......... .......... 63% 93.4M 0s53800K .......... .......... .......... .......... .......... 63% 85.1M 0s53850K .......... .......... .......... .......... .......... 63%  131M 0s53900K .......... .......... .......... .......... .......... 63% 83.0M 0s53950K .......... .......... .......... .......... .......... 63% 91.3M 0s54000K .......... .......... .......... .......... .......... 63% 91.8M 0s54050K .......... .......... .......... .......... .......... 64% 91.3M 0s54100K .......... .......... .......... .......... .......... 64% 90.2M 0s54150K .......... .......... .......... .......... .......... 64%  143M 0s54200K .......... .......... .......... .......... .......... 64% 93.3M 0s54250K .......... .......... .......... .......... .......... 64% 84.3M 0s54300K .......... .......... .......... .......... .......... 64%  101M 0s54350K .......... .......... .......... .......... .......... 64% 73.1M 0s54400K .......... .......... .......... .......... .......... 64%  107M 0s54450K .......... .......... .......... .......... .......... 64% 93.9M 0s54500K .......... .......... .......... .......... .......... 64% 97.6M 0s54550K .......... .......... .......... .......... .......... 64% 89.4M 0s54600K .......... .......... .......... .......... .......... 64%  110M 0s54650K .......... .......... .......... .......... .......... 64%  113M 0s54700K .......... .......... .......... .......... .......... 64% 97.8M 0s54750K .......... .......... .......... .......... .......... 64% 93.9M 0s54800K .......... .......... .......... .......... .......... 64%  103M 0s54850K .......... .......... .......... .......... .......... 64%  108M 0s54900K .......... .......... .......... .......... .......... 65%  108M 0s54950K .......... .......... .......... .......... .......... 65% 95.1M 0s55000K .......... .......... .......... .......... .......... 65% 94.7M 0s55050K .......... .......... .......... .......... .......... 65% 84.7M 0s55100K .......... .......... .......... .......... .......... 65% 93.9M 0s55150K .......... .......... .......... .......... .......... 65% 79.7M 0s55200K .......... .......... .......... .......... .......... 65%  125M 0s55250K .......... .......... .......... .......... .......... 65%  102M 0s55300K .......... .......... .......... .......... .......... 65% 90.9M 0s55350K .......... .......... .......... .......... .......... 65% 90.6M 0s55400K .......... .......... .......... .......... .......... 65%  127M 0s55450K .......... .......... .......... .......... .......... 65% 92.4M 0s55500K .......... .......... .......... .......... .......... 65%  103M 0s55550K .......... .......... .......... .......... .......... 65%  109M 0s55600K .......... .......... .......... .......... .......... 65% 84.4M 0s55650K .......... .......... .......... .......... .......... 65% 90.5M 0s55700K .......... .......... .......... .......... .......... 65% 95.6M 0s55750K .......... .......... .......... .......... .......... 66% 93.6M 0s55800K .......... .......... .......... .......... .......... 66%  109M 0s55850K .......... .......... .......... .......... .......... 66% 92.0M 0s55900K .......... .......... .......... .......... .......... 66%  108M 0s55950K .......... .......... .......... .......... .......... 66% 78.9M 0s56000K .......... .......... .......... .......... .......... 66% 95.0M 0s56050K .......... .......... .......... .......... .......... 66%  138M 0s56100K .......... .......... .......... .......... .......... 66%  110M 0s56150K .......... .......... .......... .......... .......... 66% 90.3M 0s56200K .......... .......... .......... .......... .......... 66% 98.4M 0s56250K .......... .......... .......... .......... .......... 66%  117M 0s56300K .......... .......... .......... .......... .......... 66%  105M 0s56350K .......... .......... .......... .......... .......... 66% 76.4M 0s56400K .......... .......... .......... .......... .......... 66% 94.3M 0s56450K .......... .......... .......... .......... .......... 66% 97.0M 0s56500K .......... .......... .......... .......... .......... 66%  117M 0s56550K .......... .......... .......... .......... .......... 66% 77.3M 0s56600K .......... .......... .......... .......... .......... 67%  110M 0s56650K .......... .......... .......... .......... .......... 67% 89.9M 0s56700K .......... .......... .......... .......... .......... 67%  160M 0s56750K .......... .......... .......... .......... .......... 67% 70.9M 0s56800K .......... .......... .......... .......... .......... 67% 84.8M 0s56850K .......... .......... .......... .......... .......... 67%  139M 0s56900K .......... .......... .......... .......... .......... 67% 86.5M 0s56950K .......... .......... .......... .......... .......... 67% 83.0M 0s57000K .......... .......... .......... .......... .......... 67%  102M 0s57050K .......... .......... .......... .......... .......... 67% 93.8M 0s57100K .......... .......... .......... .......... .......... 67% 99.5M 0s57150K .......... .......... .......... .......... .......... 67% 82.2M 0s57200K .......... .......... .......... .......... .......... 67% 98.5M 0s57250K .......... .......... .......... .......... .......... 67%  102M 0s57300K .......... .......... .......... .......... .......... 67%  137M 0s57350K .......... .......... .......... .......... .......... 67% 88.8M 0s57400K .......... .......... .......... .......... .......... 67% 91.2M 0s57450K .......... .......... .......... .......... .......... 68% 89.6M 0s57500K .......... .......... .......... .......... .......... 68%  116M 0s57550K .......... .......... .......... .......... .......... 68% 89.0M 0s57600K .......... .......... .......... .......... .......... 68% 98.4M 0s57650K .......... .......... .......... .......... .......... 68% 91.5M 0s57700K .......... .......... .......... .......... .......... 68%  128M 0s57750K .......... .......... .......... .......... .......... 68% 78.0M 0s57800K .......... .......... .......... .......... .......... 68% 98.1M 0s57850K .......... .......... .......... .......... .......... 68% 97.7M 0s57900K .......... .......... .......... .......... .......... 68%  114M 0s57950K .......... .......... .......... .......... .......... 68% 75.3M 0s58000K .......... .......... .......... .......... .......... 68% 86.2M 0s58050K .......... .......... .......... .......... .......... 68%  138M 0s58100K .......... .......... .......... .......... .......... 68% 83.6M 0s58150K .......... .......... .......... .......... .......... 68% 91.7M 0s58200K .......... .......... .......... .......... .......... 68%  103M 0s58250K .......... .......... .......... .......... .......... 68%  138M 0s58300K .......... .......... .......... .......... .......... 69% 94.0M 0s58350K .......... .......... .......... .......... .......... 69% 49.8M 0s58400K .......... .......... .......... .......... .......... 69%  108M 0s58450K .......... .......... .......... .......... .......... 69% 69.5M 0s58500K .......... .......... .......... .......... .......... 69% 81.8M 0s58550K .......... .......... .......... .......... .......... 69% 73.3M 0s58600K .......... .......... .......... .......... .......... 69% 83.0M 0s58650K .......... .......... .......... .......... .......... 69% 87.7M 0s58700K .......... .......... .......... .......... .......... 69% 85.1M 0s58750K .......... .......... .......... .......... .......... 69% 87.3M 0s58800K .......... .......... .......... .......... .......... 69% 89.8M 0s58850K .......... .......... .......... .......... .......... 69%  105M 0s58900K .......... .......... .......... .......... .......... 69% 91.1M 0s58950K .......... .......... .......... .......... .......... 69% 78.3M 0s59000K .......... .......... .......... .......... .......... 69% 81.2M 0s59050K .......... .......... .......... .......... .......... 69% 87.5M 0s59100K .......... .......... .......... .......... .......... 70% 71.7M 0s59150K .......... .......... .......... .......... .......... 70% 58.2M 0s59200K .......... .......... .......... .......... .......... 70% 73.4M 0s59250K .......... .......... .......... .......... .......... 70% 92.1M 0s59300K .......... .......... .......... .......... .......... 70% 91.1M 0s59350K .......... .......... .......... .......... .......... 70% 83.7M 0s59400K .......... .......... .......... .......... .......... 70% 84.7M 0s59450K .......... .......... .......... .......... .......... 70% 84.7M 0s59500K .......... .......... .......... .......... .......... 70% 85.9M 0s59550K .......... .......... .......... .......... .......... 70% 76.0M 0s59600K .......... .......... .......... .......... .......... 70%  101M 0s59650K .......... .......... .......... .......... .......... 70% 82.0M 0s59700K .......... .......... .......... .......... .......... 70% 73.3M 0s59750K .......... .......... .......... .......... .......... 70% 76.1M 0s59800K .......... .......... .......... .......... .......... 70% 87.3M 0s59850K .......... .......... .......... .......... .......... 70% 78.0M 0s59900K .......... .......... .......... .......... .......... 70% 88.9M 0s59950K .......... .......... .......... .......... .......... 71% 59.5M 0s60000K .......... .......... .......... .......... .......... 71% 75.0M 0s60050K .......... .......... .......... .......... .......... 71% 89.5M 0s60100K .......... .......... .......... .......... .......... 71% 97.9M 0s60150K .......... .......... .......... .......... .......... 71% 84.4M 0s60200K .......... .......... .......... .......... .......... 71% 84.6M 0s60250K .......... .......... .......... .......... .......... 71% 96.0M 0s60300K .......... .......... .......... .......... .......... 71% 89.7M 0s60350K .......... .......... .......... .......... .......... 71% 74.0M 0s60400K .......... .......... .......... .......... .......... 71% 82.3M 0s60450K .......... .......... .......... .......... .......... 71% 97.6M 0s60500K .......... .......... .......... .......... .......... 71%  103M 0s60550K .......... .......... .......... .......... .......... 71% 91.4M 0s60600K .......... .......... .......... .......... .......... 71% 83.4M 0s60650K .......... .......... .......... .......... .......... 71% 77.2M 0s60700K .......... .......... .......... .......... .......... 71% 94.4M 0s60750K .......... .......... .......... .......... .......... 71% 78.3M 0s60800K .......... .......... .......... .......... .......... 72%  101M 0s60850K .......... .......... .......... .......... .......... 72% 88.2M 0s60900K .......... .......... .......... .......... .......... 72% 87.4M 0s60950K .......... .......... .......... .......... .......... 72% 81.3M 0s61000K .......... .......... .......... .......... .......... 72%  104M 0s61050K .......... .......... .......... .......... .......... 72%  102M 0s61100K .......... .......... .......... .......... .......... 72% 85.2M 0s61150K .......... .......... .......... .......... .......... 72% 76.4M 0s61200K .......... .......... .......... .......... .......... 72%  107M 0s61250K .......... .......... .......... .......... .......... 72% 86.5M 0s61300K .......... .......... .......... .......... .......... 72% 99.2M 0s61350K .......... .......... .......... .......... .......... 72% 86.4M 0s61400K .......... .......... .......... .......... .......... 72% 91.5M 0s61450K .......... .......... .......... .......... .......... 72% 96.3M 0s61500K .......... .......... .......... .......... .......... 72% 87.0M 0s61550K .......... .......... .......... .......... .......... 72% 68.6M 0s61600K .......... .......... .......... .......... .......... 72% 95.0M 0s61650K .......... .......... .......... .......... .......... 73% 78.3M 0s61700K .......... .......... .......... .......... .......... 73% 99.9M 0s61750K .......... .......... .......... .......... .......... 73% 70.6M 0s61800K .......... .......... .......... .......... .......... 73%  102M 0s61850K .......... .......... .......... .......... .......... 73% 87.5M 0s61900K .......... .......... .......... .......... .......... 73% 94.0M 0s61950K .......... .......... .......... .......... .......... 73% 68.0M 0s62000K .......... .......... .......... .......... .......... 73% 93.9M 0s62050K .......... .......... .......... .......... .......... 73% 76.1M 0s62100K .......... .......... .......... .......... .......... 73% 99.0M 0s62150K .......... .......... .......... .......... .......... 73% 76.2M 0s62200K .......... .......... .......... .......... .......... 73% 82.0M 0s62250K .......... .......... .......... .......... .......... 73% 92.0M 0s62300K .......... .......... .......... .......... .......... 73% 99.2M 0s62350K .......... .......... .......... .......... .......... 73% 72.9M 0s62400K .......... .......... .......... .......... .......... 73% 96.0M 0s62450K .......... .......... .......... .......... .......... 73% 95.9M 0s62500K .......... .......... .......... .......... .......... 74% 91.0M 0s62550K .......... .......... .......... .......... .......... 74% 76.9M 0s62600K .......... .......... .......... .......... .......... 74% 96.6M 0s62650K .......... .......... .......... .......... .......... 74% 85.9M 0s62700K .......... .......... .......... .......... .......... 74% 79.3M 0s62750K .......... .......... .......... .......... .......... 74% 74.2M 0s62800K .......... .......... .......... .......... .......... 74% 98.0M 0s62850K .......... .......... .......... .......... .......... 74% 87.5M 0s62900K .......... .......... .......... .......... .......... 74% 89.0M 0s62950K .......... .......... .......... .......... .......... 74% 87.3M 0s63000K .......... .......... .......... .......... .......... 74% 90.4M 0s63050K .......... .......... .......... .......... .......... 74% 97.5M 0s63100K .......... .......... .......... .......... .......... 74% 92.5M 0s63150K .......... .......... .......... .......... .......... 74% 75.3M 0s63200K .......... .......... .......... .......... .......... 74% 97.2M 0s63250K .......... .......... .......... .......... .......... 74%  101M 0s63300K .......... .......... .......... .......... .......... 74% 87.1M 0s63350K .......... .......... .......... .......... .......... 75% 79.2M 0s63400K .......... .......... .......... .......... .......... 75% 91.9M 0s63450K .......... .......... .......... .......... .......... 75% 85.9M 0s63500K .......... .......... .......... .......... .......... 75% 89.5M 0s63550K .......... .......... .......... .......... .......... 75% 71.2M 0s63600K .......... .......... .......... .......... .......... 75%  100M 0s63650K .......... .......... .......... .......... .......... 75% 93.4M 0s63700K .......... .......... .......... .......... .......... 75% 93.5M 0s63750K .......... .......... .......... .......... .......... 75% 88.0M 0s63800K .......... .......... .......... .......... .......... 75% 97.7M 0s63850K .......... .......... .......... .......... .......... 75% 78.2M 0s63900K .......... .......... .......... .......... .......... 75% 89.6M 0s63950K .......... .......... .......... .......... .......... 75% 66.2M 0s64000K .......... .......... .......... .......... .......... 75% 92.5M 0s64050K .......... .......... .......... .......... .......... 75% 88.4M 0s64100K .......... .......... .......... .......... .......... 75% 87.5M 0s64150K .......... .......... .......... .......... .......... 75% 74.4M 0s64200K .......... .......... .......... .......... .......... 76% 82.8M 0s64250K .......... .......... .......... .......... .......... 76% 79.1M 0s64300K .......... .......... .......... .......... .......... 76%  105M 0s64350K .......... .......... .......... .......... .......... 76% 71.7M 0s64400K .......... .......... .......... .......... .......... 76% 84.7M 0s64450K .......... .......... .......... .......... .......... 76% 95.6M 0s64500K .......... .......... .......... .......... .......... 76% 97.4M 0s64550K .......... .......... .......... .......... .......... 76% 83.3M 0s64600K .......... .......... .......... .......... .......... 76%  100M 0s64650K .......... .......... .......... .......... .......... 76% 91.7M 0s64700K .......... .......... .......... .......... .......... 76% 96.6M 0s64750K .......... .......... .......... .......... .......... 76% 72.6M 0s64800K .......... .......... .......... .......... .......... 76% 91.4M 0s64850K .......... .......... .......... .......... .......... 76% 96.8M 0s64900K .......... .......... .......... .......... .......... 76% 94.5M 0s64950K .......... .......... .......... .......... .......... 76% 92.7M 0s65000K .......... .......... .......... .......... .......... 76% 95.8M 0s65050K .......... .......... .......... .......... .......... 77% 88.6M 0s65100K .......... .......... .......... .......... .......... 77% 92.3M 0s65150K .......... .......... .......... .......... .......... 77% 79.1M 0s65200K .......... .......... .......... .......... .......... 77% 90.7M 0s65250K .......... .......... .......... .......... .......... 77% 78.3M 0s65300K .......... .......... .......... .......... .......... 77%  102M 0s65350K .......... .......... .......... .......... .......... 77% 84.8M 0s65400K .......... .......... .......... .......... .......... 77% 97.6M 0s65450K .......... .......... .......... .......... .......... 77% 86.8M 0s65500K .......... .......... .......... .......... .......... 77% 90.1M 0s65550K .......... .......... .......... .......... .......... 77% 76.6M 0s65600K .......... .......... .......... .......... .......... 77% 86.6M 0s65650K .......... .......... .......... .......... .......... 77% 99.8M 0s65700K .......... .......... .......... .......... .......... 77%  104M 0s65750K .......... .......... .......... .......... .......... 77% 81.6M 0s65800K .......... .......... .......... .......... .......... 77%  103M 0s65850K .......... .......... .......... .......... .......... 77% 85.2M 0s65900K .......... .......... .......... .......... .......... 78%  101M 0s65950K .......... .......... .......... .......... .......... 78% 72.6M 0s66000K .......... .......... .......... .......... .......... 78% 84.3M 0s66050K .......... .......... .......... .......... .......... 78% 93.0M 0s66100K .......... .......... .......... .......... .......... 78% 97.1M 0s66150K .......... .......... .......... .......... .......... 78% 76.1M 0s66200K .......... .......... .......... .......... .......... 78% 91.8M 0s66250K .......... .......... .......... .......... .......... 78% 99.0M 0s66300K .......... .......... .......... .......... .......... 78% 93.3M 0s66350K .......... .......... .......... .......... .......... 78% 65.6M 0s66400K .......... .......... .......... .......... .......... 78% 89.0M 0s66450K .......... .......... .......... .......... .......... 78%  102M 0s66500K .......... .......... .......... .......... .......... 78% 86.9M 0s66550K .......... .......... .......... .......... .......... 78% 89.5M 0s66600K .......... .......... .......... .......... .......... 78% 96.4M 0s66650K .......... .......... .......... .......... .......... 78% 96.5M 0s66700K .......... .......... .......... .......... .......... 78% 84.5M 0s66750K .......... .......... .......... .......... .......... 79% 76.9M 0s66800K .......... .......... .......... .......... .......... 79% 86.1M 0s66850K .......... .......... .......... .......... .......... 79% 99.1M 0s66900K .......... .......... .......... .......... .......... 79% 93.7M 0s66950K .......... .......... .......... .......... .......... 79% 84.7M 0s67000K .......... .......... .......... .......... .......... 79%  103M 0s67050K .......... .......... .......... .......... .......... 79% 87.4M 0s67100K .......... .......... .......... .......... .......... 79% 95.2M 0s67150K .......... .......... .......... .......... .......... 79% 78.9M 0s67200K .......... .......... .......... .......... .......... 79% 96.1M 0s67250K .......... .......... .......... .......... .......... 79% 90.6M 0s67300K .......... .......... .......... .......... .......... 79% 93.3M 0s67350K .......... .......... .......... .......... .......... 79% 84.4M 0s67400K .......... .......... .......... .......... .......... 79% 90.4M 0s67450K .......... .......... .......... .......... .......... 79% 96.0M 0s67500K .......... .......... .......... .......... .......... 79% 74.0M 0s67550K .......... .......... .......... .......... .......... 80% 71.1M 0s67600K .......... .......... .......... .......... .......... 80% 92.1M 0s67650K .......... .......... .......... .......... .......... 80% 92.8M 0s67700K .......... .......... .......... .......... .......... 80%  113M 0s67750K .......... .......... .......... .......... .......... 80%  111M 0s67800K .......... .......... .......... .......... .......... 80%  106M 0s67850K .......... .......... .......... .......... .......... 80% 82.1M 0s67900K .......... .......... .......... .......... .......... 80%  103M 0s67950K .......... .......... .......... .......... .......... 80% 63.9M 0s68000K .......... .......... .......... .......... .......... 80% 82.3M 0s68050K .......... .......... .......... .......... .......... 80% 77.0M 0s68100K .......... .......... .......... .......... .......... 80% 93.2M 0s68150K .......... .......... .......... .......... .......... 80% 78.2M 0s68200K .......... .......... .......... .......... .......... 80% 79.3M 0s68250K .......... .......... .......... .......... .......... 80% 94.8M 0s68300K .......... .......... .......... .......... .......... 80% 83.0M 0s68350K .......... .......... .......... .......... .......... 80% 68.9M 0s68400K .......... .......... .......... .......... .......... 81% 88.2M 0s68450K .......... .......... .......... .......... .......... 81% 97.5M 0s68500K .......... .......... .......... .......... .......... 81% 93.2M 0s68550K .......... .......... .......... .......... .......... 81% 82.6M 0s68600K .......... .......... .......... .......... .......... 81% 81.8M 0s68650K .......... .......... .......... .......... .......... 81% 92.4M 0s68700K .......... .......... .......... .......... .......... 81% 86.9M 0s68750K .......... .......... .......... .......... .......... 81% 74.5M 0s68800K .......... .......... .......... .......... .......... 81% 85.5M 0s68850K .......... .......... .......... .......... .......... 81% 82.2M 0s68900K .......... .......... .......... .......... .......... 81%  104M 0s68950K .......... .......... .......... .......... .......... 81% 84.0M 0s69000K .......... .......... .......... .......... .......... 81% 91.0M 0s69050K .......... .......... .......... .......... .......... 81% 83.4M 0s69100K .......... .......... .......... .......... .......... 81%  103M 0s69150K .......... .......... .......... .......... .......... 81% 65.9M 0s69200K .......... .......... .......... .......... .......... 81% 95.2M 0s69250K .......... .......... .......... .......... .......... 82%  100M 0s69300K .......... .......... .......... .......... .......... 82% 81.7M 0s69350K .......... .......... .......... .......... .......... 82% 82.6M 0s69400K .......... .......... .......... .......... .......... 82% 81.9M 0s69450K .......... .......... .......... .......... .......... 82% 87.5M 0s69500K .......... .......... .......... .......... .......... 82% 81.3M 0s69550K .......... .......... .......... .......... .......... 82% 76.2M 0s69600K .......... .......... .......... .......... .......... 82% 88.6M 0s69650K .......... .......... .......... .......... .......... 82% 85.9M 0s69700K .......... .......... .......... .......... .......... 82% 89.9M 0s69750K .......... .......... .......... .......... .......... 82% 88.8M 0s69800K .......... .......... .......... .......... .......... 82% 94.7M 0s69850K .......... .......... .......... .......... .......... 82% 88.5M 0s69900K .......... .......... .......... .......... .......... 82% 87.0M 0s69950K .......... .......... .......... .......... .......... 82% 75.3M 0s70000K .......... .......... .......... .......... .......... 82% 92.9M 0s70050K .......... .......... .......... .......... .......... 82% 98.4M 0s70100K .......... .......... .......... .......... .......... 83% 90.0M 0s70150K .......... .......... .......... .......... .......... 83% 91.6M 0s70200K .......... .......... .......... .......... .......... 83% 81.6M 0s70250K .......... .......... .......... .......... .......... 83% 85.4M 0s70300K .......... .......... .......... .......... .......... 83% 92.2M 0s70350K .......... .......... .......... .......... .......... 83% 66.6M 0s70400K .......... .......... .......... .......... .......... 83%  104M 0s70450K .......... .......... .......... .......... .......... 83% 98.7M 0s70500K .......... .......... .......... .......... .......... 83% 84.8M 0s70550K .......... .......... .......... .......... .......... 83% 84.3M 0s70600K .......... .......... .......... .......... .......... 83% 88.9M 0s70650K .......... .......... .......... .......... .......... 83% 78.1M 0s70700K .......... .......... .......... .......... .......... 83% 83.5M 0s70750K .......... .......... .......... .......... .......... 83% 80.3M 0s70800K .......... .......... .......... .......... .......... 83% 88.5M 0s70850K .......... .......... .......... .......... .......... 83% 95.2M 0s70900K .......... .......... .......... .......... .......... 83% 95.9M 0s70950K .......... .......... .......... .......... .......... 84% 81.1M 0s71000K .......... .......... .......... .......... .......... 84% 99.5M 0s71050K .......... .......... .......... .......... .......... 84% 80.3M 0s71100K .......... .......... .......... .......... .......... 84% 84.6M 0s71150K .......... .......... .......... .......... .......... 84% 71.2M 0s71200K .......... .......... .......... .......... .......... 84% 93.1M 0s71250K .......... .......... .......... .......... .......... 84% 89.0M 0s71300K .......... .......... .......... .......... .......... 84% 84.3M 0s71350K .......... .......... .......... .......... .......... 84% 79.5M 0s71400K .......... .......... .......... .......... .......... 84% 81.7M 0s71450K .......... .......... .......... .......... .......... 84% 84.9M 0s71500K .......... .......... .......... .......... .......... 84% 93.9M 0s71550K .......... .......... .......... .......... .......... 84% 70.6M 0s71600K .......... .......... .......... .......... .......... 84% 90.9M 0s71650K .......... .......... .......... .......... .......... 84% 81.0M 0s71700K .......... .......... .......... .......... .......... 84% 88.8M 0s71750K .......... .......... .......... .......... .......... 84% 88.9M 0s71800K .......... .......... .......... .......... .......... 85% 90.2M 0s71850K .......... .......... .......... .......... .......... 85% 86.6M 0s71900K .......... .......... .......... .......... .......... 85% 97.8M 0s71950K .......... .......... .......... .......... .......... 85% 77.0M 0s72000K .......... .......... .......... .......... .......... 85% 92.7M 0s72050K .......... .......... .......... .......... .......... 85% 91.9M 0s72100K .......... .......... .......... .......... .......... 85% 81.1M 0s72150K .......... .......... .......... .......... .......... 85% 87.6M 0s72200K .......... .......... .......... .......... .......... 85% 94.1M 0s72250K .......... .......... .......... .......... .......... 85% 93.4M 0s72300K .......... .......... .......... .......... .......... 85%  103M 0s72350K .......... .......... .......... .......... .......... 85% 84.4M 0s72400K .......... .......... .......... .......... .......... 85% 83.7M 0s72450K .......... .......... .......... .......... .......... 85% 96.5M 0s72500K .......... .......... .......... .......... .......... 85% 97.7M 0s72550K .......... .......... .......... .......... .......... 85% 83.0M 0s72600K .......... .......... .......... .......... .......... 85% 85.5M 0s72650K .......... .......... .......... .......... .......... 86%  101M 0s72700K .......... .......... .......... .......... .......... 86% 85.6M 0s72750K .......... .......... .......... .......... .......... 86% 76.5M 0s72800K .......... .......... .......... .......... .......... 86% 95.9M 0s72850K .......... .......... .......... .......... .......... 86% 82.5M 0s72900K .......... .......... .......... .......... .......... 86% 99.4M 0s72950K .......... .......... .......... .......... .......... 86% 82.8M 0s73000K .......... .......... .......... .......... .......... 86%  109M 0s73050K .......... .......... .......... .......... .......... 86% 96.3M 0s73100K .......... .......... .......... .......... .......... 86%  101M 0s73150K .......... .......... .......... .......... .......... 86% 71.0M 0s73200K .......... .......... .......... .......... .......... 86% 83.8M 0s73250K .......... .......... .......... .......... .......... 86% 86.5M 0s73300K .......... .......... .......... .......... .......... 86% 90.0M 0s73350K .......... .......... .......... .......... .......... 86% 89.1M 0s73400K .......... .......... .......... .......... .......... 86% 88.0M 0s73450K .......... .......... .......... .......... .......... 86% 85.4M 0s73500K .......... .......... .......... .......... .......... 87% 83.6M 0s73550K .......... .......... .......... .......... .......... 87% 88.3M 0s73600K .......... .......... .......... .......... .......... 87% 75.0M 0s73650K .......... .......... .......... .......... .......... 87% 90.9M 0s73700K .......... .......... .......... .......... .......... 87% 92.2M 0s73750K .......... .......... .......... .......... .......... 87% 90.1M 0s73800K .......... .......... .......... .......... .......... 87% 91.8M 0s73850K .......... .......... .......... .......... .......... 87% 91.3M 0s73900K .......... .......... .......... .......... .......... 87% 84.0M 0s73950K .......... .......... .......... .......... .......... 87% 71.6M 0s74000K .......... .......... .......... .......... .......... 87% 89.3M 0s74050K .......... .......... .......... .......... .......... 87%  104M 0s74100K .......... .......... .......... .......... .......... 87% 95.6M 0s74150K .......... .......... .......... .......... .......... 87% 87.2M 0s74200K .......... .......... .......... .......... .......... 87% 80.2M 0s74250K .......... .......... .......... .......... .......... 87% 98.1M 0s74300K .......... .......... .......... .......... .......... 87% 93.0M 0s74350K .......... .......... .......... .......... .......... 88% 75.4M 0s74400K .......... .......... .......... .......... .......... 88% 95.5M 0s74450K .......... .......... .......... .......... .......... 88% 95.6M 0s74500K .......... .......... .......... .......... .......... 88% 97.0M 0s74550K .......... .......... .......... .......... .......... 88% 86.0M 0s74600K .......... .......... .......... .......... .......... 88%  103M 0s74650K .......... .......... .......... .......... .......... 88%  108M 0s74700K .......... .......... .......... .......... .......... 88% 85.5M 0s74750K .......... .......... .......... .......... .......... 88% 71.7M 0s74800K .......... .......... .......... .......... .......... 88% 96.5M 0s74850K .......... .......... .......... .......... .......... 88% 89.2M 0s74900K .......... .......... .......... .......... .......... 88% 85.8M 0s74950K .......... .......... .......... .......... .......... 88% 77.7M 0s75000K .......... .......... .......... .......... .......... 88% 85.2M 0s75050K .......... .......... .......... .......... .......... 88% 93.2M 0s75100K .......... .......... .......... .......... .......... 88% 92.0M 0s75150K .......... .......... .......... .......... .......... 89% 81.3M 0s75200K .......... .......... .......... .......... .......... 89%  107M 0s75250K .......... .......... .......... .......... .......... 89% 88.1M 0s75300K .......... .......... .......... .......... .......... 89% 84.2M 0s75350K .......... .......... .......... .......... .......... 89% 91.1M 0s75400K .......... .......... .......... .......... .......... 89% 91.0M 0s75450K .......... .......... .......... .......... .......... 89% 94.5M 0s75500K .......... .......... .......... .......... .......... 89% 86.9M 0s75550K .......... .......... .......... .......... .......... 89% 77.0M 0s75600K .......... .......... .......... .......... .......... 89% 99.9M 0s75650K .......... .......... .......... .......... .......... 89% 82.9M 0s75700K .......... .......... .......... .......... .......... 89% 88.3M 0s75750K .......... .......... .......... .......... .......... 89% 81.9M 0s75800K .......... .......... .......... .......... .......... 89% 94.0M 0s75850K .......... .......... .......... .......... .......... 89% 94.6M 0s75900K .......... .......... .......... .......... .......... 89% 81.7M 0s75950K .......... .......... .......... .......... .......... 89% 74.5M 0s76000K .......... .......... .......... .......... .......... 90% 82.6M 0s76050K .......... .......... .......... .......... .......... 90% 88.6M 0s76100K .......... .......... .......... .......... .......... 90% 94.8M 0s76150K .......... .......... .......... .......... .......... 90% 79.9M 0s76200K .......... .......... .......... .......... .......... 90% 89.6M 0s76250K .......... .......... .......... .......... .......... 90% 91.6M 0s76300K .......... .......... .......... .......... .......... 90%  108M 0s76350K .......... .......... .......... .......... .......... 90% 80.3M 0s76400K .......... .......... .......... .......... .......... 90% 91.9M 0s76450K .......... .......... .......... .......... .......... 90% 92.0M 0s76500K .......... .......... .......... .......... .......... 90% 81.4M 0s76550K .......... .......... .......... .......... .......... 90% 83.8M 0s76600K .......... .......... .......... .......... .......... 90% 84.0M 0s76650K .......... .......... .......... .......... .......... 90%  109M 0s76700K .......... .......... .......... .......... .......... 90% 93.6M 0s76750K .......... .......... .......... .......... .......... 90% 78.4M 0s76800K .......... .......... .......... .......... .......... 90% 91.6M 0s76850K .......... .......... .......... .......... .......... 91% 95.2M 0s76900K .......... .......... .......... .......... .......... 91% 92.6M 0s76950K .......... .......... .......... .......... .......... 91% 78.0M 0s77000K .......... .......... .......... .......... .......... 91% 87.4M 0s77050K .......... .......... .......... .......... .......... 91% 96.9M 0s77100K .......... .......... .......... .......... .......... 91% 73.7M 0s77150K .......... .......... .......... .......... .......... 91% 49.6M 0s77200K .......... .......... .......... .......... .......... 91% 90.2M 0s77250K .......... .......... .......... .......... .......... 91% 93.8M 0s77300K .......... .......... .......... .......... .......... 91%  108M 0s77350K .......... .......... .......... .......... .......... 91% 97.7M 0s77400K .......... .......... .......... .......... .......... 91%  118M 0s77450K .......... .......... .......... .......... .......... 91%  128M 0s77500K .......... .......... .......... .......... .......... 91% 88.2M 0s77550K .......... .......... .......... .......... .......... 91% 69.8M 0s77600K .......... .......... .......... .......... .......... 91%  108M 0s77650K .......... .......... .......... .......... .......... 91% 98.7M 0s77700K .......... .......... .......... .......... .......... 92% 98.8M 0s77750K .......... .......... .......... .......... .......... 92% 90.2M 0s77800K .......... .......... .......... .......... .......... 92%  106M 0s77850K .......... .......... .......... .......... .......... 92% 92.9M 0s77900K .......... .......... .......... .......... .......... 92% 81.4M 0s77950K .......... .......... .......... .......... .......... 92% 71.1M 0s78000K .......... .......... .......... .......... .......... 92% 78.4M 0s78050K .......... .......... .......... .......... .......... 92% 80.4M 0s78100K .......... .......... .......... .......... .......... 92% 81.3M 0s78150K .......... .......... .......... .......... .......... 92% 71.1M 0s78200K .......... .......... .......... .......... .......... 92% 80.2M 0s78250K .......... .......... .......... .......... .......... 92% 83.6M 0s78300K .......... .......... .......... .......... .......... 92% 89.9M 0s78350K .......... .......... .......... .......... .......... 92% 71.2M 0s78400K .......... .......... .......... .......... .......... 92% 96.2M 0s78450K .......... .......... .......... .......... .......... 92% 89.7M 0s78500K .......... .......... .......... .......... .......... 92% 96.9M 0s78550K .......... .......... .......... .......... .......... 93% 79.7M 0s78600K .......... .......... .......... .......... .......... 93% 77.4M 0s78650K .......... .......... .......... .......... .......... 93% 86.3M 0s78700K .......... .......... .......... .......... .......... 93% 81.9M 0s78750K .......... .......... .......... .......... .......... 93% 59.7M 0s78800K .......... .......... .......... .......... .......... 93% 89.8M 0s78850K .......... .......... .......... .......... .......... 93% 85.6M 0s78900K .......... .......... .......... .......... .......... 93% 74.3M 0s78950K .......... .......... .......... .......... .......... 93% 91.7M 0s79000K .......... .......... .......... .......... .......... 93%  103M 0s79050K .......... .......... .......... .......... .......... 93% 99.9M 0s79100K .......... .......... .......... .......... .......... 93% 93.7M 0s79150K .......... .......... .......... .......... .......... 93% 71.0M 0s79200K .......... .......... .......... .......... .......... 93% 92.8M 0s79250K .......... .......... .......... .......... .......... 93% 94.3M 0s79300K .......... .......... .......... .......... .......... 93% 74.9M 0s79350K .......... .......... .......... .......... .......... 93% 81.6M 0s79400K .......... .......... .......... .......... .......... 94% 84.8M 0s79450K .......... .......... .......... .......... .......... 94% 84.2M 0s79500K .......... .......... .......... .......... .......... 94% 79.5M 0s79550K .......... .......... .......... .......... .......... 94% 73.2M 0s79600K .......... .......... .......... .......... .......... 94% 83.8M 0s79650K .......... .......... .......... .......... .......... 94% 90.3M 0s79700K .......... .......... .......... .......... .......... 94% 87.5M 0s79750K .......... .......... .......... .......... .......... 94% 84.4M 0s79800K .......... .......... .......... .......... .......... 94% 93.5M 0s79850K .......... .......... .......... .......... .......... 94% 97.5M 0s79900K .......... .......... .......... .......... .......... 94% 78.2M 0s79950K .......... .......... .......... .......... .......... 94% 73.7M 0s80000K .......... .......... .......... .......... .......... 94% 94.4M 0s80050K .......... .......... .......... .......... .......... 94%  102M 0s80100K .......... .......... .......... .......... .......... 94% 98.0M 0s80150K .......... .......... .......... .......... .......... 94% 87.3M 0s80200K .......... .......... .......... .......... .......... 94%  105M 0s80250K .......... .......... .......... .......... .......... 95% 88.8M 0s80300K .......... .......... .......... .......... .......... 95% 95.0M 0s80350K .......... .......... .......... .......... .......... 95% 65.8M 0s80400K .......... .......... .......... .......... .......... 95% 85.7M 0s80450K .......... .......... .......... .......... .......... 95% 90.8M 0s80500K .......... .......... .......... .......... .......... 95% 91.8M 0s80550K .......... .......... .......... .......... .......... 95% 84.0M 0s80600K .......... .......... .......... .......... .......... 95% 76.9M 0s80650K .......... .......... .......... .......... .......... 95% 88.7M 0s80700K .......... .......... .......... .......... .......... 95% 88.9M 0s80750K .......... .......... .......... .......... .......... 95% 79.7M 0s80800K .......... .......... .......... .......... .......... 95% 94.6M 0s80850K .......... .......... .......... .......... .......... 95% 99.1M 0s80900K .......... .......... .......... .......... .......... 95%  110M 0s80950K .......... .......... .......... .......... .......... 95% 81.8M 0s81000K .......... .......... .......... .......... .......... 95% 90.6M 0s81050K .......... .......... .......... .......... .......... 95%  102M 0s81100K .......... .......... .......... .......... .......... 96% 79.1M 0s81150K .......... .......... .......... .......... .......... 96% 76.5M 0s81200K .......... .......... .......... .......... .......... 96% 94.3M 0s81250K .......... .......... .......... .......... .......... 96% 85.5M 0s81300K .......... .......... .......... .......... .......... 96% 86.8M 0s81350K .......... .......... .......... .......... .......... 96% 82.4M 0s81400K .......... .......... .......... .......... .......... 96% 86.9M 0s81450K .......... .......... .......... .......... .......... 96%  103M 0s81500K .......... .......... .......... .......... .......... 96% 97.1M 0s81550K .......... .......... .......... .......... .......... 96% 74.1M 0s81600K .......... .......... .......... .......... .......... 96% 98.6M 0s81650K .......... .......... .......... .......... .......... 96% 98.2M 0s81700K .......... .......... .......... .......... .......... 96% 91.7M 0s81750K .......... .......... .......... .......... .......... 96% 89.0M 0s81800K .......... .......... .......... .......... .......... 96% 88.2M 0s81850K .......... .......... .......... .......... .......... 96% 89.9M 0s81900K .......... .......... .......... .......... .......... 96% 75.4M 0s81950K .......... .......... .......... .......... .......... 97% 83.8M 0s82000K .......... .......... .......... .......... .......... 97% 94.6M 0s82050K .......... .......... .......... .......... .......... 97% 89.2M 0s82100K .......... .......... .......... .......... .......... 97%  125M 0s82150K .......... .......... .......... .......... .......... 97%  101M 0s82200K .......... .......... .......... .......... .......... 97%  135M 0s82250K .......... .......... .......... .......... .......... 97%  117M 0s82300K .......... .......... .......... .......... .......... 97%  131M 0s82350K .......... .......... .......... .......... .......... 97% 99.8M 0s82400K .......... .......... .......... .......... .......... 97%  130M 0s82450K .......... .......... .......... .......... .......... 97%  133M 0s82500K .......... .......... .......... .......... .......... 97%  133M 0s82550K .......... .......... .......... .......... .......... 97%  105M 0s82600K .......... .......... .......... .......... .......... 97%  124M 0s82650K .......... .......... .......... .......... .......... 97%  104M 0s82700K .......... .......... .......... .......... .......... 97%  113M 0s82750K .......... .......... .......... .......... .......... 97% 85.7M 0s82800K .......... .......... .......... .......... .......... 98%  116M 0s82850K .......... .......... .......... .......... .......... 98%  113M 0s82900K .......... .......... .......... .......... .......... 98%  133M 0s82950K .......... .......... .......... .......... .......... 98%  118M 0s83000K .......... .......... .......... .......... .......... 98%  128M 0s83050K .......... .......... .......... .......... .......... 98%  112M 0s83100K .......... .......... .......... .......... .......... 98%  143M 0s83150K .......... .......... .......... .......... .......... 98%  125M 0s83200K .......... .......... .......... .......... .......... 98%  141M 0s83250K .......... .......... .......... .......... .......... 98%  166M 0s83300K .......... .......... .......... .......... .......... 98%  166M 0s83350K .......... .......... .......... .......... .......... 98%  150M 0s83400K .......... .......... .......... .......... .......... 98%  165M 0s83450K .......... .......... .......... .......... .......... 98%  148M 0s83500K .......... .......... .......... .......... .......... 98%  165M 0s83550K .......... .......... .......... .......... .......... 98%  136M 0s83600K .......... .......... .......... .......... .......... 99%  150M 0s83650K .......... .......... .......... .......... .......... 99%  165M 0s83700K .......... .......... .......... .......... .......... 99%  165M 0s83750K .......... .......... .......... .......... .......... 99%  136M 0s83800K .......... .......... .......... .......... .......... 99%  168M 0s83850K .......... .......... .......... .......... .......... 99%  168M 0s83900K .......... .......... .......... .......... .......... 99%  169M 0s83950K .......... .......... .......... .......... .......... 99%  138M 0s84000K .......... .......... .......... .......... .......... 99%  171M 0s84050K .......... .......... .......... .......... .......... 99%  171M 0s84100K .......... .......... .......... .......... .......... 99%  169M 0s84150K .......... .......... .......... .......... .......... 99%  155M 0s84200K .......... .......... .......... .......... .......... 99%  169M 0s84250K .......... .......... .......... .......... .......... 99%  136M 0s84300K .......... .......... .......... .......... .......... 99%  170M 0s84350K .......... .......... .......... .......... .......... 99%  139M 0s84400K .......... .......... .......... .......... .......... 99%  149M 0s84450K .......... .......... .......... .......... ....      100%  195M=1.0s2021-07-26 23:27:13 (81.0 MB/s) - ‘tools.zip’ saved [86521858/86521858]+ printf '39aea82cd958e60ffed8f8dd9bacdce4f1fd22a2e0c97b25b348f56309dd671533109e0e39aa5ca6d0fff36dc653fb5ff270773d2ee94d6b2fab7905bd2c85a9  tools.zip\n'+ sha512sum -ctools.zip: OK+ unzip -q tools.zip+ chown -R vagrant .2021-07-26 23:27:20,549 DEBUG: > sudo passwd --lock rootpasswd: password expiry information changed.2021-07-26 23:27:20,756 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo(Reading database ... 66860 files and directories currently installed.)Removing sudo (1.8.19p1-2.1+deb9u3) ...Purging configuration files for sudo (1.8.19p1-2.1+deb9u3) ...Processing triggers for systemd (232-25+deb9u13) ...2021-07-26 23:27:21,976 INFO: Getting source for revision v1.1.02021-07-26 23:27:21,977 DEBUG: Directory: build/dev.obfusk.jiten2021-07-26 23:27:21,977 DEBUG: > git rev-parse --show-toplevel2021-07-26 23:27:22,648 DEBUG: Directory: build/dev.obfusk.jiten2021-07-26 23:27:22,649 DEBUG: > git submodule foreach --recursive git reset --hard2021-07-26 23:27:22,857 DEBUG: Directory: build/dev.obfusk.jiten2021-07-26 23:27:22,857 DEBUG: > git reset --hard2021-07-26 23:27:23,487 DEBUG: Directory: build/dev.obfusk.jiten2021-07-26 23:27:23,487 DEBUG: > git submodule foreach --recursive git clean -dffx2021-07-26 23:27:23,598 DEBUG: Directory: build/dev.obfusk.jiten2021-07-26 23:27:23,599 DEBUG: > git clean -dffx2021-07-26 23:27:23,774 DEBUG: Directory: build/dev.obfusk.jiten2021-07-26 23:27:23,774 DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false -c url.https://.insteadOf=ssh:// -c url.https://u:p@bitbucket.org/.insteadOf=git@bitbucket.org: -c url.https://u:p@bitbucket.org.insteadOf=git://bitbucket.org -c url.https://u:p@bitbucket.org.insteadOf=https://bitbucket.org -c url.https://u:p@github.com/.insteadOf=git@github.com: -c url.https://u:p@github.com.insteadOf=git://github.com -c url.https://u:p@github.com.insteadOf=https://github.com -c url.https://u:p@gitlab.com/.insteadOf=git@gitlab.com: -c url.https://u:p@gitlab.com.insteadOf=git://gitlab.com -c url.https://u:p@gitlab.com.insteadOf=https://gitlab.com fetch origin2021-07-26 23:27:24,493 DEBUG: Directory: build/dev.obfusk.jiten2021-07-26 23:27:24,493 DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false -c url.https://.insteadOf=ssh:// -c url.https://u:p@bitbucket.org/.insteadOf=git@bitbucket.org: -c url.https://u:p@bitbucket.org.insteadOf=git://bitbucket.org -c url.https://u:p@bitbucket.org.insteadOf=https://bitbucket.org -c url.https://u:p@github.com/.insteadOf=git@github.com: -c url.https://u:p@github.com.insteadOf=git://github.com -c url.https://u:p@github.com.insteadOf=https://github.com -c url.https://u:p@gitlab.com/.insteadOf=git@gitlab.com: -c url.https://u:p@gitlab.com.insteadOf=git://gitlab.com -c url.https://u:p@gitlab.com.insteadOf=https://gitlab.com fetch --prune --tags --force origin2021-07-26 23:27:24,809 DEBUG: Directory: build/dev.obfusk.jiten2021-07-26 23:27:24,810 DEBUG: > git remote set-head origin --auto2021-07-26 23:27:25,230 DEBUG: Directory: build/dev.obfusk.jiten2021-07-26 23:27:25,230 DEBUG: > git checkout -f v1.1.02021-07-26 23:27:25,650 DEBUG: Directory: build/dev.obfusk.jiten2021-07-26 23:27:25,651 DEBUG: > git clean -dffx2021-07-26 23:27:25,844 INFO: Initialising submodules2021-07-26 23:27:25,845 DEBUG: Directory: build/dev.obfusk.jiten2021-07-26 23:27:25,846 DEBUG: > git rev-parse --show-toplevel2021-07-26 23:27:26,682 DEBUG: Directory: build/dev.obfusk.jiten2021-07-26 23:27:26,683 DEBUG: > git submodule sync2021-07-26 23:27:26,796 DEBUG: Directory: build/dev.obfusk.jiten2021-07-26 23:27:26,796 DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false -c url.https://.insteadOf=ssh:// -c url.https://u:p@bitbucket.org/.insteadOf=git@bitbucket.org: -c url.https://u:p@bitbucket.org.insteadOf=git://bitbucket.org -c url.https://u:p@bitbucket.org.insteadOf=https://bitbucket.org -c url.https://u:p@github.com/.insteadOf=git@github.com: -c url.https://u:p@github.com.insteadOf=git://github.com -c url.https://u:p@github.com.insteadOf=https://github.com -c url.https://u:p@gitlab.com/.insteadOf=git@gitlab.com: -c url.https://u:p@gitlab.com.insteadOf=git://gitlab.com -c url.https://u:p@gitlab.com.insteadOf=https://gitlab.com submodule update --init --force --recursiveSubmodule 'nonfree-data' (https://github.com/obfusk/jiten-nonfree-data.git) registered for path 'nonfree-data'Cloning into '/home/vagrant/build/dev.obfusk.jiten/nonfree-data'...Submodule path 'nonfree-data': checked out '27aba3914f86dac3f956d3bc3a8b34828a019132'2021-07-26 23:27:30,648 INFO: Collecting source libraries2021-07-26 23:27:30,674 DEBUG: Removing debuggable flags from build/srclib/cpython2021-07-26 23:27:30,695 DEBUG: Removing debuggable flags from build/srclib/buildozer2021-07-26 23:27:30,714 DEBUG: Removing debuggable flags from build/srclib/python-for-android2021-07-26 23:27:30,725 INFO: Creating local.properties file at build/dev.obfusk.jiten/local.properties2021-07-26 23:27:30,726 INFO: Creating local.properties file at build/dev.obfusk.jiten/android/local.properties2021-07-26 23:27:30,726 DEBUG: Removing debuggable flags from build/dev.obfusk.jiten/android2021-07-26 23:27:30,732 INFO: Running 'prebuild' commands in build/dev.obfusk.jiten/android2021-07-26 23:27:30,732 DEBUG: Directory: build/dev.obfusk.jiten/android2021-07-26 23:27:30,733 DEBUG: > bash -x -c -- ( test -e ../../../env || python3.9 -mvenv ../../../env ) && source ../../../env/bin/activate && ln -sf "/home/vagrant/build/srclib/python-for-android" .p4a && sed -r "s:#?android.sdk_path =.*:android.sdk_path = /opt/android-sdk:" -i buildozer.spec && sed -r "s:#?android.ndk_path =.*:android.ndk_path = /opt/android-sdk/ndk/22.1.7171670:" -i buildozer.spec && sed -r "s:#?p4a.source_dir =.*:p4a.source_dir = /home/vagrant/build/srclib/python-for-android:" -i buildozer.spec && make _setup_user BUILDOZER="/home/vagrant/build/srclib/buildozer"+ test -e ../../../env+ python3.9 -mvenv ../../../env+ source ../../../env/bin/activate++ deactivate nondestructive++ '[' -n '' ']'++ '[' -n '' ']'++ '[' -n /bin/bash -o -n '' ']'++ hash -r++ '[' -n '' ']'++ unset VIRTUAL_ENV++ '[' '!' nondestructive = nondestructive ']'++ VIRTUAL_ENV=/home/vagrant/env++ export VIRTUAL_ENV++ _OLD_VIRTUAL_PATH=/opt/android-sdk/ndk/22.1.7171670:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/opt/android-sdk/tools:/opt/android-sdk/platform-tools:/opt/gradle/bin++ PATH=/home/vagrant/env/bin:/opt/android-sdk/ndk/22.1.7171670:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games:/opt/android-sdk/tools:/opt/android-sdk/platform-tools:/opt/gradle/bin++ export PATH++ '[' -n '' ']'++ '[' -z '' ']'++ _OLD_VIRTUAL_PS1=++ PS1='(env) '++ export PS1++ '[' -n /bin/bash -o -n '' ']'++ hash -r+ ln -sf /home/vagrant/build/srclib/python-for-android .p4a+ sed -r 's:#?android.sdk_path =.*:android.sdk_path = /opt/android-sdk:' -i buildozer.spec+ sed -r 's:#?android.ndk_path =.*:android.ndk_path = /opt/android-sdk/ndk/22.1.7171670:' -i buildozer.spec+ sed -r 's:#?p4a.source_dir =.*:p4a.source_dir = /home/vagrant/build/srclib/python-for-android:' -i buildozer.spec+ make _setup_user BUILDOZER=/home/vagrant/build/srclib/buildozer./scripts/setup-user.sh+ '[' -z '' ']'+ PIP_INSTALL='pip3 install'+ pip3 install --upgrade /home/vagrant/build/srclib/buildozerProcessing /home/vagrant/build/srclib/buildozerDEPRECATION: A future pip version will change local packages to be built in-place without first copying to a temporary directory. We recommend you use --use-feature=in-tree-build to test your packages with this new behavior before it becomes the default.pip 21.3 will remove support for this functionality. You can find discussion regarding this at https://github.com/pypa/pip/issues/7555.Collecting pexpectDownloading pexpect-4.8.0-py2.py3-none-any.whl (59 kB)Collecting virtualenvDownloading virtualenv-20.6.0-py2.py3-none-any.whl (5.3 MB)Collecting shDownloading sh-1.14.2-py2.py3-none-any.whl (40 kB)Collecting ptyprocess>=0.5Downloading ptyprocess-0.7.0-py2.py3-none-any.whl (13 kB)Collecting backports.entry-points-selectable>=1.0.4Downloading backports.entry_points_selectable-1.1.0-py2.py3-none-any.whl (6.2 kB)Collecting distlib<1,>=0.3.1Downloading distlib-0.3.2-py2.py3-none-any.whl (338 kB)Collecting platformdirs<3,>=2Downloading platformdirs-2.1.0-py3-none-any.whl (13 kB)Collecting filelock<4,>=3.0.0Downloading filelock-3.0.12-py3-none-any.whl (7.6 kB)Collecting six<2,>=1.9.0Downloading six-1.16.0-py2.py3-none-any.whl (11 kB)Using legacy 'setup.py install' for buildozer, since package 'wheel' is not installed.Installing collected packages: six, ptyprocess, platformdirs, filelock, distlib, backports.entry-points-selectable, virtualenv, sh, pexpect, buildozerRunning setup.py install for buildozer: startedRunning setup.py install for buildozer: finished with status 'done'Successfully installed backports.entry-points-selectable-1.1.0 buildozer-1.2.0 distlib-0.3.2 filelock-3.0.12 pexpect-4.8.0 platformdirs-2.1.0 ptyprocess-0.7.0 sh-1.14.2 six-1.16.0 virtualenv-20.6.0WARNING: You are using pip version 21.1.3; however, version 21.2.1 is available.You should consider upgrading via the '/home/vagrant/env/bin/python3.9 -m pip install --upgrade pip' command.+ pip3 install --upgrade Cython==0.29.19 virtualenvCollecting Cython==0.29.19Downloading Cython-0.29.19-py2.py3-none-any.whl (971 kB)Requirement already satisfied: virtualenv in /home/vagrant/env/lib/python3.9/site-packages (20.6.0)Requirement already satisfied: distlib<1,>=0.3.1 in /home/vagrant/env/lib/python3.9/site-packages (from virtualenv) (0.3.2)Requirement already satisfied: backports.entry-points-selectable>=1.0.4 in /home/vagrant/env/lib/python3.9/site-packages (from virtualenv) (1.1.0)Requirement already satisfied: platformdirs<3,>=2 in /home/vagrant/env/lib/python3.9/site-packages (from virtualenv) (2.1.0)Requirement already satisfied: six<2,>=1.9.0 in /home/vagrant/env/lib/python3.9/site-packages (from virtualenv) (1.16.0)Requirement already satisfied: filelock<4,>=3.0.0 in /home/vagrant/env/lib/python3.9/site-packages (from virtualenv) (3.0.12)Installing collected packages: CythonSuccessfully installed Cython-0.29.19WARNING: You are using pip version 21.1.3; however, version 21.2.1 is available.You should consider upgrading via the '/home/vagrant/env/bin/python3.9 -m pip install --upgrade pip' command.2021-07-26 23:27:38,627 INFO: Scanning source for common problems...2021-07-26 23:27:38,633 INFO: Ignoring gzip file archive at jiten/res/radicals/kanjivg.xml.gz2021-07-26 23:27:38,636 INFO: Ignoring gzip file archive at jiten/res/jmdict/jmdict-unpatched.xml.gz2021-07-26 23:27:38,636 INFO: Ignoring gzip file archive at jiten/res/jmdict/kanjidic2-unpatched.xml.gz2021-07-26 23:27:38,686 INFO: Creating source tarball...2021-07-26 23:27:47,073 INFO: Running 'build' commands in build/dev.obfusk.jiten/android2021-07-26 23:27:47,074 DEBUG: Directory: build/dev.obfusk.jiten/android2021-07-26 23:27:47,074 DEBUG: > bash -x -c export PATH=/usr/local/bin:/bin:/usr/bin && source ../../../env/bin/activate && unset PYTHONPATH PYTHONUNBUFFERED && make release-armeabi-v7a+ export PATH=/usr/local/bin:/bin:/usr/bin+ PATH=/usr/local/bin:/bin:/usr/bin+ source ../../../env/bin/activate++ deactivate nondestructive++ '[' -n '' ']'++ '[' -n '' ']'++ '[' -n /bin/bash -o -n '' ']'++ hash -r++ '[' -n '' ']'++ unset VIRTUAL_ENV++ '[' '!' nondestructive = nondestructive ']'++ VIRTUAL_ENV=/home/vagrant/env++ export VIRTUAL_ENV++ _OLD_VIRTUAL_PATH=/usr/local/bin:/bin:/usr/bin++ PATH=/home/vagrant/env/bin:/usr/local/bin:/bin:/usr/bin++ export PATH++ '[' -n '' ']'++ '[' -z '' ']'++ _OLD_VIRTUAL_PS1=++ PS1='(env) '++ export PS1++ '[' -n /bin/bash -o -n '' ']'++ hash -r+ unset PYTHONPATH PYTHONUNBUFFERED+ make release-armeabi-v7aAPP_ANDROID_ARCH=armeabi-v7a \APP_ANDROID_NUMERIC_VERSION=$(( 1010100000 + 1 )) \./scripts/buildozer.sh release+ commit=dc2806ee31b2316e51dfc059f5061a820543ace7+ urls=(https://pypi.python.org/packages/source/c/certifi/certifi-2021.5.30.tar.gz https://github.com/pallets/click/archive/8.0.1.zip https://github.com/pallets/flask/archive/2.0.1.zip https://www.python.org/ftp/python/3.9.6/Python-3.9.6.tgz https://github.com/pallets/itsdangerous/archive/2.0.1.zip https://github.com/pallets/jinja/archive/3.0.1.zip https://github.com/obfusk/kanjidraw/archive/v0.2.3.tar.gz https://github.com/libffi/libffi/archive/v3.4.2.tar.gz https://ftp.pcre.org/pub/pcre/pcre-8.45.tar.bz2 https://github.com/pallets/markupsafe/archive/2.0.1.zip https://www.openssl.org/source/openssl-1.1.1k.tar.gz https://github.com/kivy/pyjnius/archive/1.3.0.zip https://www.python.org/ftp/python/3.9.6/Python-3.9.6.tgz https://pypi.python.org/packages/source/s/setuptools/setuptools-57.1.0.tar.gz https://pypi.python.org/packages/source/s/six/six-1.16.0.tar.gz https://www.sqlite.org/2021/sqlite-amalgamation-3360000.zip https://github.com/pallets/werkzeug/archive/2.0.1.zip)+ sums=('77a5ce25d3ea297160d3dd8e97a582cc79985acf989257755a3693696aeeefbba31b8f9e4b6afca101058a4ef7075fc5fc8780b389800354d7a1de6398612d03  certifi/certifi-2021.5.30.tar.gz' 'e191ac41acb9060cf733fca714da179b46170b93d35c5212816052f69d706e47ffe146f6758fa040e58b3cb82ff4e61e02692a840052fdb3261cf14f31b3100a  click/8.0.1.zip' 'a2c722fca9ce1da5b61eecb15709e5d099bb6fa1857e2f6f1f6098dd9308c85cc78c383757df1fefd9e5af472f12c264b275d7b8813267a5e8887a44cebeef33  flask/2.0.1.zip' '668f28a6cd2266eea568c5b4482f3904dcb117c65a336981c6d0843fdd39431abb1cb058e608db77d7678b8cbec996f23f02969c83cba40413f38de675636783  hostpython3/Python-3.9.6.tgz' '5ba80b87f889bf7e6842f832f40bf9e749944a4c6d2c090de544fed591cdf8475833f62acbd7703f86673fb68f7cddbc7c7a2c350098195fda8d785e2932ce36  itsdangerous/2.0.1.zip' '465482b6dbd0d2d7126bc3620b63d55bb597bc99ff5280765b587f4c2a2575067140ac99d8ad06c9767941eeb551863000bea91d11363599e8a1adfe74b61c74  jinja2/3.0.1.zip' 'b2a67fb5141d2a6f5007776679a28927219aeb3a2d72a7f49362f4a52e18cd027ccc0f3a9b9ffc8a095382c6388c90024d554a4b2ddd7e1acb9d8f99fa1d352c  kanjidraw/v0.2.3.tar.gz' 'd399319efcca375fe901b05722e25eca31d11a4261c6a5d5079480bbc552d4e4b42de2026912689d3b2f886ebb3c8bebbea47102e38a2f6acbc526b8d5bba388  libffi/v3.4.2.tar.gz' '91bff52eed4a2dfc3f3bfdc9c672b88e7e2ffcf3c4b121540af8a4ae8c1ce05178430aa6b8000658b9bb7b4252239357250890e20ceb84b79cdfcde05154061a  libpcre/pcre-8.45.tar.bz2' '5f77e711b02d2ca0a44855097a5a46adad57735bf50e7b3b40dbfb129c01aec89576d26739f7eb080cdb3bd4467b2e8e0a427f22388c39c89d2d2be8a21df095  markupsafe/2.0.1.zip' '73cd042d4056585e5a9dd7ab68e7c7310a3a4c783eafa07ab0b560e7462b924e4376436a6d38a155c687f6942a881cfc0c1b9394afcde1d8c46bf396e7d51121  openssl/openssl-1.1.1k.tar.gz' '5a3475afcda5afbef6e1a67bab508e3c24bd564efda5ac38ae7669d39b4bfdbfaaa83f435f26d39b3d849d3a167a9c136c9ac6b2bfcc0bda09ef1c00aa66cf25  pyjnius/1.3.0.zip' '668f28a6cd2266eea568c5b4482f3904dcb117c65a336981c6d0843fdd39431abb1cb058e608db77d7678b8cbec996f23f02969c83cba40413f38de675636783  python3/Python-3.9.6.tgz' 'dfcf75584b3d7ae07e0f58ce8f596d7e9cbe3a0c178411053b066fb4362226bcf6467a79aed0853acd0b9f6a3371c47ddb07d77cbd780fe9782b8c19bce2e5fb  setuptools/setuptools-57.1.0.tar.gz' '076fe31c8f03b0b52ff44346759c7dc8317da0972403b84dfe5898179f55acdba6c78827e0f8a53ff20afe8b76432c6fe0d655a75c24259d9acbaa4d9e8015c0  six/six-1.16.0.tar.gz' '5c18f158a599b1e91d95c91de3aa5c5de52f986845ad0cb49dfd56b650587e55e24d469571b5b864229b870d0eaf85d78893f61ef950b95389cb41692be37f58  sqlite3/sqlite-amalgamation-3360000.zip' 'd17eae8b3f267967651619e554afb804a74fa97572f1c58a75866bca17cc03df6c4a86aeb66700a9e24e759940014cb4048d79c88fada657f4ddb17af542032d  werkzeug/2.0.1.zip')+ ant_vsn=apache-ant-1.9.4+ ant_url=https://archive.apache.org/dist/ant/binaries/apache-ant-1.9.4-bin.tar.gz+ ant_sum=ee13c915a18f3c6e1283c43ce3716e2ed1b03fd87abe27d0e4964a84cba54474f95655c8d75ee12de2516f4df62402acfc9df064aa05f2cc80560a144b2128f8+ mkdir -p /home/vagrant/.buildozer/android/platform+ cd /home/vagrant/.buildozer/android/platform+ mkdir -p apache-ant-1.9.4+ cd apache-ant-1.9.4+ '[' '!' -e apache-ant-1.9.4-bin.tar.gz ']'+ wget -O apache-ant-1.9.4-bin.tar.gz -- https://archive.apache.org/dist/ant/binaries/apache-ant-1.9.4-bin.tar.gz--2021-07-26 23:27:47--  https://archive.apache.org/dist/ant/binaries/apache-ant-1.9.4-bin.tar.gzResolving archive.apache.org (archive.apache.org)... 138.201.131.134, 2a01:4f8:172:2ec5::2Connecting to archive.apache.org (archive.apache.org)|138.201.131.134|:443... connected.HTTP request sent, awaiting response... 200 OKLength: 5564593 (5.3M) [application/x-gzip]Saving to: 'apache-ant-1.9.4-bin.tar.gz'0K .......... .......... .......... .......... ..........  0% 3.36M 2s50K .......... .......... .......... .......... ..........  1% 5.16M 1s100K .......... .......... .......... .......... ..........  2% 7.87M 1s150K .......... .......... .......... .......... ..........  3% 6.45M 1s200K .......... .......... .......... .......... ..........  4% 9.42M 1s250K .......... .......... .......... .......... ..........  5% 12.0M 1s300K .......... .......... .......... .......... ..........  6% 10.5M 1s350K .......... .......... .......... .......... ..........  7% 10.4M 1s400K .......... .......... .......... .......... ..........  8% 4.69M 1s450K .......... .......... .......... .......... ..........  9% 12.7M 1s500K .......... .......... .......... .......... .......... 10% 9.75M 1s550K .......... .......... .......... .......... .......... 11% 13.5M 1s600K .......... .......... .......... .......... .......... 11% 6.35M 1s650K .......... .......... .......... .......... .......... 12% 13.6M 1s700K .......... .......... .......... .......... .......... 13% 7.38M 1s750K .......... .......... .......... .......... .......... 14% 16.2M 1s800K .......... .......... .......... .......... .......... 15% 6.45M 1s850K .......... .......... .......... .......... .......... 16% 20.8M 1s900K .......... .......... .......... .......... .......... 17% 6.92M 1s950K .......... .......... .......... .......... .......... 18% 9.74M 1s1000K .......... .......... .......... .......... .......... 19% 9.76M 1s1050K .......... .......... .......... .......... .......... 20% 7.36M 1s1100K .......... .......... .......... .......... .......... 21% 13.3M 1s1150K .......... .......... .......... .......... .......... 22% 8.09M 1s1200K .......... .......... .......... .......... .......... 23% 5.01M 1s1250K .......... .......... .......... .......... .......... 23% 7.47M 1s1300K .......... .......... .......... .......... .......... 24% 6.72M 1s1350K .......... .......... .......... .......... .......... 25% 9.85M 0s1400K .......... .......... .......... .......... .......... 26% 13.9M 0s1450K .......... .......... .......... .......... .......... 27% 8.78M 0s1500K .......... .......... .......... .......... .......... 28% 11.9M 0s1550K .......... .......... .......... .......... .......... 29% 6.39M 0s1600K .......... .......... .......... .......... .......... 30% 10.2M 0s1650K .......... .......... .......... .......... .......... 31% 8.23M 0s1700K .......... .......... .......... .......... .......... 32% 3.40M 0s1750K .......... .......... .......... .......... .......... 33% 10.6M 0s1800K .......... .......... .......... .......... .......... 34% 6.46M 0s1850K .......... .......... .......... .......... .......... 34% 5.19M 0s1900K .......... .......... .......... .......... .......... 35% 4.03M 0s1950K .......... .......... .......... .......... .......... 36% 18.6M 0s2000K .......... .......... .......... .......... .......... 37% 2.43M 0s2050K .......... .......... .......... .......... .......... 38% 2.42M 0s2100K .......... .......... .......... .......... .......... 39% 4.79M 0s2150K .......... .......... .......... .......... .......... 40% 7.60M 0s2200K .......... .......... .......... .......... .......... 41% 5.34M 0s2250K .......... .......... .......... .......... .......... 42% 4.65M 0s2300K .......... .......... .......... .......... .......... 43% 6.07M 0s2350K .......... .......... .......... .......... .......... 44% 3.75M 0s2400K .......... .......... .......... .......... .......... 45% 4.43M 0s2450K .......... .......... .......... .......... .......... 46% 9.45M 0s2500K .......... .......... .......... .......... .......... 46% 9.77M 0s2550K .......... .......... .......... .......... .......... 47% 13.2M 0s2600K .......... .......... .......... .......... .......... 48% 4.41M 0s2650K .......... .......... .......... .......... .......... 49% 7.27M 0s2700K .......... .......... .......... .......... .......... 50% 8.39M 0s2750K .......... .......... .......... .......... .......... 51% 8.46M 0s2800K .......... .......... .......... .......... .......... 52% 4.87M 0s2850K .......... .......... .......... .......... .......... 53% 19.1M 0s2900K .......... .......... .......... .......... .......... 54% 12.8M 0s2950K .......... .......... .......... .......... .......... 55% 12.1M 0s3000K .......... .......... .......... .......... .......... 56% 13.1M 0s3050K .......... .......... .......... .......... .......... 57% 7.99M 0s3100K .......... .......... .......... .......... .......... 57% 10.3M 0s3150K .......... .......... .......... .......... .......... 58% 18.6M 0s3200K .......... .......... .......... .......... .......... 59% 9.55M 0s3250K .......... .......... .......... .......... .......... 60% 7.47M 0s3300K .......... .......... .......... .......... .......... 61% 8.36M 0s3350K .......... .......... .......... .......... .......... 62% 6.71M 0s3400K .......... .......... .......... .......... .......... 63% 4.41M 0s3450K .......... .......... .......... .......... .......... 64% 5.94M 0s3500K .......... .......... .......... .......... .......... 65% 3.95M 0s3550K .......... .......... .......... .......... .......... 66% 7.90M 0s3600K .......... .......... .......... .......... .......... 67% 7.06M 0s3650K .......... .......... .......... .......... .......... 68% 10.2M 0s3700K .......... .......... .......... .......... .......... 69% 13.8M 0s3750K .......... .......... .......... .......... .......... 69% 14.7M 0s3800K .......... .......... .......... .......... .......... 70% 4.96M 0s3850K .......... .......... .......... .......... .......... 71% 2.55M 0s3900K .......... .......... .......... .......... .......... 72% 3.33M 0s3950K .......... .......... .......... .......... .......... 73% 6.27M 0s4000K .......... .......... .......... .......... .......... 74% 2.95M 0s4050K .......... .......... .......... .......... .......... 75% 5.13M 0s4100K .......... .......... .......... .......... .......... 76% 2.47M 0s4150K .......... .......... .......... .......... .......... 77% 2.27M 0s4200K .......... .......... .......... .......... .......... 78% 5.01M 0s4250K .......... .......... .......... .......... .......... 79% 3.91M 0s4300K .......... .......... .......... .......... .......... 80% 9.47M 0s4350K .......... .......... .......... .......... .......... 80% 74.4M 0s4400K .......... .......... .......... .......... .......... 81% 5.58M 0s4450K .......... .......... .......... .......... .......... 82% 18.4M 0s4500K .......... .......... .......... .......... .......... 83% 6.02M 0s4550K .......... .......... .......... .......... .......... 84% 14.4M 0s4600K .......... .......... .......... .......... .......... 85% 9.61M 0s4650K .......... .......... .......... .......... .......... 86% 12.1M 0s4700K .......... .......... .......... .......... .......... 87% 8.83M 0s4750K .......... .......... .......... .......... .......... 88% 12.2M 0s4800K .......... .......... .......... .......... .......... 89% 13.1M 0s4850K .......... .......... .......... .......... .......... 90% 10.3M 0s4900K .......... .......... .......... .......... .......... 91% 20.8M 0s4950K .......... .......... .......... .......... .......... 92% 10.5M 0s5000K .......... .......... .......... .......... .......... 92% 10.2M 0s5050K .......... .......... .......... .......... .......... 93% 13.4M 0s5100K .......... .......... .......... .......... .......... 94% 14.2M 0s5150K .......... .......... .......... .......... .......... 95% 10.7M 0s5200K .......... .......... .......... .......... .......... 96% 9.81M 0s5250K .......... .......... .......... .......... .......... 97% 10.8M 0s5300K .......... .......... .......... .......... .......... 98% 13.5M 0s5350K .......... .......... .......... .......... .......... 99% 16.4M 0s5400K .......... .......... .......... ....                 100% 8.28M=0.8s2021-07-26 23:27:47 (6.93 MB/s) - 'apache-ant-1.9.4-bin.tar.gz' saved [5564593/5564593]+ printf 'ee13c915a18f3c6e1283c43ce3716e2ed1b03fd87abe27d0e4964a84cba54474f95655c8d75ee12de2516f4df62402acfc9df064aa05f2cc80560a144b2128f8  apache-ant-1.9.4-bin.tar.gz\n'+ sha512sum -capache-ant-1.9.4-bin.tar.gz: OK+ '[' '!' -e apache-ant-1.9.4 ']'+ tar xf apache-ant-1.9.4-bin.tar.gz+ for arch in armeabi-v7a arm64-v8a+ mkdir -p ../../_jiten_buildozer_/android/platform/build-armeabi-v7a/packages+ cd ../../_jiten_buildozer_/android/platform/build-armeabi-v7a/packages+ (( i = 0 ))+ (( i < 17 ))+ url=https://pypi.python.org/packages/source/c/certifi/certifi-2021.5.30.tar.gz+ sum='77a5ce25d3ea297160d3dd8e97a582cc79985acf989257755a3693696aeeefbba31b8f9e4b6afca101058a4ef7075fc5fc8780b389800354d7a1de6398612d03  certifi/certifi-2021.5.30.tar.gz'+ file=certifi/certifi-2021.5.30.tar.gz++ dirname certifi/certifi-2021.5.30.tar.gz+ mkdir -p certifi+ '[' '!' -e certifi/certifi-2021.5.30.tar.gz ']'+ wget -O certifi/certifi-2021.5.30.tar.gz -- https://pypi.python.org/packages/source/c/certifi/certifi-2021.5.30.tar.gz--2021-07-26 23:27:48--  https://pypi.python.org/packages/source/c/certifi/certifi-2021.5.30.tar.gzResolving pypi.python.org (pypi.python.org)... 151.101.12.223, 2a04:4e42:3::223Connecting to pypi.python.org (pypi.python.org)|151.101.12.223|:443... connected.HTTP request sent, awaiting response... 301 Redirect to Primary DomainLocation: https://pypi.org/packages/source/c/certifi/certifi-2021.5.30.tar.gz [following]--2021-07-26 23:27:48--  https://pypi.org/packages/source/c/certifi/certifi-2021.5.30.tar.gzResolving pypi.org (pypi.org)... 151.101.64.223, 151.101.0.223, 151.101.192.223, ...Connecting to pypi.org (pypi.org)|151.101.64.223|:443... connected.HTTP request sent, awaiting response... 301 Moved PermanentlyLocation: https://files.pythonhosted.org/packages/source/c/certifi/certifi-2021.5.30.tar.gz [following]--2021-07-26 23:27:48--  https://files.pythonhosted.org/packages/source/c/certifi/certifi-2021.5.30.tar.gzResolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.13.63, 2a04:4e42:3::319Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.13.63|:443... connected.HTTP request sent, awaiting response... 302 FoundLocation: https://files.pythonhosted.org/packages/6d/78/f8db8d57f520a54f0b8a438319c342c61c22759d8f9a1cd2e2180b5e5ea9/certifi-2021.5.30.tar.gz [following]--2021-07-26 23:27:48--  https://files.pythonhosted.org/packages/6d/78/f8db8d57f520a54f0b8a438319c342c61c22759d8f9a1cd2e2180b5e5ea9/certifi-2021.5.30.tar.gzReusing existing connection to files.pythonhosted.org:443.HTTP request sent, awaiting response... 200 OKLength: 147455 (144K) [application/x-tar]Saving to: 'certifi/certifi-2021.5.30.tar.gz'0K .......... .......... .......... .......... .......... 34% 9.00M 0s50K .......... .......... .......... .......... .......... 69% 33.7M 0s100K .......... .......... .......... .......... ...       100% 11.1M=0.01s2021-07-26 23:27:48 (13.1 MB/s) - 'certifi/certifi-2021.5.30.tar.gz' saved [147455/147455]+ printf '77a5ce25d3ea297160d3dd8e97a582cc79985acf989257755a3693696aeeefbba31b8f9e4b6afca101058a4ef7075fc5fc8780b389800354d7a1de6398612d03  certifi/certifi-2021.5.30.tar.gz\n'+ sha512sum -ccertifi/certifi-2021.5.30.tar.gz: OK++ dirname certifi/certifi-2021.5.30.tar.gz++ basename certifi/certifi-2021.5.30.tar.gz+ touch certifi/.mark-certifi-2021.5.30.tar.gz+ (( ++i  ))+ (( i < 17 ))+ url=https://github.com/pallets/click/archive/8.0.1.zip+ sum='e191ac41acb9060cf733fca714da179b46170b93d35c5212816052f69d706e47ffe146f6758fa040e58b3cb82ff4e61e02692a840052fdb3261cf14f31b3100a  click/8.0.1.zip'+ file=click/8.0.1.zip++ dirname click/8.0.1.zip+ mkdir -p click+ '[' '!' -e click/8.0.1.zip ']'+ wget -O click/8.0.1.zip -- https://github.com/pallets/click/archive/8.0.1.zip--2021-07-26 23:27:48--  https://github.com/pallets/click/archive/8.0.1.zipResolving github.com (github.com)... 140.82.121.4Connecting to github.com (github.com)|140.82.121.4|:443... connected.HTTP request sent, awaiting response... 302 FoundLocation: https://codeload.github.com/pallets/click/zip/8.0.1 [following]--2021-07-26 23:27:48--  https://codeload.github.com/pallets/click/zip/8.0.1Resolving codeload.github.com (codeload.github.com)... 140.82.121.9Connecting to codeload.github.com (codeload.github.com)|140.82.121.9|:443... connected.HTTP request sent, awaiting response... 200 OKLength: unspecified [application/zip]Saving to: 'click/8.0.1.zip'0K .......... .......... .......... .......... .......... 4.37M50K .......... .......... .......... .......... .......... 9.34M100K .......... .......... .......... .......... .......... 35.2M150K .......... .......... .......... .......... .......... 12.1M200K .......... .......... .......... .......... .......... 8.61M250K .......... .......... .......... .......... .......... 5.05M300K .......... .......... .......... .......... .......... 13.6M350K .......... ..                                          26.0M=0.04s2021-07-26 23:27:48 (8.59 MB/s) - 'click/8.0.1.zip' saved [371418]+ printf 'e191ac41acb9060cf733fca714da179b46170b93d35c5212816052f69d706e47ffe146f6758fa040e58b3cb82ff4e61e02692a840052fdb3261cf14f31b3100a  click/8.0.1.zip\n'+ sha512sum -cclick/8.0.1.zip: OK++ dirname click/8.0.1.zip++ basename click/8.0.1.zip+ touch click/.mark-8.0.1.zip+ (( ++i  ))+ (( i < 17 ))+ url=https://github.com/pallets/flask/archive/2.0.1.zip+ sum='a2c722fca9ce1da5b61eecb15709e5d099bb6fa1857e2f6f1f6098dd9308c85cc78c383757df1fefd9e5af472f12c264b275d7b8813267a5e8887a44cebeef33  flask/2.0.1.zip'+ file=flask/2.0.1.zip++ dirname flask/2.0.1.zip+ mkdir -p flask+ '[' '!' -e flask/2.0.1.zip ']'+ wget -O flask/2.0.1.zip -- https://github.com/pallets/flask/archive/2.0.1.zip--2021-07-26 23:27:48--  https://github.com/pallets/flask/archive/2.0.1.zipResolving github.com (github.com)... 140.82.121.4Connecting to github.com (github.com)|140.82.121.4|:443... connected.HTTP request sent, awaiting response... 302 FoundLocation: https://codeload.github.com/pallets/flask/zip/2.0.1 [following]--2021-07-26 23:27:48--  https://codeload.github.com/pallets/flask/zip/2.0.1Resolving codeload.github.com (codeload.github.com)... 140.82.121.9Connecting to codeload.github.com (codeload.github.com)|140.82.121.9|:443... connected.HTTP request sent, awaiting response... 200 OKLength: unspecified [application/zip]Saving to: 'flask/2.0.1.zip'0K .......... .......... .......... .......... .......... 4.51M50K .......... .......... .......... .......... .......... 7.72M100K .......... .......... .......... .......... .......... 8.68M150K .......... .......... .......... .......... .......... 33.0M200K .......... .......... .......... .......... .......... 15.9M250K .......... .......... .......... .......... .......... 41.5M300K .......... .......... .......... .......... .......... 30.1M350K .......... .......... .......... .......... .......... 28.3M400K .......... .......... .......... .......... .......... 10.6M450K .......... .......... .......... .......... .......... 11.7M500K .......... .......... .......... .......... .......... 5.76M550K .......... .......... .......... .......... .......... 7.77M600K .......... .......... .......... .......... .......... 5.87M650K .......... .......... .......... .......... .          15.3M=0.07s2021-07-26 23:27:49 (10.2 MB/s) - 'flask/2.0.1.zip' saved [707978]+ printf 'a2c722fca9ce1da5b61eecb15709e5d099bb6fa1857e2f6f1f6098dd9308c85cc78c383757df1fefd9e5af472f12c264b275d7b8813267a5e8887a44cebeef33  flask/2.0.1.zip\n'+ sha512sum -cflask/2.0.1.zip: OK++ dirname flask/2.0.1.zip++ basename flask/2.0.1.zip+ touch flask/.mark-2.0.1.zip+ (( ++i  ))+ (( i < 17 ))+ url=https://www.python.org/ftp/python/3.9.6/Python-3.9.6.tgz+ sum='668f28a6cd2266eea568c5b4482f3904dcb117c65a336981c6d0843fdd39431abb1cb058e608db77d7678b8cbec996f23f02969c83cba40413f38de675636783  hostpython3/Python-3.9.6.tgz'+ file=hostpython3/Python-3.9.6.tgz++ dirname hostpython3/Python-3.9.6.tgz+ mkdir -p hostpython3+ '[' '!' -e hostpython3/Python-3.9.6.tgz ']'+ wget -O hostpython3/Python-3.9.6.tgz -- https://www.python.org/ftp/python/3.9.6/Python-3.9.6.tgz--2021-07-26 23:27:49--  https://www.python.org/ftp/python/3.9.6/Python-3.9.6.tgzResolving www.python.org (www.python.org)... 151.101.12.223, 2a04:4e42:3::223Connecting to www.python.org (www.python.org)|151.101.12.223|:443... connected.HTTP request sent, awaiting response... 200 OKLength: 25640094 (24M) [application/octet-stream]Saving to: 'hostpython3/Python-3.9.6.tgz'0K .......... .......... .......... .......... ..........  0% 9.17M 3s50K .......... .......... .......... .......... ..........  0% 25.6M 2s100K .......... .......... .......... .......... ..........  0% 9.44M 2s150K .......... .......... .......... .......... ..........  0% 15.5M 2s200K .......... .......... .......... .......... ..........  0% 18.0M 2s250K .......... .......... .......... .......... ..........  1% 12.0M 2s300K .......... .......... .......... .......... ..........  1% 16.3M 2s350K .......... .......... .......... .......... ..........  1% 24.9M 2s400K .......... .......... .......... .......... ..........  1% 10.1M 2s450K .......... .......... .......... .......... ..........  1% 35.7M 2s500K .......... .......... .......... .......... ..........  2% 12.9M 2s550K .......... .......... .......... .......... ..........  2% 16.3M 2s600K .......... .......... .......... .......... ..........  2% 27.0M 2s650K .......... .......... .......... .......... ..........  2% 13.0M 2s700K .......... .......... .......... .......... ..........  2% 24.8M 2s750K .......... .......... .......... .......... ..........  3% 15.7M 2s800K .......... .......... .......... .......... ..........  3% 23.5M 2s850K .......... .......... .......... .......... ..........  3% 16.1M 2s900K .......... .......... .......... .......... ..........  3% 44.0M 1s950K .......... .......... .......... .......... ..........  3% 15.9M 1s1000K .......... .......... .......... .......... ..........  4% 27.7M 1s1050K .......... .......... .......... .......... ..........  4% 14.4M 1s1100K .......... .......... .......... .......... ..........  4% 35.5M 1s1150K .......... .......... .......... .......... ..........  4% 27.8M 1s1200K .......... .......... .......... .......... ..........  4% 17.7M 1s1250K .......... .......... .......... .......... ..........  5% 36.4M 1s1300K .......... .......... .......... .......... ..........  5% 17.5M 1s1350K .......... .......... .......... .......... ..........  5% 24.4M 1s1400K .......... .......... .......... .......... ..........  5% 32.5M 1s1450K .......... .......... .......... .......... ..........  5% 19.3M 1s1500K .......... .......... .......... .......... ..........  6% 36.4M 1s1550K .......... .......... .......... .......... ..........  6% 18.4M 1s1600K .......... .......... .......... .......... ..........  6% 23.6M 1s1650K .......... .......... .......... .......... ..........  6% 33.4M 1s1700K .......... .......... .......... .......... ..........  6% 19.0M 1s1750K .......... .......... .......... .......... ..........  7% 35.8M 1s1800K .......... .......... .......... .......... ..........  7% 17.6M 1s1850K .......... .......... .......... .......... ..........  7% 74.3M 1s1900K .......... .......... .......... .......... ..........  7% 32.1M 1s1950K .......... .......... .......... .......... ..........  7% 65.0M 1s2000K .......... .......... .......... .......... ..........  8% 17.9M 1s2050K .......... .......... .......... .......... ..........  8% 26.9M 1s2100K .......... .......... .......... .......... ..........  8% 19.8M 1s2150K .......... .......... .......... .......... ..........  8%  103M 1s2200K .......... .......... .......... .......... ..........  8% 38.8M 1s2250K .......... .......... .......... .......... ..........  9% 33.0M 1s2300K .......... .......... .......... .......... ..........  9% 21.5M 1s2350K .......... .......... .......... .......... ..........  9% 45.3M 1s2400K .......... .......... .......... .......... ..........  9% 46.5M 1s2450K .......... .......... .......... .......... ..........  9% 19.0M 1s2500K .......... .......... .......... .......... .......... 10% 44.7M 1s2550K .......... .......... .......... .......... .......... 10% 44.8M 1s2600K .......... .......... .......... .......... .......... 10% 73.3M 1s2650K .......... .......... .......... .......... .......... 10% 21.6M 1s2700K .......... .......... .......... .......... .......... 10% 31.0M 1s2750K .......... .......... .......... .......... .......... 11% 48.5M 1s2800K .......... .......... .......... .......... .......... 11% 39.0M 1s2850K .......... .......... .......... .......... .......... 11% 26.1M 1s2900K .......... .......... .......... .......... .......... 11% 97.8M 1s2950K .......... .......... .......... .......... .......... 11% 33.9M 1s3000K .......... .......... .......... .......... .......... 12% 47.9M 1s3050K .......... .......... .......... .......... .......... 12% 23.5M 1s3100K .......... .......... .......... .......... .......... 12% 71.5M 1s3150K .......... .......... .......... .......... .......... 12% 37.6M 1s3200K .......... .......... .......... .......... .......... 12% 44.6M 1s3250K .......... .......... .......... .......... .......... 13% 24.0M 1s3300K .......... .......... .......... .......... .......... 13% 31.3M 1s3350K .......... .......... .......... .......... .......... 13% 45.8M 1s3400K .......... .......... .......... .......... .......... 13% 79.0M 1s3450K .......... .......... .......... .......... .......... 13% 97.5M 1s3500K .......... .......... .......... .......... .......... 14% 27.5M 1s3550K .......... .......... .......... .......... .......... 14% 29.1M 1s3600K .......... .......... .......... .......... .......... 14% 52.0M 1s3650K .......... .......... .......... .......... .......... 14% 78.8M 1s3700K .......... .......... .......... .......... .......... 14% 30.8M 1s3750K .......... .......... .......... .......... .......... 15% 71.8M 1s3800K .......... .......... .......... .......... .......... 15% 31.3M 1s3850K .......... .......... .......... .......... .......... 15%  112M 1s3900K .......... .......... .......... .......... .......... 15% 43.9M 1s3950K .......... .......... .......... .......... .......... 15% 34.8M 1s4000K .......... .......... .......... .......... .......... 16% 43.2M 1s4050K .......... .......... .......... .......... .......... 16% 34.5M 1s4100K .......... .......... .......... .......... .......... 16% 28.3M 1s4150K .......... .......... .......... .......... .......... 16%  144M 1s4200K .......... .......... .......... .......... .......... 16% 74.4M 1s4250K .......... .......... .......... .......... .......... 17% 55.0M 1s4300K .......... .......... .......... .......... .......... 17% 38.3M 1s4350K .......... .......... .......... .......... .......... 17% 97.8M 1s4400K .......... .......... .......... .......... .......... 17% 44.5M 1s4450K .......... .......... .......... .......... .......... 17% 33.5M 1s4500K .......... .......... .......... .......... .......... 18% 59.4M 1s4550K .......... .......... .......... .......... .......... 18% 35.4M 1s4600K .......... .......... .......... .......... .......... 18% 40.9M 1s4650K .......... .......... .......... .......... .......... 18%  112M 1s4700K .......... .......... .......... .......... .......... 18% 36.3M 1s4750K .......... .......... .......... .......... .......... 19% 58.7M 1s4800K .......... .......... .......... .......... .......... 19% 34.7M 1s4850K .......... .......... .......... .......... .......... 19% 48.8M 1s4900K .......... .......... .......... .......... .......... 19%  103M 1s4950K .......... .......... .......... .......... .......... 19% 36.4M 1s5000K .......... .......... .......... .......... .......... 20% 78.9M 1s5050K .......... .......... .......... .......... .......... 20% 75.1M 1s5100K .......... .......... .......... .......... .......... 20%  112M 1s5150K .......... .......... .......... .......... .......... 20% 39.4M 1s5200K .......... .......... .......... .......... .......... 20% 42.8M 1s5250K .......... .......... .......... .......... .......... 21% 42.1M 1s5300K .......... .......... .......... .......... .......... 21% 75.6M 1s5350K .......... .......... .......... .......... .......... 21% 84.5M 1s5400K .......... .......... .......... .......... .......... 21% 79.6M 1s5450K .......... .......... .......... .......... .......... 21% 41.6M 1s5500K .......... .......... .......... .......... .......... 22% 52.4M 1s5550K .......... .......... .......... .......... .......... 22% 42.0M 1s5600K .......... .......... .......... .......... .......... 22% 51.7M 1s5650K .......... .......... .......... .......... .......... 22%  195M 1s5700K .......... .......... .......... .......... .......... 22% 82.6M 1s5750K .......... .......... .......... .......... .......... 23% 45.5M 1s5800K .......... .......... .......... .......... .......... 23% 50.8M 1s5850K .......... .......... .......... .......... .......... 23%  101M 1s5900K .......... .......... .......... .......... .......... 23% 34.2M 1s5950K .......... .......... .......... .......... .......... 23%  103M 1s6000K .......... .......... .......... .......... .......... 24% 71.1M 1s6050K .......... .......... .......... .......... .......... 24% 46.7M 1s6100K .......... .......... .......... .......... .......... 24% 49.1M 1s6150K .......... .......... .......... .......... .......... 24% 48.9M 1s6200K .......... .......... .......... .......... .......... 24% 59.2M 1s6250K .......... .......... .......... .......... .......... 25% 69.7M 1s6300K .......... .......... .......... .......... .......... 25%  106M 1s6350K .......... .......... .......... .......... .......... 25% 77.1M 1s6400K .......... .......... .......... .......... .......... 25%  153M 1s6450K .......... .......... .......... .......... .......... 25% 59.2M 1s6500K .......... .......... .......... .......... .......... 26% 52.6M 1s6550K .......... .......... .......... .......... .......... 26% 45.3M 1s6600K .......... .......... .......... .......... .......... 26% 71.3M 1s6650K .......... .......... .......... .......... .......... 26% 66.1M 1s6700K .......... .......... .......... .......... .......... 26%  115M 1s6750K .......... .......... .......... .......... .......... 27%  102M 1s6800K .......... .......... .......... .......... .......... 27% 63.9M 1s6850K .......... .......... .......... .......... .......... 27% 56.5M 1s6900K .......... .......... .......... .......... .......... 27% 98.8M 1s6950K .......... .......... .......... .......... .......... 27% 31.9M 1s7000K .......... .......... .......... .......... .......... 28% 82.3M 1s7050K .......... .......... .......... .......... .......... 28%  103M 1s7100K .......... .......... .......... .......... .......... 28%  116M 1s7150K .......... .......... .......... .......... .......... 28%  234M 1s7200K .......... .......... .......... .......... .......... 28% 59.9M 1s7250K .......... .......... .......... .......... .......... 29% 51.7M 1s7300K .......... .......... .......... .......... .......... 29% 44.2M 1s7350K .......... .......... .......... .......... .......... 29% 80.5M 1s7400K .......... .......... .......... .......... .......... 29% 77.1M 0s7450K .......... .......... .......... .......... .......... 29%  106M 0s7500K .......... .......... .......... .......... .......... 30%  134M 0s7550K .......... .......... .......... .......... .......... 30% 88.4M 0s7600K .......... .......... .......... .......... .......... 30% 74.3M 0s7650K .......... .......... .......... .......... .......... 30%  135M 0s7700K .......... .......... .......... .......... .......... 30% 51.0M 0s7750K .......... .......... .......... .......... .......... 31% 53.3M 0s7800K .......... .......... .......... .......... .......... 31% 86.0M 0s7850K .......... .......... .......... .......... .......... 31% 68.7M 0s7900K .......... .......... .......... .......... .......... 31% 96.2M 0s7950K .......... .......... .......... .......... .......... 31%  171M 0s8000K .......... .......... .......... .......... .......... 32% 61.8M 0s8050K .......... .......... .......... .......... .......... 32% 96.8M 0s8100K .......... .......... .......... .......... .......... 32% 80.3M 0s8150K .......... .......... .......... .......... .......... 32% 98.9M 0s8200K .......... .......... .......... .......... .......... 32% 27.2M 0s8250K .......... .......... .......... .......... .......... 33% 99.7M 0s8300K .......... .......... .......... .......... .......... 33%  116M 0s8350K .......... .......... .......... .......... .......... 33%  204M 0s8400K .......... .......... .......... .......... .......... 33% 71.7M 0s8450K .......... .......... .......... .......... .......... 33% 93.0M 0s8500K .......... .......... .......... .......... .......... 34%  197M 0s8550K .......... .......... .......... .......... .......... 34% 87.3M 0s8600K .......... .......... .......... .......... .......... 34% 60.9M 0s8650K .......... .......... .......... .......... .......... 34%  114M 0s8700K .......... .......... .......... .......... .......... 34% 66.6M 0s8750K .......... .......... .......... .......... .......... 35% 97.8M 0s8800K .......... .......... .......... .......... .......... 35% 71.7M 0s8850K .......... .......... .......... .......... .......... 35% 77.2M 0s8900K .......... .......... .......... .......... .......... 35% 88.6M 0s8950K .......... .......... .......... .......... .......... 35%  103M 0s9000K .......... .......... .......... .......... .......... 36%  175M 0s9050K .......... .......... .......... .......... .......... 36% 94.8M 0s9100K .......... .......... .......... .......... .......... 36%  181M 0s9150K .......... .......... .......... .......... .......... 36% 58.1M 0s9200K .......... .......... .......... .......... .......... 36% 55.1M 0s9250K .......... .......... .......... .......... .......... 37% 86.0M 0s9300K .......... .......... .......... .......... .......... 37% 87.5M 0s9350K .......... .......... .......... .......... .......... 37% 88.2M 0s9400K .......... .......... .......... .......... .......... 37% 81.2M 0s9450K .......... .......... .......... .......... .......... 37%  139M 0s9500K .......... .......... .......... .......... .......... 38%  170M 0s9550K .......... .......... .......... .......... .......... 38% 97.2M 0s9600K .......... .......... .......... .......... .......... 38% 80.6M 0s9650K .......... .......... .......... .......... .......... 38%  122M 0s9700K .......... .......... .......... .......... .......... 38% 70.6M 0s9750K .......... .......... .......... .......... .......... 39% 87.4M 0s9800K .......... .......... .......... .......... .......... 39% 87.4M 0s9850K .......... .......... .......... .......... .......... 39% 71.9M 0s9900K .......... .......... .......... .......... .......... 39% 67.7M 0s9950K .......... .......... .......... .......... .......... 39% 83.4M 0s10000K .......... .......... .......... .......... .......... 40%  154M 0s10050K .......... .......... .......... .......... .......... 40%  221M 0s10100K .......... .......... .......... .......... .......... 40% 86.7M 0s10150K .......... .......... .......... .......... .......... 40%  165M 0s10200K .......... .......... .......... .......... .......... 40% 70.9M 0s10250K .......... .......... .......... .......... .......... 41% 47.1M 0s10300K .......... .......... .......... .......... .......... 41%  145M 0s10350K .......... .......... .......... .......... .......... 41%  104M 0s10400K .......... .......... .......... .......... .......... 41% 67.7M 0s10450K .......... .......... .......... .......... .......... 41% 87.7M 0s10500K .......... .......... .......... .......... .......... 42% 98.4M 0s10550K .......... .......... .......... .......... .......... 42%  193M 0s10600K .......... .......... .......... .......... .......... 42% 80.0M 0s10650K .......... .......... .......... .......... .......... 42% 80.4M 0s10700K .......... .......... .......... .......... .......... 42% 84.6M 0s10750K .......... .......... .......... .......... .......... 43%  108M 0s10800K .......... .......... .......... .......... .......... 43% 73.6M 0s10850K .......... .......... .......... .......... .......... 43% 83.2M 0s10900K .......... .......... .......... .......... .......... 43% 90.7M 0s10950K .......... .......... .......... .......... .......... 43% 70.3M 0s11000K .......... .......... .......... .......... .......... 44% 76.2M 0s11050K .......... .......... .......... .......... .......... 44% 78.3M 0s11100K .......... .......... .......... .......... .......... 44% 78.5M 0s11150K .......... .......... .......... .......... .......... 44%  133M 0s11200K .......... .......... .......... .......... .......... 44% 80.7M 0s11250K .......... .......... .......... .......... .......... 45% 78.5M 0s11300K .......... .......... .......... .......... .......... 45% 88.6M 0s11350K .......... .......... .......... .......... .......... 45% 79.9M 0s11400K .......... .......... .......... .......... .......... 45% 77.8M 0s11450K .......... .......... .......... .......... .......... 45% 81.2M 0s11500K .......... .......... .......... .......... .......... 46% 76.5M 0s11550K .......... .......... .......... .......... .......... 46% 79.8M 0s11600K .......... .......... .......... .......... .......... 46% 79.8M 0s11650K .......... .......... .......... .......... .......... 46% 90.9M 0s11700K .......... .......... .......... .......... .......... 46% 78.4M 0s11750K .......... .......... .......... .......... .......... 47% 71.7M 0s11800K .......... .......... .......... .......... .......... 47% 71.4M 0s11850K .......... .......... .......... .......... .......... 47% 85.2M 0s11900K .......... .......... .......... .......... .......... 47% 77.2M 0s11950K .......... .......... .......... .......... .......... 47% 95.3M 0s12000K .......... .......... .......... .......... .......... 48% 67.9M 0s12050K .......... .......... .......... .......... .......... 48% 73.7M 0s12100K .......... .......... .......... .......... .......... 48% 89.7M 0s12150K .......... .......... .......... .......... .......... 48% 81.9M 0s12200K .......... .......... .......... .......... .......... 48% 70.3M 0s12250K .......... .......... .......... .......... .......... 49% 77.2M 0s12300K .......... .......... .......... .......... .......... 49% 43.5M 0s12350K .......... .......... .......... .......... .......... 49% 80.3M 0s12400K .......... .......... .......... .......... .......... 49% 60.9M 0s12450K .......... .......... .......... .......... .......... 49%  103M 0s12500K .......... .......... .......... .......... .......... 50% 82.6M 0s12550K .......... .......... .......... .......... .......... 50% 79.5M 0s12600K .......... .......... .......... .......... .......... 50% 70.9M 0s12650K .......... .......... .......... .......... .......... 50% 69.4M 0s12700K .......... .......... .......... .......... .......... 50% 93.1M 0s12750K .......... .......... .......... .......... .......... 51% 83.4M 0s12800K .......... .......... .......... .......... .......... 51% 90.6M 0s12850K .......... .......... .......... .......... .......... 51% 98.8M 0s12900K .......... .......... .......... .......... .......... 51%  128M 0s12950K .......... .......... .......... .......... .......... 51% 95.8M 0s13000K .......... .......... .......... .......... .......... 52% 96.0M 0s13050K .......... .......... .......... .......... .......... 52%  108M 0s13100K .......... .......... .......... .......... .......... 52%  105M 0s13150K .......... .......... .......... .......... .......... 52%  122M 0s13200K .......... .......... .......... .......... .......... 52% 83.2M 0s13250K .......... .......... .......... .......... .......... 53% 92.6M 0s13300K .......... .......... .......... .......... .......... 53%  106M 0s13350K .......... .......... .......... .......... .......... 53%  130M 0s13400K .......... .......... .......... .......... .......... 53% 84.2M 0s13450K .......... .......... .......... .......... .......... 53% 95.5M 0s13500K .......... .......... .......... .......... .......... 54% 81.6M 0s13550K .......... .......... .......... .......... .......... 54%  117M 0s13600K .......... .......... .......... .......... .......... 54% 84.5M 0s13650K .......... .......... .......... .......... .......... 54%  107M 0s13700K .......... .......... .......... .......... .......... 54% 95.9M 0s13750K .......... .......... .......... .......... .......... 55%  105M 0s13800K .......... .......... .......... .......... .......... 55%  124M 0s13850K .......... .......... .......... .......... .......... 55%  103M 0s13900K .......... .......... .......... .......... .......... 55%  137M 0s13950K .......... .......... .......... .......... .......... 55%  116M 0s14000K .......... .......... .......... .......... .......... 56% 89.8M 0s14050K .......... .......... .......... .......... .......... 56%  132M 0s14100K .......... .......... .......... .......... .......... 56%  132M 0s14150K .......... .......... .......... .......... .......... 56% 88.4M 0s14200K .......... .......... .......... .......... .......... 56%  143M 0s14250K .......... .......... .......... .......... .......... 57%  116M 0s14300K .......... .......... .......... .......... .......... 57% 84.4M 0s14350K .......... .......... .......... .......... .......... 57% 48.3M 0s14400K .......... .......... .......... .......... .......... 57% 76.4M 0s14450K .......... .......... .......... .......... .......... 57%  110M 0s14500K .......... .......... .......... .......... .......... 58% 90.9M 0s14550K .......... .......... .......... .......... .......... 58%  110M 0s14600K .......... .......... .......... .......... .......... 58%  104M 0s14650K .......... .......... .......... .......... .......... 58%  107M 0s14700K .......... .......... .......... .......... .......... 58%  116M 0s14750K .......... .......... .......... .......... .......... 59%  111M 0s14800K .......... .......... .......... .......... .......... 59% 98.7M 0s14850K .......... .......... .......... .......... .......... 59%  121M 0s14900K .......... .......... .......... .......... .......... 59%  109M 0s14950K .......... .......... .......... .......... .......... 59%  128M 0s15000K .......... .......... .......... .......... .......... 60% 98.3M 0s15050K .......... .......... .......... .......... .......... 60%  165M 0s15100K .......... .......... .......... .......... .......... 60% 92.9M 0s15150K .......... .......... .......... .......... .......... 60%  126M 0s15200K .......... .......... .......... .......... .......... 60% 99.5M 0s15250K .......... .......... .......... .......... .......... 61%  119M 0s15300K .......... .......... .......... .......... .......... 61%  101M 0s15350K .......... .......... .......... .......... .......... 61%  200M 0s15400K .......... .......... .......... .......... .......... 61% 81.4M 0s15450K .......... .......... .......... .......... .......... 61%  105M 0s15500K .......... .......... .......... .......... .......... 62%  106M 0s15550K .......... .......... .......... .......... .......... 62%  147M 0s15600K .......... .......... .......... .......... .......... 62% 78.1M 0s15650K .......... .......... .......... .......... .......... 62%  121M 0s15700K .......... .......... .......... .......... .......... 62%  100M 0s15750K .......... .......... .......... .......... .......... 63%  107M 0s15800K .......... .......... .......... .......... .......... 63% 81.1M 0s15850K .......... .......... .......... .......... .......... 63%  128M 0s15900K .......... .......... .......... .......... .......... 63%  123M 0s15950K .......... .......... .......... .......... .......... 63%  113M 0s16000K .......... .......... .......... .......... .......... 64% 88.9M 0s16050K .......... .......... .......... .......... .......... 64% 94.1M 0s16100K .......... .......... .......... .......... .......... 64% 95.9M 0s16150K .......... .......... .......... .......... .......... 64%  129M 0s16200K .......... .......... .......... .......... .......... 64% 94.2M 0s16250K .......... .......... .......... .......... .......... 65%  131M 0s16300K .......... .......... .......... .......... .......... 65%  125M 0s16350K .......... .......... .......... .......... .......... 65% 92.2M 0s16400K .......... .......... .......... .......... .......... 65% 55.9M 0s16450K .......... .......... .......... .......... .......... 65%  118M 0s16500K .......... .......... .......... .......... .......... 66%  106M 0s16550K .......... .......... .......... .......... .......... 66%  136M 0s16600K .......... .......... .......... .......... .......... 66% 99.0M 0s16650K .......... .......... .......... .......... .......... 66%  152M 0s16700K .......... .......... .......... .......... .......... 66%  115M 0s16750K .......... .......... .......... .......... .......... 67%  103M 0s16800K .......... .......... .......... .......... .......... 67%  107M 0s16850K .......... .......... .......... .......... .......... 67%  116M 0s16900K .......... .......... .......... .......... .......... 67%  104M 0s16950K .......... .......... .......... .......... .......... 67%  171M 0s17000K .......... .......... .......... .......... .......... 68%  113M 0s17050K .......... .......... .......... .......... .......... 68%  106M 0s17100K .......... .......... .......... .......... .......... 68%  118M 0s17150K .......... .......... .......... .......... .......... 68% 97.6M 0s17200K .......... .......... .......... .......... .......... 68%  119M 0s17250K .......... .......... .......... .......... .......... 69% 85.8M 0s17300K .......... .......... .......... .......... .......... 69%  114M 0s17350K .......... .......... .......... .......... .......... 69%  131M 0s17400K .......... .......... .......... .......... .......... 69%  100M 0s17450K .......... .......... .......... .......... .......... 69%  111M 0s17500K .......... .......... .......... .......... .......... 70%  117M 0s17550K .......... .......... .......... .......... .......... 70%  129M 0s17600K .......... .......... .......... .......... .......... 70% 97.8M 0s17650K .......... .......... .......... .......... .......... 70%  157M 0s17700K .......... .......... .......... .......... .......... 70%  202M 0s17750K .......... .......... .......... .......... .......... 71%  143M 0s17800K .......... .......... .......... .......... .......... 71%  115M 0s17850K .......... .......... .......... .......... .......... 71%  116M 0s17900K .......... .......... .......... .......... .......... 71%  134M 0s17950K .......... .......... .......... .......... .......... 71%  116M 0s18000K .......... .......... .......... .......... .......... 72%  102M 0s18050K .......... .......... .......... .......... .......... 72%  122M 0s18100K .......... .......... .......... .......... .......... 72%  113M 0s18150K .......... .......... .......... .......... .......... 72%  169M 0s18200K .......... .......... .......... .......... .......... 72%  109M 0s18250K .......... .......... .......... .......... .......... 73% 99.5M 0s18300K .......... .......... .......... .......... .......... 73%  124M 0s18350K .......... .......... .......... .......... .......... 73%  126M 0s18400K .......... .......... .......... .......... .......... 73% 89.0M 0s18450K .......... .......... .......... .......... .......... 73% 61.2M 0s18500K .......... .......... .......... .......... .......... 74%  158M 0s18550K .......... .......... .......... .......... .......... 74%  141M 0s18600K .......... .......... .......... .......... .......... 74%  119M 0s18650K .......... .......... .......... .......... .......... 74%  126M 0s18700K .......... .......... .......... .......... .......... 74%  117M 0s18750K .......... .......... .......... .......... .......... 75%  140M 0s18800K .......... .......... .......... .......... .......... 75%  109M 0s18850K .......... .......... .......... .......... .......... 75%  130M 0s18900K .......... .......... .......... .......... .......... 75%  128M 0s18950K .......... .......... .......... .......... .......... 75%  186M 0s19000K .......... .......... .......... .......... .......... 76%  117M 0s19050K .......... .......... .......... .......... .......... 76%  113M 0s19100K .......... .......... .......... .......... .......... 76%  120M 0s19150K .......... .......... .......... .......... .......... 76%  115M 0s19200K .......... .......... .......... .......... .......... 76% 81.4M 0s19250K .......... .......... .......... .......... .......... 77%  177M 0s19300K .......... .......... .......... .......... .......... 77%  182M 0s19350K .......... .......... .......... .......... .......... 77%  113M 0s19400K .......... .......... .......... .......... .......... 77%  112M 0s19450K .......... .......... .......... .......... .......... 77%  120M 0s19500K .......... .......... .......... .......... .......... 78%  114M 0s19550K .......... .......... .......... .......... .......... 78%  127M 0s19600K .......... .......... .......... .......... .......... 78% 95.5M 0s19650K .......... .......... .......... .......... .......... 78%  122M 0s19700K .......... .......... .......... .......... .......... 78%  146M 0s19750K .......... .......... .......... .......... .......... 79%  128M 0s19800K .......... .......... .......... .......... .......... 79%  179M 0s19850K .......... .......... .......... .......... .......... 79%  177M 0s19900K .......... .......... .......... .......... .......... 79%  190M 0s19950K .......... .......... .......... .......... .......... 79%  127M 0s20000K .......... .......... .......... .......... .......... 80% 87.7M 0s20050K .......... .......... .......... .......... .......... 80%  190M 0s20100K .......... .......... .......... .......... .......... 80%  155M 0s20150K .......... .......... .......... .......... .......... 80%  154M 0s20200K .......... .......... .......... .......... .......... 80% 88.4M 0s20250K .......... .......... .......... .......... .......... 81%  121M 0s20300K .......... .......... .......... .......... .......... 81%  148M 0s20350K .......... .......... .......... .......... .......... 81% 96.6M 0s20400K .......... .......... .......... .......... .......... 81%  101M 0s20450K .......... .......... .......... .......... .......... 81% 84.9M 0s20500K .......... .......... .......... .......... .......... 82% 64.2M 0s20550K .......... .......... .......... .......... .......... 82%  187M 0s20600K .......... .......... .......... .......... .......... 82%  157M 0s20650K .......... .......... .......... .......... .......... 82%  131M 0s20700K .......... .......... .......... .......... .......... 82%  204M 0s20750K .......... .......... .......... .......... .......... 83%  140M 0s20800K .......... .......... .......... .......... .......... 83%  144M 0s20850K .......... .......... .......... .......... .......... 83%  166M 0s20900K .......... .......... .......... .......... .......... 83%  101M 0s20950K .......... .......... .......... .......... .......... 83%  100M 0s21000K .......... .......... .......... .......... .......... 84%  130M 0s21050K .......... .......... .......... .......... .......... 84%  127M 0s21100K .......... .......... .......... .......... .......... 84%  135M 0s21150K .......... .......... .......... .......... .......... 84%  103M 0s21200K .......... .......... .......... .......... .......... 84% 87.6M 0s21250K .......... .......... .......... .......... .......... 85%  147M 0s21300K .......... .......... .......... .......... .......... 85%  126M 0s21350K .......... .......... .......... .......... .......... 85%  127M 0s21400K .......... .......... .......... .......... .......... 85%  122M 0s21450K .......... .......... .......... .......... .......... 85%  111M 0s21500K .......... .......... .......... .......... .......... 86%  103M 0s21550K .......... .......... .......... .......... .......... 86%  218M 0s21600K .......... .......... .......... .......... .......... 86% 85.6M 0s21650K .......... .......... .......... .......... .......... 86%  174M 0s21700K .......... .......... .......... .......... .......... 86%  125M 0s21750K .......... .......... .......... .......... .......... 87%  151M 0s21800K .......... .......... .......... .......... .......... 87%  166M 0s21850K .......... .......... .......... .......... .......... 87%  165M 0s21900K .......... .......... .......... .......... .......... 87%  105M 0s21950K .......... .......... .......... .......... .......... 87%  156M 0s22000K .......... .......... .......... .......... .......... 88%  129M 0s22050K .......... .......... .......... .......... .......... 88%  124M 0s22100K .......... .......... .......... .......... .......... 88%  108M 0s22150K .......... .......... .......... .......... .......... 88% 93.1M 0s22200K .......... .......... .......... .......... .......... 88%  115M 0s22250K .......... .......... .......... .......... .......... 89% 92.8M 0s22300K .......... .......... .......... .......... .......... 89%  151M 0s22350K .......... .......... .......... .......... .......... 89%  125M 0s22400K .......... .......... .......... .......... .......... 89% 81.6M 0s22450K .......... .......... .......... .......... .......... 89%  146M 0s22500K .......... .......... .......... .......... .......... 90%  111M 0s22550K .......... .......... .......... .......... .......... 90% 52.9M 0s22600K .......... .......... .......... .......... .......... 90%  106M 0s22650K .......... .......... .......... .......... .......... 90% 99.3M 0s22700K .......... .......... .......... .......... .......... 90%  115M 0s22750K .......... .......... .......... .......... .......... 91%  113M 0s22800K .......... .......... .......... .......... .......... 91%  113M 0s22850K .......... .......... .......... .......... .......... 91%  109M 0s22900K .......... .......... .......... .......... .......... 91%  124M 0s22950K .......... .......... .......... .......... .......... 91% 90.3M 0s23000K .......... .......... .......... .......... .......... 92%  116M 0s23050K .......... .......... .......... .......... .......... 92%  106M 0s23100K .......... .......... .......... .......... .......... 92%  106M 0s23150K .......... .......... .......... .......... .......... 92% 92.2M 0s23200K .......... .......... .......... .......... .......... 92%  106M 0s23250K .......... .......... .......... .......... .......... 93%  109M 0s23300K .......... .......... .......... .......... .......... 93%  111M 0s23350K .......... .......... .......... .......... .......... 93% 97.1M 0s23400K .......... .......... .......... .......... .......... 93%  112M 0s23450K .......... .......... .......... .......... .......... 93%  113M 0s23500K .......... .......... .......... .......... .......... 94%  107M 0s23550K .......... .......... .......... .......... .......... 94%  111M 0s23600K .......... .......... .......... .......... .......... 94% 82.8M 0s23650K .......... .......... .......... .......... .......... 94%  130M 0s23700K .......... .......... .......... .......... .......... 94%  124M 0s23750K .......... .......... .......... .......... .......... 95%  150M 0s23800K .......... .......... .......... .......... .......... 95% 95.2M 0s23850K .......... .......... .......... .......... .......... 95%  117M 0s23900K .......... .......... .......... .......... .......... 95%  118M 0s23950K .......... .......... .......... .......... .......... 95%  111M 0s24000K .......... .......... .......... .......... .......... 96% 90.1M 0s24050K .......... .......... .......... .......... .......... 96%  139M 0s24100K .......... .......... .......... .......... .......... 96%  163M 0s24150K .......... .......... .......... .......... .......... 96%  147M 0s24200K .......... .......... .......... .......... .......... 96%  128M 0s24250K .......... .......... .......... .......... .......... 97%  146M 0s24300K .......... .......... .......... .......... .......... 97%  170M 0s24350K .......... .......... .......... .......... .......... 97%  121M 0s24400K .......... .......... .......... .......... .......... 97%  105M 0s24450K .......... .......... .......... .......... .......... 97%  122M 0s24500K .......... .......... .......... .......... .......... 98%  116M 0s24550K .......... .......... .......... .......... .......... 98%  130M 0s24600K .......... .......... .......... .......... .......... 98% 45.5M 0s24650K .......... .......... .......... .......... .......... 98%  122M 0s24700K .......... .......... .......... .......... .......... 98%  122M 0s24750K .......... .......... .......... .......... .......... 99%  118M 0s24800K .......... .......... .......... .......... .......... 99% 99.4M 0s24850K .......... .......... .......... .......... .......... 99%  150M 0s24900K .......... .......... .......... .......... .......... 99%  125M 0s24950K .......... .......... .......... .......... .......... 99%  116M 0s25000K .......... .......... .......... .........            100%  108M=0.4s2021-07-26 23:27:49 (64.3 MB/s) - 'hostpython3/Python-3.9.6.tgz' saved [25640094/25640094]+ printf '668f28a6cd2266eea568c5b4482f3904dcb117c65a336981c6d0843fdd39431abb1cb058e608db77d7678b8cbec996f23f02969c83cba40413f38de675636783  hostpython3/Python-3.9.6.tgz\n'+ sha512sum -chostpython3/Python-3.9.6.tgz: OK++ dirname hostpython3/Python-3.9.6.tgz++ basename hostpython3/Python-3.9.6.tgz+ touch hostpython3/.mark-Python-3.9.6.tgz+ (( ++i  ))+ (( i < 17 ))+ url=https://github.com/pallets/itsdangerous/archive/2.0.1.zip+ sum='5ba80b87f889bf7e6842f832f40bf9e749944a4c6d2c090de544fed591cdf8475833f62acbd7703f86673fb68f7cddbc7c7a2c350098195fda8d785e2932ce36  itsdangerous/2.0.1.zip'+ file=itsdangerous/2.0.1.zip++ dirname itsdangerous/2.0.1.zip+ mkdir -p itsdangerous+ '[' '!' -e itsdangerous/2.0.1.zip ']'+ wget -O itsdangerous/2.0.1.zip -- https://github.com/pallets/itsdangerous/archive/2.0.1.zip--2021-07-26 23:27:49--  https://github.com/pallets/itsdangerous/archive/2.0.1.zipResolving github.com (github.com)... 140.82.121.4Connecting to github.com (github.com)|140.82.121.4|:443... connected.HTTP request sent, awaiting response... 302 FoundLocation: https://codeload.github.com/pallets/itsdangerous/zip/2.0.1 [following]--2021-07-26 23:27:49--  https://codeload.github.com/pallets/itsdangerous/zip/2.0.1Resolving codeload.github.com (codeload.github.com)... 140.82.121.9Connecting to codeload.github.com (codeload.github.com)|140.82.121.9|:443... connected.HTTP request sent, awaiting response... 200 OKLength: unspecified [application/zip]Saving to: 'itsdangerous/2.0.1.zip'0K .......... .......... .......... .......... .......... 4.32M50K .......... .......... ......                           10.4M=0.01s2021-07-26 23:27:50 (5.40 MB/s) - 'itsdangerous/2.0.1.zip' saved [77922]+ printf '5ba80b87f889bf7e6842f832f40bf9e749944a4c6d2c090de544fed591cdf8475833f62acbd7703f86673fb68f7cddbc7c7a2c350098195fda8d785e2932ce36  itsdangerous/2.0.1.zip\n'+ sha512sum -citsdangerous/2.0.1.zip: OK++ dirname itsdangerous/2.0.1.zip++ basename itsdangerous/2.0.1.zip+ touch itsdangerous/.mark-2.0.1.zip+ (( ++i  ))+ (( i < 17 ))+ url=https://github.com/pallets/jinja/archive/3.0.1.zip+ sum='465482b6dbd0d2d7126bc3620b63d55bb597bc99ff5280765b587f4c2a2575067140ac99d8ad06c9767941eeb551863000bea91d11363599e8a1adfe74b61c74  jinja2/3.0.1.zip'+ file=jinja2/3.0.1.zip++ dirname jinja2/3.0.1.zip+ mkdir -p jinja2+ '[' '!' -e jinja2/3.0.1.zip ']'+ wget -O jinja2/3.0.1.zip -- https://github.com/pallets/jinja/archive/3.0.1.zip--2021-07-26 23:27:50--  https://github.com/pallets/jinja/archive/3.0.1.zipResolving github.com (github.com)... 140.82.121.4Connecting to github.com (github.com)|140.82.121.4|:443... connected.HTTP request sent, awaiting response... 302 FoundLocation: https://codeload.github.com/pallets/jinja/zip/3.0.1 [following]--2021-07-26 23:27:50--  https://codeload.github.com/pallets/jinja/zip/3.0.1Resolving codeload.github.com (codeload.github.com)... 140.82.121.9Connecting to codeload.github.com (codeload.github.com)|140.82.121.9|:443... connected.HTTP request sent, awaiting response... 200 OKLength: unspecified [application/zip]Saving to: 'jinja2/3.0.1.zip'0K .......... .......... .......... .......... .......... 4.36M50K .......... .......... .......... .......... .......... 9.75M100K .......... .......... .......... .......... .......... 24.3M150K .......... .......... .......... .......... .......... 10.3M200K .......... .......... .......... .......... .......... 8.70M250K .......... .......... .......... .......... .........  9.71M=0.03s2021-07-26 23:27:50 (8.72 MB/s) - 'jinja2/3.0.1.zip' saved [306413]+ printf '465482b6dbd0d2d7126bc3620b63d55bb597bc99ff5280765b587f4c2a2575067140ac99d8ad06c9767941eeb551863000bea91d11363599e8a1adfe74b61c74  jinja2/3.0.1.zip\n'+ sha512sum -cjinja2/3.0.1.zip: OK++ dirname jinja2/3.0.1.zip++ basename jinja2/3.0.1.zip+ touch jinja2/.mark-3.0.1.zip+ (( ++i  ))+ (( i < 17 ))+ url=https://github.com/obfusk/kanjidraw/archive/v0.2.3.tar.gz+ sum='b2a67fb5141d2a6f5007776679a28927219aeb3a2d72a7f49362f4a52e18cd027ccc0f3a9b9ffc8a095382c6388c90024d554a4b2ddd7e1acb9d8f99fa1d352c  kanjidraw/v0.2.3.tar.gz'+ file=kanjidraw/v0.2.3.tar.gz++ dirname kanjidraw/v0.2.3.tar.gz+ mkdir -p kanjidraw+ '[' '!' -e kanjidraw/v0.2.3.tar.gz ']'+ wget -O kanjidraw/v0.2.3.tar.gz -- https://github.com/obfusk/kanjidraw/archive/v0.2.3.tar.gz--2021-07-26 23:27:50--  https://github.com/obfusk/kanjidraw/archive/v0.2.3.tar.gzResolving github.com (github.com)... 140.82.121.4Connecting to github.com (github.com)|140.82.121.4|:443... connected.HTTP request sent, awaiting response... 302 FoundLocation: https://codeload.github.com/obfusk/kanjidraw/tar.gz/v0.2.3 [following]--2021-07-26 23:27:50--  https://codeload.github.com/obfusk/kanjidraw/tar.gz/v0.2.3Resolving codeload.github.com (codeload.github.com)... 140.82.121.9Connecting to codeload.github.com (codeload.github.com)|140.82.121.9|:443... connected.HTTP request sent, awaiting response... 200 OKLength: unspecified [application/x-gzip]Saving to: 'kanjidraw/v0.2.3.tar.gz'0K .......... .......... .......... .......... .......... 2.50M50K .......... .......... .......... .......... .......... 9.03M100K .......... .......... .......... .......... .......... 3.13M150K .......... .......... .......... .......... .......... 2.50M200K .......... .......... .......... .......... .......... 2.75M250K .......... .......... .......... .......... .......... 2.48M300K .......... .......... .......... .......... .......... 2.58M350K .......... .......... .......... .......... .......... 24.9M400K .......... .......... .......... .......... .......... 1.34M450K .......... .......... .......... .......... .......... 56.6M500K .......... .......... ..........                       19.8M=0.2s2021-07-26 23:27:51 (3.30 MB/s) - 'kanjidraw/v0.2.3.tar.gz' saved [543579]+ printf 'b2a67fb5141d2a6f5007776679a28927219aeb3a2d72a7f49362f4a52e18cd027ccc0f3a9b9ffc8a095382c6388c90024d554a4b2ddd7e1acb9d8f99fa1d352c  kanjidraw/v0.2.3.tar.gz\n'+ sha512sum -ckanjidraw/v0.2.3.tar.gz: OK++ dirname kanjidraw/v0.2.3.tar.gz++ basename kanjidraw/v0.2.3.tar.gz+ touch kanjidraw/.mark-v0.2.3.tar.gz+ (( ++i  ))+ (( i < 17 ))+ url=https://github.com/libffi/libffi/archive/v3.4.2.tar.gz+ sum='d399319efcca375fe901b05722e25eca31d11a4261c6a5d5079480bbc552d4e4b42de2026912689d3b2f886ebb3c8bebbea47102e38a2f6acbc526b8d5bba388  libffi/v3.4.2.tar.gz'+ file=libffi/v3.4.2.tar.gz++ dirname libffi/v3.4.2.tar.gz+ mkdir -p libffi+ '[' '!' -e libffi/v3.4.2.tar.gz ']'+ wget -O libffi/v3.4.2.tar.gz -- https://github.com/libffi/libffi/archive/v3.4.2.tar.gz--2021-07-26 23:27:51--  https://github.com/libffi/libffi/archive/v3.4.2.tar.gzResolving github.com (github.com)... 140.82.121.4Connecting to github.com (github.com)|140.82.121.4|:443... connected.HTTP request sent, awaiting response... 302 FoundLocation: https://codeload.github.com/libffi/libffi/tar.gz/v3.4.2 [following]--2021-07-26 23:27:51--  https://codeload.github.com/libffi/libffi/tar.gz/v3.4.2Resolving codeload.github.com (codeload.github.com)... 140.82.121.9Connecting to codeload.github.com (codeload.github.com)|140.82.121.9|:443... connected.HTTP request sent, awaiting response... 200 OKLength: unspecified [application/x-gzip]Saving to: 'libffi/v3.4.2.tar.gz'0K .......... .......... .......... .......... .......... 4.39M50K .......... .......... .......... .......... .......... 9.56M100K .......... .......... .......... .......... .......... 14.2M150K .......... .......... .......... .......... .......... 12.9M200K .......... .......... .......... .......... .......... 6.53M250K .......... .......... .......... .......... .......... 6.46M300K .......... .......... .......... .......... .......... 5.55M350K .......... .......... .......... .......... .......... 5.87M400K .......... .......... .......... .......... .......... 5.80M450K .......... .......... .......... .......... .......... 14.3M500K .......... .......... ........                         18.4M=0.07s2021-07-26 23:27:51 (7.49 MB/s) - 'libffi/v3.4.2.tar.gz' saved [541362]+ printf 'd399319efcca375fe901b05722e25eca31d11a4261c6a5d5079480bbc552d4e4b42de2026912689d3b2f886ebb3c8bebbea47102e38a2f6acbc526b8d5bba388  libffi/v3.4.2.tar.gz\n'+ sha512sum -clibffi/v3.4.2.tar.gz: OK++ dirname libffi/v3.4.2.tar.gz++ basename libffi/v3.4.2.tar.gz+ touch libffi/.mark-v3.4.2.tar.gz+ (( ++i  ))+ (( i < 17 ))+ url=https://ftp.pcre.org/pub/pcre/pcre-8.45.tar.bz2+ sum='91bff52eed4a2dfc3f3bfdc9c672b88e7e2ffcf3c4b121540af8a4ae8c1ce05178430aa6b8000658b9bb7b4252239357250890e20ceb84b79cdfcde05154061a  libpcre/pcre-8.45.tar.bz2'+ file=libpcre/pcre-8.45.tar.bz2++ dirname libpcre/pcre-8.45.tar.bz2+ mkdir -p libpcre+ '[' '!' -e libpcre/pcre-8.45.tar.bz2 ']'+ wget -O libpcre/pcre-8.45.tar.bz2 -- https://ftp.pcre.org/pub/pcre/pcre-8.45.tar.bz2--2021-07-26 23:27:51--  https://ftp.pcre.org/pub/pcre/pcre-8.45.tar.bz2Resolving ftp.pcre.org (ftp.pcre.org)... 131.111.8.88Connecting to ftp.pcre.org (ftp.pcre.org)|131.111.8.88|:443... connected.HTTP request sent, awaiting response... 200 OKLength: 1578809 (1.5M) [application/x-bunzip2]Saving to: 'libpcre/pcre-8.45.tar.bz2'0K .......... .......... .......... .......... ..........  3% 1.48M 1s50K .......... .......... .......... .......... ..........  6% 1.47M 1s100K .......... .......... .......... .......... ..........  9% 65.7M 1s150K .......... .......... .......... .......... .......... 12% 1.51M 1s200K .......... .......... .......... .......... .......... 16% 61.0M 1s250K .......... .......... .......... .......... .......... 19% 65.8M 0s300K .......... .......... .......... .......... .......... 22% 51.6M 0s350K .......... .......... .......... .......... .......... 25% 32.5M 0s400K .......... .......... .......... .......... .......... 29% 1.65M 0s450K .......... .......... .......... .......... .......... 32% 43.8M 0s500K .......... .......... .......... .......... .......... 35% 39.1M 0s550K .......... .......... .......... .......... .......... 38% 37.9M 0s600K .......... .......... .......... .......... .......... 42% 74.9M 0s650K .......... .......... .......... .......... .......... 45% 98.2M 0s700K .......... .......... .......... .......... .......... 48% 91.0M 0s750K .......... .......... .......... .......... .......... 51% 79.4M 0s800K .......... .......... .......... .......... .......... 55% 99.4M 0s850K .......... .......... .......... .......... .......... 58% 1.79M 0s900K .......... .......... .......... .......... .......... 61% 48.3M 0s950K .......... .......... .......... .......... .......... 64% 39.7M 0s1000K .......... .......... .......... .......... .......... 68% 36.5M 0s1050K .......... .......... .......... .......... .......... 71% 46.6M 0s1100K .......... .......... .......... .......... .......... 74% 40.7M 0s1150K .......... .......... .......... .......... .......... 77% 68.7M 0s1200K .......... .......... .......... .......... .......... 81% 90.7M 0s1250K .......... .......... .......... .......... .......... 84% 90.5M 0s1300K .......... .......... .......... .......... .......... 87% 95.9M 0s1350K .......... .......... .......... .......... .......... 90% 83.8M 0s1400K .......... .......... .......... .......... .......... 94%  136M 0s1450K .......... .......... .......... .......... .......... 97%  166M 0s1500K .......... .......... .......... .......... .         100%  177M=0.2s2021-07-26 23:27:52 (8.55 MB/s) - 'libpcre/pcre-8.45.tar.bz2' saved [1578809/1578809]+ printf '91bff52eed4a2dfc3f3bfdc9c672b88e7e2ffcf3c4b121540af8a4ae8c1ce05178430aa6b8000658b9bb7b4252239357250890e20ceb84b79cdfcde05154061a  libpcre/pcre-8.45.tar.bz2\n'+ sha512sum -clibpcre/pcre-8.45.tar.bz2: OK++ dirname libpcre/pcre-8.45.tar.bz2++ basename libpcre/pcre-8.45.tar.bz2+ touch libpcre/.mark-pcre-8.45.tar.bz2+ (( ++i  ))+ (( i < 17 ))+ url=https://github.com/pallets/markupsafe/archive/2.0.1.zip+ sum='5f77e711b02d2ca0a44855097a5a46adad57735bf50e7b3b40dbfb129c01aec89576d26739f7eb080cdb3bd4467b2e8e0a427f22388c39c89d2d2be8a21df095  markupsafe/2.0.1.zip'+ file=markupsafe/2.0.1.zip++ dirname markupsafe/2.0.1.zip+ mkdir -p markupsafe+ '[' '!' -e markupsafe/2.0.1.zip ']'+ wget -O markupsafe/2.0.1.zip -- https://github.com/pallets/markupsafe/archive/2.0.1.zip--2021-07-26 23:27:52--  https://github.com/pallets/markupsafe/archive/2.0.1.zipResolving github.com (github.com)... 140.82.121.4Connecting to github.com (github.com)|140.82.121.4|:443... connected.HTTP request sent, awaiting response... 302 FoundLocation: https://codeload.github.com/pallets/markupsafe/zip/2.0.1 [following]--2021-07-26 23:27:52--  https://codeload.github.com/pallets/markupsafe/zip/2.0.1Resolving codeload.github.com (codeload.github.com)... 140.82.121.9Connecting to codeload.github.com (codeload.github.com)|140.82.121.9|:443... connected.HTTP request sent, awaiting response... 200 OKLength: unspecified [application/zip]Saving to: 'markupsafe/2.0.1.zip'0K .......... .......... .......... .....                 4.95M=0.007s2021-07-26 23:27:52 (4.95 MB/s) - 'markupsafe/2.0.1.zip' saved [35852]+ printf '5f77e711b02d2ca0a44855097a5a46adad57735bf50e7b3b40dbfb129c01aec89576d26739f7eb080cdb3bd4467b2e8e0a427f22388c39c89d2d2be8a21df095  markupsafe/2.0.1.zip\n'+ sha512sum -cmarkupsafe/2.0.1.zip: OK++ dirname markupsafe/2.0.1.zip++ basename markupsafe/2.0.1.zip+ touch markupsafe/.mark-2.0.1.zip+ (( ++i  ))+ (( i < 17 ))+ url=https://www.openssl.org/source/openssl-1.1.1k.tar.gz+ sum='73cd042d4056585e5a9dd7ab68e7c7310a3a4c783eafa07ab0b560e7462b924e4376436a6d38a155c687f6942a881cfc0c1b9394afcde1d8c46bf396e7d51121  openssl/openssl-1.1.1k.tar.gz'+ file=openssl/openssl-1.1.1k.tar.gz++ dirname openssl/openssl-1.1.1k.tar.gz+ mkdir -p openssl+ '[' '!' -e openssl/openssl-1.1.1k.tar.gz ']'+ wget -O openssl/openssl-1.1.1k.tar.gz -- https://www.openssl.org/source/openssl-1.1.1k.tar.gz--2021-07-26 23:27:52--  https://www.openssl.org/source/openssl-1.1.1k.tar.gzResolving www.openssl.org (www.openssl.org)... 23.45.99.93, 2a02:26f0:6c00:289::c1e, 2a02:26f0:6c00:284::c1eConnecting to www.openssl.org (www.openssl.org)|23.45.99.93|:443... connected.HTTP request sent, awaiting response... 200 OKLength: 9823400 (9.4M) [application/x-gzip]Saving to: 'openssl/openssl-1.1.1k.tar.gz'0K .......... .......... .......... .......... ..........  0% 6.83M 1s50K .......... .......... .......... .......... ..........  1% 10.2M 1s100K .......... .......... .......... .......... ..........  1% 14.1M 1s150K .......... .......... .......... .......... ..........  2% 25.1M 1s200K .......... .......... .......... .......... ..........  2% 30.5M 1s250K .......... .......... .......... .......... ..........  3% 31.2M 1s300K .......... .......... .......... .......... ..........  3% 39.2M 1s350K .......... .......... .......... .......... ..........  4% 50.9M 1s400K .......... .......... .......... .......... ..........  4% 16.5M 1s450K .......... .......... .......... .......... ..........  5% 76.8M 0s500K .......... .......... .......... .......... ..........  5% 72.0M 0s550K .......... .......... .......... .......... ..........  6% 70.3M 0s600K .......... .......... .......... .......... ..........  6% 86.7M 0s650K .......... .......... .......... .......... ..........  7%  104M 0s700K .......... .......... .......... .......... ..........  7%  140M 0s750K .......... .......... .......... .......... ..........  8%  136M 0s800K .......... .......... .......... .......... ..........  8%  112M 0s850K .......... .......... .......... .......... ..........  9% 63.0M 0s900K .......... .......... .......... .......... ..........  9% 80.6M 0s950K .......... .......... .......... .......... .......... 10% 19.9M 0s1000K .......... .......... .......... .......... .......... 10% 88.6M 0s1050K .......... .......... .......... .......... .......... 11% 62.6M 0s1100K .......... .......... .......... .......... .......... 11% 71.7M 0s1150K .......... .......... .......... .......... .......... 12% 80.8M 0s1200K .......... .......... .......... .......... .......... 13% 75.7M 0s1250K .......... .......... .......... .......... .......... 13% 81.0M 0s1300K .......... .......... .......... .......... .......... 14% 68.2M 0s1350K .......... .......... .......... .......... .......... 14% 87.7M 0s1400K .......... .......... .......... .......... .......... 15% 89.3M 0s1450K .......... .......... .......... .......... .......... 15% 63.2M 0s1500K .......... .......... .......... .......... .......... 16% 65.4M 0s1550K .......... .......... .......... .......... .......... 16% 70.7M 0s1600K .......... .......... .......... .......... .......... 17% 86.1M 0s1650K .......... .......... .......... .......... .......... 17% 70.5M 0s1700K .......... .......... .......... .......... .......... 18% 80.7M 0s1750K .......... .......... .......... .......... .......... 18%  111M 0s1800K .......... .......... .......... .......... .......... 19%  125M 0s1850K .......... .......... .......... .......... .......... 19% 98.1M 0s1900K .......... .......... .......... .......... .......... 20%  113M 0s1950K .......... .......... .......... .......... .......... 20%  126M 0s2000K .......... .......... .......... .......... .......... 21%  103M 0s2050K .......... .......... .......... .......... .......... 21%  128M 0s2100K .......... .......... .......... .......... .......... 22%  132M 0s2150K .......... .......... .......... .......... .......... 22%  119M 0s2200K .......... .......... .......... .......... .......... 23%  107M 0s2250K .......... .......... .......... .......... .......... 23%  119M 0s2300K .......... .......... .......... .......... .......... 24%  120M 0s2350K .......... .......... .......... .......... .......... 25% 7.40M 0s2400K .......... .......... .......... .......... .......... 25% 88.8M 0s2450K .......... .......... .......... .......... .......... 26% 42.9M 0s2500K .......... .......... .......... .......... .......... 26% 91.4M 0s2550K .......... .......... .......... .......... .......... 27% 92.0M 0s2600K .......... .......... .......... .......... .......... 27% 81.9M 0s2650K .......... .......... .......... .......... .......... 28% 92.0M 0s2700K .......... .......... .......... .......... .......... 28% 84.4M 0s2750K .......... .......... .......... .......... .......... 29% 81.7M 0s2800K .......... .......... .......... .......... .......... 29% 70.1M 0s2850K .......... .......... .......... .......... .......... 30% 82.4M 0s2900K .......... .......... .......... .......... .......... 30% 81.5M 0s2950K .......... .......... .......... .......... .......... 31% 81.8M 0s3000K .......... .......... .......... .......... .......... 31% 95.3M 0s3050K .......... .......... .......... .......... .......... 32% 74.4M 0s3100K .......... .......... .......... .......... .......... 32% 94.2M 0s3150K .......... .......... .......... .......... .......... 33% 90.6M 0s3200K .......... .......... .......... .......... .......... 33% 76.1M 0s3250K .......... .......... .......... .......... .......... 34% 78.0M 0s3300K .......... .......... .......... .......... .......... 34% 98.1M 0s3350K .......... .......... .......... .......... .......... 35%  113M 0s3400K .......... .......... .......... .......... .......... 35%  105M 0s3450K .......... .......... .......... .......... .......... 36%  108M 0s3500K .......... .......... .......... .......... .......... 37%  116M 0s3550K .......... .......... .......... .......... .......... 37%  106M 0s3600K .......... .......... .......... .......... .......... 38%  102M 0s3650K .......... .......... .......... .......... .......... 38%  115M 0s3700K .......... .......... .......... .......... .......... 39%  114M 0s3750K .......... .......... .......... .......... .......... 39% 94.0M 0s3800K .......... .......... .......... .......... .......... 40%  120M 0s3850K .......... .......... .......... .......... .......... 40%  114M 0s3900K .......... .......... .......... .......... .......... 41%  119M 0s3950K .......... .......... .......... .......... .......... 41%  103M 0s4000K .......... .......... .......... .......... .......... 42%  111M 0s4050K .......... .......... .......... .......... .......... 42%  119M 0s4100K .......... .......... .......... .......... .......... 43% 93.5M 0s4150K .......... .......... .......... .......... .......... 43% 78.5M 0s4200K .......... .......... .......... .......... .......... 44% 81.2M 0s4250K .......... .......... .......... .......... .......... 44% 93.1M 0s4300K .......... .......... .......... .......... .......... 45% 77.2M 0s4350K .......... .......... .......... .......... .......... 45%  114M 0s4400K .......... .......... .......... .......... .......... 46% 76.4M 0s4450K .......... .......... .......... .......... .......... 46% 39.3M 0s4500K .......... .......... .......... .......... .......... 47%  115M 0s4550K .......... .......... .......... .......... .......... 47%  107M 0s4600K .......... .......... .......... .......... .......... 48%  110M 0s4650K .......... .......... .......... .......... .......... 48%  103M 0s4700K .......... .......... .......... .......... .......... 49%  102M 0s4750K .......... .......... .......... .......... .......... 50%  121M 0s4800K .......... .......... .......... .......... .......... 50% 94.0M 0s4850K .......... .......... .......... .......... .......... 51%  113M 0s4900K .......... .......... .......... .......... .......... 51%  113M 0s4950K .......... .......... .......... .......... .......... 52%  115M 0s5000K .......... .......... .......... .......... .......... 52%  103M 0s5050K .......... .......... .......... .......... .......... 53% 19.2M 0s5100K .......... .......... .......... .......... .......... 53% 88.5M 0s5150K .......... .......... .......... .......... .......... 54% 73.7M 0s5200K .......... .......... .......... .......... .......... 54% 89.0M 0s5250K .......... .......... .......... .......... .......... 55%  131M 0s5300K .......... .......... .......... .......... .......... 55%  141M 0s5350K .......... .......... .......... .......... .......... 56%  145M 0s5400K .......... .......... .......... .......... .......... 56%  142M 0s5450K .......... .......... .......... .......... .......... 57%  184M 0s5500K .......... .......... .......... .......... .......... 57%  161M 0s5550K .......... .......... .......... .......... .......... 58%  185M 0s5600K .......... .......... .......... .......... .......... 58%  203M 0s5650K .......... .......... .......... .......... .......... 59%  126M 0s5700K .......... .......... .......... .......... .......... 59%  122M 0s5750K .......... .......... .......... .......... .......... 60%  142M 0s5800K .......... .......... .......... .......... .......... 60%  133M 0s5850K .......... .......... .......... .......... .......... 61%  107M 0s5900K .......... .......... .......... .......... .......... 62% 88.7M 0s5950K .......... .......... .......... .......... .......... 62% 80.2M 0s6000K .......... .......... .......... .......... .......... 63% 96.8M 0s6050K .......... .......... .......... .......... .......... 63% 89.4M 0s6100K .......... .......... .......... .......... .......... 64% 87.7M 0s6150K .......... .......... .......... .......... .......... 64% 93.0M 0s6200K .......... .......... .......... .......... .......... 65% 79.8M 0s6250K .......... .......... .......... .......... .......... 65% 94.4M 0s6300K .......... .......... .......... .......... .......... 66% 87.3M 0s6350K .......... .......... .......... .......... .......... 66% 68.6M 0s6400K .......... .......... .......... .......... .......... 67% 95.2M 0s6450K .......... .......... .......... .......... .......... 67% 94.1M 0s6500K .......... .......... .......... .......... .......... 68% 93.4M 0s6550K .......... .......... .......... .......... .......... 68% 40.4M 0s6600K .......... .......... .......... .......... .......... 69% 78.5M 0s6650K .......... .......... .......... .......... .......... 69% 85.3M 0s6700K .......... .......... .......... .......... .......... 70% 87.1M 0s6750K .......... .......... .......... .......... .......... 70%  114M 0s6800K .......... .......... .......... .......... .......... 71%  123M 0s6850K .......... .......... .......... .......... .......... 71%  127M 0s6900K .......... .......... .......... .......... .......... 72%  100M 0s6950K .......... .......... .......... .......... .......... 72%  116M 0s7000K .......... .......... .......... .......... .......... 73%  122M 0s7050K .......... .......... .......... .......... .......... 74% 90.3M 0s7100K .......... .......... .......... .......... .......... 74%  152M 0s7150K .......... .......... .......... .......... .......... 75%  201M 0s7200K .......... .......... .......... .......... .......... 75%  150M 0s7250K .......... .......... .......... .......... .......... 76%  157M 0s7300K .......... .......... .......... .......... .......... 76%  142M 0s7350K .......... .......... .......... .......... .......... 77%  164M 0s7400K .......... .......... .......... .......... .......... 77%  180M 0s7450K .......... .......... .......... .......... .......... 78%  152M 0s7500K .......... .......... .......... .......... .......... 78%  114M 0s7550K .......... .......... .......... .......... .......... 79% 93.6M 0s7600K .......... .......... .......... .......... .......... 79% 64.9M 0s7650K .......... .......... .......... .......... .......... 80% 65.9M 0s7700K .......... .......... .......... .......... .......... 80% 78.5M 0s7750K .......... .......... .......... .......... .......... 81% 58.6M 0s7800K .......... .......... .......... .......... .......... 81% 89.3M 0s7850K .......... .......... .......... .......... .......... 82%  115M 0s7900K .......... .......... .......... .......... .......... 82%  135M 0s7950K .......... .......... .......... .......... .......... 83% 81.6M 0s8000K .......... .......... .......... .......... .......... 83%  151M 0s8050K .......... .......... .......... .......... .......... 84%  157M 0s8100K .......... .......... .......... .......... .......... 84%  178M 0s8150K .......... .......... .......... .......... .......... 85%  210M 0s8200K .......... .......... .......... .......... .......... 85%  195M 0s8250K .......... .......... .......... .......... .......... 86%  215M 0s8300K .......... .......... .......... .......... .......... 87%  171M 0s8350K .......... .......... .......... .......... .......... 87%  201M 0s8400K .......... .......... .......... .......... .......... 88%  218M 0s8450K .......... .......... .......... .......... .......... 88%  181M 0s8500K .......... .......... .......... .......... .......... 89%  216M 0s8550K .......... .......... .......... .......... .......... 89% 69.1M 0s8600K .......... .......... .......... .......... .......... 90%  172M 0s8650K .......... .......... .......... .......... .......... 90%  179M 0s8700K .......... .......... .......... .......... .......... 91%  223M 0s8750K .......... .......... .......... .......... .......... 91%  173M 0s8800K .......... .......... .......... .......... .......... 92%  185M 0s8850K .......... .......... .......... .......... .......... 92%  223M 0s8900K .......... .......... .......... .......... .......... 93%  207M 0s8950K .......... .......... .......... .......... .......... 93%  225M 0s9000K .......... .......... .......... .......... .......... 94%  180M 0s9050K .......... .......... .......... .......... .......... 94%  212M 0s9100K .......... .......... .......... .......... .......... 95%  231M 0s9150K .......... .......... .......... .......... .......... 95%  181M 0s9200K .......... .......... .......... .......... .......... 96%  227M 0s9250K .......... .......... .......... .......... .......... 96%  184M 0s9300K .......... .......... .......... .......... .......... 97%  227M 0s9350K .......... .......... .......... .......... .......... 97%  184M 0s9400K .......... .......... .......... .......... .......... 98%  227M 0s9450K .......... .......... .......... .......... .......... 99%  207M 0s9500K .......... .......... .......... .......... .......... 99%  189M 0s9550K .......... .......... .......... .......... ...       100%  231M=0.1s2021-07-26 23:27:52 (76.7 MB/s) - 'openssl/openssl-1.1.1k.tar.gz' saved [9823400/9823400]+ printf '73cd042d4056585e5a9dd7ab68e7c7310a3a4c783eafa07ab0b560e7462b924e4376436a6d38a155c687f6942a881cfc0c1b9394afcde1d8c46bf396e7d51121  openssl/openssl-1.1.1k.tar.gz\n'+ sha512sum -copenssl/openssl-1.1.1k.tar.gz: OK++ dirname openssl/openssl-1.1.1k.tar.gz++ basename openssl/openssl-1.1.1k.tar.gz+ touch openssl/.mark-openssl-1.1.1k.tar.gz+ (( ++i  ))+ (( i < 17 ))+ url=https://github.com/kivy/pyjnius/archive/1.3.0.zip+ sum='5a3475afcda5afbef6e1a67bab508e3c24bd564efda5ac38ae7669d39b4bfdbfaaa83f435f26d39b3d849d3a167a9c136c9ac6b2bfcc0bda09ef1c00aa66cf25  pyjnius/1.3.0.zip'+ file=pyjnius/1.3.0.zip++ dirname pyjnius/1.3.0.zip+ mkdir -p pyjnius+ '[' '!' -e pyjnius/1.3.0.zip ']'+ wget -O pyjnius/1.3.0.zip -- https://github.com/kivy/pyjnius/archive/1.3.0.zip--2021-07-26 23:27:52--  https://github.com/kivy/pyjnius/archive/1.3.0.zipResolving github.com (github.com)... 140.82.121.4Connecting to github.com (github.com)|140.82.121.4|:443... connected.HTTP request sent, awaiting response... 302 FoundLocation: https://codeload.github.com/kivy/pyjnius/zip/1.3.0 [following]--2021-07-26 23:27:52--  https://codeload.github.com/kivy/pyjnius/zip/1.3.0Resolving codeload.github.com (codeload.github.com)... 140.82.121.9Connecting to codeload.github.com (codeload.github.com)|140.82.121.9|:443... connected.HTTP request sent, awaiting response... 200 OKLength: unspecified [application/zip]Saving to: 'pyjnius/1.3.0.zip'0K .......... .......... .......... .......... .......... 4.57M50K .......... .......... .......... .......... .......... 10.1M100K .......... ..                                          43.5M=0.02s2021-07-26 23:27:52 (6.94 MB/s) - 'pyjnius/1.3.0.zip' saved [115161]+ printf '5a3475afcda5afbef6e1a67bab508e3c24bd564efda5ac38ae7669d39b4bfdbfaaa83f435f26d39b3d849d3a167a9c136c9ac6b2bfcc0bda09ef1c00aa66cf25  pyjnius/1.3.0.zip\n'+ sha512sum -cpyjnius/1.3.0.zip: OK++ dirname pyjnius/1.3.0.zip++ basename pyjnius/1.3.0.zip+ touch pyjnius/.mark-1.3.0.zip+ (( ++i  ))+ (( i < 17 ))+ url=https://www.python.org/ftp/python/3.9.6/Python-3.9.6.tgz+ sum='668f28a6cd2266eea568c5b4482f3904dcb117c65a336981c6d0843fdd39431abb1cb058e608db77d7678b8cbec996f23f02969c83cba40413f38de675636783  python3/Python-3.9.6.tgz'+ file=python3/Python-3.9.6.tgz++ dirname python3/Python-3.9.6.tgz+ mkdir -p python3+ '[' '!' -e python3/Python-3.9.6.tgz ']'+ wget -O python3/Python-3.9.6.tgz -- https://www.python.org/ftp/python/3.9.6/Python-3.9.6.tgz--2021-07-26 23:27:52--  https://www.python.org/ftp/python/3.9.6/Python-3.9.6.tgzResolving www.python.org (www.python.org)... 151.101.12.223, 2a04:4e42:3::223Connecting to www.python.org (www.python.org)|151.101.12.223|:443... connected.HTTP request sent, awaiting response... 200 OKLength: 25640094 (24M) [application/octet-stream]Saving to: 'python3/Python-3.9.6.tgz'0K .......... .......... .......... .......... ..........  0% 8.95M 3s50K .......... .......... .......... .......... ..........  0% 16.3M 2s100K .......... .......... .......... .......... ..........  0% 11.4M 2s150K .......... .......... .......... .......... ..........  0% 30.9M 2s200K .......... .......... .......... .......... ..........  0% 13.5M 2s250K .......... .......... .......... .......... ..........  1% 23.1M 2s300K .......... .......... .......... .......... ..........  1% 20.4M 2s350K .......... .......... .......... .......... ..........  1% 35.4M 1s400K .......... .......... .......... .......... ..........  1% 49.2M 1s450K .......... .......... .......... .......... ..........  1% 58.2M 1s500K .......... .......... .......... .......... ..........  2% 42.1M 1s550K .......... .......... .......... .......... ..........  2% 43.8M 1s600K .......... .......... .......... .......... ..........  2% 63.2M 1s650K .......... .......... .......... .......... ..........  2% 30.9M 1s700K .......... .......... .......... .......... ..........  2% 44.8M 1s750K .......... .......... .......... .......... ..........  3% 41.1M 1s800K .......... .......... .......... .......... ..........  3% 40.4M 1s850K .......... .......... .......... .......... ..........  3% 71.0M 1s900K .......... .......... .......... .......... ..........  3% 42.8M 1s950K .......... .......... .......... .......... ..........  3% 61.2M 1s1000K .......... .......... .......... .......... ..........  4% 35.7M 1s1050K .......... .......... .......... .......... ..........  4% 40.8M 1s1100K .......... .......... .......... .......... ..........  4% 63.2M 1s1150K .......... .......... .......... .......... ..........  4% 47.6M 1s1200K .......... .......... .......... .......... ..........  4% 31.4M 1s1250K .......... .......... .......... .......... ..........  5% 40.2M 1s1300K .......... .......... .......... .......... ..........  5% 47.3M 1s1350K .......... .......... .......... .......... ..........  5% 59.8M 1s1400K .......... .......... .......... .......... ..........  5% 43.7M 1s1450K .......... .......... .......... .......... ..........  5% 37.7M 1s1500K .......... .......... .......... .......... ..........  6% 42.0M 1s1550K .......... .......... .......... .......... ..........  6% 53.6M 1s1600K .......... .......... .......... .......... ..........  6% 43.9M 1s1650K .......... .......... .......... .......... ..........  6% 53.6M 1s1700K .......... .......... .......... .......... ..........  6% 42.2M 1s1750K .......... .......... .......... .......... ..........  7% 40.7M 1s1800K .......... .......... .......... .......... ..........  7% 44.2M 1s1850K .......... .......... .......... .......... ..........  7% 48.1M 1s1900K .......... .......... .......... .......... ..........  7% 52.4M 1s1950K .......... .......... .......... .......... ..........  7% 39.9M 1s2000K .......... .......... .......... .......... ..........  8% 33.0M 1s2050K .......... .......... .......... .......... ..........  8% 57.7M 1s2100K .......... .......... .......... .......... ..........  8% 49.2M 1s2150K .......... .......... .......... .......... ..........  8% 49.5M 1s2200K .......... .......... .......... .......... ..........  8% 35.5M 1s2250K .......... .......... .......... .......... ..........  9% 44.3M 1s2300K .......... .......... .......... .......... ..........  9% 42.8M 1s2350K .......... .......... .......... .......... ..........  9% 46.7M 1s2400K .......... .......... .......... .......... ..........  9% 40.4M 1s2450K .......... .......... .......... .......... ..........  9% 49.7M 1s2500K .......... .......... .......... .......... .......... 10% 54.7M 1s2550K .......... .......... .......... .......... .......... 10% 47.9M 1s2600K .......... .......... .......... .......... .......... 10% 49.2M 1s2650K .......... .......... .......... .......... .......... 10% 52.5M 1s2700K .......... .......... .......... .......... .......... 10% 61.8M 1s2750K .......... .......... .......... .......... .......... 11% 47.4M 1s2800K .......... .......... .......... .......... .......... 11% 49.6M 1s2850K .......... .......... .......... .......... .......... 11% 47.6M 1s2900K .......... .......... .......... .......... .......... 11% 55.3M 1s2950K .......... .......... .......... .......... .......... 11% 52.7M 1s3000K .......... .......... .......... .......... .......... 12% 48.8M 1s3050K .......... .......... .......... .......... .......... 12% 61.7M 1s3100K .......... .......... .......... .......... .......... 12% 46.8M 1s3150K .......... .......... .......... .......... .......... 12% 51.8M 1s3200K .......... .......... .......... .......... .......... 12% 49.9M 1s3250K .......... .......... .......... .......... .......... 13% 34.7M 1s3300K .......... .......... .......... .......... .......... 13% 58.0M 1s3350K .......... .......... .......... .......... .......... 13% 47.3M 1s3400K .......... .......... .......... .......... .......... 13% 53.1M 1s3450K .......... .......... .......... .......... .......... 13% 94.8M 1s3500K .......... .......... .......... .......... .......... 14%  144M 1s3550K .......... .......... .......... .......... .......... 14%  134M 1s3600K .......... .......... .......... .......... .......... 14%  104M 1s3650K .......... .......... .......... .......... .......... 14% 91.5M 1s3700K .......... .......... .......... .......... .......... 14%  106M 1s3750K .......... .......... .......... .......... .......... 15%  106M 1s3800K .......... .......... .......... .......... .......... 15% 99.2M 1s3850K .......... .......... .......... .......... .......... 15% 87.7M 1s3900K .......... .......... .......... .......... .......... 15%  114M 0s3950K .......... .......... .......... .......... .......... 15%  101M 0s4000K .......... .......... .......... .......... .......... 16% 86.3M 0s4050K .......... .......... .......... .......... .......... 16% 95.0M 0s4100K .......... .......... .......... .......... .......... 16% 77.2M 0s4150K .......... .......... .......... .......... .......... 16% 75.2M 0s4200K .......... .......... .......... .......... .......... 16% 93.7M 0s4250K .......... .......... .......... .......... .......... 17%  219M 0s4300K .......... .......... .......... .......... .......... 17%  108M 0s4350K .......... .......... .......... .......... .......... 17% 80.5M 0s4400K .......... .......... .......... .......... .......... 17% 74.4M 0s4450K .......... .......... .......... .......... .......... 17% 95.7M 0s4500K .......... .......... .......... .......... .......... 18%  146M 0s4550K .......... .......... .......... .......... .......... 18% 92.3M 0s4600K .......... .......... .......... .......... .......... 18% 83.8M 0s4650K .......... .......... .......... .......... .......... 18% 77.6M 0s4700K .......... .......... .......... .......... .......... 18% 77.1M 0s4750K .......... .......... .......... .......... .......... 19% 92.9M 0s4800K .......... .......... .......... .......... .......... 19% 73.7M 0s4850K .......... .......... .......... .......... .......... 19% 64.6M 0s4900K .......... .......... .......... .......... .......... 19% 68.4M 0s4950K .......... .......... .......... .......... .......... 19%  118M 0s5000K .......... .......... .......... .......... .......... 20% 97.7M 0s5050K .......... .......... .......... .......... .......... 20% 83.6M 0s5100K .......... .......... .......... .......... .......... 20%  103M 0s5150K .......... .......... .......... .......... .......... 20% 77.7M 0s5200K .......... .......... .......... .......... .......... 20% 75.2M 0s5250K .......... .......... .......... .......... .......... 21% 83.8M 0s5300K .......... .......... .......... .......... .......... 21% 48.8M 0s5350K .......... .......... .......... .......... .......... 21% 99.8M 0s5400K .......... .......... .......... .......... .......... 21% 96.5M 0s5450K .......... .......... .......... .......... .......... 21% 85.7M 0s5500K .......... .......... .......... .......... .......... 22% 88.8M 0s5550K .......... .......... .......... .......... .......... 22% 84.4M 0s5600K .......... .......... .......... .......... .......... 22% 67.9M 0s5650K .......... .......... .......... .......... .......... 22% 77.9M 0s5700K .......... .......... .......... .......... .......... 22% 87.3M 0s5750K .......... .......... .......... .......... .......... 23%  100M 0s5800K .......... .......... .......... .......... .......... 23% 72.2M 0s5850K .......... .......... .......... .......... .......... 23% 80.4M 0s5900K .......... .......... .......... .......... .......... 23% 93.3M 0s5950K .......... .......... .......... .......... .......... 23% 92.0M 0s6000K .......... .......... .......... .......... .......... 24% 67.9M 0s6050K .......... .......... .......... .......... .......... 24%  111M 0s6100K .......... .......... .......... .......... .......... 24% 97.3M 0s6150K .......... .......... .......... .......... .......... 24%  100M 0s6200K .......... .......... .......... .......... .......... 24% 69.4M 0s6250K .......... .......... .......... .......... .......... 25%  120M 0s6300K .......... .......... .......... .......... .......... 25% 97.3M 0s6350K .......... .......... .......... .......... .......... 25%  126M 0s6400K .......... .......... .......... .......... .......... 25% 64.6M 0s6450K .......... .......... .......... .......... .......... 25%  129M 0s6500K .......... .......... .......... .......... .......... 26% 86.3M 0s6550K .......... .......... .......... .......... .......... 26% 91.8M 0s6600K .......... .......... .......... .......... .......... 26% 79.1M 0s6650K .......... .......... .......... .......... .......... 26%  110M 0s6700K .......... .......... .......... .......... .......... 26% 85.1M 0s6750K .......... .......... .......... .......... .......... 27%  131M 0s6800K .......... .......... .......... .......... .......... 27% 75.8M 0s6850K .......... .......... .......... .......... .......... 27%  102M 0s6900K .......... .......... .......... .......... .......... 27% 91.9M 0s6950K .......... .......... .......... .......... .......... 27% 93.4M 0s7000K .......... .......... .......... .......... .......... 28%  135M 0s7050K .......... .......... .......... .......... .......... 28% 90.9M 0s7100K .......... .......... .......... .......... .......... 28%  134M 0s7150K .......... .......... .......... .......... .......... 28%  115M 0s7200K .......... .......... .......... .......... .......... 28% 78.0M 0s7250K .......... .......... .......... .......... .......... 29%  122M 0s7300K .......... .......... .......... .......... .......... 29% 76.7M 0s7350K .......... .......... .......... .......... .......... 29% 57.1M 0s7400K .......... .......... .......... .......... .......... 29% 80.1M 0s7450K .......... .......... .......... .......... .......... 29%  124M 0s7500K .......... .......... .......... .......... .......... 30% 88.4M 0s7550K .......... .......... .......... .......... .......... 30%  115M 0s7600K .......... .......... .......... .......... .......... 30% 73.6M 0s7650K .......... .......... .......... .......... .......... 30%  130M 0s7700K .......... .......... .......... .......... .......... 30% 93.8M 0s7750K .......... .......... .......... .......... .......... 31%  121M 0s7800K .......... .......... .......... .......... .......... 31% 81.8M 0s7850K .......... .......... .......... .......... .......... 31%  127M 0s7900K .......... .......... .......... .......... .......... 31% 73.8M 0s7950K .......... .......... .......... .......... .......... 31%  119M 0s8000K .......... .......... .......... .......... .......... 32% 86.7M 0s8050K .......... .......... .......... .......... .......... 32%  135M 0s8100K .......... .......... .......... .......... .......... 32% 86.4M 0s8150K .......... .......... .......... .......... .......... 32%  131M 0s8200K .......... .......... .......... .......... .......... 32% 74.4M 0s8250K .......... .......... .......... .......... .......... 33%  157M 0s8300K .......... .......... .......... .......... .......... 33% 89.1M 0s8350K .......... .......... .......... .......... .......... 33%  116M 0s8400K .......... .......... .......... .......... .......... 33%  121M 0s8450K .......... .......... .......... .......... .......... 33% 90.1M 0s8500K .......... .......... .......... .......... .......... 34%  192M 0s8550K .......... .......... .......... .......... .......... 34% 95.3M 0s8600K .......... .......... .......... .......... .......... 34%  118M 0s8650K .......... .......... .......... .......... .......... 34%  171M 0s8700K .......... .......... .......... .......... .......... 34%  111M 0s8750K .......... .......... .......... .......... .......... 35%  131M 0s8800K .......... .......... .......... .......... .......... 35% 93.9M 0s8850K .......... .......... .......... .......... .......... 35%  172M 0s8900K .......... .......... .......... .......... .......... 35%  149M 0s8950K .......... .......... .......... .......... .......... 35%  112M 0s9000K .......... .......... .......... .......... .......... 36%  130M 0s9050K .......... .......... .......... .......... .......... 36%  128M 0s9100K .......... .......... .......... .......... .......... 36%  132M 0s9150K .......... .......... .......... .......... .......... 36% 67.4M 0s9200K .......... .......... .......... .......... .......... 36% 42.9M 0s9250K .......... .......... .......... .......... .......... 37% 47.9M 0s9300K .......... .......... .......... .......... .......... 37% 50.4M 0s9350K .......... .......... .......... .......... .......... 37% 46.0M 0s9400K .......... .......... .......... .......... .......... 37% 29.6M 0s9450K .......... .......... .......... .......... .......... 37% 50.5M 0s9500K .......... .......... .......... .......... .......... 38% 43.9M 0s9550K .......... .......... .......... .......... .......... 38% 51.8M 0s9600K .......... .......... .......... .......... .......... 38% 40.8M 0s9650K .......... .......... .......... .......... .......... 38% 56.4M 0s9700K .......... .......... .......... .......... .......... 38% 42.0M 0s9750K .......... .......... .......... .......... .......... 39% 59.3M 0s9800K .......... .......... .......... .......... .......... 39% 37.4M 0s9850K .......... .......... .......... .......... .......... 39% 59.4M 0s9900K .......... .......... .......... .......... .......... 39% 41.6M 0s9950K .......... .......... .......... .......... .......... 39% 59.5M 0s10000K .......... .......... .......... .......... .......... 40% 37.5M 0s10050K .......... .......... .......... .......... .......... 40% 58.5M 0s10100K .......... .......... .......... .......... .......... 40% 41.6M 0s10150K .......... .......... .......... .......... .......... 40% 53.0M 0s10200K .......... .......... .......... .......... .......... 40% 38.3M 0s10250K .......... .......... .......... .......... .......... 41% 59.1M 0s10300K .......... .......... .......... .......... .......... 41% 38.6M 0s10350K .......... .......... .......... .......... .......... 41% 53.1M 0s10400K .......... .......... .......... .......... .......... 41% 37.6M 0s10450K .......... .......... .......... .......... .......... 41% 56.1M 0s10500K .......... .......... .......... .......... .......... 42% 47.5M 0s10550K .......... .......... .......... .......... .......... 42% 51.4M 0s10600K .......... .......... .......... .......... .......... 42% 47.6M 0s10650K .......... .......... .......... .......... .......... 42% 44.8M 0s10700K .......... .......... .......... .......... .......... 42% 54.2M 0s10750K .......... .......... .......... .......... .......... 43% 47.3M 0s10800K .......... .......... .......... .......... .......... 43% 48.9M 0s10850K .......... .......... .......... .......... .......... 43% 43.4M 0s10900K .......... .......... .......... .......... .......... 43% 60.8M 0s10950K .......... .......... .......... .......... .......... 43% 41.5M 0s11000K .......... .......... .......... .......... .......... 44% 49.8M 0s11050K .......... .......... .......... .......... .......... 44% 40.6M 0s11100K .......... .......... .......... .......... .......... 44% 60.8M 0s11150K .......... .......... .......... .......... .......... 44% 42.6M 0s11200K .......... .......... .......... .......... .......... 44%  192M 0s11250K .......... .......... .......... .......... .......... 45% 94.8M 0s11300K .......... .......... .......... .......... .......... 45%  161M 0s11350K .......... .......... .......... .......... .......... 45%  144M 0s11400K .......... .......... .......... .......... .......... 45%  105M 0s11450K .......... .......... .......... .......... .......... 45% 43.7M 0s11500K .......... .......... .......... .......... .......... 46%  106M 0s11550K .......... .......... .......... .......... .......... 46%  130M 0s11600K .......... .......... .......... .......... .......... 46% 79.0M 0s11650K .......... .......... .......... .......... .......... 46%  124M 0s11700K .......... .......... .......... .......... .......... 46%  102M 0s11750K .......... .......... .......... .......... .......... 47%  157M 0s11800K .......... .......... .......... .......... .......... 47% 78.4M 0s11850K .......... .......... .......... .......... .......... 47%  157M 0s11900K .......... .......... .......... .......... .......... 47%  102M 0s11950K .......... .......... .......... .......... .......... 47%  120M 0s12000K .......... .......... .......... .......... .......... 48% 98.2M 0s12050K .......... .......... .......... .......... .......... 48%  104M 0s12100K .......... .......... .......... .......... .......... 48% 97.5M 0s12150K .......... .......... .......... .......... .......... 48% 99.4M 0s12200K .......... .......... .......... .......... .......... 48% 88.3M 0s12250K .......... .......... .......... .......... .......... 49% 93.1M 0s12300K .......... .......... .......... .......... .......... 49%  124M 0s12350K .......... .......... .......... .......... .......... 49% 96.1M 0s12400K .......... .......... .......... .......... .......... 49%  130M 0s12450K .......... .......... .......... .......... .......... 49% 82.4M 0s12500K .......... .......... .......... .......... .......... 50%  127M 0s12550K .......... .......... .......... .......... .......... 50%  101M 0s12600K .......... .......... .......... .......... .......... 50%  101M 0s12650K .......... .......... .......... .......... .......... 50% 91.9M 0s12700K .......... .......... .......... .......... .......... 50%  169M 0s12750K .......... .......... .......... .......... .......... 51% 91.5M 0s12800K .......... .......... .......... .......... .......... 51% 93.1M 0s12850K .......... .......... .......... .......... .......... 51% 93.8M 0s12900K .......... .......... .......... .......... .......... 51%  125M 0s12950K .......... .......... .......... .......... .......... 51% 93.8M 0s13000K .......... .......... .......... .......... .......... 52% 87.8M 0s13050K .......... .......... .......... .......... .......... 52%  123M 0s13100K .......... .......... .......... .......... .......... 52%  101M 0s13150K .......... .......... .......... .......... .......... 52% 99.3M 0s13200K .......... .......... .......... .......... .......... 52%  108M 0s13250K .......... .......... .......... .......... .......... 53%  102M 0s13300K .......... .......... .......... .......... .......... 53%  115M 0s13350K .......... .......... .......... .......... .......... 53%  101M 0s13400K .......... .......... .......... .......... .......... 53%  121M 0s13450K .......... .......... .......... .......... .......... 53%  109M 0s13500K .......... .......... .......... .......... .......... 54% 50.2M 0s13550K .......... .......... .......... .......... .......... 54% 96.2M 0s13600K .......... .......... .......... .......... .......... 54%  132M 0s13650K .......... .......... .......... .......... .......... 54% 86.0M 0s13700K .......... .......... .......... .......... .......... 54%  116M 0s13750K .......... .......... .......... .......... .......... 55% 90.8M 0s13800K .......... .......... .......... .......... .......... 55% 98.9M 0s13850K .......... .......... .......... .......... .......... 55%  131M 0s13900K .......... .......... .......... .......... .......... 55%  110M 0s13950K .......... .......... .......... .......... .......... 55%  130M 0s14000K .......... .......... .......... .......... .......... 56% 77.8M 0s14050K .......... .......... .......... .......... .......... 56%  176M 0s14100K .......... .......... .......... .......... .......... 56% 82.1M 0s14150K .......... .......... .......... .......... .......... 56%  148M 0s14200K .......... .......... .......... .......... .......... 56% 94.6M 0s14250K .......... .......... .......... .......... .......... 57%  112M 0s14300K .......... .......... .......... .......... .......... 57%  130M 0s14350K .......... .......... .......... .......... .......... 57% 98.4M 0s14400K .......... .......... .......... .......... .......... 57%  118M 0s14450K .......... .......... .......... .......... .......... 57% 95.6M 0s14500K .......... .......... .......... .......... .......... 58%  139M 0s14550K .......... .......... .......... .......... .......... 58% 94.4M 0s14600K .......... .......... .......... .......... .......... 58%  147M 0s14650K .......... .......... .......... .......... .......... 58% 93.6M 0s14700K .......... .......... .......... .......... .......... 58%  141M 0s14750K .......... .......... .......... .......... .......... 59% 84.8M 0s14800K .......... .......... .......... .......... .......... 59% 88.9M 0s14850K .......... .......... .......... .......... .......... 59%  186M 0s14900K .......... .......... .......... .......... .......... 59%  103M 0s14950K .......... .......... .......... .......... .......... 59%  142M 0s15000K .......... .......... .......... .......... .......... 60% 99.0M 0s15050K .......... .......... .......... .......... .......... 60%  119M 0s15100K .......... .......... .......... .......... .......... 60%  118M 0s15150K .......... .......... .......... .......... .......... 60% 98.1M 0s15200K .......... .......... .......... .......... .......... 60%  116M 0s15250K .......... .......... .......... .......... .......... 61%  105M 0s15300K .......... .......... .......... .......... .......... 61%  111M 0s15350K .......... .......... .......... .......... .......... 61%  101M 0s15400K .......... .......... .......... .......... .......... 61% 97.4M 0s15450K .......... .......... .......... .......... .......... 61% 98.0M 0s15500K .......... .......... .......... .......... .......... 62%  137M 0s15550K .......... .......... .......... .......... .......... 62% 57.1M 0s15600K .......... .......... .......... .......... .......... 62% 67.4M 0s15650K .......... .......... .......... .......... .......... 62%  156M 0s15700K .......... .......... .......... .......... .......... 62% 83.8M 0s15750K .......... .......... .......... .......... .......... 63%  135M 0s15800K .......... .......... .......... .......... .......... 63% 88.3M 0s15850K .......... .......... .......... .......... .......... 63%  153M 0s15900K .......... .......... .......... .......... .......... 63% 87.4M 0s15950K .......... .......... .......... .......... .......... 63%  153M 0s16000K .......... .......... .......... .......... .......... 64% 80.0M 0s16050K .......... .......... .......... .......... .......... 64%  143M 0s16100K .......... .......... .......... .......... .......... 64% 96.2M 0s16150K .......... .......... .......... .......... .......... 64%  159M 0s16200K .......... .......... .......... .......... .......... 64% 86.3M 0s16250K .......... .......... .......... .......... .......... 65%  160M 0s16300K .......... .......... .......... .......... .......... 65%  113M 0s16350K .......... .......... .......... .......... .......... 65%  116M 0s16400K .......... .......... .......... .......... .......... 65%  104M 0s16450K .......... .......... .......... .......... .......... 65% 95.4M 0s16500K .......... .......... .......... .......... .......... 66%  136M 0s16550K .......... .......... .......... .......... .......... 66% 98.4M 0s16600K .......... .......... .......... .......... .......... 66%  103M 0s16650K .......... .......... .......... .......... .......... 66%  134M 0s16700K .......... .......... .......... .......... .......... 66% 96.4M 0s16750K .......... .......... .......... .......... .......... 67%  159M 0s16800K .......... .......... .......... .......... .......... 67% 82.0M 0s16850K .......... .......... .......... .......... .......... 67%  132M 0s16900K .......... .......... .......... .......... .......... 67% 94.3M 0s16950K .......... .......... .......... .......... .......... 67%  185M 0s17000K .......... .......... .......... .......... .......... 68%  112M 0s17050K .......... .......... .......... .......... .......... 68% 86.4M 0s17100K .......... .......... .......... .......... .......... 68%  163M 0s17150K .......... .......... .......... .......... .......... 68% 94.8M 0s17200K .......... .......... .......... .......... .......... 68% 92.3M 0s17250K .......... .......... .......... .......... .......... 69%  120M 0s17300K .......... .......... .......... .......... .......... 69%  101M 0s17350K .......... .......... .......... .......... .......... 69%  145M 0s17400K .......... .......... .......... .......... .......... 69%  115M 0s17450K .......... .......... .......... .......... .......... 69%  113M 0s17500K .......... .......... .......... .......... .......... 70%  118M 0s17550K .......... .......... .......... .......... .......... 70%  218M 0s17600K .......... .......... .......... .......... .......... 70% 47.6M 0s17650K .......... .......... .......... .......... .......... 70%  172M 0s17700K .......... .......... .......... .......... .......... 70%  125M 0s17750K .......... .......... .......... .......... .......... 71%  114M 0s17800K .......... .......... .......... .......... .......... 71%  174M 0s17850K .......... .......... .......... .......... .......... 71%  142M 0s17900K .......... .......... .......... .......... .......... 71% 59.1M 0s17950K .......... .......... .......... .......... .......... 71%  187M 0s18000K .......... .......... .......... .......... .......... 72%  164M 0s18050K .......... .......... .......... .......... .......... 72%  171M 0s18100K .......... .......... .......... .......... .......... 72%  218M 0s18150K .......... .......... .......... .......... .......... 72%  263M 0s18200K .......... .......... .......... .......... .......... 72%  263M 0s18250K .......... .......... .......... .......... .......... 73%  194M 0s18300K .......... .......... .......... .......... .......... 73%  248M 0s18350K .......... .......... .......... .......... .......... 73%  144M 0s18400K .......... .......... .......... .......... .......... 73%  156M 0s18450K .......... .......... .......... .......... .......... 73%  193M 0s18500K .......... .......... .......... .......... .......... 74%  135M 0s18550K .......... .......... .......... .......... .......... 74%  156M 0s18600K .......... .......... .......... .......... .......... 74%  160M 0s18650K .......... .......... .......... .......... .......... 74%  207M 0s18700K .......... .......... .......... .......... .......... 74%  202M 0s18750K .......... .......... .......... .......... .......... 75%  186M 0s18800K .......... .......... .......... .......... .......... 75%  148M 0s18850K .......... .......... .......... .......... .......... 75%  184M 0s18900K .......... .......... .......... .......... .......... 75%  264M 0s18950K .......... .......... .......... .......... .......... 75%  297M 0s19000K .......... .......... .......... .......... .......... 76%  151M 0s19050K .......... .......... .......... .......... .......... 76%  224M 0s19100K .......... .......... .......... .......... .......... 76%  201M 0s19150K .......... .......... .......... .......... .......... 76%  275M 0s19200K .......... .......... .......... .......... .......... 76%  169M 0s19250K .......... .......... .......... .......... .......... 77%  207M 0s19300K .......... .......... .......... .......... .......... 77%  141M 0s19350K .......... .......... .......... .......... .......... 77%  184M 0s19400K .......... .......... .......... .......... .......... 77%  189M 0s19450K .......... .......... .......... .......... .......... 77%  220M 0s19500K .......... .......... .......... .......... .......... 78%  172M 0s19550K .......... .......... .......... .......... .......... 78%  142M 0s19600K .......... .......... .......... .......... .......... 78%  139M 0s19650K .......... .......... .......... .......... .......... 78%  157M 0s19700K .......... .......... .......... .......... .......... 78%  202M 0s19750K .......... .......... .......... .......... .......... 79%  187M 0s19800K .......... .......... .......... .......... .......... 79%  146M 0s19850K .......... .......... .......... .......... .......... 79%  203M 0s19900K .......... .......... .......... .......... .......... 79%  182M 0s19950K .......... .......... .......... .......... .......... 79%  252M 0s20000K .......... .......... .......... .......... .......... 80%  214M 0s20050K .......... .......... .......... .......... .......... 80%  210M 0s20100K .......... .......... .......... .......... .......... 80%  148M 0s20150K .......... .......... .......... .......... .......... 80% 59.9M 0s20200K .......... .......... .......... .......... .......... 80%  173M 0s20250K .......... .......... .......... .......... .......... 81%  251M 0s20300K .......... .......... .......... .......... .......... 81%  227M 0s20350K .......... .......... .......... .......... .......... 81%  169M 0s20400K .......... .......... .......... .......... .......... 81%  141M 0s20450K .......... .......... .......... .......... .......... 81%  253M 0s20500K .......... .......... .......... .......... .......... 82%  212M 0s20550K .......... .......... .......... .......... .......... 82%  201M 0s20600K .......... .......... .......... .......... .......... 82%  168M 0s20650K .......... .......... .......... .......... .......... 82%  221M 0s20700K .......... .......... .......... .......... .......... 82%  158M 0s20750K .......... .......... .......... .......... .......... 83%  203M 0s20800K .......... .......... .......... .......... .......... 83%  171M 0s20850K .......... .......... .......... .......... .......... 83%  221M 0s20900K .......... .......... .......... .......... .......... 83%  194M 0s20950K .......... .......... .......... .......... .......... 83%  185M 0s21000K .......... .......... .......... .......... .......... 84%  151M 0s21050K .......... .......... .......... .......... .......... 84%  212M 0s21100K .......... .......... .......... .......... .......... 84%  216M 0s21150K .......... .......... .......... .......... .......... 84%  154M 0s21200K .......... .......... .......... .......... .......... 84%  185M 0s21250K .......... .......... .......... .......... .......... 85%  215M 0s21300K .......... .......... .......... .......... .......... 85%  150M 0s21350K .......... .......... .......... .......... .......... 85%  247M 0s21400K .......... .......... .......... .......... .......... 85%  207M 0s21450K .......... .......... .......... .......... .......... 85%  120M 0s21500K .......... .......... .......... .......... .......... 86%  259M 0s21550K .......... .......... .......... .......... .......... 86%  212M 0s21600K .......... .......... .......... .......... .......... 86%  175M 0s21650K .......... .......... .......... .......... .......... 86%  216M 0s21700K .......... .......... .......... .......... .......... 86%  201M 0s21750K .......... .......... .......... .......... .......... 87%  194M 0s21800K .......... .......... .......... .......... .......... 87%  230M 0s21850K .......... .......... .......... .......... .......... 87%  221M 0s21900K .......... .......... .......... .......... .......... 87%  191M 0s21950K .......... .......... .......... .......... .......... 87%  163M 0s22000K .......... .......... .......... .......... .......... 88%  199M 0s22050K .......... .......... .......... .......... .......... 88%  176M 0s22100K .......... .......... .......... .......... .......... 88%  243M 0s22150K .......... .......... .......... .......... .......... 88%  230M 0s22200K .......... .......... .......... .......... .......... 88% 58.7M 0s22250K .......... .......... .......... .......... .......... 89%  268M 0s22300K .......... .......... .......... .......... .......... 89%  318M 0s22350K .......... .......... .......... .......... .......... 89%  236M 0s22400K .......... .......... .......... .......... .......... 89%  256M 0s22450K .......... .......... .......... .......... .......... 89%  318M 0s22500K .......... .......... .......... .......... .......... 90%  322M 0s22550K .......... .......... .......... .......... .......... 90%  291M 0s22600K .......... .......... .......... .......... .......... 90%  276M 0s22650K .......... .......... .......... .......... .......... 90%  232M 0s22700K .......... .......... .......... .......... .......... 90%  317M 0s22750K .......... .......... .......... .......... .......... 91%  318M 0s22800K .......... .......... .......... .......... .......... 91%  221M 0s22850K .......... .......... .......... .......... .......... 91%  321M 0s22900K .......... .......... .......... .......... .......... 91%  321M 0s22950K .......... .......... .......... .......... .......... 91%  319M 0s23000K .......... .......... .......... .......... .......... 92%  291M 0s23050K .......... .......... .......... .......... .......... 92%  320M 0s23100K .......... .......... .......... .......... .......... 92%  322M 0s23150K .......... .......... .......... .......... .......... 92%  323M 0s23200K .......... .......... .......... .......... .......... 92%  262M 0s23250K .......... .......... .......... .......... .......... 93%  325M 0s23300K .......... .......... .......... .......... .......... 93%  267M 0s23350K .......... .......... .......... .......... .......... 93%  277M 0s23400K .......... .......... .......... .......... .......... 93%  268M 0s23450K .......... .......... .......... .......... .......... 93%  322M 0s23500K .......... .......... .......... .......... .......... 94%  320M 0s23550K .......... .......... .......... .......... .......... 94%  322M 0s23600K .......... .......... .......... .......... .......... 94%  262M 0s23650K .......... .......... .......... .......... .......... 94%  319M 0s23700K .......... .......... .......... .......... .......... 94%  315M 0s23750K .......... .......... .......... .......... .......... 95%  325M 0s23800K .......... .......... .......... .......... .......... 95%  289M 0s23850K .......... .......... .......... .......... .......... 95%  323M 0s23900K .......... .......... .......... .......... .......... 95%  328M 0s23950K .......... .......... .......... .......... .......... 95%  320M 0s24000K .......... .......... .......... .......... .......... 96%  263M 0s24050K .......... .......... .......... .......... .......... 96%  271M 0s24100K .......... .......... .......... .......... .......... 96%  328M 0s24150K .......... .......... .......... .......... .......... 96%  332M 0s24200K .......... .......... .......... .......... .......... 96%  298M 0s24250K .......... .......... .......... .......... .......... 97% 78.6M 0s24300K .......... .......... .......... .......... .......... 97%  322M 0s24350K .......... .......... .......... .......... .......... 97%  331M 0s24400K .......... .......... .......... .......... .......... 97%  262M 0s24450K .......... .......... .......... .......... .......... 97%  323M 0s24500K .......... .......... .......... .......... .......... 98%  329M 0s24550K .......... .......... .......... .......... .......... 98%  322M 0s24600K .......... .......... .......... .......... .......... 98%  300M 0s24650K .......... .......... .......... .......... .......... 98%  328M 0s24700K .......... .......... .......... .......... .......... 98%  331M 0s24750K .......... .......... .......... .......... .......... 99% 69.8M 0s24800K .......... .......... .......... .......... .......... 99% 59.5M 0s24850K .......... .......... .......... .......... .......... 99% 73.3M 0s24900K .......... .......... .......... .......... .......... 99% 73.7M 0s24950K .......... .......... .......... .......... .......... 99% 73.2M 0s25000K .......... .......... .......... .........            100% 69.5M=0.3s2021-07-26 23:27:53 (84.9 MB/s) - 'python3/Python-3.9.6.tgz' saved [25640094/25640094]+ printf '668f28a6cd2266eea568c5b4482f3904dcb117c65a336981c6d0843fdd39431abb1cb058e608db77d7678b8cbec996f23f02969c83cba40413f38de675636783  python3/Python-3.9.6.tgz\n'+ sha512sum -cpython3/Python-3.9.6.tgz: OK++ dirname python3/Python-3.9.6.tgz++ basename python3/Python-3.9.6.tgz+ touch python3/.mark-Python-3.9.6.tgz+ (( ++i  ))+ (( i < 17 ))+ url=https://pypi.python.org/packages/source/s/setuptools/setuptools-57.1.0.tar.gz+ sum='dfcf75584b3d7ae07e0f58ce8f596d7e9cbe3a0c178411053b066fb4362226bcf6467a79aed0853acd0b9f6a3371c47ddb07d77cbd780fe9782b8c19bce2e5fb  setuptools/setuptools-57.1.0.tar.gz'+ file=setuptools/setuptools-57.1.0.tar.gz++ dirname setuptools/setuptools-57.1.0.tar.gz+ mkdir -p setuptools+ '[' '!' -e setuptools/setuptools-57.1.0.tar.gz ']'+ wget -O setuptools/setuptools-57.1.0.tar.gz -- https://pypi.python.org/packages/source/s/setuptools/setuptools-57.1.0.tar.gz--2021-07-26 23:27:53--  https://pypi.python.org/packages/source/s/setuptools/setuptools-57.1.0.tar.gzResolving pypi.python.org (pypi.python.org)... 151.101.12.223, 2a04:4e42:3::223Connecting to pypi.python.org (pypi.python.org)|151.101.12.223|:443... connected.HTTP request sent, awaiting response... 301 Redirect to Primary DomainLocation: https://pypi.org/packages/source/s/setuptools/setuptools-57.1.0.tar.gz [following]--2021-07-26 23:27:53--  https://pypi.org/packages/source/s/setuptools/setuptools-57.1.0.tar.gzResolving pypi.org (pypi.org)... 151.101.64.223, 151.101.128.223, 151.101.192.223, ...Connecting to pypi.org (pypi.org)|151.101.64.223|:443... connected.HTTP request sent, awaiting response... 301 Moved PermanentlyLocation: https://files.pythonhosted.org/packages/source/s/setuptools/setuptools-57.1.0.tar.gz [following]--2021-07-26 23:27:53--  https://files.pythonhosted.org/packages/source/s/setuptools/setuptools-57.1.0.tar.gzResolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.13.63, 2a04:4e42:3::319Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.13.63|:443... connected.HTTP request sent, awaiting response... 302 FoundLocation: https://files.pythonhosted.org/packages/cf/79/1a19c2f792da00cbead7b6caa176afdddf517522cb9163ce39576025b050/setuptools-57.1.0.tar.gz [following]--2021-07-26 23:27:53--  https://files.pythonhosted.org/packages/cf/79/1a19c2f792da00cbead7b6caa176afdddf517522cb9163ce39576025b050/setuptools-57.1.0.tar.gzReusing existing connection to files.pythonhosted.org:443.HTTP request sent, awaiting response... 200 OKLength: 2144012 (2.0M) [application/x-tar]Saving to: 'setuptools/setuptools-57.1.0.tar.gz'0K .......... .......... .......... .......... ..........  2% 9.15M 0s50K .......... .......... .......... .......... ..........  4% 11.4M 0s100K .......... .......... .......... .......... ..........  7% 13.3M 0s150K .......... .......... .......... .......... ..........  9% 9.83M 0s200K .......... .......... .......... .......... .......... 11% 17.4M 0s250K .......... .......... .......... .......... .......... 14% 22.3M 0s300K .......... .......... .......... .......... .......... 16% 24.8M 0s350K .......... .......... .......... .......... .......... 19% 17.3M 0s400K .......... .......... .......... .......... .......... 21% 26.3M 0s450K .......... .......... .......... .......... .......... 23% 26.7M 0s500K .......... .......... .......... .......... .......... 26% 26.5M 0s550K .......... .......... .......... .......... .......... 28% 26.2M 0s600K .......... .......... .......... .......... .......... 31% 27.5M 0s650K .......... .......... .......... .......... .......... 33% 25.1M 0s700K .......... .......... .......... .......... .......... 35% 30.9M 0s750K .......... .......... .......... .......... .......... 38% 26.0M 0s800K .......... .......... .......... .......... .......... 40% 26.3M 0s850K .......... .......... .......... .......... .......... 42% 23.1M 0s900K .......... .......... .......... .......... .......... 45% 26.5M 0s950K .......... .......... .......... .......... .......... 47% 26.9M 0s1000K .......... .......... .......... .......... .......... 50% 31.7M 0s1050K .......... .......... .......... .......... .......... 52% 39.6M 0s1100K .......... .......... .......... .......... .......... 54% 41.1M 0s1150K .......... .......... .......... .......... .......... 57% 28.3M 0s1200K .......... .......... .......... .......... .......... 59% 29.2M 0s1250K .......... .......... .......... .......... .......... 62% 45.6M 0s1300K .......... .......... .......... .......... .......... 64% 39.2M 0s1350K .......... .......... .......... .......... .......... 66% 53.5M 0s1400K .......... .......... .......... .......... .......... 69% 54.5M 0s1450K .......... .......... .......... .......... .......... 71% 62.5M 0s1500K .......... .......... .......... .......... .......... 74% 60.4M 0s1550K .......... .......... .......... .......... .......... 76% 49.8M 0s1600K .......... .......... .......... .......... .......... 78% 62.8M 0s1650K .......... .......... .......... .......... .......... 81% 60.5M 0s1700K .......... .......... .......... .......... .......... 83% 62.9M 0s1750K .......... .......... .......... .......... .......... 85% 55.4M 0s1800K .......... .......... .......... .......... .......... 88% 59.4M 0s1850K .......... .......... .......... .......... .......... 90% 63.0M 0s1900K .......... .......... .......... .......... .......... 93% 57.9M 0s1950K .......... .......... .......... .......... .......... 95% 54.5M 0s2000K .......... .......... .......... .......... .......... 97% 63.1M 0s2050K .......... .......... .......... .......... ...       100% 66.0M=0.07s2021-07-26 23:27:53 (28.3 MB/s) - 'setuptools/setuptools-57.1.0.tar.gz' saved [2144012/2144012]+ printf 'dfcf75584b3d7ae07e0f58ce8f596d7e9cbe3a0c178411053b066fb4362226bcf6467a79aed0853acd0b9f6a3371c47ddb07d77cbd780fe9782b8c19bce2e5fb  setuptools/setuptools-57.1.0.tar.gz\n'+ sha512sum -csetuptools/setuptools-57.1.0.tar.gz: OK++ dirname setuptools/setuptools-57.1.0.tar.gz++ basename setuptools/setuptools-57.1.0.tar.gz+ touch setuptools/.mark-setuptools-57.1.0.tar.gz+ (( ++i  ))+ (( i < 17 ))+ url=https://pypi.python.org/packages/source/s/six/six-1.16.0.tar.gz+ sum='076fe31c8f03b0b52ff44346759c7dc8317da0972403b84dfe5898179f55acdba6c78827e0f8a53ff20afe8b76432c6fe0d655a75c24259d9acbaa4d9e8015c0  six/six-1.16.0.tar.gz'+ file=six/six-1.16.0.tar.gz++ dirname six/six-1.16.0.tar.gz+ mkdir -p six+ '[' '!' -e six/six-1.16.0.tar.gz ']'+ wget -O six/six-1.16.0.tar.gz -- https://pypi.python.org/packages/source/s/six/six-1.16.0.tar.gz--2021-07-26 23:27:53--  https://pypi.python.org/packages/source/s/six/six-1.16.0.tar.gzResolving pypi.python.org (pypi.python.org)... 151.101.12.223, 2a04:4e42:3::223Connecting to pypi.python.org (pypi.python.org)|151.101.12.223|:443... connected.HTTP request sent, awaiting response... 301 Redirect to Primary DomainLocation: https://pypi.org/packages/source/s/six/six-1.16.0.tar.gz [following]--2021-07-26 23:27:53--  https://pypi.org/packages/source/s/six/six-1.16.0.tar.gzResolving pypi.org (pypi.org)... 151.101.192.223, 151.101.128.223, 151.101.64.223, ...Connecting to pypi.org (pypi.org)|151.101.192.223|:443... connected.HTTP request sent, awaiting response... 301 Moved PermanentlyLocation: https://files.pythonhosted.org/packages/source/s/six/six-1.16.0.tar.gz [following]--2021-07-26 23:27:53--  https://files.pythonhosted.org/packages/source/s/six/six-1.16.0.tar.gzResolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.13.63, 2a04:4e42:3::319Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.13.63|:443... connected.HTTP request sent, awaiting response... 302 FoundLocation: https://files.pythonhosted.org/packages/71/39/171f1c67cd00715f190ba0b100d606d440a28c93c7714febeca8b79af85e/six-1.16.0.tar.gz [following]--2021-07-26 23:27:53--  https://files.pythonhosted.org/packages/71/39/171f1c67cd00715f190ba0b100d606d440a28c93c7714febeca8b79af85e/six-1.16.0.tar.gzReusing existing connection to files.pythonhosted.org:443.HTTP request sent, awaiting response... 200 OKLength: 34041 (33K) [application/x-tar]Saving to: 'six/six-1.16.0.tar.gz'0K .......... .......... .......... ...                  100% 17.0M=0.002s2021-07-26 23:27:53 (17.0 MB/s) - 'six/six-1.16.0.tar.gz' saved [34041/34041]+ printf '076fe31c8f03b0b52ff44346759c7dc8317da0972403b84dfe5898179f55acdba6c78827e0f8a53ff20afe8b76432c6fe0d655a75c24259d9acbaa4d9e8015c0  six/six-1.16.0.tar.gz\n'+ sha512sum -csix/six-1.16.0.tar.gz: OK++ dirname six/six-1.16.0.tar.gz++ basename six/six-1.16.0.tar.gz+ touch six/.mark-six-1.16.0.tar.gz+ (( ++i  ))+ (( i < 17 ))+ url=https://www.sqlite.org/2021/sqlite-amalgamation-3360000.zip+ sum='5c18f158a599b1e91d95c91de3aa5c5de52f986845ad0cb49dfd56b650587e55e24d469571b5b864229b870d0eaf85d78893f61ef950b95389cb41692be37f58  sqlite3/sqlite-amalgamation-3360000.zip'+ file=sqlite3/sqlite-amalgamation-3360000.zip++ dirname sqlite3/sqlite-amalgamation-3360000.zip+ mkdir -p sqlite3+ '[' '!' -e sqlite3/sqlite-amalgamation-3360000.zip ']'+ wget -O sqlite3/sqlite-amalgamation-3360000.zip -- https://www.sqlite.org/2021/sqlite-amalgamation-3360000.zip--2021-07-26 23:27:53--  https://www.sqlite.org/2021/sqlite-amalgamation-3360000.zipResolving www.sqlite.org (www.sqlite.org)... 45.33.6.223, 2600:3c00::f03c:91ff:fe96:b959Connecting to www.sqlite.org (www.sqlite.org)|45.33.6.223|:443... connected.HTTP request sent, awaiting response... 200 OKLength: 2477662 (2.4M) [application/zip]Saving to: 'sqlite3/sqlite-amalgamation-3360000.zip'0K .......... .......... .......... .......... ..........  2%  200K 12s50K .......... .......... .......... .......... ..........  4%  403K 9s100K .......... .......... .......... .......... ..........  6% 56.4M 6s150K .......... .......... .......... .......... ..........  8% 70.7M 4s200K .......... .......... .......... .......... .......... 10%  394K 4s250K .......... .......... .......... .......... .......... 12% 27.0M 4s300K .......... .......... .......... .......... .......... 14% 27.9M 3s350K .......... .......... .......... .......... .......... 16% 29.9M 3s400K .......... .......... .......... .......... .......... 18%  421K 3s450K .......... .......... .......... .......... .......... 20% 18.8M 2s500K .......... .......... .......... .......... .......... 22% 20.3M 2s550K .......... .......... .......... .......... .......... 24% 26.1M 2s600K .......... .......... .......... .......... .......... 26% 26.5M 2s650K .......... .......... .......... .......... .......... 28% 45.0M 2s700K .......... .......... .......... .......... .......... 30% 52.4M 1s750K .......... .......... .......... .......... .......... 33% 64.6M 1s800K .......... .......... .......... .......... .......... 35% 60.8M 1s850K .......... .......... .......... .......... .......... 37%  454K 1s900K .......... .......... .......... .......... .......... 39% 19.4M 1s950K .......... .......... .......... .......... .......... 41% 18.4M 1s1000K .......... .......... .......... .......... .......... 43% 23.8M 1s1050K .......... .......... .......... .......... .......... 45% 29.8M 1s1100K .......... .......... .......... .......... .......... 47% 28.2M 1s1150K .......... .......... .......... .......... .......... 49% 36.2M 1s1200K .......... .......... .......... .......... .......... 51% 58.1M 1s1250K .......... .......... .......... .......... .......... 53% 70.6M 1s1300K .......... .......... .......... .......... .......... 55% 71.0M 1s1350K .......... .......... .......... .......... .......... 57% 70.8M 1s1400K .......... .......... .......... .......... .......... 59% 52.5M 1s1450K .......... .......... .......... .......... .......... 61% 72.8M 0s1500K .......... .......... .......... .......... .......... 64% 73.0M 0s1550K .......... .......... .......... .......... .......... 66% 73.4M 0s1600K .......... .......... .......... .......... .......... 68% 63.3M 0s1650K .......... .......... .......... .......... .......... 70% 71.1M 0s1700K .......... .......... .......... .......... .......... 72% 68.2M 0s1750K .......... .......... .......... .......... .......... 74%  478K 0s1800K .......... .......... .......... .......... .......... 76% 18.0M 0s1850K .......... .......... .......... .......... .......... 78% 20.2M 0s1900K .......... .......... .......... .......... .......... 80% 21.6M 0s1950K .......... .......... .......... .......... .......... 82% 29.8M 0s2000K .......... .......... .......... .......... .......... 84% 24.8M 0s2050K .......... .......... .......... .......... .......... 86% 29.6M 0s2100K .......... .......... .......... .......... .......... 88% 30.1M 0s2150K .......... .......... .......... .......... .......... 90% 36.6M 0s2200K .......... .......... .......... .......... .......... 92% 62.5M 0s2250K .......... .......... .......... .......... .......... 95% 73.1M 0s2300K .......... .......... .......... .......... .......... 97% 73.1M 0s2350K .......... .......... .......... .......... .......... 99% 73.6M 0s2400K .......... .........                                  100% 53.6M=0.9s2021-07-26 23:27:55 (2.65 MB/s) - 'sqlite3/sqlite-amalgamation-3360000.zip' saved [2477662/2477662]+ printf '5c18f158a599b1e91d95c91de3aa5c5de52f986845ad0cb49dfd56b650587e55e24d469571b5b864229b870d0eaf85d78893f61ef950b95389cb41692be37f58  sqlite3/sqlite-amalgamation-3360000.zip\n'+ sha512sum -csqlite3/sqlite-amalgamation-3360000.zip: OK++ dirname sqlite3/sqlite-amalgamation-3360000.zip++ basename sqlite3/sqlite-amalgamation-3360000.zip+ touch sqlite3/.mark-sqlite-amalgamation-3360000.zip+ (( ++i  ))+ (( i < 17 ))+ url=https://github.com/pallets/werkzeug/archive/2.0.1.zip+ sum='d17eae8b3f267967651619e554afb804a74fa97572f1c58a75866bca17cc03df6c4a86aeb66700a9e24e759940014cb4048d79c88fada657f4ddb17af542032d  werkzeug/2.0.1.zip'+ file=werkzeug/2.0.1.zip++ dirname werkzeug/2.0.1.zip+ mkdir -p werkzeug+ '[' '!' -e werkzeug/2.0.1.zip ']'+ wget -O werkzeug/2.0.1.zip -- https://github.com/pallets/werkzeug/archive/2.0.1.zip--2021-07-26 23:27:55--  https://github.com/pallets/werkzeug/archive/2.0.1.zipResolving github.com (github.com)... 140.82.121.4Connecting to github.com (github.com)|140.82.121.4|:443... connected.HTTP request sent, awaiting response... 302 FoundLocation: https://codeload.github.com/pallets/werkzeug/zip/2.0.1 [following]--2021-07-26 23:27:55--  https://codeload.github.com/pallets/werkzeug/zip/2.0.1Resolving codeload.github.com (codeload.github.com)... 140.82.121.9Connecting to codeload.github.com (codeload.github.com)|140.82.121.9|:443... connected.HTTP request sent, awaiting response... 200 OKLength: unspecified [application/zip]Saving to: 'werkzeug/2.0.1.zip'0K .......... .......... .......... .......... .......... 4.32M50K .......... .......... .......... .......... .......... 8.74M100K .......... .......... .......... .......... .......... 16.4M150K .......... .......... .......... .......... .......... 14.4M200K .......... .......... .......... .......... .......... 40.4M250K .......... .......... .......... .......... .......... 41.1M300K .......... .......... .......... .......... ..........  891K350K .......... .......... .......... .......... .......... 14.8M400K .......... .......... .......... .......... .......... 12.8M450K .......... .......... .......... .......... .......... 17.0M500K .......... .......... .......... .......... .......... 25.1M550K .......... .......... .......... .......... .......... 38.8M600K .......... .......... .......... .......... .......... 42.0M650K .......... .......... .......... .......... .......... 46.5M700K .......... .......... .......... .......... .......... 66.5M750K .......... .......... .......... .......... .......... 73.6M800K .......... .......... .......... .......... .......... 66.2M850K .......... .......... .......... .......... .......... 74.0M900K .......... .......... .......... .......... .......... 63.7M950K .......... .......... .                                88.9M=0.1s2021-07-26 23:27:55 (9.40 MB/s) - 'werkzeug/2.0.1.zip' saved [994643]+ printf 'd17eae8b3f267967651619e554afb804a74fa97572f1c58a75866bca17cc03df6c4a86aeb66700a9e24e759940014cb4048d79c88fada657f4ddb17af542032d  werkzeug/2.0.1.zip\n'+ sha512sum -cwerkzeug/2.0.1.zip: OK++ dirname werkzeug/2.0.1.zip++ basename werkzeug/2.0.1.zip+ touch werkzeug/.mark-2.0.1.zip+ (( ++i  ))+ (( i < 17 ))+ for arch in armeabi-v7a arm64-v8a+ mkdir -p ../../_jiten_buildozer_/android/platform/build-arm64-v8a/packages+ cd ../../_jiten_buildozer_/android/platform/build-arm64-v8a/packages+ (( i = 0 ))+ (( i < 17 ))+ url=https://pypi.python.org/packages/source/c/certifi/certifi-2021.5.30.tar.gz+ sum='77a5ce25d3ea297160d3dd8e97a582cc79985acf989257755a3693696aeeefbba31b8f9e4b6afca101058a4ef7075fc5fc8780b389800354d7a1de6398612d03  certifi/certifi-2021.5.30.tar.gz'+ file=certifi/certifi-2021.5.30.tar.gz++ dirname certifi/certifi-2021.5.30.tar.gz+ mkdir -p certifi+ '[' '!' -e certifi/certifi-2021.5.30.tar.gz ']'+ wget -O certifi/certifi-2021.5.30.tar.gz -- https://pypi.python.org/packages/source/c/certifi/certifi-2021.5.30.tar.gz--2021-07-26 23:27:55--  https://pypi.python.org/packages/source/c/certifi/certifi-2021.5.30.tar.gzResolving pypi.python.org (pypi.python.org)... 151.101.12.223, 2a04:4e42:3::223Connecting to pypi.python.org (pypi.python.org)|151.101.12.223|:443... connected.HTTP request sent, awaiting response... 301 Redirect to Primary DomainLocation: https://pypi.org/packages/source/c/certifi/certifi-2021.5.30.tar.gz [following]--2021-07-26 23:27:55--  https://pypi.org/packages/source/c/certifi/certifi-2021.5.30.tar.gzResolving pypi.org (pypi.org)... 151.101.192.223, 151.101.0.223, 151.101.64.223, ...Connecting to pypi.org (pypi.org)|151.101.192.223|:443... connected.HTTP request sent, awaiting response... 301 Moved PermanentlyLocation: https://files.pythonhosted.org/packages/source/c/certifi/certifi-2021.5.30.tar.gz [following]--2021-07-26 23:27:55--  https://files.pythonhosted.org/packages/source/c/certifi/certifi-2021.5.30.tar.gzResolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.13.63, 2a04:4e42:3::319Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.13.63|:443... connected.HTTP request sent, awaiting response... 302 FoundLocation: https://files.pythonhosted.org/packages/6d/78/f8db8d57f520a54f0b8a438319c342c61c22759d8f9a1cd2e2180b5e5ea9/certifi-2021.5.30.tar.gz [following]--2021-07-26 23:27:56--  https://files.pythonhosted.org/packages/6d/78/f8db8d57f520a54f0b8a438319c342c61c22759d8f9a1cd2e2180b5e5ea9/certifi-2021.5.30.tar.gzReusing existing connection to files.pythonhosted.org:443.HTTP request sent, awaiting response... 200 OKLength: 147455 (144K) [application/x-tar]Saving to: 'certifi/certifi-2021.5.30.tar.gz'0K .......... .......... .......... .......... .......... 34% 9.15M 0s50K .......... .......... .......... .......... .......... 69% 16.1M 0s100K .......... .......... .......... .......... ...       100% 12.2M=0.01s2021-07-26 23:27:56 (11.8 MB/s) - 'certifi/certifi-2021.5.30.tar.gz' saved [147455/147455]+ printf '77a5ce25d3ea297160d3dd8e97a582cc79985acf989257755a3693696aeeefbba31b8f9e4b6afca101058a4ef7075fc5fc8780b389800354d7a1de6398612d03  certifi/certifi-2021.5.30.tar.gz\n'+ sha512sum -ccertifi/certifi-2021.5.30.tar.gz: OK++ dirname certifi/certifi-2021.5.30.tar.gz++ basename certifi/certifi-2021.5.30.tar.gz+ touch certifi/.mark-certifi-2021.5.30.tar.gz+ (( ++i  ))+ (( i < 17 ))+ url=https://github.com/pallets/click/archive/8.0.1.zip+ sum='e191ac41acb9060cf733fca714da179b46170b93d35c5212816052f69d706e47ffe146f6758fa040e58b3cb82ff4e61e02692a840052fdb3261cf14f31b3100a  click/8.0.1.zip'+ file=click/8.0.1.zip++ dirname click/8.0.1.zip+ mkdir -p click+ '[' '!' -e click/8.0.1.zip ']'+ wget -O click/8.0.1.zip -- https://github.com/pallets/click/archive/8.0.1.zip--2021-07-26 23:27:56--  https://github.com/pallets/click/archive/8.0.1.zipResolving github.com (github.com)... 140.82.121.4Connecting to github.com (github.com)|140.82.121.4|:443... connected.HTTP request sent, awaiting response... 302 FoundLocation: https://codeload.github.com/pallets/click/zip/8.0.1 [following]--2021-07-26 23:27:56--  https://codeload.github.com/pallets/click/zip/8.0.1Resolving codeload.github.com (codeload.github.com)... 140.82.121.9Connecting to codeload.github.com (codeload.github.com)|140.82.121.9|:443... connected.HTTP request sent, awaiting response... 200 OKLength: unspecified [application/zip]Saving to: 'click/8.0.1.zip'0K .......... .......... .......... .......... .......... 4.91M50K .......... .......... .......... .......... .......... 8.82M100K .......... .......... .......... .......... .......... 14.3M150K .......... .......... .......... .......... .......... 17.1M200K .......... .......... .......... .......... .......... 13.0M250K .......... .......... .......... .......... .......... 13.6M300K .......... .......... .......... .......... .......... 7.24M350K .......... ..                                          35.0M=0.04s2021-07-26 23:27:56 (9.78 MB/s) - 'click/8.0.1.zip' saved [371418]+ printf 'e191ac41acb9060cf733fca714da179b46170b93d35c5212816052f69d706e47ffe146f6758fa040e58b3cb82ff4e61e02692a840052fdb3261cf14f31b3100a  click/8.0.1.zip\n'+ sha512sum -cclick/8.0.1.zip: OK++ dirname click/8.0.1.zip++ basename click/8.0.1.zip+ touch click/.mark-8.0.1.zip+ (( ++i  ))+ (( i < 17 ))+ url=https://github.com/pallets/flask/archive/2.0.1.zip+ sum='a2c722fca9ce1da5b61eecb15709e5d099bb6fa1857e2f6f1f6098dd9308c85cc78c383757df1fefd9e5af472f12c264b275d7b8813267a5e8887a44cebeef33  flask/2.0.1.zip'+ file=flask/2.0.1.zip++ dirname flask/2.0.1.zip+ mkdir -p flask+ '[' '!' -e flask/2.0.1.zip ']'+ wget -O flask/2.0.1.zip -- https://github.com/pallets/flask/archive/2.0.1.zip--2021-07-26 23:27:56--  https://github.com/pallets/flask/archive/2.0.1.zipResolving github.com (github.com)... 140.82.121.4Connecting to github.com (github.com)|140.82.121.4|:443... connected.HTTP request sent, awaiting response... 302 FoundLocation: https://codeload.github.com/pallets/flask/zip/2.0.1 [following]--2021-07-26 23:27:56--  https://codeload.github.com/pallets/flask/zip/2.0.1Resolving codeload.github.com (codeload.github.com)... 140.82.121.9Connecting to codeload.github.com (codeload.github.com)|140.82.121.9|:443... connected.HTTP request sent, awaiting response... 200 OKLength: unspecified [application/zip]Saving to: 'flask/2.0.1.zip'0K .......... .......... .......... .......... ..........  312K50K .......... .......... .......... .......... ..........  631K100K .......... .......... .......... .......... .......... 27.8M150K .......... .......... .......... .......... .......... 10.9M200K .......... .......... .......... .......... ..........  662K250K .......... .......... .......... .......... .......... 44.2M300K .......... .......... .......... .......... ..........  627K350K .......... .......... .......... .......... .......... 32.7M400K .......... .......... .......... .......... .......... 31.4M450K .......... .......... .......... .......... .......... 66.0M500K .......... .......... .......... .......... ..........  101M550K .......... .......... .......... .......... .......... 64.0M600K .......... .......... .......... .......... .......... 97.3M650K .......... .......... .......... .......... .           577K=0.5s2021-07-26 23:27:57 (1.41 MB/s) - 'flask/2.0.1.zip' saved [707978]+ printf 'a2c722fca9ce1da5b61eecb15709e5d099bb6fa1857e2f6f1f6098dd9308c85cc78c383757df1fefd9e5af472f12c264b275d7b8813267a5e8887a44cebeef33  flask/2.0.1.zip\n'+ sha512sum -cflask/2.0.1.zip: OK++ dirname flask/2.0.1.zip++ basename flask/2.0.1.zip+ touch flask/.mark-2.0.1.zip+ (( ++i  ))+ (( i < 17 ))+ url=https://www.python.org/ftp/python/3.9.6/Python-3.9.6.tgz+ sum='668f28a6cd2266eea568c5b4482f3904dcb117c65a336981c6d0843fdd39431abb1cb058e608db77d7678b8cbec996f23f02969c83cba40413f38de675636783  hostpython3/Python-3.9.6.tgz'+ file=hostpython3/Python-3.9.6.tgz++ dirname hostpython3/Python-3.9.6.tgz+ mkdir -p hostpython3+ '[' '!' -e hostpython3/Python-3.9.6.tgz ']'+ wget -O hostpython3/Python-3.9.6.tgz -- https://www.python.org/ftp/python/3.9.6/Python-3.9.6.tgz--2021-07-26 23:27:57--  https://www.python.org/ftp/python/3.9.6/Python-3.9.6.tgzResolving www.python.org (www.python.org)... 151.101.12.223, 2a04:4e42:3::223Connecting to www.python.org (www.python.org)|151.101.12.223|:443... connected.HTTP request sent, awaiting response... 200 OKLength: 25640094 (24M) [application/octet-stream]Saving to: 'hostpython3/Python-3.9.6.tgz'0K .......... .......... .......... .......... ..........  0% 8.50M 3s50K .......... .......... .......... .......... ..........  0% 11.8M 2s100K .......... .......... .......... .......... ..........  0% 19.7M 2s150K .......... .......... .......... .......... ..........  0% 13.7M 2s200K .......... .......... .......... .......... ..........  0% 12.7M 2s250K .......... .......... .......... .......... ..........  1% 15.7M 2s300K .......... .......... .......... .......... ..........  1% 14.4M 2s350K .......... .......... .......... .......... ..........  1% 14.0M 2s400K .......... .......... .......... .......... ..........  1% 14.8M 2s450K .......... .......... .......... .......... ..........  1% 15.0M 2s500K .......... .......... .......... .......... ..........  2% 25.8M 2s550K .......... .......... .......... .......... ..........  2% 14.7M 2s600K .......... .......... .......... .......... ..........  2% 18.9M 2s650K .......... .......... .......... .......... ..........  2% 14.1M 2s700K .......... .......... .......... .......... ..........  2% 44.3M 2s750K .......... .......... .......... .......... ..........  3% 12.8M 2s800K .......... .......... .......... .......... ..........  3% 14.5M 2s850K .......... .......... .......... .......... ..........  3% 28.9M 2s900K .......... .......... .......... .......... ..........  3% 28.3M 2s950K .......... .......... .......... .......... ..........  3% 20.0M 1s1000K .......... .......... .......... .......... ..........  4% 20.3M 1s1050K .......... .......... .......... .......... ..........  4% 19.9M 1s1100K .......... .......... .......... .......... ..........  4% 20.3M 1s1150K .......... .......... .......... .......... ..........  4% 54.4M 1s1200K .......... .......... .......... .......... ..........  4% 15.4M 1s1250K .......... .......... .......... .......... ..........  5% 26.5M 1s1300K .......... .......... .......... .......... ..........  5% 22.0M 1s1350K .......... .......... .......... .......... ..........  5% 17.7M 1s1400K .......... .......... .......... .......... ..........  5% 22.4M 1s1450K .......... .......... .......... .......... ..........  5% 37.2M 1s1500K .......... .......... .......... .......... ..........  6% 31.2M 1s1550K .......... .......... .......... .......... ..........  6% 20.4M 1s1600K .......... .......... .......... .......... ..........  6% 17.5M 1s1650K .......... .......... .......... .......... ..........  6% 30.7M 1s1700K .......... .......... .......... .......... ..........  6% 21.9M 1s1750K .......... .......... .......... .......... ..........  7% 30.0M 1s1800K .......... .......... .......... .......... ..........  7% 52.8M 1s1850K .......... .......... .......... .......... ..........  7% 14.6M 1s1900K .......... .......... .......... .......... ..........  7% 24.9M 1s1950K .......... .......... .......... .......... ..........  7% 36.3M 1s2000K .......... .......... .......... .......... ..........  8% 15.3M 1s2050K .......... .......... .......... .......... ..........  8% 50.3M 1s2100K .......... .......... .......... .......... ..........  8% 30.2M 1s2150K .......... .......... .......... .......... ..........  8% 28.5M 1s2200K .......... .......... .......... .......... ..........  8% 35.2M 1s2250K .......... .......... .......... .......... ..........  9% 44.6M 1s2300K .......... .......... .......... .......... ..........  9% 25.3M 1s2350K .......... .......... .......... .......... ..........  9% 22.3M 1s2400K .......... .......... .......... .......... ..........  9% 40.3M 1s2450K .......... .......... .......... .......... ..........  9% 34.3M 1s2500K .......... .......... .......... .......... .......... 10% 33.0M 1s2550K .......... .......... .......... .......... .......... 10% 36.3M 1s2600K .......... .......... .......... .......... .......... 10% 40.6M 1s2650K .......... .......... .......... .......... .......... 10% 31.9M 1s2700K .......... .......... .......... .......... .......... 10% 24.3M 1s2750K .......... .......... .......... .......... .......... 11% 47.6M 1s2800K .......... .......... .......... .......... .......... 11% 30.6M 1s2850K .......... .......... .......... .......... .......... 11% 30.1M 1s2900K .......... .......... .......... .......... .......... 11% 30.1M 1s2950K .......... .......... .......... .......... .......... 11% 45.1M 1s3000K .......... .......... .......... .......... .......... 12% 37.6M 1s3050K .......... .......... .......... .......... .......... 12% 25.5M 1s3100K .......... .......... .......... .......... .......... 12% 50.5M 1s3150K .......... .......... .......... .......... .......... 12% 32.5M 1s3200K .......... .......... .......... .......... .......... 12% 54.6M 1s3250K .......... .......... .......... .......... .......... 13% 23.3M 1s3300K .......... .......... .......... .......... .......... 13% 62.5M 1s3350K .......... .......... .......... .......... .......... 13% 25.2M 1s3400K .......... .......... .......... .......... .......... 13% 34.0M 1s3450K .......... .......... .......... .......... .......... 13% 31.8M 1s3500K .......... .......... .......... .......... .......... 14% 24.8M 1s3550K .......... .......... .......... .......... .......... 14% 42.3M 1s3600K .......... .......... .......... .......... .......... 14% 22.6M 1s3650K .......... .......... .......... .......... .......... 14% 38.6M 1s3700K .......... .......... .......... .......... .......... 14% 30.3M 1s3750K .......... .......... .......... .......... .......... 15% 40.4M 1s3800K .......... .......... .......... .......... .......... 15% 24.8M 1s3850K .......... .......... .......... .......... .......... 15% 27.4M 1s3900K .......... .......... .......... .......... .......... 15% 47.8M 1s3950K .......... .......... .......... .......... .......... 15% 25.4M 1s4000K .......... .......... .......... .......... .......... 16% 29.3M 1s4050K .......... .......... .......... .......... .......... 16% 36.1M 1s4100K .......... .......... .......... .......... .......... 16% 38.4M 1s4150K .......... .......... .......... .......... .......... 16% 39.6M 1s4200K .......... .......... .......... .......... .......... 16% 33.8M 1s4250K .......... .......... .......... .......... .......... 17% 45.6M 1s4300K .......... .......... .......... .......... .......... 17% 39.4M 1s4350K .......... .......... .......... .......... .......... 17% 27.4M 1s4400K .......... .......... .......... .......... .......... 17% 30.8M 1s4450K .......... .......... .......... .......... .......... 17% 38.9M 1s4500K .......... .......... .......... .......... .......... 18% 37.8M 1s4550K .......... .......... .......... .......... .......... 18% 43.2M 1s4600K .......... .......... .......... .......... .......... 18% 35.5M 1s4650K .......... .......... .......... .......... .......... 18% 46.8M 1s4700K .......... .......... .......... .......... .......... 18% 37.2M 1s4750K .......... .......... .......... .......... .......... 19% 38.7M 1s4800K .......... .......... .......... .......... .......... 19% 35.5M 1s4850K .......... .......... .......... .......... .......... 19% 40.3M 1s4900K .......... .......... .......... .......... .......... 19% 38.6M 1s4950K .......... .......... .......... .......... .......... 19% 35.9M 1s5000K .......... .......... .......... .......... .......... 20% 41.6M 1s5050K .......... .......... .......... .......... .......... 20% 40.1M 1s5100K .......... .......... .......... .......... .......... 20% 45.0M 1s5150K .......... .......... .......... .......... .......... 20% 39.6M 1s5200K .......... .......... .......... .......... .......... 20% 32.7M 1s5250K .......... .......... .......... .......... .......... 21% 38.5M 1s5300K .......... .......... .......... .......... .......... 21% 47.1M 1s5350K .......... .......... .......... .......... .......... 21% 44.4M 1s5400K .......... .......... .......... .......... .......... 21% 32.7M 1s5450K .......... .......... .......... .......... .......... 21% 42.2M 1s5500K .......... .......... .......... .......... .......... 22% 48.6M 1s5550K .......... .......... .......... .......... .......... 22% 37.3M 1s5600K .......... .......... .......... .......... .......... 22% 27.1M 1s5650K .......... .......... .......... .......... .......... 22% 31.4M 1s5700K .......... .......... .......... .......... .......... 22% 44.3M 1s5750K .......... .......... .......... .......... .......... 23% 40.2M 1s5800K .......... .......... .......... .......... .......... 23% 36.1M 1s5850K .......... .......... .......... .......... .......... 23% 43.9M 1s5900K .......... .......... .......... .......... .......... 23% 46.2M 1s5950K .......... .......... .......... .......... .......... 23% 36.9M 1s6000K .......... .......... .......... .......... .......... 24% 33.6M 1s6050K .......... .......... .......... .......... .......... 24% 36.2M 1s6100K .......... .......... .......... .......... .......... 24% 36.5M 1s6150K .......... .......... .......... .......... .......... 24% 36.9M 1s6200K .......... .......... .......... .......... .......... 24% 37.0M 1s6250K .......... .......... .......... .......... .......... 25% 43.8M 1s6300K .......... .......... .......... .......... .......... 25% 42.3M 1s6350K .......... .......... .......... .......... .......... 25% 39.9M 1s6400K .......... .......... .......... .......... .......... 25% 28.6M 1s6450K .......... .......... .......... .......... .......... 25% 45.5M 1s6500K .......... .......... .......... .......... .......... 26% 43.1M 1s6550K .......... .......... .......... .......... .......... 26% 44.5M 1s6600K .......... .......... .......... .......... .......... 26% 39.0M 1s6650K .......... .......... .......... .......... .......... 26% 43.3M 1s6700K .......... .......... .......... .......... .......... 26% 41.2M 1s6750K .......... .......... .......... .......... .......... 27% 41.6M 1s6800K .......... .......... .......... .......... .......... 27% 40.1M 1s6850K .......... .......... .......... .......... .......... 27% 59.0M 1s6900K .......... .......... .......... .......... .......... 27% 59.7M 1s6950K .......... .......... .......... .......... .......... 27% 58.1M 1s7000K .......... .......... .......... .......... .......... 28% 52.7M 1s7050K .......... .......... .......... .......... .......... 28% 56.1M 1s7100K .......... .......... .......... .......... .......... 28% 55.9M 1s7150K .......... .......... .......... .......... .......... 28% 63.6M 1s7200K .......... .......... .......... .......... .......... 28% 47.6M 1s7250K .......... .......... .......... .......... .......... 29% 63.7M 1s7300K .......... .......... .......... .......... .......... 29% 59.4M 1s7350K .......... .......... .......... .......... .......... 29% 52.8M 1s7400K .......... .......... .......... .......... .......... 29% 51.8M 1s7450K .......... .......... .......... .......... .......... 29% 56.1M 1s7500K .......... .......... .......... .......... .......... 30% 59.0M 1s7550K .......... .......... .......... .......... .......... 30% 53.1M 1s7600K .......... .......... .......... .......... .......... 30% 47.7M 1s7650K .......... .......... .......... .......... .......... 30% 60.4M 1s7700K .......... .......... .......... .......... .......... 30% 54.3M 1s7750K .......... .......... .......... .......... .......... 31% 59.0M 1s7800K .......... .......... .......... .......... .......... 31% 49.5M 1s7850K .......... .......... .......... .......... .......... 31% 56.8M 1s7900K .......... .......... .......... .......... .......... 31% 57.2M 1s7950K .......... .......... .......... .......... .......... 31% 60.9M 1s8000K .......... .......... .......... .......... .......... 32% 45.0M 1s8050K .......... .......... .......... .......... .......... 32% 57.1M 1s8100K .......... .......... .......... .......... .......... 32% 66.6M 1s8150K .......... .......... .......... .......... .......... 32% 57.4M 1s8200K .......... .......... .......... .......... .......... 32% 51.1M 1s8250K .......... .......... .......... .......... .......... 33% 55.7M 1s8300K .......... .......... .......... .......... .......... 33% 56.9M 1s8350K .......... .......... .......... .......... .......... 33% 57.6M 1s8400K .......... .......... .......... .......... .......... 33% 50.2M 1s8450K .......... .......... .......... .......... .......... 33% 33.5M 1s8500K .......... .......... .......... .......... .......... 34% 57.7M 1s8550K .......... .......... .......... .......... .......... 34% 66.5M 1s8600K .......... .......... .......... .......... .......... 34% 53.7M 1s8650K .......... .......... .......... .......... .......... 34% 58.4M 1s8700K .......... .......... .......... .......... .......... 34% 57.8M 1s8750K .......... .......... .......... .......... .......... 35% 57.9M 1s8800K .......... .......... .......... .......... .......... 35% 51.6M 0s8850K .......... .......... .......... .......... .......... 35% 57.2M 0s8900K .......... .......... .......... .......... .......... 35% 56.0M 0s8950K .......... .......... .......... .......... .......... 35% 65.9M 0s9000K .......... .......... .......... .......... .......... 36% 53.1M 0s9050K .......... .......... .......... .......... .......... 36% 57.5M 0s9100K .......... .......... .......... .......... .......... 36% 57.4M 0s9150K .......... .......... .......... .......... .......... 36% 52.5M 0s9200K .......... .......... .......... .......... .......... 36% 50.5M 0s9250K .......... .......... .......... .......... .......... 37% 60.0M 0s9300K .......... .......... .......... .......... .......... 37% 53.5M 0s9350K .......... .......... .......... .......... .......... 37% 63.0M 0s9400K .......... .......... .......... .......... .......... 37% 53.9M 0s9450K .......... .......... .......... .......... .......... 37% 56.6M 0s9500K .......... .......... .......... .......... .......... 38% 55.6M 0s9550K .......... .......... .......... .......... .......... 38% 57.1M 0s9600K .......... .......... .......... .......... .......... 38% 50.6M 0s9650K .......... .......... .......... .......... .......... 38% 59.3M 0s9700K .......... .......... .......... .......... .......... 38% 58.7M 0s9750K .......... .......... .......... .......... .......... 39% 54.5M 0s9800K .......... .......... .......... .......... .......... 39% 47.9M 0s9850K .......... .......... .......... .......... .......... 39% 57.3M 0s9900K .......... .......... .......... .......... .......... 39% 62.5M 0s9950K .......... .......... .......... .......... .......... 39% 58.0M 0s10000K .......... .......... .......... .......... .......... 40% 53.9M 0s10050K .......... .......... .......... .......... .......... 40% 55.2M 0s10100K .......... .......... .......... .......... .......... 40% 60.5M 0s10150K .......... .......... .......... .......... .......... 40% 57.0M 0s10200K .......... .......... .......... .......... .......... 40% 47.4M 0s10250K .......... .......... .......... .......... .......... 41% 54.8M 0s10300K .......... .......... .......... .......... .......... 41% 35.9M 0s10350K .......... .......... .......... .......... .......... 41% 47.3M 0s10400K .......... .......... .......... .......... .......... 41% 35.7M 0s10450K .......... .......... .......... .......... .......... 41% 40.1M 0s10500K .......... .......... .......... .......... .......... 42% 44.8M 0s10550K .......... .......... .......... .......... .......... 42% 44.4M 0s10600K .......... .......... .......... .......... .......... 42% 25.1M 0s10650K .......... .......... .......... .......... .......... 42% 19.8M 0s10700K .......... .......... .......... .......... .......... 42% 42.9M 0s10750K .......... .......... .......... .......... .......... 43% 55.1M 0s10800K .......... .......... .......... .......... .......... 43% 48.3M 0s10850K .......... .......... .......... .......... .......... 43% 55.6M 0s10900K .......... .......... .......... .......... .......... 43% 54.5M 0s10950K .......... .......... .......... .......... .......... 43% 56.3M 0s11000K .......... .......... .......... .......... .......... 44% 54.4M 0s11050K .......... .......... .......... .......... .......... 44% 54.3M 0s11100K .......... .......... .......... .......... .......... 44% 56.1M 0s11150K .......... .......... .......... .......... .......... 44% 54.4M 0s11200K .......... .......... .......... .......... .......... 44% 53.0M 0s11250K .......... .......... .......... .......... .......... 45% 60.5M 0s11300K .......... .......... .......... .......... .......... 45% 54.0M 0s11350K .......... .......... .......... .......... .......... 45% 53.9M 0s11400K .......... .......... .......... .......... .......... 45% 51.7M 0s11450K .......... .......... .......... .......... .......... 45% 57.6M 0s11500K .......... .......... .......... .......... .......... 46% 59.9M 0s11550K .......... .......... .......... .......... .......... 46% 53.2M 0s11600K .......... .......... .......... .......... .......... 46% 54.5M 0s11650K .......... .......... .......... .......... .......... 46% 55.8M 0s11700K .......... .......... .......... .......... .......... 46% 52.5M 0s11750K .......... .......... .......... .......... .......... 47% 54.3M 0s11800K .......... .......... .......... .......... .......... 47% 50.9M 0s11850K .......... .......... .......... .......... .......... 47% 57.2M 0s11900K .......... .......... .......... .......... .......... 47% 57.0M 0s11950K .......... .......... .......... .......... .......... 47% 66.3M 0s12000K .......... .......... .......... .......... .......... 48% 45.7M 0s12050K .......... .......... .......... .......... .......... 48% 37.2M 0s12100K .......... .......... .......... .......... .......... 48% 20.0M 0s12150K .......... .......... .......... .......... .......... 48% 35.5M 0s12200K .......... .......... .......... .......... .......... 48% 31.6M 0s12250K .......... .......... .......... .......... .......... 49% 38.3M 0s12300K .......... .......... .......... .......... .......... 49% 35.5M 0s12350K .......... .......... .......... .......... .......... 49% 37.2M 0s12400K .......... .......... .......... .......... .......... 49% 31.4M 0s12450K .......... .......... .......... .......... .......... 49% 37.0M 0s12500K .......... .......... .......... .......... .......... 50% 36.3M 0s12550K .......... .......... .......... .......... .......... 50% 60.5M 0s12600K .......... .......... .......... .......... .......... 50% 37.3M 0s12650K .......... .......... .......... .......... .......... 50% 43.5M 0s12700K .......... .......... .......... .......... .......... 50% 47.8M 0s12750K .......... .......... .......... .......... .......... 51% 46.0M 0s12800K .......... .......... .......... .......... .......... 51% 30.7M 0s12850K .......... .......... .......... .......... .......... 51% 53.5M 0s12900K .......... .......... .......... .......... .......... 51% 54.6M 0s12950K .......... .......... .......... .......... .......... 51% 42.2M 0s13000K .......... .......... .......... .......... .......... 52% 30.6M 0s13050K .......... .......... .......... .......... .......... 52% 53.3M 0s13100K .......... .......... .......... .......... .......... 52% 45.8M 0s13150K .......... .......... .......... .......... .......... 52% 55.3M 0s13200K .......... .......... .......... .......... .......... 52% 28.6M 0s13250K .......... .......... .......... .......... .......... 53% 40.9M 0s13300K .......... .......... .......... .......... .......... 53% 41.6M 0s13350K .......... .......... .......... .......... .......... 53% 39.8M 0s13400K .......... .......... .......... .......... .......... 53% 52.6M 0s13450K .......... .......... .......... .......... .......... 53% 40.4M 0s13500K .......... .......... .......... .......... .......... 54% 41.0M 0s13550K .......... .......... .......... .......... .......... 54% 46.0M 0s13600K .......... .......... .......... .......... .......... 54% 44.2M 0s13650K .......... .......... .......... .......... .......... 54% 40.1M 0s13700K .......... .......... .......... .......... .......... 54% 64.8M 0s13750K .......... .......... .......... .......... .......... 55% 30.8M 0s13800K .......... .......... .......... .......... .......... 55% 58.0M 0s13850K .......... .......... .......... .......... .......... 55% 43.2M 0s13900K .......... .......... .......... .......... .......... 55% 42.2M 0s13950K .......... .......... .......... .......... .......... 55% 40.4M 0s14000K .......... .......... .......... .......... .......... 56% 37.5M 0s14050K .......... .......... .......... .......... .......... 56% 41.5M 0s14100K .......... .......... .......... .......... .......... 56% 62.8M 0s14150K .......... .......... .......... .......... .......... 56% 40.6M 0s14200K .......... .......... .......... .......... .......... 56% 36.3M 0s14250K .......... .......... .......... .......... .......... 57% 40.2M 0s14300K .......... .......... .......... .......... .......... 57% 63.9M 0s14350K .......... .......... .......... .......... .......... 57% 62.0M 0s14400K .......... .......... .......... .......... .......... 57% 29.1M 0s14450K .......... .......... .......... .......... .......... 57% 39.6M 0s14500K .......... .......... .......... .......... .......... 58% 40.0M 0s14550K .......... .......... .......... .......... .......... 58% 61.9M 0s14600K .......... .......... .......... .......... .......... 58% 41.0M 0s14650K .......... .......... .......... .......... .......... 58% 39.8M 0s14700K .......... .......... .......... .......... .......... 58% 55.7M 0s14750K .......... .......... .......... .......... .......... 59%  163M 0s14800K .......... .......... .......... .......... .......... 59%  122M 0s14850K .......... .......... .......... .......... .......... 59%  120M 0s14900K .......... .......... .......... .......... .......... 59%  159M 0s14950K .......... .......... .......... .......... .......... 59%  119M 0s15000K .......... .......... .......... .......... .......... 60%  143M 0s15050K .......... .......... .......... .......... .......... 60%  243M 0s15100K .......... .......... .......... .......... .......... 60%  197M 0s15150K .......... .......... .......... .......... .......... 60%  168M 0s15200K .......... .......... .......... .......... .......... 60% 75.2M 0s15250K .......... .......... .......... .......... .......... 61%  211M 0s15300K .......... .......... .......... .......... .......... 61% 65.6M 0s15350K .......... .......... .......... .......... .......... 61%  254M 0s15400K .......... .......... .......... .......... .......... 61%  219M 0s15450K .......... .......... .......... .......... .......... 61%  271M 0s15500K .......... .......... .......... .......... .......... 62%  293M 0s15550K .......... .......... .......... .......... .......... 62%  284M 0s15600K .......... .......... .......... .......... .......... 62%  235M 0s15650K .......... .......... .......... .......... .......... 62%  229M 0s15700K .......... .......... .......... .......... .......... 62%  284M 0s15750K .......... .......... .......... .......... .......... 63%  243M 0s15800K .......... .......... .......... .......... .......... 63%  227M 0s15850K .......... .......... .......... .......... .......... 63%  192M 0s15900K .......... .......... .......... .......... .......... 63%  265M 0s15950K .......... .......... .......... .......... .......... 63%  159M 0s16000K .......... .......... .......... .......... .......... 64%  172M 0s16050K .......... .......... .......... .......... .......... 64%  290M 0s16100K .......... .......... .......... .......... .......... 64%  226M 0s16150K .......... .......... .......... .......... .......... 64%  294M 0s16200K .......... .......... .......... .......... .......... 64%  268M 0s16250K .......... .......... .......... .......... .......... 65%  258M 0s16300K .......... .......... .......... .......... .......... 65%  247M 0s16350K .......... .......... .......... .......... .......... 65%  260M 0s16400K .......... .......... .......... .......... .......... 65%  235M 0s16450K .......... .......... .......... .......... .......... 65%  292M 0s16500K .......... .......... .......... .......... .......... 66%  280M 0s16550K .......... .......... .......... .......... .......... 66%  200M 0s16600K .......... .......... .......... .......... .......... 66%  188M 0s16650K .......... .......... .......... .......... .......... 66%  216M 0s16700K .......... .......... .......... .......... .......... 66%  169M 0s16750K .......... .......... .......... .......... .......... 67%  260M 0s16800K .......... .......... .......... .......... .......... 67%  191M 0s16850K .......... .......... .......... .......... .......... 67%  262M 0s16900K .......... .......... .......... .......... .......... 67%  278M 0s16950K .......... .......... .......... .......... .......... 67%  246M 0s17000K .......... .......... .......... .......... .......... 68%  182M 0s17050K .......... .......... .......... .......... .......... 68%  156M 0s17100K .......... .......... .......... .......... .......... 68%  167M 0s17150K .......... .......... .......... .......... .......... 68%  138M 0s17200K .......... .......... .......... .......... .......... 68%  121M 0s17250K .......... .......... .......... .......... .......... 69%  252M 0s17300K .......... .......... .......... .......... .......... 69%  266M 0s17350K .......... .......... .......... .......... .......... 69% 58.1M 0s17400K .......... .......... .......... .......... .......... 69%  133M 0s17450K .......... .......... .......... .......... .......... 69%  177M 0s17500K .......... .......... .......... .......... .......... 70%  225M 0s17550K .......... .......... .......... .......... .......... 70% 99.0M 0s17600K .......... .......... .......... .......... .......... 70%  137M 0s17650K .......... .......... .......... .......... .......... 70%  160M 0s17700K .......... .......... .......... .......... .......... 70%  174M 0s17750K .......... .......... .......... .......... .......... 71%  141M 0s17800K .......... .......... .......... .......... .......... 71%  126M 0s17850K .......... .......... .......... .......... .......... 71%  245M 0s17900K .......... .......... .......... .......... .......... 71%  167M 0s17950K .......... .......... .......... .......... .......... 71%  201M 0s18000K .......... .......... .......... .......... .......... 72%  208M 0s18050K .......... .......... .......... .......... .......... 72%  271M 0s18100K .......... .......... .......... .......... .......... 72%  208M 0s18150K .......... .......... .......... .......... .......... 72%  275M 0s18200K .......... .......... .......... .......... .......... 72%  193M 0s18250K .......... .......... .......... .......... .......... 73%  245M 0s18300K .......... .......... .......... .......... .......... 73%  168M 0s18350K .......... .......... .......... .......... .......... 73%  288M 0s18400K .......... .......... .......... .......... .......... 73%  229M 0s18450K .......... .......... .......... .......... .......... 73%  220M 0s18500K .......... .......... .......... .......... .......... 74%  279M 0s18550K .......... .......... .......... .......... .......... 74%  260M 0s18600K .......... .......... .......... .......... .......... 74%  178M 0s18650K .......... .......... .......... .......... .......... 74%  264M 0s18700K .......... .......... .......... .......... .......... 74%  250M 0s18750K .......... .......... .......... .......... .......... 75%  268M 0s18800K .......... .......... .......... .......... .......... 75%  219M 0s18850K .......... .......... .......... .......... .......... 75%  182M 0s18900K .......... .......... .......... .......... .......... 75%  266M 0s18950K .......... .......... .......... .......... .......... 75%  236M 0s19000K .......... .......... .......... .......... .......... 76%  264M 0s19050K .......... .......... .......... .......... .......... 76%  285M 0s19100K .......... .......... .......... .......... .......... 76%  271M 0s19150K .......... .......... .......... .......... .......... 76%  270M 0s19200K .......... .......... .......... .......... .......... 76%  201M 0s19250K .......... .......... .......... .......... .......... 77%  158M 0s19300K .......... .......... .......... .......... .......... 77%  186M 0s19350K .......... .......... .......... .......... .......... 77%  172M 0s19400K .......... .......... .......... .......... .......... 77% 50.0M 0s19450K .......... .......... .......... .......... .......... 77%  148M 0s19500K .......... .......... .......... .......... .......... 78%  176M 0s19550K .......... .......... .......... .......... .......... 78%  172M 0s19600K .......... .......... .......... .......... .......... 78%  156M 0s19650K .......... .......... .......... .......... .......... 78%  105M 0s19700K .......... .......... .......... .......... .......... 78%  144M 0s19750K .......... .......... .......... .......... .......... 79%  125M 0s19800K .......... .......... .......... .......... .......... 79%  187M 0s19850K .......... .......... .......... .......... .......... 79%  168M 0s19900K .......... .......... .......... .......... .......... 79%  153M 0s19950K .......... .......... .......... .......... .......... 79%  147M 0s20000K .......... .......... .......... .......... .......... 80%  106M 0s20050K .......... .......... .......... .......... .......... 80%  172M 0s20100K .......... .......... .......... .......... .......... 80%  163M 0s20150K .......... .......... .......... .......... .......... 80%  147M 0s20200K .......... .......... .......... .......... .......... 80%  135M 0s20250K .......... .......... .......... .......... .......... 81%  158M 0s20300K .......... .......... .......... .......... .......... 81%  147M 0s20350K .......... .......... .......... .......... .......... 81%  157M 0s20400K .......... .......... .......... .......... .......... 81%  113M 0s20450K .......... .......... .......... .......... .......... 81%  107M 0s20500K .......... .......... .......... .......... .......... 82%  143M 0s20550K .......... .......... .......... .......... .......... 82%  171M 0s20600K .......... .......... .......... .......... .......... 82%  118M 0s20650K .......... .......... .......... .......... .......... 82%  117M 0s20700K .......... .......... .......... .......... .......... 82%  109M 0s20750K .......... .......... .......... .......... .......... 83%  117M 0s20800K .......... .......... .......... .......... .......... 83%  110M 0s20850K .......... .......... .......... .......... .......... 83%  114M 0s20900K .......... .......... .......... .......... .......... 83%  146M 0s20950K .......... .......... .......... .......... .......... 83%  149M 0s21000K .......... .......... .......... .......... .......... 84%  143M 0s21050K .......... .......... .......... .......... .......... 84%  136M 0s21100K .......... .......... .......... .......... .......... 84%  136M 0s21150K .......... .......... .......... .......... .......... 84%  139M 0s21200K .......... .......... .......... .......... .......... 84%  130M 0s21250K .......... .......... .......... .......... .......... 85%  143M 0s21300K .......... .......... .......... .......... .......... 85%  168M 0s21350K .......... .......... .......... .......... .......... 85%  176M 0s21400K .......... .......... .......... .......... .......... 85%  138M 0s21450K .......... .......... .......... .......... .......... 85% 50.0M 0s21500K .......... .......... .......... .......... .......... 86%  131M 0s21550K .......... .......... .......... .......... .......... 86%  157M 0s21600K .......... .......... .......... .......... .......... 86%  133M 0s21650K .......... .......... .......... .......... .......... 86%  174M 0s21700K .......... .......... .......... .......... .......... 86%  147M 0s21750K .......... .......... .......... .......... .......... 87%  126M 0s21800K .......... .......... .......... .......... .......... 87%  101M 0s21850K .......... .......... .......... .......... .......... 87%  133M 0s21900K .......... .......... .......... .......... .......... 87%  127M 0s21950K .......... .......... .......... .......... .......... 87%  133M 0s22000K .......... .......... .......... .......... .......... 88%  124M 0s22050K .......... .......... .......... .......... .......... 88%  132M 0s22100K .......... .......... .......... .......... .......... 88%  145M 0s22150K .......... .......... .......... .......... .......... 88%  157M 0s22200K .......... .......... .......... .......... .......... 88%  140M 0s22250K .......... .......... .......... .......... .......... 89%  150M 0s22300K .......... .......... .......... .......... .......... 89%  129M 0s22350K .......... .......... .......... .......... .......... 89%  178M 0s22400K .......... .......... .......... .......... .......... 89%  114M 0s22450K .......... .......... .......... .......... .......... 89%  157M 0s22500K .......... .......... .......... .......... .......... 90%  134M 0s22550K .......... .......... .......... .......... .......... 90%  171M 0s22600K .......... .......... .......... .......... .......... 90%  131M 0s22650K .......... .......... .......... .......... .......... 90%  138M 0s22700K .......... .......... .......... .......... .......... 90%  150M 0s22750K .......... .......... .......... .......... .......... 91%  129M 0s22800K .......... .......... .......... .......... .......... 91%  107M 0s22850K .......... .......... .......... .......... .......... 91% 81.4M 0s22900K .......... .......... .......... .......... .......... 91%  148M 0s22950K .......... .......... .......... .......... .......... 91%  131M 0s23000K .......... .......... .......... .......... .......... 92%  131M 0s23050K .......... .......... .......... .......... .......... 92%  111M 0s23100K .......... .......... .......... .......... .......... 92%  112M 0s23150K .......... .......... .......... .......... .......... 92%  134M 0s23200K .......... .......... .......... .......... .......... 92%  125M 0s23250K .......... .......... .......... .......... .......... 93%  128M 0s23300K .......... .......... .......... .......... .......... 93% 91.5M 0s23350K .......... .......... .......... .......... .......... 93%  114M 0s23400K .......... .......... .......... .......... .......... 93%  142M 0s23450K .......... .......... .......... .......... .......... 93%  253M 0s23500K .......... .......... .......... .......... .......... 94% 66.2M 0s23550K .......... .......... .......... .......... .......... 94%  238M 0s23600K .......... .......... .......... .......... .......... 94%  217M 0s23650K .......... .......... .......... .......... .......... 94%  243M 0s23700K .......... .......... .......... .......... .......... 94%  244M 0s23750K .......... .......... .......... .......... .......... 95%  243M 0s23800K .......... .......... .......... .......... .......... 95%  228M 0s23850K .......... .......... .......... .......... .......... 95%  244M 0s23900K .......... .......... .......... .......... .......... 95%  275M 0s23950K .......... .......... .......... .......... .......... 95%  248M 0s24000K .......... .......... .......... .......... .......... 96%  218M 0s24050K .......... .......... .......... .......... .......... 96%  265M 0s24100K .......... .......... .......... .......... .......... 96%  262M 0s24150K .......... .......... .......... .......... .......... 96%  230M 0s24200K .......... .......... .......... .......... .......... 96%  225M 0s24250K .......... .......... .......... .......... .......... 97%  260M 0s24300K .......... .......... .......... .......... .......... 97%  259M 0s24350K .......... .......... .......... .......... .......... 97%  246M 0s24400K .......... .......... .......... .......... .......... 97%  205M 0s24450K .......... .......... .......... .......... .......... 97%  236M 0s24500K .......... .......... .......... .......... .......... 98%  245M 0s24550K .......... .......... .......... .......... .......... 98%  261M 0s24600K .......... .......... .......... .......... .......... 98%  228M 0s24650K .......... .......... .......... .......... .......... 98%  263M 0s24700K .......... .......... .......... .......... .......... 98%  266M 0s24750K .......... .......... .......... .......... .......... 99%  250M 0s24800K .......... .......... .......... .......... .......... 99%  214M 0s24850K .......... .......... .......... .......... .......... 99%  246M 0s24900K .......... .......... .......... .......... .......... 99%  245M 0s24950K .......... .......... .......... .......... .......... 99%  267M 0s25000K .......... .......... .......... .........            100%  258M=0.5s2021-07-26 23:27:57 (53.1 MB/s) - 'hostpython3/Python-3.9.6.tgz' saved [25640094/25640094]+ printf '668f28a6cd2266eea568c5b4482f3904dcb117c65a336981c6d0843fdd39431abb1cb058e608db77d7678b8cbec996f23f02969c83cba40413f38de675636783  hostpython3/Python-3.9.6.tgz\n'+ sha512sum -chostpython3/Python-3.9.6.tgz: OK++ dirname hostpython3/Python-3.9.6.tgz++ basename hostpython3/Python-3.9.6.tgz+ touch hostpython3/.mark-Python-3.9.6.tgz+ (( ++i  ))+ (( i < 17 ))+ url=https://github.com/pallets/itsdangerous/archive/2.0.1.zip+ sum='5ba80b87f889bf7e6842f832f40bf9e749944a4c6d2c090de544fed591cdf8475833f62acbd7703f86673fb68f7cddbc7c7a2c350098195fda8d785e2932ce36  itsdangerous/2.0.1.zip'+ file=itsdangerous/2.0.1.zip++ dirname itsdangerous/2.0.1.zip+ mkdir -p itsdangerous+ '[' '!' -e itsdangerous/2.0.1.zip ']'+ wget -O itsdangerous/2.0.1.zip -- https://github.com/pallets/itsdangerous/archive/2.0.1.zip--2021-07-26 23:27:57--  https://github.com/pallets/itsdangerous/archive/2.0.1.zipResolving github.com (github.com)... 140.82.121.4Connecting to github.com (github.com)|140.82.121.4|:443... connected.HTTP request sent, awaiting response... 302 FoundLocation: https://codeload.github.com/pallets/itsdangerous/zip/2.0.1 [following]--2021-07-26 23:27:57--  https://codeload.github.com/pallets/itsdangerous/zip/2.0.1Resolving codeload.github.com (codeload.github.com)... 140.82.121.9Connecting to codeload.github.com (codeload.github.com)|140.82.121.9|:443... connected.HTTP request sent, awaiting response... 200 OKLength: unspecified [application/zip]Saving to: 'itsdangerous/2.0.1.zip'0K .......... .......... .......... .......... ..........  313K50K .......... .......... ......                           17.5M=0.2s2021-07-26 23:27:58 (472 KB/s) - 'itsdangerous/2.0.1.zip' saved [77922]+ printf '5ba80b87f889bf7e6842f832f40bf9e749944a4c6d2c090de544fed591cdf8475833f62acbd7703f86673fb68f7cddbc7c7a2c350098195fda8d785e2932ce36  itsdangerous/2.0.1.zip\n'+ sha512sum -citsdangerous/2.0.1.zip: OK++ dirname itsdangerous/2.0.1.zip++ basename itsdangerous/2.0.1.zip+ touch itsdangerous/.mark-2.0.1.zip+ (( ++i  ))+ (( i < 17 ))+ url=https://github.com/pallets/jinja/archive/3.0.1.zip+ sum='465482b6dbd0d2d7126bc3620b63d55bb597bc99ff5280765b587f4c2a2575067140ac99d8ad06c9767941eeb551863000bea91d11363599e8a1adfe74b61c74  jinja2/3.0.1.zip'+ file=jinja2/3.0.1.zip++ dirname jinja2/3.0.1.zip+ mkdir -p jinja2+ '[' '!' -e jinja2/3.0.1.zip ']'+ wget -O jinja2/3.0.1.zip -- https://github.com/pallets/jinja/archive/3.0.1.zip--2021-07-26 23:27:58--  https://github.com/pallets/jinja/archive/3.0.1.zipResolving github.com (github.com)... 140.82.121.4Connecting to github.com (github.com)|140.82.121.4|:443... connected.HTTP request sent, awaiting response... 302 FoundLocation: https://codeload.github.com/pallets/jinja/zip/3.0.1 [following]--2021-07-26 23:27:58--  https://codeload.github.com/pallets/jinja/zip/3.0.1Resolving codeload.github.com (codeload.github.com)... 140.82.121.9Connecting to codeload.github.com (codeload.github.com)|140.82.121.9|:443... connected.HTTP request sent, awaiting response... 200 OKLength: unspecified [application/zip]Saving to: 'jinja2/3.0.1.zip'0K .......... .......... .......... .......... .......... 4.41M50K .......... .......... .......... .......... .......... 10.5M100K .......... .......... .......... .......... .......... 12.7M150K .......... .......... .......... .......... .......... 5.59M200K .......... .......... .......... .......... .......... 6.36M250K .......... .......... .......... .......... .........  7.13M=0.04s2021-07-26 23:27:58 (6.84 MB/s) - 'jinja2/3.0.1.zip' saved [306413]+ printf '465482b6dbd0d2d7126bc3620b63d55bb597bc99ff5280765b587f4c2a2575067140ac99d8ad06c9767941eeb551863000bea91d11363599e8a1adfe74b61c74  jinja2/3.0.1.zip\n'+ sha512sum -cjinja2/3.0.1.zip: OK++ dirname jinja2/3.0.1.zip++ basename jinja2/3.0.1.zip+ touch jinja2/.mark-3.0.1.zip+ (( ++i  ))+ (( i < 17 ))+ url=https://github.com/obfusk/kanjidraw/archive/v0.2.3.tar.gz+ sum='b2a67fb5141d2a6f5007776679a28927219aeb3a2d72a7f49362f4a52e18cd027ccc0f3a9b9ffc8a095382c6388c90024d554a4b2ddd7e1acb9d8f99fa1d352c  kanjidraw/v0.2.3.tar.gz'+ file=kanjidraw/v0.2.3.tar.gz++ dirname kanjidraw/v0.2.3.tar.gz+ mkdir -p kanjidraw+ '[' '!' -e kanjidraw/v0.2.3.tar.gz ']'+ wget -O kanjidraw/v0.2.3.tar.gz -- https://github.com/obfusk/kanjidraw/archive/v0.2.3.tar.gz--2021-07-26 23:27:58--  https://github.com/obfusk/kanjidraw/archive/v0.2.3.tar.gzResolving github.com (github.com)... 140.82.121.4Connecting to github.com (github.com)|140.82.121.4|:443... connected.HTTP request sent, awaiting response... 302 FoundLocation: https://codeload.github.com/obfusk/kanjidraw/tar.gz/v0.2.3 [following]--2021-07-26 23:27:58--  https://codeload.github.com/obfusk/kanjidraw/tar.gz/v0.2.3Resolving codeload.github.com (codeload.github.com)... 140.82.121.9Connecting to codeload.github.com (codeload.github.com)|140.82.121.9|:443... connected.HTTP request sent, awaiting response... 200 OKLength: unspecified [application/x-gzip]Saving to: 'kanjidraw/v0.2.3.tar.gz'0K .......... .......... .......... .......... .......... 2.50M50K .......... .......... .......... .......... .......... 8.05M100K .......... .......... .......... .......... .......... 3.06M150K .......... .......... .......... .......... .......... 2.53M200K .......... .......... .......... .......... .......... 2.43M250K .......... .......... .......... .......... .......... 2.01M300K .......... .......... .......... .......... .......... 3.30M350K .......... .......... .......... .......... .......... 27.7M400K .......... .......... .......... .......... .......... 1.26M450K .......... .......... .......... .......... .......... 30.4M500K .......... .......... ..........                       18.3M=0.2s2021-07-26 23:27:59 (3.17 MB/s) - 'kanjidraw/v0.2.3.tar.gz' saved [543579]+ printf 'b2a67fb5141d2a6f5007776679a28927219aeb3a2d72a7f49362f4a52e18cd027ccc0f3a9b9ffc8a095382c6388c90024d554a4b2ddd7e1acb9d8f99fa1d352c  kanjidraw/v0.2.3.tar.gz\n'+ sha512sum -ckanjidraw/v0.2.3.tar.gz: OK++ dirname kanjidraw/v0.2.3.tar.gz++ basename kanjidraw/v0.2.3.tar.gz+ touch kanjidraw/.mark-v0.2.3.tar.gz+ (( ++i  ))+ (( i < 17 ))+ url=https://github.com/libffi/libffi/archive/v3.4.2.tar.gz+ sum='d399319efcca375fe901b05722e25eca31d11a4261c6a5d5079480bbc552d4e4b42de2026912689d3b2f886ebb3c8bebbea47102e38a2f6acbc526b8d5bba388  libffi/v3.4.2.tar.gz'+ file=libffi/v3.4.2.tar.gz++ dirname libffi/v3.4.2.tar.gz+ mkdir -p libffi+ '[' '!' -e libffi/v3.4.2.tar.gz ']'+ wget -O libffi/v3.4.2.tar.gz -- https://github.com/libffi/libffi/archive/v3.4.2.tar.gz--2021-07-26 23:27:59--  https://github.com/libffi/libffi/archive/v3.4.2.tar.gzResolving github.com (github.com)... 140.82.121.4Connecting to github.com (github.com)|140.82.121.4|:443... connected.HTTP request sent, awaiting response... 302 FoundLocation: https://codeload.github.com/libffi/libffi/tar.gz/v3.4.2 [following]--2021-07-26 23:27:59--  https://codeload.github.com/libffi/libffi/tar.gz/v3.4.2Resolving codeload.github.com (codeload.github.com)... 140.82.121.9Connecting to codeload.github.com (codeload.github.com)|140.82.121.9|:443... connected.HTTP request sent, awaiting response... 200 OKLength: unspecified [application/x-gzip]Saving to: 'libffi/v3.4.2.tar.gz'0K .......... .......... .......... .......... .......... 4.63M50K .......... .......... .......... .......... .......... 9.16M100K .......... .......... .......... .......... .......... 22.0M150K .......... .......... .......... .......... .......... 31.8M200K .......... .......... .......... .......... .......... 10.8M250K .......... .......... .......... .......... .......... 5.85M300K .......... .......... .......... .......... .......... 5.22M350K .......... .......... .......... .......... .......... 5.73M400K .......... .......... .......... .......... .......... 5.55M450K .......... .......... .......... .......... .......... 16.0M500K .......... .......... ........                         19.4M=0.06s2021-07-26 23:27:59 (8.11 MB/s) - 'libffi/v3.4.2.tar.gz' saved [541362]+ printf 'd399319efcca375fe901b05722e25eca31d11a4261c6a5d5079480bbc552d4e4b42de2026912689d3b2f886ebb3c8bebbea47102e38a2f6acbc526b8d5bba388  libffi/v3.4.2.tar.gz\n'+ sha512sum -clibffi/v3.4.2.tar.gz: OK++ dirname libffi/v3.4.2.tar.gz++ basename libffi/v3.4.2.tar.gz+ touch libffi/.mark-v3.4.2.tar.gz+ (( ++i  ))+ (( i < 17 ))+ url=https://ftp.pcre.org/pub/pcre/pcre-8.45.tar.bz2+ sum='91bff52eed4a2dfc3f3bfdc9c672b88e7e2ffcf3c4b121540af8a4ae8c1ce05178430aa6b8000658b9bb7b4252239357250890e20ceb84b79cdfcde05154061a  libpcre/pcre-8.45.tar.bz2'+ file=libpcre/pcre-8.45.tar.bz2++ dirname libpcre/pcre-8.45.tar.bz2+ mkdir -p libpcre+ '[' '!' -e libpcre/pcre-8.45.tar.bz2 ']'+ wget -O libpcre/pcre-8.45.tar.bz2 -- https://ftp.pcre.org/pub/pcre/pcre-8.45.tar.bz2--2021-07-26 23:27:59--  https://ftp.pcre.org/pub/pcre/pcre-8.45.tar.bz2Resolving ftp.pcre.org (ftp.pcre.org)... 131.111.8.88Connecting to ftp.pcre.org (ftp.pcre.org)|131.111.8.88|:443... connected.HTTP request sent, awaiting response... 200 OKLength: 1578809 (1.5M) [application/x-bunzip2]Saving to: 'libpcre/pcre-8.45.tar.bz2'0K .......... .......... .......... .......... ..........  3% 90.5K 16s50K .......... .......... .......... .......... ..........  6% 80.9M 8s100K .......... .......... .......... .......... ..........  9% 31.9M 5s150K .......... .......... .......... .......... .......... 12% 54.2M 4s200K .......... .......... .......... .......... .......... 16% 99.3M 3s250K .......... .......... .......... .......... .......... 19% 77.3M 2s300K .......... .......... .......... .......... .......... 22% 36.9M 2s350K .......... .......... .......... .......... .......... 25% 29.6M 2s400K .......... .......... .......... .......... .......... 29% 82.5M 1s450K .......... .......... .......... .......... .......... 32%  143M 1s500K .......... .......... .......... .......... .......... 35%  225M 1s550K .......... .......... .......... .......... .......... 38%  180M 1s600K .......... .......... .......... .......... .......... 42% 69.9M 1s650K .......... .......... .......... .......... .......... 45%  225M 1s700K .......... .......... .......... .......... .......... 48%  225M 1s750K .......... .......... .......... .......... .......... 51%  152M 1s800K .......... .......... .......... .......... .......... 55%  225M 0s850K .......... .......... .......... .......... .......... 58%  230M 0s900K .......... .......... .......... .......... .......... 61%  228M 0s950K .......... .......... .......... .......... .......... 64%  201M 0s1000K .......... .......... .......... .......... .......... 68%  228M 0s1050K .......... .......... .......... .......... .......... 71%  228M 0s1100K .......... .......... .......... .......... .......... 74%  232M 0s1150K .......... .......... .......... .......... .......... 77%  193M 0s1200K .......... .......... .......... .......... .......... 81%  229M 0s1250K .......... .......... .......... .......... .......... 84%  231M 0s1300K .......... .......... .......... .......... .......... 87%  230M 0s1350K .......... .......... .......... .......... .......... 90%  177M 0s1400K .......... .......... .......... .......... .......... 94%  229M 0s1450K .......... .......... .......... .......... .......... 97%  228M 0s1500K .......... .......... .......... .......... .         100%  233M=0.6s2021-07-26 23:28:00 (2.66 MB/s) - 'libpcre/pcre-8.45.tar.bz2' saved [1578809/1578809]+ printf '91bff52eed4a2dfc3f3bfdc9c672b88e7e2ffcf3c4b121540af8a4ae8c1ce05178430aa6b8000658b9bb7b4252239357250890e20ceb84b79cdfcde05154061a  libpcre/pcre-8.45.tar.bz2\n'+ sha512sum -clibpcre/pcre-8.45.tar.bz2: OK++ dirname libpcre/pcre-8.45.tar.bz2++ basename libpcre/pcre-8.45.tar.bz2+ touch libpcre/.mark-pcre-8.45.tar.bz2+ (( ++i  ))+ (( i < 17 ))+ url=https://github.com/pallets/markupsafe/archive/2.0.1.zip+ sum='5f77e711b02d2ca0a44855097a5a46adad57735bf50e7b3b40dbfb129c01aec89576d26739f7eb080cdb3bd4467b2e8e0a427f22388c39c89d2d2be8a21df095  markupsafe/2.0.1.zip'+ file=markupsafe/2.0.1.zip++ dirname markupsafe/2.0.1.zip+ mkdir -p markupsafe+ '[' '!' -e markupsafe/2.0.1.zip ']'+ wget -O markupsafe/2.0.1.zip -- https://github.com/pallets/markupsafe/archive/2.0.1.zip--2021-07-26 23:28:00--  https://github.com/pallets/markupsafe/archive/2.0.1.zipResolving github.com (github.com)... 140.82.121.4Connecting to github.com (github.com)|140.82.121.4|:443... connected.HTTP request sent, awaiting response... 302 FoundLocation: https://codeload.github.com/pallets/markupsafe/zip/2.0.1 [following]--2021-07-26 23:28:00--  https://codeload.github.com/pallets/markupsafe/zip/2.0.1Resolving codeload.github.com (codeload.github.com)... 140.82.121.9Connecting to codeload.github.com (codeload.github.com)|140.82.121.9|:443... connected.HTTP request sent, awaiting response... 200 OKLength: unspecified [application/zip]Saving to: 'markupsafe/2.0.1.zip'0K .......... .......... .......... .....                 5.02M=0.007s2021-07-26 23:28:00 (5.02 MB/s) - 'markupsafe/2.0.1.zip' saved [35852]+ printf '5f77e711b02d2ca0a44855097a5a46adad57735bf50e7b3b40dbfb129c01aec89576d26739f7eb080cdb3bd4467b2e8e0a427f22388c39c89d2d2be8a21df095  markupsafe/2.0.1.zip\n'+ sha512sum -cmarkupsafe/2.0.1.zip: OK++ dirname markupsafe/2.0.1.zip++ basename markupsafe/2.0.1.zip+ touch markupsafe/.mark-2.0.1.zip+ (( ++i  ))+ (( i < 17 ))+ url=https://www.openssl.org/source/openssl-1.1.1k.tar.gz+ sum='73cd042d4056585e5a9dd7ab68e7c7310a3a4c783eafa07ab0b560e7462b924e4376436a6d38a155c687f6942a881cfc0c1b9394afcde1d8c46bf396e7d51121  openssl/openssl-1.1.1k.tar.gz'+ file=openssl/openssl-1.1.1k.tar.gz++ dirname openssl/openssl-1.1.1k.tar.gz+ mkdir -p openssl+ '[' '!' -e openssl/openssl-1.1.1k.tar.gz ']'+ wget -O openssl/openssl-1.1.1k.tar.gz -- https://www.openssl.org/source/openssl-1.1.1k.tar.gz--2021-07-26 23:28:00--  https://www.openssl.org/source/openssl-1.1.1k.tar.gzResolving www.openssl.org (www.openssl.org)... 23.45.99.93, 2a02:26f0:6c00:289::c1e, 2a02:26f0:6c00:284::c1eConnecting to www.openssl.org (www.openssl.org)|23.45.99.93|:443... connected.HTTP request sent, awaiting response... 200 OKLength: 9823400 (9.4M) [application/x-gzip]Saving to: 'openssl/openssl-1.1.1k.tar.gz'0K .......... .......... .......... .......... ..........  0% 7.29M 1s50K .......... .......... .......... .......... ..........  1% 9.91M 1s100K .......... .......... .......... .......... ..........  1% 15.2M 1s150K .......... .......... .......... .......... ..........  2% 22.1M 1s200K .......... .......... .......... .......... ..........  2% 34.1M 1s250K .......... .......... .......... .......... ..........  3% 29.3M 1s300K .......... .......... .......... .......... ..........  3% 38.6M 1s350K .......... .......... .......... .......... ..........  4% 51.3M 1s400K .......... .......... .......... .......... ..........  4% 38.3M 0s450K .......... .......... .......... .......... ..........  5% 32.6M 0s500K .......... .......... .......... .......... ..........  5% 53.4M 0s550K .......... .......... .......... .......... ..........  6% 55.5M 0s600K .......... .......... .......... .......... ..........  6% 52.8M 0s650K .......... .......... .......... .......... ..........  7% 56.6M 0s700K .......... .......... .......... .......... ..........  7% 65.8M 0s750K .......... .......... .......... .......... ..........  8% 63.5M 0s800K .......... .......... .......... .......... ..........  8% 42.3M 0s850K .......... .......... .......... .......... ..........  9% 54.8M 0s900K .......... .......... .......... .......... ..........  9% 55.8M 0s950K .......... .......... .......... .......... .......... 10% 31.6M 0s1000K .......... .......... .......... .......... .......... 10% 70.1M 0s1050K .......... .......... .......... .......... .......... 11% 98.6M 0s1100K .......... .......... .......... .......... .......... 11% 97.5M 0s1150K .......... .......... .......... .......... .......... 12%  198M 0s1200K .......... .......... .......... .......... .......... 13% 54.4M 0s1250K .......... .......... .......... .......... .......... 13% 58.2M 0s1300K .......... .......... .......... .......... .......... 14% 44.5M 0s1350K .......... .......... .......... .......... .......... 14% 52.7M 0s1400K .......... .......... .......... .......... .......... 15% 55.6M 0s1450K .......... .......... .......... .......... .......... 15% 59.0M 0s1500K .......... .......... .......... .......... .......... 16% 46.5M 0s1550K .......... .......... .......... .......... .......... 16% 68.6M 0s1600K .......... .......... .......... .......... .......... 17% 66.2M 0s1650K .......... .......... .......... .......... .......... 17% 61.4M 0s1700K .......... .......... .......... .......... .......... 18% 67.1M 0s1750K .......... .......... .......... .......... .......... 18% 64.4M 0s1800K .......... .......... .......... .......... .......... 19% 64.6M 0s1850K .......... .......... .......... .......... .......... 19% 60.6M 0s1900K .......... .......... .......... .......... .......... 20% 70.1M 0s1950K .......... .......... .......... .......... .......... 20% 68.4M 0s2000K .......... .......... .......... .......... .......... 21% 58.7M 0s2050K .......... .......... .......... .......... .......... 21% 66.5M 0s2100K .......... .......... .......... .......... .......... 22% 72.5M 0s2150K .......... .......... .......... .......... .......... 22% 67.8M 0s2200K .......... .......... .......... .......... .......... 23% 61.9M 0s2250K .......... .......... .......... .......... .......... 23% 66.9M 0s2300K .......... .......... .......... .......... .......... 24% 63.6M 0s2350K .......... .......... .......... .......... .......... 25% 62.4M 0s2400K .......... .......... .......... .......... .......... 25% 67.0M 0s2450K .......... .......... .......... .......... .......... 26% 68.0M 0s2500K .......... .......... .......... .......... .......... 26% 72.1M 0s2550K .......... .......... .......... .......... .......... 27% 6.83M 0s2600K .......... .......... .......... .......... .......... 27% 50.3M 0s2650K .......... .......... .......... .......... .......... 28% 54.9M 0s2700K .......... .......... .......... .......... .......... 28% 49.1M 0s2750K .......... .......... .......... .......... .......... 29% 55.6M 0s2800K .......... .......... .......... .......... .......... 29% 61.6M 0s2850K .......... .......... .......... .......... .......... 30% 56.2M 0s2900K .......... .......... .......... .......... .......... 30% 51.6M 0s2950K .......... .......... .......... .......... .......... 31% 53.8M 0s3000K .......... .......... .......... .......... .......... 31% 31.8M 0s3050K .......... .......... .......... .......... .......... 32% 38.5M 0s3100K .......... .......... .......... .......... .......... 32% 48.1M 0s3150K .......... .......... .......... .......... .......... 33% 50.8M 0s3200K .......... .......... .......... .......... .......... 33% 51.7M 0s3250K .......... .......... .......... .......... .......... 34% 41.8M 0s3300K .......... .......... .......... .......... .......... 34% 51.9M 0s3350K .......... .......... .......... .......... .......... 35% 52.1M 0s3400K .......... .......... .......... .......... .......... 35% 45.3M 0s3450K .......... .......... .......... .......... .......... 36% 50.1M 0s3500K .......... .......... .......... .......... .......... 37% 58.0M 0s3550K .......... .......... .......... .......... .......... 37% 54.7M 0s3600K .......... .......... .......... .......... .......... 38% 55.7M 0s3650K .......... .......... .......... .......... .......... 38% 57.4M 0s3700K .......... .......... .......... .......... .......... 39% 64.6M 0s3750K .......... .......... .......... .......... .......... 39% 52.9M 0s3800K .......... .......... .......... .......... .......... 40% 58.2M 0s3850K .......... .......... .......... .......... .......... 40% 58.6M 0s3900K .......... .......... .......... .......... .......... 41% 58.2M 0s3950K .......... .......... .......... .......... .......... 41% 50.3M 0s4000K .......... .......... .......... .......... .......... 42% 59.2M 0s4050K .......... .......... .......... .......... .......... 42% 64.3M 0s4100K .......... .......... .......... .......... .......... 43% 50.2M 0s4150K .......... .......... .......... .......... .......... 43% 60.5M 0s4200K .......... .......... .......... .......... .......... 44% 63.9M 0s4250K .......... .......... .......... .......... .......... 44% 57.6M 0s4300K .......... .......... .......... .......... .......... 45% 52.7M 0s4350K .......... .......... .......... .......... .......... 45% 58.7M 0s4400K .......... .......... .......... .......... .......... 46% 62.1M 0s4450K .......... .......... .......... .......... .......... 46% 52.0M 0s4500K .......... .......... .......... .......... .......... 47% 62.2M 0s4550K .......... .......... .......... .......... .......... 47% 57.3M 0s4600K .......... .......... .......... .......... .......... 48% 55.7M 0s4650K .......... .......... .......... .......... .......... 48% 56.0M 0s4700K .......... .......... .......... .......... .......... 49% 58.7M 0s4750K .......... .......... .......... .......... .......... 50% 61.1M 0s4800K .......... .......... .......... .......... .......... 50% 50.9M 0s4850K .......... .......... .......... .......... .......... 51% 56.7M 0s4900K .......... .......... .......... .......... .......... 51% 67.6M 0s4950K .......... .......... .......... .......... .......... 52% 54.0M 0s5000K .......... .......... .......... .......... .......... 52% 55.3M 0s5050K .......... .......... .......... .......... .......... 53% 36.5M 0s5100K .......... .......... .......... .......... .......... 53% 64.5M 0s5150K .......... .......... .......... .......... .......... 54% 51.2M 0s5200K .......... .......... .......... .......... .......... 54% 62.9M 0s5250K .......... .......... .......... .......... .......... 55% 58.5M 0s5300K .......... .......... .......... .......... .......... 55% 62.8M 0s5350K .......... .......... .......... .......... .......... 56% 51.5M 0s5400K .......... .......... .......... .......... .......... 56% 55.1M 0s5450K .......... .......... .......... .......... .......... 57% 68.0M 0s5500K .......... .......... .......... .......... .......... 57% 48.9M 0s5550K .......... .......... .......... .......... .......... 58% 59.7M 0s5600K .......... .......... .......... .......... .......... 58% 62.8M 0s5650K .......... .......... .......... .......... .......... 59% 53.8M 0s5700K .......... .......... .......... .......... .......... 59% 53.9M 0s5750K .......... .......... .......... .......... .......... 60% 59.6M 0s5800K .......... .......... .......... .......... .......... 60% 66.3M 0s5850K .......... .......... .......... .......... .......... 61% 52.2M 0s5900K .......... .......... .......... .......... .......... 62% 62.1M 0s5950K .......... .......... .......... .......... .......... 62% 60.3M 0s6000K .......... .......... .......... .......... .......... 63% 60.3M 0s6050K .......... .......... .......... .......... .......... 63% 56.6M 0s6100K .......... .......... .......... .......... .......... 64% 64.4M 0s6150K .......... .......... .......... .......... .......... 64% 65.2M 0s6200K .......... .......... .......... .......... .......... 65% 55.5M 0s6250K .......... .......... .......... .......... .......... 65% 56.4M 0s6300K .......... .......... .......... .......... .......... 66% 70.2M 0s6350K .......... .......... .......... .......... .......... 66% 52.4M 0s6400K .......... .......... .......... .......... .......... 67% 60.7M 0s6450K .......... .......... .......... .......... .......... 67% 62.2M 0s6500K .......... .......... .......... .......... .......... 68% 60.5M 0s6550K .......... .......... .......... .......... .......... 68% 52.7M 0s6600K .......... .......... .......... .......... .......... 69% 57.8M 0s6650K .......... .......... .......... .......... .......... 69%  188M 0s6700K .......... .......... .......... .......... .......... 70%  146M 0s6750K .......... .......... .......... .......... .......... 70%  166M 0s6800K .......... .......... .......... .......... .......... 71%  169M 0s6850K .......... .......... .......... .......... .......... 71%  222M 0s6900K .......... .......... .......... .......... .......... 72%  137M 0s6950K .......... .......... .......... .......... .......... 72%  244M 0s7000K .......... .......... .......... .......... .......... 73%  180M 0s7050K .......... .......... .......... .......... .......... 74%  171M 0s7100K .......... .......... .......... .......... .......... 74% 41.5M 0s7150K .......... .......... .......... .......... .......... 75%  140M 0s7200K .......... .......... .......... .......... .......... 75%  121M 0s7250K .......... .......... .......... .......... .......... 76%  169M 0s7300K .......... .......... .......... .......... .......... 76%  143M 0s7350K .......... .......... .......... .......... .......... 77%  145M 0s7400K .......... .......... .......... .......... .......... 77%  106M 0s7450K .......... .......... .......... .......... .......... 78%  148M 0s7500K .......... .......... .......... .......... .......... 78%  147M 0s7550K .......... .......... .......... .......... .......... 79%  160M 0s7600K .......... .......... .......... .......... .......... 79%  137M 0s7650K .......... .......... .......... .......... .......... 80%  153M 0s7700K .......... .......... .......... .......... .......... 80%  111M 0s7750K .......... .......... .......... .......... .......... 81% 77.7M 0s7800K .......... .......... .......... .......... .......... 81%  120M 0s7850K .......... .......... .......... .......... .......... 82%  114M 0s7900K .......... .......... .......... .......... .......... 82%  108M 0s7950K .......... .......... .......... .......... .......... 83%  115M 0s8000K .......... .......... .......... .......... .......... 83%  136M 0s8050K .......... .......... .......... .......... .......... 84%  128M 0s8100K .......... .......... .......... .......... .......... 84%  119M 0s8150K .......... .......... .......... .......... .......... 85%  130M 0s8200K .......... .......... .......... .......... .......... 85%  119M 0s8250K .......... .......... .......... .......... .......... 86%  119M 0s8300K .......... .......... .......... .......... .......... 87%  110M 0s8350K .......... .......... .......... .......... .......... 87%  137M 0s8400K .......... .......... .......... .......... .......... 88%  130M 0s8450K .......... .......... .......... .......... .......... 88%  115M 0s8500K .......... .......... .......... .......... .......... 89%  145M 0s8550K .......... .......... .......... .......... .......... 89%  133M 0s8600K .......... .......... .......... .......... .......... 90%  139M 0s8650K .......... .......... .......... .......... .......... 90%  114M 0s8700K .......... .......... .......... .......... .......... 91%  134M 0s8750K .......... .......... .......... .......... .......... 91%  128M 0s8800K .......... .......... .......... .......... .......... 92%  119M 0s8850K .......... .......... .......... .......... .......... 92%  135M 0s8900K .......... .......... .......... .......... .......... 93%  131M 0s8950K .......... .......... .......... .......... .......... 93%  131M 0s9000K .......... .......... .......... .......... .......... 94%  110M 0s9050K .......... .......... .......... .......... .......... 94%  133M 0s9100K .......... .......... .......... .......... .......... 95%  150M 0s9150K .......... .......... .......... .......... .......... 95% 53.1M 0s9200K .......... .......... .......... .......... .......... 96%  149M 0s9250K .......... .......... .......... .......... .......... 96%  132M 0s9300K .......... .......... .......... .......... .......... 97%  138M 0s9350K .......... .......... .......... .......... .......... 97%  124M 0s9400K .......... .......... .......... .......... .......... 98%  132M 0s9450K .......... .......... .......... .......... .......... 99%  136M 0s9500K .......... .......... .......... .......... .......... 99%  123M 0s9550K .......... .......... .......... .......... ...       100%  152M=0.2s2021-07-26 23:28:00 (58.6 MB/s) - 'openssl/openssl-1.1.1k.tar.gz' saved [9823400/9823400]+ printf '73cd042d4056585e5a9dd7ab68e7c7310a3a4c783eafa07ab0b560e7462b924e4376436a6d38a155c687f6942a881cfc0c1b9394afcde1d8c46bf396e7d51121  openssl/openssl-1.1.1k.tar.gz\n'+ sha512sum -copenssl/openssl-1.1.1k.tar.gz: OK++ dirname openssl/openssl-1.1.1k.tar.gz++ basename openssl/openssl-1.1.1k.tar.gz+ touch openssl/.mark-openssl-1.1.1k.tar.gz+ (( ++i  ))+ (( i < 17 ))+ url=https://github.com/kivy/pyjnius/archive/1.3.0.zip+ sum='5a3475afcda5afbef6e1a67bab508e3c24bd564efda5ac38ae7669d39b4bfdbfaaa83f435f26d39b3d849d3a167a9c136c9ac6b2bfcc0bda09ef1c00aa66cf25  pyjnius/1.3.0.zip'+ file=pyjnius/1.3.0.zip++ dirname pyjnius/1.3.0.zip+ mkdir -p pyjnius+ '[' '!' -e pyjnius/1.3.0.zip ']'+ wget -O pyjnius/1.3.0.zip -- https://github.com/kivy/pyjnius/archive/1.3.0.zip--2021-07-26 23:28:00--  https://github.com/kivy/pyjnius/archive/1.3.0.zipResolving github.com (github.com)... 140.82.121.4Connecting to github.com (github.com)|140.82.121.4|:443... connected.HTTP request sent, awaiting response... 302 FoundLocation: https://codeload.github.com/kivy/pyjnius/zip/1.3.0 [following]--2021-07-26 23:28:00--  https://codeload.github.com/kivy/pyjnius/zip/1.3.0Resolving codeload.github.com (codeload.github.com)... 140.82.121.9Connecting to codeload.github.com (codeload.github.com)|140.82.121.9|:443... connected.HTTP request sent, awaiting response... 200 OKLength: unspecified [application/zip]Saving to: 'pyjnius/1.3.0.zip'0K .......... .......... .......... .......... ..........  312K50K .......... .......... .......... .......... ..........  631K100K .......... ..                                          14.5M=0.2s2021-07-26 23:28:01 (468 KB/s) - 'pyjnius/1.3.0.zip' saved [115161]+ printf '5a3475afcda5afbef6e1a67bab508e3c24bd564efda5ac38ae7669d39b4bfdbfaaa83f435f26d39b3d849d3a167a9c136c9ac6b2bfcc0bda09ef1c00aa66cf25  pyjnius/1.3.0.zip\n'+ sha512sum -cpyjnius/1.3.0.zip: OK++ dirname pyjnius/1.3.0.zip++ basename pyjnius/1.3.0.zip+ touch pyjnius/.mark-1.3.0.zip+ (( ++i  ))+ (( i < 17 ))+ url=https://www.python.org/ftp/python/3.9.6/Python-3.9.6.tgz+ sum='668f28a6cd2266eea568c5b4482f3904dcb117c65a336981c6d0843fdd39431abb1cb058e608db77d7678b8cbec996f23f02969c83cba40413f38de675636783  python3/Python-3.9.6.tgz'+ file=python3/Python-3.9.6.tgz++ dirname python3/Python-3.9.6.tgz+ mkdir -p python3+ '[' '!' -e python3/Python-3.9.6.tgz ']'+ wget -O python3/Python-3.9.6.tgz -- https://www.python.org/ftp/python/3.9.6/Python-3.9.6.tgz--2021-07-26 23:28:01--  https://www.python.org/ftp/python/3.9.6/Python-3.9.6.tgzResolving www.python.org (www.python.org)... 151.101.12.223, 2a04:4e42:3::223Connecting to www.python.org (www.python.org)|151.101.12.223|:443... connected.HTTP request sent, awaiting response... 200 OKLength: 25640094 (24M) [application/octet-stream]Saving to: 'python3/Python-3.9.6.tgz'0K .......... .......... .......... .......... ..........  0% 5.29M 5s50K .......... .......... .......... .......... ..........  0% 8.99M 4s100K .......... .......... .......... .......... ..........  0% 16.9M 3s150K .......... .......... .......... .......... ..........  0% 14.2M 3s200K .......... .......... .......... .......... ..........  0% 26.0M 2s250K .......... .......... .......... .......... ..........  1% 14.3M 2s300K .......... .......... .......... .......... ..........  1% 58.2M 2s350K .......... .......... .......... .......... ..........  1% 43.5M 2s400K .......... .......... .......... .......... ..........  1% 62.6M 2s450K .......... .......... .......... .......... ..........  1% 74.6M 1s500K .......... .......... .......... .......... ..........  2%  106M 1s550K .......... .......... .......... .......... ..........  2% 68.3M 1s600K .......... .......... .......... .......... ..........  2%  100M 1s650K .......... .......... .......... .......... ..........  2% 20.6M 1s700K .......... .......... .......... .......... ..........  2% 38.9M 1s750K .......... .......... .......... .......... ..........  3% 31.4M 1s800K .......... .......... .......... .......... ..........  3% 36.1M 1s850K .......... .......... .......... .......... ..........  3%  191M 1s900K .......... .......... .......... .......... ..........  3%  165M 1s950K .......... .......... .......... .......... ..........  3%  185M 1s1000K .......... .......... .......... .......... ..........  4%  220M 1s1050K .......... .......... .......... .......... ..........  4%  210M 1s1100K .......... .......... .......... .......... ..........  4%  220M 1s1150K .......... .......... .......... .......... ..........  4%  157M 1s1200K .......... .......... .......... .......... ..........  4%  187M 1s1250K .......... .......... .......... .......... ..........  5%  219M 1s1300K .......... .......... .......... .......... ..........  5%  222M 1s1350K .......... .......... .......... .......... ..........  5%  187M 1s1400K .......... .......... .......... .......... ..........  5%  220M 1s1450K .......... .......... .......... .......... ..........  5%  223M 1s1500K .......... .......... .......... .......... ..........  6%  224M 1s1550K .......... .......... .......... .......... ..........  6%  196M 1s1600K .......... .......... .......... .......... ..........  6% 63.5M 1s1650K .......... .......... .......... .......... ..........  6%  226M 1s1700K .......... .......... .......... .......... ..........  6%  223M 1s1750K .......... .......... .......... .......... ..........  7%  189M 1s1800K .......... .......... .......... .......... ..........  7%  224M 1s1850K .......... .......... .......... .......... ..........  7%  225M 1s1900K .......... .......... .......... .......... ..........  7%  227M 1s1950K .......... .......... .......... .......... ..........  7%  169M 1s2000K .......... .......... .......... .......... ..........  8%  226M 0s2050K .......... .......... .......... .......... ..........  8%  223M 0s2100K .......... .......... .......... .......... ..........  8%  226M 0s2150K .......... .......... .......... .......... ..........  8%  192M 0s2200K .......... .......... .......... .......... ..........  8%  223M 0s2250K .......... .......... .......... .......... ..........  9%  227M 0s2300K .......... .......... .......... .......... ..........  9%  226M 0s2350K .......... .......... .......... .......... ..........  9% 14.5M 0s2400K .......... .......... .......... .......... ..........  9% 3.33M 1s2450K .......... .......... .......... .......... ..........  9% 37.7M 1s2500K .......... .......... .......... .......... .......... 10% 37.0M 1s2550K .......... .......... .......... .......... .......... 10% 32.2M 1s2600K .......... .......... .......... .......... .......... 10% 33.9M 1s2650K .......... .......... .......... .......... .......... 10% 39.4M 1s2700K .......... .......... .......... .......... .......... 10% 37.6M 1s2750K .......... .......... .......... .......... .......... 11% 23.9M 1s2800K .......... .......... .......... .......... .......... 11% 39.6M 1s2850K .......... .......... .......... .......... .......... 11% 40.3M 1s2900K .......... .......... .......... .......... .......... 11% 39.8M 1s2950K .......... .......... .......... .......... .......... 11% 36.4M 1s3000K .......... .......... .......... .......... .......... 12% 40.1M 1s3050K .......... .......... .......... .......... .......... 12% 29.2M 1s3100K .......... .......... .......... .......... .......... 12% 33.7M 1s3150K .......... .......... .......... .......... .......... 12% 33.9M 1s3200K .......... .......... .......... .......... .......... 12% 42.2M 1s3250K .......... .......... .......... .......... .......... 13% 41.3M 1s3300K .......... .......... .......... .......... .......... 13% 33.3M 1s3350K .......... .......... .......... .......... .......... 13% 29.7M 1s3400K .......... .......... .......... .......... .......... 13% 38.0M 1s3450K .......... .......... .......... .......... .......... 13% 93.8M 1s3500K .......... .......... .......... .......... .......... 14%  176M 1s3550K .......... .......... .......... .......... .......... 14%  167M 1s3600K .......... .......... .......... .......... .......... 14% 46.6M 1s3650K .......... .......... .......... .......... .......... 14% 46.9M 1s3700K .......... .......... .......... .......... .......... 14%  235M 1s3750K .......... .......... .......... .......... .......... 15% 76.7M 1s3800K .......... .......... .......... .......... .......... 15% 46.6M 1s3850K .......... .......... .......... .......... .......... 15%  236M 1s3900K .......... .......... .......... .......... .......... 15%  240M 1s3950K .......... .......... .......... .......... .......... 15% 88.4M 1s4000K .......... .......... .......... .......... .......... 16% 47.9M 1s4050K .......... .......... .......... .......... .......... 16%  169M 1s4100K .......... .......... .......... .......... .......... 16%  216M 0s4150K .......... .......... .......... .......... .......... 16% 87.6M 0s4200K .......... .......... .......... .......... .......... 16% 45.0M 0s4250K .......... .......... .......... .......... .......... 17%  214M 0s4300K .......... .......... .......... .......... .......... 17%  237M 0s4350K .......... .......... .......... .......... .......... 17%  103M 0s4400K .......... .......... .......... .......... .......... 17% 46.1M 0s4450K .......... .......... .......... .......... .......... 17%  172M 0s4500K .......... .......... .......... .......... .......... 18%  218M 0s4550K .......... .......... .......... .......... .......... 18% 63.0M 0s4600K .......... .......... .......... .......... .......... 18% 51.7M 0s4650K .......... .......... .......... .......... .......... 18%  219M 0s4700K .......... .......... .......... .......... .......... 18%  223M 0s4750K .......... .......... .......... .......... .......... 19% 89.1M 0s4800K .......... .......... .......... .......... .......... 19% 46.4M 0s4850K .......... .......... .......... .......... .......... 19%  145M 0s4900K .......... .......... .......... .......... .......... 19%  174M 0s4950K .......... .......... .......... .......... .......... 19% 40.6M 0s5000K .......... .......... .......... .......... .......... 20%  108M 0s5050K .......... .......... .......... .......... .......... 20%  250M 0s5100K .......... .......... .......... .......... .......... 20%  133M 0s5150K .......... .......... .......... .......... .......... 20% 20.5M 0s5200K .......... .......... .......... .......... .......... 20% 44.4M 0s5250K .......... .......... .......... .......... .......... 21%  126M 0s5300K .......... .......... .......... .......... .......... 21%  119M 0s5350K .......... .......... .......... .......... .......... 21% 18.7M 0s5400K .......... .......... .......... .......... .......... 21% 50.8M 0s5450K .......... .......... .......... .......... .......... 21%  121M 0s5500K .......... .......... .......... .......... .......... 22%  123M 0s5550K .......... .......... .......... .......... .......... 22% 28.7M 0s5600K .......... .......... .......... .......... .......... 22% 48.3M 0s5650K .......... .......... .......... .......... .......... 22% 95.9M 0s5700K .......... .......... .......... .......... .......... 22% 39.1M 0s5750K .......... .......... .......... .......... .......... 23% 27.6M 0s5800K .......... .......... .......... .......... .......... 23% 42.0M 0s5850K .......... .......... .......... .......... .......... 23% 96.9M 0s5900K .......... .......... .......... .......... .......... 23% 97.5M 0s5950K .......... .......... .......... .......... .......... 23% 41.8M 0s6000K .......... .......... .......... .......... .......... 24% 39.6M 0s6050K .......... .......... .......... .......... .......... 24% 95.0M 0s6100K .......... .......... .......... .......... .......... 24% 94.5M 0s6150K .......... .......... .......... .......... .......... 24% 50.4M 0s6200K .......... .......... .......... .......... .......... 24% 74.8M 0s6250K .......... .......... .......... .......... .......... 25%  188M 0s6300K .......... .......... .......... .......... .......... 25%  218M 0s6350K .......... .......... .......... .......... .......... 25% 63.8M 0s6400K .......... .......... .......... .......... .......... 25% 72.4M 0s6450K .......... .......... .......... .......... .......... 25%  216M 0s6500K .......... .......... .......... .......... .......... 26%  220M 0s6550K .......... .......... .......... .......... .......... 26% 65.5M 0s6600K .......... .......... .......... .......... .......... 26% 65.1M 0s6650K .......... .......... .......... .......... .......... 26%  201M 0s6700K .......... .......... .......... .......... .......... 26%  215M 0s6750K .......... .......... .......... .......... .......... 27% 64.0M 0s6800K .......... .......... .......... .......... .......... 27% 74.9M 0s6850K .......... .......... .......... .......... .......... 27%  215M 0s6900K .......... .......... .......... .......... .......... 27%  218M 0s6950K .......... .......... .......... .......... .......... 27% 50.4M 0s7000K .......... .......... .......... .......... .......... 28%  108M 0s7050K .......... .......... .......... .......... .......... 28%  216M 0s7100K .......... .......... .......... .......... .......... 28%  196M 0s7150K .......... .......... .......... .......... .......... 28% 54.3M 0s7200K .......... .......... .......... .......... .......... 28%  101M 0s7250K .......... .......... .......... .......... .......... 29%  224M 0s7300K .......... .......... .......... .......... .......... 29%  226M 0s7350K .......... .......... .......... .......... .......... 29% 48.0M 0s7400K .......... .......... .......... .......... .......... 29%  108M 0s7450K .......... .......... .......... .......... .......... 29%  222M 0s7500K .......... .......... .......... .......... .......... 30%  224M 0s7550K .......... .......... .......... .......... .......... 30%  105M 0s7600K .......... .......... .......... .......... .......... 30% 47.4M 0s7650K .......... .......... .......... .......... .......... 30%  216M 0s7700K .......... .......... .......... .......... .......... 30%  206M 0s7750K .......... .......... .......... .......... .......... 31% 33.3M 0s7800K .......... .......... .......... .......... .......... 31% 98.4M 0s7850K .......... .......... .......... .......... .......... 31%  223M 0s7900K .......... .......... .......... .......... .......... 31%  199M 0s7950K .......... .......... .......... .......... .......... 31% 48.3M 0s8000K .......... .......... .......... .......... .......... 32%  107M 0s8050K .......... .......... .......... .......... .......... 32%  223M 0s8100K .......... .......... .......... .......... .......... 32%  223M 0s8150K .......... .......... .......... .......... .......... 32% 42.0M 0s8200K .......... .......... .......... .......... .......... 32%  177M 0s8250K .......... .......... .......... .......... .......... 33%  226M 0s8300K .......... .......... .......... .......... .......... 33%  223M 0s8350K .......... .......... .......... .......... .......... 33% 49.6M 0s8400K .......... .......... .......... .......... .......... 33%  111M 0s8450K .......... .......... .......... .......... .......... 33%  224M 0s8500K .......... .......... .......... .......... .......... 34%  228M 0s8550K .......... .......... .......... .......... .......... 34% 41.8M 0s8600K .......... .......... .......... .......... .......... 34%  176M 0s8650K .......... .......... .......... .......... .......... 34%  224M 0s8700K .......... .......... .......... .......... .......... 34%  224M 0s8750K .......... .......... .......... .......... .......... 35% 40.5M 0s8800K .......... .......... .......... .......... .......... 35%  178M 0s8850K .......... .......... .......... .......... .......... 35%  226M 0s8900K .......... .......... .......... .......... .......... 35%  226M 0s8950K .......... .......... .......... .......... .......... 35% 38.4M 0s9000K .......... .......... .......... .......... .......... 36%  219M 0s9050K .......... .......... .......... .......... .......... 36%  222M 0s9100K .......... .......... .......... .......... .......... 36%  228M 0s9150K .......... .......... .......... .......... .......... 36% 48.6M 0s9200K .......... .......... .......... .......... .......... 36%  111M 0s9250K .......... .......... .......... .......... .......... 37%  223M 0s9300K .......... .......... .......... .......... .......... 37%  223M 0s9350K .......... .......... .......... .......... .......... 37% 40.1M 0s9400K .......... .......... .......... .......... .......... 37%  207M 0s9450K .......... .......... .......... .......... .......... 37%  221M 0s9500K .......... .......... .......... .......... .......... 38%  110M 0s9550K .......... .......... .......... .......... .......... 38% 49.6M 0s9600K .......... .......... .......... .......... .......... 38%  179M 0s9650K .......... .......... .......... .......... .......... 38%  223M 0s9700K .......... .......... .......... .......... .......... 38%  219M 0s9750K .......... .......... .......... .......... .......... 39% 39.5M 0s9800K .......... .......... .......... .......... .......... 39% 60.0M 0s9850K .......... .......... .......... .......... .......... 39%  216M 0s9900K .......... .......... .......... .......... .......... 39%  221M 0s9950K .......... .......... .......... .......... .......... 39% 48.7M 0s10000K .......... .......... .......... .......... .......... 40%  113M 0s10050K .......... .......... .......... .......... .......... 40%  220M 0s10100K .......... .......... .......... .......... .......... 40%  220M 0s10150K .......... .......... .......... .......... .......... 40% 49.1M 0s10200K .......... .......... .......... .......... .......... 40%  111M 0s10250K .......... .......... .......... .......... .......... 41%  218M 0s10300K .......... .......... .......... .......... .......... 41% 76.7M 0s10350K .......... .......... .......... .......... .......... 41% 60.7M 0s10400K .......... .......... .......... .......... .......... 41%  223M 0s10450K .......... .......... .......... .......... .......... 41%  226M 0s10500K .......... .......... .......... .......... .......... 42%  120M 0s10550K .......... .......... .......... .......... .......... 42% 47.0M 0s10600K .......... .......... .......... .......... .......... 42%  200M 0s10650K .......... .......... .......... .......... .......... 42%  225M 0s10700K .......... .......... .......... .......... .......... 42%  100M 0s10750K .......... .......... .......... .......... .......... 43% 47.8M 0s10800K .......... .......... .......... .......... .......... 43%  222M 0s10850K .......... .......... .......... .......... .......... 43%  227M 0s10900K .......... .......... .......... .......... .......... 43%  119M 0s10950K .......... .......... .......... .......... .......... 43% 47.0M 0s11000K .......... .......... .......... .......... .......... 44%  196M 0s11050K .......... .......... .......... .......... .......... 44%  218M 0s11100K .......... .......... .......... .......... .......... 44%  183M 0s11150K .......... .......... .......... .......... .......... 44% 48.8M 0s11200K .......... .......... .......... .......... .......... 44% 97.1M 0s11250K .......... .......... .......... .......... .......... 45%  214M 0s11300K .......... .......... .......... .......... .......... 45%  221M 0s11350K .......... .......... .......... .......... .......... 45% 44.1M 0s11400K .......... .......... .......... .......... .......... 45%  130M 0s11450K .......... .......... .......... .......... .......... 45%  194M 0s11500K .......... .......... .......... .......... .......... 46%  224M 0s11550K .......... .......... .......... .......... .......... 46% 62.6M 0s11600K .......... .......... .......... .......... .......... 46% 65.4M 0s11650K .......... .......... .......... .......... .......... 46%  214M 0s11700K .......... .......... .......... .......... .......... 46%  220M 0s11750K .......... .......... .......... .......... .......... 47% 46.0M 0s11800K .......... .......... .......... .......... .......... 47%  168M 0s11850K .......... .......... .......... .......... .......... 47% 65.0M 0s11900K .......... .......... .......... .......... .......... 47%  224M 0s11950K .......... .......... .......... .......... .......... 47% 43.5M 0s12000K .......... .......... .......... .......... .......... 48%  103M 0s12050K .......... .......... .......... .......... .......... 48%  223M 0s12100K .......... .......... .......... .......... .......... 48%  113M 0s12150K .......... .......... .......... .......... .......... 48% 47.1M 0s12200K .......... .......... .......... .......... .......... 48%  200M 0s12250K .......... .......... .......... .......... .......... 49%  226M 0s12300K .......... .......... .......... .......... .......... 49%  182M 0s12350K .......... .......... .......... .......... .......... 49% 44.6M 0s12400K .......... .......... .......... .......... .......... 49%  143M 0s12450K .......... .......... .......... .......... .......... 49%  219M 0s12500K .......... .......... .......... .......... .......... 50%  219M 0s12550K .......... .......... .......... .......... .......... 50% 44.9M 0s12600K .......... .......... .......... .......... .......... 50%  121M 0s12650K .......... .......... .......... .......... .......... 50%  221M 0s12700K .......... .......... .......... .......... .......... 50%  124M 0s12750K .......... .......... .......... .......... .......... 51% 47.4M 0s12800K .......... .......... .......... .......... .......... 51%  174M 0s12850K .......... .......... .......... .......... .......... 51%  222M 0s12900K .......... .......... .......... .......... .......... 51%  216M 0s12950K .......... .......... .......... .......... .......... 51% 45.2M 0s13000K .......... .......... .......... .......... .......... 52%  125M 0s13050K .......... .......... .......... .......... .......... 52%  210M 0s13100K .......... .......... .......... .......... .......... 52%  114M 0s13150K .......... .......... .......... .......... .......... 52% 55.4M 0s13200K .......... .......... .......... .......... .......... 52%  144M 0s13250K .......... .......... .......... .......... .......... 53%  210M 0s13300K .......... .......... .......... .......... .......... 53%  217M 0s13350K .......... .......... .......... .......... .......... 53% 40.4M 0s13400K .......... .......... .......... .......... .......... 53%  212M 0s13450K .......... .......... .......... .......... .......... 53%  220M 0s13500K .......... .......... .......... .......... .......... 54%  103M 0s13550K .......... .......... .......... .......... .......... 54% 32.7M 0s13600K .......... .......... .......... .......... .......... 54%  217M 0s13650K .......... .......... .......... .......... .......... 54%  218M 0s13700K .......... .......... .......... .......... .......... 54%  221M 0s13750K .......... .......... .......... .......... .......... 55% 40.0M 0s13800K .......... .......... .......... .......... .......... 55%  210M 0s13850K .......... .......... .......... .......... .......... 55%  219M 0s13900K .......... .......... .......... .......... .......... 55% 62.8M 0s13950K .......... .......... .......... .......... .......... 55% 41.7M 0s14000K .......... .......... .......... .......... .......... 56%  178M 0s14050K .......... .......... .......... .......... .......... 56%  224M 0s14100K .......... .......... .......... .......... .......... 56%  227M 0s14150K .......... .......... .......... .......... .......... 56% 42.1M 0s14200K .......... .......... .......... .......... .......... 56%  144M 0s14250K .......... .......... .......... .......... .......... 57%  225M 0s14300K .......... .......... .......... .......... .......... 57%  111M 0s14350K .......... .......... .......... .......... .......... 57% 51.5M 0s14400K .......... .......... .......... .......... .......... 57%  174M 0s14450K .......... .......... .......... .......... .......... 57%  219M 0s14500K .......... .......... .......... .......... .......... 58%  217M 0s14550K .......... .......... .......... .......... .......... 58% 30.2M 0s14600K .......... .......... .......... .......... .......... 58% 89.9M 0s14650K .......... .......... .......... .......... .......... 58%  159M 0s14700K .......... .......... .......... .......... .......... 58% 81.3M 0s14750K .......... .......... .......... .......... .......... 59% 36.0M 0s14800K .......... .......... .......... .......... .......... 59%  172M 0s14850K .......... .......... .......... .......... .......... 59%  146M 0s14900K .......... .......... .......... .......... .......... 59% 82.7M 0s14950K .......... .......... .......... .......... .......... 59% 33.4M 0s15000K .......... .......... .......... .......... .......... 60%  166M 0s15050K .......... .......... .......... .......... .......... 60%  170M 0s15100K .......... .......... .......... .......... .......... 60% 94.5M 0s15150K .......... .......... .......... .......... .......... 60% 30.0M 0s15200K .......... .......... .......... .......... .......... 60%  191M 0s15250K .......... .......... .......... .......... .......... 61%  111M 0s15300K .......... .......... .......... .......... .......... 61% 78.2M 0s15350K .......... .......... .......... .......... .......... 61% 36.3M 0s15400K .......... .......... .......... .......... .......... 61%  154M 0s15450K .......... .......... .......... .......... .......... 61%  160M 0s15500K .......... .......... .......... .......... .......... 62% 75.2M 0s15550K .......... .......... .......... .......... .......... 62% 33.3M 0s15600K .......... .......... .......... .......... .......... 62%  163M 0s15650K .......... .......... .......... .......... .......... 62%  172M 0s15700K .......... .......... .......... .......... .......... 62%  101M 0s15750K .......... .......... .......... .......... .......... 63% 26.1M 0s15800K .......... .......... .......... .......... .......... 63%  120M 0s15850K .......... .......... .......... .......... .......... 63%  113M 0s15900K .......... .......... .......... .......... .......... 63%  251M 0s15950K .......... .......... .......... .......... .......... 63% 27.6M 0s16000K .......... .......... .......... .......... .......... 64% 76.1M 0s16050K .......... .......... .......... .......... .......... 64%  122M 0s16100K .......... .......... .......... .......... .......... 64%  269M 0s16150K .......... .......... .......... .......... .......... 64% 50.1M 0s16200K .......... .......... .......... .......... .......... 64% 52.8M 0s16250K .......... .......... .......... .......... .......... 65%  210M 0s16300K .......... .......... .......... .......... .......... 65%  121M 0s16350K .......... .......... .......... .......... .......... 65% 39.4M 0s16400K .......... .......... .......... .......... .......... 65% 43.3M 0s16450K .......... .......... .......... .......... .......... 65% 64.3M 0s16500K .......... .......... .......... .......... .......... 66%  141M 0s16550K .......... .......... .......... .......... .......... 66% 48.7M 0s16600K .......... .......... .......... .......... .......... 66% 32.6M 0s16650K .......... .......... .......... .......... .......... 66%  186M 0s16700K .......... .......... .......... .......... .......... 66%  194M 0s16750K .......... .......... .......... .......... .......... 67% 53.0M 0s16800K .......... .......... .......... .......... .......... 67% 59.1M 0s16850K .......... .......... .......... .......... .......... 67%  182M 0s16900K .......... .......... .......... .......... .......... 67%  173M 0s16950K .......... .......... .......... .......... .......... 67% 42.8M 0s17000K .......... .......... .......... .......... .......... 68% 76.5M 0s17050K .......... .......... .......... .......... .......... 68%  202M 0s17100K .......... .......... .......... .......... .......... 68%  203M 0s17150K .......... .......... .......... .......... .......... 68% 77.2M 0s17200K .......... .......... .......... .......... .......... 68% 45.3M 0s17250K .......... .......... .......... .......... .......... 69%  116M 0s17300K .......... .......... .......... .......... .......... 69%  189M 0s17350K .......... .......... .......... .......... .......... 69% 50.4M 0s17400K .......... .......... .......... .......... .......... 69% 56.4M 0s17450K .......... .......... .......... .......... .......... 69%  191M 0s17500K .......... .......... .......... .......... .......... 70%  202M 0s17550K .......... .......... .......... .......... .......... 70% 93.2M 0s17600K .......... .......... .......... .......... .......... 70% 37.5M 0s17650K .......... .......... .......... .......... .......... 70%  186M 0s17700K .......... .......... .......... .......... .......... 70%  156M 0s17750K .......... .......... .......... .......... .......... 71% 47.6M 0s17800K .......... .......... .......... .......... .......... 71%  106M 0s17850K .......... .......... .......... .......... .......... 71%  200M 0s17900K .......... .......... .......... .......... .......... 71%  207M 0s17950K .......... .......... .......... .......... .......... 71% 88.2M 0s18000K .......... .......... .......... .......... .......... 72% 34.3M 0s18050K .......... .......... .......... .......... .......... 72%  132M 0s18100K .......... .......... .......... .......... .......... 72%  202M 0s18150K .......... .......... .......... .......... .......... 72%  104M 0s18200K .......... .......... .......... .......... .......... 72% 56.0M 0s18250K .......... .......... .......... .......... .......... 73%  107M 0s18300K .......... .......... .......... .......... .......... 73%  207M 0s18350K .......... .......... .......... .......... .......... 73%  120M 0s18400K .......... .......... .......... .......... .......... 73% 49.6M 0s18450K .......... .......... .......... .......... .......... 73%  173M 0s18500K .......... .......... .......... .......... .......... 74%  215M 0s18550K .......... .......... .......... .......... .......... 74% 97.5M 0s18600K .......... .......... .......... .......... .......... 74% 63.2M 0s18650K .......... .......... .......... .......... .......... 74%  140M 0s18700K .......... .......... .......... .......... .......... 74%  218M 0s18750K .......... .......... .......... .......... .......... 75%  104M 0s18800K .......... .......... .......... .......... .......... 75% 53.6M 0s18850K .......... .......... .......... .......... .......... 75%  166M 0s18900K .......... .......... .......... .......... .......... 75%  221M 0s18950K .......... .......... .......... .......... .......... 75% 98.8M 0s19000K .......... .......... .......... .......... .......... 76% 52.8M 0s19050K .......... .......... .......... .......... .......... 76%  212M 0s19100K .......... .......... .......... .......... .......... 76%  220M 0s19150K .......... .......... .......... .......... .......... 76% 72.4M 0s19200K .......... .......... .......... .......... .......... 76% 65.4M 0s19250K .......... .......... .......... .......... .......... 77%  221M 0s19300K .......... .......... .......... .......... .......... 77%  200M 0s19350K .......... .......... .......... .......... .......... 77% 63.9M 0s19400K .......... .......... .......... .......... .......... 77% 79.4M 0s19450K .......... .......... .......... .......... .......... 77%  217M 0s19500K .......... .......... .......... .......... .......... 78%  216M 0s19550K .......... .......... .......... .......... .......... 78% 68.1M 0s19600K .......... .......... .......... .......... .......... 78% 65.3M 0s19650K .......... .......... .......... .......... .......... 78%  225M 0s19700K .......... .......... .......... .......... .......... 78%  226M 0s19750K .......... .......... .......... .......... .......... 79% 48.6M 0s19800K .......... .......... .......... .......... .......... 79% 99.4M 0s19850K .......... .......... .......... .......... .......... 79%  218M 0s19900K .......... .......... .......... .......... .......... 79%  221M 0s19950K .......... .......... .......... .......... .......... 79% 65.0M 0s20000K .......... .......... .......... .......... .......... 80% 78.4M 0s20050K .......... .......... .......... .......... .......... 80% 67.6M 0s20100K .......... .......... .......... .......... .......... 80%  193M 0s20150K .......... .......... .......... .......... .......... 80% 53.7M 0s20200K .......... .......... .......... .......... .......... 80%  112M 0s20250K .......... .......... .......... .......... .......... 81%  221M 0s20300K .......... .......... .......... .......... .......... 81%  221M 0s20350K .......... .......... .......... .......... .......... 81%  104M 0s20400K .......... .......... .......... .......... .......... 81% 52.8M 0s20450K .......... .......... .......... .......... .......... 81%  219M 0s20500K .......... .......... .......... .......... .......... 82%  221M 0s20550K .......... .......... .......... .......... .......... 82% 91.0M 0s20600K .......... .......... .......... .......... .......... 82% 56.5M 0s20650K .......... .......... .......... .......... .......... 82%  217M 0s20700K .......... .......... .......... .......... .......... 82%  220M 0s20750K .......... .......... .......... .......... .......... 83% 83.4M 0s20800K .......... .......... .......... .......... .......... 83%  217M 0s20850K .......... .......... .......... .......... .......... 83%  198M 0s20900K .......... .......... .......... .......... .......... 83%  225M 0s20950K .......... .......... .......... .......... .......... 83%  156M 0s21000K .......... .......... .......... .......... .......... 84%  225M 0s21050K .......... .......... .......... .......... .......... 84%  225M 0s21100K .......... .......... .......... .......... .......... 84%  227M 0s21150K .......... .......... .......... .......... .......... 84%  171M 0s21200K .......... .......... .......... .......... .......... 84%  221M 0s21250K .......... .......... .......... .......... .......... 85%  224M 0s21300K .......... .......... .......... .......... .......... 85%  220M 0s21350K .......... .......... .......... .......... .......... 85%  151M 0s21400K .......... .......... .......... .......... .......... 85%  229M 0s21450K .......... .......... .......... .......... .......... 85%  233M 0s21500K .......... .......... .......... .......... .......... 86%  233M 0s21550K .......... .......... .......... .......... .......... 86%  203M 0s21600K .......... .......... .......... .......... .......... 86%  231M 0s21650K .......... .......... .......... .......... .......... 86%  232M 0s21700K .......... .......... .......... .......... .......... 86%  193M 0s21750K .......... .......... .......... .......... .......... 87%  141M 0s21800K .......... .......... .......... .......... .......... 87%  194M 0s21850K .......... .......... .......... .......... .......... 87%  225M 0s21900K .......... .......... .......... .......... .......... 87%  226M 0s21950K .......... .......... .......... .......... .......... 87%  178M 0s22000K .......... .......... .......... .......... .......... 88%  222M 0s22050K .......... .......... .......... .......... .......... 88%  225M 0s22100K .......... .......... .......... .......... .......... 88% 65.6M 0s22150K .......... .......... .......... .......... .......... 88%  190M 0s22200K .......... .......... .......... .......... .......... 88%  175M 0s22250K .......... .......... .......... .......... .......... 89%  226M 0s22300K .......... .......... .......... .......... .......... 89%  226M 0s22350K .......... .......... .......... .......... .......... 89%  200M 0s22400K .......... .......... .......... .......... .......... 89%  227M 0s22450K .......... .......... .......... .......... .......... 89%  195M 0s22500K .......... .......... .......... .......... .......... 90%  224M 0s22550K .......... .......... .......... .......... .......... 90%  191M 0s22600K .......... .......... .......... .......... .......... 90%  228M 0s22650K .......... .......... .......... .......... .......... 90%  225M 0s22700K .......... .......... .......... .......... .......... 90%  190M 0s22750K .......... .......... .......... .......... .......... 91%  198M 0s22800K .......... .......... .......... .......... .......... 91%  225M 0s22850K .......... .......... .......... .......... .......... 91%  227M 0s22900K .......... .......... .......... .......... .......... 91%  226M 0s22950K .......... .......... .......... .......... .......... 91%  191M 0s23000K .......... .......... .......... .......... .......... 92%  228M 0s23050K .......... .......... .......... .......... .......... 92%  226M 0s23100K .......... .......... .......... .......... .......... 92%  228M 0s23150K .......... .......... .......... .......... .......... 92%  201M 0s23200K .......... .......... .......... .......... .......... 92%  227M 0s23250K .......... .......... .......... .......... .......... 93%  226M 0s23300K .......... .......... .......... .......... .......... 93%  195M 0s23350K .......... .......... .......... .......... .......... 93%  193M 0s23400K .......... .......... .......... .......... .......... 93%  223M 0s23450K .......... .......... .......... .......... .......... 93%  228M 0s23500K .......... .......... .......... .......... .......... 94%  228M 0s23550K .......... .......... .......... .......... .......... 94%  197M 0s23600K .......... .......... .......... .......... .......... 94%  187M 0s23650K .......... .......... .......... .......... .......... 94%  227M 0s23700K .......... .......... .......... .......... .......... 94%  224M 0s23750K .......... .......... .......... .......... .......... 95%  176M 0s23800K .......... .......... .......... .......... .......... 95%  224M 0s23850K .......... .......... .......... .......... .......... 95%  227M 0s23900K .......... .......... .......... .......... .......... 95%  181M 0s23950K .......... .......... .......... .......... .......... 95%  198M 0s24000K .......... .......... .......... .......... .......... 96%  228M 0s24050K .......... .......... .......... .......... .......... 96%  225M 0s24100K .......... .......... .......... .......... .......... 96%  225M 0s24150K .......... .......... .......... .......... .......... 96% 65.4M 0s24200K .......... .......... .......... .......... .......... 96%  231M 0s24250K .......... .......... .......... .......... .......... 97%  233M 0s24300K .......... .......... .......... .......... .......... 97%  232M 0s24350K .......... .......... .......... .......... .......... 97%  175M 0s24400K .......... .......... .......... .......... .......... 97%  235M 0s24450K .......... .......... .......... .......... .......... 97%  230M 0s24500K .......... .......... .......... .......... .......... 98%  234M 0s24550K .......... .......... .......... .......... .......... 98%  194M 0s24600K .......... .......... .......... .......... .......... 98%  234M 0s24650K .......... .......... .......... .......... .......... 98%  235M 0s24700K .......... .......... .......... .......... .......... 98%  231M 0s24750K .......... .......... .......... .......... .......... 99%  206M 0s24800K .......... .......... .......... .......... .......... 99%  234M 0s24850K .......... .......... .......... .......... .......... 99%  233M 0s24900K .......... .......... .......... .......... .......... 99%  231M 0s24950K .......... .......... .......... .......... .......... 99%  153M 0s25000K .......... .......... .......... .........            100%  235M=0.3s2021-07-26 23:28:01 (79.7 MB/s) - 'python3/Python-3.9.6.tgz' saved [25640094/25640094]+ printf '668f28a6cd2266eea568c5b4482f3904dcb117c65a336981c6d0843fdd39431abb1cb058e608db77d7678b8cbec996f23f02969c83cba40413f38de675636783  python3/Python-3.9.6.tgz\n'+ sha512sum -cpython3/Python-3.9.6.tgz: OK++ dirname python3/Python-3.9.6.tgz++ basename python3/Python-3.9.6.tgz+ touch python3/.mark-Python-3.9.6.tgz+ (( ++i  ))+ (( i < 17 ))+ url=https://pypi.python.org/packages/source/s/setuptools/setuptools-57.1.0.tar.gz+ sum='dfcf75584b3d7ae07e0f58ce8f596d7e9cbe3a0c178411053b066fb4362226bcf6467a79aed0853acd0b9f6a3371c47ddb07d77cbd780fe9782b8c19bce2e5fb  setuptools/setuptools-57.1.0.tar.gz'+ file=setuptools/setuptools-57.1.0.tar.gz++ dirname setuptools/setuptools-57.1.0.tar.gz+ mkdir -p setuptools+ '[' '!' -e setuptools/setuptools-57.1.0.tar.gz ']'+ wget -O setuptools/setuptools-57.1.0.tar.gz -- https://pypi.python.org/packages/source/s/setuptools/setuptools-57.1.0.tar.gz--2021-07-26 23:28:01--  https://pypi.python.org/packages/source/s/setuptools/setuptools-57.1.0.tar.gzResolving pypi.python.org (pypi.python.org)... 151.101.12.223, 2a04:4e42:3::223Connecting to pypi.python.org (pypi.python.org)|151.101.12.223|:443... connected.HTTP request sent, awaiting response... 301 Redirect to Primary DomainLocation: https://pypi.org/packages/source/s/setuptools/setuptools-57.1.0.tar.gz [following]--2021-07-26 23:28:01--  https://pypi.org/packages/source/s/setuptools/setuptools-57.1.0.tar.gzResolving pypi.org (pypi.org)... 151.101.64.223, 151.101.128.223, 151.101.192.223, ...Connecting to pypi.org (pypi.org)|151.101.64.223|:443... connected.HTTP request sent, awaiting response... 301 Moved PermanentlyLocation: https://files.pythonhosted.org/packages/source/s/setuptools/setuptools-57.1.0.tar.gz [following]--2021-07-26 23:28:01--  https://files.pythonhosted.org/packages/source/s/setuptools/setuptools-57.1.0.tar.gzResolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.13.63, 2a04:4e42:3::319Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.13.63|:443... connected.HTTP request sent, awaiting response... 302 FoundLocation: https://files.pythonhosted.org/packages/cf/79/1a19c2f792da00cbead7b6caa176afdddf517522cb9163ce39576025b050/setuptools-57.1.0.tar.gz [following]--2021-07-26 23:28:01--  https://files.pythonhosted.org/packages/cf/79/1a19c2f792da00cbead7b6caa176afdddf517522cb9163ce39576025b050/setuptools-57.1.0.tar.gzReusing existing connection to files.pythonhosted.org:443.HTTP request sent, awaiting response... 200 OKLength: 2144012 (2.0M) [application/x-tar]Saving to: 'setuptools/setuptools-57.1.0.tar.gz'0K .......... .......... .......... .......... ..........  2% 7.11M 0s50K .......... .......... .......... .......... ..........  4% 11.0M 0s100K .......... .......... .......... .......... ..........  7% 62.7M 0s150K .......... .......... .......... .......... ..........  9% 89.1M 0s200K .......... .......... .......... .......... .......... 11% 10.4M 0s250K .......... .......... .......... .......... .......... 14% 42.5M 0s300K .......... .......... .......... .......... .......... 16% 10.8M 0s350K .......... .......... .......... .......... .......... 19% 24.4M 0s400K .......... .......... .......... .......... .......... 21% 14.0M 0s450K .......... .......... .......... .......... .......... 23% 12.8M 0s500K .......... .......... .......... .......... .......... 26% 32.5M 0s550K .......... .......... .......... .......... .......... 28% 15.1M 0s600K .......... .......... .......... .......... .......... 31% 26.9M 0s650K .......... .......... .......... .......... .......... 33% 19.5M 0s700K .......... .......... .......... .......... .......... 35% 18.2M 0s750K .......... .......... .......... .......... .......... 38% 19.6M 0s800K .......... .......... .......... .......... .......... 40% 19.1M 0s850K .......... .......... .......... .......... .......... 42% 22.0M 0s900K .......... .......... .......... .......... .......... 45% 29.9M 0s950K .......... .......... .......... .......... .......... 47% 26.1M 0s1000K .......... .......... .......... .......... .......... 50% 36.0M 0s1050K .......... .......... .......... .......... .......... 52% 39.2M 0s1100K .......... .......... .......... .......... .......... 54% 45.9M 0s1150K .......... .......... .......... .......... .......... 57% 37.7M 0s1200K .......... .......... .......... .......... .......... 59% 33.8M 0s1250K .......... .......... .......... .......... .......... 62% 40.5M 0s1300K .......... .......... .......... .......... .......... 64% 52.4M 0s1350K .......... .......... .......... .......... .......... 66% 34.8M 0s1400K .......... .......... .......... .......... .......... 69% 57.8M 0s1450K .......... .......... .......... .......... .......... 71% 62.6M 0s1500K .......... .......... .......... .......... .......... 74% 59.2M 0s1550K .......... .......... .......... .......... .......... 76% 48.8M 0s1600K .......... .......... .......... .......... .......... 78% 62.8M 0s1650K .......... .......... .......... .......... .......... 81% 62.9M 0s1700K .......... .......... .......... .......... .......... 83% 62.8M 0s1750K .......... .......... .......... .......... .......... 85% 52.9M 0s1800K .......... .......... .......... .......... .......... 88% 60.6M 0s1850K .......... .......... .......... .......... .......... 90% 63.0M 0s1900K .......... .......... .......... .......... .......... 93% 62.9M 0s1950K .......... .......... .......... .......... .......... 95% 53.1M 0s2000K .......... .......... .......... .......... .......... 97% 63.0M 0s2050K .......... .......... .......... .......... ...       100% 66.5M=0.08s2021-07-26 23:28:01 (26.8 MB/s) - 'setuptools/setuptools-57.1.0.tar.gz' saved [2144012/2144012]+ printf 'dfcf75584b3d7ae07e0f58ce8f596d7e9cbe3a0c178411053b066fb4362226bcf6467a79aed0853acd0b9f6a3371c47ddb07d77cbd780fe9782b8c19bce2e5fb  setuptools/setuptools-57.1.0.tar.gz\n'+ sha512sum -csetuptools/setuptools-57.1.0.tar.gz: OK++ dirname setuptools/setuptools-57.1.0.tar.gz++ basename setuptools/setuptools-57.1.0.tar.gz+ touch setuptools/.mark-setuptools-57.1.0.tar.gz+ (( ++i  ))+ (( i < 17 ))+ url=https://pypi.python.org/packages/source/s/six/six-1.16.0.tar.gz+ sum='076fe31c8f03b0b52ff44346759c7dc8317da0972403b84dfe5898179f55acdba6c78827e0f8a53ff20afe8b76432c6fe0d655a75c24259d9acbaa4d9e8015c0  six/six-1.16.0.tar.gz'+ file=six/six-1.16.0.tar.gz++ dirname six/six-1.16.0.tar.gz+ mkdir -p six+ '[' '!' -e six/six-1.16.0.tar.gz ']'+ wget -O six/six-1.16.0.tar.gz -- https://pypi.python.org/packages/source/s/six/six-1.16.0.tar.gz--2021-07-26 23:28:02--  https://pypi.python.org/packages/source/s/six/six-1.16.0.tar.gzResolving pypi.python.org (pypi.python.org)... 151.101.12.223, 2a04:4e42:3::223Connecting to pypi.python.org (pypi.python.org)|151.101.12.223|:443... connected.HTTP request sent, awaiting response... 301 Redirect to Primary DomainLocation: https://pypi.org/packages/source/s/six/six-1.16.0.tar.gz [following]--2021-07-26 23:28:02--  https://pypi.org/packages/source/s/six/six-1.16.0.tar.gzResolving pypi.org (pypi.org)... 151.101.192.223, 151.101.128.223, 151.101.64.223, ...Connecting to pypi.org (pypi.org)|151.101.192.223|:443... connected.HTTP request sent, awaiting response... 301 Moved PermanentlyLocation: https://files.pythonhosted.org/packages/source/s/six/six-1.16.0.tar.gz [following]--2021-07-26 23:28:02--  https://files.pythonhosted.org/packages/source/s/six/six-1.16.0.tar.gzResolving files.pythonhosted.org (files.pythonhosted.org)... 151.101.13.63, 2a04:4e42:3::319Connecting to files.pythonhosted.org (files.pythonhosted.org)|151.101.13.63|:443... connected.HTTP request sent, awaiting response... 302 FoundLocation: https://files.pythonhosted.org/packages/71/39/171f1c67cd00715f190ba0b100d606d440a28c93c7714febeca8b79af85e/six-1.16.0.tar.gz [following]--2021-07-26 23:28:02--  https://files.pythonhosted.org/packages/71/39/171f1c67cd00715f190ba0b100d606d440a28c93c7714febeca8b79af85e/six-1.16.0.tar.gzReusing existing connection to files.pythonhosted.org:443.HTTP request sent, awaiting response... 200 OKLength: 34041 (33K) [application/x-tar]Saving to: 'six/six-1.16.0.tar.gz'0K .......... .......... .......... ...                  100% 20.2M=0.002s2021-07-26 23:28:02 (20.2 MB/s) - 'six/six-1.16.0.tar.gz' saved [34041/34041]+ printf '076fe31c8f03b0b52ff44346759c7dc8317da0972403b84dfe5898179f55acdba6c78827e0f8a53ff20afe8b76432c6fe0d655a75c24259d9acbaa4d9e8015c0  six/six-1.16.0.tar.gz\n'+ sha512sum -csix/six-1.16.0.tar.gz: OK++ dirname six/six-1.16.0.tar.gz++ basename six/six-1.16.0.tar.gz+ touch six/.mark-six-1.16.0.tar.gz+ (( ++i  ))+ (( i < 17 ))+ url=https://www.sqlite.org/2021/sqlite-amalgamation-3360000.zip+ sum='5c18f158a599b1e91d95c91de3aa5c5de52f986845ad0cb49dfd56b650587e55e24d469571b5b864229b870d0eaf85d78893f61ef950b95389cb41692be37f58  sqlite3/sqlite-amalgamation-3360000.zip'+ file=sqlite3/sqlite-amalgamation-3360000.zip++ dirname sqlite3/sqlite-amalgamation-3360000.zip+ mkdir -p sqlite3+ '[' '!' -e sqlite3/sqlite-amalgamation-3360000.zip ']'+ wget -O sqlite3/sqlite-amalgamation-3360000.zip -- https://www.sqlite.org/2021/sqlite-amalgamation-3360000.zip--2021-07-26 23:28:02--  https://www.sqlite.org/2021/sqlite-amalgamation-3360000.zipResolving www.sqlite.org (www.sqlite.org)... 45.33.6.223, 2600:3c00::f03c:91ff:fe96:b959Connecting to www.sqlite.org (www.sqlite.org)|45.33.6.223|:443... connected.HTTP request sent, awaiting response... 200 OKLength: 2477662 (2.4M) [application/zip]Saving to: 'sqlite3/sqlite-amalgamation-3360000.zip'0K .......... .......... .......... .......... ..........  2%  403K 6s50K .......... .......... .......... .......... ..........  4%  405K 6s100K .......... .......... .......... .......... ..........  6% 65.3M 4s150K .......... .......... .......... .......... ..........  8% 62.2M 3s200K .......... .......... .......... .......... .......... 10%  403K 3s250K .......... .......... .......... .......... .......... 12% 29.2M 3s300K .......... .......... .......... .......... .......... 14% 33.5M 2s350K .......... .......... .......... .......... .......... 16% 34.0M 2s400K .......... .......... .......... .......... .......... 18%  425K 2s450K .......... .......... .......... .......... .......... 20% 10.8M 2s500K .......... .......... .......... .......... .......... 22% 21.1M 2s550K .......... .......... .......... .......... .......... 24% 20.7M 2s600K .......... .......... .......... .......... .......... 26% 25.7M 1s650K .......... .......... .......... .......... .......... 28% 35.3M 1s700K .......... .......... .......... .......... .......... 30% 62.8M 1s750K .......... .......... .......... .......... .......... 33% 54.4M 1s800K .......... .......... .......... .......... .......... 35% 59.1M 1s850K .......... .......... .......... .......... .......... 37%  461K 1s900K .......... .......... .......... .......... .......... 39% 13.7M 1s950K .......... .......... .......... .......... .......... 41% 9.92M 1s1000K .......... .......... .......... .......... .......... 43% 28.6M 1s1050K .......... .......... .......... .......... .......... 45% 44.8M 1s1100K .......... .......... .......... .......... .......... 47% 60.4M 1s1150K .......... .......... .......... .......... .......... 49% 32.6M 1s1200K .......... .......... .......... .......... .......... 51% 62.2M 1s1250K .......... .......... .......... .......... .......... 53% 57.7M 1s1300K .......... .......... .......... .......... .......... 55% 62.1M 1s1350K .......... .......... .......... .......... .......... 57% 52.1M 0s1400K .......... .......... .......... .......... .......... 59% 62.3M 0s1450K .......... .......... .......... .......... .......... 61% 62.5M 0s1500K .......... .......... .......... .......... .......... 64% 62.6M 0s1550K .......... .......... .......... .......... .......... 66% 54.2M 0s1600K .......... .......... .......... .......... .......... 68% 55.6M 0s1650K .......... .......... .......... .......... .......... 70% 62.3M 0s1700K .......... .......... .......... .......... .......... 72% 62.1M 0s1750K .......... .......... .......... .......... .......... 74%  497K 0s1800K .......... .......... .......... .......... .......... 76% 13.9M 0s1850K .......... .......... .......... .......... .......... 78% 16.8M 0s1900K .......... .......... .......... .......... .......... 80% 31.1M 0s1950K .......... .......... .......... .......... .......... 82% 43.4M 0s2000K .......... .......... .......... .......... .......... 84% 51.2M 0s2050K .......... .......... .......... .......... .......... 86% 52.5M 0s2100K .......... .......... .......... .......... .......... 88% 52.5M 0s2150K .......... .......... .......... .......... .......... 90% 46.4M 0s2200K .......... .......... .......... .......... .......... 92% 51.8M 0s2250K .......... .......... .......... .......... .......... 95% 52.6M 0s2300K .......... .......... .......... .......... .......... 97% 52.5M 0s2350K .......... .......... .......... .......... .......... 99% 45.4M 0s2400K .......... .........                                  100% 54.9M=0.8s2021-07-26 23:28:03 (3.11 MB/s) - 'sqlite3/sqlite-amalgamation-3360000.zip' saved [2477662/2477662]+ printf '5c18f158a599b1e91d95c91de3aa5c5de52f986845ad0cb49dfd56b650587e55e24d469571b5b864229b870d0eaf85d78893f61ef950b95389cb41692be37f58  sqlite3/sqlite-amalgamation-3360000.zip\n'+ sha512sum -csqlite3/sqlite-amalgamation-3360000.zip: OK++ dirname sqlite3/sqlite-amalgamation-3360000.zip++ basename sqlite3/sqlite-amalgamation-3360000.zip+ touch sqlite3/.mark-sqlite-amalgamation-3360000.zip+ (( ++i  ))+ (( i < 17 ))+ url=https://github.com/pallets/werkzeug/archive/2.0.1.zip+ sum='d17eae8b3f267967651619e554afb804a74fa97572f1c58a75866bca17cc03df6c4a86aeb66700a9e24e759940014cb4048d79c88fada657f4ddb17af542032d  werkzeug/2.0.1.zip'+ file=werkzeug/2.0.1.zip++ dirname werkzeug/2.0.1.zip+ mkdir -p werkzeug+ '[' '!' -e werkzeug/2.0.1.zip ']'+ wget -O werkzeug/2.0.1.zip -- https://github.com/pallets/werkzeug/archive/2.0.1.zip--2021-07-26 23:28:03--  https://github.com/pallets/werkzeug/archive/2.0.1.zipResolving github.com (github.com)... 140.82.121.4Connecting to github.com (github.com)|140.82.121.4|:443... connected.HTTP request sent, awaiting response... 302 FoundLocation: https://codeload.github.com/pallets/werkzeug/zip/2.0.1 [following]--2021-07-26 23:28:03--  https://codeload.github.com/pallets/werkzeug/zip/2.0.1Resolving codeload.github.com (codeload.github.com)... 140.82.121.9Connecting to codeload.github.com (codeload.github.com)|140.82.121.9|:443... connected.HTTP request sent, awaiting response... 200 OKLength: unspecified [application/zip]Saving to: 'werkzeug/2.0.1.zip'0K .......... .......... .......... .......... .......... 4.31M50K .......... .......... .......... .......... .......... 7.69M100K .......... .......... .......... .......... .......... 10.7M150K .......... .......... .......... .......... .......... 16.4M200K .......... .......... .......... .......... .......... 27.5M250K .......... .......... .......... .......... .......... 33.7M300K .......... .......... .......... .......... .......... 37.0M350K .......... .......... .......... .......... .......... 28.3M400K .......... .......... .......... .......... .......... 33.5M450K .......... .......... .......... .......... .......... 37.1M500K .......... .......... .......... .......... .......... 23.7M550K .......... .......... .......... .......... .......... 9.46M600K .......... .......... .......... .......... .......... 6.92M650K .......... .......... .......... .......... .......... 12.1M700K .......... .......... .......... .......... .......... 6.00M750K .......... .......... .......... .......... .......... 6.21M800K .......... .......... .......... .......... .......... 5.65M850K .......... .......... .......... .......... .......... 10.1M900K .......... .......... .......... .......... .......... 10.8M950K .......... .......... .                                21.2M=0.09s2021-07-26 23:28:03 (10.8 MB/s) - 'werkzeug/2.0.1.zip' saved [994643]+ printf 'd17eae8b3f267967651619e554afb804a74fa97572f1c58a75866bca17cc03df6c4a86aeb66700a9e24e759940014cb4048d79c88fada657f4ddb17af542032d  werkzeug/2.0.1.zip\n'+ sha512sum -cwerkzeug/2.0.1.zip: OK++ dirname werkzeug/2.0.1.zip++ basename werkzeug/2.0.1.zip+ touch werkzeug/.mark-2.0.1.zip+ (( ++i  ))+ (( i < 17 ))+ buildozer android p4a -- --version# Check configuration tokens# Ensure build layout# Create directory /home/vagrant/.buildozer/cache# Create directory /home/vagrant/build/dev.obfusk.jiten/android/bin# Create directory /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/applibs# Create directory /home/vagrant/.buildozer/android/platform/android/platform# Create directory /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/app# Check configuration tokens# Read available permissions from api-versions.xml# Run 'dpkg --version'# Cwd NoneDebian 'dpkg' package management program version 1.18.25 (amd64).This is free software; see the GNU General Public License version 2 orlater for copying conditions. There is NO warranty.WARNING: You are using pip version 21.1.3; however, version 21.2.1 is available.You should consider upgrading via the '/home/vagrant/env/bin/python3.9 -m pip install --upgrade pip' command.# Search for Git (git)#  -> found at /usr/bin/git# Search for Cython (cython)#  -> found at /home/vagrant/env/bin/cython# Search for Java compiler (javac)#  -> found at /usr/lib/jvm/java-11-openjdk-amd64/bin/javac# Search for Java keytool (keytool)#  -> found at /usr/lib/jvm/java-11-openjdk-amd64/bin/keytool# Run '/home/vagrant/env/bin/python3.9 -m pip install -q  \'appdirs\' \'colorama>=0.3.3\' \'jinja2\' \'six\' \'enum34; python_version<"3.4"\' \'sh>=1.10; sys_platform!="nt"\' \'pep517<0.7.0\' \'toml\''# Cwd None# Apache ANT found at /home/vagrant/.buildozer/android/platform/apache-ant-1.9.4# Android SDK found at /opt/android-sdk# Android NDK found at /opt/android-sdk/ndk/22.1.7171670# Recommended android's NDK version by p4a is: 19c# Installing/updating SDK platform tools if necessary# Run 'yes 2>/dev/null | /opt/android-sdk/tools/bin/sdkmanager --sdk_root=/opt/android-sdk --licenses'# Cwd /opt/android-sdkLoading local repository...                                                     
[=========                              ] 25% Loading local repository...       
[=========                              ] 25% Fetch remote repository...        
[==========                             ] 26% Fetch remote repository...        
[============                           ] 32% Fetch remote repository...        
[=============                          ] 34% Fetch remote repository...        
[==============                         ] 36% Fetch remote repository...        
[==============                         ] 38% Fetch remote repository...        
[===============                        ] 39% Fetch remote repository...        
[================                       ] 41% Fetch remote repository...        
[=================                      ] 43% Fetch remote repository...        
[=================                      ] 45% Fetch remote repository...        
[==================                     ] 47% Fetch remote repository...        
[===================                    ] 49% Fetch remote repository...        
[====================                   ] 51% Fetch remote repository...        
[====================                   ] 52% Fetch remote repository...        
[=====================                  ] 54% Fetch remote repository...        
[======================                 ] 56% Fetch remote repository...        
[=======================                ] 58% Fetch remote repository...        
[=======================                ] 60% Fetch remote repository...        
[========================               ] 62% Fetch remote repository...        
[=========================              ] 64% Fetch remote repository...        
[==========================             ] 66% Fetch remote repository...        
[==========================             ] 67% Fetch remote repository...        
[===========================            ] 69% Fetch remote repository...        
[============================           ] 71% Fetch remote repository...        
[=============================          ] 73% Fetch remote repository...        
[=============================          ] 75% Fetch remote repository...        
[=============================          ] 75% Computing updates...              
[=======================================] 100% Computing updates...             
4 of 6 SDK package licenses not accepted.Review licenses that have not been accepted (y/N)?1/4: License android-googletv-license:---------------------------------------Terms and ConditionsThis is the Google TV Add-on for the Android Software Development Kit License Agreement.1. Introduction1.1 The Google TV Add-on for the Android Software Development Kit (referred to in this License Agreement as the "Google TV Add-on" and specifically including the Android system files, packaged APIs, and Google APIs add-ons) is licensed to you subject to the terms of this License Agreement. This License Agreement forms a legally binding contract between you and Google in relation to your use of the Google TV Add-on.1.2 "Google" means Google Inc., a Delaware corporation with principal place of business at 1600 Amphitheatre Parkway, Mountain View, CA 94043, United States.2. Accepting this License Agreement2.1 In order to use the Google TV Add-on, you must first agree to this License Agreement. You may not use the Google TV Add-on if you do not accept this License Agreement.2.2 You can accept this License Agreement by:(A) clicking to accept or agree to this License Agreement, where this option is made available to you; or(B) by actually using the Google TV Add-on. In this case, you agree that use of the Google TV Add-on constitutes acceptance of the License Agreement from that point onwards.2.3 You may not use the Google TV Add-on and may not accept the Licensing Agreement if you are a person barred from receiving the Google TV Add-on under the laws of the United States or other countries including the country in which you are resident or from which you use the Google TV Add-on.2.4 If you are agreeing to be bound by this License Agreement on behalf of your employer or other entity, you represent and warrant that you have full legal authority to bind your employer or such entity to this License Agreement. If you do not have the requisite authority, you may not accept the Licensing Agreement or use the Google TV Add-on on behalf of your employer or other entity.3. Google TV Add-on License from Google3.1 Subject to the terms of this License Agreement, Google grants you a limited, worldwide, royalty-free, non- assignable and non-exclusive license to use the Google TV Add-on solely to develop applications to run on the Google TV platform.3.2 You agree that Google or third parties own all legal right, title and interest in and to the Google TV Add-on, including any Intellectual Property Rights that subsist in the Google TV Add-on. "Intellectual Property Rights" means any and all rights under patent law, copyright law, trade secret law, trademark law, and any and all other proprietary rights. Google reserves all rights not expressly granted to you.3.3 Except to the extent required by applicable third party licenses, you may not copy (except for backup purposes), modify, adapt, redistribute, decompile, reverse engineer, disassemble, or create derivative works of the Google TV Add-on or any part of the Google TV Add-on. Except to the extent required by applicable third party licenses, you may not load any part of the Google TV Add-on onto a mobile handset, television, or any other hardware device except a personal computer, combine any part of the Google TV Add-on with other software, or distribute any software or device incorporating a part of the Google TV Add-on.3.4 Use, reproduction and distribution of components of the Google TV Add-on licensed under an open source software license are governed solely by the terms of that open source software license and not this License Agreement.3.5 You agree that the form and nature of the Google TV Add-on that Google provides may change without prior notice to you and that future versions of the Google TV Add-on may be incompatible with applications developed on previous versions of the Google TV Add-on. You agree that Google may stop (permanently or temporarily) providing the Google TV Add-on (or any features within the Google TV Add-on) to you or to users generally at Google's sole discretion, without prior notice to you.3.6 Nothing in this License Agreement gives you a right to use any of Google's or it?s licensors? trade names, trademarks, service marks, logos, domain names, or other distinctive brand features.3.7 You agree that you will not remove, obscure, or alter any proprietary rights notices (including copyright and trademark notices) that may be affixed to or contained within the Google TV Add-on.4. Use of the Google TV Add-on by You4.1 Google agrees that it obtains no right, title or interest from you (or your licensors) under this License Agreement in or to any software applications that you develop using the Google TV Add-on, including any intellectual property rights that subsist in those applications.4.2 You agree to use the Google TV Add-on and write applications only for purposes that are permitted by (a) this License Agreement and (b) any applicable law, regulation or generally accepted practices or guidelines in the relevant jurisdictions (including any laws regarding the export of data or software to and from the United States or other relevant countries).4.3 You agree that if you use the Google TV Add-on to develop applications for general public users, you will protect the privacy and legal rights of those users. If the users provide you with user names, passwords, or other login information or personal information, your must make the users aware that the information will be available to your application, and you must provide legally adequate privacy notice and protection for those users. If your application stores personal or sensitive information provided by users, it must do so securely. If the user provides your application with Google Account information, your application may only use that information to access the user's Google Account when, and for the limited purposes for which, the user has given you explicit permission to do so.4.4 You agree that you will not engage in any activity with the Google TV Add-on, including the development or distribution of an application, that interferes with, disrupts, damages, or accesses in an unauthorized manner the servers, networks, or other properties or services of any third party including, but not limited to, Google, Multichannel Video Program Distributors or any mobile communications carrier.4.5 You agree that you are solely responsible for (and that Google has no responsibility to you or to any third party for) any data, content, or resources that you create, transmit or display through the Google TV platform and/or applications for the Google TV platform, and for the consequences of your actions (including any loss or damage which Google may suffer) by doing so.4.6 You agree that you are solely responsible for (and that Google has no responsibility to you or to any third party for) any breach of your obligations under this License Agreement, any applicable third party contract or Terms of Service, or any applicable law or regulation, and for the consequences (including any loss or damage which Google or any third party may suffer) of any such breach.5. Your Developer Credentials5.1 You agree that you are responsible for maintaining the confidentiality of any developer credentials that may be issued to you by Google or which you may choose yourself and that you will be solely responsible for all applications that are developed under your developer credentials.6. Privacy and Information6.1 In order to continually innovate and improve the Google TV Add-on, Google may collect certain usage statistics from the software including but not limited to a unique identifier, associated IP address, version number of the software, and information on which tools and/or services in the Google TV Add-on are being used and how they are being used. Before any of this information is collected, the Google TV Add-on will notify you and seek your consent. If you withhold consent, the information will not be collected.6.2 The data collected is examined in the aggregate to improve the Google TV Add-on and is maintained in accordance with Google's Privacy Policy.7. Third Party Applications for the Google TV Platform7.1 If you use the Google TV Add-on to run applications developed by a third party or that access data, content or resources provided by a third party, you agree that Google is not responsible for those applications, data, content, or resources. You understand that all data, content or resources which you may access through such third party applications are the sole responsibility of the person from which they originated and that Google is not liable for any loss or damage that you may experience as a result of the use or access of any of those third party applications, data, content, or resources.7.2 You should be aware the data, content, and resources presented to you through such a third party application may be protected by intellectual property rights which are owned by the providers (or by other persons or companies on their behalf). You may not modify, rent, lease, loan, sell, distribute or create derivative works based on these data, content, or resources (either in whole or in part) unless you have been specifically given permission to do so by the relevant owners.7.3 You acknowledge that your use of such third party applications, data, content, or resources may be subject to separate terms between you and the relevant third party. In that case, this License Agreement does not affect your legal relationship with these third parties.8. Using Google TV APIs8.1 If you use any Google TV API to retrieve data from Google, you acknowledge that the data (?Google TV API Content?) may be protected by intellectual property rights which are owned by Google or those parties that provide the data (or by other persons or companies on their behalf). Your use of any such API may be subject to additional Terms of Service. You may not modify, rent, lease, loan, sell, distribute or create derivative works based on this data (either in whole or in part) unless allowed by the relevant Terms of Service. Some portions of the Google TV API Content are licensed to Google by third parties, including but not limited to Tribune Media Services8.2 If you use any API to retrieve a user's data from Google, you acknowledge and agree that you shall retrieve data only with the user's explicit consent and only when, and for the limited purposes for which, the user has given you permission to do so.8.3 Except as explicitly permitted in Section 3 (Google TV Add-on License from Google), you must:(a) not modify nor format the Google TV API Content except to the extent reasonably and technically necessary to optimize the display such Google TV API Content in your application;(b) not edit the Google TV API Content in a manner that renders the Google TV API Content inaccurate of alters its inherent meaning (provided that displaying excerpts will not violate the foregoing); or(c) not create any commercial audience measurement tool or service using the Google TV API Content9. Terminating this License Agreement9.1 This License Agreement will continue to apply until terminated by either you or Google as set out below.9.2 If you want to terminate this License Agreement, you may do so by ceasing your use of the Google TV Add-on and any relevant developer credentials.9.3 Google may at any time, terminate this License Agreement with you if:(A) you have breached any provision of this License Agreement; or(B) Google is required to do so by law; or(C) the partner with whom Google offered certain parts of Google TV Add-on (such as APIs) to you has terminated its relationship with Google or ceased to offer certain parts of the Google TV Add-on to you; or(D) Google decides to no longer providing the Google TV Add-on or certain parts of the Google TV Add-on to users in the country in which you are resident or from which you use the service, or the provision of the Google TV Add-on or certain Google TV Add-on services to you by Google is, in Google's sole discretion, no longer commercially viable.9.4 When this License Agreement comes to an end, all of the legal rights, obligations and liabilities that you and Google have benefited from, been subject to (or which have accrued over time whilst this License Agreement has been in force) or which are expressed to continue indefinitely, shall be unaffected by this cessation, and the provisions of paragraph 14.7 shall continue to apply to such rights, obligations and liabilities indefinitely.10. DISCLAIMER OF WARRANTIES10.1 YOU EXPRESSLY UNDERSTAND AND AGREE THAT YOUR USE OF THE GOOGLE TV ADD-ON IS AT YOUR SOLE RISK AND THAT THE GOOGLE TV ADD-ON IS PROVIDED "AS IS" AND "AS AVAILABLE" WITHOUT WARRANTY OF ANY KIND FROM GOOGLE.10.2 YOUR USE OF THE GOOGLE TV ADD-ON AND ANY MATERIAL DOWNLOADED OR OTHERWISE OBTAINED THROUGH THE USE OF THE GOOGLE TV ADD-ON IS AT YOUR OWN DISCRETION AND RISK AND YOU ARE SOLELY RESPONSIBLE FOR ANY DAMAGE TO YOUR COMPUTER SYSTEM OR OTHER DEVICE OR LOSS OF DATA THAT RESULTS FROM SUCH USE.10.3 GOOGLE FURTHER EXPRESSLY DISCLAIMS ALL WARRANTIES AND CONDITIONS OF ANY KIND, WHETHER EXPRESS OR IMPLIED, INCLUDING, BUT NOT LIMITED TO THE IMPLIED WARRANTIES AND CONDITIONS OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT.11. LIMITATION OF LIABILITY11.1 YOU EXPRESSLY UNDERSTAND AND AGREE THAT GOOGLE, ITS SUBSIDIARIES AND AFFILIATES, AND ITS LICENSORS SHALL NOT BE LIABLE TO YOU UNDER ANY THEORY OF LIABILITY FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL CONSEQUENTIAL OR EXEMPLARY DAMAGES THAT MAY BE INCURRED BY YOU, INCLUDING ANY LOSS OF DATA, WHETHER OR NOT GOOGLE OR ITS REPRESENTATIVES HAVE BEEN ADVISED OF OR SHOULD HAVE BEEN AWARE OF THE POSSIBILITY OF ANY SUCH LOSSES ARISING.12. Indemnification12.1 To the maximum extent permitted by law, you agree to defend, indemnify and hold harmless Google, its affiliates and their respective directors, officers, employees and agents from and against any and all claims, actions, suits or proceedings, as well as any and all losses, liabilities, damages, costs and expenses (including reasonable attorneys fees) arising out of or accruing from (a) your use of the Google TV Add-on, (b) any application you develop on the Google TV Add-on that infringes any copyright, trademark, trade secret, trade dress, patent or other intellectual property right of any person or defames any person or violates their rights of publicity or privacy, and (c) any non-compliance by you with this License Agreement.13. Changes to the License Agreement13.1 Google may make changes to the License Agreement as it distributes new versions of the Google TV Add-on.14. General Legal Terms14.1 This License Agreement constitute the whole legal agreement between you and Google and govern your use of the Google TV Add-on (excluding any services which Google may provide to you under a separate written agreement), and completely replace any prior agreements between you and Google in relation to the Google TV Add-on.14.2 You agree that if Google does not exercise or enforce any legal right or remedy which is contained in this License Agreement (or which Google has the benefit of under any applicable law), this will not be taken to be a formal waiver of Google's rights and that those rights or remedies will still be available to Google.14.3 If any court of law, having the jurisdiction to decide on this matter, rules that any provision of this License Agreement is invalid, then that provision will be removed from this License Agreement without affecting the rest of this License Agreement. The remaining provisions of this License Agreement will continue to be valid and enforceable.14.4 You acknowledge and agree that Google?s API data licensors and each member of the group of companies of which Google is the parent shall be third party beneficiaries to this License Agreement and that such other companies shall be entitled to directly enforce, and rely upon, any provision of this License Agreement that confers a benefit on (or rights in favor of) them. Other than this, no other person or company shall be third party beneficiaries to this License Agreement.14.5 EXPORT RESTRICTIONS. THE GOOGLE TV ADD-ON IS SUBJECT TO UNITED STATES EXPORT LAWS AND REGULATIONS. YOU MUST COMPLY WITH ALL DOMESTIC AND INTERNATIONAL EXPORT LAWS AND REGULATIONS THAT APPLY TO THE GOOGLE TV ADD-ON. THESE LAWS INCLUDE RESTRICTIONS ON DESTINATIONS, END USERS AND END USE.14.6 The rights granted in this License Agreement may not be assigned or transferred by either you or Google without the prior written approval of the other party. Neither you nor Google shall be permitted to delegate their responsibilities or obligations under this License Agreement without the prior written approval of the other party.14.7 This License Agreement, and your relationship with Google under this License Agreement, shall be governed by the laws of the State of California without regard to its conflict of laws provisions. You and Google agree to submit to the exclusive jurisdiction of the courts located within the county of Santa Clara, California to resolve any legal matter arising from this License Agreement. Notwithstanding this, you agree that Google shall still be allowed to apply for injunctive remedies (or an equivalent type of urgent legal relief) in any jurisdiction.August 15, 2011---------------------------------------Accept? (y/N):2/4: License android-sdk-arm-dbt-license:---------------------------------------Terms and ConditionsThis is the Android Software Development Kit License Agreement1. Introduction1.1 The Android Software Development Kit (referred to in the License Agreement as the "SDK" and specifically including the Android system files, packaged APIs, and Google APIs add-ons) is licensed to you subject to the terms of the License Agreement. The License Agreement forms a legally binding contract between you and Google in relation to your use of the SDK.1.2 "Android" means the Android software stack for devices, as made available under the Android Open Source Project, which is located at the following URL: http://source.android.com/, as updated from time to time.1.3 A "compatible implementation" means any Android device that (i) complies with the Android Compatibility Definition document, which can be found at the Android compatibility website (http://source.android.com/compatibility) and which may be updated from time to time; and (ii) successfully passes the Android Compatibility Test Suite (CTS).1.4 "Google" means Google Inc., a Delaware corporation with principal place of business at 1600 Amphitheatre Parkway, Mountain View, CA 94043, United States.2. Accepting the License Agreement2.1 In order to use the SDK, you must first agree to the License Agreement. You may not use the SDK if you do not accept the License Agreement.2.2 By clicking to accept, you hereby agree to the terms of the License Agreement.2.3 You may not use the SDK and may not accept the License Agreement if you are a person barred from receiving the SDK under the laws of the United States or other countries, including the country in which you are resident or from which you use the SDK.2.4 If you are agreeing to be bound by the License Agreement on behalf of your employer or other entity, you represent and warrant that you have full legal authority to bind your employer or such entity to the License Agreement. If you do not have the requisite authority, you may not accept the License Agreement or use the SDK on behalf of your employer or other entity.3. SDK License from Google3.1 Subject to the terms of the License Agreement, Google grants you a limited, worldwide, royalty-free, non-assignable, non-exclusive, and non-sublicensable license to use the SDK solely to develop applications for compatible implementations of Android.3.2 You may not use this SDK to develop applications for other platforms (including non-compatible implementations of Android) or to develop another SDK. You are of course free to develop applications for other platforms, including non-compatible implementations of Android, provided that this SDK is not used for that purpose.3.3 You agree that Google or third parties own all legal right, title and interest in and to the SDK, including any Intellectual Property Rights that subsist in the SDK. "Intellectual Property Rights" means any and all rights under patent law, copyright law, trade secret law, trademark law, and any and all other proprietary rights. Google reserves all rights not expressly granted to you.3.4 You may not use the SDK for any purpose not expressly permitted by the License Agreement. Except to the extent required by applicable third party licenses, you may not copy (except for backup purposes), modify, adapt, redistribute, decompile, reverse engineer, disassemble, or create derivative works of the SDK or any part of the SDK.3.5 Use, reproduction and distribution of components of the SDK licensed under an open source software license are governed solely by the terms of that open source software license and not the License Agreement.3.6 You agree that the form and nature of the SDK that Google provides may change without prior notice to you and that future versions of the SDK may be incompatible with applications developed on previous versions of the SDK. You agree that Google may stop (permanently or temporarily) providing the SDK (or any features within the SDK) to you or to users generally at Google's sole discretion, without prior notice to you.3.7 Nothing in the License Agreement gives you a right to use any of Google's trade names, trademarks, service marks, logos, domain names, or other distinctive brand features.3.8 You agree that you will not remove, obscure, or alter any proprietary rights notices (including copyright and trademark notices) that may be affixed to or contained within the SDK.4. Use of the SDK by You4.1 Google agrees that it obtains no right, title or interest from you (or your licensors) under the License Agreement in or to any software applications that you develop using the SDK, including any intellectual property rights that subsist in those applications.4.2 You agree to use the SDK and write applications only for purposes that are permitted by (a) the License Agreement and (b) any applicable law, regulation or generally accepted practices or guidelines in the relevant jurisdictions (including any laws regarding the export of data or software to and from the United States or other relevant countries).4.3 You agree that if you use the SDK to develop applications for general public users, you will protect the privacy and legal rights of those users. If the users provide you with user names, passwords, or other login information or personal information, you must make the users aware that the information will be available to your application, and you must provide legally adequate privacy notice and protection for those users. If your application stores personal or sensitive information provided by users, it must do so securely. If the user provides your application with Google Account information, your application may only use that information to access the user's Google Account when, and for the limited purposes for which, the user has given you permission to do so.4.4 You agree that you will not engage in any activity with the SDK, including the development or distribution of an application, that interferes with, disrupts, damages, or accesses in an unauthorized manner the servers, networks, or other properties or services of any third party including, but not limited to, Google or any mobile communications carrier.4.5 You agree that you are solely responsible for (and that Google has no responsibility to you or to any third party for) any data, content, or resources that you create, transmit or display through Android and/or applications for Android, and for the consequences of your actions (including any loss or damage which Google may suffer) by doing so.4.6 You agree that you are solely responsible for (and that Google has no responsibility to you or to any third party for) any breach of your obligations under the License Agreement, any applicable third party contract or Terms of Service, or any applicable law or regulation, and for the consequences (including any loss or damage which Google or any third party may suffer) of any such breach.4.7 This software enables the execution of intellectual property owned by Arm Limited. You agree that your use of the software, that allows execution of ARM Instruction Set Architecture (?ISA?) compliant executables for application development and debug only on x86 desktop, laptop, customer on-premise servers, and customer-procured cloud-based environments.5. Your Developer Credentials5.1 You agree that you are responsible for maintaining the confidentiality of any developer credentials that may be issued to you by Google or which you may choose yourself and that you will be solely responsible for all applications that are developed under your developer credentials.6. Privacy and Information6.1 In order to continually innovate and improve the SDK, Google may collect certain usage statistics from the software including but not limited to a unique identifier, associated IP address, version number of the software, and information on which tools and/or services in the SDK are being used and how they are being used. Before any of this information is collected, the SDK will notify you and seek your consent. If you withhold consent, the information will not be collected.6.2 The data collected is examined in the aggregate to improve the SDK and is maintained in accordance with Google's Privacy Policy.7. Third Party Applications7.1 If you use the SDK to run applications developed by a third party or that access data, content or resources provided by a third party, you agree that Google is not responsible for those applications, data, content, or resources. You understand that all data, content or resources which you may access through such third party applications are the sole responsibility of the person from which they originated and that Google is not liable for any loss or damage that you may experience as a result of the use or access of any of those third party applications, data, content, or resources.7.2 You should be aware the data, content, and resources presented to you through such a third party application may be protected by intellectual property rights which are owned by the providers (or by other persons or companies on their behalf). You may not modify, rent, lease, loan, sell, distribute or create derivative works based on these data, content, or resources (either in whole or in part) unless you have been specifically given permission to do so by the relevant owners.7.3 You acknowledge that your use of such third party applications, data, content, or resources may be subject to separate terms between you and the relevant third party. In that case, the License Agreement does not affect your legal relationship with these third parties.8. Using Android APIs8.1 Google Data APIs8.1.1 If you use any API to retrieve data from Google, you acknowledge that the data may be protected by intellectual property rights which are owned by Google or those parties that provide the data (or by other persons or companies on their behalf). Your use of any such API may be subject to additional Terms of Service. You may not modify, rent, lease, loan, sell, distribute or create derivative works based on this data (either in whole or in part) unless allowed by the relevant Terms of Service.8.1.2 If you use any API to retrieve a user's data from Google, you acknowledge and agree that you shall retrieve data only with the user's explicit consent and only when, and for the limited purposes for which, the user has given you permission to do so. If you use the Android Recognition Service API, documented at the following URL: https://developer.android.com/reference/android/speech/RecognitionService, as updated from time to time, you acknowledge that the use of the API is subject to the Data Processing Addendum for Products where Google is a Data Processor, which is located at the following URL: https://privacy.google.com/businesses/gdprprocessorterms/, as updated from time to time. By clicking to accept, you hereby agree to the terms of the Data Processing Addendum for Products where Google is a Data Processor.9. Terminating the License Agreement9.1 The License Agreement will continue to apply until terminated by either you or Google as set out below.9.2 If you want to terminate the License Agreement, you may do so by ceasing your use of the SDK and any relevant developer credentials.9.3 Google may at any time, terminate the License Agreement with you if: (A) you have breached any provision of the License Agreement; or (B) Google is required to do so by law; or (C) the partner with whom Google offered certain parts of SDK (such as APIs) to you has terminated its relationship with Google or ceased to offer certain parts of the SDK to you; or (D) Google decides to no longer provide the SDK or certain parts of the SDK to users in the country in which you are resident or from which you use the service, or the provision of the SDK or certain SDK services to you by Google is, in Google's sole discretion, no longer commercially viable.9.4 When the License Agreement comes to an end, all of the legal rights, obligations and liabilities that you and Google have benefited from, been subject to (or which have accrued over time whilst the License Agreement has been in force) or which are expressed to continue indefinitely, shall be unaffected by this cessation, and the provisions of paragraph 14.7 shall continue to apply to such rights, obligations and liabilities indefinitely.10. DISCLAIMER OF WARRANTIES10.1 YOU EXPRESSLY UNDERSTAND AND AGREE THAT YOUR USE OF THE SDK IS AT YOUR SOLE RISK AND THAT THE SDK IS PROVIDED "AS IS" AND "AS AVAILABLE" WITHOUT WARRANTY OF ANY KIND FROM GOOGLE.10.2 YOUR USE OF THE SDK AND ANY MATERIAL DOWNLOADED OR OTHERWISE OBTAINED THROUGH THE USE OF THE SDK IS AT YOUR OWN DISCRETION AND RISK AND YOU ARE SOLELY RESPONSIBLE FOR ANY DAMAGE TO YOUR COMPUTER SYSTEM OR OTHER DEVICE OR LOSS OF DATA THAT RESULTS FROM SUCH USE.10.3 GOOGLE FURTHER EXPRESSLY DISCLAIMS ALL WARRANTIES AND CONDITIONS OF ANY KIND, WHETHER EXPRESS OR IMPLIED, INCLUDING, BUT NOT LIMITED TO THE IMPLIED WARRANTIES AND CONDITIONS OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT.11. LIMITATION OF LIABILITY11.1 YOU EXPRESSLY UNDERSTAND AND AGREE THAT GOOGLE, ITS SUBSIDIARIES AND AFFILIATES, AND ITS LICENSORS SHALL NOT BE LIABLE TO YOU UNDER ANY THEORY OF LIABILITY FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, CONSEQUENTIAL OR EXEMPLARY DAMAGES THAT MAY BE INCURRED BY YOU, INCLUDING ANY LOSS OF DATA, WHETHER OR NOT GOOGLE OR ITS REPRESENTATIVES HAVE BEEN ADVISED OF OR SHOULD HAVE BEEN AWARE OF THE POSSIBILITY OF ANY SUCH LOSSES ARISING.12. Indemnification12.1 To the maximum extent permitted by law, you agree to defend, indemnify and hold harmless Google, its affiliates and their respective directors, officers, employees and agents from and against any and all claims, actions, suits or proceedings, as well as any and all losses, liabilities, damages, costs and expenses (including reasonable attorneys fees) arising out of or accruing from (a) your use of the SDK, (b) any application you develop on the SDK that infringes any copyright, trademark, trade secret, trade dress, patent or other intellectual property right of any person or defames any person or violates their rights of publicity or privacy, and (c) any non-compliance by you with the License Agreement.13. Changes to the License Agreement13.1 Google may make changes to the License Agreement as it distributes new versions of the SDK. When these changes are made, Google will make a new version of the License Agreement available on the website where the SDK is made available.14. General Legal Terms14.1 The License Agreement constitutes the whole legal agreement between you and Google and governs your use of the SDK (excluding any services which Google may provide to you under a separate written agreement), and completely replaces any prior agreements between you and Google in relation to the SDK.14.2 You agree that if Google does not exercise or enforce any legal right or remedy which is contained in the License Agreement (or which Google has the benefit of under any applicable law), this will not be taken to be a formal waiver of Google's rights and that those rights or remedies will still be available to Google.14.3 If any court of law, having the jurisdiction to decide on this matter, rules that any provision of the License Agreement is invalid, then that provision will be removed from the License Agreement without affecting the rest of the License Agreement. The remaining provisions of the License Agreement will continue to be valid and enforceable.14.4 You acknowledge and agree that each member of the group of companies of which Google is the parent shall be third party beneficiaries to the License Agreement and that such other companies shall be entitled to directly enforce, and rely upon, any provision of the License Agreement that confers a benefit on (or rights in favor of) them. Other than this, no other person or company shall be third party beneficiaries to the License Agreement.14.5 EXPORT RESTRICTIONS. THE SDK IS SUBJECT TO UNITED STATES EXPORT LAWS AND REGULATIONS. YOU MUST COMPLY WITH ALL DOMESTIC AND INTERNATIONAL EXPORT LAWS AND REGULATIONS THAT APPLY TO THE SDK. THESE LAWS INCLUDE RESTRICTIONS ON DESTINATIONS, END USERS AND END USE.14.6 The rights granted in the License Agreement may not be assigned or transferred by either you or Google without the prior written approval of the other party. Neither you nor Google shall be permitted to delegate their responsibilities or obligations under the License Agreement without the prior written approval of the other party.14.7 The License Agreement, and your relationship with Google under the License Agreement, shall be governed by the laws of the State of California without regard to its conflict of laws provisions. You and Google agree to submit to the exclusive jurisdiction of the courts located within the county of Santa Clara, California to resolve any legal matter arising from the License Agreement. Notwithstanding this, you agree that Google shall still be allowed to apply for injunctive remedies (or an equivalent type of urgent legal relief) in any jurisdiction.January 16, 2019---------------------------------------Accept? (y/N):3/4: License google-gdk-license:---------------------------------------This is a Developer Preview of the GDK that is subject to change.Terms and ConditionsThis is the Glass Development Kit License Agreement.1. Introduction1.1 The Glass Development Kit (referred to in this License Agreement as the "GDK" and specifically including the Android system files, packaged APIs, and GDK library files, if and when they are made available) is licensed to you subject to the terms of this License Agreement. This License Agreement forms a legally binding contract between you and Google in relation to your use of the GDK.1.2 "Glass" means Glass devices and the Glass software stack for use on Glass devices.1.3 "Android" means the Android software stack for devices, as made available under the Android Open Source Project, which is located at the following URL: http://source.android.com/, as updated from time to time.1.4 "Google" means Google Inc., a Delaware corporation with principal place of business at 1600 Amphitheatre Parkway, Mountain View, CA 94043, United States.2. Accepting this License Agreement2.1 In order to use the GDK, you must first agree to this License Agreement. You may not use the GDK if you do not accept this License Agreement.2.2 By clicking to accept, you hereby agree to the terms of this License Agreement.2.3 You may not use the GDK and may not accept the License Agreement if you are a person barred from receiving the GDK under the laws of the United States or other countries including the country in which you are resident or from which you use the GDK.2.4 If you are agreeing to be bound by this License Agreement on behalf of your employer or other entity, you represent and warrant that you have full legal authority to bind your employer or such entity to this License Agreement. If you do not have the requisite authority, you may not accept the License Agreement or use the GDK on behalf of your employer or other entity.3. GDK License from Google3.1 Subject to the terms of this License Agreement, Google grants you a limited, worldwide, royalty-free, non-assignable and non-exclusive license to use the GDK solely to develop applications to run on the Glass platform for Glass devices.3.2 You agree that Google or third parties own all legal right, title and interest in and to the GDK, including any Intellectual Property Rights that subsist in the GDK. "Intellectual Property Rights" means any and all rights under patent law, copyright law, trade secret law, trademark law, and any and all other proprietary rights. Google reserves all rights not expressly granted to you.3.3 You may not use the GDK for any purpose not expressly permitted by this License Agreement. Except to the extent required by applicable third party licenses, you may not: (a) copy (except for backup purposes), modify, adapt, redistribute, decompile, reverse engineer, disassemble, or create derivative works of the GDK or any part of the GDK; or (b) load any part of the GDK onto a mobile handset or wearable computing device or any other hardware device except a Glass device personal computer, combine any part of the GDK with other software, or distribute any software or device incorporating a part of the GDK.3.4 You agree that you will not take any actions that may cause or result in the fragmentation of Glass, including but not limited to distributing, participating in the creation of, or promoting in any way a software development kit derived from the GDK.3.5 Use, reproduction and distribution of components of the GDK licensed under an open source software license are governed solely by the terms of that open source software license and not this License Agreement.3.6 You agree that the form and nature of the GDK that Google provides may change without prior notice to you and that future versions of the GDK may be incompatible with applications developed on previous versions of the GDK. You agree that Google may stop (permanently or temporarily) providing the GDK (or any features within the GDK) to you or to users generally at Google's sole discretion, without prior notice to you.3.7 Nothing in this License Agreement gives you a right to use any of Google's trade names, trademarks, service marks, logos, domain names, or other distinctive brand features.3.8 You agree that you will not remove, obscure, or alter any proprietary rights notices (including copyright and trademark notices) that may be affixed to or contained within the GDK.3.9 Your use of any Android system files, packaged APIs, or other components of the GDK which are part of the Android Software Development Kit is subject to the terms of the Android Software Development Kit License Agreement located at http://developer.android.com/sdk/terms.html. These terms are hereby incorporated by reference into this License Agreement.4. Use of the GDK by You4.1 Google agrees that it obtains no right, title or interest from you (or your licensors) under this License Agreement in or to any software applications that you develop using the GDK, including any intellectual property rights that subsist in those applications.4.2 You agree to use the GDK and write applications only for purposes that are permitted by (a) this License Agreement, (b) the Glass Platform Developer Policies (located at https://developers.google.com/glass/policies, and hereby incorporated into this License Agreement by reference), and (c) any applicable law, regulation or generally accepted practices or guidelines in the relevant jurisdictions (including any laws regarding the export of data or software to and from the United States or other relevant countries).4.3 You agree that if you use the GDK to develop applications for general public users, you will protect the privacy and legal rights of those users. If the users provide you with user names, passwords, or other login information or personal information, you must make the users aware that the information will be available to your application, and you must provide legally adequate privacy notice and protection for those users. If your application stores personal or sensitive information provided by users, it must do so securely. If the user provides your application with Google Account information, your application may only use that information to access the user's Google Account when, and for the limited purposes for which, the user has given you permission to do so.4.4 You agree that you will not engage in any activity with the GDK, including the development or distribution of an application, that interferes with, disrupts, damages, or accesses in an unauthorized manner the servers, networks, or other properties or services of any third party including, but not limited to, Google.4.5 You agree that you are solely responsible for (and that Google has no responsibility to you or to any third party for) any data, content, or resources that you create, transmit or display through Glass and/or applications for Glass, and for the consequences of your actions (including any loss or damage which Google may suffer) by doing so.4.6 You agree that you are solely responsible for (and that Google has no responsibility to you or to any third party for) any breach of your obligations under this License Agreement, any applicable third party contract or Terms of Service, or any applicable law or regulation, and for the consequences (including any loss or damage which Google or any third party may suffer) of any such breach.4.7 The GDK is in development, and your testing and feedback are an important part of the development process. By using the GDK, you acknowledge that implementation of some features are still under development and that you should not rely on the GDK, Glass devices, Glass system software, Google Mirror API, or Glass services having the full functionality of a stable release.5. Your Developer Credentials5.1 You agree that you are responsible for maintaining the confidentiality of any developer credentials that may be issued to you by Google or which you may choose yourself and that you will be solely responsible for all applications that are developed under your developer credentials.6. Privacy and Information6.1 In order to continually innovate and improve the GDK, Google may collect certain usage statistics from the software including but not limited to a unique identifier, associated IP address, version number of the software, and information on which tools and/or services in the GDK are being used and how they are being used. Before any of this information is collected, the GDK will notify you and seek your consent. If you withhold consent, the information will not be collected.6.2 The data collected is examined in the aggregate to improve the GDK and is maintained in accordance with Google's Privacy Policy.7. Third Party Applications7.1 If you use the GDK to run applications developed by a third party or that access data, content or resources provided by a third party, you agree that Google is not responsible for those applications, data, content, or resources. You understand that all data, content or resources which you may access through such third party applications are the sole responsibility of the person from which they originated and that Google is not liable for any loss or damage that you may experience as a result of the use or access of any of those third party applications, data, content, or resources.7.2 You should be aware the data, content, and resources presented to you through such a third party application may be protected by intellectual property rights which are owned by the providers (or by other persons or companies on their behalf). You may not modify, rent, lease, loan, sell, distribute or create derivative works based on these data, content, or resources (either in whole or in part) unless you have been specifically given permission to do so by the relevant owners.7.3 You acknowledge that your use of such third party applications, data, content, or resources may be subject to separate terms between you and the relevant third party. In that case, this License Agreement does not affect your legal relationship with these third parties.8. Using Google APIs8.1 Google APIs8.1.1 If you use any API to retrieve data from Google, you acknowledge that the data may be protected by intellectual property rights which are owned by Google or those parties that provide the data (or by other persons or companies on their behalf). Your use of any such API may be subject to additional Terms of Service. You may not modify, rent, lease, loan, sell, distribute or create derivative works based on this data (either in whole or in part) unless allowed by the relevant Terms of Service.8.1.2 If you use any API to retrieve a user's data from Google, you acknowledge and agree that you shall retrieve data only with the user's explicit consent and only when, and for the limited purposes for which, the user has given you permission to do so.9. Terminating this License Agreement9.1 This License Agreement will continue to apply until terminated by either you or Google as set out below.9.2 If you want to terminate this License Agreement, you may do so by ceasing your use of the GDK and any relevant developer credentials.9.3 Google may at any time, terminate this License Agreement with you if: (A) you have breached any provision of this License Agreement; or (B) Google is required to do so by law; or (C) the partner with whom Google offered certain parts of GDK (such as APIs) to you has terminated its relationship with Google or ceased to offer certain parts of the GDK to you; or (D) Google decides to no longer provide the GDK or certain parts of the GDK to users in the country in which you are resident or from which you use the service, or the provision of the GDK or certain GDK services to you by Google is, in Google's sole discretion, no longer commercially viable.9.4 When this License Agreement comes to an end, all of the legal rights, obligations and liabilities that you and Google have benefited from, been subject to (or which have accrued over time whilst this License Agreement has been in force) or which are expressed to continue indefinitely, shall be unaffected by this cessation, and the provisions of paragraph 14.7 shall continue to apply to such rights, obligations and liabilities indefinitely.10. DISCLAIMER OF WARRANTIES10.1 YOU EXPRESSLY UNDERSTAND AND AGREE THAT YOUR USE OF THE GDK IS AT YOUR SOLE RISK AND THAT THE GDK IS PROVIDED "AS IS" AND "AS AVAILABLE" WITHOUT WARRANTY OF ANY KIND FROM GOOGLE.10.2 YOUR USE OF THE GDK AND ANY MATERIAL DOWNLOADED OR OTHERWISE OBTAINED THROUGH THE USE OF THE GDK IS AT YOUR OWN DISCRETION AND RISK AND YOU ARE SOLELY RESPONSIBLE FOR ANY DAMAGE TO YOUR COMPUTER SYSTEM OR OTHER DEVICE OR LOSS OF DATA THAT RESULTS FROM SUCH USE.10.3 GOOGLE FURTHER EXPRESSLY DISCLAIMS ALL WARRANTIES AND CONDITIONS OF ANY KIND, WHETHER EXPRESS OR IMPLIED, INCLUDING, BUT NOT LIMITED TO THE IMPLIED WARRANTIES AND CONDITIONS OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT.11. LIMITATION OF LIABILITY11.1 YOU EXPRESSLY UNDERSTAND AND AGREE THAT GOOGLE, ITS SUBSIDIARIES AND AFFILIATES, AND ITS LICENSORS SHALL NOT BE LIABLE TO YOU UNDER ANY THEORY OF LIABILITY FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, CONSEQUENTIAL OR EXEMPLARY DAMAGES THAT MAY BE INCURRED BY YOU, INCLUDING ANY LOSS OF DATA, WHETHER OR NOT GOOGLE OR ITS REPRESENTATIVES HAVE BEEN ADVISED OF OR SHOULD HAVE BEEN AWARE OF THE POSSIBILITY OF ANY SUCH LOSSES ARISING.12. Indemnification12.1 To the maximum extent permitted by law, you agree to defend, indemnify and hold harmless Google, its affiliates and their respective directors, officers, employees and agents from and against any and all claims, actions, suits or proceedings, as well as any and all losses, liabilities, damages, costs and expenses (including reasonable attorneys fees) arising out of or accruing from (a) your use of the GDK, (b) any application you develop on the GDK that infringes any copyright, trademark, trade secret, trade dress, patent or other intellectual property right of any person or defames any person or violates their rights of publicity or privacy, and (c) any non-compliance by you with this License Agreement.13. Changes to the License Agreement13.1 Google may make changes to the License Agreement as it distributes new versions of the GDK. When these changes are made, Google will make a new version of the License Agreement available on the website where the GDK is made available.14. General Legal Terms14.1 This License Agreement constitutes the whole legal agreement between you and Google and governs your use of the GDK (excluding any services which Google may provide to you under a separate written agreement), and completely replaces any prior agreements between you and Google in relation to the GDK.14.2 You agree that if Google does not exercise or enforce any legal right or remedy which is contained in this License Agreement (or which Google has the benefit of under any applicable law), this will not be taken to be a formal waiver of Google's rights and that those rights or remedies will still be available to Google.14.3 If any court of law, having the jurisdiction to decide on this matter, rules that any provision of this License Agreement is invalid, then that provision will be removed from this License Agreement without affecting the rest of this License Agreement. The remaining provisions of this License Agreement will continue to be valid and enforceable.14.4 You acknowledge and agree that each member of the group of companies of which Google is the parent shall be third party beneficiaries to this License Agreement and that such other companies shall be entitled to directly enforce, and rely upon, any provision of this License Agreement that confers a benefit on (or rights in favor of) them. Other than this, no other person or company shall be third party beneficiaries to this License Agreement.14.5 EXPORT RESTRICTIONS. THE GDK IS SUBJECT TO UNITED STATES EXPORT LAWS AND REGULATIONS. YOU MUST COMPLY WITH ALL DOMESTIC AND INTERNATIONAL EXPORT LAWS AND REGULATIONS THAT APPLY TO THE GDK. THESE LAWS INCLUDE RESTRICTIONS ON DESTINATIONS, END USERS AND END USE.14.6 The rights granted in this License Agreement may not be assigned or transferred by either you or Google without the prior written approval of the other party. Neither you nor Google shall be permitted to delegate their responsibilities or obligations under this License Agreement without the prior written approval of the other party.14.7 This License Agreement, and your relationship with Google under this License Agreement, shall be governed by the laws of the State of California without regard to its conflict of laws provisions. You and Google agree to submit to the exclusive jurisdiction of the courts located within the county of Santa Clara, California to resolve any legal matter arising from this License Agreement. Notwithstanding this, you agree that Google shall still be allowed to apply for injunctive remedies (or an equivalent type of urgent legal relief) in any jurisdiction.November 19, 2013---------------------------------------Accept? (y/N):4/4: License mips-android-sysimage-license:---------------------------------------MIPS Technologies, Inc. (?MIPS?) Internal Evaluation License Agreement for MIPS Android? System Images for Android Software Development Kit (SDK): This Internal Evaluation License Agreement (this "Agreement") is entered into by and between MIPS and you (as an individual developer or a legal entity -- identified below as ?Recipient?). MIPS shall make the Evaluation Software available to Recipient as described in accordance with the terms and conditions set forth below.By clicking on the ?Accept? button, downloading, installing, or otherwise using the Evaluation Materials (defined below), you agree to be bound by the terms of this Agreement effective as of the date you click ?Accept? (the ?Effective Date?), and if doing so on behalf of an entity, you represent that you are authorized to bind the entity to the terms and conditions of this Agreement. If you do not agree to be bound by the terms and conditions of this Agreement, do not download, install, or use the Evaluation Materials.1. DEFINITIONS. These terms shall have the following meanings:1.1 ?MIPS? shall mean MIPS Technologies, Inc., a Delaware corporation having a principal place of business at: 955 East Arques Ave., Sunnyvale, CA 940851.2 ?Evaluation Software? shall mean MIPS Android? emulator system images for Android Software Development Kit (SDK), as made available to Recipient.1.3 ?Evaluation Materials" means, collectively, the Evaluation Software (in source and/or object code form) and documentation (including, without limitation, any design documents, specifications, reference manuals, and other related materials) related to the Evaluation Software as made available to Recipient.1.4 ?Open Source Software? means any software that requires (as a condition of use, modification and/or distribution of such software) that such software or other software incorporated into, derived from or distributed with such software (a) be disclosed or distributed in source code form; or (b) be licensed by the user to third parties for the purpose of making and/or distributing derivative works; or (c) be redistributable at no charge. Open Source Software includes, without limitation, software licensed or distributed under any of the following licenses or distribution models, or licenses or distribution models substantially similar to any of the following: (a) GNU?s General Public License (GPL) or Lesser/Library GPL (LGPL), (b) the Artistic License (e.g., PERL), (c) the Mozilla Public License, (d) the Netscape Public License, (e) the Sun Community Source License (SCSL), (f) the Sun Industry Source License (SISL), (g) the Apache Software license and (h) the Common Public License (CPL).1.5 ?Pre-Release Materials? means ?alpha? or ?beta? designated pre-release features, which may not be fully functional, which MIPS may substantially modify in producing any production version of the Evaluation Materials, and/or which is still under development by MIPS and/or MIPS? suppliers.2. PURPOSE. MIPS desires to make the Evaluation Materials available to Recipient solely for Recipient's internal evaluation of the Evaluation Software to evaluate the desirability of cooperating with MIPS in developing products that are compatible with the Evaluation Software and/or to advise MIPS as to possible modifications to the Evaluation Software. Recipient may not disclose, distribute, modify (except to facilitate the above-mentioned internal evaluation), or make commercial use of the Evaluation Materials or any modifications of the Evaluation Materials.THE EVALUATION MATERIALS ARE PROVIDED FOR EVALUATION PURPOSES ONLY AND MAY NOT BE MODIFIED (EXCEPT TO FACILITATE THE INTERNAL EVALUATION) OR DISTRIBUTED BY RECIPIENT OR INCORPORATED INTO RECIPIENT?S PRODUCTS OR SOFTWARE. PLEASE CONTACT A MIPS SALES REPRESENTATIVE TO LEARN ABOUT THE AVAILABILITY AND COST OF A COMMERCIAL VERSION OF THE EVALUATION SOFTWARE.3. TITLE. Title to the Evaluation Materials remains with MIPS or its suppliers. Recipient shall not mortgage, pledge or encumber the Evaluation Materials in any way. Recipient shall return all Evaluation Materials, keeping no copies, upon termination or expiration of this Agreement.4. LICENSE. MIPS grants Recipient a royalty-free, personal, nontransferable, nonexclusive license under its copyrights to use the Evaluation Software only for the purposes described in paragraph 2 above and only for a period beginning on the Effective Date and extending to the first anniversary of the Effective Date (the ?Evaluation Period?). Unless otherwise communicated in writing by MIPS to Recipient, to the extent the Evaluation Software is provided in more than one delivery or release (each, a ?Release?) the license grant in this Section 4 and the Evaluation Period shall apply to each Release, in which case the Evaluation Period shall begin on the date that the Release is made generally available and continue to the first anniversary of such date. Recipient may not make modifications to the Evaluation Software. Recipient shall not disassemble, reverse-engineer, or decompile any software that is not provided to Recipient in source code form.EXCEPT AS PROVIDED HEREIN, NO OTHER LICENSE, EXPRESS OR IMPLIED, BY ESTOPPEL OR OTHERWISE, TO ANY OTHER MIPS INTELLECTUAL PROPERTY RIGHTS IS GRANTED TO THE RECIPIENT. OTHER THAN AS EXPLICITLY SET FORTH IN PARAGRAPH 2 ABOVE, NO RIGHT TO COPY, TO REPRODUCE, TO MODIFY, OR TO CREATE DERIVATIVE WORKS OF, THE EVALUATION MATERIALS IS GRANTED HEREIN.5. NO OBLIGATION. Recipient shall have no duty to purchase or license any product from MIPS. MIPS and its suppliers shall have no obligation to provide support for, or develop a non-evaluation version of, the Evaluation Software or to license any version of it.6. MODIFICATIONS. This Agreement does not obligate Recipient to provide MIPS with comments or suggestions regarding Evaluation Materials. However, should Recipient provide MIPS with comments or suggestions for the modification, correction, improvement or enhancement of (a) the Evaluation Materials or (b) MIPS products or processes which may embody the Evaluation Materials, then Recipient agrees to grant and hereby grants to MIPS a non-exclusive, irrevocable, worldwide, fully paid-up, royalty-free license, with the right to sublicense MIPS? licensees and customers, under Recipient?s Intellectual property rights, to use and disclose such comments and suggestions in any manner MIPS chooses and to display, perform, copy, make, have made, use, sell, offer to sell, import, and otherwise dispose of MIPS? and its sublicensee?s products embodying such comments and suggestions in any manner and via any media MIPS chooses, without reference to the source.7. WARRANTY DISCLAIMER. MIPS AND ITS SUPPLIERS MAKE NO WARRANTIES WITH RESPECT TO EVALUATION MATERIALS, EITHER EXPRESS OR IMPLIED, INCLUDING ANY IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE, OR ANY IMPLIED WARRANTY OF NONINFRINGEMENT WITH RESPECT TO THIRD PARTY INTELLECTUAL PROPERTY. RECIPIENT ACKNOWLEDGES AND AGREES THAT THE EVALUATION MATERIALS ARE PROVIDED ?AS IS,? WITHOUT WARRANTY OF ANY KIND.8. LIMITATION OF LIABILITY. MIPS AND ITS SUPPLIERS SHALL NOT BE LIABLE FOR ANY PROPERTY DAMAGE, PERSONAL INJURY, LOSS OF PROFITS, INTERRUPTION OF BUSINESS OR FOR ANY DIRECT, INDIRECT, SPECIAL, CONSEQUENTIAL OR INCIDENTAL DAMAGES, HOWEVER CAUSED OR ALLEGED, WHETHER FOR BREACH OF WARRANTY, CONTRACT, STRICT LIABILITY OR OTHERWISE, INCLUDING WITHOUT LIMITATION, UNDER TORT OR OTHER LEGAL THEORY. MIPS AND ITS SUPPLIERS DISCLAIM ANY AND ALL LIABILITY, INCLUDING LIABILITY FOR INFRINGEMENT OF ANY INTELLECTUAL PROPERTY RIGHTS OF ANY KIND RELATING TO THE EVALUATION MATERIALS.9. EXPIRATION. MIPS may terminate this Agreement immediately after a breach by Recipient or otherwise at MIPS? reasonable discretion and upon five (5) business days? notice to Recipient.10. GENERAL.10.1 Controlling Law. This Agreement shall be governed by California law excluding its choice of law rules. With the exception of MIPS? rights to enforce its intellectual property rights and any confidentiality obligations under this Agreement or any licenses distributed with the Evaluation Materials, all disputes and any claims arising under or relating to this Agreement shall be subject to the exclusive jurisdiction and venue of the state and federal courts located in Santa Clara County, California. Each party hereby agrees to jurisdiction and venue in the courts set forth in the preceding sentence. The parties agree that the United Nations Convention on Contracts for the International Sale of Goods is specifically excluded from application to this Agreement. The parties consent to the personal jurisdiction of the above courts.10.2 Remedies. Recipient acknowledges and agrees that any breach of confidentiality obligations under this Agreement or any licenses distributed with the Evaluation Materials, as well as any disclosure, commercialization, or public use of the Evaluation Materials, would cause irreparable injury to MIPS, and therefore Recipient agrees to consent to, and hereby consents to, the grant of an injunction by any court of competent jurisdiction in the event of an actual or threatened breach.10.3 Assignment. Recipient may not delegate, assign or transfer this Agreement, the license granted or any of Recipient?s rights, obligations, or duties hereunder, expressly, by implication, by operation of law, by way of merger (regardless of whether Recipient is the surviving entity) or acquisition, or otherwise and any attempt to do so, without MIPS? express prior written consent, shall be ineffective, null and void. MIPS may freely assign this Agreement, and its rights and obligations hereunder, in its sole discretion.10.4 Entire Agreement. This Agreement constitutes the entire agreement between Recipient and MIPS and supersedes in their entirety any and all oral or written agreements previously existing between Recipient and MIPS with respect to the subject matter hereof. This Agreement may only be amended or supplemented by a writing that refers explicitly to this Agreement and that is signed or otherwise accepted by duly authorized representatives of Recipient and MIPS.10.5 Severability. In the event that any provision of this Agreement is finally adjudicated to be unenforceable or invalid under any applicable law, such unenforceability or invalidity shall not render this Agreement unenforceable or invalid as a whole, and, in such event, such unenforceable or invalid provision shall be interpreted so as to best accomplish the objectives of such provision within the limits of applicable law or applicable court decisions.10.6 Export Regulations / Export Control. Recipient shall not export, either directly or indirectly, any product, service or technical data or system incorporating the Evaluation Materials without first obtaining any required license or other necessary approval from the U.S. Department of Commerce or any other governing agency or department of the United States Government. In the event any product is exported from the United States or re-exported from a foreign destination by Recipient, Recipient shall ensure that the distribution and export/re-export or import of the product is in compliance with all applicable laws, regulations, orders, or other restrictions of the U.S. Export Administration Regulations and the appropriate foreign government. Recipient agrees that neither it nor any of its subsidiaries will export/re-export any technical data, process, product, or service, directly or indirectly, to any country for which the United States government or any agency thereof or the foreign government from where it is shipping requires an export license, or other governmental approval, without first obtaining such license or approval. Recipient also agrees to implement measures to ensure that foreign national employees are authorized to receive any information controlled by U.S. export control laws. An export is "deemed" to take place when information is released to a foreign national wherever located.10.7 Special Terms for Pre-Release Materials. If so indicated in the description of the Evaluation Software, the Evaluation Software may contain Pre-Release Materials. Recipient hereby understands, acknowledges and agrees that: (i) Pre-Release Materials may not be fully tested and may contain bugs or errors; (ii) Pre-Release materials are not suitable for commercial release in their current state; (iii) regulatory approvals for Pre-Release Materials (such as UL or FCC) have not been obtained, and Pre-Release Materials may therefore not be certified for use in certain countries or environments or may not be suitable for certain applications and (iv) MIPS can provide no assurance that it will ever produce or make generally available a production version of the Pre-Release Materials . MIPS is not under any obligation to develop and/or release or offer for sale or license a final product based upon the Pre-Release Materials and may unilaterally elect to abandon the Pre-Release Materials or any such development platform at any time and without any obligation or liability whatsoever to Recipient or any other person.ANY PRE-RELEASE MATERIALS ARE NON-QUALIFIED AND, AS SUCH, ARE PROVIDED ?AS IS? AND ?AS AVAILABLE?, POSSIBLY WITH FAULTS, AND WITHOUT REPRESENTATION OR WARRANTY OF ANY KIND.10.8 Open Source Software. In the event Open Source software is included with Evaluation Software, such Open Source software is licensed pursuant to the applicable Open Source software license agreement identified in the Open Source software comments in the applicable source code file(s) and/or file header as indicated in the Evaluation Software. Additional detail may be available (where applicable) in the accompanying on-line documentation. With respect to the Open Source software, nothing in this Agreement limits any rights under, or grants rights that supersede, the terms of any applicable Open Source software license agreement.---------------------------------------Accept? (y/N): All SDK package licenses accepted# Run '/opt/android-sdk/tools/bin/sdkmanager --sdk_root=/opt/android-sdk platform-tools'# Cwd /opt/android-sdkLoading package information...                                                  
Loading local repository...                                                     
[                                       ] 3% Loading local repository...        
[                                       ] 3% Fetch remote repository...         
[=                                      ] 3% Fetch remote repository...         
[=                                      ] 4% Fetch remote repository...         
[=                                      ] 5% Fetch remote repository...         
[==                                     ] 5% Fetch remote repository...         
[==                                     ] 6% Fetch remote repository...         
[==                                     ] 7% Fetch remote repository...         
[==                                     ] 7% Computing updates...               
[===                                    ] 8% Computing updates...               
[===                                    ] 10% Computing updates...              
[===                                    ] 10% Installing Android SDK Platform-To
[===                                    ] 10% Downloading platform-tools_r31.0.2
[====                                   ] 10% Downloading platform-tools_r31.0.2
[====                                   ] 11% Downloading platform-tools_r31.0.2
[====                                   ] 12% Downloading platform-tools_r31.0.2
[=====                                  ] 13% Downloading platform-tools_r31.0.2
[=====                                  ] 14% Downloading platform-tools_r31.0.2
[=====                                  ] 15% Downloading platform-tools_r31.0.2
[======                                 ] 15% Downloading platform-tools_r31.0.2
[======                                 ] 16% Downloading platform-tools_r31.0.2
[======                                 ] 17% Downloading platform-tools_r31.0.2
[=======                                ] 18% Downloading platform-tools_r31.0.2
[=======                                ] 19% Downloading platform-tools_r31.0.2
[=======                                ] 20% Downloading platform-tools_r31.0.2
[========                               ] 20% Downloading platform-tools_r31.0.2
[========                               ] 21% Downloading platform-tools_r31.0.2
[========                               ] 22% Downloading platform-tools_r31.0.2
[=========                              ] 23% Downloading platform-tools_r31.0.2
[=========                              ] 24% Downloading platform-tools_r31.0.2
[=========                              ] 25% Downloading platform-tools_r31.0.2
[==========                             ] 25% Downloading platform-tools_r31.0.2
[==========                             ] 26% Downloading platform-tools_r31.0.2
[==========                             ] 27% Downloading platform-tools_r31.0.2
[===========                            ] 28% Downloading platform-tools_r31.0.2
[===========                            ] 29% Downloading platform-tools_r31.0.2
[===========                            ] 30% Downloading platform-tools_r31.0.2
[============                           ] 30% Downloading platform-tools_r31.0.2
[============                           ] 31% Downloading platform-tools_r31.0.2
[============                           ] 32% Downloading platform-tools_r31.0.2
[============                           ] 33% Downloading platform-tools_r31.0.2
[============                           ] 33% Unzipping...                      
[============                           ] 33% Unzipping... platform-tools/NOTICE
[=============                          ] 33% Unzipping... platform-tools/NOTICE
[=============                          ] 33% Unzipping... platform-tools/adb   
[=============                          ] 34% Unzipping... platform-tools/adb   
[=============                          ] 35% Unzipping... platform-tools/adb   
[==============                         ] 35% Unzipping... platform-tools/adb   
[==============                         ] 36% Unzipping... platform-tools/adb   
[==============                         ] 37% Unzipping... platform-tools/adb   
[===============                        ] 38% Unzipping... platform-tools/adb   
[===============                        ] 38% Unzipping... platform-tools/api/  
[===============                        ] 38% Unzipping... platform-tools/api/ap
[===============                        ] 39% Unzipping... platform-tools/api/ap
[===============                        ] 39% Unzipping... platform-tools/api/an
[===============                        ] 39% Unzipping... platform-tools/dmtrac
[===============                        ] 39% Unzipping... platform-tools/e2fsdr
[===============                        ] 40% Unzipping... platform-tools/e2fsdr
[===============                        ] 40% Unzipping... platform-tools/etc1to
[================                       ] 40% Unzipping... platform-tools/etc1to
[================                       ] 40% Unzipping... platform-tools/fastbo
[================                       ] 41% Unzipping... platform-tools/fastbo
[================                       ] 41% Unzipping... platform-tools/hprof-
[================                       ] 41% Unzipping... platform-tools/lib64/
[================                       ] 42% Unzipping... platform-tools/lib64/
[================                       ] 42% Unzipping... platform-tools/make_f
[================                       ] 42% Unzipping... platform-tools/mke2fs
[=================                      ] 43% Unzipping... platform-tools/mke2fs
[=================                      ] 43% Unzipping... platform-tools/sload_
[=================                      ] 44% Unzipping... platform-tools/sload_
[=================                      ] 44% Unzipping... platform-tools/source
[=================                      ] 44% Unzipping... platform-tools/sqlite
[=================                      ] 45% Unzipping... platform-tools/sqlite
[=================                      ] 45% Unzipping... platform-tools/systra
[==================                     ] 45% Unzipping... platform-tools/systra
[==================                     ] 46% Unzipping... platform-tools/systra
[==================                     ] 47% Unzipping... platform-tools/systra
[===================                    ] 48% Unzipping... platform-tools/systra
[===================                    ] 49% Unzipping... platform-tools/systra
[===================                    ] 50% Unzipping... platform-tools/systra
[====================                   ] 50% Unzipping... platform-tools/systra
[====================                   ] 51% Unzipping... platform-tools/systra
[====================                   ] 52% Unzipping... platform-tools/systra
[=====================                  ] 53% Unzipping... platform-tools/systra
[=====================                  ] 54% Unzipping... platform-tools/systra
[=====================                  ] 55% Unzipping... platform-tools/systra
[=======================================] 100% Unzipping... platform-tools/systr# Run 'yes 2>/dev/null | /opt/android-sdk/tools/bin/sdkmanager --sdk_root=/opt/android-sdk --licenses'# Cwd /opt/android-sdkLoading local repository...                                                     
[=========                              ] 25% Loading local repository...       
[=========                              ] 25% Fetch remote repository...        
[==========                             ] 26% Fetch remote repository...        
[============                           ] 32% Fetch remote repository...        
[=============                          ] 34% Fetch remote repository...        
[==============                         ] 36% Fetch remote repository...        
[==============                         ] 38% Fetch remote repository...        
[===============                        ] 39% Fetch remote repository...        
[================                       ] 41% Fetch remote repository...        
[=================                      ] 43% Fetch remote repository...        
[=================                      ] 45% Fetch remote repository...        
[==================                     ] 47% Fetch remote repository...        
[===================                    ] 49% Fetch remote repository...        
[====================                   ] 51% Fetch remote repository...        
[====================                   ] 52% Fetch remote repository...        
[=====================                  ] 54% Fetch remote repository...        
[======================                 ] 56% Fetch remote repository...        
[=======================                ] 58% Fetch remote repository...        
[=======================                ] 60% Fetch remote repository...        
[========================               ] 62% Fetch remote repository...        
[=========================              ] 64% Fetch remote repository...        
[==========================             ] 66% Fetch remote repository...        
[==========================             ] 67% Fetch remote repository...        
[===========================            ] 69% Fetch remote repository...        
[============================           ] 71% Fetch remote repository...        
[=============================          ] 73% Fetch remote repository...        
[=============================          ] 75% Fetch remote repository...        
[=============================          ] 75% Computing updates...              
[=======================================] 100% Computing updates...             
All SDK package licenses accepted.# Run '/opt/android-sdk/tools/bin/sdkmanager --sdk_root=/opt/android-sdk --update'# Cwd /opt/android-sdkLoading package information...                                                  
Loading local repository...                                                     
[                                       ] 3% Loading local repository...        
[                                       ] 3% Fetch remote repository...         
[=                                      ] 3% Fetch remote repository...         
[=                                      ] 4% Fetch remote repository...         
[=                                      ] 5% Fetch remote repository...         
[==                                     ] 5% Fetch remote repository...         
[==                                     ] 6% Fetch remote repository...         
[==                                     ] 7% Fetch remote repository...         
[==                                     ] 7% Computing updates...               
[===                                    ] 8% Computing updates...               
[===                                    ] 10% Computing updates...              
[===                                    ] 10% Installing Android SDK Platform 29
[===                                    ] 10% Downloading platform-29_r05.zip...
[====                                   ] 10% Downloading platform-29_r05.zip...
[====                                   ] 11% Downloading platform-29_r05.zip...
[====                                   ] 12% Downloading platform-29_r05.zip...
[=====                                  ] 13% Downloading platform-29_r05.zip...
[=====                                  ] 14% Downloading platform-29_r05.zip...
[=====                                  ] 15% Downloading platform-29_r05.zip...
[======                                 ] 15% Downloading platform-29_r05.zip...
[======                                 ] 16% Downloading platform-29_r05.zip...
[======                                 ] 17% Downloading platform-29_r05.zip...
[=======                                ] 18% Downloading platform-29_r05.zip...
[=======                                ] 19% Downloading platform-29_r05.zip...
[=======                                ] 20% Downloading platform-29_r05.zip...
[========                               ] 20% Downloading platform-29_r05.zip...
[========                               ] 21% Downloading platform-29_r05.zip...
[========                               ] 22% Downloading platform-29_r05.zip...
[=========                              ] 23% Downloading platform-29_r05.zip...
[=========                              ] 24% Downloading platform-29_r05.zip...
[=========                              ] 25% Downloading platform-29_r05.zip...
[==========                             ] 25% Downloading platform-29_r05.zip...
[==========                             ] 26% Downloading platform-29_r05.zip...
[==========                             ] 27% Downloading platform-29_r05.zip...
[===========                            ] 28% Downloading platform-29_r05.zip...
[===========                            ] 29% Downloading platform-29_r05.zip...
[===========                            ] 30% Downloading platform-29_r05.zip...
[============                           ] 30% Downloading platform-29_r05.zip...
[============                           ] 31% Downloading platform-29_r05.zip...
[============                           ] 32% Downloading platform-29_r05.zip...
[============                           ] 33% Downloading platform-29_r05.zip...
[============                           ] 33% Unzipping...                      
[============                           ] 33% Unzipping... android-10/          
[============                           ] 33% Unzipping... android-10/android.ja
[=============                          ] 33% Unzipping... android-10/android.ja
[=============                          ] 34% Unzipping... android-10/android.ja
[=============                          ] 35% Unzipping... android-10/android.ja
[==============                         ] 35% Unzipping... android-10/android.ja
[==============                         ] 36% Unzipping... android-10/android.ja
[==============                         ] 37% Unzipping... android-10/android.ja
[===============                        ] 38% Unzipping... android-10/android.ja
[===============                        ] 38% Unzipping... android-10/optional/ 
[===============                        ] 38% Unzipping... android-10/optional/a
[===============                        ] 38% Unzipping... android-10/optional/o
[===============                        ] 38% Unzipping... android-10/optional/a
[===============                        ] 38% Unzipping... android-10/optional/o
[===============                        ] 38% Unzipping... android-10/templates/
[===============                        ] 38% Unzipping... android-10/build.prop
[===============                        ] 38% Unzipping... android-10/android-st
[===============                        ] 39% Unzipping... android-10/android-st
[===============                        ] 40% Unzipping... android-10/android-st
[================                       ] 40% Unzipping... android-10/android-st
[================                       ] 41% Unzipping... android-10/android-st
[================                       ] 41% Unzipping... android-10/uiautomato
[================                       ] 41% Unzipping... android-10/source.pro
[================                       ] 41% Unzipping... android-10/data/     
[================                       ] 41% Unzipping... android-10/data/servi
[================                       ] 41% Unzipping... android-10/data/NOTIC
[================                       ] 41% Unzipping... android-10/data/widge
[================                       ] 41% Unzipping... android-10/data/broad
[================                       ] 41% Unzipping... android-10/data/api-v
[================                       ] 41% Unzipping... android-10/data/fonts
[================                       ] 42% Unzipping... android-10/data/fonts
[=================                      ] 43% Unzipping... android-10/data/fonts
[=================                      ] 44% Unzipping... android-10/data/fonts
[=================                      ] 45% Unzipping... android-10/data/fonts
[==================                     ] 45% Unzipping... android-10/data/fonts
[==================                     ] 46% Unzipping... android-10/data/fonts
[==================                     ] 47% Unzipping... android-10/data/fonts
[==================                     ] 47% Unzipping... android-10/data/featu
[==================                     ] 47% Unzipping... android-10/data/annot
[==================                     ] 47% Unzipping... android-10/data/layou
[==================                     ] 47% Unzipping... android-10/data/tzdat
[==================                     ] 47% Unzipping... android-10/data/res/ 
[==================                     ] 47% Unzipping... android-10/data/res/v
[==================                     ] 47% Unzipping... android-10/data/res/l
[==================                     ] 47% Unzipping... android-10/data/res/v
[==================                     ] 47% Unzipping... android-10/data/res/m
[==================                     ] 47% Unzipping... android-10/data/res/v
[==================                     ] 47% Unzipping... android-10/data/res/a
[==================                     ] 47% Unzipping... android-10/data/res/v
[==================                     ] 47% Unzipping... android-10/data/res/d
[==================                     ] 47% Unzipping... android-10/data/res/v
[==================                     ] 47% Unzipping... android-10/data/res/x
[==================                     ] 47% Unzipping... android-10/data/res/v
[==================                     ] 47% Unzipping... android-10/data/res/l
[==================                     ] 47% Unzipping... android-10/data/res/v
[==================                     ] 47% Unzipping... android-10/data/res/l
[===================                    ] 48% Unzipping... android-10/data/res/l
[===================                    ] 48% Unzipping... android-10/data/res/v
[===================                    ] 48% Unzipping... android-10/data/res/r
[===================                    ] 48% Unzipping... android-10/data/res/v
[===================                    ] 48% Unzipping... android-10/data/res/x
[===================                    ] 48% Unzipping... android-10/data/res/v
[===================                    ] 48% Unzipping... android-10/data/res/r
[===================                    ] 48% Unzipping... android-10/data/res/v
[===================                    ] 48% Unzipping... android-10/data/res/a
[===================                    ] 48% Unzipping... android-10/data/res/v
[===================                    ] 48% Unzipping... android-10/data/res/r
[===================                    ] 48% Unzipping... android-10/data/res/v
[===================                    ] 48% Unzipping... android-10/data/res/c
[===================                    ] 48% Unzipping... android-10/data/res/v
[===================                    ] 48% Unzipping... android-10/data/res/d
[===================                    ] 49% Unzipping... android-10/data/res/d
[===================                    ] 49% Unzipping... android-10/data/res/v
[===================                    ] 49% Unzipping... android-10/data/res/t
[===================                    ] 49% Unzipping... android-10/data/res/v
[===================                    ] 49% Unzipping... android-10/data/res/x
[===================                    ] 49% Unzipping... android-10/data/res/v
[===================                    ] 49% Unzipping... android-10/data/res/r
[===================                    ] 49% Unzipping... android-10/data/res/v
[===================                    ] 49% Unzipping... android-10/data/res/r
[===================                    ] 49% Unzipping... android-10/data/res/v
[===================                    ] 49% Unzipping... android-10/data/res/l
[===================                    ] 49% Unzipping... android-10/data/res/v
[===================                    ] 49% Unzipping... android-10/data/res/r
[===================                    ] 49% Unzipping... android-10/data/res/v
[===================                    ] 49% Unzipping... android-10/data/res/d
[===================                    ] 49% Unzipping... android-10/data/res/v
[===================                    ] 49% Unzipping... android-10/data/res/d
[===================                    ] 49% Unzipping... android-10/data/res/v
[===================                    ] 49% Unzipping... android-10/data/res/r
[===================                    ] 49% Unzipping... android-10/data/res/v
[===================                    ] 49% Unzipping... android-10/data/res/r
[===================                    ] 49% Unzipping... android-10/data/res/v
[===================                    ] 50% Unzipping... android-10/data/res/v
[===================                    ] 50% Unzipping... android-10/data/res/m
[===================                    ] 50% Unzipping... android-10/data/res/v
[===================                    ] 50% Unzipping... android-10/data/res/r
[===================                    ] 50% Unzipping... android-10/data/res/v
[===================                    ] 50% Unzipping... android-10/data/res/c
[===================                    ] 50% Unzipping... android-10/data/res/v
[===================                    ] 50% Unzipping... android-10/data/res/r
[===================                    ] 50% Unzipping... android-10/data/res/v
[===================                    ] 50% Unzipping... android-10/data/res/r
[===================                    ] 50% Unzipping... android-10/data/res/x
[===================                    ] 50% Unzipping... android-10/data/res/v
[===================                    ] 50% Unzipping... android-10/data/res/d
[===================                    ] 50% Unzipping... android-10/data/res/v
[===================                    ] 50% Unzipping... android-10/data/res/r
[===================                    ] 50% Unzipping... android-10/data/res/v
[===================                    ] 50% Unzipping... android-10/data/res/m
[===================                    ] 50% Unzipping... android-10/data/res/v
[===================                    ] 50% Unzipping... android-10/data/res/r
[===================                    ] 50% Unzipping... android-10/data/res/v
[===================                    ] 50% Unzipping... android-10/data/res/r
[===================                    ] 50% Unzipping... android-10/data/res/v
[===================                    ] 50% Unzipping... android-10/data/res/i
[===================                    ] 50% Unzipping... android-10/data/res/v
[===================                    ] 50% Unzipping... android-10/data/res/d
[===================                    ] 50% Unzipping... android-10/data/res/v
[====================                   ] 50% Unzipping... android-10/data/res/v
[====================                   ] 50% Unzipping... android-10/data/res/m
[====================                   ] 50% Unzipping... android-10/data/res/v
[====================                   ] 50% Unzipping... android-10/data/res/d
[====================                   ] 50% Unzipping... android-10/data/res/v
[====================                   ] 50% Unzipping... android-10/data/res/d
[====================                   ] 50% Unzipping... android-10/data/res/v
[====================                   ] 50% Unzipping... android-10/data/res/d
[====================                   ] 50% Unzipping... android-10/data/res/v
[====================                   ] 50% Unzipping... android-10/data/res/d
[====================                   ] 51% Unzipping... android-10/data/res/d
[====================                   ] 51% Unzipping... android-10/data/res/v
[====================                   ] 51% Unzipping... android-10/data/res/d
[====================                   ] 51% Unzipping... android-10/data/res/v
[====================                   ] 51% Unzipping... android-10/data/res/d
[====================                   ] 51% Unzipping... android-10/data/res/v
[====================                   ] 51% Unzipping... android-10/data/res/x
[====================                   ] 51% Unzipping... android-10/data/res/v
[====================                   ] 51% Unzipping... android-10/data/res/d
[====================                   ] 51% Unzipping... android-10/data/res/v
[====================                   ] 51% Unzipping... android-10/data/res/d
[====================                   ] 52% Unzipping... android-10/data/res/d
[====================                   ] 52% Unzipping... android-10/data/res/v
[====================                   ] 52% Unzipping... android-10/data/res/a
[====================                   ] 52% Unzipping... android-10/data/res/v
[====================                   ] 52% Unzipping... android-10/data/res/r
[====================                   ] 52% Unzipping... android-10/data/res/v
[====================                   ] 52% Unzipping... android-10/data/res/m
[====================                   ] 52% Unzipping... android-10/data/res/x
[====================                   ] 52% Unzipping... android-10/data/res/v
[====================                   ] 52% Unzipping... android-10/data/res/a
[====================                   ] 52% Unzipping... android-10/data/res/v
[====================                   ] 52% Unzipping... android-10/data/res/i
[====================                   ] 52% Unzipping... android-10/data/res/v
[====================                   ] 52% Unzipping... android-10/data/res/r
[====================                   ] 52% Unzipping... android-10/data/res/v
[====================                   ] 52% Unzipping... android-10/data/res/r
[====================                   ] 52% Unzipping... android-10/data/res/v
[====================                   ] 52% Unzipping... android-10/data/res/r
[====================                   ] 52% Unzipping... android-10/data/res/v
[====================                   ] 52% Unzipping... android-10/data/res/l
[====================                   ] 52% Unzipping... android-10/data/res/v
[====================                   ] 52% Unzipping... android-10/data/res/l
[====================                   ] 52% Unzipping... android-10/data/res/v
[====================                   ] 52% Unzipping... android-10/data/res/d
[====================                   ] 52% Unzipping... android-10/data/res/v
[====================                   ] 52% Unzipping... android-10/data/res/l
[====================                   ] 52% Unzipping... android-10/data/res/v
[====================                   ] 52% Unzipping... android-10/data/res/m
[====================                   ] 52% Unzipping... android-10/data/res/v
[====================                   ] 52% Unzipping... android-10/data/res/r
[====================                   ] 52% Unzipping... android-10/data/res/v
[====================                   ] 52% Unzipping... android-10/data/res/d
[====================                   ] 52% Unzipping... android-10/data/res/v
[====================                   ] 52% Unzipping... android-10/data/res/l
[====================                   ] 52% Unzipping... android-10/data/res/v
[====================                   ] 52% Unzipping... android-10/data/res/l
[====================                   ] 52% Unzipping... android-10/data/res/v
[====================                   ] 52% Unzipping... android-10/data/res/d
[====================                   ] 52% Unzipping... android-10/data/res/v
[====================                   ] 52% Unzipping... android-10/data/res/l
[====================                   ] 52% Unzipping... android-10/data/res/v
[====================                   ] 52% Unzipping... android-10/data/res/c
[====================                   ] 52% Unzipping... android-10/data/res/v
[====================                   ] 52% Unzipping... android-10/data/res/r
[====================                   ] 52% Unzipping... android-10/data/res/v
[====================                   ] 52% Unzipping... android-10/data/res/d
[=====================                  ] 53% Unzipping... android-10/data/res/d
[=====================                  ] 53% Unzipping... android-10/data/res/v
[=====================                  ] 53% Unzipping... android-10/data/res/m
[=====================                  ] 53% Unzipping... android-10/data/res/v
[=====================                  ] 53% Unzipping... android-10/data/res/d
[=====================                  ] 53% Unzipping... android-10/data/res/v
[=====================                  ] 53% Unzipping... android-10/data/res/m
[=====================                  ] 53% Unzipping... android-10/data/res/v
[=====================                  ] 53% Unzipping... android-10/data/res/r
[=====================                  ] 53% Unzipping... android-10/data/res/l
[=====================                  ] 53% Unzipping... android-10/data/res/v
[=====================                  ] 53% Unzipping... android-10/data/res/r
[=====================                  ] 53% Unzipping... android-10/data/res/v
[=====================                  ] 53% Unzipping... android-10/data/res/d
[=====================                  ] 53% Unzipping... android-10/data/res/v
[=====================                  ] 54% Unzipping... android-10/data/res/v
[=====================                  ] 54% Unzipping... android-10/data/res/r
[=====================                  ] 54% Unzipping... android-10/data/res/v
[=====================                  ] 54% Unzipping... android-10/data/res/d
[=====================                  ] 54% Unzipping... android-10/data/res/v
[=====================                  ] 54% Unzipping... android-10/data/res/d
[=====================                  ] 54% Unzipping... android-10/data/res/v
[=====================                  ] 54% Unzipping... android-10/data/categ
[=====================                  ] 54% Unzipping... android-10/data/activ
[=====================                  ] 54% Unzipping... android-10/sdk.proper
[=====================                  ] 54% Unzipping... android-10/skins/    
[=====================                  ] 54% Unzipping... android-10/skins/WXGA
[=====================                  ] 54% Unzipping... android-10/skins/WQVG
[=====================                  ] 54% Unzipping... android-10/skins/NOTI
[=====================                  ] 54% Unzipping... android-10/skins/HVGA
[=====================                  ] 54% Unzipping... android-10/skins/WVGA
[=====================                  ] 54% Unzipping... android-10/skins/WQVG
[=====================                  ] 54% Unzipping... android-10/skins/WVGA
[=====================                  ] 54% Unzipping... android-10/skins/QVGA
[=====================                  ] 54% Unzipping... android-10/skins/WXGA
[=====================                  ] 54% Unzipping... android-10/skins/WSVG
[=====================                  ] 54% Unzipping... android-10/skins/WXGA
[=====================                  ] 54% Unzipping... android-10/framework.
[=====================                  ] 55% Unzipping... android-10/framework.
[=======================================] 100% Unzipping... android-10/framework# Updating SDK build tools if necessary# Run '/opt/android-sdk/tools/bin/sdkmanager --sdk_root=/opt/android-sdk --list'# Cwd /opt/android-sdkLoading package information...                                                  
Loading local repository...                                                     
[=========                              ] 25% Loading local repository...       
[=========                              ] 25% Fetch remote repository...        
[==========                             ] 26% Fetch remote repository...        
[============                           ] 32% Fetch remote repository...        
[=============                          ] 34% Fetch remote repository...        
[==============                         ] 36% Fetch remote repository...        
[==============                         ] 38% Fetch remote repository...        
[===============                        ] 39% Fetch remote repository...        
[================                       ] 41% Fetch remote repository...        
[=================                      ] 43% Fetch remote repository...        
[=================                      ] 45% Fetch remote repository...        
[==================                     ] 47% Fetch remote repository...        
[===================                    ] 49% Fetch remote repository...        
[====================                   ] 51% Fetch remote repository...        
[====================                   ] 52% Fetch remote repository...        
[=====================                  ] 54% Fetch remote repository...        
[======================                 ] 56% Fetch remote repository...        
[=======================                ] 58% Fetch remote repository...        
[=======================                ] 60% Fetch remote repository...        
[========================               ] 62% Fetch remote repository...        
[=========================              ] 64% Fetch remote repository...        
[==========================             ] 66% Fetch remote repository...        
[==========================             ] 67% Fetch remote repository...        
[===========================            ] 69% Fetch remote repository...        
[============================           ] 71% Fetch remote repository...        
[=============================          ] 73% Fetch remote repository...        
[=============================          ] 75% Fetch remote repository...        
[=============================          ] 75% Computing updates...              
[=======================================] 100% Computing updates...             
Installed packages:Path                                                                              | Version | Description                        | Location-------                                                                           | ------- | -------                            | -------build-tools;19.1.0                                                                | 19.1.0  | Android SDK Build-Tools 19.1       | build-tools/19.1.0/build-tools;20.0.0                                                                | 20.0.0  | Android SDK Build-Tools 20         | build-tools/20.0.0/build-tools;21.1.2                                                                | 21.1.2  | Android SDK Build-Tools 21.1.2     | build-tools/21.1.2/build-tools;22.0.1                                                                | 22.0.1  | Android SDK Build-Tools 22.0.1     | build-tools/22.0.1/build-tools;23.0.1                                                                | 23.0.1  | Android SDK Build-Tools 23.0.1     | build-tools/23.0.1/build-tools;23.0.2                                                                | 23.0.2  | Android SDK Build-Tools 23.0.2     | build-tools/23.0.2/build-tools;23.0.3                                                                | 23.0.3  | Android SDK Build-Tools 23.0.3     | build-tools/23.0.3/build-tools;24.0.0                                                                | 24.0.0  | Android SDK Build-Tools 24         | build-tools/24.0.0/build-tools;24.0.1                                                                | 24.0.1  | Android SDK Build-Tools 24.0.1     | build-tools/24.0.1/build-tools;24.0.2                                                                | 24.0.2  | Android SDK Build-Tools 24.0.2     | build-tools/24.0.2/build-tools;24.0.3                                                                | 24.0.3  | Android SDK Build-Tools 24.0.3     | build-tools/24.0.3/build-tools;25.0.0                                                                | 25.0.0  | Android SDK Build-Tools 25         | build-tools/25.0.0/build-tools;25.0.1                                                                | 25.0.1  | Android SDK Build-Tools 25.0.1     | build-tools/25.0.1/build-tools;25.0.2                                                                | 25.0.2  | Android SDK Build-Tools 25.0.2     | build-tools/25.0.2/build-tools;25.0.3                                                                | 25.0.3  | Android SDK Build-Tools 25.0.3     | build-tools/25.0.3/build-tools;26.0.0                                                                | 26.0.0  | Android SDK Build-Tools 26         | build-tools/26.0.0/build-tools;26.0.1                                                                | 26.0.1  | Android SDK Build-Tools 26.0.1     | build-tools/26.0.1/build-tools;26.0.2                                                                | 26.0.2  | Android SDK Build-Tools 26.0.2     | build-tools/26.0.2/build-tools;26.0.3                                                                | 26.0.3  | Android SDK Build-Tools 26.0.3     | build-tools/26.0.3/build-tools;27.0.0                                                                | 27.0.0  | Android SDK Build-Tools 27         | build-tools/27.0.0/build-tools;27.0.1                                                                | 27.0.1  | Android SDK Build-Tools 27.0.1     | build-tools/27.0.1/build-tools;27.0.2                                                                | 27.0.2  | Android SDK Build-Tools 27.0.2     | build-tools/27.0.2/build-tools;27.0.3                                                                | 27.0.3  | Android SDK Build-Tools 27.0.3     | build-tools/27.0.3/build-tools;28.0.0                                                                | 28.0.0  | Android SDK Build-Tools 28         | build-tools/28.0.0/build-tools;28.0.1                                                                | 28.0.1  | Android SDK Build-Tools 28.0.1     | build-tools/28.0.1/build-tools;28.0.2                                                                | 28.0.2  | Android SDK Build-Tools 28.0.2     | build-tools/28.0.2/build-tools;28.0.3                                                                | 28.0.3  | Android SDK Build-Tools 28.0.3     | build-tools/28.0.3/build-tools;29.0.2                                                                | 29.0.2  | Android SDK Build-Tools 29.0.2     | build-tools/29.0.2/build-tools;29.0.3                                                                | 29.0.3  | Android SDK Build-Tools 29.0.3     | build-tools/29.0.3/extras;android;m2repository                                                       | 47.0.0  | Android Support Repository, rev 47 | extras/android/m2repository/extras;m2repository;com;android;support;constraint;constraint-layout-solver;1.0.1 | 1       | Solver for ConstraintLayout 1.0.1  | extras/m2repository/com/android/support/constraint/constraint-layout-solver/1.0.1/extras;m2repository;com;android;support;constraint;constraint-layout-solver;1.0.2 | 1       | Solver for ConstraintLayout 1.0.2  | extras/m2repository/com/android/support/constraint/constraint-layout-solver/1.0.2/extras;m2repository;com;android;support;constraint;constraint-layout;1.0.1        | 1       | ConstraintLayout for Android 1.0.1 | extras/m2repository/com/android/support/constraint/constraint-layout/1.0.1/extras;m2repository;com;android;support;constraint;constraint-layout;1.0.2        | 1       | ConstraintLayout for Android 1.0.2 | extras/m2repository/com/android/support/constraint/constraint-layout/1.0.2/platform-tools                                                                    | 31.0.2  | Android SDK Platform-Tools         | platform-tools/platforms;android-10                                                              | 2       | Android SDK Platform 10, rev 2     | platforms/android-10/platforms;android-11                                                              | 2       | Android SDK Platform 11, rev 2     | platforms/android-11/platforms;android-12                                                              | 3       | Android SDK Platform 12, rev 3     | platforms/android-12/platforms;android-13                                                              | 1       | Android SDK Platform 13            | platforms/android-13/platforms;android-14                                                              | 4       | Android SDK Platform 14, rev 4     | platforms/android-14/platforms;android-15                                                              | 5       | Android SDK Platform 15, rev 5     | platforms/android-15/platforms;android-16                                                              | 5       | Android SDK Platform 16, rev 5     | platforms/android-16/platforms;android-17                                                              | 3       | Android SDK Platform 17, rev 3     | platforms/android-17/platforms;android-18                                                              | 3       | Android SDK Platform 18, rev 3     | platforms/android-18/platforms;android-19                                                              | 4       | Android SDK Platform 19, rev 4     | platforms/android-19/platforms;android-20                                                              | 2       | Android SDK Platform 20, rev 2     | platforms/android-20/platforms;android-21                                                              | 2       | Android SDK Platform 21, rev 2     | platforms/android-21/platforms;android-22                                                              | 2       | Android SDK Platform 22, rev 2     | platforms/android-22/platforms;android-23                                                              | 3       | Android SDK Platform 23, rev 3     | platforms/android-23/platforms;android-24                                                              | 2       | Android SDK Platform 24, rev 2     | platforms/android-24/platforms;android-25                                                              | 3       | Android SDK Platform 25, rev 3     | platforms/android-25/platforms;android-26                                                              | 2       | Android SDK Platform 26, rev 2     | platforms/android-26/platforms;android-27                                                              | 3       | Android SDK Platform 27, rev 3     | platforms/android-27/platforms;android-28                                                              | 6       | Android SDK Platform 28, rev 6     | platforms/android-28/platforms;android-29                                                              | 5       | Android SDK Platform 29            | platforms/android-29/platforms;android-7                                                               | 3       | Android SDK Platform 7, rev 3      | platforms/android-7/platforms;android-8                                                               | 3       | Android SDK Platform 8, rev 3      | platforms/android-8/platforms;android-9                                                               | 2       | Android SDK Platform 9, rev 2      | platforms/android-9/tools                                                                             | 2.0.0   | Android SDK Tools 2                | tools/Available Packages:Path                                                                                     | Version      | Description-------                                                                                  | -------      | -------add-ons;addon-google_apis-google-15                                                      | 3            | Google APIsadd-ons;addon-google_apis-google-16                                                      | 4            | Google APIsadd-ons;addon-google_apis-google-17                                                      | 4            | Google APIsadd-ons;addon-google_apis-google-18                                                      | 4            | Google APIsadd-ons;addon-google_apis-google-19                                                      | 20           | Google APIsadd-ons;addon-google_apis-google-21                                                      | 1            | Google APIsadd-ons;addon-google_apis-google-22                                                      | 1            | Google APIsadd-ons;addon-google_apis-google-23                                                      | 1            | Google APIsadd-ons;addon-google_apis-google-24                                                      | 1            | Google APIsbuild-tools;19.1.0                                                                       | 19.1.0       | Android SDK Build-Tools 19.1build-tools;20.0.0                                                                       | 20.0.0       | Android SDK Build-Tools 20build-tools;21.1.2                                                                       | 21.1.2       | Android SDK Build-Tools 21.1.2build-tools;22.0.1                                                                       | 22.0.1       | Android SDK Build-Tools 22.0.1build-tools;23.0.1                                                                       | 23.0.1       | Android SDK Build-Tools 23.0.1build-tools;23.0.2                                                                       | 23.0.2       | Android SDK Build-Tools 23.0.2build-tools;23.0.3                                                                       | 23.0.3       | Android SDK Build-Tools 23.0.3build-tools;24.0.0                                                                       | 24.0.0       | Android SDK Build-Tools 24build-tools;24.0.1                                                                       | 24.0.1       | Android SDK Build-Tools 24.0.1build-tools;24.0.2                                                                       | 24.0.2       | Android SDK Build-Tools 24.0.2build-tools;24.0.3                                                                       | 24.0.3       | Android SDK Build-Tools 24.0.3build-tools;25.0.0                                                                       | 25.0.0       | Android SDK Build-Tools 25build-tools;25.0.1                                                                       | 25.0.1       | Android SDK Build-Tools 25.0.1build-tools;25.0.2                                                                       | 25.0.2       | Android SDK Build-Tools 25.0.2build-tools;25.0.3                                                                       | 25.0.3       | Android SDK Build-Tools 25.0.3build-tools;26.0.0                                                                       | 26.0.0       | Android SDK Build-Tools 26build-tools;26.0.1                                                                       | 26.0.1       | Android SDK Build-Tools 26.0.1build-tools;26.0.2                                                                       | 26.0.2       | Android SDK Build-Tools 26.0.2build-tools;26.0.3                                                                       | 26.0.3       | Android SDK Build-Tools 26.0.3build-tools;27.0.0                                                                       | 27.0.0       | Android SDK Build-Tools 27build-tools;27.0.1                                                                       | 27.0.1       | Android SDK Build-Tools 27.0.1build-tools;27.0.2                                                                       | 27.0.2       | Android SDK Build-Tools 27.0.2build-tools;27.0.3                                                                       | 27.0.3       | Android SDK Build-Tools 27.0.3build-tools;28.0.0                                                                       | 28.0.0       | Android SDK Build-Tools 28build-tools;28.0.1                                                                       | 28.0.1       | Android SDK Build-Tools 28.0.1build-tools;28.0.2                                                                       | 28.0.2       | Android SDK Build-Tools 28.0.2build-tools;28.0.3                                                                       | 28.0.3       | Android SDK Build-Tools 28.0.3build-tools;29.0.0                                                                       | 29.0.0       | Android SDK Build-Tools 29build-tools;29.0.1                                                                       | 29.0.1       | Android SDK Build-Tools 29.0.1build-tools;29.0.2                                                                       | 29.0.2       | Android SDK Build-Tools 29.0.2build-tools;29.0.3                                                                       | 29.0.3       | Android SDK Build-Tools 29.0.3build-tools;30.0.0                                                                       | 30.0.0       | Android SDK Build-Tools 30build-tools;30.0.1                                                                       | 30.0.1       | Android SDK Build-Tools 30.0.1build-tools;30.0.2                                                                       | 30.0.2       | Android SDK Build-Tools 30.0.2build-tools;30.0.3                                                                       | 30.0.3       | Android SDK Build-Tools 30.0.3build-tools;31.0.0                                                                       | 31.0.0       | Android SDK Build-Tools 31cmake;3.10.2.4988404                                                                     | 3.10.2       | CMake 3.10.2.4988404cmake;3.18.1                                                                             | 3.18.1       | CMake 3.18.1cmake;3.6.4111459                                                                        | 3.6.4111459  | CMake 3.6.4111459cmdline-tools;1.0                                                                        | 1.0          | Android SDK Command-line Toolscmdline-tools;2.1                                                                        | 2.1          | Android SDK Command-line Toolscmdline-tools;3.0                                                                        | 3.0          | Android SDK Command-line Toolscmdline-tools;4.0                                                                        | 4.0          | Android SDK Command-line Toolscmdline-tools;latest                                                                     | 4.0          | Android SDK Command-line Tools (latest)emulator                                                                                 | 30.7.5       | Android Emulatorextras;android;m2repository                                                              | 47.0.0       | Android Support Repositoryextras;google;auto                                                                       | 1.1          | Android Auto Desktop Head Unit Emulatorextras;google;google_play_services                                                       | 49           | Google Play servicesextras;google;instantapps                                                                | 1.9.0        | Google Play Instant Development SDKextras;google;m2repository                                                               | 58           | Google Repositoryextras;google;market_apk_expansion                                                       | 1            | Google Play APK Expansion libraryextras;google;market_licensing                                                           | 1            | Google Play Licensing Libraryextras;google;simulators                                                                 | 1            | Android Auto API Simulatorsextras;google;webdriver                                                                  | 2            | Google Web Driverextras;m2repository;com;android;support;constraint;constraint-layout-solver;1.0.0        | 1            | Solver for ConstraintLayout 1.0.0extras;m2repository;com;android;support;constraint;constraint-layout-solver;1.0.0-alpha4 | 1            | com.android.support.constraint:constraint-layout-solver:1.0.0-alpha4extras;m2repository;com;android;support;constraint;constraint-layout-solver;1.0.0-alpha8 | 1            | Solver for ConstraintLayout 1.0.0-alpha8extras;m2repository;com;android;support;constraint;constraint-layout-solver;1.0.0-beta1  | 1            | Solver for ConstraintLayout 1.0.0-beta1extras;m2repository;com;android;support;constraint;constraint-layout-solver;1.0.0-beta2  | 1            | Solver for ConstraintLayout 1.0.0-beta2extras;m2repository;com;android;support;constraint;constraint-layout-solver;1.0.0-beta3  | 1            | Solver for ConstraintLayout 1.0.0-beta3extras;m2repository;com;android;support;constraint;constraint-layout-solver;1.0.0-beta4  | 1            | Solver for ConstraintLayout 1.0.0-beta4extras;m2repository;com;android;support;constraint;constraint-layout-solver;1.0.0-beta5  | 1            | Solver for ConstraintLayout 1.0.0-beta5extras;m2repository;com;android;support;constraint;constraint-layout-solver;1.0.1        | 1            | Solver for ConstraintLayout 1.0.1extras;m2repository;com;android;support;constraint;constraint-layout-solver;1.0.2        | 1            | Solver for ConstraintLayout 1.0.2extras;m2repository;com;android;support;constraint;constraint-layout;1.0.0               | 1            | ConstraintLayout for Android 1.0.0extras;m2repository;com;android;support;constraint;constraint-layout;1.0.0-alpha4        | 1            | com.android.support.constraint:constraint-layout:1.0.0-alpha4extras;m2repository;com;android;support;constraint;constraint-layout;1.0.0-alpha8        | 1            | ConstraintLayout for Android 1.0.0-alpha8extras;m2repository;com;android;support;constraint;constraint-layout;1.0.0-beta1         | 1            | ConstraintLayout for Android 1.0.0-beta1extras;m2repository;com;android;support;constraint;constraint-layout;1.0.0-beta2         | 1            | ConstraintLayout for Android 1.0.0-beta2extras;m2repository;com;android;support;constraint;constraint-layout;1.0.0-beta3         | 1            | ConstraintLayout for Android 1.0.0-beta3extras;m2repository;com;android;support;constraint;constraint-layout;1.0.0-beta4         | 1            | ConstraintLayout for Android 1.0.0-beta4extras;m2repository;com;android;support;constraint;constraint-layout;1.0.0-beta5         | 1            | ConstraintLayout for Android 1.0.0-beta5extras;m2repository;com;android;support;constraint;constraint-layout;1.0.1               | 1            | ConstraintLayout for Android 1.0.1extras;m2repository;com;android;support;constraint;constraint-layout;1.0.2               | 1            | ConstraintLayout for Android 1.0.2ndk-bundle                                                                               | 22.1.7171670 | NDKndk;16.1.4479499                                                                         | 16.1.4479499 | NDK (Side by side) 16.1.4479499ndk;17.2.4988734                                                                         | 17.2.4988734 | NDK (Side by side) 17.2.4988734ndk;18.1.5063045                                                                         | 18.1.5063045 | NDK (Side by side) 18.1.5063045ndk;19.2.5345600                                                                         | 19.2.5345600 | NDK (Side by side) 19.2.5345600ndk;20.0.5594570                                                                         | 20.0.5594570 | NDK (Side by side) 20.0.5594570ndk;20.1.5948944                                                                         | 20.1.5948944 | NDK (Side by side) 20.1.5948944ndk;21.0.6113669                                                                         | 21.0.6113669 | NDK (Side by side) 21.0.6113669ndk;21.1.6352462                                                                         | 21.1.6352462 | NDK (Side by side) 21.1.6352462ndk;21.2.6472646                                                                         | 21.2.6472646 | NDK (Side by side) 21.2.6472646ndk;21.3.6528147                                                                         | 21.3.6528147 | NDK (Side by side) 21.3.6528147ndk;21.4.7075529                                                                         | 21.4.7075529 | NDK (Side by side) 21.4.7075529ndk;22.0.7026061                                                                         | 22.0.7026061 | NDK (Side by side) 22.0.7026061ndk;22.1.7171670                                                                         | 22.1.7171670 | NDK (Side by side) 22.1.7171670patcher;v4                                                                               | 1            | SDK Patch Applier v4platform-tools                                                                           | 31.0.2       | Android SDK Platform-Toolsplatforms;android-10                                                                     | 2            | Android SDK Platform 10platforms;android-11                                                                     | 2            | Android SDK Platform 11platforms;android-12                                                                     | 3            | Android SDK Platform 12platforms;android-13                                                                     | 1            | Android SDK Platform 13platforms;android-14                                                                     | 4            | Android SDK Platform 14platforms;android-15                                                                     | 5            | Android SDK Platform 15platforms;android-16                                                                     | 5            | Android SDK Platform 16platforms;android-17                                                                     | 3            | Android SDK Platform 17platforms;android-18                                                                     | 3            | Android SDK Platform 18platforms;android-19                                                                     | 4            | Android SDK Platform 19platforms;android-20                                                                     | 2            | Android SDK Platform 20platforms;android-21                                                                     | 2            | Android SDK Platform 21platforms;android-22                                                                     | 2            | Android SDK Platform 22platforms;android-23                                                                     | 3            | Android SDK Platform 23platforms;android-24                                                                     | 2            | Android SDK Platform 24platforms;android-25                                                                     | 3            | Android SDK Platform 25platforms;android-26                                                                     | 2            | Android SDK Platform 26platforms;android-27                                                                     | 3            | Android SDK Platform 27platforms;android-28                                                                     | 6            | Android SDK Platform 28platforms;android-29                                                                     | 5            | Android SDK Platform 29platforms;android-30                                                                     | 3            | Android SDK Platform 30platforms;android-31                                                                     | 1            | Android SDK Platform 31platforms;android-7                                                                      | 3            | Android SDK Platform 7platforms;android-8                                                                      | 3            | Android SDK Platform 8platforms;android-9                                                                      | 2            | Android SDK Platform 9skiaparser;1                                                                             | 6            | Layout Inspector image server for API 29-30skiaparser;2                                                                             | 3            | Layout Inspector image server for API Ssources;android-15                                                                       | 2            | Sources for Android 15sources;android-16                                                                       | 2            | Sources for Android 16sources;android-17                                                                       | 1            | Sources for Android 17sources;android-18                                                                       | 1            | Sources for Android 18sources;android-19                                                                       | 2            | Sources for Android 19sources;android-20                                                                       | 1            | Sources for Android 20sources;android-21                                                                       | 1            | Sources for Android 21sources;android-22                                                                       | 1            | Sources for Android 22sources;android-23                                                                       | 1            | Sources for Android 23sources;android-24                                                                       | 1            | Sources for Android 24sources;android-25                                                                       | 1            | Sources for Android 25sources;android-26                                                                       | 1            | Sources for Android 26sources;android-27                                                                       | 1            | Sources for Android 27sources;android-28                                                                       | 1            | Sources for Android 28sources;android-29                                                                       | 1            | Sources for Android 29sources;android-30                                                                       | 1            | Sources for Android 30system-images;android-10;default;armeabi-v7a                                             | 5            | ARM EABI v7a System Imagesystem-images;android-10;default;x86                                                     | 5            | Intel x86 Atom System Imagesystem-images;android-10;google_apis;armeabi-v7a                                         | 6            | Google APIs ARM EABI v7a System Imagesystem-images;android-10;google_apis;x86                                                 | 6            | Google APIs Intel x86 Atom System Imagesystem-images;android-14;default;armeabi-v7a                                             | 2            | ARM EABI v7a System Imagesystem-images;android-15;default;armeabi-v7a                                             | 5            | ARM EABI v7a System Imagesystem-images;android-15;default;x86                                                     | 7            | Intel x86 Atom System Imagesystem-images;android-15;google_apis;armeabi-v7a                                         | 6            | Google APIs ARM EABI v7a System Imagesystem-images;android-15;google_apis;x86                                                 | 7            | Google APIs Intel x86 Atom System Imagesystem-images;android-16;default;armeabi-v7a                                             | 6            | ARM EABI v7a System Imagesystem-images;android-16;default;mips                                                    | 1            | MIPS System Imagesystem-images;android-16;default;x86                                                     | 7            | Intel x86 Atom System Imagesystem-images;android-16;google_apis;armeabi-v7a                                         | 6            | Google APIs ARM EABI v7a System Imagesystem-images;android-16;google_apis;x86                                                 | 7            | Google APIs Intel x86 Atom System Imagesystem-images;android-17;default;armeabi-v7a                                             | 6            | ARM EABI v7a System Imagesystem-images;android-17;default;mips                                                    | 1            | MIPS System Imagesystem-images;android-17;default;x86                                                     | 7            | Intel x86 Atom System Imagesystem-images;android-17;google_apis;armeabi-v7a                                         | 6            | Google APIs ARM EABI v7a System Imagesystem-images;android-17;google_apis;x86                                                 | 7            | Google APIs Intel x86 Atom System Imagesystem-images;android-18;default;armeabi-v7a                                             | 5            | ARM EABI v7a System Imagesystem-images;android-18;default;x86                                                     | 4            | Intel x86 Atom System Imagesystem-images;android-18;google_apis;armeabi-v7a                                         | 6            | Google APIs ARM EABI v7a System Imagesystem-images;android-18;google_apis;x86                                                 | 6            | Google APIs Intel x86 Atom System Imagesystem-images;android-19;default;armeabi-v7a                                             | 5            | ARM EABI v7a System Imagesystem-images;android-19;default;x86                                                     | 6            | Intel x86 Atom System Imagesystem-images;android-19;google_apis;armeabi-v7a                                         | 40           | Google APIs ARM EABI v7a System Imagesystem-images;android-19;google_apis;x86                                                 | 40           | Google APIs Intel x86 Atom System Imagesystem-images;android-21;android-tv;armeabi-v7a                                          | 3            | Android TV ARM EABI v7a System Imagesystem-images;android-21;android-tv;x86                                                  | 3            | Android TV Intel x86 Atom System Imagesystem-images;android-21;default;armeabi-v7a                                             | 4            | ARM EABI v7a System Imagesystem-images;android-21;default;x86                                                     | 5            | Intel x86 Atom System Imagesystem-images;android-21;default;x86_64                                                  | 5            | Intel x86 Atom_64 System Imagesystem-images;android-21;google_apis;armeabi-v7a                                         | 32           | Google APIs ARM EABI v7a System Imagesystem-images;android-21;google_apis;x86                                                 | 32           | Google APIs Intel x86 Atom System Imagesystem-images;android-21;google_apis;x86_64                                              | 32           | Google APIs Intel x86 Atom_64 System Imagesystem-images;android-22;android-tv;x86                                                  | 3            | Android TV Intel x86 Atom System Imagesystem-images;android-22;default;armeabi-v7a                                             | 2            | ARM EABI v7a System Imagesystem-images;android-22;default;x86                                                     | 6            | Intel x86 Atom System Imagesystem-images;android-22;default;x86_64                                                  | 6            | Intel x86 Atom_64 System Imagesystem-images;android-22;google_apis;armeabi-v7a                                         | 26           | Google APIs ARM EABI v7a System Imagesystem-images;android-22;google_apis;x86                                                 | 26           | Google APIs Intel x86 Atom System Imagesystem-images;android-22;google_apis;x86_64                                              | 26           | Google APIs Intel x86 Atom_64 System Imagesystem-images;android-23;android-tv;armeabi-v7a                                          | 12           | Android TV ARM EABI v7a System Imagesystem-images;android-23;android-tv;x86                                                  | 21           | Android TV Intel x86 Atom System Imagesystem-images;android-23;android-wear;armeabi-v7a                                        | 6            | Android Wear ARM EABI v7a System Imagesystem-images;android-23;android-wear;x86                                                | 6            | Android Wear Intel x86 Atom System Imagesystem-images;android-23;default;armeabi-v7a                                             | 6            | ARM EABI v7a System Imagesystem-images;android-23;default;x86                                                     | 10           | Intel x86 Atom System Imagesystem-images;android-23;default;x86_64                                                  | 10           | Intel x86 Atom_64 System Imagesystem-images;android-23;google_apis;armeabi-v7a                                         | 33           | Google APIs ARM EABI v7a System Imagesystem-images;android-23;google_apis;x86                                                 | 33           | Google APIs Intel x86 Atom System Imagesystem-images;android-23;google_apis;x86_64                                              | 33           | Google APIs Intel x86 Atom_64 System Imagesystem-images;android-24;android-tv;x86                                                  | 22           | Android TV Intel x86 Atom System Imagesystem-images;android-24;default;arm64-v8a                                               | 7            | ARM 64 v8a System Imagesystem-images;android-24;default;armeabi-v7a                                             | 7            | ARM EABI v7a System Imagesystem-images;android-24;default;x86                                                     | 8            | Intel x86 Atom System Imagesystem-images;android-24;default;x86_64                                                  | 8            | Intel x86 Atom_64 System Imagesystem-images;android-24;google_apis;arm64-v8a                                           | 27           | Google APIs ARM 64 v8a System Imagesystem-images;android-24;google_apis;x86                                                 | 27           | Google APIs Intel x86 Atom System Imagesystem-images;android-24;google_apis;x86_64                                              | 27           | Google APIs Intel x86 Atom_64 System Imagesystem-images;android-24;google_apis_playstore;x86                                       | 19           | Google Play Intel x86 Atom System Imagesystem-images;android-25;android-tv;x86                                                  | 16           | Android TV Intel x86 Atom System Imagesystem-images;android-25;android-wear-cn;armeabi-v7a                                     | 4            | China version of Android Wear ARM EABI v7a System Imagesystem-images;android-25;android-wear-cn;x86                                             | 4            | China version of Android Wear Intel x86 Atom System Imagesystem-images;android-25;android-wear;armeabi-v7a                                        | 3            | Android Wear ARM EABI v7a System Imagesystem-images;android-25;android-wear;x86                                                | 3            | Android Wear Intel x86 Atom System Imagesystem-images;android-25;default;x86                                                     | 1            | Intel x86 Atom System Imagesystem-images;android-25;default;x86_64                                                  | 1            | Intel x86 Atom_64 System Imagesystem-images;android-25;google_apis;arm64-v8a                                           | 18           | Google APIs ARM 64 v8a System Imagesystem-images;android-25;google_apis;armeabi-v7a                                         | 18           | Google APIs ARM EABI v7a System Imagesystem-images;android-25;google_apis;x86                                                 | 18           | Google APIs Intel x86 Atom System Imagesystem-images;android-25;google_apis;x86_64                                              | 18           | Google APIs Intel x86 Atom_64 System Imagesystem-images;android-25;google_apis_playstore;x86                                       | 9            | Google Play Intel x86 Atom System Imagesystem-images;android-26;android-tv;x86                                                  | 14           | Android TV Intel x86 Atom System Imagesystem-images;android-26;android-wear-cn;x86                                             | 4            | China version of Android Wear Intel x86 Atom System Imagesystem-images;android-26;android-wear;x86                                                | 4            | Android Wear Intel x86 Atom System Imagesystem-images;android-26;default;x86                                                     | 1            | Intel x86 Atom System Imagesystem-images;android-26;default;x86_64                                                  | 1            | Intel x86 Atom_64 System Imagesystem-images;android-26;google_apis;x86                                                 | 16           | Google APIs Intel x86 Atom System Imagesystem-images;android-26;google_apis;x86_64                                              | 16           | Google APIs Intel x86 Atom_64 System Imagesystem-images;android-26;google_apis_playstore;x86                                       | 7            | Google Play Intel x86 Atom System Imagesystem-images;android-27;android-tv;x86                                                  | 9            | Android TV Intel x86 Atom System Imagesystem-images;android-27;default;x86                                                     | 1            | Intel x86 Atom System Imagesystem-images;android-27;default;x86_64                                                  | 1            | Intel x86 Atom_64 System Imagesystem-images;android-27;google_apis;x86                                                 | 11           | Google APIs Intel x86 Atom System Imagesystem-images;android-27;google_apis_playstore;x86                                       | 3            | Google Play Intel x86 Atom System Imagesystem-images;android-28;android-tv;x86                                                  | 10           | Android TV Intel x86 Atom System Imagesystem-images;android-28;android-wear-cn;x86                                             | 6            | China version of Wear OS Intel x86 Atom System Imagesystem-images;android-28;android-wear;x86                                                | 6            | Wear OS Intel x86 Atom System Imagesystem-images;android-28;default;x86                                                     | 4            | Intel x86 Atom System Imagesystem-images;android-28;default;x86_64                                                  | 4            | Intel x86 Atom_64 System Imagesystem-images;android-28;google_apis;x86                                                 | 12           | Google APIs Intel x86 Atom System Imagesystem-images;android-28;google_apis;x86_64                                              | 11           | Google APIs Intel x86 Atom_64 System Imagesystem-images;android-28;google_apis_playstore;x86                                       | 9            | Google Play Intel x86 Atom System Imagesystem-images;android-28;google_apis_playstore;x86_64                                    | 8            | Google Play Intel x86 Atom_64 System Imagesystem-images;android-29;android-tv;x86                                                  | 3            | Android TV Intel x86 Atom System Imagesystem-images;android-29;default;x86                                                     | 7            | Intel x86 Atom System Imagesystem-images;android-29;default;x86_64                                                  | 7            | Intel x86 Atom_64 System Imagesystem-images;android-29;google_apis;x86                                                 | 11           | Google APIs Intel x86 Atom System Imagesystem-images;android-29;google_apis;x86_64                                              | 11           | Google APIs Intel x86 Atom_64 System Imagesystem-images;android-29;google_apis_playstore;x86                                       | 8            | Google Play Intel x86 Atom System Imagesystem-images;android-29;google_apis_playstore;x86_64                                    | 8            | Google Play Intel x86 Atom_64 System Imagesystem-images;android-30;android-tv;x86                                                  | 3            | Android TV Intel x86 Atom System Imagesystem-images;android-30;google-tv;x86                                                   | 3            | Google TV Intel x86 Atom System Imagesystem-images;android-30;google_apis;x86                                                 | 9            | Google APIs Intel x86 Atom System Imagesystem-images;android-30;google_apis;x86_64                                              | 10           | Google APIs Intel x86 Atom_64 System Imagesystem-images;android-30;google_apis_playstore;x86                                       | 9            | Google Play Intel x86 Atom System Imagesystem-images;android-30;google_apis_playstore;x86_64                                    | 10           | Google Play Intel x86 Atom_64 System Imagesystem-images;android-31;google_apis;arm64-v8a                                           | 6            | Google APIs ARM 64 v8a System Imagesystem-images;android-31;google_apis;x86_64                                              | 6            | Google APIs Intel x86 Atom_64 System Imagesystem-images;android-31;google_apis_playstore;arm64-v8a                                 | 6            | Google Play ARM 64 v8a System Imagesystem-images;android-31;google_apis_playstore;x86_64                                    | 6            | Google Play Intel x86 Atom_64 System ImageAvailable Updates:ID      | Installed | Available------- | -------   | -------# Run 'yes 2>/dev/null | /opt/android-sdk/tools/bin/sdkmanager --sdk_root=/opt/android-sdk --licenses'# Cwd /opt/android-sdkLoading local repository...                                                     
[=========                              ] 25% Loading local repository...       
[=========                              ] 25% Fetch remote repository...        
[==========                             ] 26% Fetch remote repository...        
[============                           ] 32% Fetch remote repository...        
[=============                          ] 34% Fetch remote repository...        
[==============                         ] 36% Fetch remote repository...        
[==============                         ] 38% Fetch remote repository...        
[===============                        ] 39% Fetch remote repository...        
[================                       ] 41% Fetch remote repository...        
[=================                      ] 43% Fetch remote repository...        
[=================                      ] 45% Fetch remote repository...        
[==================                     ] 47% Fetch remote repository...        
[===================                    ] 49% Fetch remote repository...        
[====================                   ] 51% Fetch remote repository...        
[====================                   ] 52% Fetch remote repository...        
[=====================                  ] 54% Fetch remote repository...        
[======================                 ] 56% Fetch remote repository...        
[=======================                ] 58% Fetch remote repository...        
[=======================                ] 60% Fetch remote repository...        
[========================               ] 62% Fetch remote repository...        
[=========================              ] 64% Fetch remote repository...        
[==========================             ] 66% Fetch remote repository...        
[==========================             ] 67% Fetch remote repository...        
[===========================            ] 69% Fetch remote repository...        
[============================           ] 71% Fetch remote repository...        
[=============================          ] 73% Fetch remote repository...        
[=============================          ] 75% Fetch remote repository...        
[=============================          ] 75% Computing updates...              
[=======================================] 100% Computing updates...             
All SDK package licenses accepted.# Run '/opt/android-sdk/tools/bin/sdkmanager --sdk_root=/opt/android-sdk "build-tools;31.0.0"'# Cwd /opt/android-sdkLoading package information...                                                  
Loading local repository...                                                     
[                                       ] 3% Loading local repository...        
[                                       ] 3% Fetch remote repository...         
[=                                      ] 3% Fetch remote repository...         
[=                                      ] 4% Fetch remote repository...         
[=                                      ] 5% Fetch remote repository...         
[==                                     ] 5% Fetch remote repository...         
[==                                     ] 6% Fetch remote repository...         
[==                                     ] 7% Fetch remote repository...         
[==                                     ] 7% Computing updates...               
[===                                    ] 8% Computing updates...               
[===                                    ] 10% Computing updates...              
[===                                    ] 10% Installing Android SDK Build-Tools
[===                                    ] 10% Downloading build-tools_r31-linux.
[====                                   ] 10% Downloading build-tools_r31-linux.
[====                                   ] 11% Downloading build-tools_r31-linux.
[====                                   ] 12% Downloading build-tools_r31-linux.
[=====                                  ] 13% Downloading build-tools_r31-linux.
[=====                                  ] 14% Downloading build-tools_r31-linux.
[=====                                  ] 15% Downloading build-tools_r31-linux.
[======                                 ] 15% Downloading build-tools_r31-linux.
[======                                 ] 16% Downloading build-tools_r31-linux.
[======                                 ] 17% Downloading build-tools_r31-linux.
[=======                                ] 18% Downloading build-tools_r31-linux.
[=======                                ] 19% Downloading build-tools_r31-linux.
[=======                                ] 20% Downloading build-tools_r31-linux.
[========                               ] 20% Downloading build-tools_r31-linux.
[========                               ] 21% Downloading build-tools_r31-linux.
[========                               ] 22% Downloading build-tools_r31-linux.
[=========                              ] 23% Downloading build-tools_r31-linux.
[=========                              ] 24% Downloading build-tools_r31-linux.
[=========                              ] 25% Downloading build-tools_r31-linux.
[==========                             ] 25% Downloading build-tools_r31-linux.
[==========                             ] 26% Downloading build-tools_r31-linux.
[==========                             ] 27% Downloading build-tools_r31-linux.
[===========                            ] 28% Downloading build-tools_r31-linux.
[===========                            ] 29% Downloading build-tools_r31-linux.
[===========                            ] 30% Downloading build-tools_r31-linux.
[============                           ] 30% Downloading build-tools_r31-linux.
[============                           ] 31% Downloading build-tools_r31-linux.
[============                           ] 32% Downloading build-tools_r31-linux.
[============                           ] 33% Downloading build-tools_r31-linux.
[============                           ] 33% Unzipping...                      
[============                           ] 33% Unzipping... android-12/          
[============                           ] 33% Unzipping... android-12/renderscri
[=============                          ] 33% Unzipping... android-12/renderscri
[=============                          ] 34% Unzipping... android-12/renderscri
[=============                          ] 35% Unzipping... android-12/renderscri
[==============                         ] 35% Unzipping... android-12/renderscri
[==============                         ] 36% Unzipping... android-12/renderscri
[==============                         ] 36% Unzipping... android-12/aarch64-li
[==============                         ] 36% Unzipping... android-12/split-sele
[==============                         ] 36% Unzipping... android-12/lld-bin/  
[==============                         ] 36% Unzipping... android-12/lld-bin/ll
[==============                         ] 37% Unzipping... android-12/lld-bin/ll
[===============                        ] 38% Unzipping... android-12/lld-bin/ll
[===============                        ] 39% Unzipping... android-12/lld-bin/ll
[===============                        ] 40% Unzipping... android-12/lld-bin/ll
[================                       ] 40% Unzipping... android-12/lld-bin/ll
[================                       ] 41% Unzipping... android-12/lld-bin/ll
[================                       ] 41% Unzipping... android-12/core-lambd
[================                       ] 41% Unzipping... android-12/zipalign  
[================                       ] 41% Unzipping... android-12/x86_64-lin
[================                       ] 41% Unzipping... android-12/NOTICE.txt
[================                       ] 41% Unzipping... android-12/runtime.pr
[================                       ] 41% Unzipping... android-12/apksigner 
[================                       ] 41% Unzipping... android-12/arm-linux-
[================                       ] 41% Unzipping... android-12/llvm-rs-cc
[================                       ] 41% Unzipping... android-12/aidl      
[================                       ] 42% Unzipping... android-12/aidl      
[================                       ] 42% Unzipping... android-12/source.pro
[================                       ] 42% Unzipping... android-12/mainDexCla
[================                       ] 42% Unzipping... android-12/d8        
[================                       ] 42% Unzipping... android-12/i686-linux
[================                       ] 42% Unzipping... android-12/mainDexCla
[================                       ] 42% Unzipping... android-12/lib/      
[================                       ] 42% Unzipping... android-12/lib/apksig
[================                       ] 42% Unzipping... android-12/lib/shrink
[================                       ] 42% Unzipping... android-12/lib/d8.jar
[=================                      ] 43% Unzipping... android-12/lib/d8.jar
[=================                      ] 44% Unzipping... android-12/lib/d8.jar
[=================                      ] 44% Unzipping... android-12/aapt2     
[=================                      ] 45% Unzipping... android-12/aapt2     
[==================                     ] 45% Unzipping... android-12/aapt2     
[==================                     ] 45% Unzipping... android-12/aapt      
[==================                     ] 45% Unzipping... android-12/lld       
[==================                     ] 45% Unzipping... android-12/mipsel-lin
[==================                     ] 45% Unzipping... android-12/dexdump   
[==================                     ] 46% Unzipping... android-12/dexdump   
[==================                     ] 46% Unzipping... android-12/bcc_compat
[==================                     ] 46% Unzipping... android-12/lib64/    
[==================                     ] 46% Unzipping... android-12/lib64/libb
[==================                     ] 46% Unzipping... android-12/lib64/liba
[==================                     ] 47% Unzipping... android-12/lib64/liba
[==================                     ] 47% Unzipping... android-12/lib64/libc
[===================                    ] 48% Unzipping... android-12/lib64/libc
[===================                    ] 49% Unzipping... android-12/lib64/libc
[===================                    ] 50% Unzipping... android-12/lib64/libc
[====================                   ] 50% Unzipping... android-12/lib64/libc
[====================                   ] 50% Unzipping... android-12/lib64/libb
[====================                   ] 50% Unzipping... android-12/lib64/libc
[====================                   ] 51% Unzipping... android-12/lib64/libc
[====================                   ] 51% Unzipping... android-12/lib64/libL
[====================                   ] 52% Unzipping... android-12/lib64/libL
[=====================                  ] 53% Unzipping... android-12/lib64/libL
[=====================                  ] 54% Unzipping... android-12/lib64/libL
[=====================                  ] 55% Unzipping... android-12/lib64/libL
[=======================================] 100% Unzipping... android-12/lib64/lib# Check that aidl can be executed# Search for Aidl# Run '/opt/android-sdk/build-tools/31.0.0/aidl'# Cwd None# Downloading platform api target if necessary# Run '/opt/android-sdk/tools/bin/sdkmanager --sdk_root=/opt/android-sdk "platforms;android-30"'# Cwd /opt/android-sdkLoading package information...                                                  
Loading local repository...                                                     
[                                       ] 3% Loading local repository...        
[                                       ] 3% Fetch remote repository...         
[=                                      ] 3% Fetch remote repository...         
[=                                      ] 4% Fetch remote repository...         
[=                                      ] 5% Fetch remote repository...         
[==                                     ] 5% Fetch remote repository...         
[==                                     ] 6% Fetch remote repository...         
[==                                     ] 7% Fetch remote repository...         
[==                                     ] 7% Computing updates...               
[===                                    ] 8% Computing updates...               
[===                                    ] 10% Computing updates...              
[===                                    ] 10% Installing Android SDK Platform 30
[===                                    ] 10% Downloading platform-30_r03.zip...
[====                                   ] 10% Downloading platform-30_r03.zip...
[====                                   ] 11% Downloading platform-30_r03.zip...
[====                                   ] 12% Downloading platform-30_r03.zip...
[=====                                  ] 13% Downloading platform-30_r03.zip...
[=====                                  ] 14% Downloading platform-30_r03.zip...
[=====                                  ] 15% Downloading platform-30_r03.zip...
[======                                 ] 15% Downloading platform-30_r03.zip...
[======                                 ] 16% Downloading platform-30_r03.zip...
[======                                 ] 17% Downloading platform-30_r03.zip...
[=======                                ] 18% Downloading platform-30_r03.zip...
[=======                                ] 19% Downloading platform-30_r03.zip...
[=======                                ] 20% Downloading platform-30_r03.zip...
[========                               ] 20% Downloading platform-30_r03.zip...
[========                               ] 21% Downloading platform-30_r03.zip...
[========                               ] 22% Downloading platform-30_r03.zip...
[=========                              ] 23% Downloading platform-30_r03.zip...
[=========                              ] 24% Downloading platform-30_r03.zip...
[=========                              ] 25% Downloading platform-30_r03.zip...
[==========                             ] 25% Downloading platform-30_r03.zip...
[==========                             ] 26% Downloading platform-30_r03.zip...
[==========                             ] 27% Downloading platform-30_r03.zip...
[===========                            ] 28% Downloading platform-30_r03.zip...
[===========                            ] 29% Downloading platform-30_r03.zip...
[===========                            ] 30% Downloading platform-30_r03.zip...
[============                           ] 30% Downloading platform-30_r03.zip...
[============                           ] 31% Downloading platform-30_r03.zip...
[============                           ] 32% Downloading platform-30_r03.zip...
[============                           ] 33% Downloading platform-30_r03.zip...
[============                           ] 33% Unzipping...                      
[============                           ] 33% Unzipping... android-11/          
[============                           ] 33% Unzipping... android-11/android.ja
[=============                          ] 33% Unzipping... android-11/android.ja
[=============                          ] 34% Unzipping... android-11/android.ja
[=============                          ] 35% Unzipping... android-11/android.ja
[==============                         ] 35% Unzipping... android-11/android.ja
[==============                         ] 36% Unzipping... android-11/android.ja
[==============                         ] 37% Unzipping... android-11/android.ja
[===============                        ] 38% Unzipping... android-11/android.ja
[===============                        ] 39% Unzipping... android-11/android.ja
[===============                        ] 40% Unzipping... android-11/android.ja
[================                       ] 40% Unzipping... android-11/android.ja
[================                       ] 41% Unzipping... android-11/android.ja
[================                       ] 41% Unzipping... android-11/optional/ 
[================                       ] 41% Unzipping... android-11/optional/a
[================                       ] 41% Unzipping... android-11/optional/o
[================                       ] 41% Unzipping... android-11/optional/a
[================                       ] 41% Unzipping... android-11/optional/o
[================                       ] 41% Unzipping... android-11/templates/
[================                       ] 41% Unzipping... android-11/core-for-s
[================                       ] 42% Unzipping... android-11/core-for-s
[================                       ] 42% Unzipping... android-11/build.prop
[================                       ] 42% Unzipping... android-11/android-st
[=================                      ] 43% Unzipping... android-11/android-st
[=================                      ] 43% Unzipping... android-11/uiautomato
[=================                      ] 43% Unzipping... android-11/source.pro
[=================                      ] 43% Unzipping... android-11/data/     
[=================                      ] 43% Unzipping... android-11/data/servi
[=================                      ] 43% Unzipping... android-11/data/NOTIC
[=================                      ] 43% Unzipping... android-11/data/widge
[=================                      ] 43% Unzipping... android-11/data/broad
[=================                      ] 43% Unzipping... android-11/data/api-v
[=================                      ] 43% Unzipping... android-11/data/featu
[=================                      ] 43% Unzipping... android-11/data/annot
[=================                      ] 43% Unzipping... android-11/data/res/ 
[=================                      ] 43% Unzipping... android-11/data/res/v
[=================                      ] 43% Unzipping... android-11/data/res/l
[=================                      ] 43% Unzipping... android-11/data/res/v
[=================                      ] 43% Unzipping... android-11/data/res/m
[=================                      ] 43% Unzipping... android-11/data/res/v
[=================                      ] 43% Unzipping... android-11/data/res/a
[=================                      ] 43% Unzipping... android-11/data/res/v
[=================                      ] 43% Unzipping... android-11/data/res/d
[=================                      ] 44% Unzipping... android-11/data/res/d
[=================                      ] 44% Unzipping... android-11/data/res/v
[=================                      ] 44% Unzipping... android-11/data/res/x
[=================                      ] 44% Unzipping... android-11/data/res/v
[=================                      ] 44% Unzipping... android-11/data/res/l
[=================                      ] 44% Unzipping... android-11/data/res/v
[=================                      ] 44% Unzipping... android-11/data/res/l
[=================                      ] 44% Unzipping... android-11/data/res/v
[=================                      ] 44% Unzipping... android-11/data/res/r
[=================                      ] 44% Unzipping... android-11/data/res/v
[=================                      ] 44% Unzipping... android-11/data/res/x
[=================                      ] 44% Unzipping... android-11/data/res/v
[=================                      ] 44% Unzipping... android-11/data/res/r
[=================                      ] 44% Unzipping... android-11/data/res/v
[=================                      ] 44% Unzipping... android-11/data/res/a
[=================                      ] 44% Unzipping... android-11/data/res/v
[=================                      ] 44% Unzipping... android-11/data/res/r
[=================                      ] 44% Unzipping... android-11/data/res/v
[=================                      ] 44% Unzipping... android-11/data/res/c
[=================                      ] 44% Unzipping... android-11/data/res/v
[=================                      ] 44% Unzipping... android-11/data/res/d
[=================                      ] 45% Unzipping... android-11/data/res/d
[==================                     ] 45% Unzipping... android-11/data/res/d
[==================                     ] 45% Unzipping... android-11/data/res/v
[==================                     ] 45% Unzipping... android-11/data/res/t
[==================                     ] 45% Unzipping... android-11/data/res/v
[==================                     ] 45% Unzipping... android-11/data/res/x
[==================                     ] 45% Unzipping... android-11/data/res/v
[==================                     ] 45% Unzipping... android-11/data/res/r
[==================                     ] 45% Unzipping... android-11/data/res/v
[==================                     ] 45% Unzipping... android-11/data/res/r
[==================                     ] 45% Unzipping... android-11/data/res/v
[==================                     ] 45% Unzipping... android-11/data/res/l
[==================                     ] 45% Unzipping... android-11/data/res/v
[==================                     ] 46% Unzipping... android-11/data/res/v
[==================                     ] 46% Unzipping... android-11/data/res/r
[==================                     ] 46% Unzipping... android-11/data/res/v
[==================                     ] 46% Unzipping... android-11/data/res/d
[==================                     ] 46% Unzipping... android-11/data/res/v
[==================                     ] 46% Unzipping... android-11/data/res/d
[==================                     ] 46% Unzipping... android-11/data/res/v
[==================                     ] 46% Unzipping... android-11/data/res/r
[==================                     ] 46% Unzipping... android-11/data/res/v
[==================                     ] 47% Unzipping... android-11/data/res/v
[==================                     ] 47% Unzipping... android-11/data/res/r
[==================                     ] 47% Unzipping... android-11/data/res/v
[==================                     ] 47% Unzipping... android-11/data/res/m
[==================                     ] 47% Unzipping... android-11/data/res/v
[==================                     ] 47% Unzipping... android-11/data/res/r
[==================                     ] 47% Unzipping... android-11/data/res/v
[==================                     ] 47% Unzipping... android-11/data/res/c
[==================                     ] 47% Unzipping... android-11/data/res/v
[==================                     ] 47% Unzipping... android-11/data/res/r
[==================                     ] 47% Unzipping... android-11/data/res/v
[==================                     ] 47% Unzipping... android-11/data/res/r
[==================                     ] 47% Unzipping... android-11/data/res/x
[==================                     ] 47% Unzipping... android-11/data/res/v
[==================                     ] 47% Unzipping... android-11/data/res/d
[==================                     ] 47% Unzipping... android-11/data/res/v
[==================                     ] 47% Unzipping... android-11/data/res/r
[==================                     ] 47% Unzipping... android-11/data/res/v
[==================                     ] 47% Unzipping... android-11/data/res/m
[==================                     ] 47% Unzipping... android-11/data/res/v
[==================                     ] 47% Unzipping... android-11/data/res/r
[==================                     ] 47% Unzipping... android-11/data/res/v
[==================                     ] 47% Unzipping... android-11/data/res/r
[==================                     ] 47% Unzipping... android-11/data/res/v
[==================                     ] 47% Unzipping... android-11/data/res/i
[==================                     ] 47% Unzipping... android-11/data/res/v
[==================                     ] 47% Unzipping... android-11/data/res/d
[==================                     ] 47% Unzipping... android-11/data/res/v
[===================                    ] 48% Unzipping... android-11/data/res/v
[===================                    ] 48% Unzipping... android-11/data/res/m
[===================                    ] 48% Unzipping... android-11/data/res/v
[===================                    ] 48% Unzipping... android-11/data/res/d
[===================                    ] 48% Unzipping... android-11/data/res/v
[===================                    ] 48% Unzipping... android-11/data/res/d
[===================                    ] 48% Unzipping... android-11/data/res/v
[===================                    ] 48% Unzipping... android-11/data/res/d
[===================                    ] 48% Unzipping... android-11/data/res/v
[===================                    ] 48% Unzipping... android-11/data/res/d
[===================                    ] 49% Unzipping... android-11/data/res/d
[===================                    ] 49% Unzipping... android-11/data/res/v
[===================                    ] 49% Unzipping... android-11/data/res/d
[===================                    ] 49% Unzipping... android-11/data/res/v
[===================                    ] 49% Unzipping... android-11/data/res/d
[===================                    ] 49% Unzipping... android-11/data/res/v
[===================                    ] 49% Unzipping... android-11/data/res/x
[===================                    ] 49% Unzipping... android-11/data/res/v
[===================                    ] 49% Unzipping... android-11/data/res/d
[===================                    ] 49% Unzipping... android-11/data/res/v
[===================                    ] 49% Unzipping... android-11/data/res/d
[===================                    ] 50% Unzipping... android-11/data/res/d
[===================                    ] 50% Unzipping... android-11/data/res/v
[====================                   ] 50% Unzipping... android-11/data/res/v
[====================                   ] 50% Unzipping... android-11/data/res/a
[====================                   ] 50% Unzipping... android-11/data/res/v
[====================                   ] 50% Unzipping... android-11/data/res/r
[====================                   ] 50% Unzipping... android-11/data/res/v
[====================                   ] 50% Unzipping... android-11/data/res/m
[====================                   ] 50% Unzipping... android-11/data/res/x
[====================                   ] 50% Unzipping... android-11/data/res/v
[====================                   ] 50% Unzipping... android-11/data/res/a
[====================                   ] 50% Unzipping... android-11/data/res/v
[====================                   ] 50% Unzipping... android-11/data/res/i
[====================                   ] 50% Unzipping... android-11/data/res/v
[====================                   ] 51% Unzipping... android-11/data/res/v
[====================                   ] 51% Unzipping... android-11/data/res/r
[====================                   ] 51% Unzipping... android-11/data/res/v
[====================                   ] 51% Unzipping... android-11/data/res/r
[====================                   ] 51% Unzipping... android-11/data/res/v
[====================                   ] 51% Unzipping... android-11/data/res/r
[====================                   ] 51% Unzipping... android-11/data/res/v
[====================                   ] 51% Unzipping... android-11/data/res/l
[====================                   ] 51% Unzipping... android-11/data/res/v
[====================                   ] 51% Unzipping... android-11/data/res/l
[====================                   ] 51% Unzipping... android-11/data/res/v
[====================                   ] 51% Unzipping... android-11/data/res/d
[====================                   ] 51% Unzipping... android-11/data/res/v
[====================                   ] 51% Unzipping... android-11/data/res/l
[====================                   ] 51% Unzipping... android-11/data/res/v
[====================                   ] 51% Unzipping... android-11/data/res/m
[====================                   ] 51% Unzipping... android-11/data/res/v
[====================                   ] 51% Unzipping... android-11/data/res/r
[====================                   ] 51% Unzipping... android-11/data/res/v
[====================                   ] 51% Unzipping... android-11/data/res/d
[====================                   ] 51% Unzipping... android-11/data/res/v
[====================                   ] 51% Unzipping... android-11/data/res/l
[====================                   ] 51% Unzipping... android-11/data/res/v
[====================                   ] 51% Unzipping... android-11/data/res/l
[====================                   ] 51% Unzipping... android-11/data/res/v
[====================                   ] 51% Unzipping... android-11/data/res/d
[====================                   ] 51% Unzipping... android-11/data/res/v
[====================                   ] 51% Unzipping... android-11/data/res/l
[====================                   ] 51% Unzipping... android-11/data/res/v
[====================                   ] 51% Unzipping... android-11/data/res/c
[====================                   ] 51% Unzipping... android-11/data/res/v
[====================                   ] 51% Unzipping... android-11/data/res/r
[====================                   ] 51% Unzipping... android-11/data/res/v
[====================                   ] 51% Unzipping... android-11/data/res/d
[====================                   ] 52% Unzipping... android-11/data/res/d
[====================                   ] 52% Unzipping... android-11/data/res/v
[====================                   ] 52% Unzipping... android-11/data/res/m
[====================                   ] 52% Unzipping... android-11/data/res/v
[====================                   ] 52% Unzipping... android-11/data/res/d
[====================                   ] 52% Unzipping... android-11/data/res/v
[====================                   ] 52% Unzipping... android-11/data/res/m
[====================                   ] 52% Unzipping... android-11/data/res/v
[====================                   ] 52% Unzipping... android-11/data/res/r
[====================                   ] 52% Unzipping... android-11/data/res/l
[====================                   ] 52% Unzipping... android-11/data/res/v
[====================                   ] 52% Unzipping... android-11/data/res/r
[====================                   ] 52% Unzipping... android-11/data/res/v
[====================                   ] 52% Unzipping... android-11/data/res/d
[=====================                  ] 53% Unzipping... android-11/data/res/d
[=====================                  ] 53% Unzipping... android-11/data/res/v
[=====================                  ] 53% Unzipping... android-11/data/res/r
[=====================                  ] 53% Unzipping... android-11/data/res/v
[=====================                  ] 53% Unzipping... android-11/data/res/d
[=====================                  ] 53% Unzipping... android-11/data/res/v
[=====================                  ] 53% Unzipping... android-11/data/res/d
[=====================                  ] 53% Unzipping... android-11/data/res/v
[=====================                  ] 53% Unzipping... android-11/data/categ
[=====================                  ] 53% Unzipping... android-11/data/activ
[=====================                  ] 53% Unzipping... android-11/sdk.proper
[=====================                  ] 53% Unzipping... android-11/skins/    
[=====================                  ] 53% Unzipping... android-11/skins/WXGA
[=====================                  ] 53% Unzipping... android-11/skins/WQVG
[=====================                  ] 53% Unzipping... android-11/skins/NOTI
[=====================                  ] 53% Unzipping... android-11/skins/HVGA
[=====================                  ] 53% Unzipping... android-11/skins/WVGA
[=====================                  ] 53% Unzipping... android-11/skins/WQVG
[=====================                  ] 54% Unzipping... android-11/skins/WQVG
[=====================                  ] 54% Unzipping... android-11/skins/WVGA
[=====================                  ] 54% Unzipping... android-11/skins/QVGA
[=====================                  ] 54% Unzipping... android-11/skins/WXGA
[=====================                  ] 54% Unzipping... android-11/skins/WSVG
[=====================                  ] 54% Unzipping... android-11/skins/WXGA
[=====================                  ] 54% Unzipping... android-11/framework.
[=====================                  ] 55% Unzipping... android-11/framework.
[=======================================] 100% Unzipping... android-11/framework# Android packages installation done.# Read available permissions from api-versions.xml# Run '/home/vagrant/env/bin/python3.9 -m pythonforandroid.toolchain --version --color=always --storage-dir="/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a" --ndk-api=23 --port=29483'# Cwd /home/vagrant/build/srclib/python-for-android2020.06.02+ dir=/home/vagrant/build/dev.obfusk.jiten/android+ p=(patch -N -r- -p1)+ cd .p4a+ git statusHEAD detached at dc2806eeChanges not staged for commit:(use "git add <file>..." to update what will be committed)(use "git checkout -- <file>..." to discard changes in working directory)modified:   pythonforandroid/bootstraps/common/build/templates/build.propertiesno changes added to commit (use "git add" and/or "git commit -a")+ git checkout -- .+ git clean -f+ git statusHEAD detached at dc2806eenothing to commit, working tree clean+ git fetch --allFetching origin+ git reset --hard dc2806ee31b2316e51dfc059f5061a820543ace7HEAD is now at dc2806ee Move PythonActivityUtil.unpackData to PythonUtil.unpackData (#2462)+ for f in "$dir"/patches/*.patch++ basename /home/vagrant/build/dev.obfusk.jiten/android/patches/ndk-22.patch+ echo 'applying patch ndk-22.patch ...'applying patch ndk-22.patch ...++ patch -N -r- -p1 --dry-run++ grep -iF failed++ true+ err=+ '[' '' = '' ']'+ patch -N -r- -p1patching file ci/constants.pypatching file pythonforandroid/archs.pypatching file pythonforandroid/build.pyHunk #6 succeeded at 909 (offset 1 line).patching file pythonforandroid/recipe.pyHunk #1 succeeded at 1141 (offset 10 lines).patching file pythonforandroid/recipes/Pillow/__init__.pypatching file pythonforandroid/recipes/audiostream/__init__.pypatching file pythonforandroid/recipes/cffi/__init__.pypatching file pythonforandroid/recipes/evdev/__init__.pypatching file pythonforandroid/recipes/ffmpeg/__init__.pyHunk #1 succeeded at 129 (offset 7 lines).patching file pythonforandroid/recipes/freetype/__init__.pypatching file pythonforandroid/recipes/jpeg/__init__.pypatching file pythonforandroid/recipes/libogg/__init__.pypatching file pythonforandroid/recipes/librt/__init__.pypatching file pythonforandroid/recipes/libvorbis/__init__.pypatching file pythonforandroid/recipes/lxml/__init__.pypatching file pythonforandroid/recipes/matplotlib/__init__.pypatching file pythonforandroid/recipes/opencv/__init__.pypatching file pythonforandroid/recipes/openssl/__init__.pypatching file pythonforandroid/recipes/openssl/standalone-ndk.patchpatching file pythonforandroid/recipes/pygame/__init__.pypatching file pythonforandroid/recipes/python3/__init__.pyHunk #1 succeeded at 265 (offset 1 line).patching file pythonforandroid/recipes/vlc/__init__.pypatching file pythonforandroid/toolchain.pyHunk #1 succeeded at 1062 (offset 10 lines).patching file tests/recipes/recipe_ctx.py+ exec buildozer android release# Check configuration tokens# Ensure build layout# Check configuration tokens# Preparing build# Check requirements for android# Run 'dpkg --version'# Cwd NoneDebian 'dpkg' package management program version 1.18.25 (amd64).This is free software; see the GNU General Public License version 2 orlater for copying conditions. There is NO warranty.# Search for Git (git)#  -> found at /usr/bin/git# Search for Cython (cython)#  -> found at /home/vagrant/env/bin/cython# Search for Java compiler (javac)#  -> found at /usr/lib/jvm/java-11-openjdk-amd64/bin/javac# Search for Java keytool (keytool)#  -> found at /usr/lib/jvm/java-11-openjdk-amd64/bin/keytool# Install platform# Run '/home/vagrant/env/bin/python3.9 -m pip install -q  \'appdirs\' \'colorama>=0.3.3\' \'jinja2\' \'six\' \'enum34; python_version<"3.4"\' \'sh>=1.10; sys_platform!="nt"\' \'pep517<0.7.0\' \'toml\''# Cwd NoneWARNING: You are using pip version 21.1.3; however, version 21.2.1 is available.You should consider upgrading via the '/home/vagrant/env/bin/python3.9 -m pip install --upgrade pip' command.# Apache ANT found at /home/vagrant/.buildozer/android/platform/apache-ant-1.9.4# Android SDK found at /opt/android-sdk# Android NDK found at /opt/android-sdk/ndk/22.1.7171670# Recommended android's NDK version by p4a is: 19c# Check application requirements# Check garden requirements# Compile platform# Using custom source dirs:P4A_jiten_DIR = /home/vagrant/build/dev.obfusk.jiten# Run '/home/vagrant/env/bin/python3.9 -m pythonforandroid.toolchain create --dist_name=jiten --bootstrap=webview --requirements=click==8.0.1,flask==2.0.1,jiten,openssl,sqlite3,certifi==2021.5.30,kanjidraw==0.2.3,libpcre==8.45,hostpython3==3.9.6,python3==3.9.6,android,genericndkbuild,itsdangerous==2.0.1,jinja2==3.0.1,markupsafe==2.0.1,werkzeug==2.0.1,libffi==v3.4.2,pyjnius==1.3.0,setuptools==57.1.0,six==1.16.0 --arch armeabi-v7a --copy-libs --local-recipes /home/vagrant/build/dev.obfusk.jiten/android/p4a-recipes --color=always --storage-dir="/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a" --ndk-api=23 --port=29483'# Cwd /home/vagrant/build/srclib/python-for-android[INFO]:    Recipe click: version "8.0.1" requested[INFO]:    Recipe flask: version "2.0.1" requested[INFO]:    Recipe certifi: version "2021.5.30" requested[INFO]:    Recipe kanjidraw: version "0.2.3" requested[INFO]:    Recipe libpcre: version "8.45" requested[INFO]:    Recipe hostpython3: version "3.9.6" requested[INFO]:    Recipe python3: version "3.9.6" requested[INFO]:    Recipe itsdangerous: version "2.0.1" requested[INFO]:    Recipe jinja2: version "3.0.1" requested[INFO]:    Recipe markupsafe: version "2.0.1" requested[INFO]:    Recipe werkzeug: version "2.0.1" requested[INFO]:    Recipe libffi: version "v3.4.2" requested[INFO]:    Recipe pyjnius: version "1.3.0" requested[INFO]:    Recipe setuptools: version "57.1.0" requested[INFO]:    Recipe six: version "1.16.0" requested[INFO]:    Will compile for the following archs: armeabi-v7a[INFO]:    Found Android API target in $ANDROIDAPI: 30[INFO]:    Available Android APIs are (7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30)[INFO]:    Requested API target 30 is available, continuing.[INFO]:    Found NDK dir in $ANDROIDNDK: /opt/android-sdk/ndk/22.1.7171670[INFO]:    Found NDK version 22b[WARNING]: Maximum recommended NDK version is 19c, but newer versions may work.[WARNING]: Newer NDKs may not be fully supported by p4a.[INFO]:    Getting NDK API version (i.e. minimum supported API) from user argument[INFO]:    ccache is missing, the build will not be optimized in the future.[INFO]:    Found the following toolchain versions: ['4.9'][INFO]:    Picking the latest gcc toolchain, here 4.9[INFO]:    No existing dists meet the given requirements![INFO]:    No dist exists that meets your requirements, so one will be built.[INFO]:    Found a single valid recipe set: ['hostpython3', 'libffi', 'libpcre', 'openssl', 'sqlite3', 'python3', 'genericndkbuild', 'setuptools', 'certifi', 'click', 'itsdangerous', 'kanjidraw', 'markupsafe', 'six', 'werkzeug', 'jinja2', 'pyjnius', 'android', 'flask', 'jiten'][INFO]:    The selected bootstrap is webview[INFO]:    # Creating dist with webview bootstrap[INFO]:    Dist will have name jiten and requirements (click, flask, jiten, openssl, sqlite3, certifi, kanjidraw, libpcre, hostpython3, python3, android, genericndkbuild, itsdangerous, jinja2, markupsafe, werkzeug, libffi, pyjnius, setuptools, six)[INFO]:    Dist contains the following requirements as recipes: ['hostpython3', 'libffi', 'libpcre', 'openssl', 'sqlite3', 'python3', 'genericndkbuild', 'setuptools', 'certifi', 'click', 'itsdangerous', 'kanjidraw', 'markupsafe', 'six', 'werkzeug', 'jinja2', 'pyjnius', 'android', 'flask', 'jiten'][INFO]:    Dist will also contain modules () installed from pip[INFO]:    Dist will be build in mode debug[INFO]:    -> directory context /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/bootstrap_builds/webview[INFO]:    <- directory context /home/vagrant/build/srclib/python-for-android[INFO]:    Recipe build order is ['hostpython3', 'libffi', 'libpcre', 'openssl', 'sqlite3', 'python3', 'genericndkbuild', 'setuptools', 'certifi', 'click', 'itsdangerous', 'kanjidraw', 'markupsafe', 'six', 'werkzeug', 'jinja2', 'pyjnius', 'android', 'flask', 'jiten'][INFO]:    # Downloading recipes [INFO]:    Downloading hostpython3stty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running mkdir -p /home/vagrant/build/dev.obfusk.jiten/andr...(and 70 more)[INFO]:    -> directory context /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/packages/hostpython3stty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running basename https://www.python.org/ftp/python/3.9.6/Python-3.9.6.tgz
           working: Python-3.9.6.tgz                                                               
                                                                                                   
[INFO]:    hostpython3 download already cached, skipping[INFO]:    <- directory context /home/vagrant/build/srclib/python-for-android[INFO]:    Downloading libffistty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running mkdir -p /home/vagrant/build/dev.obfusk.jiten/andr...(and 65 more)[INFO]:    -> directory context /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/packages/libffistty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running basename https://github.com/libffi/libffi/archive/v3.4.2.tar.gz
           working: v3.4.2.tar.gz                                                                  
                                                                                                   
[INFO]:    libffi download already cached, skipping[INFO]:    <- directory context /home/vagrant/build/srclib/python-for-android[INFO]:    Downloading libpcrestty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running mkdir -p /home/vagrant/build/dev.obfusk.jiten/andr...(and 66 more)[INFO]:    -> directory context /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/packages/libpcrestty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running basename https://ftp.pcre.org/pub/pcre/pcre-8.45.tar.bz2
           working: pcre-8.45.tar.bz2                                                              
                                                                                                   
[INFO]:    libpcre download already cached, skipping[INFO]:    <- directory context /home/vagrant/build/srclib/python-for-android[INFO]:    Downloading opensslstty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running mkdir -p /home/vagrant/build/dev.obfusk.jiten/andr...(and 66 more)[INFO]:    -> directory context /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/packages/opensslstty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running basename https://www.openssl.org/source/openssl-1.1.1k.tar.gz
           working: openssl-1.1.1k.tar.gz                                                          
                                                                                                   
[INFO]:    openssl download already cached, skipping[INFO]:    <- directory context /home/vagrant/build/srclib/python-for-android[INFO]:    Downloading sqlite3stty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running mkdir -p /home/vagrant/build/dev.obfusk.jiten/andr...(and 66 more)[INFO]:    -> directory context /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/packages/sqlite3stty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running basename https://www.sqlite.org/2021/sqlite-amalgamation-3360000.zip
           working: sqlite-amalgamation-3360000.zip                                                
                                                                                                   
[INFO]:    sqlite3 download already cached, skipping[INFO]:    <- directory context /home/vagrant/build/srclib/python-for-android[INFO]:    Downloading python3stty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running mkdir -p /home/vagrant/build/dev.obfusk.jiten/andr...(and 66 more)[INFO]:    -> directory context /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/packages/python3stty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running basename https://www.python.org/ftp/python/3.9.6/Python-3.9.6.tgz
           working: Python-3.9.6.tgz                                                               
                                                                                                   
[INFO]:    python3 download already cached, skipping[INFO]:    <- directory context /home/vagrant/build/srclib/python-for-android[INFO]:    Downloading genericndkbuild[INFO]:    Skipping genericndkbuild download as no URL is set[INFO]:    Downloading setuptoolsstty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running mkdir -p /home/vagrant/build/dev.obfusk.jiten/andr...(and 69 more)[INFO]:    -> directory context /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/packages/setuptoolsstty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running basename https://pypi.python.org/packages/source/s...(and 36 more)
           working: setuptools-57.1.0.tar.gz                                                       
                                                                                                   
[INFO]:    setuptools download already cached, skipping[INFO]:    <- directory context /home/vagrant/build/srclib/python-for-android[INFO]:    Downloading certifistty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running mkdir -p /home/vagrant/build/dev.obfusk.jiten/andr...(and 66 more)[INFO]:    -> directory context /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/packages/certifistty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running basename https://pypi.python.org/packages/source/c...(and 33 more)
           working: certifi-2021.5.30.tar.gz                                                       
                                                                                                   
[INFO]:    certifi download already cached, skipping[INFO]:    <- directory context /home/vagrant/build/srclib/python-for-android[INFO]:    Downloading clickstty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running mkdir -p /home/vagrant/build/dev.obfusk.jiten/andr...(and 64 more)[INFO]:    -> directory context /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/packages/clickstty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running basename https://github.com/pallets/click/archive/8.0.1.zip
           working: 8.0.1.zip                                                                      
                                                                                                   
[INFO]:    click download already cached, skipping[INFO]:    <- directory context /home/vagrant/build/srclib/python-for-android[INFO]:    Downloading itsdangerousstty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running mkdir -p /home/vagrant/build/dev.obfusk.jiten/andr...(and 71 more)[INFO]:    -> directory context /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/packages/itsdangerousstty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running basename https://github.com/pallets/itsdangerous/archive/2.0.1.zip
           working: 2.0.1.zip                                                                      
                                                                                                   
[INFO]:    itsdangerous download already cached, skipping[INFO]:    <- directory context /home/vagrant/build/srclib/python-for-android[INFO]:    Downloading kanjidrawstty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running mkdir -p /home/vagrant/build/dev.obfusk.jiten/andr...(and 68 more)[INFO]:    -> directory context /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/packages/kanjidrawstty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running basename https://github.com/obfusk/kanjidraw/archive/v0.2.3.tar.gz
           working: v0.2.3.tar.gz                                                                  
                                                                                                   
[INFO]:    kanjidraw download already cached, skipping[INFO]:    <- directory context /home/vagrant/build/srclib/python-for-android[INFO]:    Downloading markupsafestty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running mkdir -p /home/vagrant/build/dev.obfusk.jiten/andr...(and 69 more)[INFO]:    -> directory context /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/packages/markupsafestty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running basename https://github.com/pallets/markupsafe/archive/2.0.1.zip
           working: 2.0.1.zip                                                                      
                                                                                                   
[INFO]:    markupsafe download already cached, skipping[INFO]:    <- directory context /home/vagrant/build/srclib/python-for-android[INFO]:    Downloading sixstty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running mkdir -p /home/vagrant/build/dev.obfusk.jiten/andr...(and 62 more)[INFO]:    -> directory context /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/packages/sixstty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running basename https://pypi.python.org/packages/source/s/...(and 21 more)
           working: six-1.16.0.tar.gz                                                              
                                                                                                   
[INFO]:    six download already cached, skipping[INFO]:    <- directory context /home/vagrant/build/srclib/python-for-android[INFO]:    Downloading werkzeugstty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running mkdir -p /home/vagrant/build/dev.obfusk.jiten/andr...(and 67 more)[INFO]:    -> directory context /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/packages/werkzeugstty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running basename https://github.com/pallets/werkzeug/archive/2.0.1.zip
           working: 2.0.1.zip                                                                      
                                                                                                   
[INFO]:    werkzeug download already cached, skipping[INFO]:    <- directory context /home/vagrant/build/srclib/python-for-android[INFO]:    Downloading jinja2stty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running mkdir -p /home/vagrant/build/dev.obfusk.jiten/andr...(and 65 more)[INFO]:    -> directory context /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/packages/jinja2stty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running basename https://github.com/pallets/jinja/archive/3.0.1.zip
           working: 3.0.1.zip                                                                      
                                                                                                   
[INFO]:    jinja2 download already cached, skipping[INFO]:    <- directory context /home/vagrant/build/srclib/python-for-android[INFO]:    Downloading pyjniusstty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running mkdir -p /home/vagrant/build/dev.obfusk.jiten/andr...(and 66 more)[INFO]:    -> directory context /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/packages/pyjniusstty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running basename https://github.com/kivy/pyjnius/archive/1.3.0.zip
           working: 1.3.0.zip                                                                      
                                                                                                   
[INFO]:    pyjnius download already cached, skipping[INFO]:    <- directory context /home/vagrant/build/srclib/python-for-android[INFO]:    Downloading android[INFO]:    Skipping android download as no URL is set[INFO]:    Downloading flaskstty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running mkdir -p /home/vagrant/build/dev.obfusk.jiten/andr...(and 64 more)[INFO]:    -> directory context /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/packages/flaskstty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running basename https://github.com/pallets/flask/archive/2.0.1.zip
           working: 2.0.1.zip                                                                      
                                                                                                   
[INFO]:    flask download already cached, skipping[INFO]:    <- directory context /home/vagrant/build/srclib/python-for-android[INFO]:    Downloading jiten[INFO]:    P4A_jiten_DIR is set, skipping download for jiten[INFO]:    # Building all recipes for arch armeabi-v7a[INFO]:    # Unpacking recipes[INFO]:    Unpacking hostpython3 for armeabi-v7astty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running basename https://www.python.org/ftp/python/3.9.6/Python-3.9.6.tgz
           working: Python-3.9.6.tgz                                                               
                                                                                                   
[INFO]:    -> directory context /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/hostpython3/desktopstty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running mv Python-3.9.6 /home/vagrant/build/dev.obfusk.jit...(and 107 more)[INFO]:    <- directory context /home/vagrant/build/srclib/python-for-android[INFO]:    Unpacking libffi for armeabi-v7astty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running basename https://github.com/libffi/libffi/archive/v3.4.2.tar.gz
           working: v3.4.2.tar.gz                                                                  
                                                                                                   
[INFO]:    -> directory context /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/libffi/armeabi-v7a__ndk_target_23stty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running mv libffi-3.4.2 /home/vagrant/build/dev.obfusk.jit...(and 116 more)[INFO]:    <- directory context /home/vagrant/build/srclib/python-for-android[INFO]:    Unpacking libpcre for armeabi-v7astty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running basename https://ftp.pcre.org/pub/pcre/pcre-8.45.tar.bz2
           working: pcre-8.45.tar.bz2                                                              
                                                                                                   
[INFO]:    -> directory context /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/libpcre/armeabi-v7a__ndk_target_23stty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running mv pcre-8.45 /home/vagrant/build/dev.obfusk.jiten/...(and 115 more)[INFO]:    <- directory context /home/vagrant/build/srclib/python-for-android[INFO]:    Unpacking openssl for armeabi-v7astty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running basename https://www.openssl.org/source/openssl-1.1.1k.tar.gz
           working: openssl-1.1.1k.tar.gz                                                          
                                                                                                   
[INFO]:    -> directory context /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/openssl/armeabi-v7a__ndk_target_23stty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running mv openssl-1.1.1k /home/vagrant/build/dev.obfusk.j...(and 123 more)[INFO]:    <- directory context /home/vagrant/build/srclib/python-for-android[INFO]:    Unpacking sqlite3 for armeabi-v7astty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running basename https://www.sqlite.org/2021/sqlite-amalgamation-3360000.zip
           working: sqlite-amalgamation-3360000.zip                                                
                                                                                                   
[INFO]:    -> directory context /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/sqlite3/armeabi-v7a__ndk_target_23stty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running mv sqlite-amalgamation-3360000 /home/vagrant/build...(and 133 more)[INFO]:    <- directory context /home/vagrant/build/srclib/python-for-android[INFO]:    Unpacking python3 for armeabi-v7astty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running basename https://www.python.org/ftp/python/3.9.6/Python-3.9.6.tgz
           working: Python-3.9.6.tgz                                                               
                                                                                                   
[INFO]:    -> directory context /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23stty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running mv Python-3.9.6 /home/vagrant/build/dev.obfusk.jit...(and 118 more)[INFO]:    <- directory context /home/vagrant/build/srclib/python-for-android[INFO]:    Unpacking genericndkbuild for armeabi-v7a[INFO]:    Skipping genericndkbuild unpack as no URL is set[INFO]:    Unpacking setuptools for armeabi-v7astty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running basename https://pypi.python.org/packages/source/s...(and 36 more)
           working: setuptools-57.1.0.tar.gz                                                       
                                                                                                   
[INFO]:    -> directory context /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/setuptools/armeabi-v7a__ndk_target_23stty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running mv setuptools-57.1.0 /home/vagrant/build/dev.obfus...(and 129 more)[INFO]:    <- directory context /home/vagrant/build/srclib/python-for-android[INFO]:    Unpacking certifi for armeabi-v7astty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running basename https://pypi.python.org/packages/source/c...(and 33 more)
           working: certifi-2021.5.30.tar.gz                                                       
                                                                                                   
[INFO]:    -> directory context /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/certifi/armeabi-v7a__ndk_target_23stty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running mv certifi-2021.5.30 /home/vagrant/build/dev.obfus...(and 123 more)[INFO]:    <- directory context /home/vagrant/build/srclib/python-for-android[INFO]:    Unpacking click for armeabi-v7astty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running basename https://github.com/pallets/click/archive/8.0.1.zip
           working: 8.0.1.zip                                                                      
                                                                                                   
[INFO]:    -> directory context /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/click/armeabi-v7a__ndk_target_23stty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running mv click-8.0.1 /home/vagrant/build/dev.obfusk.jite...(and 113 more)[INFO]:    <- directory context /home/vagrant/build/srclib/python-for-android[INFO]:    Unpacking itsdangerous for armeabi-v7astty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running basename https://github.com/pallets/itsdangerous/archive/2.0.1.zip
           working: 2.0.1.zip                                                                      
                                                                                                   
[INFO]:    -> directory context /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/itsdangerous/armeabi-v7a__ndk_target_23stty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running mv itsdangerous-2.0.1 /home/vagrant/build/dev.obfu...(and 134 more)[INFO]:    <- directory context /home/vagrant/build/srclib/python-for-android[INFO]:    Unpacking kanjidraw for armeabi-v7astty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running basename https://github.com/obfusk/kanjidraw/archive/v0.2.3.tar.gz
           working: v0.2.3.tar.gz                                                                  
                                                                                                   
[INFO]:    -> directory context /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/kanjidraw/armeabi-v7a__ndk_target_23stty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running mv kanjidraw-0.2.3 /home/vagrant/build/dev.obfusk....(and 125 more)[INFO]:    <- directory context /home/vagrant/build/srclib/python-for-android[INFO]:    Unpacking markupsafe for armeabi-v7astty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running basename https://github.com/pallets/markupsafe/archive/2.0.1.zip
           working: 2.0.1.zip                                                                      
                                                                                                   
[INFO]:    -> directory context /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/markupsafe/armeabi-v7a__ndk_target_23stty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running mv markupsafe-2.0.1 /home/vagrant/build/dev.obfusk...(and 128 more)[INFO]:    <- directory context /home/vagrant/build/srclib/python-for-android[INFO]:    Unpacking six for armeabi-v7astty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running basename https://pypi.python.org/packages/source/s/...(and 21 more)
           working: six-1.16.0.tar.gz                                                              
                                                                                                   
[INFO]:    -> directory context /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/six/armeabi-v7a__ndk_target_23stty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running mv six-1.16.0 /home/vagrant/build/dev.obfusk.jiten...(and 108 more)[INFO]:    <- directory context /home/vagrant/build/srclib/python-for-android[INFO]:    Unpacking werkzeug for armeabi-v7astty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running basename https://github.com/pallets/werkzeug/archive/2.0.1.zip
           working: 2.0.1.zip                                                                      
                                                                                                   
[INFO]:    -> directory context /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/werkzeug/armeabi-v7a__ndk_target_23stty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running mv werkzeug-2.0.1 /home/vagrant/build/dev.obfusk.j...(and 122 more)[INFO]:    <- directory context /home/vagrant/build/srclib/python-for-android[INFO]:    Unpacking jinja2 for armeabi-v7astty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running basename https://github.com/pallets/jinja/archive/3.0.1.zip
           working: 3.0.1.zip                                                                      
                                                                                                   
[INFO]:    -> directory context /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/jinja2/armeabi-v7a__ndk_target_23stty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running mv jinja-3.0.1 /home/vagrant/build/dev.obfusk.jite...(and 115 more)[INFO]:    <- directory context /home/vagrant/build/srclib/python-for-android[INFO]:    Unpacking pyjnius for armeabi-v7astty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running basename https://github.com/kivy/pyjnius/archive/1.3.0.zip
           working: 1.3.0.zip                                                                      
                                                                                                   
[INFO]:    -> directory context /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/pyjnius-genericndkbuild/armeabi-v7a__ndk_target_23stty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running mv pyjnius-1.3.0 /home/vagrant/build/dev.obfusk.ji...(and 135 more)[INFO]:    <- directory context /home/vagrant/build/srclib/python-for-androidstty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running rm -rf /home/vagrant/build/dev.obfusk.jiten/androi...(and 125 more)stty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running cp -a /home/vagrant/build/srclib/python-for-androi...(and 207 more)[INFO]:    Unpacking flask for armeabi-v7astty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running basename https://github.com/pallets/flask/archive/2.0.1.zip
           working: 2.0.1.zip                                                                      
                                                                                                   
[INFO]:    -> directory context /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/flask/armeabi-v7a__ndk_target_23stty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running mv flask-2.0.1 /home/vagrant/build/dev.obfusk.jite...(and 113 more)[INFO]:    <- directory context /home/vagrant/build/srclib/python-for-android[INFO]:    Unpacking jiten for armeabi-v7a[INFO]:    P4A_jiten_DIR exists, symlinking insteadstty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running rm -rf /home/vagrant/build/dev.obfusk.jiten/androi...(and 99 more)stty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running mkdir -p /home/vagrant/build/dev.obfusk.jiten/andr...(and 101 more)stty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running rmdir /home/vagrant/build/dev.obfusk.jiten/android...(and 98 more)stty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running cp -a /home/vagrant/build/dev.obfusk.jiten /home/v...(and 141 more)[INFO]:    # Prebuilding recipes[INFO]:    Prebuilding hostpython3 for armeabi-v7a[INFO]:    hostpython3 has no prebuild_armeabi_v7a, skipping[INFO]:    Applying patches for hostpython3[armeabi-v7a][INFO]:    Applying patch patches/pyconfig_detection.patchstty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running patch -t -d /home/vagrant/build/dev.obfusk.jiten/a...(and 226 more)
           working: patching file Lib/site.py                                                      
           working: Hunk #1 succeeded at 496 (offset 9 lines).                                     
                                                                                                   
stty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running touch /home/vagrant/build/dev.obfusk.jiten/android...(and 106 more)[INFO]:    Prebuilding libffi for armeabi-v7a[INFO]:    libffi has no prebuild_armeabi_v7a, skipping[INFO]:    Applying patches for libffi[armeabi-v7a][INFO]:    Applying patch remove-version-info.patchstty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running patch -t -d /home/vagrant/build/dev.obfusk.jiten/a...(and 223 more)
           working: patching file Makefile.am                                                      
           working: Hunk #1 succeeded at 138 with fuzz 2 (offset -18 lines).                       
                                                                                                   
stty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running touch /home/vagrant/build/dev.obfusk.jiten/android...(and 115 more)[INFO]:    Prebuilding libpcre for armeabi-v7a[INFO]:    libpcre has no prebuild_armeabi_v7a, skipping[INFO]:    Prebuilding openssl for armeabi-v7a[INFO]:    openssl has no prebuild_armeabi_v7a, skipping[INFO]:    Prebuilding sqlite3 for armeabi-v7a[INFO]:    sqlite3 has no prebuild_armeabi_v7a, skipping[INFO]:    Prebuilding python3 for armeabi-v7a[INFO]:    python3 has no prebuild_armeabi_v7a, skipping[INFO]:    Applying patches for python3[armeabi-v7a][INFO]:    Applying patch patches/pyconfig_detection.patchstty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running patch -t -d /home/vagrant/build/dev.obfusk.jiten/a...(and 233 more)
           working: patching file Lib/site.py                                                      
           working: Hunk #1 succeeded at 496 (offset 9 lines).                                     
                                                                                                   
[INFO]:    Applying patch patches/reproducible-buildinfo.diffstty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running patch -t -d /home/vagrant/build/dev.obfusk.jiten/a...(and 236 more)
           working: patching file Makefile.pre.in                                                  
                                                                                                   
[INFO]:    Applying patch patches/py3.8.1.patchstty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running patch -t -d /home/vagrant/build/dev.obfusk.jiten/a...(and 222 more)
           working: patching file Lib/ctypes/util.py                                               
           working: patching file configure                                                        
           working: Hunk #1 succeeded at 19002 (offset 329 lines).                                 
           working: patching file setup.py                                                         
           working: Hunk #1 succeeded at 1591 (offset 90 lines).                                   
                                                                                                   
[INFO]:    Applying patch patches/py3.8.1_fix_cortex_a8.patchstty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running patch -t -d /home/vagrant/build/dev.obfusk.jiten/a...(and 236 more)
           working: patching file configure                                                        
           working: Hunk #1 succeeded at 5693 (offset 51 lines).                                   
                                                                                                   
stty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running touch /home/vagrant/build/dev.obfusk.jiten/android...(and 117 more)[INFO]:    Prebuilding genericndkbuild for armeabi-v7a[INFO]:    genericndkbuild has no prebuild_armeabi_v7a, skipping[INFO]:    Prebuilding setuptools for armeabi-v7a[INFO]:    setuptools has no prebuild_armeabi_v7a, skipping[INFO]:    Prebuilding certifi for armeabi-v7a[INFO]:    certifi has no prebuild_armeabi_v7a, skipping[INFO]:    Prebuilding click for armeabi-v7a[INFO]:    click has no prebuild_armeabi_v7a, skipping[INFO]:    Prebuilding itsdangerous for armeabi-v7a[INFO]:    itsdangerous has no prebuild_armeabi_v7a, skipping[INFO]:    Prebuilding kanjidraw for armeabi-v7a[INFO]:    kanjidraw has no prebuild_armeabi_v7a, skipping[INFO]:    Prebuilding markupsafe for armeabi-v7a[INFO]:    markupsafe has no prebuild_armeabi_v7a, skipping[INFO]:    Prebuilding six for armeabi-v7a[INFO]:    six has no prebuild_armeabi_v7a, skipping[INFO]:    Prebuilding werkzeug for armeabi-v7a[INFO]:    werkzeug has no prebuild_armeabi_v7a, skipping[INFO]:    Prebuilding jinja2 for armeabi-v7a[INFO]:    jinja2 has no prebuild_armeabi_v7a, skipping[INFO]:    Prebuilding pyjnius for armeabi-v7a[INFO]:    pyjnius has no prebuild_armeabi_v7a, skipping[INFO]:    Applying patches for pyjnius[armeabi-v7a][INFO]:    Applying patch genericndkbuild_jnienv_getter.patchstty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running patch -t -d /home/vagrant/build/dev.obfusk.jiten/a...(and 252 more)
           working: patching file jnius/jnius_jvm_android.pxi                                      
           working: patching file jnius/env.py                                                     
           working: Hunk #1 succeeded at 188 (offset 3 lines).                                     
                                                                                                   
stty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running touch /home/vagrant/build/dev.obfusk.jiten/android...(and 133 more)[INFO]:    Prebuilding android for armeabi-v7a[INFO]:    android has no prebuild_armeabi_v7a, skipping[INFO]:    -> directory context /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/android-genericndkbuild/armeabi-v7a__ndk_target_23/android[INFO]:    <- directory context /home/vagrant/build/srclib/python-for-android[INFO]:    Prebuilding flask for armeabi-v7a[INFO]:    flask has no prebuild_armeabi_v7a, skipping[INFO]:    Prebuilding jiten for armeabi-v7a[INFO]:    jiten has no prebuild_armeabi_v7a, skipping[INFO]:    # Building recipes[INFO]:    Building hostpython3 for armeabi-v7a[INFO]:    -> directory context /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/hostpython3/desktop/hostpython3/native-buildstty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running configure
           working: checking build system type... x86_64-pc-linux-gnu                              
           working: checking host system type... x86_64-pc-linux-gnu                               
           working: checking for python3.9... python3.9                                            
           working: checking for --enable-universalsdk... no                                       
           working: checking for --with-universal-archs... no                                      
           working: checking MACHDEP... "linux"                                                    
           working: checking for gcc... gcc                                                        
           working: checking whether the C compiler works... yes                                   
           working: checking for C compiler default output file name... a.out                      
           working: checking for suffix of executables...                                          
           working: checking whether we are cross compiling... no                                  
           working: checking for suffix of object files... o                                       
           working: checking whether we are using the GNU C compiler... yes                        
           working: checking whether gcc accepts -g... yes                                         
           working: checking for gcc option to accept ISO C89... none needed                       
           working: checking how to run the C preprocessor... gcc -E                               
           working: checking for grep that handles long lines and -e... /bin/grep                  
           working: checking for a sed that does not truncate output... /bin/sed                   
           working: checking for --with-cxx-main=<compiler>... no                                  
           working: checking for g++... no                                                         
           working: configure:                                                                     
           working:   By default, distutils will build C++ extension modules with "g++".           
           working:   If this is not intended, then set CXX on the configure command line.         
           working: checking for the platform triplet based on compiler characteri...(and 25 more) 
           working: checking for -Wl,--no-as-needed... yes                                         
           working: checking for egrep... /bin/grep -E                                             
           working: checking for ANSI C header files... yes                                        
           working: checking for sys/types.h... yes                                                
           working: checking for sys/stat.h... yes                                                 
           working: checking for stdlib.h... yes                                                   
           working: checking for string.h... yes                                                   
           working: checking for memory.h... yes                                                   
           working: checking for strings.h... yes                                                  
           working: checking for inttypes.h... yes                                                 
           working: checking for stdint.h... yes                                                   
           working: checking for unistd.h... yes                                                   
           working: checking minix/config.h usability... no                                        
           working: checking minix/config.h presence... no                                         
           working: checking for minix/config.h... no                                              
           working: checking whether it is safe to define __EXTENSIONS__... yes                    
           working: checking for the Android API level... not Android                              
           working: checking for --with-suffix...                                                  
           working: checking for case-insensitive build directory... no                            
           working: checking LIBRARY... libpython$(VERSION)$(ABIFLAGS).a                           
           working: checking LINKCC... $(PURIFY) $(MAINCC)                                         
           working: checking EXPORTSYMS...                                                         
           working: checking for GNU ld... yes                                                     
           working: checking for --enable-shared... no                                             
           working: checking for --enable-profiling... no                                          
           working: checking LDLIBRARY... libpython$(VERSION)$(ABIFLAGS).a                         
           working: checking for ar... ar                                                          
           working: checking for readelf... readelf                                                
           working: checking for a BSD-compatible install... /bin/install -c                       
           working: checking for a thread-safe mkdir -p... /bin/mkdir -p                           
           working: checking for --with-pydebug... no                                              
           working: checking for --with-trace-refs... no                                           
           working: checking for --with-assertions... no                                           
           working: checking for --enable-optimizations... no                                      
           working: checking PROFILE_TASK... -m test --pgo                                         
           working: checking for --with-lto... no                                                  
           working: checking for llvm-profdata... no                                               
           working: checking for -Wextra... yes                                                    
           working: checking whether gcc accepts and needs -fno-strict-aliasing... no              
           working: checking if we can turn off gcc unused result warning... yes                   
           working: checking if we can turn off gcc unused parameter warning... yes                
           working: checking if we can turn off gcc missing field initializers warning... yes      
           working: checking if we can turn on gcc mixed sign comparison warning... yes            
           working: checking if we can turn on gcc unreachable code warning... no                  
           working: checking if we can turn on gcc strict-prototypes warning... no                 
           working: checking if we can make implicit function declaration an error in gcc... yes   
           working: checking if we can use visibility in gcc... yes                                
           working: checking whether pthreads are available without options... no                  
           working: checking whether gcc accepts -Kpthread... no                                   
           working: checking whether gcc accepts -Kthread... no                                    
           working: checking whether gcc accepts -pthread... yes                                   
           working: checking whether g++ also accepts flags for thread support... yes              
           working: checking for ANSI C header files... (cached) yes                               
           working: checking asm/types.h usability... yes                                          
           working: checking asm/types.h presence... yes                                           
           working: checking for asm/types.h... yes                                                
           working: checking crypt.h usability... yes                                              
           working: checking crypt.h presence... yes                                               
           working: checking for crypt.h... yes                                                    
           working: checking conio.h usability... no                                               
           working: checking conio.h presence... no                                                
           working: checking for conio.h... no                                                     
           working: checking direct.h usability... no                                              
           working: checking direct.h presence... no                                               
           working: checking for direct.h... no                                                    
           working: checking dlfcn.h usability... yes                                              
           working: checking dlfcn.h presence... yes                                               
           working: checking for dlfcn.h... yes                                                    
           working: checking errno.h usability... yes                                              
           working: checking errno.h presence... yes                                               
           working: checking for errno.h... yes                                                    
           working: checking fcntl.h usability... yes                                              
           working: checking fcntl.h presence... yes                                               
           working: checking for fcntl.h... yes                                                    
           working: checking grp.h usability... yes                                                
           working: checking grp.h presence... yes                                                 
           working: checking for grp.h... yes                                                      
           working: checking ieeefp.h usability... no                                              
           working: checking ieeefp.h presence... no                                               
           working: checking for ieeefp.h... no                                                    
           working: checking io.h usability... no                                                  
           working: checking io.h presence... no                                                   
           working: checking for io.h... no                                                        
           working: checking langinfo.h usability... yes                                           
           working: checking langinfo.h presence... yes                                            
           working: checking for langinfo.h... yes                                                 
           working: checking libintl.h usability... yes                                            
           working: checking libintl.h presence... yes                                             
           working: checking for libintl.h... yes                                                  
           working: checking process.h usability... no                                             
           working: checking process.h presence... no                                              
           working: checking for process.h... no                                                   
           working: checking pthread.h usability... yes                                            
           working: checking pthread.h presence... yes                                             
           working: checking for pthread.h... yes                                                  
           working: checking sched.h usability... yes                                              
           working: checking sched.h presence... yes                                               
           working: checking for sched.h... yes                                                    
           working: checking shadow.h usability... yes                                             
           working: checking shadow.h presence... yes                                              
           working: checking for shadow.h... yes                                                   
           working: checking signal.h usability... yes                                             
           working: checking signal.h presence... yes                                              
           working: checking for signal.h... yes                                                   
           working: checking stropts.h usability... yes                                            
           working: checking stropts.h presence... yes                                             
           working: checking for stropts.h... yes                                                  
           working: checking termios.h usability... yes                                            
           working: checking termios.h presence... yes                                             
           working: checking for termios.h... yes                                                  
           working: checking utime.h usability... yes                                              
           working: checking utime.h presence... yes                                               
           working: checking for utime.h... yes                                                    
           working: checking poll.h usability... yes                                               
           working: checking poll.h presence... yes                                                
           working: checking for poll.h... yes                                                     
           working: checking sys/devpoll.h usability... no                                         
           working: checking sys/devpoll.h presence... no                                          
           working: checking for sys/devpoll.h... no                                               
           working: checking sys/epoll.h usability... yes                                          
           working: checking sys/epoll.h presence... yes                                           
           working: checking for sys/epoll.h... yes                                                
           working: checking sys/poll.h usability... yes                                           
           working: checking sys/poll.h presence... yes                                            
           working: checking for sys/poll.h... yes                                                 
           working: checking sys/audioio.h usability... no                                         
           working: checking sys/audioio.h presence... no                                          
           working: checking for sys/audioio.h... no                                               
           working: checking sys/xattr.h usability... yes                                          
           working: checking sys/xattr.h presence... yes                                           
           working: checking for sys/xattr.h... yes                                                
           working: checking sys/bsdtty.h usability... no                                          
           working: checking sys/bsdtty.h presence... no                                           
           working: checking for sys/bsdtty.h... no                                                
           working: checking sys/event.h usability... no                                           
           working: checking sys/event.h presence... no                                            
           working: checking for sys/event.h... no                                                 
           working: checking sys/file.h usability... yes                                           
           working: checking sys/file.h presence... yes                                            
           working: checking for sys/file.h... yes                                                 
           working: checking sys/ioctl.h usability... yes                                          
           working: checking sys/ioctl.h presence... yes                                           
           working: checking for sys/ioctl.h... yes                                                
           working: checking sys/kern_control.h usability... no                                    
           working: checking sys/kern_control.h presence... no                                     
           working: checking for sys/kern_control.h... no                                          
           working: checking sys/loadavg.h usability... no                                         
           working: checking sys/loadavg.h presence... no                                          
           working: checking for sys/loadavg.h... no                                               
           working: checking sys/lock.h usability... no                                            
           working: checking sys/lock.h presence... no                                             
           working: checking for sys/lock.h... no                                                  
           working: checking sys/mkdev.h usability... no                                           
           working: checking sys/mkdev.h presence... no                                            
           working: checking for sys/mkdev.h... no                                                 
           working: checking sys/modem.h usability... no                                           
           working: checking sys/modem.h presence... no                                            
           working: checking for sys/modem.h... no                                                 
           working: checking sys/param.h usability... yes                                          
           working: checking sys/param.h presence... yes                                           
           working: checking for sys/param.h... yes                                                
           working: checking sys/random.h usability... no                                          
           working: checking sys/random.h presence... no                                           
           working: checking for sys/random.h... no                                                
           working: checking sys/select.h usability... yes                                         
           working: checking sys/select.h presence... yes                                          
           working: checking for sys/select.h... yes                                               
           working: checking sys/sendfile.h usability... yes                                       
           working: checking sys/sendfile.h presence... yes                                        
           working: checking for sys/sendfile.h... yes                                             
           working: checking sys/socket.h usability... yes                                         
           working: checking sys/socket.h presence... yes                                          
           working: checking for sys/socket.h... yes                                               
           working: checking sys/statvfs.h usability... yes                                        
           working: checking sys/statvfs.h presence... yes                                         
           working: checking for sys/statvfs.h... yes                                              
           working: checking for sys/stat.h... (cached) yes                                        
           working: checking sys/syscall.h usability... yes                                        
           working: checking sys/syscall.h presence... yes                                         
           working: checking for sys/syscall.h... yes                                              
           working: checking sys/sys_domain.h usability... no                                      
           working: checking sys/sys_domain.h presence... no                                       
           working: checking for sys/sys_domain.h... no                                            
           working: checking sys/termio.h usability... no                                          
           working: checking sys/termio.h presence... no                                           
           working: checking for sys/termio.h... no                                                
           working: checking sys/time.h usability... yes                                           
           working: checking sys/time.h presence... yes                                            
           working: checking for sys/time.h... yes                                                 
           working: checking sys/times.h usability... yes                                          
           working: checking sys/times.h presence... yes                                           
           working: checking for sys/times.h... yes                                                
           working: checking for sys/types.h... (cached) yes                                       
           working: checking sys/uio.h usability... yes                                            
           working: checking sys/uio.h presence... yes                                             
           working: checking for sys/uio.h... yes                                                  
           working: checking sys/un.h usability... yes                                             
           working: checking sys/un.h presence... yes                                              
           working: checking for sys/un.h... yes                                                   
           working: checking sys/utsname.h usability... yes                                        
           working: checking sys/utsname.h presence... yes                                         
           working: checking for sys/utsname.h... yes                                              
           working: checking sys/wait.h usability... yes                                           
           working: checking sys/wait.h presence... yes                                            
           working: checking for sys/wait.h... yes                                                 
           working: checking pty.h usability... yes                                                
           working: checking pty.h presence... yes                                                 
           working: checking for pty.h... yes                                                      
           working: checking libutil.h usability... no                                             
           working: checking libutil.h presence... no                                              
           working: checking for libutil.h... no                                                   
           working: checking sys/resource.h usability... yes                                       
           working: checking sys/resource.h presence... yes                                        
           working: checking for sys/resource.h... yes                                             
           working: checking netpacket/packet.h usability... yes                                   
           working: checking netpacket/packet.h presence... yes                                    
           working: checking for netpacket/packet.h... yes                                         
           working: checking sysexits.h usability... yes                                           
           working: checking sysexits.h presence... yes                                            
           working: checking for sysexits.h... yes                                                 
           working: checking bluetooth.h usability... no                                           
           working: checking bluetooth.h presence... no                                            
           working: checking for bluetooth.h... no                                                 
           working: checking linux/tipc.h usability... yes                                         
           working: checking linux/tipc.h presence... yes                                          
           working: checking for linux/tipc.h... yes                                               
           working: checking linux/random.h usability... yes                                       
           working: checking linux/random.h presence... yes                                        
           working: checking for linux/random.h... yes                                             
           working: checking spawn.h usability... yes                                              
           working: checking spawn.h presence... yes                                               
           working: checking for spawn.h... yes                                                    
           working: checking util.h usability... no                                                
           working: checking util.h presence... no                                                 
           working: checking for util.h... no                                                      
           working: checking alloca.h usability... yes                                             
           working: checking alloca.h presence... yes                                              
           working: checking for alloca.h... yes                                                   
           working: checking endian.h usability... yes                                             
           working: checking endian.h presence... yes                                              
           working: checking for endian.h... yes                                                   
           working: checking sys/endian.h usability... no                                          
           working: checking sys/endian.h presence... no                                           
           working: checking for sys/endian.h... no                                                
           working: checking sys/sysmacros.h usability... yes                                      
           working: checking sys/sysmacros.h presence... yes                                       
           working: checking for sys/sysmacros.h... yes                                            
           working: checking linux/memfd.h usability... yes                                        
           working: checking linux/memfd.h presence... yes                                         
           working: checking for linux/memfd.h... yes                                              
           working: checking linux/wait.h usability... yes                                         
           working: checking linux/wait.h presence... yes                                          
           working: checking for linux/wait.h... yes                                               
           working: checking sys/memfd.h usability... no                                           
           working: checking sys/memfd.h presence... no                                            
           working: checking for sys/memfd.h... no                                                 
           working: checking sys/mman.h usability... yes                                           
           working: checking sys/mman.h presence... yes                                            
           working: checking for sys/mman.h... yes                                                 
           working: checking for dirent.h that defines DIR... yes                                  
           working: checking for library containing opendir... none required                       
           working: checking whether sys/types.h defines makedev... yes                            
           working: checking bluetooth/bluetooth.h usability... no                                 
           working: checking bluetooth/bluetooth.h presence... no                                  
           working: checking for bluetooth/bluetooth.h... no                                       
           working: checking for net/if.h... yes                                                   
           working: checking for linux/netlink.h... yes                                            
           working: checking for linux/qrtr.h... yes                                               
           working: checking for linux/vm_sockets.h... yes                                         
           working: checking for linux/can.h... yes                                                
           working: checking for linux/can/bcm.h... yes                                            
           working: checking for linux/can/j1939.h... no                                           
           working: checking for linux/can/raw.h... yes                                            
           working: checking for clock_t in time.h... yes                                          
           working: checking for makedev... yes                                                    
           working: checking for le64toh... yes                                                    
           working: checking for mode_t... yes                                                     
           working: checking for off_t... yes                                                      
           working: checking for pid_t... yes                                                      
           working: checking for size_t... yes                                                     
           working: checking for uid_t in sys/types.h... yes                                       
           working: checking for ssize_t... yes                                                    
           working: checking for __uint128_t... yes                                                
           working: checking size of int... 4                                                      
           working: checking size of long... 8                                                     
           working: checking size of long long... 8                                                
           working: checking size of void *... 8                                                   
           working: checking size of short... 2                                                    
           working: checking size of float... 4                                                    
           working: checking size of double... 8                                                   
           working: checking size of fpos_t... 16                                                  
           working: checking size of size_t... 8                                                   
           working: checking size of pid_t... 4                                                    
           working: checking size of uintptr_t... 8                                                
           working: checking for long double... yes                                                
           working: checking size of long double... 16                                             
           working: checking size of _Bool... 1                                                    
           working: checking size of off_t... 8                                                    
           working: checking whether to enable large file support... no                            
           working: checking size of time_t... 8                                                   
           working: checking for pthread_t... yes                                                  
           working: checking size of pthread_t... 8                                                
           working: checking size of pthread_key_t... 4                                            
           working: checking whether pthread_key_t is compatible with int... yes                   
           working: checking for --enable-framework... no                                          
           working: checking for dyld... no                                                        
           working: checking the extension of shared libraries... .so                              
           working: checking LDSHARED... $(CC) -shared                                             
           working: checking CCSHARED... -fPIC                                                     
           working: checking LINKFORSHARED... -Xlinker -export-dynamic                             
           working: checking CFLAGSFORSHARED...                                                    
           working: checking SHLIBS... $(LIBS)                                                     
           working: checking for sendfile in -lsendfile... no                                      
           working: checking for dlopen in -ldl... yes                                             
           working: checking for shl_load in -ldld... no                                           
           working: checking uuid/uuid.h usability... no                                           
           working: checking uuid/uuid.h presence... no                                            
           working: checking for uuid/uuid.h... no                                                 
           working: checking uuid.h usability... no                                                
           working: checking uuid.h presence... no                                                 
           working: checking for uuid.h... no                                                      
           working: checking for uuid_generate_time_safe... no                                     
           working: checking for uuid_create... no                                                 
           working: checking for uuid_enc_be... no                                                 
           working: checking for library containing sem_init... -lpthread                          
           working: checking for textdomain in -lintl... no                                        
           working: checking aligned memory access is required... no                               
           working: checking for --with-hash-algorithm... default                                  
           working: checking for --with-tzpath... "/usr/share/zoneinfo:/usr/lib/z...(and 46 more)  
           working: checking for --with-address-sanitizer... no                                    
           working: checking for --with-memory-sanitizer... no                                     
           working: checking for --with-undefined-behavior-sanitizer... no                         
           working: checking for t_open in -lnsl... no                                             
           working: checking for socket in -lsocket... no                                          
           working: checking for --with-libs... no                                                 
           working: checking for pkg-config... /usr/bin/pkg-config                                 
           working: checking pkg-config is at least version 0.9.0... yes                           
           working: checking for --with-system-expat... no                                         
           working: checking for --with-system-ffi... yes                                          
           working: checking for --with-system-libmpdec... no                                      
           working: checking for --with-decimal-contextvar... yes                                  
           working: checking for --enable-loadable-sqlite-extensions... no                         
           working: checking for --with-tcltk-includes... default                                  
           working: checking for --with-tcltk-libs... default                                      
           working: checking for --with-dbmliborder...                                             
           working: checking if PTHREAD_SCOPE_SYSTEM is supported... yes                           
           working: checking for pthread_sigmask... yes                                            
           working: checking for pthread_getcpuclockid... yes                                      
           working: checking if --enable-ipv6 is specified... yes                                  
           working: checking if RFC2553 API is available... yes                                    
           working: checking ipv6 stack type... linux-glibc                                        
           working: checking for CAN_RAW_FD_FRAMES... yes                                          
           working: checking for CAN_RAW_JOIN_FILTERS... yes                                       
           working: checking for --with-doc-strings... yes                                         
           working: checking for --with-pymalloc... yes                                            
           working: checking for --with-c-locale-coercion... yes                                   
           working: checking for --with-valgrind... no                                             
           working: checking for --with-dtrace... no                                               
           working: checking for dlopen... yes                                                     
           working: checking DYNLOADFILE... dynload_shlib.o                                        
           working: checking MACHDEP_OBJS... none                                                  
           working: checking for alarm... yes                                                      
           working: checking for accept4... yes                                                    
           working: checking for setitimer... yes                                                  
           working: checking for getitimer... yes                                                  
           working: checking for bind_textdomain_codeset... yes                                    
           working: checking for chown... yes                                                      
           working: checking for clock... yes                                                      
           working: checking for confstr... yes                                                    
           working: checking for copy_file_range... no                                             
           working: checking for ctermid... yes                                                    
           working: checking for dup3... yes                                                       
           working: checking for execv... yes                                                      
           working: checking for explicit_bzero... no                                              
           working: checking for explicit_memset... no                                             
           working: checking for faccessat... yes                                                  
           working: checking for fchmod... yes                                                     
           working: checking for fchmodat... yes                                                   
           working: checking for fchown... yes                                                     
           working: checking for fchownat... yes                                                   
           working: checking for fdwalk... no                                                      
           working: checking for fexecve... yes                                                    
           working: checking for fdopendir... yes                                                  
           working: checking for fork... yes                                                       
           working: checking for fpathconf... yes                                                  
           working: checking for fstatat... yes                                                    
           working: checking for ftime... yes                                                      
           working: checking for ftruncate... yes                                                  
           working: checking for futimesat... yes                                                  
           working: checking for futimens... yes                                                   
           working: checking for futimes... yes                                                    
           working: checking for gai_strerror... yes                                               
           working: checking for getentropy... no                                                  
           working: checking for getgrgid_r... yes                                                 
           working: checking for getgrnam_r... yes                                                 
           working: checking for getgrouplist... yes                                               
           working: checking for getgroups... yes                                                  
           working: checking for getlogin... yes                                                   
           working: checking for getloadavg... yes                                                 
           working: checking for getpeername... yes                                                
           working: checking for getpgid... yes                                                    
           working: checking for getpid... yes                                                     
           working: checking for getpriority... yes                                                
           working: checking for getresuid... yes                                                  
           working: checking for getresgid... yes                                                  
           working: checking for getpwent... yes                                                   
           working: checking for getpwnam_r... yes                                                 
           working: checking for getpwuid_r... yes                                                 
           working: checking for getspnam... yes                                                   
           working: checking for getspent... yes                                                   
           working: checking for getsid... yes                                                     
           working: checking for getwd... yes                                                      
           working: checking for if_nameindex... yes                                               
           working: checking for initgroups... yes                                                 
           working: checking for kill... yes                                                       
           working: checking for killpg... yes                                                     
           working: checking for lchown... yes                                                     
           working: checking for lockf... yes                                                      
           working: checking for linkat... yes                                                     
           working: checking for lstat... yes                                                      
           working: checking for lutimes... yes                                                    
           working: checking for mmap... yes                                                       
           working: checking for memrchr... yes                                                    
           working: checking for mbrtowc... yes                                                    
           working: checking for mkdirat... yes                                                    
           working: checking for mkfifo... yes                                                     
           working: checking for madvise... yes                                                    
           working: checking for mkfifoat... yes                                                   
           working: checking for mknod... yes                                                      
           working: checking for mknodat... yes                                                    
           working: checking for mktime... yes                                                     
           working: checking for mremap... yes                                                     
           working: checking for nice... yes                                                       
           working: checking for openat... yes                                                     
           working: checking for pathconf... yes                                                   
           working: checking for pause... yes                                                      
           working: checking for pipe2... yes                                                      
           working: checking for plock... no                                                       
           working: checking for poll... yes                                                       
           working: checking for posix_fallocate... yes                                            
           working: checking for posix_fadvise... yes                                              
           working: checking for posix_spawn... yes                                                
           working: checking for posix_spawnp... yes                                               
           working: checking for pread... yes                                                      
           working: checking for preadv... yes                                                     
           working: checking for preadv2... no                                                     
           working: checking for pthread_condattr_setclock... yes                                  
           working: checking for pthread_init... no                                                
           working: checking for pthread_kill... yes                                               
           working: checking for pwrite... yes                                                     
           working: checking for pwritev... yes                                                    
           working: checking for pwritev2... no                                                    
           working: checking for readlink... yes                                                   
           working: checking for readlinkat... yes                                                 
           working: checking for readv... yes                                                      
           working: checking for realpath... yes                                                   
           working: checking for renameat... yes                                                   
           working: checking for sem_open... yes                                                   
           working: checking for sem_timedwait... yes                                              
           working: checking for sem_getvalue... yes                                               
           working: checking for sem_unlink... yes                                                 
           working: checking for sendfile... yes                                                   
           working: checking for setegid... yes                                                    
           working: checking for seteuid... yes                                                    
           working: checking for setgid... yes                                                     
           working: checking for sethostname... yes                                                
           working: checking for setlocale... yes                                                  
           working: checking for setregid... yes                                                   
           working: checking for setreuid... yes                                                   
           working: checking for setresuid... yes                                                  
           working: checking for setresgid... yes                                                  
           working: checking for setsid... yes                                                     
           working: checking for setpgid... yes                                                    
           working: checking for setpgrp... yes                                                    
           working: checking for setpriority... yes                                                
           working: checking for setuid... yes                                                     
           working: checking for setvbuf... yes                                                    
           working: checking for sched_get_priority_max... yes                                     
           working: checking for sched_setaffinity... yes                                          
           working: checking for sched_setscheduler... yes                                         
           working: checking for sched_setparam... yes                                             
           working: checking for sched_rr_get_interval... yes                                      
           working: checking for sigaction... yes                                                  
           working: checking for sigaltstack... yes                                                
           working: checking for sigfillset... yes                                                 
           working: checking for siginterrupt... yes                                               
           working: checking for sigpending... yes                                                 
           working: checking for sigrelse... yes                                                   
           working: checking for sigtimedwait... yes                                               
           working: checking for sigwait... yes                                                    
           working: checking for sigwaitinfo... yes                                                
           working: checking for snprintf... yes                                                   
           working: checking for strftime... yes                                                   
           working: checking for strlcpy... no                                                     
           working: checking for strsignal... yes                                                  
           working: checking for symlinkat... yes                                                  
           working: checking for sync... yes                                                       
           working: checking for sysconf... yes                                                    
           working: checking for tcgetpgrp... yes                                                  
           working: checking for tcsetpgrp... yes                                                  
           working: checking for tempnam... yes                                                    
           working: checking for timegm... yes                                                     
           working: checking for times... yes                                                      
           working: checking for tmpfile... yes                                                    
           working: checking for tmpnam... yes                                                     
           working: checking for tmpnam_r... yes                                                   
           working: checking for truncate... yes                                                   
           working: checking for uname... yes                                                      
           working: checking for unlinkat... yes                                                   
           working: checking for utimensat... yes                                                  
           working: checking for utimes... yes                                                     
           working: checking for waitid... yes                                                     
           working: checking for waitpid... yes                                                    
           working: checking for wait3... yes                                                      
           working: checking for wait4... yes                                                      
           working: checking for wcscoll... yes                                                    
           working: checking for wcsftime... yes                                                   
           working: checking for wcsxfrm... yes                                                    
           working: checking for wmemcmp... yes                                                    
           working: checking for writev... yes                                                     
           working: checking for _getpty... no                                                     
           working: checking for rtpSpawn... no                                                    
           working: checking whether dirfd is declared... yes                                      
           working: checking for chroot... yes                                                     
           working: checking for link... yes                                                       
           working: checking for symlink... yes                                                    
           working: checking for fchdir... yes                                                     
           working: checking for fsync... yes                                                      
           working: checking for fdatasync... yes                                                  
           working: checking for epoll... yes                                                      
           working: checking for epoll_create1... yes                                              
           working: checking for kqueue... no                                                      
           working: checking for prlimit... yes                                                    
           working: checking for _dyld_shared_cache_contains_path... no                            
           working: checking for memfd_create... no                                                
           working: checking for ctermid_r... no                                                   
           working: checking for flock declaration... yes                                          
           working: checking for flock... yes                                                      
           working: checking for getpagesize... yes                                                
           working: checking for broken unsetenv... no                                             
           working: checking for true... true                                                      
           working: checking for inet_aton in -lc... yes                                           
           working: checking for chflags... no                                                     
           working: checking for lchflags... no                                                    
           working: checking for inflateCopy in -lz... yes                                         
           working: checking for hstrerror... yes                                                  
           working: checking for inet_aton... yes                                                  
           working: checking for inet_pton... yes                                                  
           working: checking for setgroups... yes                                                  
           working: checking for openpty... no                                                     
           working: checking for openpty in -lutil... yes                                          
           working: checking for forkpty... yes                                                    
           working: checking for fseek64... no                                                     
           working: checking for fseeko... yes                                                     
           working: checking for fstatvfs... yes                                                   
           working: checking for ftell64... no                                                     
           working: checking for ftello... yes                                                     
           working: checking for statvfs... yes                                                    
           working: checking for dup2... yes                                                       
           working: checking for strdup... yes                                                     
           working: checking for getpgrp... yes                                                    
           working: checking for setpgrp... (cached) yes                                           
           working: checking for library containing crypt... -lcrypt                               
           working: checking for library containing crypt_r... none required                       
           working: checking for crypt_r... yes                                                    
           working: checking for clock_gettime... yes                                              
           working: checking for clock_getres... yes                                               
           working: checking for clock_settime... yes                                              
           working: checking for major... yes                                                      
           working: checking for getaddrinfo... yes                                                
           working: checking getaddrinfo bug... no                                                 
           working: checking for getnameinfo... yes                                                
           working: checking whether time.h and sys/time.h may both be included... yes             
           working: checking whether struct tm is in sys/time.h or time.h... time.h                
           working: checking for struct tm.tm_zone... yes                                          
           working: checking for struct stat.st_rdev... yes                                        
           working: checking for struct stat.st_blksize... yes                                     
           working: checking for struct stat.st_flags... no                                        
           working: checking for struct stat.st_gen... no                                          
           working: checking for struct stat.st_birthtime... no                                    
           working: checking for struct stat.st_blocks... yes                                      
           working: checking for struct passwd.pw_gecos... yes                                     
           working: checking for struct passwd.pw_passwd... yes                                    
           working: checking for siginfo_t.si_band... yes                                          
           working: checking for time.h that defines altzone... no                                 
           working: checking whether sys/select.h and sys/time.h may both be included... yes       
           working: checking for addrinfo... yes                                                   
           working: checking for sockaddr_storage... yes                                           
           working: checking for sockaddr_alg... yes                                               
           working: checking whether char is unsigned... no                                        
           working: checking for an ANSI C-conforming const... yes                                 
           working: checking for working signed char... yes                                        
           working: checking for prototypes... yes                                                 
           working: checking for variable length prototypes and stdarg.h... yes                    
           working: checking for socketpair... yes                                                 
           working: checking if sockaddr has sa_len member... no                                   
           working: checking for gethostbyname_r... yes                                            
           working: checking gethostbyname_r with 6 args... yes                                    
           working: checking for __fpu_control... yes                                              
           working: checking for --with-libm=STRING... default LIBM="-lm"                          
           working: checking for --with-libc=STRING... default LIBC=""                             
           working: checking for x64 gcc inline assembler... yes                                   
           working: checking whether float word ordering is bigendian... no                        
           working: checking whether we can use gcc inline assembler to get and se...(and 25 more) 
           working: checking whether we can use gcc inline assembler to get and se...(and 20 more) 
           working: checking for x87-style double rounding... no                                   
           working: checking for acosh... yes                                                      
           working: checking for asinh... yes                                                      
           working: checking for atanh... yes                                                      
           working: checking for copysign... yes                                                   
           working: checking for erf... yes                                                        
           working: checking for erfc... yes                                                       
           working: checking for expm1... yes                                                      
           working: checking for finite... yes                                                     
           working: checking for gamma... yes                                                      
           working: checking for hypot... yes                                                      
           working: checking for lgamma... yes                                                     
           working: checking for log1p... yes                                                      
           working: checking for log2... yes                                                       
           working: checking for round... yes                                                      
           working: checking for tgamma... yes                                                     
           working: checking whether isinf is declared... yes                                      
           working: checking whether isnan is declared... yes                                      
           working: checking whether isfinite is declared... yes                                   
           working: checking whether POSIX semaphores are enabled... yes                           
           working: checking for broken sem_getvalue... no                                         
           working: checking whether RTLD_LAZY is declared... yes                                  
           working: checking whether RTLD_NOW is declared... yes                                   
           working: checking whether RTLD_GLOBAL is declared... yes                                
           working: checking whether RTLD_LOCAL is declared... yes                                 
           working: checking whether RTLD_NODELETE is declared... yes                              
           working: checking whether RTLD_NOLOAD is declared... yes                                
           working: checking whether RTLD_DEEPBIND is declared... yes                              
           working: checking whether RTLD_MEMBER is declared... no                                 
           working: checking digit size for Python's longs... no value specified                   
           working: checking wchar.h usability... yes                                              
           working: checking wchar.h presence... yes                                               
           working: checking for wchar.h... yes                                                    
           working: checking size of wchar_t... 4                                                  
           working: checking for UCS-4 tcl... no                                                   
           working: checking whether wchar_t is signed... yes                                      
           working: checking whether wchar_t is usable... no                                       
           working: checking whether byte ordering is bigendian... no                              
           working: checking ABIFLAGS...                                                           
           working: checking SOABI... cpython-39-x86_64-linux-gnu                                  
           working: checking LDVERSION... $(VERSION)$(ABIFLAGS)                                    
           working: checking for --with-platlibdir... no                                           
           working: checking whether right shift extends the sign bit... yes                       
           working: checking for getc_unlocked() and friends... yes                                
           working: checking how to link readline libs... none                                     
           working: checking for rl_pre_input_hook in -lreadline... no                             
           working: checking for rl_completion_display_matches_hook in -lreadline... no            
           working: checking for rl_resize_terminal in -lreadline... no                            
           working: checking for rl_completion_matches in -lreadline... no                         
           working: checking for append_history in -lreadline... no                                
           working: checking for broken nice()... no                                               
           working: checking for broken poll()... no                                               
           working: checking for working tzset()... yes                                            
           working: checking for tv_nsec in struct stat... yes                                     
           working: checking for tv_nsec2 in struct stat... no                                     
           working: checking curses.h usability... no                                              
           working: checking curses.h presence... no                                               
           working: checking for curses.h... no                                                    
           working: checking ncurses.h usability... no                                             
           working: checking ncurses.h presence... no                                              
           working: checking for ncurses.h... no                                                   
           working: checking for term.h... no                                                      
           working: checking whether mvwdelch is an expression... no                               
           working: checking whether WINDOW has _flags... no                                       
           working: checking for is_pad... no                                                      
           working: checking for is_term_resized... no                                             
           working: checking for resize_term... no                                                 
           working: checking for resizeterm... no                                                  
           working: checking for immedok... no                                                     
           working: checking for syncok... no                                                      
           working: checking for wchgat... no                                                      
           working: checking for filter... no                                                      
           working: checking for has_key... no                                                     
           working: checking for typeahead... no                                                   
           working: checking for use_env... no                                                     
           working: configure: checking for device files                                           
           working: checking for /dev/ptmx... yes                                                  
           working: checking for /dev/ptc... no                                                    
           working: checking for %zd printf() format support... yes                                
           working: checking for socklen_t... yes                                                  
           working: checking for broken mbstowcs... no                                             
           working: checking for --with-computed-gotos... no value specified                       
           working: checking whether gcc -pthread supports computed gotos... yes                   
           working: checking for build directories... done                                         
           working: checking for -O2... yes                                                        
           working: checking for glibc _FORTIFY_SOURCE/memmove bug... no                           
           working: checking for gcc ipa-pure-const bug... no                                      
           working: checking for stdatomic.h... yes                                                
           working: checking for GCC >= 4.7 __atomic builtins... yes                               
           working: checking for ensurepip... upgrade                                              
           working: checking if the dirent structure of a d_type field... yes                      
           working: checking for the Linux getrandom() syscall... yes                              
           working: checking for the getrandom() function... no                                    
           working: checking for library containing shm_open... -lrt                               
           working: checking for sys/mman.h... (cached) yes                                        
           working: checking for shm_open... yes                                                   
           working: checking for shm_unlink... yes                                                 
           working: checking for pkg-config... /usr/bin/pkg-config                                 
           working: checking whether compiling and linking against OpenSSL works... yes            
           working: checking for X509_VERIFY_PARAM_set1_host in libssl... yes                      
           working: checking for --with-ssl-default-suites... python                               
           working: checking for --with-builtin-hashlib-hashes... md5,sha1,sha256,...(and 18 more) 
           working: configure: creating ./config.status                                            
           working: config.status: creating Makefile.pre                                           
           working: config.status: creating Misc/python.pc                                         
           working: config.status: creating Misc/python-embed.pc                                   
           working: config.status: creating Misc/python-config.sh                                  
           working: config.status: creating Modules/ld_so_aix                                      
           working: config.status: creating pyconfig.h                                             
           working: creating Modules/Setup.local                                                   
           working: creating Makefile                                                              
           working: If you want a release build with all stable optimizations active (PGO, etc),   
           working: please run ./configure --enable-optimizations                                  [INFO]:    <- directory context /home/vagrant/build/srclib/python-for-android[INFO]:    -> directory context /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/hostpython3/desktop/hostpython3
                                                                                                   
stty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running make -j 6 -C /home/vagrant/build/dev.obfusk.jiten/...(and 117 more)
           working: make[1]: Entering directory '/home/vagrant/build/_jiten_build...(and 105 more) 
           working: gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g...(and 716 more) 
           working: gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g...(and 714 more) 
           working: gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g...(and 716 more) 
           working: gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g...(and 716 more) 
           working: gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g...(and 708 more) 
           working: gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g...(and 712 more) 
           working: gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g...(and 710 more) 
           working: gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g...(and 722 more) 
           working: gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g...(and 722 more) 
           working: gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g...(and 736 more) 
           working: gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g...(and 726 more) 
           working: gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g...(and 720 more) 
           working: gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g...(and 716 more) 
           working: gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g...(and 718 more) 
           working: gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g...(and 718 more) 
           working: gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g...(and 710 more) 
           working: gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g...(and 722 more) 
           working: gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g...(and 728 more) 
           working: gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g...(and 732 more) 
           working: gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g...(and 724 more) 
           working: gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g...(and 710 more) 
           working: gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g...(and 716 more) 
           working: gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g...(and 722 more) 
           working: gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g...(and 724 more) 
           working: gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g...(and 722 more) 
           working: gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g...(and 728 more) 
           working: gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g...(and 724 more) 
           working: gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g...(and 722 more) 
           working: gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g...(and 722 more) 
           working: gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g...(and 738 more) 
           working: gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g...(and 720 more) 
           working: gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g...(and 722 more) 
           working: gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g...(and 724 more) 
           working: gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g...(and 724 more) 
           working: gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g...(and 722 more) 
           working: gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g...(and 740 more) 
           working: gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g...(and 722 more) 
           working: gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g...(and 722 more) 
           working: gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g...(and 722 more) 
           working: gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g...(and 722 more) 
           working: gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g...(and 724 more) 
           working: gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g...(and 726 more) 
           working: gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g...(and 726 more) 
           working: gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g...(and 726 more) 
           working: gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g...(and 732 more) 
           working: gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g...(and 714 more) 
           working: gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g...(and 718 more) 
           working: gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g...(and 732 more) 
           working: gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g...(and 724 more) 
           working: gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g...(and 720 more) 
           working: gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g...(and 724 more) 
           working: gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g...(and 720 more) 
           working: gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g...(and 724 more) 
           working: gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g...(and 722 more) 
           working: gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g...(and 728 more) 
           working: gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g...(and 726 more) 
           working: gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g...(and 728 more) 
           working: gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g...(and 718 more) 
           working: gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g...(and 720 more) 
           working: gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g...(and 708 more) 
           working: gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g...(and 706 more) 
           working: gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g...(and 714 more) 
           working: gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g...(and 722 more) 
           working: gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g...(and 722 more) 
           working: gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g...(and 710 more) 
           working: gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g...(and 712 more) 
           working: gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g...(and 714 more) 
           working: gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g...(and 714 more) 
           working: gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g...(and 738 more) 
           working: gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g...(and 712 more) 
           working: gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g...(and 720 more) 
           working: gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g...(and 712 more) 
           working: gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g...(and 714 more) 
           working: gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g...(and 722 more) 
           working: gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g...(and 724 more) 
           working: gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g...(and 743 more) 
           working: gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g...(and 720 more) 
           working: gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g...(and 716 more) 
           working: gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g...(and 708 more) 
           working: gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g...(and 718 more) 
           working: gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g...(and 712 more) 
           working: gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g...(and 720 more) 
           working: gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g...(and 537 more) 
           working:  -DPLATLIBDIR='"lib"' \                                                        
           working:  -o Python/initconfig.o /home/vagrant/build/dev.obfusk.jiten/...(and 124 more) 
           working: gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g...(and 714 more) 
           working: gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g...(and 720 more) 
           working: gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g...(and 720 more) 
           working: gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g...(and 718 more) 
           working: gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g...(and 720 more) 
           working: gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g...(and 716 more) 
           working: gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g...(and 718 more) 
           working: gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g...(and 714 more) 
           working: gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g...(and 714 more) 
           working: gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g...(and 710 more) 
           working: gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g...(and 712 more) 
           working: gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g...(and 722 more) 
           working: gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g...(and 712 more) 
           working: gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g...(and 714 more) 
           working: gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g...(and 718 more) 
           working: gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g...(and 712 more) 
           working: gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g...(and 728 more) 
           working: gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g...(and 724 more) 
           working: gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g...(and 716 more) 
           working: gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g...(and 537 more) 
           working:  -DABIFLAGS='""' \                                                             
           working:  -DMULTIARCH=\"x86_64-linux-gnu\" \                                            
           working:  -o Python/sysmodule.o /home/vagrant/build/dev.obfusk.jiten/a...(and 122 more) 
           working: gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g...(and 712 more) 
           working: gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g...(and 718 more) 
           working: gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g...(and 712 more) 
           working: gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g...(and 716 more) 
           working: gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g...(and 716 more) 
           working: gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g...(and 716 more) 
           working: gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g...(and 709 more) 
           working: gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g...(and 734 more) 
           working: gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g...(and 718 more) 
           working: gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g...(and 537 more) 
           working:  -DSOABI='"cpython-39-x86_64-linux-gnu"' \                                     
           working:  -o Python/dynload_shlib.o /home/vagrant/build/dev.obfusk.jit...(and 130 more) 
           working: gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g...(and 572 more) 
           working: gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g...(and 555 more) 
           working:  -DPREFIX='"/usr/local"' \                                                     
           working:  -DEXEC_PREFIX='"/usr/local"' \                                                
           working:  -DVERSION='"3.9"' \                                                           
           working:  -DVPATH='"/home/vagrant/build/dev.obfusk.jiten/android/.buil...(and 95 more)  
           working:  -o Modules/getpath.o /home/vagrant/build/dev.obfusk.jiten/an...(and 120 more) 
           working: gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g...(and 710 more) 
           working: gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g...(and 718 more) 
           working: gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -f...(and 918 more) 
           working: gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -f...(and 733 more) 
           working: gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -f...(and 729 more) 
           working: gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -f...(and 719 more) 
           working: gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -f...(and 737 more) 
           working: gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -f...(and 727 more) 
           working: gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -f...(and 928 more) 
           working: gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -f...(and 729 more) 
           working: gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -f...(and 747 more) 
           working: gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -f...(and 719 more) 
           working: gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -f...(and 741 more) 
           working: gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -f...(and 735 more) 
           working: gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -f...(and 920 more) 
           working: gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -f...(and 721 more) 
           working: gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -f...(and 916 more) 
           working: gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -f...(and 922 more) 
           working: gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -f...(and 761 more) 
           working: gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -...(and 1075 more) 
           working: gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -...(and 1069 more) 
           working: gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -...(and 1069 more) 
           working: gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -...(and 1071 more) 
           working: gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -...(and 1077 more) 
           working: gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -...(and 1069 more) 
           working: gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -...(and 1073 more) 
           working: gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -f...(and 735 more) 
           working: gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -f...(and 735 more) 
           working: gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -f...(and 733 more) 
           working: gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -f...(and 739 more) 
           working: gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -f...(and 729 more) 
           working: gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g...(and 712 more) 
           working: gcc -pthread -c -fPIC -Wno-unused-result -Wsign-compare -DNDE...(and 718 more) 
           working: /bin/install -c -m 644 /home/vagrant/build/dev.obfusk.jiten/a...(and 140 more) 
           working: gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g...(and 724 more) 
           working: sed -e "s,@EXENAME@,/usr/local/bin/python3.9," < /home/vagran...(and 169 more) 
           working: LC_ALL=C sed -e 's,\$(\([A-Za-z0-9_]*\)),\$\{\1\},g' < Misc/py...(and 29 more) 
           working: gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g...(and 537 more) 
           working:       -DGITVERSION="\"`LC_ALL=C `\"" \                                         
           working:       -DGITTAG="\"`LC_ALL=C `\"" \                                             
           working:       -DGITBRANCH="\"`LC_ALL=C `\"" \                                          
           working:       -o Modules/getbuildinfo.o /home/vagrant/build/dev.obfus...(and 135 more) 
           working: rm -f libpython3.9.a                                                           
           working: ar rcs libpython3.9.a Modules/getbuildinfo.o Parser/acceler....(and 2928 more) 
           working: gcc -pthread     -Xlinker -export-dynamic -o python Programs/...(and 64 more)  
           working: gcc -pthread     -Xlinker -export-dynamic -o Programs/_testem...(and 81 more)  
           working: ./python -E -S -m sysconfig --generate-posix-vars ;\                           
           working: if test $? -ne 0 ; then \                                                      
           working:  echo "generate-posix-vars failed" ; \                                         
           working:  rm -f ./pybuilddir.txt ; \                                                    
           working:  exit 1 ; \                                                                    
           working: fi                                                                             
           working:  CC='gcc -pthread' LDSHARED='gcc -pthread -shared    ' OPT='-...(and 235 more) 
           working: running build                                                                  
           working: running build_ext                                                              
           working: INFO: Can't locate Tcl/Tk libs and/or headers                                  
           working: building '_struct' extension                                                   
           working: building 'array' extension                                                     
           working: creating build/temp.linux-x86_64-3.9/home                                      
           working: building '_contextvars' extension                                              
           working: building 'cmath' extension                                                     
           working: building 'math' extension                                                      
           working: creating build/temp.linux-x86_64-3.9/home/vagrant                              
           working: building '_datetime' extension                                                 
           working: creating build/temp.linux-x86_64-3.9/home/vagrant                              
           working: creating build/temp.linux-x86_64-3.9/home/vagrant                              
           working: creating build/temp.linux-x86_64-3.9/home/vagrant                              
           working: creating build/temp.linux-x86_64-3.9/home/vagrant/build                        
           working: creating build/temp.linux-x86_64-3.9/home/vagrant/build                        
           working: creating build/temp.linux-x86_64-3.9/home/vagrant/build                        
           working: creating build/temp.linux-x86_64-3.9/home/vagrant/build/_jiten_buildozer_      
           working: creating build/temp.linux-x86_64-3.9/home/vagrant/build/_jiten_buildozer_      
           working: creating build/temp.linux-x86_64-3.9/home/vagrant/build/_jiten...(and 19 more) 
           working: creating build/temp.linux-x86_64-3.9/home/vagrant/build/_jiten...(and 28 more) 
           working: creating build/temp.linux-x86_64-3.9/home/vagrant/build/_jite...(and 47 more)  
           working: creating build/temp.linux-x86_64-3.9/home/vagrant/build/_jite...(and 53 more)  
           working: creating build/temp.linux-x86_64-3.9/home/vagrant/build                        
           working: creating build/temp.linux-x86_64-3.9/home/vagrant/build/_jiten_buildozer_      
           working: creating build/temp.linux-x86_64-3.9/home/vagrant/build/_jite...(and 66 more)  
           working: creating build/temp.linux-x86_64-3.9/home/vagrant/build/_jite...(and 66 more)  
           working: creating build/temp.linux-x86_64-3.9/home/vagrant/build/_jite...(and 66 more)  
           working: creating build/temp.linux-x86_64-3.9/home/vagrant/build/_jite...(and 78 more)  
           working: creating build/temp.linux-x86_64-3.9/home/vagrant/build/_jite...(and 78 more)  
           working: creating build/temp.linux-x86_64-3.9/home/vagrant/build/_jite...(and 78 more)  
           working: creating build/temp.linux-x86_64-3.9/home/vagrant/build/_jite...(and 86 more)  
           working: creating build/temp.linux-x86_64-3.9/home/vagrant/build/_jite...(and 66 more)  
           working: creating build/temp.linux-x86_64-3.9/home/vagrant/build/_jite...(and 86 more)  
           working: creating build/temp.linux-x86_64-3.9/home/vagrant/build/_jite...(and 98 more)  
           working: creating build/temp.linux-x86_64-3.9/home/vagrant/build/_jite...(and 98 more)  
           working: creating build/temp.linux-x86_64-3.9/home/vagrant/build/_jite...(and 98 more)  
           working: creating build/temp.linux-x86_64-3.9/home/vagrant/build/_jite...(and 106 more) 
           working: creating build/temp.linux-x86_64-3.9/home/vagrant/build/_jite...(and 106 more) 
           working: creating build/temp.linux-x86_64-3.9/home/vagrant/build/_jite...(and 106 more) 
           working: creating build/temp.linux-x86_64-3.9/home/vagrant                              
           working: gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBU...(and 1046 more) 
           working: gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBU...(and 1023 more) 
           working: gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBU...(and 1037 more) 
           working: gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBU...(and 1031 more) 
           working: creating build/temp.linux-x86_64-3.9/home/vagrant/build/_jite...(and 86 more)  
           working: gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBU...(and 1015 more) 
           working: gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBU...(and 1044 more) 
           working: gcc -pthread -shared build/temp.linux-x86_64-3.9/home/vagrant...(and 258 more) 
           working: building '_zoneinfo' extension                                                 
           working: gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBU...(and 1019 more) 
           working: gcc -pthread -shared build/temp.linux-x86_64-3.9/home/vagrant...(and 244 more) 
           working: building '_random' extension                                                   
           working: gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBU...(and 1050 more) 
           working: gcc -pthread -shared build/temp.linux-x86_64-3.9/home/vagrant...(and 248 more) 
           working: building '_bisect' extension                                                   
           working: gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBU...(and 1027 more) 
           working: gcc -pthread -shared build/temp.linux-x86_64-3.9/home/vagrant...(and 246 more) 
           working: gcc -pthread -shared build/temp.linux-x86_64-3.9/home/vagrant...(and 242 more) 
           working: building '_heapq' extension                                                    
           working: gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBU...(and 1025 more) 
           working: building '_pickle' extension                                                   
           working: gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBU...(and 1038 more) 
           working: gcc -pthread -shared build/temp.linux-x86_64-3.9/home/vagrant...(and 248 more) 
           working: building '_json' extension                                                     
           working: gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBU...(and 1034 more) 
           working: gcc -pthread -shared build/temp.linux-x86_64-3.9/home/vagrant...(and 262 more) 
           working: building '_lsprof' extension                                                   
           working: gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBU...(and 1015 more) 
           working: gcc -pthread -shared build/temp.linux-x86_64-3.9/home/vagrant...(and 246 more) 
           working: building 'unicodedata' extension                                               
           working: gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBU...(and 1023 more) 
           working: gcc -pthread -shared build/temp.linux-x86_64-3.9/home/vagrant...(and 256 more) 
           working: building '_opcode' extension                                                   
           working: gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBU...(and 1015 more) 
           working: gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBU...(and 1025 more) 
           working: gcc -pthread -shared build/temp.linux-x86_64-3.9/home/vagrant...(and 242 more) 
           working: building '_asyncio' extension                                                  
           working: gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBU...(and 1052 more) 
           working: gcc -pthread -shared build/temp.linux-x86_64-3.9/home/vagrant...(and 416 more) 
           working: building '_queue' extension                                                    
           working: gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBU...(and 1025 more) 
           working: gcc -pthread -shared build/temp.linux-x86_64-3.9/home/vagrant...(and 246 more) 
           working: gcc -pthread -shared build/temp.linux-x86_64-3.9/home/vagrant...(and 238 more) 
           working: building '_statistics' extension                                               
           working: gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBU...(and 1035 more) 
           working: building 'fcntl' extension                                                     
           working: gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBU...(and 1023 more) 
           working: gcc -pthread -shared build/temp.linux-x86_64-3.9/home/vagrant...(and 264 more) 
           working: building 'grp' extension                                                       
           working: gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBU...(and 1019 more) 
           working: gcc -pthread -shared build/temp.linux-x86_64-3.9/home/vagrant...(and 256 more) 
           working: building 'spwd' extension                                                      
           working: gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBU...(and 1021 more) 
           working: gcc -pthread -shared build/temp.linux-x86_64-3.9/home/vagrant...(and 240 more) 
           working: gcc -pthread -shared build/temp.linux-x86_64-3.9/home/vagrant...(and 244 more) 
           working: building 'select' extension                                                    
           working: gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBU...(and 1025 more) 
           working: building 'parser' extension                                                    
           working: gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBU...(and 1025 more) 
           working: gcc -pthread -shared build/temp.linux-x86_64-3.9/home/vagrant...(and 242 more) 
           working: building 'mmap' extension                                                      
           working: gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBU...(and 1021 more) 
           working: gcc -pthread -shared build/temp.linux-x86_64-3.9/home/vagrant...(and 250 more) 
           working: building 'syslog' extension                                                    
           working: gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBU...(and 1025 more) 
           working: gcc -pthread -shared build/temp.linux-x86_64-3.9/home/vagrant...(and 246 more) 
           working: building '_xxsubinterpreters' extension                                        
           working: gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBU...(and 1049 more) 
           working: gcc -pthread -shared build/temp.linux-x86_64-3.9/home/vagrant...(and 246 more) 
           working: building 'audioop' extension                                                   
           working: gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBU...(and 1015 more) 
           working: gcc -pthread -shared build/temp.linux-x86_64-3.9/home/vagrant...(and 246 more) 
           working: gcc -pthread -shared build/temp.linux-x86_64-3.9/home/vagrant...(and 242 more) 
           working: building '_csv' extension                                                      
           working: gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBU...(and 1009 more) 
           working: building '_posixsubprocess' extension                                          
           working: gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBU...(and 1033 more) 
           working: gcc -pthread -shared build/temp.linux-x86_64-3.9/home/vagrant...(and 270 more) 
           working: building '_testcapi' extension                                                 
           working: gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBU...(and 1031 more) 
           working: gcc -pthread -shared build/temp.linux-x86_64-3.9/home/vagrant...(and 260 more) 
           working: building '_testinternalcapi' extension                                         
           working: gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBU...(and 1058 more) 
           working: gcc -pthread -shared build/temp.linux-x86_64-3.9/home/vagrant...(and 246 more) 
           working: building '_testbuffer' extension                                               
           working: gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBU...(and 1023 more) 
           working: gcc -pthread -shared build/temp.linux-x86_64-3.9/home/vagrant...(and 262 more) 
           working: building '_testimportmultiple' extension                                       
           working: gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBU...(and 1039 more) 
           working: gcc -pthread -shared build/temp.linux-x86_64-3.9/home/vagrant...(and 236 more) 
           working: building '_testmultiphase' extension                                           
           working: gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBU...(and 1031 more) 
           working: gcc -pthread -shared build/temp.linux-x86_64-3.9/home/vagrant...(and 266 more) 
           working: building '_xxtestfuzz' extension                                               
           working: creating build/temp.linux-x86_64-3.9/home/vagrant/build/_jite...(and 118 more) 
           working: gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBU...(and 1047 more) 
           working: gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBU...(and 1037 more) 
           working: gcc -pthread -shared build/temp.linux-x86_64-3.9/home/vagrant...(and 258 more) 
           working: building '_crypt' extension                                                    
           working: gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBU...(and 1025 more) 
           working: gcc -pthread -shared build/temp.linux-x86_64-3.9/home/vagrant...(and 250 more) 
           working: building '_socket' extension                                                   
           working: gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBU...(and 1025 more) 
           working: gcc -pthread -shared build/temp.linux-x86_64-3.9/home/vagrant...(and 254 more) 
           working: building '_ssl' extension                                                      
           working: gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBU...(and 1009 more) 
           working: gcc -pthread -shared build/temp.linux-x86_64-3.9/home/vagrant...(and 442 more) 
           working: building '_hashlib' extension                                                  
           working: gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBU...(and 1025 more) 
           working: gcc -pthread -shared build/temp.linux-x86_64-3.9/home/vagrant...(and 250 more) 
           working: building '_sha256' extension                                                   
           working: gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBU...(and 1048 more) 
           working: gcc -pthread -shared build/temp.linux-x86_64-3.9/home/vagrant...(and 242 more) 
           working: building '_sha512' extension                                                   
           working: gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBU...(and 1048 more) 
           working: gcc -pthread -shared build/temp.linux-x86_64-3.9/home/vagrant...(and 252 more) 
           working: building '_md5' extension                                                      
           working: gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBU...(and 1019 more) 
           working: gcc -pthread -shared build/temp.linux-x86_64-3.9/home/vagrant...(and 247 more) 
           working: building '_sha1' extension                                                     
           working: gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBU...(and 1021 more) 
           working: gcc -pthread -shared build/temp.linux-x86_64-3.9/home/vagrant...(and 241 more) 
           working: building '_blake2' extension                                                   
           working: creating build/temp.linux-x86_64-3.9/home/vagrant/build/_jite...(and 114 more) 
           working: gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBU...(and 1041 more) 
           working: gcc -pthread -shared build/temp.linux-x86_64-3.9/home/vagrant...(and 263 more) 
           working: building '_sha3' extension                                                     
           working: creating build/temp.linux-x86_64-3.9/home/vagrant/build/_jite...(and 112 more) 
           working: gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBU...(and 1033 more) 
           working: gcc -pthread -shared build/temp.linux-x86_64-3.9/home/vagrant...(and 243 more) 
           working: building '_sqlite3' extension                                                  
           working: creating build/temp.linux-x86_64-3.9/home/vagrant/build/_jite...(and 114 more) 
           working: gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBU...(and 1115 more) 
           working: gcc -pthread -shared build/temp.linux-x86_64-3.9/home/vagrant...(and 247 more) 
           working: gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBU...(and 1125 more) 
           working: building 'termios' extension                                                   
           working: gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBU...(and 1015 more) 
           working: gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBU...(and 1041 more) 
           working: gcc -pthread -shared build/temp.linux-x86_64-3.9/home/vagrant...(and 242 more) 
           working: building 'resource' extension                                                  
           working: gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBU...(and 1017 more) 
           working: gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBU...(and 1041 more) 
           working: gcc -pthread -shared build/temp.linux-x86_64-3.9/home/vagrant...(and 244 more) 
           working: building 'ossaudiodev' extension                                               
           working: gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBU...(and 1023 more) 
           working: gcc -pthread -shared build/temp.linux-x86_64-3.9/home/vagrant...(and 247 more) 
           working: building 'nis' extension                                                       
           working: gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBU...(and 1019 more) 
           working: gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBU...(and 1117 more) 
           working: gcc -pthread -shared build/temp.linux-x86_64-3.9/home/vagrant...(and 619 more) 
           working: building 'zlib' extension                                                      
           working: gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBU...(and 1021 more) 
           working: gcc -pthread -shared build/temp.linux-x86_64-3.9/home/vagrant...(and 250 more) 
           working: gcc -pthread -shared build/temp.linux-x86_64-3.9/home/vagrant...(and 246 more) 
           working: gcc -pthread -shared build/temp.linux-x86_64-3.9/home/vagrant...(and 251 more) 
           working: building 'binascii' extension                                                  
           working: gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBU...(and 1034 more) 
           working: building '_lzma' extension                                                     
           working: gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBU...(and 1023 more) 
           working: building 'pyexpat' extension                                                   
           working: creating build/temp.linux-x86_64-3.9/home/vagrant/build/_jite...(and 112 more) 
           working: gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBU...(and 1255 more) 
           working: gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBU...(and 1133 more) 
           working: gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBU...(and 1117 more) 
           working: gcc -pthread -shared build/temp.linux-x86_64-3.9/home/vagrant...(and 251 more) 
           working: building '_elementtree' extension                                              
           working: gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBU...(and 1229 more) 
           working: gcc -pthread -shared build/temp.linux-x86_64-3.9/home/vagrant...(and 248 more) 
           working: building '_multibytecodec' extension                                           
           working: creating build/temp.linux-x86_64-3.9/home/vagrant/build/_jite...(and 116 more) 
           working: gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBU...(and 1049 more) 
           working: gcc -pthread -shared build/temp.linux-x86_64-3.9/home/vagrant...(and 246 more) 
           working: building '_codecs_kr' extension                                                
           working: gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBU...(and 1041 more) 
           working: gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBU...(and 1137 more) 
           working: gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBU...(and 1111 more) 
           working: gcc -pthread -shared build/temp.linux-x86_64-3.9/home/vagrant...(and 249 more) 
           working: gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBU...(and 1123 more) 
           working: building '_codecs_jp' extension                                                
           working: gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBU...(and 1041 more) 
           working: gcc -pthread -shared build/temp.linux-x86_64-3.9/home/vagrant...(and 258 more) 
           working: building '_codecs_cn' extension                                                
           working: gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBU...(and 1041 more) 
           working: gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBU...(and 1113 more) 
           working: gcc -pthread -shared build/temp.linux-x86_64-3.9/home/vagran...(and 1688 more) 
           working: building '_codecs_tw' extension                                                
           working: gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBU...(and 1041 more) 
           working: gcc -pthread -shared build/temp.linux-x86_64-3.9/home/vagrant...(and 267 more) 
           working: building '_codecs_hk' extension                                                
           working: gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBU...(and 1041 more) 
           working: gcc -pthread -shared build/temp.linux-x86_64-3.9/home/vagrant...(and 258 more) 
           working: building '_codecs_iso2022' extension                                           
           working: gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBU...(and 1051 more) 
           working: gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBU...(and 1253 more) 
           working: gcc -pthread -shared build/temp.linux-x86_64-3.9/home/vagrant...(and 258 more) 
           working: gcc -pthread -shared build/temp.linux-x86_64-3.9/home/vagrant...(and 258 more) 
           working: building '_decimal' extension                                                  
           working: creating build/temp.linux-x86_64-3.9/home/vagrant/build/_jite...(and 115 more) 
           working: creating build/temp.linux-x86_64-3.9/home/vagrant/build/_jite...(and 124 more) 
           working: gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBU...(and 1209 more) 
           working: building '_ctypes_test' extension                                              
           working: creating build/temp.linux-x86_64-3.9/home/vagrant/build/_jite...(and 114 more) 
           working: gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBU...(and 1041 more) 
           working: gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBU...(and 1251 more) 
           working: gcc -pthread -shared build/temp.linux-x86_64-3.9/home/vagrant...(and 268 more) 
           working: gcc -pthread -shared build/temp.linux-x86_64-3.9/home/vagrant...(and 252 more) 
           working: gcc -pthread -shared build/temp.linux-x86_64-3.9/home/vagrant...(and 258 more) 
           working: building '_posixshmem' extension                                               
           working: creating build/temp.linux-x86_64-3.9/home/vagrant/build/_jite...(and 123 more) 
           working: gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBU...(and 1082 more) 
           working: building '_multiprocessing' extension                                          
           working: gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBU...(and 1092 more) 
           working: building 'xxlimited' extension                                                 
           working: gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBU...(and 1047 more) 
           working: gcc -pthread -shared build/temp.linux-x86_64-3.9/home/vagrant...(and 264 more) 
           working: building '_ctypes' extension                                                   
           working: gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBU...(and 1169 more) 
           working: gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBU...(and 1080 more) 
           working: gcc -pthread -shared build/temp.linux-x86_64-3.9/home/vagrant...(and 271 more) 
           working: gcc -pthread -shared build/temp.linux-x86_64-3.9/home/vagrant...(and 246 more) 
           working: gcc -pthread -shared build/temp.linux-x86_64-3.9/home/vagrant...(and 464 more) 
           working: gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBU...(and 1173 more) 
           working: gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBU...(and 1171 more) 
           working: gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBU...(and 1241 more) 
           working: gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBU...(and 1167 more) 
           working: gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBU...(and 1229 more) 
           working: gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBU...(and 1229 more) 
           working: gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBU...(and 1225 more) 
           working: gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBU...(and 1169 more) 
           working: gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBU...(and 1229 more) 
           working: gcc -pthread -shared build/temp.linux-x86_64-3.9/home/vagran...(and 972 more)  
           working: gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBU...(and 1217 more) 
           working: gcc -pthread -shared build/temp.linux-x86_64-3.9/home/vagrant...(and 767 more) 
           working: gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBU...(and 1229 more) 
           working: gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBU...(and 1217 more) 
           working: gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBU...(and 1227 more) 
           working: gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBU...(and 1215 more) 
           working: gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBU...(and 1225 more) 
           working: gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBU...(and 1229 more) 
           working: gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBU...(and 1235 more) 
           working: gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBU...(and 1225 more) 
           working: gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBU...(and 1229 more) 
           working: gcc -pthread -shared build/temp.linux-x86_64-3.9/home/vagran...(and 2881 more) 
           working: Python build finished successfully!                                            
           working: The necessary bits to build these optional modules were not found:             
           working: _bz2                  _curses               _curses_panel                      
           working: _dbm                  _gdbm                 _tkinter                           
           working: _uuid                 readline                                                 
           working: To find the necessary bits, look in setup.py in detect_modules...(and 25 more) 
           working: The following modules found by detect_modules() in setup.py, have been         
           working: built by the Makefile instead, as configured by the Setup files:               
           working: _abc                  atexit                pwd                                
           working: time                                                                           
           working: running build_scripts                                                          
           working: creating build/scripts-3.9                                                     
           working: copying and adjusting /home/vagrant/build/_jiten_buildozer_/a...(and 126 more) 
           working: copying and adjusting /home/vagrant/build/_jiten_buildozer_/a...(and 125 more) 
           working: copying and adjusting /home/vagrant/build/_jiten_buildozer_/a...(and 124 more) 
           working: changing mode of build/scripts-3.9/pydoc3 from 644 to 755                      
           working: changing mode of build/scripts-3.9/idle3 from 644 to 755                       
           working: changing mode of build/scripts-3.9/2to3 from 644 to 755                        
           working: renaming build/scripts-3.9/pydoc3 to build/scripts-3.9/pydoc3.9                
           working: renaming build/scripts-3.9/idle3 to build/scripts-3.9/idle3.9                  
           working: renaming build/scripts-3.9/2to3 to build/scripts-3.9/2to3-3.9                  
           working: make[1]: Leaving directory '/home/vagrant/build/_jiten_buildo...(and 104 more) 
                                                                                                   
stty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running cp /home/vagrant/build/dev.obfusk.jiten/android/.b...(and 277 more)[INFO]:    <- directory context /home/vagrant/build/srclib/python-for-android[INFO]:    Building libffi for armeabi-v7a[INFO]:    -> directory context /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/libffi/armeabi-v7a__ndk_target_23/libffistty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running autogen.sh
           working: autoreconf: Entering directory `.'                                             
           working: autoreconf: configure.ac: not using Gettext                                    
           working: autoreconf: running: aclocal -I m4                                             
           working: autoreconf: configure.ac: tracing                                              
           working: autoreconf: running: libtoolize --copy                                         
           working: libtoolize: putting auxiliary files in '.'.                                    
           working: libtoolize: copying file './ltmain.sh'                                         
           working: libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.                      
           working: libtoolize: copying file 'm4/libtool.m4'                                       
           working: libtoolize: copying file 'm4/ltoptions.m4'                                     
           working: libtoolize: copying file 'm4/ltsugar.m4'                                       
           working: libtoolize: copying file 'm4/ltversion.m4'                                     
           working: libtoolize: copying file 'm4/lt~obsolete.m4'                                   
           working: autoreconf: running: /usr/bin/autoconf                                         
           working: autoreconf: running: /usr/bin/autoheader                                       
           working: autoreconf: running: automake --add-missing --copy --no-force                  
           working: configure.ac:31: installing './compile'                                        
           working: configure.ac:19: installing './install-sh'                                     
           working: configure.ac:19: installing './missing'                                        
           working: Makefile.am: installing './depcomp'                                            
           working: doc/Makefile.am:3: installing 'doc/mdate-sh'                                   
           working: doc/Makefile.am:3: installing 'doc/texinfo.tex'                                
           working: autoreconf: Leaving directory `.'                                              
                                                                                                   
stty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running autoreconf -vif
           working: autoreconf: Entering directory `.'                                             
           working: autoreconf: configure.ac: not using Gettext                                    
           working: autoreconf: running: aclocal --force -I m4                                     
           working: autoreconf: configure.ac: tracing                                              
           working: autoreconf: running: libtoolize --copy --force                                 
           working: libtoolize: putting auxiliary files in '.'.                                    
           working: libtoolize: copying file './ltmain.sh'                                         
           working: libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.                      
           working: libtoolize: copying file 'm4/libtool.m4'                                       
           working: libtoolize: copying file 'm4/ltoptions.m4'                                     
           working: libtoolize: copying file 'm4/ltsugar.m4'                                       
           working: libtoolize: copying file 'm4/ltversion.m4'                                     
           working: libtoolize: copying file 'm4/lt~obsolete.m4'                                   
           working: autoreconf: running: /usr/bin/autoconf --force                                 
           working: autoreconf: running: /usr/bin/autoheader --force                               
           working: autoreconf: running: automake --add-missing --copy --force-missing             
           working: configure.ac:31: installing './compile'                                        
           working: configure.ac:19: installing './missing'                                        
           working: Makefile.am: installing './depcomp'                                            
           working: autoreconf: Leaving directory `.'                                              
                                                                                                   
stty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running configure --host=arm-linux-androideabi --prefix=/h...(and 183 more)
           working: checking build system type... x86_64-pc-linux-gnu                              
           working: checking host system type... arm-unknown-linux-androideabi                     
           working: checking target system type... arm-unknown-linux-androideabi                   
           working: checking for gsed... sed                                                       
           working: checking for a BSD-compatible install... /bin/install -c                       
           working: checking whether build environment is sane... yes                              
           working: checking for arm-linux-androideabi-strip... arm-linux-androide...(and 26 more) 
           working: checking for a thread-safe mkdir -p... /bin/mkdir -p                           
           working: checking for gawk... no                                                        
           working: checking for mawk... mawk                                                      
           working: checking whether make -j6 sets $(MAKE)... yes                                  
           working: checking whether make -j6 supports nested variables... yes                     
           working: checking for arm-linux-androideabi-gcc... /opt/android-sdk/nd...(and 176 more) 
           working: checking whether the C compiler works... yes                                   
           working: checking for C compiler default output file name... a.out                      
           working: checking for suffix of executables...                                          
           working: checking whether we are cross compiling... yes                                 
           working: checking for suffix of object files... o                                       
           working: checking whether we are using the GNU C compiler... yes                        
           working: checking whether /opt/android-sdk/ndk/22.1.7171670/toolchains...(and 169 more) 
           working: checking for /opt/android-sdk/ndk/22.1.7171670/toolchains/llv...(and 187 more) 
           working: checking whether /opt/android-sdk/ndk/22.1.7171670/toolchains...(and 189 more) 
           working: checking for style of include used by make -j6... GNU                          
           working: checking dependency style of /opt/android-sdk/ndk/22.1.717167...(and 171 more) 
           working: checking whether we are using the GNU C++ compiler... yes                      
           working: checking whether /opt/android-sdk/ndk/22.1.7171670/toolchains...(and 171 more) 
           working: checking dependency style of /opt/android-sdk/ndk/22.1.717167...(and 173 more) 
           working: checking dependency style of /opt/android-sdk/ndk/22.1.717167...(and 171 more) 
           working: checking how to print strings... printf                                        
           working: checking for a sed that does not truncate output... /bin/sed                   
           working: checking for grep that handles long lines and -e... /bin/grep                  
           working: checking for egrep... /bin/grep -E                                             
           working: checking for fgrep... /bin/grep -F                                             
           working: checking for ld used by /opt/android-sdk/ndk/22.1.7171670/too...(and 186 more) 
           working: checking if the linker (arm-linux-androideabi-ld) is GNU ld... yes             
           working: checking for BSD- or MS-compatible name lister (nm)... arm-linux-androideabi-nm
           working: checking the name lister (arm-linux-androideabi-nm) interface... BSD nm        
           working: checking whether ln -s works... yes                                            
           working: checking the maximum length of command line arguments... 1572864               
           working: checking how to convert x86_64-pc-linux-gnu file names to arm...(and 59 more)  
           working: checking how to convert x86_64-pc-linux-gnu file names to too...(and 39 more)  
           working: checking for arm-linux-androideabi-ld option to reload object files... -r      
           working: checking for arm-linux-androideabi-objdump... arm-linux-androideabi-objdump    
           working: checking how to recognize dependent libraries... pass_all                      
           working: checking for arm-linux-androideabi-dlltool... no                               
           working: checking for dlltool... no                                                     
           working: checking how to associate runtime and link libraries... printf %s\n            
           working: checking for arm-linux-androideabi-ar... arm-linux-androideabi-ar              
           working: checking for archiver @FILE support... @                                       
           working: checking for arm-linux-androideabi-strip... (cached) arm-linux...(and 35 more) 
           working: checking for arm-linux-androideabi-ranlib... arm-linux-androideabi-ranlib      
           working: checking command to parse arm-linux-androideabi-nm output fro...(and 210 more) 
           working: checking for sysroot... no                                                     
           working: checking for a working dd... /bin/dd                                           
           working: checking how to truncate binary pipes... /bin/dd bs=4096 count=1               
           working: checking for arm-linux-androideabi-mt... no                                    
           working: checking for mt... mt                                                          
           working: configure: WARNING: using cross tools not prefixed with host triplet           
           working: checking if mt is a manifest tool... no                                        
           working: checking how to run the C preprocessor... /opt/android-sdk/nd...(and 179 more) 
           working: checking for ANSI C header files... yes                                        
           working: checking for sys/types.h... yes                                                
           working: checking for sys/stat.h... yes                                                 
           working: checking for stdlib.h... yes                                                   
           working: checking for string.h... yes                                                   
           working: checking for memory.h... yes                                                   
           working: checking for strings.h... yes                                                  
           working: checking for inttypes.h... yes                                                 
           working: checking for stdint.h... yes                                                   
           working: checking for unistd.h... yes                                                   
           working: checking for dlfcn.h... yes                                                    
           working: checking for objdir... .libs                                                   
           working: checking if /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm...(and 188 more) 
           working: checking for /opt/android-sdk/ndk/22.1.7171670/toolchains/llv...(and 184 more) 
           working: checking if /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm...(and 180 more) 
           working: checking if /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm...(and 179 more) 
           working: checking if /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm...(and 175 more) 
           working: checking if /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm...(and 184 more) 
           working: checking whether the /opt/android-sdk/ndk/22.1.7171670/toolch...(and 222 more) 
           working: checking whether -lc should be explicitly linked in... no                      
           working: checking dynamic linker characteristics... Android linker                      
           working: checking how to hardcode library paths into programs... immediate              
           working: checking whether stripping libraries is possible... yes                        
           working: checking if libtool supports shared libraries... yes                           
           working: checking whether to build shared libraries... yes                              
           working: checking whether to build static libraries... yes                              
           working: checking how to run the C++ preprocessor... /opt/android-sdk/...(and 183 more) 
           working: checking for ld used by /opt/android-sdk/ndk/22.1.7171670/too...(and 188 more) 
           working: checking if the linker (arm-linux-androideabi-ld) is GNU ld... yes             
           working: checking whether the /opt/android-sdk/ndk/22.1.7171670/toolch...(and 224 more) 
           working: checking for /opt/android-sdk/ndk/22.1.7171670/toolchains/llv...(and 186 more) 
           working: checking if /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm...(and 182 more) 
           working: checking if /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm...(and 181 more) 
           working: checking if /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm...(and 177 more) 
           working: checking if /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm...(and 186 more) 
           working: checking whether the /opt/android-sdk/ndk/22.1.7171670/toolch...(and 224 more) 
           working: checking dynamic linker characteristics... Android linker                      
           working: checking how to hardcode library paths into programs... immediate              
           working: checking for arm-linux-androideabi-readelf... arm-linux-androideabi-readelf    
           working: checking size of size_t... 4                                                   
           working: checking for C compiler vendor... clang                                        
           working: checking CFLAGS for maximum warnings... -Wall                                  
           working: checking whether to enable maintainer-specific portions of Makefiles... no     
           working: checking sys/memfd.h usability... no                                           
           working: checking sys/memfd.h presence... no                                            
           working: checking for sys/memfd.h... no                                                 
           working: checking for memfd_create... no                                                
           working: checking sys/mman.h usability... yes                                           
           working: checking sys/mman.h presence... yes                                            
           working: checking for sys/mman.h... yes                                                 
           working: checking for mmap... yes                                                       
           working: checking for mkostemp... yes                                                   
           working: checking for mkstemp... yes                                                    
           working: checking for sys/mman.h... (cached) yes                                        
           working: checking for mmap... (cached) yes                                              
           working: checking whether read-only mmap of a plain file works... yes                   
           working: checking whether mmap from /dev/zero works... yes                              
           working: checking for MAP_ANON(YMOUS)... yes                                            
           working: checking whether mmap with MAP_ANON(YMOUS) works... yes                        
           working: checking for ANSI C header files... (cached) yes                               
           working: checking for memcpy... yes                                                     
           working: checking for size_t... yes                                                     
           working: checking for working alloca.h... yes                                           
           working: checking for alloca... yes                                                     
           working: checking size of double... 8                                                   
           working: checking size of long double... 8                                              
           working: checking whether byte ordering is bigendian... no                              
           working: checking assembler .cfi pseudo-op support... no                                
           working: checking whether compiler supports pointer authentication... no                
           working: checking for _ prefix in compiled symbols... no                                
           working: checking whether C compiler accepts -fno-lto... yes                            
           working: checking whether .eh_frame section should be read-only... yes                  
           working: checking for __attribute__((visibility("hidden")))... yes                      
           working: clang: error: unsupported option '-print-multi-os-directory'                   
           working: clang: error: no input files                                                   
           working: checking for ld used by /opt/android-sdk/ndk/22.1.7171670/too...(and 195 more) 
           working: checking if the linker (arm-linux-androideabi-ld) is GNU ld... (cached) yes    
           working: checking for shared libgcc... no                                               
           working: configure: versioning on shared library symbols is gnu                         
           working: checking that generated files are newer than configure... done                 
           working: configure: creating ./config.status                                            
           working: config.status: creating include/Makefile                                       
           working: config.status: creating include/ffi.h                                          
           working: config.status: creating Makefile                                               
           working: config.status: creating testsuite/Makefile                                     
           working: config.status: creating man/Makefile                                           
           working: config.status: creating doc/Makefile                                           
           working: config.status: creating libffi.pc                                              
           working: config.status: creating fficonfig.h                                            
           working: config.status: executing buildir commands                                      
           working: config.status: skipping top_srcdir/Makefile - not created                      
           working: config.status: executing depfiles commands                                     
           working: config.status: executing libtool commands                                      
           working: config.status: executing include commands                                      
           working: config.status: executing src commands                                          
                                                                                                   
stty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running make -j 6 libffi.la
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/li...(and 639 more) 
           working:  -E -x assembler-with-cpp -o libffi.map ./libffi.map.in                        
           working: depbase=`echo src/prep_cif.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\           
           working: /bin/bash ./libtool  --tag=CC   --mode=compile /opt/android-s...(and 742 more) 
           working: mv -f $depbase.Tpo $depbase.Plo                                                
           working: depbase=`echo src/types.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\              
           working: /bin/bash ./libtool  --tag=CC   --mode=compile /opt/android-s...(and 733 more) 
           working: mv -f $depbase.Tpo $depbase.Plo                                                
           working: depbase=`echo src/raw_api.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\            
           working: /bin/bash ./libtool  --tag=CC   --mode=compile /opt/android-s...(and 739 more) 
           working: mv -f $depbase.Tpo $depbase.Plo                                                
           working: depbase=`echo src/java_raw_api.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\       
           working: /bin/bash ./libtool  --tag=CC   --mode=compile /opt/android-s...(and 754 more) 
           working: mv -f $depbase.Tpo $depbase.Plo                                                
           working: depbase=`echo src/closures.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\           
           working: /bin/bash ./libtool  --tag=CC   --mode=compile /opt/android-s...(and 742 more) 
           working: mv -f $depbase.Tpo $depbase.Plo                                                
           working: depbase=`echo src/tramp.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\              
           working: /bin/bash ./libtool  --tag=CC   --mode=compile /opt/android-s...(and 733 more) 
           working: mv -f $depbase.Tpo $depbase.Plo                                                
           working: libtool: compile:  /opt/android-sdk/ndk/22.1.7171670/toolchai...(and 736 more) 
           working: libtool: compile:  /opt/android-sdk/ndk/22.1.7171670/toolchai...(and 736 more) 
           working: libtool: compile:  /opt/android-sdk/ndk/22.1.7171670/toolchai...(and 724 more) 
           working: libtool: compile:  /opt/android-sdk/ndk/22.1.7171670/toolchai...(and 733 more) 
           working: libtool: compile:  /opt/android-sdk/ndk/22.1.7171670/toolchai...(and 752 more) 
           working: libtool: compile:  /opt/android-sdk/ndk/22.1.7171670/toolchai...(and 732 more) 
           working: depbase=`echo src/arm/ffi.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\            
           working: /bin/bash ./libtool  --tag=CC   --mode=compile /opt/android-s...(and 739 more) 
           working: mv -f $depbase.Tpo $depbase.Plo                                                
           working: libtool: compile:  /opt/android-sdk/ndk/22.1.7171670/toolchai...(and 721 more) 
           working: libtool: compile:  /opt/android-sdk/ndk/22.1.7171670/toolchai...(and 724 more) 
           working: src/java_raw_api.c:328:46: warning: 'ffi_java_raw_size' is dep...(and 35 more) 
           working:   ffi_java_raw *raw = (ffi_java_raw*)alloca (ffi_java_raw_size (cif));         
           working:                                              ^                                 
           working: ./include/ffi.h:301:56: note: 'ffi_java_raw_size' has been exp...(and 30 more) 
           working: size_t ffi_java_raw_size (ffi_cif *cif) __attribute__((deprecated));           
           working:                                                        ^                       
           working: src/java_raw_api.c:331:3: warning: 'ffi_java_ptrarray_to_raw'...(and 42 more)  
           working:   ffi_java_ptrarray_to_raw (cif, avalue, raw);                                 
           working:   ^                                                                            
           working: ./include/ffi.h:297:93: note: 'ffi_java_ptrarray_to_raw' has b...(and 37 more) 
           working: void ffi_java_ptrarray_to_raw (ffi_cif *cif, void **args, ffi...(and 44 more)  
           working:                                                               ...(and 31 more) 
           working: libtool: compile:  /opt/android-sdk/ndk/22.1.7171670/toolchai...(and 729 more) 
           working: 2 warnings generated.                                                          
           working: libtool: compile:  /opt/android-sdk/ndk/22.1.7171670/toolchai...(and 749 more) 
           working: depbase=`echo src/arm/sysv.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\           
           working: /bin/bash ./libtool    --mode=compile /opt/android-sdk/ndk/22...(and 747 more) 
           working: mv -f $depbase.Tpo $depbase.Plo                                                
           working: libtool: compile:  /opt/android-sdk/ndk/22.1.7171670/toolchai...(and 721 more) 
           working: libtool: compile:  /opt/android-sdk/ndk/22.1.7171670/toolchai...(and 733 more) 
           working: libtool: compile:  /opt/android-sdk/ndk/22.1.7171670/toolchai...(and 732 more) 
           working: libtool: compile:  /opt/android-sdk/ndk/22.1.7171670/toolchai...(and 751 more) 
           working: libtool: compile:  /opt/android-sdk/ndk/22.1.7171670/toolchai...(and 729 more) 
           working: libtool: compile:  /opt/android-sdk/ndk/22.1.7171670/toolchai...(and 748 more) 
           working: /bin/bash ./libtool  --tag=CC   --mode=link /opt/android-sdk/...(and 913 more) 
           working: libtool: link: /opt/android-sdk/ndk/22.1.7171670/toolchains/l...(and 623 more) 
           working: libtool: link: arm-linux-androideabi-ar cru .libs/libffi.a  s...(and 114 more) 
           working: libtool: link: arm-linux-androideabi-ranlib .libs/libffi.a                     
           working: libtool: link: ( cd ".libs" && rm -f "libffi.la" && ln -s "../...(and 24 more) 
                                                                                                   
[INFO]:    <- directory context /home/vagrant/build/srclib/python-for-androidstty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running cp /home/vagrant/build/dev.obfusk.jiten/android/.b...(and 251 more)[INFO]:    Building libpcre for armeabi-v7a[INFO]:    -> directory context /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/libpcre/armeabi-v7a__ndk_target_23/libpcrestty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running configure --host=arm-linux-androideabi --disable-c...(and 57 more)
           working: checking for a BSD-compatible install... /bin/install -c                       
           working: checking whether build environment is sane... yes                              
           working: checking for arm-linux-androideabi-strip... arm-linux-androide...(and 26 more) 
           working: checking for a race-free mkdir -p... /bin/mkdir -p                             
           working: checking for gawk... no                                                        
           working: checking for mawk... mawk                                                      
           working: checking whether make -j6 sets $(MAKE)... yes                                  
           working: checking whether make -j6 supports nested variables... yes                     
           working: checking whether make -j6 supports nested variables... (cached) yes            
           working: checking whether make -j6 supports the include directive... yes (GNU style)    
           working: checking for arm-linux-androideabi-gcc... /opt/android-sdk/nd...(and 176 more) 
           working: checking whether the C compiler works... yes                                   
           working: checking for C compiler default output file name... a.out                      
           working: checking for suffix of executables...                                          
           working: checking whether we are cross compiling... yes                                 
           working: checking for suffix of object files... o                                       
           working: checking whether the compiler supports GNU C... yes                            
           working: checking whether /opt/android-sdk/ndk/22.1.7171670/toolchains...(and 169 more) 
           working: checking for /opt/android-sdk/ndk/22.1.7171670/toolchains/llv...(and 192 more) 
           working: checking whether /opt/android-sdk/ndk/22.1.7171670/toolchains...(and 189 more) 
           working: checking dependency style of /opt/android-sdk/ndk/22.1.717167...(and 171 more) 
           working: checking for arm-linux-androideabi-ar... arm-linux-androideabi-ar              
           working: checking the archiver (arm-linux-androideabi-ar) interface... ar               
           working: checking for arm-linux-androideabi-gcc... (cached) /opt/andro...(and 185 more) 
           working: checking whether the compiler supports GNU C... (cached) yes                   
           working: checking whether /opt/android-sdk/ndk/22.1.7171670/toolchains...(and 178 more) 
           working: checking for /opt/android-sdk/ndk/22.1.7171670/toolchains/llv...(and 201 more) 
           working: checking whether /opt/android-sdk/ndk/22.1.7171670/toolchains...(and 198 more) 
           working: checking dependency style of /opt/android-sdk/ndk/22.1.717167...(and 180 more) 
           working: checking whether the compiler supports GNU C++... yes                          
           working: checking whether /opt/android-sdk/ndk/22.1.7171670/toolchains...(and 171 more) 
           working: checking for /opt/android-sdk/ndk/22.1.7171670/toolchains/llv...(and 196 more) 
           working: checking dependency style of /opt/android-sdk/ndk/22.1.717167...(and 173 more) 
           working: checking for stdio.h... yes                                                    
           working: checking for stdlib.h... yes                                                   
           working: checking for string.h... yes                                                   
           working: checking for inttypes.h... yes                                                 
           working: checking for stdint.h... yes                                                   
           working: checking for strings.h... yes                                                  
           working: checking for sys/stat.h... yes                                                 
           working: checking for sys/types.h... yes                                                
           working: checking for unistd.h... yes                                                   
           working: checking for int64_t... yes                                                    
           working: checking build system type... x86_64-pc-linux-gnux32                           
           working: checking host system type... arm-unknown-linux-androideabi                     
           working: checking how to print strings... printf                                        
           working: checking for a sed that does not truncate output... /bin/sed                   
           working: checking for grep that handles long lines and -e... /bin/grep                  
           working: checking for egrep... /bin/grep -E                                             
           working: checking for fgrep... /bin/grep -F                                             
           working: checking for ld used by /opt/android-sdk/ndk/22.1.7171670/too...(and 186 more) 
           working: checking if the linker (arm-linux-androideabi-ld) is GNU ld... yes             
           working: checking for BSD- or MS-compatible name lister (nm)... arm-linux-androideabi-nm
           working: checking the name lister (arm-linux-androideabi-nm) interface... BSD nm        
           working: checking whether ln -s works... yes                                            
           working: checking the maximum length of command line arguments... 1572864               
           working: checking how to convert x86_64-pc-linux-gnux32 file names to ...(and 62 more)  
           working: checking how to convert x86_64-pc-linux-gnux32 file names to ...(and 42 more)  
           working: checking for arm-linux-androideabi-ld option to reload object files... -r      
           working: checking for arm-linux-androideabi-objdump... objdump                          
           working: checking how to recognize dependent libraries... pass_all                      
           working: checking for arm-linux-androideabi-dlltool... dlltool                          
           working: checking how to associate runtime and link libraries... printf %s\n            
           working: checking for arm-linux-androideabi-ar... (cached) arm-linux-androideabi-ar     
           working: checking for archiver @FILE support... @                                       
           working: checking for arm-linux-androideabi-strip... (cached) arm-linux...(and 35 more) 
           working: checking for arm-linux-androideabi-ranlib... arm-linux-androideabi-ranlib      
           working: checking command to parse arm-linux-androideabi-nm output fro...(and 210 more) 
           working: checking for sysroot... no                                                     
           working: checking for a working dd... /bin/dd                                           
           working: checking how to truncate binary pipes... /bin/dd bs=4096 count=1               
           working: checking for arm-linux-androideabi-mt... no                                    
           working: checking for mt... mt                                                          
           working: configure: WARNING: using cross tools not prefixed with host triplet           
           working: checking if mt is a manifest tool... no                                        
           working: checking for dlfcn.h... yes                                                    
           working: checking for objdir... .libs                                                   
           working: checking if /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm...(and 188 more) 
           working: checking for /opt/android-sdk/ndk/22.1.7171670/toolchains/llv...(and 184 more) 
           working: checking if /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm...(and 180 more) 
           working: checking if /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm...(and 179 more) 
           working: checking if /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm...(and 175 more) 
           working: checking if /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm...(and 184 more) 
           working: checking whether the /opt/android-sdk/ndk/22.1.7171670/toolch...(and 222 more) 
           working: checking whether -lc should be explicitly linked in... no                      
           working: checking dynamic linker characteristics... Android linker                      
           working: checking how to hardcode library paths into programs... immediate              
           working: checking whether stripping libraries is possible... yes                        
           working: checking if libtool supports shared libraries... yes                           
           working: checking whether to build shared libraries... yes                              
           working: checking whether to build static libraries... yes                              
           working: checking how to run the C++ preprocessor... /opt/android-sdk/...(and 183 more) 
           working: checking for ld used by /opt/android-sdk/ndk/22.1.7171670/too...(and 188 more) 
           working: checking if the linker (arm-linux-androideabi-ld) is GNU ld... yes             
           working: checking whether the /opt/android-sdk/ndk/22.1.7171670/toolch...(and 224 more) 
           working: checking for /opt/android-sdk/ndk/22.1.7171670/toolchains/llv...(and 186 more) 
           working: checking if /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm...(and 182 more) 
           working: checking if /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm...(and 181 more) 
           working: checking if /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm...(and 177 more) 
           working: checking if /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm...(and 186 more) 
           working: checking whether the /opt/android-sdk/ndk/22.1.7171670/toolch...(and 224 more) 
           working: checking dynamic linker characteristics... Android linker                      
           working: checking how to hardcode library paths into programs... immediate              
           working: checking whether ln -s works... yes                                            
           working: checking whether the -Werror option is usable... yes                           
           working: checking for simple visibility declarations... yes                             
           working: checking for egrep... (cached) /bin/grep -E                                    
           working: checking for limits.h... yes                                                   
           working: checking for sys/types.h... (cached) yes                                       
           working: checking for sys/stat.h... (cached) yes                                        
           working: checking for dirent.h... yes                                                   
           working: checking for windows.h... no                                                   
           working: checking for an ANSI C-conforming const... yes                                 
           working: checking for size_t... yes                                                     
           working: checking for bcopy... no                                                       
           working: checking for memmove... yes                                                    
           working: checking for strerror... yes                                                   
           working: checking for zlib.h... yes                                                     
           working: checking for gzopen in -lz... yes                                              
           working: checking for bzlib.h... no                                                     
           working: checking for libbz2... no                                                      
           working: checking for the pthreads library -lpthreads... no                             
           working: checking whether pthreads work without any flags... yes                        
           working: checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE             
           working: checking if more special flags are required for pthreads... no                 
           working: checking for PTHREAD_PRIO_INHERIT... yes                                       
           working: checking that generated files are newer than configure... done                 
           working: configure: creating ./config.status                                            
           working: config.status: creating Makefile                                               
           working: config.status: creating libpcre.pc                                             
           working: config.status: creating libpcre16.pc                                           
           working: config.status: creating libpcre32.pc                                           
           working: config.status: creating libpcreposix.pc                                        
           working: config.status: creating libpcrecpp.pc                                          
           working: config.status: creating pcre-config                                            
           working: config.status: creating pcre.h                                                 
           working: config.status: creating pcre_stringpiece.h                                     
           working: config.status: creating pcrecpparg.h                                           
           working: config.status: creating config.h                                               
           working: config.status: executing depfiles commands                                     
           working: config.status: executing libtool commands                                      
           working: config.status: executing script-chmod commands                                 
           working: config.status: executing delete-old-chartables commands                        
           working: pcre-8.45 configuration summary:                                               
           working:     Install prefix .................. : /usr/local                             
           working:     C preprocessor .................. :                                        
           working:     C compiler ...................... : /opt/android-sdk/ndk/...(and 174 more) 
           working:     C++ preprocessor ................ : /opt/android-sdk/ndk/...(and 179 more) 
           working:     C++ compiler .................... : /opt/android-sdk/ndk/...(and 176 more) 
           working:     Linker .......................... : arm-linux-androideabi-ld               
           working:     C preprocessor flags ............ : -DANDROID -D__ANDROID...(and 264 more) 
           working:     C compiler flags ................ :  -target armv7a-linux...(and 113 more) 
           working:     C++ compiler flags .............. : -target armv7a-linux-...(and 140 more) 
           working:     Linker flags .................... :   -L/home/vagrant/bui...(and 114 more) 
           working:     Extra libraries ................. :                                        
           working:     Build 8 bit pcre library ........ : yes                                    
           working:     Build 16 bit pcre library ....... : no                                     
           working:     Build 32 bit pcre library ....... : no                                     
           working:     Build C++ library ............... : no                                     
           working:     Enable JIT compiling support .... : yes                                    
           working:     Enable UTF-8/16/32 support ...... : yes                                    
           working:     Unicode properties .............. : yes                                    
           working:     Newline char/sequence ........... : lf                                     
           working:     \R matches only ANYCRLF ......... : no                                     
           working:     EBCDIC coding ................... : no                                     
           working:     EBCDIC code for NL .............. : n/a                                    
           working:     Rebuild char tables ............. : no                                     
           working:     Use stack recursion ............. : yes                                    
           working:     POSIX mem threshold ............. : 10                                     
           working:     Internal link size .............. : 2                                      
           working:     Nested parentheses limit ........ : 250                                    
           working:     Match limit ..................... : 10000000                               
           working:     Match limit recursion ........... : MATCH_LIMIT                            
           working:     Build shared libs ............... : yes                                    
           working:     Build static libs ............... : yes                                    
           working:     Use JIT in pcregrep ............. : yes                                    
           working:     Buffer size for pcregrep ........ : 20480                                  
           working:     Link pcregrep with libz ......... : no                                     
           working:     Link pcregrep with libbz2 ....... : no                                     
           working:     Link pcretest with libedit ...... : no                                     
           working:     Link pcretest with libreadline .. : no                                     
           working:     Valgrind support ................ : no                                     
           working:     Code coverage ................... : no                                     
                                                                                                   
stty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running make -j 6
           working: rm -f pcre_chartables.c                                                        
           working: ln -s ./pcre_chartables.c.dist pcre_chartables.c                               
           working: make -j6  all-am                                                               
           working: make[1]: warning: -jN forced in submake: disabling jobserver mode.             
           working: make[1]: Entering directory '/home/vagrant/build/_jiten_build...(and 103 more) 
           working:   CC       pcretest-pcretest.o                                                 
           working:   CC       pcretest-pcre_printint.o                                            
           working:   CC       libpcre_la-pcre_byte_order.lo                                       
           working:   CC       libpcre_la-pcre_config.lo                                           
           working:   CC       libpcre_la-pcre_compile.lo                                          
           working:   CC       libpcre_la-pcre_dfa_exec.lo                                         
           working:   CC       libpcre_la-pcre_exec.lo                                             
           working:   CC       libpcre_la-pcre_fullinfo.lo                                         
           working:   CC       libpcre_la-pcre_get.lo                                              
           working:   CC       libpcre_la-pcre_globals.lo                                          
           working:   CC       libpcre_la-pcre_jit_compile.lo                                      
           working:   CC       libpcre_la-pcre_maketables.lo                                       
           working:   CC       libpcre_la-pcre_newline.lo                                          
           working:   CC       libpcre_la-pcre_ord2utf8.lo                                         
           working:   CC       libpcre_la-pcre_refcount.lo                                         
           working:   CC       libpcre_la-pcre_string_utils.lo                                     
           working:   CC       libpcre_la-pcre_study.lo                                            
           working:   CC       libpcre_la-pcre_tables.lo                                           
           working:   CC       libpcre_la-pcre_ucd.lo                                              
           working:   CC       libpcre_la-pcre_valid_utf8.lo                                       
           working:   CC       libpcre_la-pcre_version.lo                                          
           working:   CC       libpcre_la-pcre_xclass.lo                                           
           working:   CC       libpcre_la-pcre_chartables.lo                                       
           working:   CC       libpcreposix_la-pcreposix.lo                                        
           working:   CC       pcregrep-pcregrep.o                                                 
           working:   CC       pcre_jit_test-pcre_jit_test.o                                       
           working:   CCLD     libpcre.la                                                          
           working:   CCLD     libpcreposix.la                                                     
           working:   CCLD     pcre_jit_test                                                       
           working:   CCLD     pcregrep                                                            
           working:   CCLD     pcretest                                                            
           working: make[1]: Leaving directory '/home/vagrant/build/_jiten_buildo...(and 102 more) [INFO]:    <- directory context /home/vagrant/build/srclib/python-for-android
                                                                                                   
stty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running cp /home/vagrant/build/dev.obfusk.jiten/android/.b...(and 254 more)[INFO]:    Building openssl for armeabi-v7a[INFO]:    -> directory context /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/openssl/armeabi-v7a__ndk_target_23/openssl1.1[INFO]:    Applying patch standalone-ndk.patchstty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running patch -t -d /home/vagrant/build/dev.obfusk.jiten/a...(and 210 more)
           working: patching file Configurations/15-android.conf                                   
                                                                                                   
stty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running perl Configure shared no-dso no-asm android-arm -D__ANDROID_API__=23
           working: Configuring OpenSSL version 1.1.1k (0x101010bfL) for android-arm               
           working: Using os-specific seed configuration                                           
           working: Creating configdata.pm                                                         
           working: Creating Makefile                                                              
           working: **********************************************************************         
           working: ***                                                                ***         
           working: ***   OpenSSL has been successfully configured                     ***         
           working: ***                                                                ***         
           working: ***   If you encounter a problem while building, please open an    ***         
           working: ***   issue on GitHub <https://github.com/openssl/openssl/issues>  ***         
           working: ***   and include the output from the following command:           ***         
           working: ***                                                                ***         
           working: ***       perl configdata.pm --dump                                ***         
           working: ***                                                                ***         
           working: ***   (If you are new to OpenSSL, you might want to consult the    ***         
           working: ***   'Troubleshooting' section in the INSTALL file first)         ***         
           working: ***                                                                ***         
           working: **********************************************************************         
                                                                                                   
[INFO]:    Applying patch disable-sover.patchstty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running patch -t -d /home/vagrant/build/dev.obfusk.jiten/a...(and 209 more)
           working: patching file Makefile                                                         
                                                                                                   
stty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running make build_libs
           working: /usr/bin/perl "-I." -Mconfigdata "util/dofile.pl" \                            
           working:     "-oMakefile" include/crypto/bn_conf.h.in > include/crypto/bn_conf.h        
           working: /usr/bin/perl "-I." -Mconfigdata "util/dofile.pl" \                            
           working:     "-oMakefile" include/crypto/dso_conf.h.in > include/crypto/dso_conf.h      
           working: /usr/bin/perl "-I." -Mconfigdata "util/dofile.pl" \                            
           working:     "-oMakefile" include/openssl/opensslconf.h.in > include/op...(and 19 more) 
           working: make depend && make _build_libs                                                
           working: make[1]: Entering directory '/home/vagrant/build/_jiten_build...(and 106 more) 
           working: make[1]: Leaving directory '/home/vagrant/build/_jiten_buildo...(and 105 more) 
           working: make[1]: Entering directory '/home/vagrant/build/_jiten_build...(and 106 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 726 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 710 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 730 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 706 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 710 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 726 more) 
           working: arm-linux-androideabi-ar r apps/libapps.a apps/app_rand.o app...(and 64 more)  
           working: arm-linux-androideabi-ar: creating apps/libapps.a                              
           working: arm-linux-androideabi-ranlib apps/libapps.a || echo Never mind.                
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 746 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 746 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 750 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 746 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 746 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 750 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 746 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 750 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 738 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 754 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 754 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 754 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 742 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 750 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 754 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 742 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 750 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 754 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 750 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 750 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 746 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 750 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 754 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 746 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 746 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 750 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 746 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 754 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 758 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 754 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 754 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 778 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 754 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 754 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 754 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 754 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 758 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 754 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 754 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 754 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 746 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 746 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 754 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 742 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 754 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 746 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 746 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 746 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 742 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 746 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 754 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 758 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 750 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 750 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 746 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 746 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 754 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 754 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 754 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 754 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 754 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 754 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 754 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 754 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 750 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 754 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 746 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 750 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 746 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 746 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 742 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 746 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 742 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 786 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 790 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 782 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 746 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 762 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 766 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 746 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 738 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 738 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 746 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 742 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 742 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 742 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 746 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 742 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 746 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 746 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 746 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 746 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 746 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 742 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 746 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 746 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 750 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 750 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 746 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 750 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 754 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 742 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 750 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 746 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 746 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 750 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 750 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 758 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 758 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 766 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 766 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 738 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 738 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 746 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 746 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 738 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 742 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 734 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 738 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 738 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -Icrypto -fPI...(and 747 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 742 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 738 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 742 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 750 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 742 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 738 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 738 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 742 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 738 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 738 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 742 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 746 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 746 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 742 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 742 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 746 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 738 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 742 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 738 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 742 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 746 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 758 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 754 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 770 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 770 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 770 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 770 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 770 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 774 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 770 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 750 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 742 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 742 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 750 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 746 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 770 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 754 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 754 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 738 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 750 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 746 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 742 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 742 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 746 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 746 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 746 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 746 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 742 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 750 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 746 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 750 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 742 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 754 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 746 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 754 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 754 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 754 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 754 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 754 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 754 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 758 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 754 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 754 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 754 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 730 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 734 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 738 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 738 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 738 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 738 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 750 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 738 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 738 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 754 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 738 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 750 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 722 more) 
           working: /usr/bin/perl util/mkbuildinf.pl "armv7a-linux-androideabi23-...(and 613 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -Icrypto -fPI...(and 743 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 750 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 746 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 750 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 750 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 746 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 746 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 750 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 746 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 742 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 750 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 750 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 750 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 746 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 750 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 750 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 750 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 746 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 746 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 750 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 746 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 742 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 746 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 742 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 738 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 738 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 738 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 738 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 738 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 742 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 746 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 738 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 754 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 754 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 754 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 750 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 750 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 746 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 746 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 746 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 746 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 750 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 750 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 754 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 746 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 750 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 746 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 742 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 754 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 746 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 746 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 762 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 746 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 754 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 726 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 754 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -Icrypto/ec/c...(and 856 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -Icrypto/ec/c...(and 832 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -Icrypto/ec/c...(and 860 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -Icrypto/ec/c...(and 820 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -Icrypto/ec/c...(and 836 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -Icrypto/ec/c...(and 824 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 742 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 746 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 746 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 742 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 746 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 746 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 738 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 738 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 738 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 746 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 738 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 742 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 738 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 746 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 746 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 746 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 750 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 754 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 754 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 750 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 742 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 746 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 746 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 762 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 762 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 762 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 766 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 742 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 746 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 746 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 758 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 758 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 762 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 758 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 758 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 758 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 762 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 758 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 762 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 774 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 762 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 770 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 766 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 766 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 766 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 750 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 766 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 754 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 762 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 766 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 758 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 754 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 730 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 746 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 746 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 746 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 746 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 742 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 742 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 742 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 742 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 754 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 742 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -Icrypto -Icr...(and 762 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -Icrypto/mode...(and 809 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -Icrypto/mode...(and 817 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -Icrypto -Icr...(and 766 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 734 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -Icrypto -Icr...(and 782 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 742 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 794 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -Icrypto -fPI...(and 747 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -Icrypto -fPI...(and 751 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 742 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 742 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 738 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 738 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 738 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 774 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 738 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 742 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -Icrypto -Icr...(and 762 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 750 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 742 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 746 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 746 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 746 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 746 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 746 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 746 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 750 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 738 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 738 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 738 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 758 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 742 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 742 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 750 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 742 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -Icrypto -fPI...(and 751 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 750 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 734 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 738 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 746 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 750 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 738 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 738 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 738 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 742 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 742 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 742 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 750 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 758 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 750 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 750 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 754 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 730 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 726 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 754 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 754 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 738 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 742 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 750 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 742 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 750 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 746 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 718 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 734 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 746 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 742 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 750 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 758 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 746 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 750 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 746 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 750 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 746 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 754 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 754 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 714 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 730 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 730 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 730 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 750 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 750 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 750 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 750 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 750 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -Icrypto -fPI...(and 759 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 750 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 750 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 754 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 750 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 722 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 726 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 730 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 726 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 722 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 726 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 762 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 762 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 762 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 762 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 766 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 754 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 750 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 754 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 754 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 750 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 754 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 754 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 754 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 754 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 750 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 746 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 746 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 750 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 746 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 746 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 746 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 750 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 750 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 750 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 750 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 742 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 758 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 758 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 762 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 762 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 758 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 762 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 762 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 758 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 762 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 762 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 762 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 758 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 758 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 762 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 758 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 758 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 754 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 758 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 758 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 758 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 754 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 758 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 762 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 758 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 770 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 794 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 794 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -Icrypto/mode...(and 769 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 754 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 754 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 754 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 754 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 758 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 754 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 754 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 754 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 746 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 746 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 750 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 750 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 750 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 746 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 750 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 762 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 758 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 754 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 750 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 746 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 750 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 750 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 746 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 746 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 746 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 750 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 742 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 750 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 750 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 750 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 746 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 754 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 746 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 746 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 750 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 750 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 746 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 750 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 754 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 738 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 754 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 754 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 754 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 754 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 758 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 750 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 750 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 742 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 742 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 762 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 786 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 786 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 754 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 746 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 754 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 750 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 738 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 730 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 730 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 746 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 746 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 746 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 770 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 762 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 766 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 762 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 782 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 778 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 750 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 762 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 746 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 742 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 742 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 738 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 738 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 762 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 762 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 762 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 758 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 762 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 766 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 766 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 754 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 738 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 738 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 742 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 754 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 742 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 714 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 770 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 766 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 746 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 750 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 742 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 742 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 746 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 754 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 754 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 750 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 754 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 754 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 754 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 750 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 758 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 754 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 754 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 754 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 754 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 754 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 754 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 750 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 754 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 754 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 754 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 754 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 754 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 754 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 754 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 742 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 754 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 742 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 750 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 746 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 754 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 742 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 746 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 750 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 766 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 762 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 758 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 758 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 762 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 762 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 758 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 762 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 758 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 762 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 754 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 758 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 762 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 762 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 758 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 762 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 758 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 758 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 762 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 758 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 754 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 758 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 754 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 754 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 762 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 754 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 758 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 762 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 754 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 762 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 754 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 758 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 758 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 762 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 758 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 754 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 750 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 730 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 742 more) 
           working: arm-linux-androideabi-ar r libcrypto.a crypto/aes/aes_cbc.o...(and 14115 more) 
           working: arm-linux-androideabi-ar: creating libcrypto.a                                 
           working: arm-linux-androideabi-ranlib libcrypto.a || echo Never mind.                   
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 718 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 714 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 714 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 718 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 718 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 714 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 714 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 766 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 766 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 766 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 762 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 762 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 786 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 714 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 714 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 714 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 714 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 722 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 722 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 722 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 722 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 718 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 722 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 718 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 722 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 718 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 722 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 722 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 718 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 722 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 758 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 778 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 778 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 778 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 742 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 762 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 762 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 758 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 762 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 714 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 714 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 718 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 726 more) 
           working: armv7a-linux-androideabi23-clang  -I. -Iinclude -fPIC -pthrea...(and 718 more) 
           working: arm-linux-androideabi-ar r libssl.a ssl/bio_ssl.o ssl/d1_lib....(and 770 more) 
           working: arm-linux-androideabi-ar: creating libssl.a                                    
           working: arm-linux-androideabi-ranlib libssl.a || echo Never mind.                      
           working: armv7a-linux-androideabi23-clang  -Iinclude -fPIC -pthread  -...(and 774 more) 
           working: armv7a-linux-androideabi23-clang  -Iinclude -fPIC -pthread  -...(and 734 more) 
           working: armv7a-linux-androideabi23-clang  -Iinclude -fPIC -pthread  -...(and 750 more) 
           working: armv7a-linux-androideabi23-clang  -Iinclude -fPIC -pthread  -...(and 778 more) 
           working: armv7a-linux-androideabi23-clang  -Iinclude -fPIC -pthread  -...(and 742 more) 
           working: armv7a-linux-androideabi23-clang  -Iinclude -fPIC -pthread  -...(and 782 more) 
           working: armv7a-linux-androideabi23-clang  -Iinclude -fPIC -pthread  -...(and 750 more) 
           working: armv7a-linux-androideabi23-clang  -Iinclude -fPIC -pthread  -...(and 750 more) 
           working: armv7a-linux-androideabi23-clang  -Iinclude -fPIC -pthread  -...(and 754 more) 
           working: armv7a-linux-androideabi23-clang  -Iinclude -fPIC -pthread  -...(and 774 more) 
           working: armv7a-linux-androideabi23-clang  -Iinclude -fPIC -pthread  -...(and 746 more) 
           working: armv7a-linux-androideabi23-clang  -Iinclude -fPIC -pthread  -...(and 778 more) 
           working: arm-linux-androideabi-ar r test/libtestutil.a test/testutil/b...(and 288 more) 
           working: arm-linux-androideabi-ar: creating test/libtestutil.a                          
           working: arm-linux-androideabi-ranlib test/libtestutil.a || echo Never mind.            
           working: /usr/bin/perl util/mkdef.pl crypto linux > libcrypto.map                       
           working: armv7a-linux-androideabi23-clang -fPIC -pthread  --sysroot=/o...(and 398 more) 
           working:  -o libcrypto1.1.so -Wl,--version-script=libcrypto.map cryp...(and 14133 more) 
           working:                  -ldl -pthread -lm                                             
           working: if [ 'libcrypto.so' != 'libcrypto1.1.so' ]; then \                             
           working:  rm -f libcrypto.so; \                                                         
           working:  ln -s libcrypto1.1.so libcrypto.so; \                                         
           working: fi                                                                             
           working: /usr/bin/perl util/mkdef.pl ssl linux > libssl.map                             
           working: armv7a-linux-androideabi23-clang -fPIC -pthread  --sysroot=/o...(and 395 more) 
           working:  -o libssl1.1.so -Wl,--version-script=libssl.map ssl/bio_ssl....(and 785 more) 
           working:                  -lcrypto -ldl -pthread -lm                                    
           working: if [ 'libssl.so' != 'libssl1.1.so' ]; then \                                   
           working:  rm -f libssl.so; \                                                            
           working:  ln -s libssl1.1.so libssl.so; \                                               
           working: fi                                                                             
           working: make[1]: Leaving directory '/home/vagrant/build/_jiten_buildo...(and 105 more) [INFO]:    <- directory context /home/vagrant/build/srclib/python-for-android
                                                                                                   
stty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running cp /home/vagrant/build/dev.obfusk.jiten/android/.b...(and 425 more)[INFO]:    Building sqlite3 for armeabi-v7a[INFO]:    -> directory context /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/sqlite3/armeabi-v7a__ndk_target_23/sqlite3stty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running ndk-build V=1 NDK_DEBUG=1 APP_PLATFORM=android-23 A...(and 18 more)
           working: rm -f /home/vagrant/build/dev.obfusk.jiten/android/.buildozer...(and 116 more) 
           working: rm -f /home/vagrant/build/dev.obfusk.jiten/android/.buildozer...(and 124 more) 
           working: rm -f /home/vagrant/build/dev.obfusk.jiten/android/.buildozer...(and 124 more) 
           working: [armeabi-v7a] Gdbserver      : [arm-linux-androideabi] libs/ar...(and 19 more) 
           working: install -p /opt/android-sdk/ndk/22.1.7171670/prebuilt/android...(and 204 more) 
           working: [armeabi-v7a] Gdbsetup       : libs/armeabi-v7a/gdb.setup                      
           working: echo "set solib-search-path /home/vagrant/build/dev.obfusk.ji...(and 324 more) 
           working: echo "directory /opt/android-sdk/ndk/22.1.7171670/toolchains/...(and 378 more) 
           working: [armeabi-v7a] Compile thumb  : sqlite3 <= sqlite3.c                            
           working: rm -f /home/vagrant/build/dev.obfusk.jiten/android/.buildozer...(and 148 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 1261 more) 
           working: [armeabi-v7a] SharedLibrary  : libsqlite3.so                                   
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/li...(and 730 more) 
           working: [armeabi-v7a] Install        : libsqlite3.so => libs/armeabi-v7a/libsqlite3.so 
           working: install -p /home/vagrant/build/dev.obfusk.jiten/android/.buil...(and 322 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/li...(and 227 more) [INFO]:    <- directory context /home/vagrant/build/srclib/python-for-android
                                                                                                   
[INFO]:    Building python3 for armeabi-v7a[INFO]:    Activating flags for sqlite3[INFO]:    Activating flags for libffi[INFO]:    Activating flags for openssl[INFO]:    Activating flags for android's zlib[INFO]:    -> directory context /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/android-buildstty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running configure --host=arm-linux-androideabi --build=x86...(and 397 more)
           working: checking build system type... x86_64-pc-linux-gnu                              
           working: checking host system type... arm-unknown-linux-androideabi                     
           working: checking for python3.9... python3.9                                            
           working: checking for python interpreter for cross build... python3.9                   
           working: checking for --enable-universalsdk... no                                       
           working: checking for --with-universal-archs... no                                      
           working: checking MACHDEP... "linux"                                                    
           working: checking for arm-linux-androideabi-gcc... /opt/android-sdk/nd...(and 89 more)  
           working: checking whether the C compiler works... yes                                   
           working: checking for C compiler default output file name... a.out                      
           working: checking for suffix of executables...                                          
           working: checking whether we are cross compiling... yes                                 
           working: checking for suffix of object files... o                                       
           working: checking whether we are using the GNU C compiler... yes                        
           working: checking whether /opt/android-sdk/ndk/22.1.7171670/toolchains...(and 82 more)  
           working: checking for /opt/android-sdk/ndk/22.1.7171670/toolchains/llv...(and 100 more) 
           working: checking how to run the C preprocessor... /opt/android-sdk/nd...(and 92 more)  
           working: checking for grep that handles long lines and -e... /bin/grep                  
           working: checking for a sed that does not truncate output... /bin/sed                   
           working: checking for --with-cxx-main=<compiler>... no                                  
           working: checking for arm-linux-androideabi-c++... no                                   
           working: checking for arm-linux-androideabi-g++... no                                   
           working: checking for arm-linux-androideabi-gcc... no                                   
           working: checking for arm-linux-androideabi-CC... no                                    
           working: checking for arm-linux-androideabi-cxx... no                                   
           working: checking for arm-linux-androideabi-cc++... no                                  
           working: checking for arm-linux-androideabi-cl... no                                    
           working: checking for c++... c++                                                        
           working: configure: WARNING: using cross tools not prefixed with host triplet           
           working: configure:                                                                     
           working:   By default, distutils will build C++ extension modules with "c++".           
           working:   If this is not intended, then set CXX on the configure command line.         
           working: checking for the platform triplet based on compiler characteristics... none    
           working: checking for -Wl,--no-as-needed... yes                                         
           working: checking for egrep... /bin/grep -E                                             
           working: checking for ANSI C header files... yes                                        
           working: checking for sys/types.h... yes                                                
           working: checking for sys/stat.h... yes                                                 
           working: checking for stdlib.h... yes                                                   
           working: checking for string.h... yes                                                   
           working: checking for memory.h... yes                                                   
           working: checking for strings.h... yes                                                  
           working: checking for inttypes.h... yes                                                 
           working: checking for stdint.h... yes                                                   
           working: checking for unistd.h... yes                                                   
           working: checking minix/config.h usability... no                                        
           working: checking minix/config.h presence... no                                         
           working: checking for minix/config.h... no                                              
           working: checking whether it is safe to define __EXTENSIONS__... yes                    
           working: checking for the Android API level... 23                                       
           working: checking for the Android arm ABI... 7                                          
           working: checking for --with-suffix...                                                  
           working: checking for case-insensitive build directory... no                            
           working: checking LIBRARY... libpython$(VERSION)$(ABIFLAGS).a                           
           working: checking LINKCC... $(PURIFY) $(MAINCC)                                         
           working: checking EXPORTSYMS...                                                         
           working: checking for GNU ld... yes                                                     
           working: checking for --enable-shared... yes                                            
           working: checking for --enable-profiling... no                                          
           working: checking LDLIBRARY... libpython$(LDVERSION).so                                 
           working: checking for arm-linux-androideabi-ar... arm-linux-androideabi-ar              
           working: checking for arm-linux-androideabi-readelf... arm-linux-androideabi-readelf    
           working: checking for a BSD-compatible install... /bin/install -c                       
           working: checking for a thread-safe mkdir -p... /bin/mkdir -p                           
           working: checking for --with-pydebug... no                                              
           working: checking for --with-trace-refs... no                                           
           working: checking for --with-assertions... no                                           
           working: checking for --enable-optimizations... no                                      
           working: checking PROFILE_TASK... -m test --pgo                                         
           working: checking for --with-lto... no                                                  
           working: checking for arm-linux-androideabi-llvm-profdata... no                         
           working: checking for llvm-profdata... /opt/android-sdk/ndk/22.1.71716...(and 58 more)  
           working: checking for -Wextra... yes                                                    
           working: checking whether /opt/android-sdk/ndk/22.1.7171670/toolchains...(and 109 more) 
           working: checking if we can turn off /opt/android-sdk/ndk/22.1.7171670...(and 104 more) 
           working: checking if we can turn off /opt/android-sdk/ndk/22.1.7171670...(and 107 more) 
           working: checking if we can turn off /opt/android-sdk/ndk/22.1.7171670...(and 117 more) 
           working: checking if we can turn on /opt/android-sdk/ndk/22.1.7171670/...(and 111 more) 
           working: checking if we can turn on /opt/android-sdk/ndk/22.1.7171670/...(and 106 more) 
           working: checking if we can turn on /opt/android-sdk/ndk/22.1.7171670/...(and 107 more) 
           working: checking if we can make implicit function declaration an erro...(and 120 more) 
           working: checking if we can use visibility in /opt/android-sdk/ndk/22....(and 91 more)  
           working: checking whether pthreads are available without options... no                  
           working: checking whether /opt/android-sdk/ndk/22.1.7171670/toolchains...(and 88 more)  
           working: checking whether /opt/android-sdk/ndk/22.1.7171670/toolchains...(and 87 more)  
           working: checking whether /opt/android-sdk/ndk/22.1.7171670/toolchains...(and 87 more)  
           working: checking whether c++ also accepts flags for thread support... no               
           working: checking for ANSI C header files... (cached) yes                               
           working: checking asm/types.h usability... yes                                          
           working: checking asm/types.h presence... yes                                           
           working: checking for asm/types.h... yes                                                
           working: checking crypt.h usability... no                                               
           working: checking crypt.h presence... no                                                
           working: checking for crypt.h... no                                                     
           working: checking conio.h usability... no                                               
           working: checking conio.h presence... no                                                
           working: checking for conio.h... no                                                     
           working: checking direct.h usability... no                                              
           working: checking direct.h presence... no                                               
           working: checking for direct.h... no                                                    
           working: checking dlfcn.h usability... yes                                              
           working: checking dlfcn.h presence... yes                                               
           working: checking for dlfcn.h... yes                                                    
           working: checking errno.h usability... yes                                              
           working: checking errno.h presence... yes                                               
           working: checking for errno.h... yes                                                    
           working: checking fcntl.h usability... yes                                              
           working: checking fcntl.h presence... yes                                               
           working: checking for fcntl.h... yes                                                    
           working: checking grp.h usability... yes                                                
           working: checking grp.h presence... yes                                                 
           working: checking for grp.h... yes                                                      
           working: checking ieeefp.h usability... no                                              
           working: checking ieeefp.h presence... no                                               
           working: checking for ieeefp.h... no                                                    
           working: checking io.h usability... no                                                  
           working: checking io.h presence... no                                                   
           working: checking for io.h... no                                                        
           working: checking langinfo.h usability... yes                                           
           working: checking langinfo.h presence... yes                                            
           working: checking for langinfo.h... yes                                                 
           working: checking libintl.h usability... no                                             
           working: checking libintl.h presence... no                                              
           working: checking for libintl.h... no                                                   
           working: checking process.h usability... no                                             
           working: checking process.h presence... no                                              
           working: checking for process.h... no                                                   
           working: checking pthread.h usability... yes                                            
           working: checking pthread.h presence... yes                                             
           working: checking for pthread.h... yes                                                  
           working: checking sched.h usability... yes                                              
           working: checking sched.h presence... yes                                               
           working: checking for sched.h... yes                                                    
           working: checking shadow.h usability... no                                              
           working: checking shadow.h presence... no                                               
           working: checking for shadow.h... no                                                    
           working: checking signal.h usability... yes                                             
           working: checking signal.h presence... yes                                              
           working: checking for signal.h... yes                                                   
           working: checking stropts.h usability... no                                             
           working: checking stropts.h presence... no                                              
           working: checking for stropts.h... no                                                   
           working: checking termios.h usability... yes                                            
           working: checking termios.h presence... yes                                             
           working: checking for termios.h... yes                                                  
           working: checking utime.h usability... yes                                              
           working: checking utime.h presence... yes                                               
           working: checking for utime.h... yes                                                    
           working: checking poll.h usability... yes                                               
           working: checking poll.h presence... yes                                                
           working: checking for poll.h... yes                                                     
           working: checking sys/devpoll.h usability... no                                         
           working: checking sys/devpoll.h presence... no                                          
           working: checking for sys/devpoll.h... no                                               
           working: checking sys/epoll.h usability... yes                                          
           working: checking sys/epoll.h presence... yes                                           
           working: checking for sys/epoll.h... yes                                                
           working: checking sys/poll.h usability... yes                                           
           working: checking sys/poll.h presence... yes                                            
           working: checking for sys/poll.h... yes                                                 
           working: checking sys/audioio.h usability... no                                         
           working: checking sys/audioio.h presence... no                                          
           working: checking for sys/audioio.h... no                                               
           working: checking sys/xattr.h usability... yes                                          
           working: checking sys/xattr.h presence... yes                                           
           working: checking for sys/xattr.h... yes                                                
           working: checking sys/bsdtty.h usability... no                                          
           working: checking sys/bsdtty.h presence... no                                           
           working: checking for sys/bsdtty.h... no                                                
           working: checking sys/event.h usability... no                                           
           working: checking sys/event.h presence... no                                            
           working: checking for sys/event.h... no                                                 
           working: checking sys/file.h usability... yes                                           
           working: checking sys/file.h presence... yes                                            
           working: checking for sys/file.h... yes                                                 
           working: checking sys/ioctl.h usability... yes                                          
           working: checking sys/ioctl.h presence... yes                                           
           working: checking for sys/ioctl.h... yes                                                
           working: checking sys/kern_control.h usability... no                                    
           working: checking sys/kern_control.h presence... no                                     
           working: checking for sys/kern_control.h... no                                          
           working: checking sys/loadavg.h usability... no                                         
           working: checking sys/loadavg.h presence... no                                          
           working: checking for sys/loadavg.h... no                                               
           working: checking sys/lock.h usability... no                                            
           working: checking sys/lock.h presence... no                                             
           working: checking for sys/lock.h... no                                                  
           working: checking sys/mkdev.h usability... no                                           
           working: checking sys/mkdev.h presence... no                                            
           working: checking for sys/mkdev.h... no                                                 
           working: checking sys/modem.h usability... no                                           
           working: checking sys/modem.h presence... no                                            
           working: checking for sys/modem.h... no                                                 
           working: checking sys/param.h usability... yes                                          
           working: checking sys/param.h presence... yes                                           
           working: checking for sys/param.h... yes                                                
           working: checking sys/random.h usability... yes                                         
           working: checking sys/random.h presence... yes                                          
           working: checking for sys/random.h... yes                                               
           working: checking sys/select.h usability... yes                                         
           working: checking sys/select.h presence... yes                                          
           working: checking for sys/select.h... yes                                               
           working: checking sys/sendfile.h usability... yes                                       
           working: checking sys/sendfile.h presence... yes                                        
           working: checking for sys/sendfile.h... yes                                             
           working: checking sys/socket.h usability... yes                                         
           working: checking sys/socket.h presence... yes                                          
           working: checking for sys/socket.h... yes                                               
           working: checking sys/statvfs.h usability... yes                                        
           working: checking sys/statvfs.h presence... yes                                         
           working: checking for sys/statvfs.h... yes                                              
           working: checking for sys/stat.h... (cached) yes                                        
           working: checking sys/syscall.h usability... yes                                        
           working: checking sys/syscall.h presence... yes                                         
           working: checking for sys/syscall.h... yes                                              
           working: checking sys/sys_domain.h usability... no                                      
           working: checking sys/sys_domain.h presence... no                                       
           working: checking for sys/sys_domain.h... no                                            
           working: checking sys/termio.h usability... no                                          
           working: checking sys/termio.h presence... no                                           
           working: checking for sys/termio.h... no                                                
           working: checking sys/time.h usability... yes                                           
           working: checking sys/time.h presence... yes                                            
           working: checking for sys/time.h... yes                                                 
           working: checking sys/times.h usability... yes                                          
           working: checking sys/times.h presence... yes                                           
           working: checking for sys/times.h... yes                                                
           working: checking for sys/types.h... (cached) yes                                       
           working: checking sys/uio.h usability... yes                                            
           working: checking sys/uio.h presence... yes                                             
           working: checking for sys/uio.h... yes                                                  
           working: checking sys/un.h usability... yes                                             
           working: checking sys/un.h presence... yes                                              
           working: checking for sys/un.h... yes                                                   
           working: checking sys/utsname.h usability... yes                                        
           working: checking sys/utsname.h presence... yes                                         
           working: checking for sys/utsname.h... yes                                              
           working: checking sys/wait.h usability... yes                                           
           working: checking sys/wait.h presence... yes                                            
           working: checking for sys/wait.h... yes                                                 
           working: checking pty.h usability... yes                                                
           working: checking pty.h presence... yes                                                 
           working: checking for pty.h... yes                                                      
           working: checking libutil.h usability... no                                             
           working: checking libutil.h presence... no                                              
           working: checking for libutil.h... no                                                   
           working: checking sys/resource.h usability... yes                                       
           working: checking sys/resource.h presence... yes                                        
           working: checking for sys/resource.h... yes                                             
           working: checking netpacket/packet.h usability... yes                                   
           working: checking netpacket/packet.h presence... yes                                    
           working: checking for netpacket/packet.h... yes                                         
           working: checking sysexits.h usability... yes                                           
           working: checking sysexits.h presence... yes                                            
           working: checking for sysexits.h... yes                                                 
           working: checking bluetooth.h usability... no                                           
           working: checking bluetooth.h presence... no                                            
           working: checking for bluetooth.h... no                                                 
           working: checking linux/tipc.h usability... yes                                         
           working: checking linux/tipc.h presence... yes                                          
           working: checking for linux/tipc.h... yes                                               
           working: checking linux/random.h usability... yes                                       
           working: checking linux/random.h presence... yes                                        
           working: checking for linux/random.h... yes                                             
           working: checking spawn.h usability... yes                                              
           working: checking spawn.h presence... yes                                               
           working: checking for spawn.h... yes                                                    
           working: checking util.h usability... no                                                
           working: checking util.h presence... no                                                 
           working: checking for util.h... no                                                      
           working: checking alloca.h usability... yes                                             
           working: checking alloca.h presence... yes                                              
           working: checking for alloca.h... yes                                                   
           working: checking endian.h usability... yes                                             
           working: checking endian.h presence... yes                                              
           working: checking for endian.h... yes                                                   
           working: checking sys/endian.h usability... yes                                         
           working: checking sys/endian.h presence... yes                                          
           working: checking for sys/endian.h... yes                                               
           working: checking sys/sysmacros.h usability... yes                                      
           working: checking sys/sysmacros.h presence... yes                                       
           working: checking for sys/sysmacros.h... yes                                            
           working: checking linux/memfd.h usability... yes                                        
           working: checking linux/memfd.h presence... yes                                         
           working: checking for linux/memfd.h... yes                                              
           working: checking linux/wait.h usability... yes                                         
           working: checking linux/wait.h presence... yes                                          
           working: checking for linux/wait.h... yes                                               
           working: checking sys/memfd.h usability... no                                           
           working: checking sys/memfd.h presence... no                                            
           working: checking for sys/memfd.h... no                                                 
           working: checking sys/mman.h usability... yes                                           
           working: checking sys/mman.h presence... yes                                            
           working: checking for sys/mman.h... yes                                                 
           working: checking for dirent.h that defines DIR... yes                                  
           working: checking for library containing opendir... none required                       
           working: checking whether sys/types.h defines makedev... no                             
           working: checking for sys/mkdev.h... (cached) no                                        
           working: checking for sys/sysmacros.h... (cached) yes                                   
           working: checking bluetooth/bluetooth.h usability... no                                 
           working: checking bluetooth/bluetooth.h presence... no                                  
           working: checking for bluetooth/bluetooth.h... no                                       
           working: checking for net/if.h... yes                                                   
           working: checking for linux/netlink.h... yes                                            
           working: checking for linux/qrtr.h... yes                                               
           working: checking for linux/vm_sockets.h... yes                                         
           working: checking for linux/can.h... yes                                                
           working: checking for linux/can/bcm.h... yes                                            
           working: checking for linux/can/j1939.h... yes                                          
           working: checking for linux/can/raw.h... yes                                            
           working: checking for clock_t in time.h... yes                                          
           working: checking for makedev... yes                                                    
           working: checking for le64toh... yes                                                    
           working: checking for mode_t... yes                                                     
           working: checking for off_t... yes                                                      
           working: checking for pid_t... yes                                                      
           working: checking for size_t... yes                                                     
           working: checking for uid_t in sys/types.h... yes                                       
           working: checking for ssize_t... yes                                                    
           working: checking for __uint128_t... no                                                 
           working: checking size of int... 4                                                      
           working: checking size of long... 4                                                     
           working: checking size of long long... 8                                                
           working: checking size of void *... 4                                                   
           working: checking size of short... 2                                                    
           working: checking size of float... 4                                                    
           working: checking size of double... 8                                                   
           working: checking size of fpos_t... 8                                                   
           working: checking size of size_t... 4                                                   
           working: checking size of pid_t... 4                                                    
           working: checking size of uintptr_t... 4                                                
           working: checking for long double... yes                                                
           working: checking size of long double... 8                                              
           working: checking size of _Bool... 1                                                    
           working: checking size of off_t... 8                                                    
           working: checking whether to enable large file support... yes                           
           working: checking size of time_t... 4                                                   
           working: checking for pthread_t... yes                                                  
           working: checking size of pthread_t... 4                                                
           working: checking size of pthread_key_t... 4                                            
           working: checking whether pthread_key_t is compatible with int... yes                   
           working: checking for --enable-framework... no                                          
           working: checking for dyld... no                                                        
           working: checking the extension of shared libraries... .so                              
           working: checking LDSHARED... $(CC) -shared                                             
           working: checking CCSHARED...                                                           
           working: checking LINKFORSHARED... -pie -Xlinker -export-dynamic                        
           working: checking CFLAGSFORSHARED... $(CCSHARED)                                        
           working: checking SHLIBS... $(LIBS)                                                     
           working: checking for sendfile in -lsendfile... no                                      
           working: checking for dlopen in -ldl... yes                                             
           working: checking for shl_load in -ldld... no                                           
           working: checking uuid/uuid.h usability... no                                           
           working: checking uuid/uuid.h presence... no                                            
           working: checking for uuid/uuid.h... no                                                 
           working: checking uuid.h usability... no                                                
           working: checking uuid.h presence... no                                                 
           working: checking for uuid.h... no                                                      
           working: checking for uuid_generate_time_safe... no                                     
           working: checking for uuid_create... no                                                 
           working: checking for uuid_enc_be... no                                                 
           working: checking for library containing sem_init... none required                      
           working: checking for textdomain in -lintl... no                                        
           working: checking aligned memory access is required... yes                              
           working: checking for --with-hash-algorithm... default                                  
           working: checking for --with-tzpath... "/usr/share/zoneinfo:/usr/lib/z...(and 46 more)  
           working: checking for --with-address-sanitizer... no                                    
           working: checking for --with-memory-sanitizer... no                                     
           working: checking for --with-undefined-behavior-sanitizer... no                         
           working: checking for t_open in -lnsl... no                                             
           working: checking for socket in -lsocket... no                                          
           working: checking for --with-libs... no                                                 
           working: checking for arm-linux-androideabi-pkg-config... no                            
           working: checking for pkg-config... /usr/bin/pkg-config                                 
           working: checking pkg-config is at least version 0.9.0... yes                           
           working: checking for --with-system-expat... no                                         
           working: checking for --with-system-ffi... yes                                          
           working: checking for --with-system-libmpdec... no                                      
           working: checking for --with-decimal-contextvar... yes                                  
           working: checking for --enable-loadable-sqlite-extensions... yes                        
           working: checking for --with-tcltk-includes... default                                  
           working: checking for --with-tcltk-libs... default                                      
           working: checking for --with-dbmliborder...                                             
           working: checking for _POSIX_THREADS in unistd.h... yes                                 
           working: checking for pthread_create in -lpthread... checking for pthread_detach... yes 
           working: checking for usconfig in -lmpc... no                                           
           working: checking if PTHREAD_SCOPE_SYSTEM is supported... no                            
           working: checking for pthread_sigmask... yes                                            
           working: checking for pthread_getcpuclockid... yes                                      
           working: checking if --enable-ipv6 is specified... yes                                  
           working: checking ipv6 stack type... unknown                                            
           working: checking for CAN_RAW_FD_FRAMES... yes                                          
           working: checking for CAN_RAW_JOIN_FILTERS... yes                                       
           working: checking for --with-doc-strings... yes                                         
           working: checking for --with-pymalloc... yes                                            
           working: checking for --with-c-locale-coercion... yes                                   
           working: checking for --with-valgrind... no                                             
           working: checking for --with-dtrace... no                                               
           working: checking for dlopen... yes                                                     
           working: checking DYNLOADFILE... dynload_shlib.o                                        
           working: checking MACHDEP_OBJS... none                                                  
           working: checking for alarm... yes                                                      
           working: checking for accept4... yes                                                    
           working: checking for setitimer... yes                                                  
           working: checking for getitimer... yes                                                  
           working: checking for bind_textdomain_codeset... no                                     
           working: checking for chown... yes                                                      
           working: checking for clock... yes                                                      
           working: checking for confstr... no                                                     
           working: checking for copy_file_range... no                                             
           working: checking for ctermid... no                                                     
           working: checking for dup3... yes                                                       
           working: checking for execv... yes                                                      
           working: checking for explicit_bzero... no                                              
           working: checking for explicit_memset... no                                             
           working: checking for faccessat... yes                                                  
           working: checking for fchmod... yes                                                     
           working: checking for fchmodat... yes                                                   
           working: checking for fchown... yes                                                     
           working: checking for fchownat... yes                                                   
           working: checking for fdwalk... no                                                      
           working: checking for fexecve... no                                                     
           working: checking for fdopendir... yes                                                  
           working: checking for fork... yes                                                       
           working: checking for fpathconf... yes                                                  
           working: checking for fstatat... yes                                                    
           working: checking for ftime... no                                                       
           working: checking for ftruncate... yes                                                  
           working: checking for futimesat... no                                                   
           working: checking for futimens... yes                                                   
           working: checking for futimes... no                                                     
           working: checking for gai_strerror... yes                                               
           working: checking for getentropy... no                                                  
           working: checking for getgrgid_r... no                                                  
           working: checking for getgrnam_r... no                                                  
           working: checking for getgrouplist... yes                                               
           working: checking for getgroups... yes                                                  
           working: checking for getlogin... yes                                                   
           working: checking for getloadavg... no                                                  
           working: checking for getpeername... yes                                                
           working: checking for getpgid... yes                                                    
           working: checking for getpid... yes                                                     
           working: checking for getpriority... yes                                                
           working: checking for getresuid... yes                                                  
           working: checking for getresgid... yes                                                  
           working: checking for getpwent... no                                                    
           working: checking for getpwnam_r... yes                                                 
           working: checking for getpwuid_r... yes                                                 
           working: checking for getspnam... no                                                    
           working: checking for getspent... no                                                    
           working: checking for getsid... yes                                                     
           working: checking for getwd... no                                                       
           working: checking for if_nameindex... no                                                
           working: checking for initgroups... yes                                                 
           working: checking for kill... yes                                                       
           working: checking for killpg... yes                                                     
           working: checking for lchown... yes                                                     
           working: checking for lockf... no                                                       
           working: checking for linkat... yes                                                     
           working: checking for lstat... yes                                                      
           working: checking for lutimes... no                                                     
           working: checking for mmap... yes                                                       
           working: checking for memrchr... yes                                                    
           working: checking for mbrtowc... yes                                                    
           working: checking for mkdirat... yes                                                    
           working: checking for mkfifo... yes                                                     
           working: checking for madvise... yes                                                    
           working: checking for mkfifoat... yes                                                   
           working: checking for mknod... yes                                                      
           working: checking for mknodat... yes                                                    
           working: checking for mktime... yes                                                     
           working: checking for mremap... yes                                                     
           working: checking for nice... yes                                                       
           working: checking for openat... yes                                                     
           working: checking for pathconf... yes                                                   
           working: checking for pause... yes                                                      
           working: checking for pipe2... yes                                                      
           working: checking for plock... no                                                       
           working: checking for poll... yes                                                       
           working: checking for posix_fallocate... yes                                            
           working: checking for posix_fadvise... yes                                              
           working: checking for posix_spawn... no                                                 
           working: checking for posix_spawnp... no                                                
           working: checking for pread... yes                                                      
           working: checking for preadv... no                                                      
           working: checking for preadv2... no                                                     
           working: checking for pthread_condattr_setclock... yes                                  
           working: checking for pthread_init... no                                                
           working: checking for pthread_kill... yes                                               
           working: checking for pwrite... yes                                                     
           working: checking for pwritev... no                                                     
           working: checking for pwritev2... no                                                    
           working: checking for readlink... yes                                                   
           working: checking for readlinkat... yes                                                 
           working: checking for readv... yes                                                      
           working: checking for realpath... yes                                                   
           working: checking for renameat... yes                                                   
           working: checking for sem_open... yes                                                   
           working: checking for sem_timedwait... yes                                              
           working: checking for sem_getvalue... yes                                               
           working: checking for sem_unlink... yes                                                 
           working: checking for sendfile... yes                                                   
           working: checking for setegid... yes                                                    
           working: checking for seteuid... yes                                                    
           working: checking for setgid... yes                                                     
           working: checking for sethostname... yes                                                
           working: checking for setlocale... yes                                                  
           working: checking for setregid... yes                                                   
           working: checking for setreuid... yes                                                   
           working: checking for setresuid... yes                                                  
           working: checking for setresgid... yes                                                  
           working: checking for setsid... yes                                                     
           working: checking for setpgid... yes                                                    
           working: checking for setpgrp... yes                                                    
           working: checking for setpriority... yes                                                
           working: checking for setuid... yes                                                     
           working: checking for setvbuf... yes                                                    
           working: checking for sched_get_priority_max... yes                                     
           working: checking for sched_setaffinity... yes                                          
           working: checking for sched_setscheduler... yes                                         
           working: checking for sched_setparam... yes                                             
           working: checking for sched_rr_get_interval... yes                                      
           working: checking for sigaction... yes                                                  
           working: checking for sigaltstack... yes                                                
           working: checking for sigfillset... yes                                                 
           working: checking for siginterrupt... yes                                               
           working: checking for sigpending... yes                                                 
           working: checking for sigrelse... no                                                    
           working: checking for sigtimedwait... yes                                               
           working: checking for sigwait... yes                                                    
           working: checking for sigwaitinfo... yes                                                
           working: checking for snprintf... yes                                                   
           working: checking for strftime... yes                                                   
           working: checking for strlcpy... yes                                                    
           working: checking for strsignal... yes                                                  
           working: checking for symlinkat... yes                                                  
           working: checking for sync... yes                                                       
           working: checking for sysconf... yes                                                    
           working: checking for tcgetpgrp... yes                                                  
           working: checking for tcsetpgrp... yes                                                  
           working: checking for tempnam... yes                                                    
           working: checking for timegm... yes                                                     
           working: checking for times... yes                                                      
           working: checking for tmpfile... yes                                                    
           working: checking for tmpnam... yes                                                     
           working: checking for tmpnam_r... no                                                    
           working: checking for truncate... yes                                                   
           working: checking for uname... yes                                                      
           working: checking for unlinkat... yes                                                   
           working: checking for utimensat... yes                                                  
           working: checking for utimes... yes                                                     
           working: checking for waitid... yes                                                     
           working: checking for waitpid... yes                                                    
           working: checking for wait3... no                                                       
           working: checking for wait4... yes                                                      
           working: checking for wcscoll... yes                                                    
           working: checking for wcsftime... yes                                                   
           working: checking for wcsxfrm... yes                                                    
           working: checking for wmemcmp... yes                                                    
           working: checking for writev... yes                                                     
           working: checking for _getpty... no                                                     
           working: checking for rtpSpawn... no                                                    
           working: checking whether dirfd is declared... yes                                      
           working: checking for chroot... yes                                                     
           working: checking for link... yes                                                       
           working: checking for symlink... yes                                                    
           working: checking for fchdir... yes                                                     
           working: checking for fsync... yes                                                      
           working: checking for fdatasync... yes                                                  
           working: checking for epoll... yes                                                      
           working: checking for epoll_create1... yes                                              
           working: checking for kqueue... no                                                      
           working: checking for prlimit... no                                                     
           working: checking for _dyld_shared_cache_contains_path... no                            
           working: checking for memfd_create... no                                                
           working: checking for ctermid_r... no                                                   
           working: checking for flock declaration... yes                                          
           working: checking for flock... yes                                                      
           working: checking for getpagesize... yes                                                
           working: checking for broken unsetenv... no                                             
           working: checking for true... true                                                      
           working: checking for inet_aton in -lc... yes                                           
           working: checking for chflags... cross                                                  
           working: checking for chflags... no                                                     
           working: checking for lchflags... cross                                                 
           working: checking for lchflags... no                                                    
           working: checking for inflateCopy in -lz... yes                                         
           working: checking for hstrerror... yes                                                  
           working: checking for inet_aton... yes                                                  
           working: checking for inet_pton... yes                                                  
           working: checking for setgroups... yes                                                  
           working: checking for openpty... yes                                                    
           working: checking for forkpty... yes                                                    
           working: checking for fseek64... no                                                     
           working: checking for fseeko... yes                                                     
           working: checking for fstatvfs... yes                                                   
           working: checking for ftell64... no                                                     
           working: checking for ftello... yes                                                     
           working: checking for statvfs... yes                                                    
           working: checking for dup2... yes                                                       
           working: checking for strdup... yes                                                     
           working: checking for getpgrp... yes                                                    
           working: checking for setpgrp... (cached) yes                                           
           working: checking for library containing crypt... no                                    
           working: checking for library containing crypt_r... no                                  
           working: checking for crypt_r... no                                                     
           working: checking for clock_gettime... yes                                              
           working: checking for clock_getres... yes                                               
           working: checking for clock_settime... yes                                              
           working: checking for major... yes                                                      
           working: checking for getaddrinfo... yes                                                
           working: checking getaddrinfo bug... no -- configured with --(en|dis)able-ipv6          
           working: checking for getnameinfo... yes                                                
           working: checking whether time.h and sys/time.h may both be included... yes             
           working: checking whether struct tm is in sys/time.h or time.h... time.h                
           working: checking for struct tm.tm_zone... yes                                          
           working: checking for struct stat.st_rdev... yes                                        
           working: checking for struct stat.st_blksize... yes                                     
           working: checking for struct stat.st_flags... no                                        
           working: checking for struct stat.st_gen... no                                          
           working: checking for struct stat.st_birthtime... no                                    
           working: checking for struct stat.st_blocks... yes                                      
           working: checking for struct passwd.pw_gecos... yes                                     
           working: checking for struct passwd.pw_passwd... yes                                    
           working: checking for siginfo_t.si_band... yes                                          
           working: checking for time.h that defines altzone... no                                 
           working: checking whether sys/select.h and sys/time.h may both be included... yes       
           working: checking for addrinfo... yes                                                   
           working: checking for sockaddr_storage... yes                                           
           working: checking for sockaddr_alg... yes                                               
           working: checking whether char is unsigned... yes                                       
           working: checking for an ANSI C-conforming const... yes                                 
           working: checking for working signed char... yes                                        
           working: checking for prototypes... yes                                                 
           working: checking for variable length prototypes and stdarg.h... yes                    
           working: checking for socketpair... yes                                                 
           working: checking if sockaddr has sa_len member... no                                   
           working: checking for gethostbyname_r... yes                                            
           working: checking gethostbyname_r with 6 args... yes                                    
           working: checking for __fpu_control... no                                               
           working: checking for __fpu_control in -lieee... no                                     
           working: checking for --with-libm=STRING... default LIBM="-lm"                          
           working: checking for --with-libc=STRING... default LIBC=""                             
           working: checking for x64 gcc inline assembler... no                                    
           working: checking whether float word ordering is bigendian... no                        
           working: checking whether we can use gcc inline assembler to get and se...(and 24 more) 
           working: checking whether we can use gcc inline assembler to get and se...(and 20 more) 
           working: checking for x87-style double rounding... no                                   
           working: checking for acosh... yes                                                      
           working: checking for asinh... yes                                                      
           working: checking for atanh... yes                                                      
           working: checking for copysign... yes                                                   
           working: checking for erf... yes                                                        
           working: checking for erfc... yes                                                       
           working: checking for expm1... yes                                                      
           working: checking for finite... yes                                                     
           working: checking for gamma... yes                                                      
           working: checking for hypot... yes                                                      
           working: checking for lgamma... yes                                                     
           working: checking for log1p... yes                                                      
           working: checking for log2... yes                                                       
           working: checking for round... yes                                                      
           working: checking for tgamma... yes                                                     
           working: checking whether isinf is declared... yes                                      
           working: checking whether isnan is declared... yes                                      
           working: checking whether isfinite is declared... yes                                   
           working: checking whether POSIX semaphores are enabled... yes                           
           working: checking for broken sem_getvalue... yes                                        
           working: checking whether RTLD_LAZY is declared... yes                                  
           working: checking whether RTLD_NOW is declared... yes                                   
           working: checking whether RTLD_GLOBAL is declared... yes                                
           working: checking whether RTLD_LOCAL is declared... yes                                 
           working: checking whether RTLD_NODELETE is declared... yes                              
           working: checking whether RTLD_NOLOAD is declared... yes                                
           working: checking whether RTLD_DEEPBIND is declared... no                               
           working: checking whether RTLD_MEMBER is declared... no                                 
           working: checking digit size for Python's longs... no value specified                   
           working: checking wchar.h usability... yes                                              
           working: checking wchar.h presence... yes                                               
           working: checking for wchar.h... yes                                                    
           working: checking size of wchar_t... 4                                                  
           working: checking for UCS-4 tcl... no                                                   
           working: checking whether wchar_t is signed... yes                                      
           working: checking whether wchar_t is usable... no                                       
           working: checking whether byte ordering is bigendian... no                              
           working: checking ABIFLAGS...                                                           
           working: checking SOABI... cpython-39                                                   
           working: checking LDVERSION... $(VERSION)$(ABIFLAGS)                                    
           working: checking for --with-platlibdir... no                                           
           working: checking whether right shift extends the sign bit... yes                       
           working: checking for getc_unlocked() and friends... yes                                
           working: checking how to link readline libs... none                                     
           working: checking for rl_pre_input_hook in -lreadline... no                             
           working: checking for rl_completion_display_matches_hook in -lreadline... no            
           working: checking for rl_resize_terminal in -lreadline... no                            
           working: checking for rl_completion_matches in -lreadline... no                         
           working: checking for append_history in -lreadline... no                                
           working: checking for broken nice()... no                                               
           working: checking for broken poll()... no                                               
           working: checking for working tzset()... no                                             
           working: checking for tv_nsec in struct stat... yes                                     
           working: checking for tv_nsec2 in struct stat... no                                     
           working: checking curses.h usability... no                                              
           working: checking curses.h presence... no                                               
           working: checking for curses.h... no                                                    
           working: checking ncurses.h usability... no                                             
           working: checking ncurses.h presence... no                                              
           working: checking for ncurses.h... no                                                   
           working: checking for term.h... no                                                      
           working: checking whether mvwdelch is an expression... no                               
           working: checking whether WINDOW has _flags... no                                       
           working: checking for is_pad... no                                                      
           working: checking for is_term_resized... no                                             
           working: checking for resize_term... no                                                 
           working: checking for resizeterm... no                                                  
           working: checking for immedok... no                                                     
           working: checking for syncok... no                                                      
           working: checking for wchgat... no                                                      
           working: checking for filter... no                                                      
           working: checking for has_key... no                                                     
           working: checking for typeahead... no                                                   
           working: checking for use_env... no                                                     
           working: configure: checking for device files                                           
           working: checking for /dev/ptmx... (cached) yes                                         
           working: checking for /dev/ptc... (cached) no                                           
           working: checking for %zd printf() format support... cross -- assuming yes              
           working: checking for socklen_t... yes                                                  
           working: checking for broken mbstowcs... no                                             
           working: checking for --with-computed-gotos... no value specified                       
           working: checking whether /opt/android-sdk/ndk/22.1.7171670/toolchains...(and 94 more)  
           working: checking for build directories... done                                         
           working: checking for -O2... yes                                                        
           working: checking for glibc _FORTIFY_SOURCE/memmove bug... undefined                    
           working: checking for stdatomic.h... yes                                                
           working: checking for GCC >= 4.7 __atomic builtins... yes                               
           working: checking for ensurepip... no                                                   
           working: checking if the dirent structure of a d_type field... yes                      
           working: checking for the Linux getrandom() syscall... yes                              
           working: checking for the getrandom() function... no                                    
           working: checking for library containing shm_open... no                                 
           working: checking for sys/mman.h... (cached) yes                                        
           working: checking for shm_open... no                                                    
           working: checking for shm_unlink... no                                                  
           working: checking for openssl/ssl.h in /home/vagrant/build/dev.obfusk....(and 131 more) 
           working: checking whether compiling and linking against OpenSSL works... yes            
           working: checking for X509_VERIFY_PARAM_set1_host in libssl... yes                      
           working: checking for --with-ssl-default-suites... python                               
           working: checking for --with-builtin-hashlib-hashes... md5,sha1,sha256,...(and 18 more) 
           working: configure: creating ./config.status                                            
           working: config.status: creating Makefile.pre                                           
           working: config.status: creating Misc/python.pc                                         
           working: config.status: creating Misc/python-embed.pc                                   
           working: config.status: creating Misc/python-config.sh                                  
           working: config.status: creating Modules/ld_so_aix                                      
           working: config.status: creating pyconfig.h                                             
           working: creating Modules/Setup.local                                                   
           working: creating Makefile                                                              
           working: If you want a release build with all stable optimizations active (PGO, etc),   
           working: please run ./configure --enable-optimizations                                  
                                                                                                   
stty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running make all -j 6 INSTSONAME=libpython3.9.so
           working: make[1]: Entering directory '/home/vagrant/build/_jiten_build...(and 117 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2841 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2839 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2841 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2841 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2833 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2837 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2835 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2847 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2847 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2861 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2851 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2845 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2841 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2843 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2843 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2835 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2847 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2853 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2857 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2849 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2835 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2841 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2847 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2849 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2847 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2853 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2849 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2847 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2847 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2863 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2845 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2847 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2849 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2849 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2847 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2865 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2847 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2847 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2847 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2847 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2849 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2851 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2851 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2851 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2857 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2839 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2843 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2857 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2849 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2845 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2849 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2845 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2849 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2847 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2853 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2851 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2853 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2843 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2845 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2833 more) 
           working: /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/a...(and 245 more) 
           working: void _PyAST_Fini()                                                             
           working:                 ^                                                     
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebui...(and 2835 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2839 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2847 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2847 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2835 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2837 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2839 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2839 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2863 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2837 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2845 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2837 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2839 more) 
           working: 1 warning generated.                                                           
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2847 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2849 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2868 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2845 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2841 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2833 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2843 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2837 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2845 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2651 more) 
           working:  -DPLATLIBDIR='"lib"' \                                                        
           working:  -o Python/initconfig.o /home/vagrant/build/dev.obfusk.jiten/...(and 135 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2839 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2845 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2845 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2843 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2845 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2841 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2843 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2839 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2839 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2835 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2837 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2847 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2837 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2839 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2843 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2837 more) 
           working: /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/a...(and 304 more) 
           working:     if (!_Py_InIntegralTypeRange(_PyTime_t, d)) {                              
           working:          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
           working: /home/vagrant/build/dev.obfusk.jiten/android/.buildoz...(and 197 more) 
           working: #define _Py_InIntegralTypeRange(type, v) (_Py_IntegralTypeMin...(and 46 more)  
           working:                                                     ...(and 54 more)  
           working: /home/vagrant/build/dev.obfusk.jiten/android/.buildoz...(and 194 more) 
           working: #define _Py_IntegralTypeMax(type) ((_Py_IntegralTypeSigned(ty...(and 78 more)  
           working:                                                     ...(and 74 more)  
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebui...(and 2857 more) 
           working: 1 warning generated.                                                           
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2849 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2841 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2651 more) 
           working:  -DABIFLAGS='""' \                                                             
           working:   \                                                                            
           working:  -o Python/sysmodule.o /home/vagrant/build/dev.obfusk.jiten/a...(and 133 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2837 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2843 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2837 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2841 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2841 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2841 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2854 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2859 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2843 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2651 more) 
           working:  -DSOABI='"cpython-39"' \                                                      
           working:  -o Python/dynload_shlib.o /home/vagrant/build/dev.obfusk.jit...(and 141 more) 
           working: /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/a...(and 215 more) 
           working: decode_current_locale(const char* arg, wchar_t **wstr, size_t *wlen,           
           working: ^                                                                     
           working: /home/vagrant/build/dev.obfusk.jiten/android/.buildoz...(and 219 more) 
           working: encode_current_locale(const wchar_t *text, char **str,                         
           working: ^                                                                     
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebui...(and 2690 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2669 more) 
           working:  -DPREFIX='"/usr/local"' \                                                     
           working:  -DEXEC_PREFIX='"/usr/local"' \                                                
           working:  -DVERSION='"3.9"' \                                                           
           working:  -DVPATH='"/home/vagrant/build/dev.obfusk.jiten/android/.buil...(and 106 more) 
           working:  -o Modules/getpath.o /home/vagrant/build/dev.obfusk.jiten/an...(and 131 more) 
           working: 2 warnings generated.                                                          
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2835 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2843 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 3054 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2858 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2854 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2844 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2862 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2852 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 3064 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2854 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2872 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2844 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2866 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2860 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 3056 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2846 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 3052 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 3058 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2886 more) 
           working: /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/a...(and 325 more) 
           working:     timeout_max = (_PyTime_t)PY_TIMEOUT_MAX * 1e-6;                            
           working:                   ^~~~~~~~~~~~~~~~~~~~~~~~~ ~                         
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebui...(and 3225 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 3215 more) 
           working: 1 warning generated.                                                           
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 3215 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 3217 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 3223 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 3215 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 3219 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2860 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2860 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2858 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2864 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2854 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2837 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2838 more) 
           working: /bin/install -c -m 644 /home/vagrant/build/dev.obfusk.jiten/a...(and 151 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2849 more) 
           working: sed -e "s,@EXENAME@,/usr/local/bin/python3.9," < /home/vagran...(and 180 more) 
           working: LC_ALL=C sed -e 's,\$(\([A-Za-z0-9_]*\)),\$\{\1\},g' < Misc/py...(and 29 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2651 more) 
           working:       -DGITVERSION="\"`LC_ALL=C `\"" \                                         
           working:       -DGITTAG="\"`LC_ALL=C `\"" \                                             
           working:       -DGITBRANCH="\"`LC_ALL=C `\"" \                                          
           working:       -DDATE='"Jul  8 2021"' \                                                 
           working:       -DTIME='"10:22:01"' \                                                    
           working:       -o Modules/getbuildinfo.o /home/vagrant/build/dev.obfus...(and 146 more) 
           working: rm -f libpython3.9.a                                                           
           working: if test libpython3.9.so != libpython3.9.so; then \                             
           working:  /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/...(and 4396 more) 
           working:  ln -f libpython3.9.so libpython3.9.so; \                                      
           working: else \                                                                         
           working:  /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/...(and 4374 more) 
           working: fi                                                                             
           working: arm-linux-androideabi-ar rcs libpython3.9.a Modules/getbuild...(and 2950 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 1398 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 1449 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 1466 more) 
           working: _PYTHON_PROJECT_BASE=/home/vagrant/build/_jiten_buildozer_/an...(and 409 more) 
           working: if test $? -ne 0 ; then \                                                      
           working:  echo "generate-posix-vars failed" ; \                                         
           working:  rm -f ./pybuilddir.txt ; \                                                    
           working:  exit 1 ; \                                                                    
           working: fi                                                                             
           working:  CC='/opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebu...(and 2296 more) 
           working: Ignoring "sys._home = value" override                                          
           working: running build                                                                  
           working: running build_ext                                                              
           working: INFO: Can't locate Tcl/Tk libs and/or headers                                  
           working: building '_struct' extension                                                   
           working: building 'array' extension                                                     
           working: creating build/temp.linux-arm-3.9/home                                         
           working: creating build/temp.linux-arm-3.9/home/vagrant                                 
           working: creating build/temp.linux-arm-3.9/home/vagrant/build                           
           working: creating build/temp.linux-arm-3.9/home/vagrant/build/_jiten_buildozer_         
           working: creating build/temp.linux-arm-3.9/home/vagrant/build/_jiten_buildozer_         
           working: building 'math' extension                                                      
           working: building '_contextvars' extension                                              
           working: creating build/temp.linux-arm-3.9/home/vagrant/build/_jiten_buildozer_/android 
           working: creating build/temp.linux-arm-3.9/home/vagrant/build/_jiten_buildozer_/android 
           working: building 'cmath' extension                                                     
           working: creating build/temp.linux-arm-3.9/home/vagrant/build/_jiten_bu...(and 25 more) 
           working: creating build/temp.linux-arm-3.9/home/vagrant/build/_jiten_bu...(and 25 more) 
           working: creating build/temp.linux-arm-3.9/home/vagrant/build/_jiten_bu...(and 25 more) 
           working: building '_datetime' extension                                                 
           working: creating build/temp.linux-arm-3.9/home/vagrant/build/_jiten_b...(and 44 more)  
           working: creating build/temp.linux-arm-3.9/home/vagrant/build/_jiten_b...(and 44 more)  
           working: creating build/temp.linux-arm-3.9/home/vagrant/build/_jiten_b...(and 44 more)  
           working: creating build/temp.linux-arm-3.9/home/vagrant/build/_jiten_b...(and 50 more)  
           working: creating build/temp.linux-arm-3.9/home/vagrant/build/_jiten_b...(and 44 more)  
           working: creating build/temp.linux-arm-3.9/home/vagrant/build/_jiten_b...(and 44 more)  
           working: creating build/temp.linux-arm-3.9/home/vagrant/build/_jiten_b...(and 50 more)  
           working: creating build/temp.linux-arm-3.9/home/vagrant/build/_jiten_b...(and 50 more)  
           working: creating build/temp.linux-arm-3.9/home/vagrant/build/_jiten_b...(and 50 more)  
           working: creating build/temp.linux-arm-3.9/home/vagrant/build/_jiten_b...(and 50 more)  
           working: creating build/temp.linux-arm-3.9/home/vagrant/build/_jiten_b...(and 63 more)  
           working: creating build/temp.linux-arm-3.9/home/vagrant/build/_jiten_b...(and 63 more)  
           working: creating build/temp.linux-arm-3.9/home/vagrant/build/_jiten_b...(and 63 more)  
           working: creating build/temp.linux-arm-3.9/home/vagrant/build/_jiten_b...(and 71 more)  
           working: creating build/temp.linux-arm-3.9/home/vagrant/build/_jiten_b...(and 71 more)  
           working: creating build/temp.linux-arm-3.9/home/vagrant/build/_jiten_b...(and 98 more)  
           working: creating build/temp.linux-arm-3.9/home/vagrant/build/_jiten_b...(and 71 more)  
           working: creating build/temp.linux-arm-3.9/home/vagrant/build/_jiten_b...(and 98 more)  
           working: creating build/temp.linux-arm-3.9/home/vagrant/build/_jiten_b...(and 98 more)  
           working: creating build/temp.linux-arm-3.9/home/vagrant/build/_jiten_b...(and 106 more) 
           working: creating build/temp.linux-arm-3.9/home/vagrant/build/_jiten_b...(and 106 more) 
           working: creating build/temp.linux-arm-3.9/home/vagrant/build/_jiten_b...(and 106 more) 
           working: creating build/temp.linux-arm-3.9/home/vagrant/build/_jiten_b...(and 106 more) 
           working: creating build/temp.linux-arm-3.9/home/vagrant/build/_jiten_b...(and 114 more) 
           working: creating build/temp.linux-arm-3.9/home/vagrant/build/_jiten_b...(and 114 more) 
           working: creating build/temp.linux-arm-3.9/home/vagrant/build/_jiten_b...(and 98 more)  
           working: creating build/temp.linux-arm-3.9/home/vagrant/build/_jiten_b...(and 114 more) 
           working: creating build/temp.linux-arm-3.9/home/vagrant/build/_jiten_b...(and 106 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2222 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2235 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2206 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2214 more) 
           working: creating build/temp.linux-arm-3.9/home/vagrant/build/_jiten_b...(and 114 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2237 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2228 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 3778 more) 
           working: building '_zoneinfo' extension                                                 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2210 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 3764 more) 
           working: building '_random' extension                                                   
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2241 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 3768 more) 
           working: building '_bisect' extension                                                   
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2218 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 3762 more) 
           working: building '_heapq' extension                                                    
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2216 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 3768 more) 
           working: building '_pickle' extension                                                   
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2229 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 3782 more) 
           working: building '_json' extension                                                     
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2225 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 3766 more) 
           working: building '_lsprof' extension                                                   
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2206 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 3766 more) 
           working: building 'unicodedata' extension                                               
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2214 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 3776 more) 
           working: building '_opcode' extension                                                   
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2206 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2216 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 3762 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 3944 more) 
           working: building '_asyncio' extension                                                  
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2243 more) 
           working: building '_queue' extension                                                    
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2216 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 3766 more) 
           working: building '_statistics' extension                                               
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2226 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 3776 more) 
           working: building 'fcntl' extension                                                     
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2214 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 3764 more) 
           working: building 'grp' extension                                                       
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2210 more) 
           working: /home/vagrant/build/_jiten_buildozer_/android/platform/bu...(and 182 more) 
           working:     char *buf = NULL, *buf2 = NULL;                                            
           working:                        ^                                              
           working: /home/vagrant/build/_jiten_buildozer_/android/platfor...(and 186 more) 
           working:     char *buf = NULL, *buf2 = NULL, *name_chars;                               
           working:                        ^                                              
           working: /home/vagrant/build/_jiten_buildozer_/android/platfor...(and 244 more) 
           working:     setgrent();                                                                
           working:     ^                                                                 
           working: /home/vagrant/build/_jiten_buildozer_/android/platfor...(and 245 more) 
           working:     while ((p = getgrent()) != NULL) {                                         
           working:                 ^                                                     
           working: /home/vagrant/build/_jiten_buildozer_/android/platfor...(and 161 more) 
           working: /home/vagrant/build/_jiten_buildozer_/android/platform/bu...(and 156 more) 
           working:     setgrent();                                                                
           working:     ^                                                                 
           working: /home/vagrant/build/_jiten_buildozer_/android/platfor...(and 246 more) 
           working:     while ((p = getgrent()) != NULL) {                                         
           working:               ^ ~~~~~~~~~~                                            
           working: /home/vagrant/build/_jiten_buildozer_/android/platfor...(and 245 more) 
           working:             endgrent();                                                        
           working:             ^                                                         
           working: /home/vagrant/build/_jiten_buildozer_/android/platfor...(and 244 more) 
           working:     endgrent();                                                                
           working:     ^                                                                 
           working: 3 warnings and 4 errors generated.                                         
           working: building 'select' extension                                                    
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2216 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 3766 more) 
           working: building 'parser' extension                                                    
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2216 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 3758 more) 
           working: building 'mmap' extension                                                      
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2212 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 3766 more) 
           working: building 'syslog' extension                                                    
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2216 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 3766 more) 
           working: building '_xxsubinterpreters' extension                                        
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2240 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 3770 more) 
           working: building 'audioop' extension                                                   
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2206 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 3762 more) 
           working: building '_csv' extension                                                      
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2200 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 3790 more) 
           working: building '_posixsubprocess' extension                                          
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2224 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 3780 more) 
           working: building '_testcapi' extension                                                 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2222 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 3762 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 3756 more) 
           working: building '_testinternalcapi' extension                                         
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2249 more) 
           working: building '_testbuffer' extension                                               
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2214 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 3782 more) 
           working: building '_testimportmultiple' extension                                       
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2230 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 3770 more) 
           working: building '_testmultiphase' extension                                           
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2222 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 3786 more) 
           working: building '_xxtestfuzz' extension                                               
           working: creating build/temp.linux-arm-3.9/home/vagrant/build/_jiten_b...(and 126 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2238 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2228 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 3778 more) 
           working: building '_crypt' extension                                                    
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2216 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 3766 more) 
           working: building '_socket' extension                                                   
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2216 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 3770 more) 
           working: /home/vagrant/build/_jiten_buildozer_/android/platform/bu...(and 240 more) 
           working:     crypt_result = crypt(word, salt);                                          
           working:                    ^                                                  
           working: /home/vagrant/build/_jiten_buildozer_/android/platfor...(and 240 more) 
           working:     crypt_result = crypt(word, salt);                                          
           working:                  ^ ~~~~~~~~~~~~~~~~~                                  
           working: 1 warning and 1 error generatedbuilding '_ssl' extension                   
           working: .                                                                              
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2366 more) 
           working: building '_hashlib' extension                                                  
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2382 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 3970 more) 
           working: /home/vagrant/build/_jiten_buildozer_/android/platform/bu...(and 261 more) 
           working:         if (res->ai_addrlen < addr_ret_size)                                   
           working:             ~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~                           
           working: /home/vagrant/build/_jiten_buildozer_/android/platfor...(and 265 more) 
           working:     if (res->ai_addrlen < addr_ret_size)                                       
           working:         ~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~                               
           working: building '_sha256' extension                                               
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2239 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 3772 more) 
           working: building '_sha512' extension                                                   
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2239 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 3945 more) 
           working: building '_md5' extension                                                      
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2210 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 3761 more) 
           working: building '_sha1' extension                                                     
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2212 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 3767 more) 
           working: building '_blake2' extension                                                   
           working: creating build/temp.linux-arm-3.9/home/vagrant/build/_jiten_b...(and 122 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2232 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 3763 more) 
           working: building '_sha3' extension                                                     
           working: creating build/temp.linux-arm-3.9/home/vagrant/build/_jiten_b...(and 120 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2224 more) 
           working: 2 warnings generated.                                                          
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 3767 more) 
           working: building '_sqlite3' extension                                                  
           working: creating build/temp.linux-arm-3.9/home/vagrant/build/_jiten_b...(and 122 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2260 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 3933 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2270 more) 
           working: building 'termios' extension                                                   
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2206 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 3784 more) 
           working: building 'resource' extension                                                  
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2208 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 3762 more) 
           working: building 'ossaudiodev' extension                                               
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2214 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2232 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 3764 more) 
           working: building 'zlib' extension                                                      
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2212 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2232 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 3770 more) 
           working: building 'binascii' extension                                                  
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2225 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 3767 more) 
           working: building 'pyexpat' extension                                                   
           working: creating build/temp.linux-arm-3.9/home/vagrant/build/_jiten_b...(and 120 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2457 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2262 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 3769 more) 
           working: building '_elementtree' extension                                              
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2431 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 3768 more) 
           working: building '_multibytecodec' extension                                           
           working: creating build/temp.linux-arm-3.9/home/vagrant/build/_jiten_b...(and 124 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2240 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 4155 more) 
           working: building '_codecs_kr' extension                                                
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2232 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 3766 more) 
           working: building '_codecs_jp' extension                                                
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2232 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2278 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 3778 more) 
           working: building '_codecs_cn' extension                                                
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2232 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2262 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 3787 more) 
           working: building '_codecs_tw' extension                                                
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2232 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2282 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2256 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 3778 more) 
           working: building '_codecs_hk' extension                                                
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2232 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2268 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 3778 more) 
           working: building '_codecs_iso2022' extension                                           
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2242 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 3778 more) 
           working: building '_decimal' extension                                                  
           working: creating build/temp.linux-arm-3.9/home/vagrant/build/_jiten_b...(and 123 more) 
           working: creating build/temp.linux-arm-3.9/home/vagrant/build/_jiten_b...(and 132 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2412 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2258 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 5271 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 3778 more) 
           working: building '_ctypes_test' extension                                              
           working: creating build/temp.linux-arm-3.9/home/vagrant/build/_jiten_b...(and 122 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2232 more) 
           working: building '_multiprocessing' extension                                          
           working: creating build/temp.linux-arm-3.9/home/vagrant/build/_jiten_b...(and 131 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2283 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2271 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 3788 more) 
           working: building 'xxlimited' extension                                                 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2238 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2455 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 3772 more) 
           working: building '_ctypes' extension                                                   
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2489 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 3784 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 3766 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 3992 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2453 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2493 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2491 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2487 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2432 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2443 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2489 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2432 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2428 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2432 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2420 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2432 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 4523 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2420 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2430 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2418 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 4311 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2428 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2432 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2438 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2428 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2432 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 6512 more) 
           working: Python build finished successfully!                                            
           working: The necessary bits to build these optional modules were not found:             
           working: _bz2                  _curses               _curses_panel                      
           working: _dbm                  _gdbm                 _lzma                              
           working: _tkinter              _uuid                 nis                                
           working: readline              spwd                                                     
           working: To find the necessary bits, look in setup.py in detect_modules...(and 25 more) 
           working: The following modules found by detect_modules() in setup.py, have been         
           working: built by the Makefile instead, as configured by the Setup files:               
           working: _abc                  atexit                pwd                                
           working: time                                                                           
           working: Failed to build these modules:                                                 
           working: _crypt                grp                                                      
           working: running build_scripts                                                          
           working: creating build/scripts-3.9                                                     
           working: copying and adjusting /home/vagrant/build/_jiten_buildozer_/a...(and 137 more) 
           working: copying and adjusting /home/vagrant/build/_jiten_buildozer_/a...(and 136 more) 
           working: copying and adjusting /home/vagrant/build/_jiten_buildozer_/a...(and 135 more) 
           working: changing mode of build/scripts-3.9/pydoc3 from 644 to 755                      
           working: changing mode of build/scripts-3.9/idle3 from 644 to 755                       
           working: changing mode of build/scripts-3.9/2to3 from 644 to 755                        
           working: renaming build/scripts-3.9/pydoc3 to build/scripts-3.9/pydoc3.9                
           working: renaming build/scripts-3.9/idle3 to build/scripts-3.9/idle3.9                  
           working: renaming build/scripts-3.9/2to3 to build/scripts-3.9/2to3-3.9                  
           working: make[1]: Leaving directory '/home/vagrant/build/_jiten_buildo...(and 116 more) 
                                                                                                   
[INFO]:    <- directory context /home/vagrant/build/srclib/python-for-android[INFO]:    Building genericndkbuild for armeabi-v7a[INFO]:    -> directory context /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/bootstrap_builds/webview/jnistty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running ndk-build V=1
           working: Android NDK: Found platform level in /home/vagrant/build/_jit...(and 135 more) 
           working: Android NDK: WARNING:/home/vagrant/build/_jiten_buildozer_/an...(and 150 more) 
           working: Android NDK:     This is likely to result in incorrect builds....(and 33 more) 
           working: Android NDK:     or LOCAL_SHARED_LIBRARIES instead to list the...(and 28 more) 
           working: Android NDK:     current module                                                
           working: /opt/android-sdk/ndk/22.1.7171670/build/core/build-binary.mk:...(and 73 more)  
           working: rm -f /home/vagrant/build/_jiten_buildozer_/android/platform/...(and 67 more)  
           working: rm -f /home/vagrant/build/_jiten_buildozer_/android/platform/...(and 75 more)  
           working: rm -f /home/vagrant/build/_jiten_buildozer_/android/platform/...(and 75 more)  
           working: [armeabi-v7a] Compile thumb  : main <= start.c                                 
           working: rm -f /home/vagrant/build/_jiten_buildozer_/android/platform/...(and 88 more)  
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 1164 more) 
           working: /home/vagrant/build/_jiten_buildozer_/android/platform/build-...(and 149 more) 
           working:   PyEval_InitThreads();                                                        
           working:   ^                                                                            
           working: /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/andro...(and 184 more) 
           working: Py_DEPRECATED(3.9) PyAPI_FUNC(void) PyEval_InitThreads(void);                  
           working: ^                                                                              
           working: /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/andro...(and 158 more) 
           working: #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))          
           working:                                                      ^                         
           working: 1 warning generated.                                                           
           working: [armeabi-v7a] Compile thumb  : main <= pyjniusjni.c                            
           working: rm -f /home/vagrant/build/_jiten_buildozer_/android/platform/...(and 93 more)  
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 1179 more) 
           working: /home/vagrant/build/_jiten_buildozer_/android/platform/build-...(and 133 more) 
           working: #define LOGI(...)  __android_log_print(ANDROID_LOG_INFO,LOG_TAG,__VA_ARGS__)   
           working:         ^                                                                      
           working: /home/vagrant/build/_jiten_buildozer_/android/platform/build-...(and 114 more) 
           working: #define LOGI(...) do {} while (0)                                              
           working:         ^                                                                      
           working: /home/vagrant/build/_jiten_buildozer_/android/platform/build-...(and 133 more) 
           working: #define LOGE(...)  __android_log_print(ANDROID_LOG_ERROR,LOG_TAG,__VA_ARGS__)  
           working:         ^                                                                      
           working: /home/vagrant/build/_jiten_buildozer_/android/platform/build-...(and 114 more) 
           working: #define LOGE(...) do {} while (0)                                              
           working:         ^                                                                      
           working: 2 warnings generated.                                                          
           working: [armeabi-v7a] SharedLibrary  : libmain.so                                      
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/li...(and 931 more) 
           working: [armeabi-v7a] Install        : libmain.so => libs/armeabi-v7a/libmain.so       
           working: install -p /home/vagrant/build/_jiten_buildozer_/android/plat...(and 218 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/li...(and 175 more) 
                                                                                                   
[INFO]:    <- directory context /home/vagrant/build/srclib/python-for-android[INFO]:    Building setuptools for armeabi-v7a[INFO]:    setuptools apparently isn't already in site-packages[INFO]:    Installing setuptools into site-packages[INFO]:    -> directory context /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/setuptools/armeabi-v7a__ndk_target_23/setuptoolsstty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running python3 setup.py install -O2 --root=/home/vagrant/...(and 120 more)
           working: running install                                                                
           working: Distribution option extra_path is deprecated. See issue27919 for details.      
           working: running build                                                                  
           working: running build_py                                                               
           working: creating build                                                                 
           working: creating build/lib                                                             
           working: creating build/lib/setuptools                                                  
           working: copying setuptools/config.py -> build/lib/setuptools                           
           working: copying setuptools/py34compat.py -> build/lib/setuptools                       
           working: copying setuptools/build_meta.py -> build/lib/setuptools                       
           working: copying setuptools/sandbox.py -> build/lib/setuptools                          
           working: copying setuptools/msvc.py -> build/lib/setuptools                             
           working: copying setuptools/namespaces.py -> build/lib/setuptools                       
           working: copying setuptools/monkey.py -> build/lib/setuptools                           
           working: copying setuptools/windows_support.py -> build/lib/setuptools                  
           working: copying setuptools/extension.py -> build/lib/setuptools                        
           working: copying setuptools/launch.py -> build/lib/setuptools                           
           working: copying setuptools/dist.py -> build/lib/setuptools                             
           working: copying setuptools/_deprecation_warning.py -> build/lib/setuptools             
           working: copying setuptools/depends.py -> build/lib/setuptools                          
           working: copying setuptools/lib2to3_ex.py -> build/lib/setuptools                       
           working: copying setuptools/_imp.py -> build/lib/setuptools                             
           working: copying setuptools/archive_util.py -> build/lib/setuptools                     
           working: copying setuptools/__init__.py -> build/lib/setuptools                         
           working: copying setuptools/glob.py -> build/lib/setuptools                             
           working: copying setuptools/dep_util.py -> build/lib/setuptools                         
           working: copying setuptools/version.py -> build/lib/setuptools                          
           working: copying setuptools/wheel.py -> build/lib/setuptools                            
           working: copying setuptools/package_index.py -> build/lib/setuptools                    
           working: copying setuptools/unicode_utils.py -> build/lib/setuptools                    
           working: copying setuptools/installer.py -> build/lib/setuptools                        
           working: copying setuptools/errors.py -> build/lib/setuptools                           
           working: creating build/lib/pkg_resources                                               
           working: copying pkg_resources/__init__.py -> build/lib/pkg_resources                   
           working: creating build/lib/_distutils_hack                                             
           working: copying _distutils_hack/override.py -> build/lib/_distutils_hack               
           working: copying _distutils_hack/__init__.py -> build/lib/_distutils_hack               
           working: creating build/lib/setuptools/_vendor                                          
           working: copying setuptools/_vendor/ordered_set.py -> build/lib/setuptools/_vendor      
           working: copying setuptools/_vendor/pyparsing.py -> build/lib/setuptools/_vendor        
           working: copying setuptools/_vendor/__init__.py -> build/lib/setuptools/_vendor         
           working: creating build/lib/setuptools/command                                          
           working: copying setuptools/command/alias.py -> build/lib/setuptools/command            
           working: copying setuptools/command/build_py.py -> build/lib/setuptools/command         
           working: copying setuptools/command/build_ext.py -> build/lib/setuptools/command        
           working: copying setuptools/command/bdist_rpm.py -> build/lib/setuptools/command        
           working: copying setuptools/command/install_scripts.py -> build/lib/setuptools/command  
           working: copying setuptools/command/egg_info.py -> build/lib/setuptools/command         
           working: copying setuptools/command/register.py -> build/lib/setuptools/command         
           working: copying setuptools/command/saveopts.py -> build/lib/setuptools/command         
           working: copying setuptools/command/setopt.py -> build/lib/setuptools/command           
           working: copying setuptools/command/easy_install.py -> build/lib/setuptools/command     
           working: copying setuptools/command/install_lib.py -> build/lib/setuptools/command      
           working: copying setuptools/command/build_clib.py -> build/lib/setuptools/command       
           working: copying setuptools/command/bdist_egg.py -> build/lib/setuptools/command        
           working: copying setuptools/command/__init__.py -> build/lib/setuptools/command         
           working: copying setuptools/command/install.py -> build/lib/setuptools/command          
           working: copying setuptools/command/test.py -> build/lib/setuptools/command             
           working: copying setuptools/command/rotate.py -> build/lib/setuptools/command           
           working: copying setuptools/command/upload.py -> build/lib/setuptools/command           
           working: copying setuptools/command/sdist.py -> build/lib/setuptools/command            
           working: copying setuptools/command/dist_info.py -> build/lib/setuptools/command        
           working: copying setuptools/command/py36compat.py -> build/lib/setuptools/command       
           working: copying setuptools/command/develop.py -> build/lib/setuptools/command          
           working: copying setuptools/command/install_egg_info.py -> build/lib/setuptools/command 
           working: copying setuptools/command/upload_docs.py -> build/lib/setuptools/command      
           working: creating build/lib/setuptools/_distutils                                       
           working: copying setuptools/_distutils/config.py -> build/lib/setuptools/_distutils     
           working: copying setuptools/_distutils/filelist.py -> build/lib/setuptools/_distutils   
           working: copying setuptools/_distutils/sysconfig.py -> build/lib/setuptools/_distutils  
           working: copying setuptools/_distutils/cmd.py -> build/lib/setuptools/_distutils        
           working: copying setuptools/_distutils/unixccompiler.py -> build/lib/se...(and 19 more) 
           working: copying setuptools/_distutils/bcppcompiler.py -> build/lib/set...(and 18 more) 
           working: copying setuptools/_distutils/extension.py -> build/lib/setuptools/_distutils  
           working: copying setuptools/_distutils/dist.py -> build/lib/setuptools/_distutils       
           working: copying setuptools/_distutils/text_file.py -> build/lib/setuptools/_distutils  
           working: copying setuptools/_distutils/dir_util.py -> build/lib/setuptools/_distutils   
           working: copying setuptools/_distutils/log.py -> build/lib/setuptools/_distutils        
           working: copying setuptools/_distutils/spawn.py -> build/lib/setuptools/_distutils      
           working: copying setuptools/_distutils/util.py -> build/lib/setuptools/_distutils       
           working: copying setuptools/_distutils/_msvccompiler.py -> build/lib/se...(and 19 more) 
           working: copying setuptools/_distutils/core.py -> build/lib/setuptools/_distutils       
           working: copying setuptools/_distutils/file_util.py -> build/lib/setuptools/_distutils  
           working: copying setuptools/_distutils/py35compat.py -> build/lib/setuptools/_distutils 
           working: copying setuptools/_distutils/versionpredicate.py -> build/lib...(and 22 more) 
           working: copying setuptools/_distutils/msvc9compiler.py -> build/lib/se...(and 19 more) 
           working: copying setuptools/_distutils/debug.py -> build/lib/setuptools/_distutils      
           working: copying setuptools/_distutils/archive_util.py -> build/lib/set...(and 18 more) 
           working: copying setuptools/_distutils/__init__.py -> build/lib/setuptools/_distutils   
           working: copying setuptools/_distutils/dep_util.py -> build/lib/setuptools/_distutils   
           working: copying setuptools/_distutils/cygwinccompiler.py -> build/lib/...(and 21 more) 
           working: copying setuptools/_distutils/version.py -> build/lib/setuptools/_distutils    
           working: copying setuptools/_distutils/msvccompiler.py -> build/lib/set...(and 18 more) 
           working: copying setuptools/_distutils/fancy_getopt.py -> build/lib/set...(and 18 more) 
           working: copying setuptools/_distutils/ccompiler.py -> build/lib/setuptools/_distutils  
           working: copying setuptools/_distutils/errors.py -> build/lib/setuptools/_distutils     
           working: copying setuptools/_distutils/py38compat.py -> build/lib/setuptools/_distutils 
           working: creating build/lib/setuptools/extern                                           
           working: copying setuptools/extern/__init__.py -> build/lib/setuptools/extern           
           working: creating build/lib/setuptools/_vendor/packaging                                
           working: copying setuptools/_vendor/packaging/_compat.py -> build/lib/s...(and 27 more) 
           working: copying setuptools/_vendor/packaging/requirements.py -> build/...(and 32 more) 
           working: copying setuptools/_vendor/packaging/_typing.py -> build/lib/s...(and 27 more) 
           working: copying setuptools/_vendor/packaging/__about__.py -> build/lib...(and 29 more) 
           working: copying setuptools/_vendor/packaging/tags.py -> build/lib/setu...(and 24 more) 
           working: copying setuptools/_vendor/packaging/specifiers.py -> build/li...(and 30 more) 
           working: copying setuptools/_vendor/packaging/markers.py -> build/lib/s...(and 27 more) 
           working: copying setuptools/_vendor/packaging/_structures.py -> build/l...(and 31 more) 
           working: copying setuptools/_vendor/packaging/__init__.py -> build/lib/...(and 28 more) 
           working: copying setuptools/_vendor/packaging/version.py -> build/lib/s...(and 27 more) 
           working: copying setuptools/_vendor/packaging/utils.py -> build/lib/set...(and 25 more) 
           working: creating build/lib/setuptools/_vendor/more_itertools                           
           working: copying setuptools/_vendor/more_itertools/recipes.py -> build/...(and 37 more) 
           working: copying setuptools/_vendor/more_itertools/more.py -> build/lib...(and 34 more) 
           working: copying setuptools/_vendor/more_itertools/__init__.py -> buil...(and 39 more)  
           working: creating build/lib/setuptools/_distutils/command                               
           working: copying setuptools/_distutils/command/config.py -> build/lib/s...(and 28 more) 
           working: copying setuptools/_distutils/command/install_headers.py -> bu...(and 37 more) 
           working: copying setuptools/_distutils/command/build_py.py -> build/lib...(and 30 more) 
           working: copying setuptools/_distutils/command/build_ext.py -> build/li...(and 31 more) 
           working: copying setuptools/_distutils/command/bdist_rpm.py -> build/li...(and 31 more) 
           working: copying setuptools/_distutils/command/install_scripts.py -> bu...(and 37 more) 
           working: copying setuptools/_distutils/command/py37compat.py -> build/l...(and 32 more) 
           working: copying setuptools/_distutils/command/bdist.py -> build/lib/se...(and 27 more) 
           working: copying setuptools/_distutils/command/register.py -> build/lib...(and 30 more) 
           working: copying setuptools/_distutils/command/build.py -> build/lib/se...(and 27 more) 
           working: copying setuptools/_distutils/command/install_lib.py -> build/...(and 33 more) 
           working: copying setuptools/_distutils/command/build_clib.py -> build/l...(and 32 more) 
           working: copying setuptools/_distutils/command/bdist_wininst.py -> buil...(and 35 more) 
           working: copying setuptools/_distutils/command/__init__.py -> build/lib...(and 30 more) 
           working: copying setuptools/_distutils/command/install.py -> build/lib/...(and 29 more) 
           working: copying setuptools/_distutils/command/bdist_dumb.py -> build/l...(and 32 more) 
           working: copying setuptools/_distutils/command/clean.py -> build/lib/se...(and 27 more) 
           working: copying setuptools/_distutils/command/upload.py -> build/lib/s...(and 28 more) 
           working: copying setuptools/_distutils/command/sdist.py -> build/lib/se...(and 27 more) 
           working: copying setuptools/_distutils/command/bdist_msi.py -> build/li...(and 31 more) 
           working: copying setuptools/_distutils/command/install_egg_info.py -> ...(and 39 more)  
           working: copying setuptools/_distutils/command/install_data.py -> build...(and 34 more) 
           working: copying setuptools/_distutils/command/check.py -> build/lib/se...(and 27 more) 
           working: copying setuptools/_distutils/command/build_scripts.py -> buil...(and 35 more) 
           working: package init file 'setuptools/tests/indexes/__init__.py' not f...(and 28 more) 
           working: package init file 'setuptools/tests/indexes/test_links_priori...(and 49 more)  
           working: package init file 'setuptools/tests/indexes/test_links_priori...(and 56 more)  
           working: package init file 'setuptools/tests/indexes/test_links_priori...(and 63 more)  
           working: creating build/lib/pkg_resources/_vendor                                       
           working: copying pkg_resources/_vendor/appdirs.py -> build/lib/pkg_resources/_vendor    
           working: copying pkg_resources/_vendor/pyparsing.py -> build/lib/pkg_resources/_vendor  
           working: copying pkg_resources/_vendor/__init__.py -> build/lib/pkg_resources/_vendor   
           working: creating build/lib/pkg_resources/extern                                        
           working: copying pkg_resources/extern/__init__.py -> build/lib/pkg_resources/extern     
           working: creating build/lib/pkg_resources/_vendor/packaging                             
           working: copying pkg_resources/_vendor/packaging/_compat.py -> build/li...(and 33 more) 
           working: copying pkg_resources/_vendor/packaging/requirements.py -> bu...(and 39 more)  
           working: copying pkg_resources/_vendor/packaging/_typing.py -> build/li...(and 33 more) 
           working: copying pkg_resources/_vendor/packaging/__about__.py -> build/...(and 35 more) 
           working: copying pkg_resources/_vendor/packaging/tags.py -> build/lib/p...(and 30 more) 
           working: copying pkg_resources/_vendor/packaging/specifiers.py -> build...(and 36 more) 
           working: copying pkg_resources/_vendor/packaging/markers.py -> build/li...(and 33 more) 
           working: copying pkg_resources/_vendor/packaging/_structures.py -> buil...(and 37 more) 
           working: copying pkg_resources/_vendor/packaging/__init__.py -> build/l...(and 34 more) 
           working: copying pkg_resources/_vendor/packaging/version.py -> build/li...(and 33 more) 
           working: copying pkg_resources/_vendor/packaging/utils.py -> build/lib/...(and 31 more) 
           working: package init file 'pkg_resources/tests/data/__init__.py' not f...(and 28 more) 
           working: package init file 'pkg_resources/tests/data/my-test-package-s...(and 52 more)  
           working: creating build/lib/pkg_resources/tests                                         
           working: creating build/lib/pkg_resources/tests/data                                    
           working: creating build/lib/pkg_resources/tests/data/my-test-package-source             
           working: copying pkg_resources/tests/data/my-test-package-source/setup...(and 64 more)  
           working: package init file 'pkg_resources/tests/data/my-test-package-z...(and 49 more)  
           working: package init file 'pkg_resources/tests/data/my-test-package_z...(and 56 more)  
           working: package init file 'pkg_resources/tests/data/my-test-package_u...(and 58 more)  
           working: copying setuptools/script (dev).tmpl -> build/lib/setuptools                   
           working: copying setuptools/script.tmpl -> build/lib/setuptools                         
           working: copying setuptools/gui.exe -> build/lib/setuptools                             
           working: copying setuptools/cli-64.exe -> build/lib/setuptools                          
           working: copying setuptools/gui-64.exe -> build/lib/setuptools                          
           working: copying setuptools/cli-32.exe -> build/lib/setuptools                          
           working: copying setuptools/cli.exe -> build/lib/setuptools                             
           working: copying setuptools/gui-32.exe -> build/lib/setuptools                          
           working: copying setuptools/command/launcher manifest.xml -> build/lib/...(and 18 more) 
           working: running install_lib                                                            
           working: creating /home/vagrant/build/dev.obfusk.jiten/android/.buildo...(and 66 more)  
           working: creating /home/vagrant/build/dev.obfusk.jiten/android/.buildo...(and 77 more)  
           working: copying build/lib/setuptools/config.py -> /home/vagrant/build...(and 112 more) 
           working: creating /home/vagrant/build/dev.obfusk.jiten/android/.buildo...(and 85 more)  
           working: copying build/lib/setuptools/_vendor/ordered_set.py -> /home/...(and 133 more) 
           working: copying build/lib/setuptools/_vendor/pyparsing.py -> /home/va...(and 131 more) 
           working: copying build/lib/setuptools/_vendor/__init__.py -> /home/vag...(and 130 more) 
           working: creating /home/vagrant/build/dev.obfusk.jiten/android/.buildo...(and 95 more)  
           working: copying build/lib/setuptools/_vendor/packaging/_compat.py -> ...(and 149 more) 
           working: copying build/lib/setuptools/_vendor/packaging/requirements.p...(and 154 more) 
           working: copying build/lib/setuptools/_vendor/packaging/_typing.py -> ...(and 149 more) 
           working: copying build/lib/setuptools/_vendor/packaging/__about__.py -...(and 151 more) 
           working: copying build/lib/setuptools/_vendor/packaging/tags.py -> /ho...(and 146 more) 
           working: copying build/lib/setuptools/_vendor/packaging/specifiers.py ...(and 152 more) 
           working: copying build/lib/setuptools/_vendor/packaging/markers.py -> ...(and 149 more) 
           working: copying build/lib/setuptools/_vendor/packaging/_structures.py...(and 153 more) 
           working: copying build/lib/setuptools/_vendor/packaging/__init__.py ->...(and 150 more) 
           working: copying build/lib/setuptools/_vendor/packaging/version.py -> ...(and 149 more) 
           working: copying build/lib/setuptools/_vendor/packaging/utils.py -> /h...(and 147 more) 
           working: creating /home/vagrant/build/dev.obfusk.jiten/android/.buildo...(and 100 more) 
           working: copying build/lib/setuptools/_vendor/more_itertools/recipes.p...(and 159 more) 
           working: copying build/lib/setuptools/_vendor/more_itertools/more.py -...(and 156 more) 
           working: copying build/lib/setuptools/_vendor/more_itertools/__init__....(and 160 more) 
           working: copying build/lib/setuptools/py34compat.py -> /home/vagrant/b...(and 116 more) 
           working: copying build/lib/setuptools/script (dev).tmpl -> /home/vagra...(and 120 more) 
           working: copying build/lib/setuptools/script.tmpl -> /home/vagrant/bui...(and 114 more) 
           working: copying build/lib/setuptools/build_meta.py -> /home/vagrant/b...(and 116 more) 
           working: copying build/lib/setuptools/sandbox.py -> /home/vagrant/buil...(and 113 more) 
           working: copying build/lib/setuptools/msvc.py -> /home/vagrant/build/d...(and 110 more) 
           working: copying build/lib/setuptools/namespaces.py -> /home/vagrant/b...(and 116 more) 
           working: copying build/lib/setuptools/gui.exe -> /home/vagrant/build/d...(and 110 more) 
           working: creating /home/vagrant/build/dev.obfusk.jiten/android/.buildo...(and 85 more)  
           working: copying build/lib/setuptools/command/alias.py -> /home/vagran...(and 127 more) 
           working: copying build/lib/setuptools/command/build_py.py -> /home/vag...(and 130 more) 
           working: copying build/lib/setuptools/command/build_ext.py -> /home/va...(and 131 more) 
           working: copying build/lib/setuptools/command/bdist_rpm.py -> /home/va...(and 131 more) 
           working: copying build/lib/setuptools/command/install_scripts.py -> /h...(and 137 more) 
           working: copying build/lib/setuptools/command/egg_info.py -> /home/vag...(and 130 more) 
           working: copying build/lib/setuptools/command/register.py -> /home/vag...(and 130 more) 
           working: copying build/lib/setuptools/command/saveopts.py -> /home/vag...(and 130 more) 
           working: copying build/lib/setuptools/command/launcher manifest.xml ->...(and 140 more) 
           working: copying build/lib/setuptools/command/setopt.py -> /home/vagra...(and 128 more) 
           working: copying build/lib/setuptools/command/easy_install.py -> /home...(and 134 more) 
           working: copying build/lib/setuptools/command/install_lib.py -> /home/...(and 133 more) 
           working: copying build/lib/setuptools/command/build_clib.py -> /home/v...(and 132 more) 
           working: copying build/lib/setuptools/command/bdist_egg.py -> /home/va...(and 131 more) 
           working: copying build/lib/setuptools/command/__init__.py -> /home/vag...(and 130 more) 
           working: copying build/lib/setuptools/command/install.py -> /home/vagr...(and 129 more) 
           working: copying build/lib/setuptools/command/test.py -> /home/vagrant...(and 126 more) 
           working: copying build/lib/setuptools/command/rotate.py -> /home/vagra...(and 128 more) 
           working: copying build/lib/setuptools/command/upload.py -> /home/vagra...(and 128 more) 
           working: copying build/lib/setuptools/command/sdist.py -> /home/vagran...(and 127 more) 
           working: copying build/lib/setuptools/command/dist_info.py -> /home/va...(and 131 more) 
           working: copying build/lib/setuptools/command/py36compat.py -> /home/v...(and 132 more) 
           working: copying build/lib/setuptools/command/develop.py -> /home/vagr...(and 129 more) 
           working: copying build/lib/setuptools/command/install_egg_info.py -> /...(and 138 more) 
           working: copying build/lib/setuptools/command/upload_docs.py -> /home/...(and 133 more) 
           working: copying build/lib/setuptools/monkey.py -> /home/vagrant/build...(and 112 more) 
           working: copying build/lib/setuptools/windows_support.py -> /home/vagr...(and 121 more) 
           working: copying build/lib/setuptools/cli-64.exe -> /home/vagrant/buil...(and 113 more) 
           working: copying build/lib/setuptools/extension.py -> /home/vagrant/bu...(and 115 more) 
           working: copying build/lib/setuptools/launch.py -> /home/vagrant/build...(and 112 more) 
           working: copying build/lib/setuptools/gui-64.exe -> /home/vagrant/buil...(and 113 more) 
           working: copying build/lib/setuptools/dist.py -> /home/vagrant/build/d...(and 110 more) 
           working: copying build/lib/setuptools/_deprecation_warning.py -> /home...(and 126 more) 
           working: copying build/lib/setuptools/cli-32.exe -> /home/vagrant/buil...(and 113 more) 
           working: copying build/lib/setuptools/depends.py -> /home/vagrant/buil...(and 113 more) 
           working: copying build/lib/setuptools/cli.exe -> /home/vagrant/build/d...(and 110 more) 
           working: copying build/lib/setuptools/lib2to3_ex.py -> /home/vagrant/b...(and 116 more) 
           working: copying build/lib/setuptools/_imp.py -> /home/vagrant/build/d...(and 110 more) 
           working: creating /home/vagrant/build/dev.obfusk.jiten/android/.buildo...(and 88 more)  
           working: copying build/lib/setuptools/_distutils/config.py -> /home/va...(and 134 more) 
           working: copying build/lib/setuptools/_distutils/filelist.py -> /home/...(and 136 more) 
           working: copying build/lib/setuptools/_distutils/sysconfig.py -> /home...(and 137 more) 
           working: copying build/lib/setuptools/_distutils/cmd.py -> /home/vagra...(and 131 more) 
           working: creating /home/vagrant/build/dev.obfusk.jiten/android/.buildo...(and 96 more)  
           working: copying build/lib/setuptools/_distutils/command/config.py -> ...(and 150 more) 
           working: copying build/lib/setuptools/_distutils/command/install_heade...(and 159 more) 
           working: copying build/lib/setuptools/_distutils/command/build_py.py -...(and 152 more) 
           working: copying build/lib/setuptools/_distutils/command/build_ext.py ...(and 153 more) 
           working: copying build/lib/setuptools/_distutils/command/bdist_rpm.py ...(and 153 more) 
           working: copying build/lib/setuptools/_distutils/command/install_scrip...(and 159 more) 
           working: copying build/lib/setuptools/_distutils/command/py37compat.py...(and 154 more) 
           working: copying build/lib/setuptools/_distutils/command/bdist.py -> /...(and 149 more) 
           working: copying build/lib/setuptools/_distutils/command/register.py -...(and 152 more) 
           working: copying build/lib/setuptools/_distutils/command/build.py -> /...(and 149 more) 
           working: copying build/lib/setuptools/_distutils/command/install_lib.p...(and 155 more) 
           working: copying build/lib/setuptools/_distutils/command/build_clib.py...(and 154 more) 
           working: copying build/lib/setuptools/_distutils/command/bdist_wininst...(and 157 more) 
           working: copying build/lib/setuptools/_distutils/command/__init__.py -...(and 152 more) 
           working: copying build/lib/setuptools/_distutils/command/install.py ->...(and 151 more) 
           working: copying build/lib/setuptools/_distutils/command/bdist_dumb.py...(and 154 more) 
           working: copying build/lib/setuptools/_distutils/command/clean.py -> /...(and 149 more) 
           working: copying build/lib/setuptools/_distutils/command/upload.py -> ...(and 150 more) 
           working: copying build/lib/setuptools/_distutils/command/sdist.py -> /...(and 149 more) 
           working: copying build/lib/setuptools/_distutils/command/bdist_msi.py ...(and 153 more) 
           working: copying build/lib/setuptools/_distutils/command/install_egg_i...(and 160 more) 
           working: copying build/lib/setuptools/_distutils/command/install_data....(and 156 more) 
           working: copying build/lib/setuptools/_distutils/command/check.py -> /...(and 149 more) 
           working: copying build/lib/setuptools/_distutils/command/build_scripts...(and 157 more) 
           working: copying build/lib/setuptools/_distutils/unixccompiler.py -> /...(and 141 more) 
           working: copying build/lib/setuptools/_distutils/bcppcompiler.py -> /h...(and 140 more) 
           working: copying build/lib/setuptools/_distutils/extension.py -> /home...(and 137 more) 
           working: copying build/lib/setuptools/_distutils/dist.py -> /home/vagr...(and 132 more) 
           working: copying build/lib/setuptools/_distutils/text_file.py -> /home...(and 137 more) 
           working: copying build/lib/setuptools/_distutils/dir_util.py -> /home/...(and 136 more) 
           working: copying build/lib/setuptools/_distutils/log.py -> /home/vagra...(and 131 more) 
           working: copying build/lib/setuptools/_distutils/spawn.py -> /home/vag...(and 133 more) 
           working: copying build/lib/setuptools/_distutils/util.py -> /home/vagr...(and 132 more) 
           working: copying build/lib/setuptools/_distutils/_msvccompiler.py -> /...(and 141 more) 
           working: copying build/lib/setuptools/_distutils/core.py -> /home/vagr...(and 132 more) 
           working: copying build/lib/setuptools/_distutils/file_util.py -> /home...(and 137 more) 
           working: copying build/lib/setuptools/_distutils/py35compat.py -> /hom...(and 138 more) 
           working: copying build/lib/setuptools/_distutils/versionpredicate.py -...(and 144 more) 
           working: copying build/lib/setuptools/_distutils/msvc9compiler.py -> /...(and 141 more) 
           working: copying build/lib/setuptools/_distutils/debug.py -> /home/vag...(and 133 more) 
           working: copying build/lib/setuptools/_distutils/archive_util.py -> /h...(and 140 more) 
           working: copying build/lib/setuptools/_distutils/__init__.py -> /home/...(and 136 more) 
           working: copying build/lib/setuptools/_distutils/dep_util.py -> /home/...(and 136 more) 
           working: copying build/lib/setuptools/_distutils/cygwinccompiler.py ->...(and 143 more) 
           working: copying build/lib/setuptools/_distutils/version.py -> /home/v...(and 135 more) 
           working: copying build/lib/setuptools/_distutils/msvccompiler.py -> /h...(and 140 more) 
           working: copying build/lib/setuptools/_distutils/fancy_getopt.py -> /h...(and 140 more) 
           working: copying build/lib/setuptools/_distutils/ccompiler.py -> /home...(and 137 more) 
           working: copying build/lib/setuptools/_distutils/errors.py -> /home/va...(and 134 more) 
           working: copying build/lib/setuptools/_distutils/py38compat.py -> /hom...(and 138 more) 
           working: copying build/lib/setuptools/archive_util.py -> /home/vagrant...(and 118 more) 
           working: copying build/lib/setuptools/__init__.py -> /home/vagrant/bui...(and 114 more) 
           working: copying build/lib/setuptools/glob.py -> /home/vagrant/build/d...(and 110 more) 
           working: copying build/lib/setuptools/dep_util.py -> /home/vagrant/bui...(and 114 more) 
           working: creating /home/vagrant/build/dev.obfusk.jiten/android/.buildo...(and 84 more)  
           working: copying build/lib/setuptools/extern/__init__.py -> /home/vagr...(and 128 more) 
           working: copying build/lib/setuptools/version.py -> /home/vagrant/buil...(and 113 more) 
           working: copying build/lib/setuptools/wheel.py -> /home/vagrant/build/...(and 111 more) 
           working: copying build/lib/setuptools/package_index.py -> /home/vagran...(and 119 more) 
           working: copying build/lib/setuptools/unicode_utils.py -> /home/vagran...(and 119 more) 
           working: copying build/lib/setuptools/installer.py -> /home/vagrant/bu...(and 115 more) 
           working: copying build/lib/setuptools/errors.py -> /home/vagrant/build...(and 112 more) 
           working: copying build/lib/setuptools/gui-32.exe -> /home/vagrant/buil...(and 113 more) 
           working: creating /home/vagrant/build/dev.obfusk.jiten/android/.buildo...(and 80 more)  
           working: creating /home/vagrant/build/dev.obfusk.jiten/android/.buildo...(and 88 more)  
           working: copying build/lib/pkg_resources/_vendor/appdirs.py -> /home/v...(and 135 more) 
           working: copying build/lib/pkg_resources/_vendor/pyparsing.py -> /home...(and 137 more) 
           working: copying build/lib/pkg_resources/_vendor/__init__.py -> /home/...(and 136 more) 
           working: creating /home/vagrant/build/dev.obfusk.jiten/android/.buildo...(and 98 more)  
           working: copying build/lib/pkg_resources/_vendor/packaging/_compat.py ...(and 155 more) 
           working: copying build/lib/pkg_resources/_vendor/packaging/requirement...(and 160 more) 
           working: copying build/lib/pkg_resources/_vendor/packaging/_typing.py ...(and 155 more) 
           working: copying build/lib/pkg_resources/_vendor/packaging/__about__.p...(and 157 more) 
           working: copying build/lib/pkg_resources/_vendor/packaging/tags.py -> ...(and 152 more) 
           working: copying build/lib/pkg_resources/_vendor/packaging/specifiers....(and 158 more) 
           working: copying build/lib/pkg_resources/_vendor/packaging/markers.py ...(and 155 more) 
           working: copying build/lib/pkg_resources/_vendor/packaging/_structures...(and 159 more) 
           working: copying build/lib/pkg_resources/_vendor/packaging/__init__.py...(and 156 more) 
           working: copying build/lib/pkg_resources/_vendor/packaging/version.py ...(and 155 more) 
           working: copying build/lib/pkg_resources/_vendor/packaging/utils.py ->...(and 153 more) 
           working: copying build/lib/pkg_resources/__init__.py -> /home/vagrant/...(and 120 more) 
           working: creating /home/vagrant/build/dev.obfusk.jiten/android/.buildo...(and 87 more)  
           working: copying build/lib/pkg_resources/extern/__init__.py -> /home/v...(and 134 more) 
           working: creating /home/vagrant/build/dev.obfusk.jiten/android/.buildo...(and 86 more)  
           working: creating /home/vagrant/build/dev.obfusk.jiten/android/.buildo...(and 91 more)  
           working: creating /home/vagrant/build/dev.obfusk.jiten/android/.buildo...(and 114 more) 
           working: copying build/lib/pkg_resources/tests/data/my-test-package-so...(and 185 more) 
           working: creating /home/vagrant/build/dev.obfusk.jiten/android/.buildo...(and 82 more)  
           working: copying build/lib/_distutils_hack/override.py -> /home/vagran...(and 124 more) 
           working: copying build/lib/_distutils_hack/__init__.py -> /home/vagran...(and 124 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 120 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 138 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 134 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 132 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 140 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 150 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 140 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 144 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 134 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 146 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 140 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 148 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 142 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 140 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 136 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 145 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 139 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 147 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 128 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 128 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 122 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 116 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 128 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 126 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 132 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 134 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 134 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 146 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 132 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 132 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 132 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 128 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 140 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 138 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 136 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 134 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 132 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 130 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 124 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 128 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 128 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 126 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 134 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 136 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 130 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 148 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 138 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 120 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 138 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 126 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 120 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 116 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 148 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 122 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 128 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 116 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 131 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 135 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 137 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 125 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 139 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 157 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 143 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 145 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 145 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 157 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 147 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 137 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 143 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 137 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 149 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 147 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 153 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 143 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 141 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 147 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 137 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 139 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 137 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 145 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 159 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 151 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 137 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 153 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 145 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 143 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 137 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 127 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 137 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 135 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 125 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 129 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 127 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 145 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 127 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 137 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 139 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 151 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 145 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 129 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 143 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 135 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 135 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 149 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 133 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 143 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 143 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 137 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 131 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 139 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 132 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 124 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 116 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 124 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 131 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 122 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 118 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 134 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 134 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 126 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 120 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 133 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 137 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 135 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 143 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 153 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 143 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 147 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 137 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 149 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 143 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 151 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 145 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 143 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 139 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 127 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 134 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 155 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 129 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 129 more) 
           working: writing byte-compilation script '/tmp/tmpe9nlvw_u.py'                          
           working: /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/andro...(and 121 more) 
           working: removing /tmp/tmpe9nlvw_u.py                                                   
           working: running install_egg_info                                                       
           working: running egg_info                                                               
           working: writing setuptools.egg-info/PKG-INFO                                           
           working: writing dependency_links to setuptools.egg-info/dependency_links.txt           
           working: writing entry points to setuptools.egg-info/entry_points.txt                   
           working: writing requirements to setuptools.egg-info/requires.txt                       
           working: writing top-level names to setuptools.egg-info/top_level.txt                   
           working: reading manifest file 'setuptools.egg-info/SOURCES.txt'                        
           working: reading manifest template 'MANIFEST.in'                                        
           working: warning: no files found matching '*.py' under directory 'tests'                
           working: warning: no files found matching '*.txt' under directory 'docs'                
           working: warning: no files found matching 'Makefile' under directory 'docs'             
           working: adding license file 'LICENSE'                                                  
           working: writing manifest file 'setuptools.egg-info/SOURCES.txt'                        
           working: Copying setuptools.egg-info to /home/vagrant/build/dev.obfusk...(and 123 more) 
           working: running install_scripts                                                        
           working: creating /home/vagrant/build/dev.obfusk.jiten/android/.buildo...(and 93 more)  
                                                                                                   
stty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running python3 setup.py install -O2 --root=/home/vagrant/...(and 172 more)
           working: running install                                                                
           working: Distribution option extra_path is deprecated. See issue27919 for details.      
           working: running build                                                                  
           working: running build_py                                                               
           working: package init file 'setuptools/tests/indexes/__init__.py' not f...(and 28 more) 
           working: package init file 'setuptools/tests/indexes/test_links_priori...(and 49 more)  
           working: package init file 'setuptools/tests/indexes/test_links_priori...(and 56 more)  
           working: package init file 'setuptools/tests/indexes/test_links_priori...(and 63 more)  
           working: package init file 'pkg_resources/tests/data/__init__.py' not f...(and 28 more) 
           working: package init file 'pkg_resources/tests/data/my-test-package-s...(and 52 more)  
           working: package init file 'pkg_resources/tests/data/my-test-package-z...(and 49 more)  
           working: package init file 'pkg_resources/tests/data/my-test-package_z...(and 56 more)  
           working: package init file 'pkg_resources/tests/data/my-test-package_u...(and 58 more)  
           working: running install_lib                                                            
           working: creating /home/vagrant/build/dev.obfusk.jiten/android/.buildo...(and 106 more) 
           working: creating /home/vagrant/build/dev.obfusk.jiten/android/.buildo...(and 120 more) 
           working: creating /home/vagrant/build/dev.obfusk.jiten/android/.buildo...(and 131 more) 
           working: copying build/lib/setuptools/config.py -> /home/vagrant/build...(and 164 more) 
           working: creating /home/vagrant/build/dev.obfusk.jiten/android/.buildo...(and 139 more) 
           working: copying build/lib/setuptools/_vendor/ordered_set.py -> /home/...(and 185 more) 
           working: copying build/lib/setuptools/_vendor/pyparsing.py -> /home/va...(and 183 more) 
           working: copying build/lib/setuptools/_vendor/__init__.py -> /home/vag...(and 182 more) 
           working: creating /home/vagrant/build/dev.obfusk.jiten/android/.buildo...(and 149 more) 
           working: copying build/lib/setuptools/_vendor/packaging/_compat.py -> ...(and 201 more) 
           working: copying build/lib/setuptools/_vendor/packaging/requirements.p...(and 206 more) 
           working: copying build/lib/setuptools/_vendor/packaging/_typing.py -> ...(and 201 more) 
           working: copying build/lib/setuptools/_vendor/packaging/__about__.py -...(and 203 more) 
           working: copying build/lib/setuptools/_vendor/packaging/tags.py -> /ho...(and 198 more) 
           working: copying build/lib/setuptools/_vendor/packaging/specifiers.py ...(and 204 more) 
           working: copying build/lib/setuptools/_vendor/packaging/markers.py -> ...(and 201 more) 
           working: copying build/lib/setuptools/_vendor/packaging/_structures.py...(and 205 more) 
           working: copying build/lib/setuptools/_vendor/packaging/__init__.py ->...(and 202 more) 
           working: copying build/lib/setuptools/_vendor/packaging/version.py -> ...(and 201 more) 
           working: copying build/lib/setuptools/_vendor/packaging/utils.py -> /h...(and 199 more) 
           working: creating /home/vagrant/build/dev.obfusk.jiten/android/.buildo...(and 154 more) 
           working: copying build/lib/setuptools/_vendor/more_itertools/recipes.p...(and 211 more) 
           working: copying build/lib/setuptools/_vendor/more_itertools/more.py -...(and 208 more) 
           working: copying build/lib/setuptools/_vendor/more_itertools/__init__....(and 212 more) 
           working: copying build/lib/setuptools/py34compat.py -> /home/vagrant/b...(and 168 more) 
           working: copying build/lib/setuptools/script (dev).tmpl -> /home/vagra...(and 172 more) 
           working: copying build/lib/setuptools/script.tmpl -> /home/vagrant/bui...(and 166 more) 
           working: copying build/lib/setuptools/build_meta.py -> /home/vagrant/b...(and 168 more) 
           working: copying build/lib/setuptools/sandbox.py -> /home/vagrant/buil...(and 165 more) 
           working: copying build/lib/setuptools/msvc.py -> /home/vagrant/build/d...(and 162 more) 
           working: copying build/lib/setuptools/namespaces.py -> /home/vagrant/b...(and 168 more) 
           working: copying build/lib/setuptools/gui.exe -> /home/vagrant/build/d...(and 162 more) 
           working: creating /home/vagrant/build/dev.obfusk.jiten/android/.buildo...(and 139 more) 
           working: copying build/lib/setuptools/command/alias.py -> /home/vagran...(and 179 more) 
           working: copying build/lib/setuptools/command/build_py.py -> /home/vag...(and 182 more) 
           working: copying build/lib/setuptools/command/build_ext.py -> /home/va...(and 183 more) 
           working: copying build/lib/setuptools/command/bdist_rpm.py -> /home/va...(and 183 more) 
           working: copying build/lib/setuptools/command/install_scripts.py -> /h...(and 189 more) 
           working: copying build/lib/setuptools/command/egg_info.py -> /home/vag...(and 182 more) 
           working: copying build/lib/setuptools/command/register.py -> /home/vag...(and 182 more) 
           working: copying build/lib/setuptools/command/saveopts.py -> /home/vag...(and 182 more) 
           working: copying build/lib/setuptools/command/launcher manifest.xml ->...(and 192 more) 
           working: copying build/lib/setuptools/command/setopt.py -> /home/vagra...(and 180 more) 
           working: copying build/lib/setuptools/command/easy_install.py -> /home...(and 186 more) 
           working: copying build/lib/setuptools/command/install_lib.py -> /home/...(and 185 more) 
           working: copying build/lib/setuptools/command/build_clib.py -> /home/v...(and 184 more) 
           working: copying build/lib/setuptools/command/bdist_egg.py -> /home/va...(and 183 more) 
           working: copying build/lib/setuptools/command/__init__.py -> /home/vag...(and 182 more) 
           working: copying build/lib/setuptools/command/install.py -> /home/vagr...(and 181 more) 
           working: copying build/lib/setuptools/command/test.py -> /home/vagrant...(and 178 more) 
           working: copying build/lib/setuptools/command/rotate.py -> /home/vagra...(and 180 more) 
           working: copying build/lib/setuptools/command/upload.py -> /home/vagra...(and 180 more) 
           working: copying build/lib/setuptools/command/sdist.py -> /home/vagran...(and 179 more) 
           working: copying build/lib/setuptools/command/dist_info.py -> /home/va...(and 183 more) 
           working: copying build/lib/setuptools/command/py36compat.py -> /home/v...(and 184 more) 
           working: copying build/lib/setuptools/command/develop.py -> /home/vagr...(and 181 more) 
           working: copying build/lib/setuptools/command/install_egg_info.py -> /...(and 190 more) 
           working: copying build/lib/setuptools/command/upload_docs.py -> /home/...(and 185 more) 
           working: copying build/lib/setuptools/monkey.py -> /home/vagrant/build...(and 164 more) 
           working: copying build/lib/setuptools/windows_support.py -> /home/vagr...(and 173 more) 
           working: copying build/lib/setuptools/cli-64.exe -> /home/vagrant/buil...(and 165 more) 
           working: copying build/lib/setuptools/extension.py -> /home/vagrant/bu...(and 167 more) 
           working: copying build/lib/setuptools/launch.py -> /home/vagrant/build...(and 164 more) 
           working: copying build/lib/setuptools/gui-64.exe -> /home/vagrant/buil...(and 165 more) 
           working: copying build/lib/setuptools/dist.py -> /home/vagrant/build/d...(and 162 more) 
           working: copying build/lib/setuptools/_deprecation_warning.py -> /home...(and 178 more) 
           working: copying build/lib/setuptools/cli-32.exe -> /home/vagrant/buil...(and 165 more) 
           working: copying build/lib/setuptools/depends.py -> /home/vagrant/buil...(and 165 more) 
           working: copying build/lib/setuptools/cli.exe -> /home/vagrant/build/d...(and 162 more) 
           working: copying build/lib/setuptools/lib2to3_ex.py -> /home/vagrant/b...(and 168 more) 
           working: copying build/lib/setuptools/_imp.py -> /home/vagrant/build/d...(and 162 more) 
           working: creating /home/vagrant/build/dev.obfusk.jiten/android/.buildo...(and 142 more) 
           working: copying build/lib/setuptools/_distutils/config.py -> /home/va...(and 186 more) 
           working: copying build/lib/setuptools/_distutils/filelist.py -> /home/...(and 188 more) 
           working: copying build/lib/setuptools/_distutils/sysconfig.py -> /home...(and 189 more) 
           working: copying build/lib/setuptools/_distutils/cmd.py -> /home/vagra...(and 183 more) 
           working: creating /home/vagrant/build/dev.obfusk.jiten/android/.buildo...(and 150 more) 
           working: copying build/lib/setuptools/_distutils/command/config.py -> ...(and 202 more) 
           working: copying build/lib/setuptools/_distutils/command/install_heade...(and 211 more) 
           working: copying build/lib/setuptools/_distutils/command/build_py.py -...(and 204 more) 
           working: copying build/lib/setuptools/_distutils/command/build_ext.py ...(and 205 more) 
           working: copying build/lib/setuptools/_distutils/command/bdist_rpm.py ...(and 205 more) 
           working: copying build/lib/setuptools/_distutils/command/install_scrip...(and 211 more) 
           working: copying build/lib/setuptools/_distutils/command/py37compat.py...(and 206 more) 
           working: copying build/lib/setuptools/_distutils/command/bdist.py -> /...(and 201 more) 
           working: copying build/lib/setuptools/_distutils/command/register.py -...(and 204 more) 
           working: copying build/lib/setuptools/_distutils/command/build.py -> /...(and 201 more) 
           working: copying build/lib/setuptools/_distutils/command/install_lib.p...(and 207 more) 
           working: copying build/lib/setuptools/_distutils/command/build_clib.py...(and 206 more) 
           working: copying build/lib/setuptools/_distutils/command/bdist_wininst...(and 209 more) 
           working: copying build/lib/setuptools/_distutils/command/__init__.py -...(and 204 more) 
           working: copying build/lib/setuptools/_distutils/command/install.py ->...(and 203 more) 
           working: copying build/lib/setuptools/_distutils/command/bdist_dumb.py...(and 206 more) 
           working: copying build/lib/setuptools/_distutils/command/clean.py -> /...(and 201 more) 
           working: copying build/lib/setuptools/_distutils/command/upload.py -> ...(and 202 more) 
           working: copying build/lib/setuptools/_distutils/command/sdist.py -> /...(and 201 more) 
           working: copying build/lib/setuptools/_distutils/command/bdist_msi.py ...(and 205 more) 
           working: copying build/lib/setuptools/_distutils/command/install_egg_i...(and 212 more) 
           working: copying build/lib/setuptools/_distutils/command/install_data....(and 208 more) 
           working: copying build/lib/setuptools/_distutils/command/check.py -> /...(and 201 more) 
           working: copying build/lib/setuptools/_distutils/command/build_scripts...(and 209 more) 
           working: copying build/lib/setuptools/_distutils/unixccompiler.py -> /...(and 193 more) 
           working: copying build/lib/setuptools/_distutils/bcppcompiler.py -> /h...(and 192 more) 
           working: copying build/lib/setuptools/_distutils/extension.py -> /home...(and 189 more) 
           working: copying build/lib/setuptools/_distutils/dist.py -> /home/vagr...(and 184 more) 
           working: copying build/lib/setuptools/_distutils/text_file.py -> /home...(and 189 more) 
           working: copying build/lib/setuptools/_distutils/dir_util.py -> /home/...(and 188 more) 
           working: copying build/lib/setuptools/_distutils/log.py -> /home/vagra...(and 183 more) 
           working: copying build/lib/setuptools/_distutils/spawn.py -> /home/vag...(and 185 more) 
           working: copying build/lib/setuptools/_distutils/util.py -> /home/vagr...(and 184 more) 
           working: copying build/lib/setuptools/_distutils/_msvccompiler.py -> /...(and 193 more) 
           working: copying build/lib/setuptools/_distutils/core.py -> /home/vagr...(and 184 more) 
           working: copying build/lib/setuptools/_distutils/file_util.py -> /home...(and 189 more) 
           working: copying build/lib/setuptools/_distutils/py35compat.py -> /hom...(and 190 more) 
           working: copying build/lib/setuptools/_distutils/versionpredicate.py -...(and 196 more) 
           working: copying build/lib/setuptools/_distutils/msvc9compiler.py -> /...(and 193 more) 
           working: copying build/lib/setuptools/_distutils/debug.py -> /home/vag...(and 185 more) 
           working: copying build/lib/setuptools/_distutils/archive_util.py -> /h...(and 192 more) 
           working: copying build/lib/setuptools/_distutils/__init__.py -> /home/...(and 188 more) 
           working: copying build/lib/setuptools/_distutils/dep_util.py -> /home/...(and 188 more) 
           working: copying build/lib/setuptools/_distutils/cygwinccompiler.py ->...(and 195 more) 
           working: copying build/lib/setuptools/_distutils/version.py -> /home/v...(and 187 more) 
           working: copying build/lib/setuptools/_distutils/msvccompiler.py -> /h...(and 192 more) 
           working: copying build/lib/setuptools/_distutils/fancy_getopt.py -> /h...(and 192 more) 
           working: copying build/lib/setuptools/_distutils/ccompiler.py -> /home...(and 189 more) 
           working: copying build/lib/setuptools/_distutils/errors.py -> /home/va...(and 186 more) 
           working: copying build/lib/setuptools/_distutils/py38compat.py -> /hom...(and 190 more) 
           working: copying build/lib/setuptools/archive_util.py -> /home/vagrant...(and 170 more) 
           working: copying build/lib/setuptools/__init__.py -> /home/vagrant/bui...(and 166 more) 
           working: copying build/lib/setuptools/glob.py -> /home/vagrant/build/d...(and 162 more) 
           working: copying build/lib/setuptools/dep_util.py -> /home/vagrant/bui...(and 166 more) 
           working: creating /home/vagrant/build/dev.obfusk.jiten/android/.buildo...(and 138 more) 
           working: copying build/lib/setuptools/extern/__init__.py -> /home/vagr...(and 180 more) 
           working: copying build/lib/setuptools/version.py -> /home/vagrant/buil...(and 165 more) 
           working: copying build/lib/setuptools/wheel.py -> /home/vagrant/build/...(and 163 more) 
           working: copying build/lib/setuptools/package_index.py -> /home/vagran...(and 171 more) 
           working: copying build/lib/setuptools/unicode_utils.py -> /home/vagran...(and 171 more) 
           working: copying build/lib/setuptools/installer.py -> /home/vagrant/bu...(and 167 more) 
           working: copying build/lib/setuptools/errors.py -> /home/vagrant/build...(and 164 more) 
           working: copying build/lib/setuptools/gui-32.exe -> /home/vagrant/buil...(and 165 more) 
           working: creating /home/vagrant/build/dev.obfusk.jiten/android/.buildo...(and 134 more) 
           working: creating /home/vagrant/build/dev.obfusk.jiten/android/.buildo...(and 142 more) 
           working: copying build/lib/pkg_resources/_vendor/appdirs.py -> /home/v...(and 187 more) 
           working: copying build/lib/pkg_resources/_vendor/pyparsing.py -> /home...(and 189 more) 
           working: copying build/lib/pkg_resources/_vendor/__init__.py -> /home/...(and 188 more) 
           working: creating /home/vagrant/build/dev.obfusk.jiten/android/.buildo...(and 152 more) 
           working: copying build/lib/pkg_resources/_vendor/packaging/_compat.py ...(and 207 more) 
           working: copying build/lib/pkg_resources/_vendor/packaging/requirement...(and 212 more) 
           working: copying build/lib/pkg_resources/_vendor/packaging/_typing.py ...(and 207 more) 
           working: copying build/lib/pkg_resources/_vendor/packaging/__about__.p...(and 209 more) 
           working: copying build/lib/pkg_resources/_vendor/packaging/tags.py -> ...(and 204 more) 
           working: copying build/lib/pkg_resources/_vendor/packaging/specifiers....(and 210 more) 
           working: copying build/lib/pkg_resources/_vendor/packaging/markers.py ...(and 207 more) 
           working: copying build/lib/pkg_resources/_vendor/packaging/_structures...(and 211 more) 
           working: copying build/lib/pkg_resources/_vendor/packaging/__init__.py...(and 208 more) 
           working: copying build/lib/pkg_resources/_vendor/packaging/version.py ...(and 207 more) 
           working: copying build/lib/pkg_resources/_vendor/packaging/utils.py ->...(and 205 more) 
           working: copying build/lib/pkg_resources/__init__.py -> /home/vagrant/...(and 172 more) 
           working: creating /home/vagrant/build/dev.obfusk.jiten/android/.buildo...(and 141 more) 
           working: copying build/lib/pkg_resources/extern/__init__.py -> /home/v...(and 186 more) 
           working: creating /home/vagrant/build/dev.obfusk.jiten/android/.buildo...(and 140 more) 
           working: creating /home/vagrant/build/dev.obfusk.jiten/android/.buildo...(and 145 more) 
           working: creating /home/vagrant/build/dev.obfusk.jiten/android/.buildo...(and 168 more) 
           working: copying build/lib/pkg_resources/tests/data/my-test-package-so...(and 237 more) 
           working: creating /home/vagrant/build/dev.obfusk.jiten/android/.buildo...(and 136 more) 
           working: copying build/lib/_distutils_hack/override.py -> /home/vagran...(and 176 more) 
           working: copying build/lib/_distutils_hack/__init__.py -> /home/vagran...(and 176 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 172 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 190 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 186 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 184 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 192 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 202 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 192 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 196 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 186 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 198 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 192 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 200 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 194 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 192 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 188 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 197 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 191 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 199 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 180 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 180 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 174 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 168 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 180 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 178 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 184 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 186 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 186 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 198 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 184 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 184 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 184 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 180 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 192 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 190 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 188 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 186 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 184 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 182 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 176 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 180 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 180 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 178 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 186 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 188 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 182 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 200 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 190 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 172 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 190 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 178 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 172 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 168 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 200 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 174 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 180 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 168 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 183 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 187 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 189 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 177 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 191 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 209 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 195 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 197 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 197 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 209 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 199 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 189 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 195 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 189 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 201 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 199 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 205 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 195 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 193 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 199 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 189 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 191 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 189 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 197 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 211 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 203 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 189 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 205 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 197 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 195 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 189 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 179 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 189 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 187 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 177 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 181 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 179 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 197 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 179 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 189 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 191 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 203 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 197 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 181 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 195 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 187 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 187 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 201 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 185 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 195 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 195 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 189 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 183 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 191 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 184 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 176 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 168 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 176 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 183 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 174 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 170 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 186 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 186 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 178 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 172 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 185 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 189 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 187 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 195 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 205 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 195 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 199 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 189 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 201 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 195 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 203 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 197 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 195 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 191 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 179 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 186 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 207 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 181 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 181 more) 
           working: writing byte-compilation script '/tmp/tmp9zexy6t8.py'                          
           working: /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/andro...(and 121 more) 
           working: removing /tmp/tmp9zexy6t8.py                                                   
           working: running install_egg_info                                                       
           working: running egg_info                                                               
           working: writing setuptools.egg-info/PKG-INFO                                           
           working: writing dependency_links to setuptools.egg-info/dependency_links.txt           
           working: writing entry points to setuptools.egg-info/entry_points.txt                   
           working: writing requirements to setuptools.egg-info/requires.txt                       
           working: writing top-level names to setuptools.egg-info/top_level.txt                   
           working: reading manifest file 'setuptools.egg-info/SOURCES.txt'                        
           working: reading manifest template 'MANIFEST.in'                                        
           working: warning: no files found matching '*.py' under directory 'tests'                
           working: warning: no files found matching '*.txt' under directory 'docs'                
           working: warning: no files found matching 'Makefile' under directory 'docs'             
           working: adding license file 'LICENSE'                                                  
           working: writing manifest file 'setuptools.egg-info/SOURCES.txt'                        
           working: Copying setuptools.egg-info to /home/vagrant/build/dev.obfusk...(and 175 more) 
           working: running install_scripts                                                        
           working: creating /home/vagrant/build/dev.obfusk.jiten/android/.buildo...(and 145 more) 
                                                                                                   
[INFO]:    <- directory context /home/vagrant/build/srclib/python-for-android[INFO]:    Building certifi for armeabi-v7a[INFO]:    certifi apparently isn't already in site-packages[INFO]:    Installing certifi into site-packages[INFO]:    -> directory context /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/certifi/armeabi-v7a__ndk_target_23/certifistty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running python3 setup.py install -O2 --root=/home/vagrant/...(and 120 more)
           working: /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/andro...(and 188 more) 
           working:   warnings.warn(tmpl.format(**locals()))                                       
           working: running install                                                                
           working: running build                                                                  
           working: running build_py                                                               
           working: creating build                                                                 
           working: creating build/lib                                                             
           working: creating build/lib/certifi                                                     
           working: copying certifi/__main__.py -> build/lib/certifi                               
           working: copying certifi/core.py -> build/lib/certifi                                   
           working: copying certifi/__init__.py -> build/lib/certifi                               
           working: running egg_info                                                               
           working: writing certifi.egg-info/PKG-INFO                                              
           working: writing dependency_links to certifi.egg-info/dependency_links.txt              
           working: writing top-level names to certifi.egg-info/top_level.txt                      
           working: reading manifest file 'certifi.egg-info/SOURCES.txt'                           
           working: reading manifest template 'MANIFEST.in'                                        
           working: warning: no previously-included files found matching '.github/'                
           working: warning: manifest_maker: MANIFEST.in, line 4: 'recursive-excl...(and 44 more)  
           working: adding license file 'LICENSE'                                                  
           working: writing manifest file 'certifi.egg-info/SOURCES.txt'                           
           working: copying certifi/cacert.pem -> build/lib/certifi                                
           working: running install_lib                                                            
           working: creating /home/vagrant/build/dev.obfusk.jiten/android/.buildo...(and 74 more)  
           working: copying build/lib/certifi/__main__.py -> /home/vagrant/build/...(and 108 more) 
           working: copying build/lib/certifi/core.py -> /home/vagrant/build/dev....(and 104 more) 
           working: copying build/lib/certifi/__init__.py -> /home/vagrant/build/...(and 108 more) 
           working: copying build/lib/certifi/cacert.pem -> /home/vagrant/build/d...(and 107 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 121 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 113 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 121 more) 
           working: writing byte-compilation script '/tmp/tmp3mlx9rn6.py'                          
           working: /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/andro...(and 121 more) 
           working: removing /tmp/tmp3mlx9rn6.py                                                   
           working: running install_egg_info                                                       
           working: Copying certifi.egg-info to /home/vagrant/build/dev.obfusk.ji...(and 120 more) 
           working: running install_scripts                                                        
                                                                                                   
[INFO]:    <- directory context /home/vagrant/build/srclib/python-for-android[INFO]:    Building click for armeabi-v7a[INFO]:    click apparently isn't already in site-packages[INFO]:    Installing click into site-packages[INFO]:    -> directory context /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/click/armeabi-v7a__ndk_target_23/clickstty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running python3 setup.py install -O2 --root=/home/vagrant/...(and 120 more)
           working: running install                                                                
           working: running build                                                                  
           working: running build_py                                                               
           working: creating build                                                                 
           working: creating build/lib                                                             
           working: creating build/lib/click                                                       
           working: copying src/click/_compat.py -> build/lib/click                                
           working: copying src/click/_winconsole.py -> build/lib/click                            
           working: copying src/click/decorators.py -> build/lib/click                             
           working: copying src/click/shell_completion.py -> build/lib/click                       
           working: copying src/click/_textwrap.py -> build/lib/click                              
           working: copying src/click/_unicodefun.py -> build/lib/click                            
           working: copying src/click/testing.py -> build/lib/click                                
           working: copying src/click/parser.py -> build/lib/click                                 
           working: copying src/click/core.py -> build/lib/click                                   
           working: copying src/click/termui.py -> build/lib/click                                 
           working: copying src/click/__init__.py -> build/lib/click                               
           working: copying src/click/_termui_impl.py -> build/lib/click                           
           working: copying src/click/globals.py -> build/lib/click                                
           working: copying src/click/types.py -> build/lib/click                                  
           working: copying src/click/exceptions.py -> build/lib/click                             
           working: copying src/click/formatting.py -> build/lib/click                             
           working: copying src/click/utils.py -> build/lib/click                                  
           working: running egg_info                                                               
           working: creating src/click.egg-info                                                    
           working: writing src/click.egg-info/PKG-INFO                                            
           working: writing dependency_links to src/click.egg-info/dependency_links.txt            
           working: writing requirements to src/click.egg-info/requires.txt                        
           working: writing top-level names to src/click.egg-info/top_level.txt                    
           working: writing manifest file 'src/click.egg-info/SOURCES.txt'                         
           working: reading manifest file 'src/click.egg-info/SOURCES.txt'                         
           working: reading manifest template 'MANIFEST.in'                                        
           working: no previously-included directories found matching 'docs/_build'                
           working: warning: no previously-included files matching '*.pyc' found a...(and 23 more) 
           working: adding license file 'LICENSE.rst'                                              
           working: writing manifest file 'src/click.egg-info/SOURCES.txt'                         
           working: copying src/click/py.typed -> build/lib/click                                  
           working: running install_lib                                                            
           working: creating /home/vagrant/build/dev.obfusk.jiten/android/.buildo...(and 72 more)  
           working: copying build/lib/click/_compat.py -> /home/vagrant/build/dev...(and 103 more) 
           working: copying build/lib/click/_winconsole.py -> /home/vagrant/build...(and 107 more) 
           working: copying build/lib/click/decorators.py -> /home/vagrant/build/...(and 106 more) 
           working: copying build/lib/click/py.typed -> /home/vagrant/build/dev.o...(and 101 more) 
           working: copying build/lib/click/shell_completion.py -> /home/vagrant/...(and 112 more) 
           working: copying build/lib/click/_textwrap.py -> /home/vagrant/build/d...(and 105 more) 
           working: copying build/lib/click/_unicodefun.py -> /home/vagrant/build...(and 107 more) 
           working: copying build/lib/click/testing.py -> /home/vagrant/build/dev...(and 103 more) 
           working: copying build/lib/click/parser.py -> /home/vagrant/build/dev....(and 102 more) 
           working: copying build/lib/click/core.py -> /home/vagrant/build/dev.ob...(and 100 more) 
           working: copying build/lib/click/termui.py -> /home/vagrant/build/dev....(and 102 more) 
           working: copying build/lib/click/__init__.py -> /home/vagrant/build/de...(and 104 more) 
           working: copying build/lib/click/_termui_impl.py -> /home/vagrant/buil...(and 108 more) 
           working: copying build/lib/click/globals.py -> /home/vagrant/build/dev...(and 103 more) 
           working: copying build/lib/click/types.py -> /home/vagrant/build/dev.o...(and 101 more) 
           working: copying build/lib/click/exceptions.py -> /home/vagrant/build/...(and 106 more) 
           working: copying build/lib/click/formatting.py -> /home/vagrant/build/...(and 106 more) 
           working: copying build/lib/click/utils.py -> /home/vagrant/build/dev.o...(and 101 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 117 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 125 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 123 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 135 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 121 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 125 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 117 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 115 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 111 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 115 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 119 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 127 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 117 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 113 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 123 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 123 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 113 more) 
           working: writing byte-compilation script '/tmp/tmpywkx4app.py'                          
           working: /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/andro...(and 121 more) 
           working: removing /tmp/tmpywkx4app.py                                                   
           working: running install_egg_info                                                       
           working: Copying src/click.egg-info to /home/vagrant/build/dev.obfusk....(and 116 more) 
           working: running install_scripts                                                        
                                                                                                   
stty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running python3 setup.py install -O2 --root=/home/vagrant/...(and 172 more)
           working: running install                                                                
           working: running build                                                                  
           working: running build_py                                                               
           working: running egg_info                                                               
           working: writing src/click.egg-info/PKG-INFO                                            
           working: writing dependency_links to src/click.egg-info/dependency_links.txt            
           working: writing requirements to src/click.egg-info/requires.txt                        
           working: writing top-level names to src/click.egg-info/top_level.txt                    
           working: reading manifest file 'src/click.egg-info/SOURCES.txt'                         
           working: reading manifest template 'MANIFEST.in'                                        
           working: no previously-included directories found matching 'docs/_build'                
           working: warning: no previously-included files matching '*.pyc' found a...(and 23 more) 
           working: adding license file 'LICENSE.rst'                                              
           working: writing manifest file 'src/click.egg-info/SOURCES.txt'                         
           working: running install_lib                                                            
           working: creating /home/vagrant/build/dev.obfusk.jiten/android/.buildo...(and 126 more) 
           working: copying build/lib/click/_compat.py -> /home/vagrant/build/dev...(and 155 more) 
           working: copying build/lib/click/_winconsole.py -> /home/vagrant/build...(and 159 more) 
           working: copying build/lib/click/decorators.py -> /home/vagrant/build/...(and 158 more) 
           working: copying build/lib/click/py.typed -> /home/vagrant/build/dev.o...(and 153 more) 
           working: copying build/lib/click/shell_completion.py -> /home/vagrant/...(and 164 more) 
           working: copying build/lib/click/_textwrap.py -> /home/vagrant/build/d...(and 157 more) 
           working: copying build/lib/click/_unicodefun.py -> /home/vagrant/build...(and 159 more) 
           working: copying build/lib/click/testing.py -> /home/vagrant/build/dev...(and 155 more) 
           working: copying build/lib/click/parser.py -> /home/vagrant/build/dev....(and 154 more) 
           working: copying build/lib/click/core.py -> /home/vagrant/build/dev.ob...(and 152 more) 
           working: copying build/lib/click/termui.py -> /home/vagrant/build/dev....(and 154 more) 
           working: copying build/lib/click/__init__.py -> /home/vagrant/build/de...(and 156 more) 
           working: copying build/lib/click/_termui_impl.py -> /home/vagrant/buil...(and 160 more) 
           working: copying build/lib/click/globals.py -> /home/vagrant/build/dev...(and 155 more) 
           working: copying build/lib/click/types.py -> /home/vagrant/build/dev.o...(and 153 more) 
           working: copying build/lib/click/exceptions.py -> /home/vagrant/build/...(and 158 more) 
           working: copying build/lib/click/formatting.py -> /home/vagrant/build/...(and 158 more) 
           working: copying build/lib/click/utils.py -> /home/vagrant/build/dev.o...(and 153 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 169 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 177 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 175 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 187 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 173 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 177 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 169 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 167 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 163 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 167 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 171 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 179 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 169 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 165 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 175 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 175 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 165 more) 
           working: writing byte-compilation script '/tmp/tmpanre_dkx.py'                          
           working: /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/andro...(and 121 more) 
           working: removing /tmp/tmpanre_dkx.py                                                   
           working: running install_egg_info                                                       
           working: Copying src/click.egg-info to /home/vagrant/build/dev.obfusk....(and 168 more) 
           working: running install_scripts                                                        
                                                                                                   
[INFO]:    <- directory context /home/vagrant/build/srclib/python-for-android[INFO]:    Building itsdangerous for armeabi-v7a[INFO]:    itsdangerous apparently isn't already in site-packages[INFO]:    Installing itsdangerous into site-packages[INFO]:    -> directory context /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/itsdangerous/armeabi-v7a__ndk_target_23/itsdangerousstty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running python3 setup.py install -O2 --root=/home/vagrant/...(and 120 more)
           working: running install                                                                
           working: running build                                                                  
           working: running build_py                                                               
           working: creating build                                                                 
           working: creating build/lib                                                             
           working: creating build/lib/itsdangerous                                                
           working: copying src/itsdangerous/serializer.py -> build/lib/itsdangerous               
           working: copying src/itsdangerous/encoding.py -> build/lib/itsdangerous                 
           working: copying src/itsdangerous/url_safe.py -> build/lib/itsdangerous                 
           working: copying src/itsdangerous/_json.py -> build/lib/itsdangerous                    
           working: copying src/itsdangerous/signer.py -> build/lib/itsdangerous                   
           working: copying src/itsdangerous/timed.py -> build/lib/itsdangerous                    
           working: copying src/itsdangerous/__init__.py -> build/lib/itsdangerous                 
           working: copying src/itsdangerous/exc.py -> build/lib/itsdangerous                      
           working: copying src/itsdangerous/jws.py -> build/lib/itsdangerous                      
           working: running egg_info                                                               
           working: creating src/itsdangerous.egg-info                                             
           working: writing src/itsdangerous.egg-info/PKG-INFO                                     
           working: writing dependency_links to src/itsdangerous.egg-info/dependency_links.txt     
           working: writing top-level names to src/itsdangerous.egg-info/top_level.txt             
           working: writing manifest file 'src/itsdangerous.egg-info/SOURCES.txt'                  
           working: reading manifest file 'src/itsdangerous.egg-info/SOURCES.txt'                  
           working: reading manifest template 'MANIFEST.in'                                        
           working: no previously-included directories found matching 'docs/_build'                
           working: warning: no previously-included files matching '*.pyc' found a...(and 23 more) 
           working: adding license file 'LICENSE.rst'                                              
           working: writing manifest file 'src/itsdangerous.egg-info/SOURCES.txt'                  
           working: copying src/itsdangerous/py.typed -> build/lib/itsdangerous                    
           working: running install_lib                                                            
           working: creating /home/vagrant/build/dev.obfusk.jiten/android/.buildo...(and 79 more)  
           working: copying build/lib/itsdangerous/py.typed -> /home/vagrant/buil...(and 115 more) 
           working: copying build/lib/itsdangerous/serializer.py -> /home/vagrant...(and 120 more) 
           working: copying build/lib/itsdangerous/encoding.py -> /home/vagrant/b...(and 118 more) 
           working: copying build/lib/itsdangerous/url_safe.py -> /home/vagrant/b...(and 118 more) 
           working: copying build/lib/itsdangerous/_json.py -> /home/vagrant/buil...(and 115 more) 
           working: copying build/lib/itsdangerous/signer.py -> /home/vagrant/bui...(and 116 more) 
           working: copying build/lib/itsdangerous/timed.py -> /home/vagrant/buil...(and 115 more) 
           working: copying build/lib/itsdangerous/__init__.py -> /home/vagrant/b...(and 118 more) 
           working: copying build/lib/itsdangerous/exc.py -> /home/vagrant/build/...(and 113 more) 
           working: copying build/lib/itsdangerous/jws.py -> /home/vagrant/build/...(and 113 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 130 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 126 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 126 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 120 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 122 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 120 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 126 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 116 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 116 more) 
           working: writing byte-compilation script '/tmp/tmp_jw5j0wf.py'                          
           working: /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/andro...(and 121 more) 
           working: removing /tmp/tmp_jw5j0wf.py                                                   
           working: running install_egg_info                                                       
           working: Copying src/itsdangerous.egg-info to /home/vagrant/build/dev....(and 130 more) 
           working: running install_scripts                                                        
                                                                                                   
[INFO]:    <- directory context /home/vagrant/build/srclib/python-for-android[INFO]:    Building kanjidraw for armeabi-v7a[INFO]:    kanjidraw apparently isn't already in site-packages[INFO]:    Installing kanjidraw into site-packages[INFO]:    -> directory context /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/kanjidraw/armeabi-v7a__ndk_target_23/kanjidrawstty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running python3 setup.py install -O2 --root=/home/vagrant/...(and 120 more)
           working: running install                                                                
           working: running build                                                                  
           working: running build_py                                                               
           working: creating build                                                                 
           working: creating build/lib                                                             
           working: creating build/lib/kanjidraw                                                   
           working: copying kanjidraw/__init__.py -> build/lib/kanjidraw                           
           working: copying kanjidraw/lib.py -> build/lib/kanjidraw                                
           working: copying kanjidraw/gui.py -> build/lib/kanjidraw                                
           working: copying kanjidraw/data.json -> build/lib/kanjidraw                             
           working: running install_lib                                                            
           working: creating /home/vagrant/build/dev.obfusk.jiten/android/.buildo...(and 76 more)  
           working: copying build/lib/kanjidraw/__init__.py -> /home/vagrant/buil...(and 112 more) 
           working: copying build/lib/kanjidraw/lib.py -> /home/vagrant/build/dev...(and 107 more) 
           working: copying build/lib/kanjidraw/gui.py -> /home/vagrant/build/dev...(and 107 more) 
           working: copying build/lib/kanjidraw/data.json -> /home/vagrant/build/...(and 110 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 123 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 113 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 113 more) 
           working: writing byte-compilation script '/tmp/tmpe1ib2mnk.py'                          
           working: /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/andro...(and 121 more) 
           working: removing /tmp/tmpe1ib2mnk.py                                                   
           working: running install_egg_info                                                       
           working: running egg_info                                                               
           working: creating kanjidraw.egg-info                                                    
           working: writing kanjidraw.egg-info/PKG-INFO                                            
           working: writing dependency_links to kanjidraw.egg-info/dependency_links.txt            
           working: writing entry points to kanjidraw.egg-info/entry_points.txt                    
           working: writing top-level names to kanjidraw.egg-info/top_level.txt                    
           working: writing manifest file 'kanjidraw.egg-info/SOURCES.txt'                         
           working: reading manifest file 'kanjidraw.egg-info/SOURCES.txt'                         
           working: reading manifest template 'MANIFEST.in'                                        
           working: adding license file 'LICENSE.AGPLv3'                                           
           working: writing manifest file 'kanjidraw.egg-info/SOURCES.txt'                         
           working: Copying kanjidraw.egg-info to /home/vagrant/build/dev.obfusk....(and 120 more) 
           working: running install_scripts                                                        
           working: Installing kanjidraw script to /home/vagrant/build/dev.obfusk...(and 102 more) 
                                                                                                   
[INFO]:    <- directory context /home/vagrant/build/srclib/python-for-android[INFO]:    Building markupsafe for armeabi-v7a[INFO]:    markupsafe apparently isn't already in site-packages[INFO]:    Installing markupsafe into site-packages[INFO]:    -> directory context /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/markupsafe/armeabi-v7a__ndk_target_23/markupsafestty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running python3 setup.py install -O2 --root=/home/vagrant/...(and 120 more)
           working: running install                                                                
           working: running build                                                                  
           working: running build_py                                                               
           working: creating build                                                                 
           working: creating build/lib.linux-x86_64-3.9                                            
           working: creating build/lib.linux-x86_64-3.9/markupsafe                                 
           working: copying src/markupsafe/_native.py -> build/lib.linux-x86_64-3.9/markupsafe     
           working: copying src/markupsafe/__init__.py -> build/lib.linux-x86_64-3.9/markupsafe    
           working: running egg_info                                                               
           working: creating src/MarkupSafe.egg-info                                               
           working: writing src/MarkupSafe.egg-info/PKG-INFO                                       
           working: writing dependency_links to src/MarkupSafe.egg-info/dependency_links.txt       
           working: writing top-level names to src/MarkupSafe.egg-info/top_level.txt               
           working: writing manifest file 'src/MarkupSafe.egg-info/SOURCES.txt'                    
           working: reading manifest file 'src/MarkupSafe.egg-info/SOURCES.txt'                    
           working: reading manifest template 'MANIFEST.in'                                        
           working: no previously-included directories found matching 'docs/_build'                
           working: warning: no previously-included files matching '*.pyc' found a...(and 23 more) 
           working: adding license file 'LICENSE.rst'                                              
           working: writing manifest file 'src/MarkupSafe.egg-info/SOURCES.txt'                    
           working: copying src/markupsafe/_speedups.c -> build/lib.linux-x86_64-3.9/markupsafe    
           working: copying src/markupsafe/_speedups.pyi -> build/lib.linux-x86_64-3.9/markupsafe  
           working: copying src/markupsafe/py.typed -> build/lib.linux-x86_64-3.9/markupsafe       
           working: running build_ext                                                              
           working: building 'markupsafe._speedups' extension                                      
           working: creating build/temp.linux-x86_64-3.9                                           
           working: creating build/temp.linux-x86_64-3.9/src                                       
           working: creating build/temp.linux-x86_64-3.9/src/markupsafe                            
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 1165 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 1200 more) 
           working: running install_lib                                                            
           working: creating /home/vagrant/build/dev.obfusk.jiten/android/.buildo...(and 77 more)  
           working: copying build/lib.linux-x86_64-3.9/markupsafe/py.typed -> /ho...(and 128 more) 
           working: copying build/lib.linux-x86_64-3.9/markupsafe/_speedups.c -> ...(and 131 more) 
           working: copying build/lib.linux-x86_64-3.9/markupsafe/_speedups.pyi -...(and 133 more) 
           working: copying build/lib.linux-x86_64-3.9/markupsafe/_native.py -> /...(and 130 more) 
           working: copying build/lib.linux-x86_64-3.9/markupsafe/_speedups.cpyth...(and 160 more) 
           working: copying build/lib.linux-x86_64-3.9/markupsafe/__init__.py -> ...(and 131 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 122 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 124 more) 
           working: writing byte-compilation script '/tmp/tmpmkk2nyc8.py'                          
           working: /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/andro...(and 121 more) 
           working: removing /tmp/tmpmkk2nyc8.py                                                   
           working: running install_egg_info                                                       
           working: Copying src/MarkupSafe.egg-info to /home/vagrant/build/dev.ob...(and 126 more) 
           working: running install_scripts                                                        
                                                                                                   
[INFO]:    <- directory context /home/vagrant/build/srclib/python-for-android[INFO]:    Building six for armeabi-v7a[INFO]:    six apparently isn't already in site-packages[INFO]:    Installing six into site-packages[INFO]:    -> directory context /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/six/armeabi-v7a__ndk_target_23/sixstty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running python3 setup.py install -O2 --root=/home/vagrant/...(and 120 more)
           working: running install                                                                
           working: running build                                                                  
           working: running build_py                                                               
           working: creating build                                                                 
           working: creating build/lib                                                             
           working: copying six.py -> build/lib                                                    
           working: running install_lib                                                            
           working: copying build/lib/six.py -> /home/vagrant/build/dev.obfusk.ji...(and 87 more)  
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 103 more) 
           working: writing byte-compilation script '/tmp/tmpa4ur_f2r.py'                          
           working: /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/andro...(and 121 more) 
           working: removing /tmp/tmpa4ur_f2r.py                                                   
           working: running install_egg_info                                                       
           working: running egg_info                                                               
           working: writing six.egg-info/PKG-INFO                                                  
           working: writing dependency_links to six.egg-info/dependency_links.txt                  
           working: writing top-level names to six.egg-info/top_level.txt                          
           working: warning: the 'license_file' option is deprecated, use 'license_files' instead  
           working: adding license file 'LICENSE' (matched pattern 'LICENSE')                      
           working: reading manifest file 'six.egg-info/SOURCES.txt'                               
           working: reading manifest template 'MANIFEST.in'                                        
           working: no previously-included directories found matching 'documentation/_build'       
           working: writing manifest file 'six.egg-info/SOURCES.txt'                               
           working: Copying six.egg-info to /home/vagrant/build/dev.obfusk.jiten/...(and 109 more) 
           working: running install_scripts                                                        
                                                                                                   
[INFO]:    <- directory context /home/vagrant/build/srclib/python-for-android[INFO]:    Building werkzeug for armeabi-v7a[INFO]:    werkzeug apparently isn't already in site-packages[INFO]:    Installing werkzeug into site-packages[INFO]:    -> directory context /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/werkzeug/armeabi-v7a__ndk_target_23/werkzeugstty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running python3 setup.py install -O2 --root=/home/vagrant/...(and 120 more)
           working: running install                                                                
           working: running build                                                                  
           working: running build_py                                                               
           working: creating build                                                                 
           working: creating build/lib                                                             
           working: creating build/lib/werkzeug                                                    
           working: copying src/werkzeug/local.py -> build/lib/werkzeug                            
           working: copying src/werkzeug/_internal.py -> build/lib/werkzeug                        
           working: copying src/werkzeug/useragents.py -> build/lib/werkzeug                       
           working: copying src/werkzeug/serving.py -> build/lib/werkzeug                          
           working: copying src/werkzeug/urls.py -> build/lib/werkzeug                             
           working: copying src/werkzeug/filesystem.py -> build/lib/werkzeug                       
           working: copying src/werkzeug/formparser.py -> build/lib/werkzeug                       
           working: copying src/werkzeug/security.py -> build/lib/werkzeug                         
           working: copying src/werkzeug/wsgi.py -> build/lib/werkzeug                             
           working: copying src/werkzeug/datastructures.py -> build/lib/werkzeug                   
           working: copying src/werkzeug/__init__.py -> build/lib/werkzeug                         
           working: copying src/werkzeug/test.py -> build/lib/werkzeug                             
           working: copying src/werkzeug/_reloader.py -> build/lib/werkzeug                        
           working: copying src/werkzeug/exceptions.py -> build/lib/werkzeug                       
           working: copying src/werkzeug/testapp.py -> build/lib/werkzeug                          
           working: copying src/werkzeug/user_agent.py -> build/lib/werkzeug                       
           working: copying src/werkzeug/http.py -> build/lib/werkzeug                             
           working: copying src/werkzeug/routing.py -> build/lib/werkzeug                          
           working: copying src/werkzeug/utils.py -> build/lib/werkzeug                            
           working: creating build/lib/werkzeug/middleware                                         
           working: copying src/werkzeug/middleware/profiler.py -> build/lib/werkzeug/middleware   
           working: copying src/werkzeug/middleware/http_proxy.py -> build/lib/werkzeug/middleware 
           working: copying src/werkzeug/middleware/proxy_fix.py -> build/lib/werkzeug/middleware  
           working: copying src/werkzeug/middleware/dispatcher.py -> build/lib/werkzeug/middleware 
           working: copying src/werkzeug/middleware/__init__.py -> build/lib/werkzeug/middleware   
           working: copying src/werkzeug/middleware/shared_data.py -> build/lib/werkzeug/middleware
           working: copying src/werkzeug/middleware/lint.py -> build/lib/werkzeug/middleware       
           working: creating build/lib/werkzeug/debug                                              
           working: copying src/werkzeug/debug/console.py -> build/lib/werkzeug/debug              
           working: copying src/werkzeug/debug/repr.py -> build/lib/werkzeug/debug                 
           working: copying src/werkzeug/debug/tbtools.py -> build/lib/werkzeug/debug              
           working: copying src/werkzeug/debug/__init__.py -> build/lib/werkzeug/debug             
           working: creating build/lib/werkzeug/wrappers                                           
           working: copying src/werkzeug/wrappers/common_descriptors.py -> build/l...(and 20 more) 
           working: copying src/werkzeug/wrappers/etag.py -> build/lib/werkzeug/wrappers           
           working: copying src/werkzeug/wrappers/auth.py -> build/lib/werkzeug/wrappers           
           working: copying src/werkzeug/wrappers/response.py -> build/lib/werkzeug/wrappers       
           working: copying src/werkzeug/wrappers/json.py -> build/lib/werkzeug/wrappers           
           working: copying src/werkzeug/wrappers/request.py -> build/lib/werkzeug/wrappers        
           working: copying src/werkzeug/wrappers/base_request.py -> build/lib/werkzeug/wrappers   
           working: copying src/werkzeug/wrappers/base_response.py -> build/lib/werkzeug/wrappers  
           working: copying src/werkzeug/wrappers/__init__.py -> build/lib/werkzeug/wrappers       
           working: copying src/werkzeug/wrappers/accept.py -> build/lib/werkzeug/wrappers         
           working: copying src/werkzeug/wrappers/cors.py -> build/lib/werkzeug/wrappers           
           working: copying src/werkzeug/wrappers/user_agent.py -> build/lib/werkzeug/wrappers     
           working: creating build/lib/werkzeug/sansio                                             
           working: copying src/werkzeug/sansio/response.py -> build/lib/werkzeug/sansio           
           working: copying src/werkzeug/sansio/request.py -> build/lib/werkzeug/sansio            
           working: copying src/werkzeug/sansio/multipart.py -> build/lib/werkzeug/sansio          
           working: copying src/werkzeug/sansio/__init__.py -> build/lib/werkzeug/sansio           
           working: copying src/werkzeug/sansio/utils.py -> build/lib/werkzeug/sansio              
           working: running egg_info                                                               
           working: creating src/Werkzeug.egg-info                                                 
           working: writing src/Werkzeug.egg-info/PKG-INFO                                         
           working: writing dependency_links to src/Werkzeug.egg-info/dependency_links.txt         
           working: writing requirements to src/Werkzeug.egg-info/requires.txt                     
           working: writing top-level names to src/Werkzeug.egg-info/top_level.txt                 
           working: writing manifest file 'src/Werkzeug.egg-info/SOURCES.txt'                      
           working: reading manifest file 'src/Werkzeug.egg-info/SOURCES.txt'                      
           working: reading manifest template 'MANIFEST.in'                                        
           working: no previously-included directories found matching 'docs/_build'                
           working: warning: no previously-included files matching '*.pyc' found a...(and 23 more) 
           working: adding license file 'LICENSE.rst'                                              
           working: writing manifest file 'src/Werkzeug.egg-info/SOURCES.txt'                      
           working: copying src/werkzeug/datastructures.pyi -> build/lib/werkzeug                  
           working: copying src/werkzeug/py.typed -> build/lib/werkzeug                            
           working: creating build/lib/werkzeug/debug/shared                                       
           working: copying src/werkzeug/debug/shared/FONT_LICENSE -> build/lib/we...(and 19 more) 
           working: copying src/werkzeug/debug/shared/ICON_LICENSE.md -> build/lib...(and 22 more) 
           working: copying src/werkzeug/debug/shared/console.png -> build/lib/wer...(and 18 more) 
           working: copying src/werkzeug/debug/shared/debugger.js -> build/lib/wer...(and 18 more) 
           working: copying src/werkzeug/debug/shared/less.png -> build/lib/werkzeug/debug/shared  
           working: copying src/werkzeug/debug/shared/more.png -> build/lib/werkzeug/debug/shared  
           working: copying src/werkzeug/debug/shared/source.png -> build/lib/werkzeug/debug/shared
           working: copying src/werkzeug/debug/shared/style.css -> build/lib/werkzeug/debug/shared 
           working: copying src/werkzeug/debug/shared/ubuntu.ttf -> build/lib/werkzeug/debug/shared
           working: running install_lib                                                            
           working: creating /home/vagrant/build/dev.obfusk.jiten/android/.buildo...(and 75 more)  
           working: copying build/lib/werkzeug/py.typed -> /home/vagrant/build/de...(and 107 more) 
           working: copying build/lib/werkzeug/local.py -> /home/vagrant/build/de...(and 107 more) 
           working: copying build/lib/werkzeug/_internal.py -> /home/vagrant/buil...(and 111 more) 
           working: copying build/lib/werkzeug/useragents.py -> /home/vagrant/bui...(and 112 more) 
           working: copying build/lib/werkzeug/serving.py -> /home/vagrant/build/...(and 109 more) 
           working: copying build/lib/werkzeug/urls.py -> /home/vagrant/build/dev...(and 106 more) 
           working: copying build/lib/werkzeug/filesystem.py -> /home/vagrant/bui...(and 112 more) 
           working: copying build/lib/werkzeug/formparser.py -> /home/vagrant/bui...(and 112 more) 
           working: creating /home/vagrant/build/dev.obfusk.jiten/android/.buildo...(and 86 more)  
           working: copying build/lib/werkzeug/middleware/profiler.py -> /home/va...(and 132 more) 
           working: copying build/lib/werkzeug/middleware/http_proxy.py -> /home/...(and 134 more) 
           working: copying build/lib/werkzeug/middleware/proxy_fix.py -> /home/v...(and 133 more) 
           working: copying build/lib/werkzeug/middleware/dispatcher.py -> /home/...(and 134 more) 
           working: copying build/lib/werkzeug/middleware/__init__.py -> /home/va...(and 132 more) 
           working: copying build/lib/werkzeug/middleware/shared_data.py -> /home...(and 135 more) 
           working: copying build/lib/werkzeug/middleware/lint.py -> /home/vagran...(and 128 more) 
           working: copying build/lib/werkzeug/security.py -> /home/vagrant/build...(and 110 more) 
           working: creating /home/vagrant/build/dev.obfusk.jiten/android/.buildo...(and 81 more)  
           working: copying build/lib/werkzeug/debug/console.py -> /home/vagrant/...(and 121 more) 
           working: copying build/lib/werkzeug/debug/repr.py -> /home/vagrant/bui...(and 118 more) 
           working: creating /home/vagrant/build/dev.obfusk.jiten/android/.buildo...(and 88 more)  
           working: copying build/lib/werkzeug/debug/shared/FONT_LICENSE -> /home...(and 137 more) 
           working: copying build/lib/werkzeug/debug/shared/ICON_LICENSE.md -> /h...(and 140 more) 
           working: copying build/lib/werkzeug/debug/shared/less.png -> /home/vag...(and 133 more) 
           working: copying build/lib/werkzeug/debug/shared/more.png -> /home/vag...(and 133 more) 
           working: copying build/lib/werkzeug/debug/shared/ubuntu.ttf -> /home/v...(and 135 more) 
           working: copying build/lib/werkzeug/debug/shared/style.css -> /home/va...(and 134 more) 
           working: copying build/lib/werkzeug/debug/shared/console.png -> /home/...(and 136 more) 
           working: copying build/lib/werkzeug/debug/shared/source.png -> /home/v...(and 135 more) 
           working: copying build/lib/werkzeug/debug/shared/debugger.js -> /home/...(and 136 more) 
           working: copying build/lib/werkzeug/debug/tbtools.py -> /home/vagrant/...(and 121 more) 
           working: copying build/lib/werkzeug/debug/__init__.py -> /home/vagrant...(and 122 more) 
           working: copying build/lib/werkzeug/wsgi.py -> /home/vagrant/build/dev...(and 106 more) 
           working: copying build/lib/werkzeug/datastructures.py -> /home/vagrant...(and 116 more) 
           working: copying build/lib/werkzeug/datastructures.pyi -> /home/vagran...(and 117 more) 
           working: creating /home/vagrant/build/dev.obfusk.jiten/android/.buildo...(and 84 more)  
           working: copying build/lib/werkzeug/wrappers/common_descriptors.py -> ...(and 138 more) 
           working: copying build/lib/werkzeug/wrappers/etag.py -> /home/vagrant/...(and 124 more) 
           working: copying build/lib/werkzeug/wrappers/auth.py -> /home/vagrant/...(and 124 more) 
           working: copying build/lib/werkzeug/wrappers/response.py -> /home/vagr...(and 128 more) 
           working: copying build/lib/werkzeug/wrappers/json.py -> /home/vagrant/...(and 124 more) 
           working: copying build/lib/werkzeug/wrappers/request.py -> /home/vagra...(and 127 more) 
           working: copying build/lib/werkzeug/wrappers/base_request.py -> /home/...(and 132 more) 
           working: copying build/lib/werkzeug/wrappers/base_response.py -> /home...(and 133 more) 
           working: copying build/lib/werkzeug/wrappers/__init__.py -> /home/vagr...(and 128 more) 
           working: copying build/lib/werkzeug/wrappers/accept.py -> /home/vagran...(and 126 more) 
           working: copying build/lib/werkzeug/wrappers/cors.py -> /home/vagrant/...(and 124 more) 
           working: copying build/lib/werkzeug/wrappers/user_agent.py -> /home/va...(and 130 more) 
           working: copying build/lib/werkzeug/__init__.py -> /home/vagrant/build...(and 110 more) 
           working: copying build/lib/werkzeug/test.py -> /home/vagrant/build/dev...(and 106 more) 
           working: creating /home/vagrant/build/dev.obfusk.jiten/android/.buildo...(and 82 more)  
           working: copying build/lib/werkzeug/sansio/response.py -> /home/vagran...(and 124 more) 
           working: copying build/lib/werkzeug/sansio/request.py -> /home/vagrant...(and 123 more) 
           working: copying build/lib/werkzeug/sansio/multipart.py -> /home/vagra...(and 125 more) 
           working: copying build/lib/werkzeug/sansio/__init__.py -> /home/vagran...(and 124 more) 
           working: copying build/lib/werkzeug/sansio/utils.py -> /home/vagrant/b...(and 121 more) 
           working: copying build/lib/werkzeug/_reloader.py -> /home/vagrant/buil...(and 111 more) 
           working: copying build/lib/werkzeug/exceptions.py -> /home/vagrant/bui...(and 112 more) 
           working: copying build/lib/werkzeug/testapp.py -> /home/vagrant/build/...(and 109 more) 
           working: copying build/lib/werkzeug/user_agent.py -> /home/vagrant/bui...(and 112 more) 
           working: copying build/lib/werkzeug/http.py -> /home/vagrant/build/dev...(and 106 more) 
           working: copying build/lib/werkzeug/routing.py -> /home/vagrant/build/...(and 109 more) 
           working: copying build/lib/werkzeug/utils.py -> /home/vagrant/build/de...(and 107 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 116 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 124 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 126 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 120 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 114 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 126 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 126 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 133 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 137 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 135 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 137 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 133 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 139 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 125 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 122 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 126 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 120 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 126 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 128 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 114 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 134 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 151 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 123 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 123 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 131 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 123 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 129 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 139 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 141 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 131 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 127 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 123 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 135 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 122 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 114 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 129 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 127 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 131 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 129 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 123 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 124 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 126 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 120 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 126 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 114 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 120 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 116 more) 
           working: writing byte-compilation script '/tmp/tmpp55dku99.py'                          
           working: /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/andro...(and 121 more) 
           working: removing /tmp/tmpp55dku99.py                                                   
           working: running install_egg_info                                                       
           working: Copying src/Werkzeug.egg-info to /home/vagrant/build/dev.obfu...(and 122 more) 
           working: running install_scripts                                                        
                                                                                                   
[INFO]:    <- directory context /home/vagrant/build/srclib/python-for-android[INFO]:    Building jinja2 for armeabi-v7a[INFO]:    jinja2 apparently isn't already in site-packages[INFO]:    Installing jinja2 into site-packages[INFO]:    -> directory context /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/jinja2/armeabi-v7a__ndk_target_23/jinja2stty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running python3 setup.py install -O2 --root=/home/vagrant/...(and 120 more)
           working: running install                                                                
           working: running build                                                                  
           working: running build_py                                                               
           working: creating build                                                                 
           working: creating build/lib                                                             
           working: creating build/lib/jinja2                                                      
           working: copying src/jinja2/filters.py -> build/lib/jinja2                              
           working: copying src/jinja2/constants.py -> build/lib/jinja2                            
           working: copying src/jinja2/tests.py -> build/lib/jinja2                                
           working: copying src/jinja2/sandbox.py -> build/lib/jinja2                              
           working: copying src/jinja2/defaults.py -> build/lib/jinja2                             
           working: copying src/jinja2/_identifier.py -> build/lib/jinja2                          
           working: copying src/jinja2/environment.py -> build/lib/jinja2                          
           working: copying src/jinja2/nodes.py -> build/lib/jinja2                                
           working: copying src/jinja2/parser.py -> build/lib/jinja2                               
           working: copying src/jinja2/meta.py -> build/lib/jinja2                                 
           working: copying src/jinja2/loaders.py -> build/lib/jinja2                              
           working: copying src/jinja2/debug.py -> build/lib/jinja2                                
           working: copying src/jinja2/bccache.py -> build/lib/jinja2                              
           working: copying src/jinja2/__init__.py -> build/lib/jinja2                             
           working: copying src/jinja2/compiler.py -> build/lib/jinja2                             
           working: copying src/jinja2/lexer.py -> build/lib/jinja2                                
           working: copying src/jinja2/idtracking.py -> build/lib/jinja2                           
           working: copying src/jinja2/visitor.py -> build/lib/jinja2                              
           working: copying src/jinja2/async_utils.py -> build/lib/jinja2                          
           working: copying src/jinja2/exceptions.py -> build/lib/jinja2                           
           working: copying src/jinja2/ext.py -> build/lib/jinja2                                  
           working: copying src/jinja2/optimizer.py -> build/lib/jinja2                            
           working: copying src/jinja2/runtime.py -> build/lib/jinja2                              
           working: copying src/jinja2/nativetypes.py -> build/lib/jinja2                          
           working: copying src/jinja2/utils.py -> build/lib/jinja2                                
           working: running egg_info                                                               
           working: creating src/Jinja2.egg-info                                                   
           working: writing src/Jinja2.egg-info/PKG-INFO                                           
           working: writing dependency_links to src/Jinja2.egg-info/dependency_links.txt           
           working: writing entry points to src/Jinja2.egg-info/entry_points.txt                   
           working: writing requirements to src/Jinja2.egg-info/requires.txt                       
           working: writing top-level names to src/Jinja2.egg-info/top_level.txt                   
           working: writing manifest file 'src/Jinja2.egg-info/SOURCES.txt'                        
           working: reading manifest file 'src/Jinja2.egg-info/SOURCES.txt'                        
           working: reading manifest template 'MANIFEST.in'                                        
           working: no previously-included directories found matching 'docs/_build'                
           working: warning: no previously-included files matching '*.pyc' found a...(and 23 more) 
           working: adding license file 'LICENSE.rst'                                              
           working: writing manifest file 'src/Jinja2.egg-info/SOURCES.txt'                        
           working: copying src/jinja2/py.typed -> build/lib/jinja2                                
           working: running install_lib                                                            
           working: creating /home/vagrant/build/dev.obfusk.jiten/android/.buildo...(and 73 more)  
           working: copying build/lib/jinja2/filters.py -> /home/vagrant/build/de...(and 105 more) 
           working: copying build/lib/jinja2/constants.py -> /home/vagrant/build/...(and 107 more) 
           working: copying build/lib/jinja2/py.typed -> /home/vagrant/build/dev....(and 103 more) 
           working: copying build/lib/jinja2/tests.py -> /home/vagrant/build/dev....(and 103 more) 
           working: copying build/lib/jinja2/sandbox.py -> /home/vagrant/build/de...(and 105 more) 
           working: copying build/lib/jinja2/defaults.py -> /home/vagrant/build/d...(and 106 more) 
           working: copying build/lib/jinja2/_identifier.py -> /home/vagrant/buil...(and 109 more) 
           working: copying build/lib/jinja2/environment.py -> /home/vagrant/buil...(and 109 more) 
           working: copying build/lib/jinja2/nodes.py -> /home/vagrant/build/dev....(and 103 more) 
           working: copying build/lib/jinja2/parser.py -> /home/vagrant/build/dev...(and 104 more) 
           working: copying build/lib/jinja2/meta.py -> /home/vagrant/build/dev.o...(and 102 more) 
           working: copying build/lib/jinja2/loaders.py -> /home/vagrant/build/de...(and 105 more) 
           working: copying build/lib/jinja2/debug.py -> /home/vagrant/build/dev....(and 103 more) 
           working: copying build/lib/jinja2/bccache.py -> /home/vagrant/build/de...(and 105 more) 
           working: copying build/lib/jinja2/__init__.py -> /home/vagrant/build/d...(and 106 more) 
           working: copying build/lib/jinja2/compiler.py -> /home/vagrant/build/d...(and 106 more) 
           working: copying build/lib/jinja2/lexer.py -> /home/vagrant/build/dev....(and 103 more) 
           working: copying build/lib/jinja2/idtracking.py -> /home/vagrant/build...(and 108 more) 
           working: copying build/lib/jinja2/visitor.py -> /home/vagrant/build/de...(and 105 more) 
           working: copying build/lib/jinja2/async_utils.py -> /home/vagrant/buil...(and 109 more) 
           working: copying build/lib/jinja2/exceptions.py -> /home/vagrant/build...(and 108 more) 
           working: copying build/lib/jinja2/ext.py -> /home/vagrant/build/dev.ob...(and 101 more) 
           working: copying build/lib/jinja2/optimizer.py -> /home/vagrant/build/...(and 107 more) 
           working: copying build/lib/jinja2/runtime.py -> /home/vagrant/build/de...(and 105 more) 
           working: copying build/lib/jinja2/nativetypes.py -> /home/vagrant/buil...(and 109 more) 
           working: copying build/lib/jinja2/utils.py -> /home/vagrant/build/dev....(and 103 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 118 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 122 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 114 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 118 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 120 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 126 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 126 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 114 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 116 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 112 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 118 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 114 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 118 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 120 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 120 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 114 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 124 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 118 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 126 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 124 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 110 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 122 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 118 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 126 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 114 more) 
           working: writing byte-compilation script '/tmp/tmpwkmsnmxo.py'                          
           working: /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/andro...(and 121 more) 
           working: removing /tmp/tmpwkmsnmxo.py                                                   
           working: running install_egg_info                                                       
           working: Copying src/Jinja2.egg-info to /home/vagrant/build/dev.obfusk...(and 118 more) 
           working: running install_scripts                                                        
                                                                                                   
[INFO]:    <- directory context /home/vagrant/build/srclib/python-for-android[INFO]:    Building pyjnius for armeabi-v7a[INFO]:    jnius apparently isn't already in site-packages[INFO]:    Cythonizing anything necessary in pyjnius[INFO]:    -> directory context /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/pyjnius-genericndkbuild/armeabi-v7a__ndk_target_23/pyjniusstty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running python3 -c import sys; print(sys.path)
           working: ['', '/home/vagrant/build/dev.obfusk.jiten/android/.buildoze...(and 1051 more) 
                                                                                                   
[INFO]:    Trying first build of pyjnius to get cython files: this is expected to failstty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running python3 setup.py build_ext -v
           working: warning: [options] bootstrap class path not set in conjunction with -source 7  
           working: 1 warning                                                                      
           working: running build_ext                                                              
           working: building 'jnius' extension                                                     
           working: creating build                                                                 
           working: creating build/temp.linux-x86_64-3.9                                           
           working: creating build/temp.linux-x86_64-3.9/jnius                                     
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 1235 more) 
           working: clang: error: no such file or directory: 'jnius/jnius.c'                       
           working: clang: error: no input files                                                   
           working: error: command '/opt/android-sdk/ndk/22.1.7171670/toolchains/...(and 61 more)  Exception in thread background thread for pid 19378:Traceback (most recent call last):File "/usr/local/lib/python3.9/threading.py", line 973, in _bootstrap_innerself.run()File "/usr/local/lib/python3.9/threading.py", line 910, in runself._target(*self._args, **self._kwargs)File "/home/vagrant/env/lib/python3.9/site-packages/sh.py", line 1683, in wrapfn(*rgs, **kwargs)File "/home/vagrant/env/lib/python3.9/site-packages/sh.py", line 2662, in background_threadhandle_exit_code(exit_code)File "/home/vagrant/env/lib/python3.9/site-packages/sh.py", line 2349, in fnreturn self.command.handle_command_exit_code(exit_code)File "/home/vagrant/env/lib/python3.9/site-packages/sh.py", line 905, in handle_command_exit_coderaise excsh.ErrorReturnCode_1:RAN: /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/hostpython3/desktop/hostpython3/native-build/python3 setup.py build_ext -vSTDOUT:warning: [options] bootstrap class path not set in conjunction with -source 71 warningrunning build_extbuilding 'jnius' extensioncreating buildcreating build/temp.linux-x86_64-3.9creating build/temp.linux-x86_64-3.9/jnius/opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/linux-x86_64/bin/clang -target armv7a-linux-androideabi23 -fomit-frame-pointer -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -target armv7a-linux-androideabi23 -fomit-frame-pointer -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb -fPIC -I/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Include -DANDROID -D__ANDROID_API__=23 -I/opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include/arm-linux-androideabi -I/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/include/python3.9 -fPIC -I/usr/lib/jvm/java-11-openjdk-amd64/include -I/usr/lib/jvm/java-11-openjdk-amd64/include/linux -I/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/hostpython3/desktop/hostpython3/Include -I/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/hostpython3/desktop/hostpython3/native-build -c jnius/jnius.c -o build/temp.linux-x86_64-3.9/jnius/jnius.oclang: error: no such file or directory: 'jnius/jnius.c'clang: error: no input fileserror: command '/opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/linux-x86_64/bin/clang' failed with exit code 1STDERR:
                                                                                                   
[INFO]:    pyjnius first build failed (as expected)[INFO]:    Running cython where appropriate[INFO]:    Cythonize jnius/jnius.pyxstty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running python3 -cimport sys; from Cython.Compiler.Main im...(and 68 more)
           working: /home/vagrant/env/lib/python3.9/site-packages/Cython/Compiler...(and 304 more) 
           working:   tree = Parsing.p_module(s, pxd, full_module_name)                            
                                                                                                   
stty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running python3 setup.py build_ext -v
           working: warning: [options] bootstrap class path not set in conjunction with -source 7  
           working: 1 warning                                                                      
           working: running build_ext                                                              
           working: building 'jnius' extension                                                     
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 1235 more) 
           working: jnius/jnius.c:3802:89: warning: incompatible pointer types pa...(and 124 more) 
           working:   (void)((__pyx_v_5jnius_5jnius_jvm[0])->AttachCurrentThread(...(and 50 more)  
           working:                                                              ...(and 41 more)  
           working: jnius/jnius.c:11753:19: warning: assigning to 'jchar *' (aka ...(and 142 more) 
           working:   __pyx_v_j_chars = (__pyx_v_j_env[0])->GetStringChars(__pyx_v...(and 32 more) 
           working:                   ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~...(and 31 more) 
           working: jnius/jnius.c:21928:30: warning: incompatible pointer types a...(and 142 more) 
           working:           (__pyx_v_jargs[0]) = ((jobject *)__pyx_v_classLoader);               
           working:                              ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                
           working:                                *(                              )               
           working: jnius/jnius.c:21937:30: warning: incompatible pointer types a...(and 141 more) 
           working:           (__pyx_v_jargs[1]) = __pyx_v_interfaces;                             
           working:                              ^ ~~~~~~~~~~~~~~~~~~                              
           working:                                *                                               
           working: jnius/jnius.c:38526:36: warning: assigning to 'char *' from '...(and 84 more)  
           working:   (__pyx_v_invoke_methods[0]).name = ((char const *)"invoke0");                
           working:                                    ^ ~~~~~~~~~~~~~~~~~~~~~~~~~                 
           working: jnius/jnius.c:38535:41: warning: assigning to 'char *' from '...(and 84 more)  
           working:   (__pyx_v_invoke_methods[0]).signature = ((char const *)"(Lj...(and 83 more)  
           working:                                         ^ ~~~~~~~~~~~~~~~~~~~...(and 82 more)  
           working: jnius/jnius.c:57432:16: warning: 'PyUnicode_FromUnicode' is de...(and 36 more) 
           working:         return PyUnicode_FromUnicode(NULL, 0);                                 
           working:                ^                                                               
           working: /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/andro...(and 203 more) 
           working: Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode(                
           working: ^                                                                              
           working: /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/andro...(and 158 more) 
           working: #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))          
           working:                                                      ^                         
           working: jnius/jnius.c:59612:16: warning: 'PyUnicode_FromUnicode' is de...(and 36 more) 
           working:         return PyUnicode_FromUnicode(NULL, 0);                                 
           working:                ^                                                               
           working: /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/andro...(and 203 more) 
           working: Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode(                
           working: ^                                                                              
           working: /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/andro...(and 158 more) 
           working: #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))          
           working:                                                      ^                         
           working: 8 warnings generated.                                                          
           working: creating build/lib.linux-x86_64-3.9                                            
           working: creating build/lib.linux-x86_64-3.9/jnius                                      
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 1563 more) 
                                                                                                   
[INFO]:    -> directory context /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/pyjnius-genericndkbuild/armeabi-v7a__ndk_target_23/pyjnius[INFO]:    Stripping object filesstty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running find . -iname *.so -exec /usr/bin/echo {} ;
           working: /usr/bin/find: '/usr/bin/echo': No such file or directory                      
                                                                                                   
stty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running find . -iname *.so -exec arm-linux-androideabi-stri...(and 23 more)[INFO]:    <- directory context /home/vagrant/build/_jiten_buildozer_/android/platform/build-armeabi-v7a/build/other_builds/pyjnius-genericndkbuild/armeabi-v7a__ndk_target_23/pyjnius[INFO]:    <- directory context /home/vagrant/build/srclib/python-for-android[INFO]:    Installing pyjnius into site-packages[INFO]:    -> directory context /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/pyjnius-genericndkbuild/armeabi-v7a__ndk_target_23/pyjniusstty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running python3 setup.py install -O2 --root=/home/vagrant/...(and 120 more)
           working: warning: [options] bootstrap class path not set in conjunction with -source 7  
           working: 1 warning                                                                      
           working: running install                                                                
           working: running build                                                                  
           working: running build_py                                                               
           working: copying jnius_config.py -> build/lib.linux-x86_64-3.9                          
           working: copying setup_sdist.py -> build/lib.linux-x86_64-3.9                           
           working: copying jnius/__init__.py -> build/lib.linux-x86_64-3.9/jnius                  
           working: copying jnius/env.py -> build/lib.linux-x86_64-3.9/jnius                       
           working: copying jnius/reflect.py -> build/lib.linux-x86_64-3.9/jnius                   
           working: copying jnius/signatures.py -> build/lib.linux-x86_64-3.9/jnius                
           working: creating build/lib.linux-x86_64-3.9/jnius/src                                  
           working: creating build/lib.linux-x86_64-3.9/jnius/src/org                              
           working: creating build/lib.linux-x86_64-3.9/jnius/src/org/jnius                        
           working: copying jnius/src/org/jnius/NativeInvocationHandler.java -> b...(and 45 more)  
           working: copying jnius/src/org/jnius/NativeInvocationHandler.class -> ...(and 46 more)  
           working: running build_ext                                                              
           working: running install_lib                                                            
           working: copying build/lib.linux-x86_64-3.9/jnius_config.py -> /home/v...(and 113 more) 
           working: creating /home/vagrant/build/dev.obfusk.jiten/android/.buildo...(and 72 more)  
           working: copying build/lib.linux-x86_64-3.9/jnius/reflect.py -> /home/...(and 120 more) 
           working: creating /home/vagrant/build/dev.obfusk.jiten/android/.buildo...(and 76 more)  
           working: creating /home/vagrant/build/dev.obfusk.jiten/android/.buildo...(and 80 more)  
           working: creating /home/vagrant/build/dev.obfusk.jiten/android/.buildo...(and 86 more)  
           working: copying build/lib.linux-x86_64-3.9/jnius/src/org/jnius/Native...(and 166 more) 
           working: copying build/lib.linux-x86_64-3.9/jnius/src/org/jnius/Native...(and 167 more) 
           working: copying build/lib.linux-x86_64-3.9/jnius/__init__.py -> /home...(and 121 more) 
           working: copying build/lib.linux-x86_64-3.9/jnius/signatures.py -> /ho...(and 123 more) 
           working: copying build/lib.linux-x86_64-3.9/jnius/jnius.cpython-39-x86...(and 146 more) 
           working: copying build/lib.linux-x86_64-3.9/jnius/env.py -> /home/vagr...(and 116 more) 
           working: copying build/lib.linux-x86_64-3.9/setup_sdist.py -> /home/va...(and 112 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 121 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 117 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 119 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 123 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 109 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 119 more) 
           working: writing byte-compilation script '/tmp/tmpkgszrxq1.py'                          
           working: /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/andro...(and 121 more) 
           working: removing /tmp/tmpkgszrxq1.py                                                   
           working: running install_egg_info                                                       
           working: running egg_info                                                               
           working: creating pyjnius.egg-info                                                      
           working: writing pyjnius.egg-info/PKG-INFO                                              
           working: writing dependency_links to pyjnius.egg-info/dependency_links.txt              
           working: writing requirements to pyjnius.egg-info/requires.txt                          
           working: writing top-level names to pyjnius.egg-info/top_level.txt                      
           working: writing manifest file 'pyjnius.egg-info/SOURCES.txt'                           
           working: reading manifest file 'pyjnius.egg-info/SOURCES.txt'                           
           working: reading manifest template 'MANIFEST.in'                                        
           working: adding license file 'LICENSE'                                                  
           working: writing manifest file 'pyjnius.egg-info/SOURCES.txt'                           
           working: Copying pyjnius.egg-info to /home/vagrant/build/dev.obfusk.ji...(and 116 more) 
           working: running install_scripts                                                        
                                                                                                   
[INFO]:    <- directory context /home/vagrant/build/srclib/python-for-android[INFO]:    Building android for armeabi-v7a[INFO]:    android apparently isn't already in site-packages[INFO]:    Cythonizing anything necessary in android[INFO]:    -> directory context /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/android-genericndkbuild/armeabi-v7a__ndk_target_23/androidstty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running python3 -c import sys; print(sys.path)
           working: ['', '/home/vagrant/build/dev.obfusk.jiten/android/.buildoze...(and 1051 more) 
                                                                                                   
[INFO]:    Trying first build of android to get cython files: this is expected to failstty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running python3 setup.py build_ext -v
           working: running build_ext                                                              
           working: building 'android._android' extension                                          
           working: creating build                                                                 
           working: creating build/temp.linux-x86_64-3.9                                           
           working: creating build/temp.linux-x86_64-3.9/android                                   
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 1149 more) 
           working: clang: error: no such file or directory: 'android/_android.c'                  
           working: clang: error: no input files                                                   
           working: error: command '/opt/android-sdk/ndk/22.1.7171670/toolchains/...(and 61 more)  Exception in thread background thread for pid 19510:Traceback (most recent call last):File "/usr/local/lib/python3.9/threading.py", line 973, in _bootstrap_innerself.run()File "/usr/local/lib/python3.9/threading.py", line 910, in runself._target(*self._args, **self._kwargs)File "/home/vagrant/env/lib/python3.9/site-packages/sh.py", line 1683, in wrapfn(*rgs, **kwargs)File "/home/vagrant/env/lib/python3.9/site-packages/sh.py", line 2662, in background_threadhandle_exit_code(exit_code)File "/home/vagrant/env/lib/python3.9/site-packages/sh.py", line 2349, in fnreturn self.command.handle_command_exit_code(exit_code)File "/home/vagrant/env/lib/python3.9/site-packages/sh.py", line 905, in handle_command_exit_coderaise excsh.ErrorReturnCode_1:RAN: /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/hostpython3/desktop/hostpython3/native-build/python3 setup.py build_ext -vSTDOUT:running build_extbuilding 'android._android' extensioncreating buildcreating build/temp.linux-x86_64-3.9creating build/temp.linux-x86_64-3.9/android/opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/linux-x86_64/bin/clang -target armv7a-linux-androideabi23 -fomit-frame-pointer -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb -fPIC -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -target armv7a-linux-androideabi23 -fomit-frame-pointer -march=armv7-a -mfloat-abi=softfp -mfpu=vfp -mthumb -fPIC -I/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Include -DANDROID -D__ANDROID_API__=23 -I/opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/linux-x86_64/sysroot/usr/include/arm-linux-androideabi -I/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/include/python3.9 -fPIC -I/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/hostpython3/desktop/hostpython3/Include -I/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/hostpython3/desktop/hostpython3/native-build -c android/_android.c -o build/temp.linux-x86_64-3.9/android/_android.oclang: error: no such file or directory: 'android/_android.c'clang: error: no input fileserror: command '/opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/linux-x86_64/bin/clang' failed with exit code 1STDERR:
                                                                                                   
[INFO]:    android first build failed (as expected)[INFO]:    Running cython where appropriate[INFO]:    Cythonize android/_android_sound.pyxstty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running python3 -cimport sys; from Cython.Compiler.Main im...(and 79 more)
           working: /home/vagrant/env/lib/python3.9/site-packages/Cython/Compiler...(and 315 more) 
           working:   tree = Parsing.p_module(s, pxd, full_module_name)                            
                                                                                                   
[INFO]:    Cythonize android/_android_billing.pyxstty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running python3 -cimport sys; from Cython.Compiler.Main im...(and 81 more)
           working: /home/vagrant/env/lib/python3.9/site-packages/Cython/Compiler...(and 317 more) 
           working:   tree = Parsing.p_module(s, pxd, full_module_name)                            
                                                                                                   
[INFO]:    Cythonize android/_android.pyxstty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running python3 -cimport sys; from Cython.Compiler.Main im...(and 73 more)
           working: /home/vagrant/env/lib/python3.9/site-packages/Cython/Compiler...(and 309 more) 
           working:   tree = Parsing.p_module(s, pxd, full_module_name)                            
                                                                                                   
stty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running python3 setup.py build_ext -v
           working: running build_ext                                                              
           working: building 'android._android' extension                                          
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 1149 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 1157 more) 
           working: android/_android_jni.c:89:12: warning: returning 'const char ...(and 115 more) 
           working:     return reading;                                                            
           working:            ^~~~~~~                                                             
           working: android/_android_jni.c:186:28: warning: assigning to 'char *'...(and 91 more)  
           working:         BUILD_MANUFACTURER = (*env)->GetStringUTFChars(env, sval, 0);          
           working:                            ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~           
           working: android/_android_jni.c:190:21: warning: assigning to 'char *'...(and 91 more)  
           working:         BUILD_MODEL = (*env)->GetStringUTFChars(env, sval, 0);                 
           working:                     ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                  
           working: android/_android_jni.c:194:23: warning: assigning to 'char *'...(and 91 more)  
           working:         BUILD_PRODUCT = (*env)->GetStringUTFChars(env, sval, 0);               
           working:                       ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                
           working: android/_android_jni.c:200:31: warning: assigning to 'char *'...(and 91 more)  
           working:         BUILD_VERSION_RELEASE = (*env)->GetStringUTFChars(env, sval, 0);       
           working:                               ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~        
           working: 5 warnings generated.                                                          
           working: creating build/lib.linux-x86_64-3.9                                            
           working: creating build/lib.linux-x86_64-3.9/android                                    
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 1631 more) 
           working: building 'android._android_billing' extension                                  
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 1165 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 1173 more) 
           working: android/_android_billing_jni.c:95:12: warning: returning 'con...(and 123 more) 
           working:     return reading;                                                            
           working:            ^~~~~~~                                                             
           working: android/_android_billing_jni.c:118:12: warning: returning 'co...(and 124 more) 
           working:     return reading;                                                            
           working:            ^~~~~~~                                                             
           working: 2 warnings generated.                                                          
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 1648 more) 
                                                                                                   
[INFO]:    -> directory context /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/android-genericndkbuild/armeabi-v7a__ndk_target_23/android[INFO]:    Stripping object filesstty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running find . -iname *.so -exec /usr/bin/echo {} ;
           working: /usr/bin/find: '/usr/bin/echo': No such file or directory                      
           working: /usr/bin/find: '/usr/bin/echo': No such file or directory                      
                                                                                                   
stty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running find . -iname *.so -exec arm-linux-androideabi-stri...(and 23 more)[INFO]:    <- directory context /home/vagrant/build/_jiten_buildozer_/android/platform/build-armeabi-v7a/build/other_builds/android-genericndkbuild/armeabi-v7a__ndk_target_23/android[INFO]:    <- directory context /home/vagrant/build/srclib/python-for-android[INFO]:    Installing android into site-packages[INFO]:    -> directory context /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/android-genericndkbuild/armeabi-v7a__ndk_target_23/androidstty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running python3 setup.py install -O2 --root=/home/vagrant/...(and 120 more)
           working: running install                                                                
           working: running build                                                                  
           working: running build_py                                                               
           working: copying android/config.py -> build/lib.linux-x86_64-3.9/android                
           working: copying android/storage.py -> build/lib.linux-x86_64-3.9/android               
           working: copying android/activity.py -> build/lib.linux-x86_64-3.9/android              
           working: copying android/billing.py -> build/lib.linux-x86_64-3.9/android               
           working: copying android/mixer.py -> build/lib.linux-x86_64-3.9/android                 
           working: copying android/_ctypes_library_finder.py -> build/lib.linux-x86_64-3.9/android
           working: copying android/permissions.py -> build/lib.linux-x86_64-3.9/android           
           working: copying android/loadingscreen.py -> build/lib.linux-x86_64-3.9/android         
           working: copying android/__init__.py -> build/lib.linux-x86_64-3.9/android              
           working: copying android/broadcast.py -> build/lib.linux-x86_64-3.9/android             
           working: copying android/runnable.py -> build/lib.linux-x86_64-3.9/android              
           working: running build_ext                                                              
           working: running install_lib                                                            
           working: creating /home/vagrant/build/dev.obfusk.jiten/android/.buildo...(and 74 more)  
           working: copying build/lib.linux-x86_64-3.9/android/config.py -> /home...(and 123 more) 
           working: copying build/lib.linux-x86_64-3.9/android/storage.py -> /hom...(and 124 more) 
           working: copying build/lib.linux-x86_64-3.9/android/_android_billing.c...(and 161 more) 
           working: copying build/lib.linux-x86_64-3.9/android/activity.py -> /ho...(and 125 more) 
           working: copying build/lib.linux-x86_64-3.9/android/billing.py -> /hom...(and 124 more) 
           working: copying build/lib.linux-x86_64-3.9/android/mixer.py -> /home/...(and 122 more) 
           working: copying build/lib.linux-x86_64-3.9/android/_ctypes_library_fi...(and 139 more) 
           working: copying build/lib.linux-x86_64-3.9/android/permissions.py -> ...(and 128 more) 
           working: copying build/lib.linux-x86_64-3.9/android/loadingscreen.py -...(and 130 more) 
           working: copying build/lib.linux-x86_64-3.9/android/_android.cpython-3...(and 153 more) 
           working: copying build/lib.linux-x86_64-3.9/android/__init__.py -> /ho...(and 125 more) 
           working: copying build/lib.linux-x86_64-3.9/android/broadcast.py -> /h...(and 126 more) 
           working: copying build/lib.linux-x86_64-3.9/android/runnable.py -> /ho...(and 125 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 117 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 119 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 121 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 119 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 115 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 149 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 127 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 131 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 121 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 123 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 121 more) 
           working: writing byte-compilation script '/tmp/tmp5wl2bj60.py'                          
           working: /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/andro...(and 121 more) 
           working: removing /tmp/tmp5wl2bj60.py                                                   
           working: running install_egg_info                                                       
           working: Writing /home/vagrant/build/dev.obfusk.jiten/android/.buildoz...(and 94 more)  
                                                                                                   
[INFO]:    <- directory context /home/vagrant/build/srclib/python-for-android[INFO]:    Building flask for armeabi-v7a[INFO]:    flask apparently isn't already in site-packages[INFO]:    Installing flask into site-packages[INFO]:    -> directory context /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/flask/armeabi-v7a__ndk_target_23/flaskstty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running python3 setup.py install -O2 --root=/home/vagrant/...(and 120 more)
           working: running install                                                                
           working: running build                                                                  
           working: running build_py                                                               
           working: creating build                                                                 
           working: creating build/lib                                                             
           working: creating build/lib/flask                                                       
           working: copying src/flask/config.py -> build/lib/flask                                 
           working: copying src/flask/helpers.py -> build/lib/flask                                
           working: copying src/flask/scaffold.py -> build/lib/flask                               
           working: copying src/flask/logging.py -> build/lib/flask                                
           working: copying src/flask/views.py -> build/lib/flask                                  
           working: copying src/flask/signals.py -> build/lib/flask                                
           working: copying src/flask/wrappers.py -> build/lib/flask                               
           working: copying src/flask/templating.py -> build/lib/flask                             
           working: copying src/flask/cli.py -> build/lib/flask                                    
           working: copying src/flask/__main__.py -> build/lib/flask                               
           working: copying src/flask/debughelpers.py -> build/lib/flask                           
           working: copying src/flask/sessions.py -> build/lib/flask                               
           working: copying src/flask/testing.py -> build/lib/flask                                
           working: copying src/flask/typing.py -> build/lib/flask                                 
           working: copying src/flask/__init__.py -> build/lib/flask                               
           working: copying src/flask/globals.py -> build/lib/flask                                
           working: copying src/flask/app.py -> build/lib/flask                                    
           working: copying src/flask/blueprints.py -> build/lib/flask                             
           working: copying src/flask/ctx.py -> build/lib/flask                                    
           working: creating build/lib/flask/json                                                  
           working: copying src/flask/json/tag.py -> build/lib/flask/json                          
           working: copying src/flask/json/__init__.py -> build/lib/flask/json                     
           working: running egg_info                                                               
           working: creating src/Flask.egg-info                                                    
           working: writing src/Flask.egg-info/PKG-INFO                                            
           working: writing dependency_links to src/Flask.egg-info/dependency_links.txt            
           working: writing entry points to src/Flask.egg-info/entry_points.txt                    
           working: writing requirements to src/Flask.egg-info/requires.txt                        
           working: writing top-level names to src/Flask.egg-info/top_level.txt                    
           working: writing manifest file 'src/Flask.egg-info/SOURCES.txt'                         
           working: reading manifest file 'src/Flask.egg-info/SOURCES.txt'                         
           working: reading manifest template 'MANIFEST.in'                                        
           working: no previously-included directories found matching 'docs/_build'                
           working: warning: no previously-included files matching '*.pyc' found a...(and 23 more) 
           working: adding license file 'LICENSE.rst'                                              
           working: writing manifest file 'src/Flask.egg-info/SOURCES.txt'                         
           working: copying src/flask/py.typed -> build/lib/flask                                  
           working: running install_lib                                                            
           working: creating /home/vagrant/build/dev.obfusk.jiten/android/.buildo...(and 72 more)  
           working: copying build/lib/flask/config.py -> /home/vagrant/build/dev....(and 102 more) 
           working: copying build/lib/flask/helpers.py -> /home/vagrant/build/dev...(and 103 more) 
           working: copying build/lib/flask/py.typed -> /home/vagrant/build/dev.o...(and 101 more) 
           working: copying build/lib/flask/scaffold.py -> /home/vagrant/build/de...(and 104 more) 
           working: copying build/lib/flask/logging.py -> /home/vagrant/build/dev...(and 103 more) 
           working: copying build/lib/flask/views.py -> /home/vagrant/build/dev.o...(and 101 more) 
           working: copying build/lib/flask/signals.py -> /home/vagrant/build/dev...(and 103 more) 
           working: copying build/lib/flask/wrappers.py -> /home/vagrant/build/de...(and 104 more) 
           working: copying build/lib/flask/templating.py -> /home/vagrant/build/...(and 106 more) 
           working: copying build/lib/flask/cli.py -> /home/vagrant/build/dev.obf...(and 99 more)  
           working: copying build/lib/flask/__main__.py -> /home/vagrant/build/de...(and 104 more) 
           working: copying build/lib/flask/debughelpers.py -> /home/vagrant/buil...(and 108 more) 
           working: copying build/lib/flask/sessions.py -> /home/vagrant/build/de...(and 104 more) 
           working: copying build/lib/flask/testing.py -> /home/vagrant/build/dev...(and 103 more) 
           working: creating /home/vagrant/build/dev.obfusk.jiten/android/.buildo...(and 77 more)  
           working: copying build/lib/flask/json/tag.py -> /home/vagrant/build/de...(and 109 more) 
           working: copying build/lib/flask/json/__init__.py -> /home/vagrant/bui...(and 114 more) 
           working: copying build/lib/flask/typing.py -> /home/vagrant/build/dev....(and 102 more) 
           working: copying build/lib/flask/__init__.py -> /home/vagrant/build/de...(and 104 more) 
           working: copying build/lib/flask/globals.py -> /home/vagrant/build/dev...(and 103 more) 
           working: copying build/lib/flask/app.py -> /home/vagrant/build/dev.obf...(and 99 more)  
           working: copying build/lib/flask/blueprints.py -> /home/vagrant/build/...(and 106 more) 
           working: copying build/lib/flask/ctx.py -> /home/vagrant/build/dev.obf...(and 99 more)  
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 115 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 117 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 119 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 117 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 113 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 117 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 119 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 123 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 109 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 119 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 127 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 119 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 117 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 114 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 124 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 115 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 119 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 117 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 109 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 123 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 109 more) 
           working: writing byte-compilation script '/tmp/tmp7egh2fyc.py'                          
           working: /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/andro...(and 121 more) 
           working: removing /tmp/tmp7egh2fyc.py                                                   
           working: running install_egg_info                                                       
           working: Copying src/Flask.egg-info to /home/vagrant/build/dev.obfusk....(and 116 more) 
           working: running install_scripts                                                        
           working: Installing flask script to /home/vagrant/build/dev.obfusk.jit...(and 98 more)  
                                                                                                   
[INFO]:    <- directory context /home/vagrant/build/srclib/python-for-android[INFO]:    Building jiten for armeabi-v7a[INFO]:    jiten apparently isn't already in site-packages[INFO]:    Building compiled components in jiten[INFO]:    Activating flags for sqlite3[INFO]:    Activating flags for libpcre[INFO]:    -> directory context /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/jiten/armeabi-v7a__ndk_target_23/jitenstty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running python3 setup.py build_ext -v
           working: make -j6 -C jiten/res/jmdict all                                               
           working: make[1]: Entering directory '/home/vagrant/build/_jiten_build...(and 116 more) 
           working: rm -f jmdict.xml.gz  jmdict{-unpatched,}.xml                                   
           working: rm -f kanjidic2.xml.gz  kanjidic2{-unpatched,}.xml                             
           working: gunzip -k jmdict-unpatched.xml.gz                                              
           working: gunzip -k kanjidic2-unpatched.xml.gz                                           
           working: cp -a     kanjidic2{-unpatched,}.xml                                           
           working: patch     kanjidic2.{xml,patch}                                                
           working: patching file kanjidic2.xml                                                    
           working: gzip      kanjidic2.xml                                                        
           working: cp -a     jmdict{-unpatched,}.xml                                              
           working: patch     jmdict.{xml,patch}                                                   
           working: patching file jmdict.xml                                                       
           working: gzip      jmdict.xml                                                           
           working: make[1]: Leaving directory '/home/vagrant/build/_jiten_buildo...(and 115 more) 
           working: make -j6 -C jiten/res/jmdict cleanup                                           
           working: make[1]: Entering directory '/home/vagrant/build/_jiten_build...(and 116 more) 
           working: rm -f {jmdict,kanjidic2}{,-unpatched}.xml                                      
           working: make[1]: Leaving directory '/home/vagrant/build/_jiten_buildo...(and 115 more) 
           working: if [ -n "$JITEN_VERSION" ]; then \                                             
           working:   echo "v$JITEN_VERSION"; \                                                    
           working: else \                                                                         
           working:   git describe --always; \                                                     
           working: fi > jiten/.version                                                            
           working: Creating databases...                                                          
           working: 
[?25lparsing kanjidic  [---------------------------------...(and 12997 more) 
           working: 
[?25lwriting kanjidic  [---------------------------------...(and 12997 more) 
           working: 
[?25lreading pitch  [------------------------------------...(and 15686 more) 
           working: 
[?25lwriting pitch  [------------------------------------...(and 14650 more) 
           working: 
[?25lreading sentences  [--------------------------------...(and 17492 more) 
           working: 
[?25lwriting sentences  [--------------------------------...(and 14389 more) 
           working: 
[?25lparsing jmdict  [-----------------------------------...(and 15694 more) 
           working: 
[?25lwriting jmdict  [-----------------------------------...(and 16216 more) 
           working: DB v14 set up.                                                        
           working: running build_ext                                                              
           working: building 'jiten._sqlite3_pcre' extension                                       
           working: creating build                                                                 
           working: creating build/temp.linux-x86_64-3.9                                           
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 1451 more) 
           working: creating build/lib.linux-x86_64-3.9                                            
           working: creating build/lib.linux-x86_64-3.9/jiten                                      
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 1852 more) 
                                                                                                   
stty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running find build/lib.linux-x86_64-3.9 -name "*.o" -exec ...(and 49 more)[INFO]:    <- directory context /home/vagrant/build/srclib/python-for-android[INFO]:    Activating flags for sqlite3[INFO]:    Activating flags for libpcre[INFO]:    Installing jiten into site-packages[INFO]:    -> directory context /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/jiten/armeabi-v7a__ndk_target_23/jitenstty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running python3 setup.py install -O2 --root=/home/vagrant/...(and 120 more)
           working: make -j6 -C jiten/res/jmdict all                                               
           working: make[1]: Entering directory '/home/vagrant/build/_jiten_build...(and 116 more) 
           working: make[1]: Nothing to be done for 'all'.                                         
           working: make[1]: Leaving directory '/home/vagrant/build/_jiten_buildo...(and 115 more) 
           working: make -j6 -C jiten/res/jmdict cleanup                                           
           working: make[1]: Entering directory '/home/vagrant/build/_jiten_build...(and 116 more) 
           working: rm -f {jmdict,kanjidic2}{,-unpatched}.xml                                      
           working: make[1]: Leaving directory '/home/vagrant/build/_jiten_buildo...(and 115 more) 
           working: if [ -n "$JITEN_VERSION" ]; then \                                             
           working:   echo "v$JITEN_VERSION"; \                                                    
           working: else \                                                                         
           working:   git describe --always; \                                                     
           working: fi > jiten/.version                                                            
           working: Creating databases...                                                          
           working: DB v14 up to date.                                                    
           working: running install                                                                
           working: running build                                                                  
           working: running build_py                                                               
           working: copying jiten/misc.py -> build/lib.linux-x86_64-3.9/jiten                      
           working: copying jiten/sql.py -> build/lib.linux-x86_64-3.9/jiten                       
           working: copying jiten/kanji.py -> build/lib.linux-x86_64-3.9/jiten                     
           working: copying jiten/cli.py -> build/lib.linux-x86_64-3.9/jiten                       
           working: copying jiten/pitch.py -> build/lib.linux-x86_64-3.9/jiten                     
           working: copying jiten/freq.py -> build/lib.linux-x86_64-3.9/jiten                      
           working: copying jiten/sentences.py -> build/lib.linux-x86_64-3.9/jiten                 
           working: copying jiten/__init__.py -> build/lib.linux-x86_64-3.9/jiten                  
           working: copying jiten/kana.py -> build/lib.linux-x86_64-3.9/jiten                      
           working: copying jiten/version.py -> build/lib.linux-x86_64-3.9/jiten                   
           working: copying jiten/app.py -> build/lib.linux-x86_64-3.9/jiten                       
           working: copying jiten/gui.py -> build/lib.linux-x86_64-3.9/jiten                       
           working: copying jiten/jmdict.py -> build/lib.linux-x86_64-3.9/jiten                    
           working: creating build/lib.linux-x86_64-3.9/jiten/res                                  
           working: creating build/lib.linux-x86_64-3.9/jiten/res/jlpt                             
           working: copying jiten/res/jlpt/N1-kanji -> build/lib.linux-x86_64-3.9/jiten/res/jlpt   
           working: copying jiten/res/jlpt/N1-vocab-eng -> build/lib.linux-x86_64-...(and 18 more) 
           working: copying jiten/res/jlpt/N1-vocab-hiragana -> build/lib.linux-x8...(and 23 more) 
           working: copying jiten/res/jlpt/N2-kanji -> build/lib.linux-x86_64-3.9/jiten/res/jlpt   
           working: copying jiten/res/jlpt/N2-vocab-eng -> build/lib.linux-x86_64-...(and 18 more) 
           working: copying jiten/res/jlpt/N2-vocab-hiragana -> build/lib.linux-x8...(and 23 more) 
           working: copying jiten/res/jlpt/N3-kanji -> build/lib.linux-x86_64-3.9/jiten/res/jlpt   
           working: copying jiten/res/jlpt/N3-vocab-eng -> build/lib.linux-x86_64-...(and 18 more) 
           working: copying jiten/res/jlpt/N3-vocab-hiragana -> build/lib.linux-x8...(and 23 more) 
           working: copying jiten/res/jlpt/N4-kanji -> build/lib.linux-x86_64-3.9/jiten/res/jlpt   
           working: copying jiten/res/jlpt/N4-vocab-eng -> build/lib.linux-x86_64-...(and 18 more) 
           working: copying jiten/res/jlpt/N4-vocab-hiragana -> build/lib.linux-x8...(and 23 more) 
           working: copying jiten/res/jlpt/N5-kanji -> build/lib.linux-x86_64-3.9/jiten/res/jlpt   
           working: copying jiten/res/jlpt/N5-vocab-eng -> build/lib.linux-x86_64-...(and 18 more) 
           working: copying jiten/res/jlpt/N5-vocab-hiragana -> build/lib.linux-x8...(and 23 more) 
           working: copying jiten/res/jlpt/SOURCES -> build/lib.linux-x86_64-3.9/jiten/res/jlpt    
           working: copying jiten/res/jlpt/make.sh -> build/lib.linux-x86_64-3.9/jiten/res/jlpt    
           working: copying jiten/res/jlpt/sharing.html -> build/lib.linux-x86_64-...(and 18 more) 
           working: creating build/lib.linux-x86_64-3.9/jiten/static                               
           working: copying jiten/static/Table_katakana.svg -> build/lib.linux-x86...(and 20 more) 
           working: copying jiten/static/Table_hiragana.svg -> build/lib.linux-x86...(and 20 more) 
           working: copying jiten/static/icon.png -> build/lib.linux-x86_64-3.9/jiten/static       
           working: copying jiten/static/style-dark.css -> build/lib.linux-x86_64-3.9/jiten/static 
           working: copying jiten/static/bootstrap-flatly.min.css -> build/lib.lin...(and 26 more) 
           working: copying jiten/static/style-large.css -> build/lib.linux-x86_64-3.9/jiten/static
           working: copying jiten/static/style.css -> build/lib.linux-x86_64-3.9/jiten/static      
           working: copying jiten/static/bootstrap.min.css -> build/lib.linux-x86_...(and 19 more) 
           working: copying jiten/static/style-light.css -> build/lib.linux-x86_64-3.9/jiten/static
           working: copying jiten/static/bootstrap-darkly.min.css -> build/lib.lin...(and 26 more) 
           working: copying jiten/static/popper-1.16.0.js -> build/lib.linux-x86_6...(and 18 more) 
           working: copying jiten/static/jquery-3.5.1.slim.js -> build/lib.linux-x...(and 22 more) 
           working: copying jiten/static/kanjidraw.js -> build/lib.linux-x86_64-3.9/jiten/static   
           working: copying jiten/static/bootstrap.min.js -> build/lib.linux-x86_6...(and 18 more) 
           working: copying jiten/static/jquery-3.5.1.slim.min.js -> build/lib.lin...(and 26 more) 
           working: copying jiten/static/bootstrap.js -> build/lib.linux-x86_64-3.9/jiten/static   
           working: copying jiten/static/popper-1.16.0.min.js -> build/lib.linux-x...(and 22 more) 
           working: copying jiten/static/script.js -> build/lib.linux-x86_64-3.9/jiten/static      
           working: copying jiten/static/privacy.txt -> build/lib.linux-x86_64-3.9/jiten/static    
           working: creating build/lib.linux-x86_64-3.9/jiten/static/audio                         
           working: copying jiten/static/audio/2786660.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2626312.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2860775.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3589622.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/4817726.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3554825.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2996267.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3560587.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2944728.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2697615.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2349244.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/146661.mp3 -> build/lib.linux-x86_6...(and 24 more) 
           working: copying jiten/static/audio/2416431.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2527027.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3710326.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2710526.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3452060.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2946897.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/199994.mp3 -> build/lib.linux-x86_6...(and 24 more) 
           working: copying jiten/static/audio/2499122.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3179527.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2492447.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2724969.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3395375.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/174250.mp3 -> build/lib.linux-x86_6...(and 24 more) 
           working: copying jiten/static/audio/3162657.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2310031.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3495546.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/145543.mp3 -> build/lib.linux-x86_6...(and 24 more) 
           working: copying jiten/static/audio/398975.mp3 -> build/lib.linux-x86_6...(and 24 more) 
           working: copying jiten/static/audio/148104.mp3 -> build/lib.linux-x86_6...(and 24 more) 
           working: copying jiten/static/audio/2033145.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3859522.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/199856.mp3 -> build/lib.linux-x86_6...(and 24 more) 
           working: copying jiten/static/audio/4769898.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3050901.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2503987.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2412266.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/4898355.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2826772.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3559190.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2281525.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3549611.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/1829669.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2312027.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/4591662.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2308949.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2694316.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2659115.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/4316729.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3466602.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2835327.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2904882.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2720737.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/137945.mp3 -> build/lib.linux-x86_6...(and 24 more) 
           working: copying jiten/static/audio/150488.mp3 -> build/lib.linux-x86_6...(and 24 more) 
           working: copying jiten/static/audio/3116010.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3361447.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3452042.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3718388.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3261333.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2419784.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3635316.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/215074.mp3 -> build/lib.linux-x86_6...(and 24 more) 
           working: copying jiten/static/audio/3024841.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3775047.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2691519.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2419798.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2622243.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2916988.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2706839.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2617243.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3595186.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2622328.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3313205.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/199895.mp3 -> build/lib.linux-x86_6...(and 24 more) 
           working: copying jiten/static/audio/2706851.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2469769.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3496707.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3110695.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/145180.mp3 -> build/lib.linux-x86_6...(and 24 more) 
           working: copying jiten/static/audio/2315987.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/4898064.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3507424.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3523974.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2409471.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3447505.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2740725.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2858288.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/188627.mp3 -> build/lib.linux-x86_6...(and 24 more) 
           working: copying jiten/static/audio/3179530.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/4704.mp3 -> build/lib.linux-x86_64-...(and 22 more) 
           working: copying jiten/static/audio/3611885.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3024520.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3594833.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/173476.mp3 -> build/lib.linux-x86_6...(and 24 more) 
           working: copying jiten/static/audio/3878008.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/190532.mp3 -> build/lib.linux-x86_6...(and 24 more) 
           working: copying jiten/static/audio/3155508.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3854742.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3169735.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/220869.mp3 -> build/lib.linux-x86_6...(and 24 more) 
           working: copying jiten/static/audio/3125038.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/224934.mp3 -> build/lib.linux-x86_6...(and 24 more) 
           working: copying jiten/static/audio/2229224.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2912714.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3615494.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2232987.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2304848.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/4517157.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/123421.mp3 -> build/lib.linux-x86_6...(and 24 more) 
           working: copying jiten/static/audio/1566683.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3711691.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2740698.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2715375.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3740659.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2694262.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2664510.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3064179.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3187266.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/79930.mp3 -> build/lib.linux-x86_64...(and 23 more) 
           working: copying jiten/static/audio/2869237.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3551958.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2706773.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2962367.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3552883.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/207221.mp3 -> build/lib.linux-x86_6...(and 24 more) 
           working: copying jiten/static/audio/2487649.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3607788.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2038383.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/8893263.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2868653.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/1643740.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3595746.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/190671.mp3 -> build/lib.linux-x86_6...(and 24 more) 
           working: copying jiten/static/audio/2242330.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2242958.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/195390.mp3 -> build/lib.linux-x86_6...(and 24 more) 
           working: copying jiten/static/audio/3247983.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2269394.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2430004.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2666710.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2744751.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3138620.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3560578.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2638124.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3559175.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2864454.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3583463.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/197966.mp3 -> build/lib.linux-x86_6...(and 24 more) 
           working: copying jiten/static/audio/4449036.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/123791.mp3 -> build/lib.linux-x86_6...(and 24 more) 
           working: copying jiten/static/audio/2852684.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/202785.mp3 -> build/lib.linux-x86_6...(and 24 more) 
           working: copying jiten/static/audio/200102.mp3 -> build/lib.linux-x86_6...(and 24 more) 
           working: copying jiten/static/audio/2615036.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/4817731.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/196459.mp3 -> build/lib.linux-x86_6...(and 24 more) 
           working: copying jiten/static/audio/3927443.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2260050.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/1827547.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/4897850.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3122652.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/1171886.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2098584.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2214210.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3169395.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3051193.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3484226.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3255247.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3030041.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/226885.mp3 -> build/lib.linux-x86_6...(and 24 more) 
           working: copying jiten/static/audio/202954.mp3 -> build/lib.linux-x86_6...(and 24 more) 
           working: copying jiten/static/audio/2349379.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3703959.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2869674.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3530464.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3374801.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2858266.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2786655.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/192333.mp3 -> build/lib.linux-x86_6...(and 24 more) 
           working: copying jiten/static/audio/2439243.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/217064.mp3 -> build/lib.linux-x86_6...(and 24 more) 
           working: copying jiten/static/audio/2619723.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3326207.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3098450.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2744796.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3193627.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3395397.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3608763.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3486249.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/4751183.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3447491.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/1836383.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2556219.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/190068.mp3 -> build/lib.linux-x86_6...(and 24 more) 
           working: copying jiten/static/audio/149689.mp3 -> build/lib.linux-x86_6...(and 24 more) 
           working: copying jiten/static/audio/2976546.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3552898.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/201797.mp3 -> build/lib.linux-x86_6...(and 24 more) 
           working: copying jiten/static/audio/2196152.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/1879943.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3190694.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/4720152.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/190738.mp3 -> build/lib.linux-x86_6...(and 24 more) 
           working: copying jiten/static/audio/4845177.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/1721259.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2733639.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3561854.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2664558.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3169405.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2110012.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3024513.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2499135.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3595435.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2319336.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3416307.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2581781.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/224955.mp3 -> build/lib.linux-x86_6...(and 24 more) 
           working: copying jiten/static/audio/2280845.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2562842.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2739777.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2492445.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3523968.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/4344694.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3308200.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2988215.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3373644.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2733761.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/4751193.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3193596.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3023048.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3491511.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/83843.mp3 -> build/lib.linux-x86_64...(and 23 more) 
           working: copying jiten/static/audio/2125722.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2423918.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2383097.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2243171.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3003075.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2095028.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/202848.mp3 -> build/lib.linux-x86_6...(and 24 more) 
           working: copying jiten/static/audio/80461.mp3 -> build/lib.linux-x86_64...(and 23 more) 
           working: copying jiten/static/audio/3454155.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2835421.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2409473.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3450161.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/78697.mp3 -> build/lib.linux-x86_64...(and 23 more) 
           working: copying jiten/static/audio/3554844.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2976550.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3055354.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/4147403.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2852710.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2307197.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3635288.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2620401.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2664712.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/127078.mp3 -> build/lib.linux-x86_6...(and 24 more) 
           working: copying jiten/static/audio/2622376.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/1142909.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2790461.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3169535.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/143718.mp3 -> build/lib.linux-x86_6...(and 24 more) 
           working: copying jiten/static/audio/3616405.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3165591.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2182818.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/1656230.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/183495.mp3 -> build/lib.linux-x86_6...(and 24 more) 
           working: copying jiten/static/audio/2638115.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3491603.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/82593.mp3 -> build/lib.linux-x86_64...(and 23 more) 
           working: copying jiten/static/audio/3610339.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3395402.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3332582.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2665202.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2313015.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3559170.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2238024.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3662129.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2622312.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3114644.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3459009.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3635291.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3416325.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/192133.mp3 -> build/lib.linux-x86_6...(and 24 more) 
           working: copying jiten/static/audio/3507419.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2858325.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/4900052.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3484283.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2947270.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/1097534.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2858059.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3596331.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2580959.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3229603.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2944656.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2758982.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/4591663.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2312105.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3962512.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/224409.mp3 -> build/lib.linux-x86_6...(and 24 more) 
           working: copying jiten/static/audio/370955.mp3 -> build/lib.linux-x86_6...(and 24 more) 
           working: copying jiten/static/audio/3400843.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2349381.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/1619851.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3162624.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3047664.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3196469.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2869675.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2446366.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/4769893.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3244928.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3050904.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2412106.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3718404.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/194313.mp3 -> build/lib.linux-x86_6...(and 24 more) 
           working: copying jiten/static/audio/3703919.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2500712.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3451765.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3550819.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3592943.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2790396.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2478124.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/140994.mp3 -> build/lib.linux-x86_6...(and 24 more) 
           working: copying jiten/static/audio/3789212.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/173784.mp3 -> build/lib.linux-x86_6...(and 24 more) 
           working: copying jiten/static/audio/3649764.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3045271.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2241832.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3402860.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3839688.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2313031.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3352275.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/1063562.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2719591.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/172682.mp3 -> build/lib.linux-x86_6...(and 24 more) 
           working: copying jiten/static/audio/2263755.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2622374.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/193790.mp3 -> build/lib.linux-x86_6...(and 24 more) 
           working: copying jiten/static/audio/189839.mp3 -> build/lib.linux-x86_6...(and 24 more) 
           working: copying jiten/static/audio/2871722.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2529537.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2836250.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/184996.mp3 -> build/lib.linux-x86_6...(and 24 more) 
           working: copying jiten/static/audio/3024516.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3400864.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3143664.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3698222.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3455785.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/148142.mp3 -> build/lib.linux-x86_6...(and 24 more) 
           working: copying jiten/static/audio/3010178.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/4270195.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2515505.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2706899.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3245933.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/4260722.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/223346.mp3 -> build/lib.linux-x86_6...(and 24 more) 
           working: copying jiten/static/audio/3700805.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2795023.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2559567.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/137045.mp3 -> build/lib.linux-x86_6...(and 24 more) 
           working: copying jiten/static/audio/2739688.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2758910.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3283009.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/226506.mp3 -> build/lib.linux-x86_6...(and 24 more) 
           working: copying jiten/static/audio/231281.mp3 -> build/lib.linux-x86_6...(and 24 more) 
           working: copying jiten/static/audio/3978901.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3024534.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3023122.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3702226.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/4734.mp3 -> build/lib.linux-x86_64-...(and 22 more) 
           working: copying jiten/static/audio/3432685.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3440978.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3589979.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2930039.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/194114.mp3 -> build/lib.linux-x86_6...(and 24 more) 
           working: copying jiten/static/audio/3377480.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3591790.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/4651964.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/4805143.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3158622.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/207152.mp3 -> build/lib.linux-x86_6...(and 24 more) 
           working: copying jiten/static/audio/220023.mp3 -> build/lib.linux-x86_6...(and 24 more) 
           working: copying jiten/static/audio/3718521.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2311962.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2626291.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2619801.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3637575.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/226855.mp3 -> build/lib.linux-x86_6...(and 24 more) 
           working: copying jiten/static/audio/3193632.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3324259.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2706845.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2735685.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3638421.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2126252.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2270834.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2739079.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2739683.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2570511.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/4636745.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3179585.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3395376.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3698231.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/4843465.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/4639324.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2854322.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/1355528.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3554313.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2740707.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3551585.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2694269.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2744615.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3595178.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/152212.mp3 -> build/lib.linux-x86_6...(and 24 more) 
           working: copying jiten/static/audio/228154.mp3 -> build/lib.linux-x86_6...(and 24 more) 
           working: copying jiten/static/audio/2289371.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3376540.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/187048.mp3 -> build/lib.linux-x86_6...(and 24 more) 
           working: copying jiten/static/audio/224923.mp3 -> build/lib.linux-x86_6...(and 24 more) 
           working: copying jiten/static/audio/3241580.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3180162.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/80407.mp3 -> build/lib.linux-x86_64...(and 23 more) 
           working: copying jiten/static/audio/3498454.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/1631739.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3050892.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/4494361.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2446683.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3777467.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2780845.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/171807.mp3 -> build/lib.linux-x86_6...(and 24 more) 
           working: copying jiten/static/audio/3782777.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/4913.mp3 -> build/lib.linux-x86_64-...(and 22 more) 
           working: copying jiten/static/audio/3455043.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3050888.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/217213.mp3 -> build/lib.linux-x86_6...(and 24 more) 
           working: copying jiten/static/audio/3689566.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2733756.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/4164733.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/200730.mp3 -> build/lib.linux-x86_6...(and 24 more) 
           working: copying jiten/static/audio/3440367.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2503267.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2993260.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2628983.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2947332.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2780838.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/4272099.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2095040.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3241561.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3452001.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/183540.mp3 -> build/lib.linux-x86_6...(and 24 more) 
           working: copying jiten/static/audio/2392496.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/190094.mp3 -> build/lib.linux-x86_6...(and 24 more) 
           working: copying jiten/static/audio/2984091.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3573104.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2041027.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/170842.mp3 -> build/lib.linux-x86_6...(and 24 more) 
           working: copying jiten/static/audio/77409.mp3 -> build/lib.linux-x86_64...(and 23 more) 
           working: copying jiten/static/audio/2664703.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3556198.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2659118.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/4715763.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3232489.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2733794.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3126024.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/778975.mp3 -> build/lib.linux-x86_6...(and 24 more) 
           working: copying jiten/static/audio/2698363.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2944722.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3611880.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3594831.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/4591660.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3643242.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/226168.mp3 -> build/lib.linux-x86_6...(and 24 more) 
           working: copying jiten/static/audio/3451423.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/226503.mp3 -> build/lib.linux-x86_6...(and 24 more) 
           working: copying jiten/static/audio/4593695.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3050854.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2581786.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2706861.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3717900.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3159834.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/83388.mp3 -> build/lib.linux-x86_64...(and 23 more) 
           working: copying jiten/static/audio/3559187.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2852688.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2515506.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2312276.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2581788.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3629105.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3836941.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3096812.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3509647.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/8895503.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3164604.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2626314.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/4147428.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3479883.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3006685.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3474046.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2038384.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2491349.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3169533.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3846660.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/4292437.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2946902.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2700274.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2374447.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3845893.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3114624.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2416434.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2605209.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3759421.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/201362.mp3 -> build/lib.linux-x86_6...(and 24 more) 
           working: copying jiten/static/audio/3554149.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2869671.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/220127.mp3 -> build/lib.linux-x86_6...(and 24 more) 
           working: copying jiten/static/audio/2706831.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/1039265.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3709600.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2278888.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3179728.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3780822.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/228814.mp3 -> build/lib.linux-x86_6...(and 24 more) 
           working: copying jiten/static/audio/3559550.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/4312040.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3589670.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2759288.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2617867.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3452051.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/189306.mp3 -> build/lib.linux-x86_6...(and 24 more) 
           working: copying jiten/static/audio/3026662.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3596349.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2394441.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/197982.mp3 -> build/lib.linux-x86_6...(and 24 more) 
           working: copying jiten/static/audio/137534.mp3 -> build/lib.linux-x86_6...(and 24 more) 
           working: copying jiten/static/audio/3480424.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/4661510.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/83624.mp3 -> build/lib.linux-x86_64...(and 23 more) 
           working: copying jiten/static/audio/3488464.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/1171972.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/192590.mp3 -> build/lib.linux-x86_6...(and 24 more) 
           working: copying jiten/static/audio/3416317.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2774304.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/4751844.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2664718.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2988140.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3003343.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2838455.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2242027.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3324127.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3228975.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/4772853.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3712602.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2739685.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2110007.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/4449043.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2759287.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/193024.mp3 -> build/lib.linux-x86_6...(and 24 more) 
           working: copying jiten/static/audio/4897800.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/4265918.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/157194.mp3 -> build/lib.linux-x86_6...(and 24 more) 
           working: copying jiten/static/audio/2125747.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2533654.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3359677.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3526163.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3591860.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2750301.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2196408.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3715087.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3718508.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3590724.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2216633.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/146817.mp3 -> build/lib.linux-x86_6...(and 24 more) 
           working: copying jiten/static/audio/2790210.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2562502.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3255345.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3502092.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3110746.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2416577.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/194459.mp3 -> build/lib.linux-x86_6...(and 24 more) 
           working: copying jiten/static/audio/2416433.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2622377.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2767287.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2739764.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2620395.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/137609.mp3 -> build/lib.linux-x86_6...(and 24 more) 
           working: copying jiten/static/audio/3110692.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3223986.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3593123.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2281526.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3538435.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2999222.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2708965.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2724917.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2682207.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/4297186.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3550836.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2692371.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2706879.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3561857.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2500710.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3589613.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2994065.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/164478.mp3 -> build/lib.linux-x86_6...(and 24 more) 
           working: copying jiten/static/audio/3054767.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2631277.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3398622.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3553284.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/1033718.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3137742.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3100420.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/4438542.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2104766.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3205389.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2774252.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2921193.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2733637.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2413229.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/4629034.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3114646.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3590711.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3367334.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2638118.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3399436.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2465623.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2865901.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3363979.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2706800.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3552890.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/201928.mp3 -> build/lib.linux-x86_6...(and 24 more) 
           working: copying jiten/static/audio/224406.mp3 -> build/lib.linux-x86_6...(and 24 more) 
           working: copying jiten/static/audio/4865678.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3455833.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3606373.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2385289.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/200904.mp3 -> build/lib.linux-x86_6...(and 24 more) 
           working: copying jiten/static/audio/3689568.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3596290.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3573587.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2780204.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/80023.mp3 -> build/lib.linux-x86_64...(and 23 more) 
           working: copying jiten/static/audio/79072.mp3 -> build/lib.linux-x86_64...(and 23 more) 
           working: copying jiten/static/audio/3400819.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2858287.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2265696.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2418677.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3803598.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/4270214.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2385311.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3549918.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2780276.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2706864.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3561855.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2912698.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3169400.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3850402.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3589778.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/4257396.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2774232.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3441191.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2518672.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3116594.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3045984.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2733753.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2125719.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2628415.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3559174.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3471744.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2210437.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3616397.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2696216.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3347244.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2739687.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3559212.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3878043.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/197969.mp3 -> build/lib.linux-x86_6...(and 24 more) 
           working: copying jiten/static/audio/3052946.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/203703.mp3 -> build/lib.linux-x86_6...(and 24 more) 
           working: copying jiten/static/audio/199927.mp3 -> build/lib.linux-x86_6...(and 24 more) 
           working: copying jiten/static/audio/2983012.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2901219.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3119000.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2242961.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/979750.mp3 -> build/lib.linux-x86_6...(and 24 more) 
           working: copying jiten/static/audio/2730929.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/175025.mp3 -> build/lib.linux-x86_6...(and 24 more) 
           working: copying jiten/static/audio/2494554.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3594875.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3616403.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3572565.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/188129.mp3 -> build/lib.linux-x86_6...(and 24 more) 
           working: copying jiten/static/audio/142339.mp3 -> build/lib.linux-x86_6...(and 24 more) 
           working: copying jiten/static/audio/4708825.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3454115.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3836796.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2478113.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/5064.mp3 -> build/lib.linux-x86_64-...(and 22 more) 
           working: copying jiten/static/audio/220155.mp3 -> build/lib.linux-x86_6...(and 24 more) 
           working: copying jiten/static/audio/2412133.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3596906.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3635215.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2975859.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3071321.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2533623.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2678150.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3052809.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2232977.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3299985.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/195525.mp3 -> build/lib.linux-x86_6...(and 24 more) 
           working: copying jiten/static/audio/4842955.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2243422.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2638126.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3480422.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/4769874.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/188026.mp3 -> build/lib.linux-x86_6...(and 24 more) 
           working: copying jiten/static/audio/2484512.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/4897935.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/147746.mp3 -> build/lib.linux-x86_6...(and 24 more) 
           working: copying jiten/static/audio/205718.mp3 -> build/lib.linux-x86_6...(and 24 more) 
           working: copying jiten/static/audio/2237946.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/4344738.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/182591.mp3 -> build/lib.linux-x86_6...(and 24 more) 
           working: copying jiten/static/audio/4300739.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3050897.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3454112.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3423802.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2960834.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3699097.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3597441.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/1039551.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2740719.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2255793.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/231820.mp3 -> build/lib.linux-x86_6...(and 24 more) 
           working: copying jiten/static/audio/2378466.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/182164.mp3 -> build/lib.linux-x86_6...(and 24 more) 
           working: copying jiten/static/audio/171591.mp3 -> build/lib.linux-x86_6...(and 24 more) 
           working: copying jiten/static/audio/2465639.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2706821.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3262069.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3366875.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3167039.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3593137.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/201937.mp3 -> build/lib.linux-x86_6...(and 24 more) 
           working: copying jiten/static/audio/3014646.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2976594.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/214003.mp3 -> build/lib.linux-x86_6...(and 24 more) 
           working: copying jiten/static/audio/2948351.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2439240.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3587931.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2225750.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/4235760.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3159672.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2271255.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/4817734.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3700808.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/137485.mp3 -> build/lib.linux-x86_6...(and 24 more) 
           working: copying jiten/static/audio/179954.mp3 -> build/lib.linux-x86_6...(and 24 more) 
           working: copying jiten/static/audio/3050886.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2739755.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/222264.mp3 -> build/lib.linux-x86_6...(and 24 more) 
           working: copying jiten/static/audio/2370549.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3583444.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2951932.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/161054.mp3 -> build/lib.linux-x86_6...(and 24 more) 
           working: copying jiten/static/audio/3689570.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/4751207.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2596672.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/4898205.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2982978.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/227405.mp3 -> build/lib.linux-x86_6...(and 24 more) 
           working: copying jiten/static/audio/83178.mp3 -> build/lib.linux-x86_64...(and 23 more) 
           working: copying jiten/static/audio/2519008.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/201726.mp3 -> build/lib.linux-x86_6...(and 24 more) 
           working: copying jiten/static/audio/2760647.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/195385.mp3 -> build/lib.linux-x86_6...(and 24 more) 
           working: copying jiten/static/audio/4892666.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/4478292.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3387837.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/218563.mp3 -> build/lib.linux-x86_6...(and 24 more) 
           working: copying jiten/static/audio/2917014.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3700836.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2134769.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2659331.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/4265205.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3589999.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3491551.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3363972.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3714591.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3023116.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2617891.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2780837.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2492791.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2312024.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/77081.mp3 -> build/lib.linux-x86_64...(and 23 more) 
           working: copying jiten/static/audio/2243170.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/145155.mp3 -> build/lib.linux-x86_6...(and 24 more) 
           working: copying jiten/static/audio/2313034.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2733628.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/80220.mp3 -> build/lib.linux-x86_64...(and 23 more) 
           working: copying jiten/static/audio/2728128.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2740891.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2237952.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3423944.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3275991.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2752672.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2385312.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3115532.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2838403.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/146660.mp3 -> build/lib.linux-x86_6...(and 24 more) 
           working: copying jiten/static/audio/2197785.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3888503.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/1490026.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/198275.mp3 -> build/lib.linux-x86_6...(and 24 more) 
           working: copying jiten/static/audio/3884448.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/142537.mp3 -> build/lib.linux-x86_6...(and 24 more) 
           working: copying jiten/static/audio/2774230.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2794995.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3006980.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2697623.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2533636.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/198276.mp3 -> build/lib.linux-x86_6...(and 24 more) 
           working: copying jiten/static/audio/3441401.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2504606.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3045973.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/224924.mp3 -> build/lib.linux-x86_6...(and 24 more) 
           working: copying jiten/static/audio/3242143.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3507421.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2718666.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2370570.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2232991.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2759784.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3625005.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2429718.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3245671.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2456853.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3780819.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2941380.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2312685.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3652135.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2098578.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/176088.mp3 -> build/lib.linux-x86_6...(and 24 more) 
           working: copying jiten/static/audio/2456854.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3597448.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2006378.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2967648.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3423971.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3550521.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2125716.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/213029.mp3 -> build/lib.linux-x86_6...(and 24 more) 
           working: copying jiten/static/audio/3515316.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2471944.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2921365.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2718488.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3554251.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/124620.mp3 -> build/lib.linux-x86_6...(and 24 more) 
           working: copying jiten/static/audio/2815707.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/205990.mp3 -> build/lib.linux-x86_6...(and 24 more) 
           working: copying jiten/static/audio/3455735.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2964006.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2946939.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3426557.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3583519.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2858265.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/4704222.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2063330.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3716098.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2739791.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3504005.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/202257.mp3 -> build/lib.linux-x86_6...(and 24 more) 
           working: copying jiten/static/audio/3561977.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2666765.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2242018.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3453236.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2724971.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3423791.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2700205.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2526766.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/190069.mp3 -> build/lib.linux-x86_6...(and 24 more) 
           working: copying jiten/static/audio/2694313.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3597773.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3507410.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2309936.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/227004.mp3 -> build/lib.linux-x86_6...(and 24 more) 
           working: copying jiten/static/audio/3496318.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3114578.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/200117.mp3 -> build/lib.linux-x86_6...(and 24 more) 
           working: copying jiten/static/audio/169991.mp3 -> build/lib.linux-x86_6...(and 24 more) 
           working: copying jiten/static/audio/2298473.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2690805.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3699925.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/4804659.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2626305.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3689578.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3700072.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/218851.mp3 -> build/lib.linux-x86_6...(and 24 more) 
           working: copying jiten/static/audio/141421.mp3 -> build/lib.linux-x86_6...(and 24 more) 
           working: copying jiten/static/audio/2419799.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2463618.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2469523.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2604697.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3010097.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/81557.mp3 -> build/lib.linux-x86_64...(and 23 more) 
           working: copying jiten/static/audio/2060614.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/1401160.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3471764.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2460894.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3014668.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3158402.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/188900.mp3 -> build/lib.linux-x86_6...(and 24 more) 
           working: copying jiten/static/audio/3552893.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/199966.mp3 -> build/lib.linux-x86_6...(and 24 more) 
           working: copying jiten/static/audio/4717937.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3710861.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2700219.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/175407.mp3 -> build/lib.linux-x86_6...(and 24 more) 
           working: copying jiten/static/audio/2992030.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3479289.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2491409.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3196466.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/4751203.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3559198.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/993933.mp3 -> build/lib.linux-x86_6...(and 24 more) 
           working: copying jiten/static/audio/3559196.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2834135.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2850571.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2772834.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2666712.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3703418.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3496705.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3395419.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3480363.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/77636.mp3 -> build/lib.linux-x86_64...(and 23 more) 
           working: copying jiten/static/audio/3850777.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3122100.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/230563.mp3 -> build/lib.linux-x86_6...(and 24 more) 
           working: copying jiten/static/audio/3162643.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/224725.mp3 -> build/lib.linux-x86_6...(and 24 more) 
           working: copying jiten/static/audio/3374804.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/234490.mp3 -> build/lib.linux-x86_6...(and 24 more) 
           working: copying jiten/static/audio/2726763.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3898146.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2608703.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/4445365.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3610726.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2626300.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2446307.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2740700.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2141723.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3384972.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/182548.mp3 -> build/lib.linux-x86_6...(and 24 more) 
           working: copying jiten/static/audio/2533641.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3718415.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/1882978.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2951718.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2871761.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/4270219.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3050857.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/201774.mp3 -> build/lib.linux-x86_6...(and 24 more) 
           working: copying jiten/static/audio/3567548.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2921355.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2764096.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2706785.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3596854.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/4769900.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3051310.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/4865666.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2413217.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3052932.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2638219.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2982984.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/199863.mp3 -> build/lib.linux-x86_6...(and 24 more) 
           working: copying jiten/static/audio/3052914.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3592386.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/201781.mp3 -> build/lib.linux-x86_6...(and 24 more) 
           working: copying jiten/static/audio/4898338.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3023119.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3559172.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/1355524.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3682345.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/1171907.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3241565.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/4055190.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3850805.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3050889.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3361537.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/142089.mp3 -> build/lib.linux-x86_6...(and 24 more) 
           working: copying jiten/static/audio/2750250.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2569601.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2739762.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3137746.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2739786.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/121901.mp3 -> build/lib.linux-x86_6...(and 24 more) 
           working: copying jiten/static/audio/2724975.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2740709.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3024537.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/1532832.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2803449.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2702376.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/203582.mp3 -> build/lib.linux-x86_6...(and 24 more) 
           working: copying jiten/static/audio/2991029.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3236887.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3050893.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/4024248.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3859221.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2659324.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2518669.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/4260748.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3010094.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3233766.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/78642.mp3 -> build/lib.linux-x86_64...(and 23 more) 
           working: copying jiten/static/audio/201705.mp3 -> build/lib.linux-x86_6...(and 24 more) 
           working: copying jiten/static/audio/2690758.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/80886.mp3 -> build/lib.linux-x86_64...(and 23 more) 
           working: copying jiten/static/audio/1538018.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/200771.mp3 -> build/lib.linux-x86_6...(and 24 more) 
           working: copying jiten/static/audio/3487187.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2580967.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2976074.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3635240.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/4260196.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3594873.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/4321466.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3164249.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2871658.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2499661.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2310116.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3677754.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3395395.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2706876.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2852971.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2748990.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2096986.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2948328.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2852943.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/202944.mp3 -> build/lib.linux-x86_6...(and 24 more) 
           working: copying jiten/static/audio/3416319.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2763594.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/224884.mp3 -> build/lib.linux-x86_6...(and 24 more) 
           working: copying jiten/static/audio/3377435.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2615413.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2451739.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3169741.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3162634.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3481397.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3174248.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3059415.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2906778.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3516750.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/228677.mp3 -> build/lib.linux-x86_6...(and 24 more) 
           working: copying jiten/static/audio/2242013.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3515218.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3623893.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/4843467.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2526764.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/4898361.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3565442.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3548591.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3555496.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/196626.mp3 -> build/lib.linux-x86_6...(and 24 more) 
           working: copying jiten/static/audio/778974.mp3 -> build/lib.linux-x86_6...(and 24 more) 
           working: copying jiten/static/audio/202043.mp3 -> build/lib.linux-x86_6...(and 24 more) 
           working: copying jiten/static/audio/82540.mp3 -> build/lib.linux-x86_64...(and 23 more) 
           working: copying jiten/static/audio/3452297.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/236963.mp3 -> build/lib.linux-x86_6...(and 24 more) 
           working: copying jiten/static/audio/3716096.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/78630.mp3 -> build/lib.linux-x86_64...(and 23 more) 
           working: copying jiten/static/audio/148530.mp3 -> build/lib.linux-x86_6...(and 24 more) 
           working: copying jiten/static/audio/2152871.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3440945.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2638160.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2242480.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2500715.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3523159.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3276857.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/4897863.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2670479.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3689571.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3162650.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3228971.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3507466.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3114652.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2481152.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3624960.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2117568.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3782782.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3554835.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3105602.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2173170.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/78157.mp3 -> build/lib.linux-x86_64...(and 23 more) 
           working: copying jiten/static/audio/3662454.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/140360.mp3 -> build/lib.linux-x86_6...(and 24 more) 
           working: copying jiten/static/audio/4715762.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2869738.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2349145.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3376810.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2519127.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2110028.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3662503.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3227532.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/216130.mp3 -> build/lib.linux-x86_6...(and 24 more) 
           working: copying jiten/static/audio/2236839.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2519737.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3513007.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2311964.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2568025.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2946900.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3368847.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3698210.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3227739.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3593120.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2533669.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3718483.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/4095939.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/886088.mp3 -> build/lib.linux-x86_6...(and 24 more) 
           working: copying jiten/static/audio/2739757.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3699447.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2813846.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3312291.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3029987.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2303034.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/203728.mp3 -> build/lib.linux-x86_6...(and 24 more) 
           working: copying jiten/static/audio/2533640.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/150079.mp3 -> build/lib.linux-x86_6...(and 24 more) 
           working: copying jiten/static/audio/217306.mp3 -> build/lib.linux-x86_6...(and 24 more) 
           working: copying jiten/static/audio/2869687.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3525542.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3447236.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/4449038.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2450319.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/126714.mp3 -> build/lib.linux-x86_6...(and 24 more) 
           working: copying jiten/static/audio/2255796.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/217562.mp3 -> build/lib.linux-x86_6...(and 24 more) 
           working: copying jiten/static/audio/81084.mp3 -> build/lib.linux-x86_64...(and 23 more) 
           working: copying jiten/static/audio/3579912.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3558987.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2772833.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3340567.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2976561.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2907543.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2752686.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2871644.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/126740.mp3 -> build/lib.linux-x86_6...(and 24 more) 
           working: copying jiten/static/audio/2596673.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2706808.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3126816.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2416571.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3138621.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3125445.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3133234.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3052786.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2499138.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3141862.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/126656.mp3 -> build/lib.linux-x86_6...(and 24 more) 
           working: copying jiten/static/audio/2598479.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3059318.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3024539.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3362360.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2660416.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3262717.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3016471.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3623504.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3281203.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/143950.mp3 -> build/lib.linux-x86_6...(and 24 more) 
           working: copying jiten/static/audio/2231208.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/886077.mp3 -> build/lib.linux-x86_6...(and 24 more) 
           working: copying jiten/static/audio/2515512.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3556529.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2370571.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3523182.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/4754.mp3 -> build/lib.linux-x86_64-...(and 22 more) 
           working: copying jiten/static/audio/140211.mp3 -> build/lib.linux-x86_6...(and 24 more) 
           working: copying jiten/static/audio/3549484.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2692386.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/81837.mp3 -> build/lib.linux-x86_64...(and 23 more) 
           working: copying jiten/static/audio/3689579.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2955235.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3616173.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3424650.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2982990.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2478145.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3523976.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3561862.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2518677.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3277390.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3017165.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3363393.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2348794.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/4483905.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2718656.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3099376.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/214752.mp3 -> build/lib.linux-x86_6...(and 24 more) 
           working: copying jiten/static/audio/2179159.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2628402.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3984850.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3596583.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2960829.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2976615.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3596343.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2250597.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2269121.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2976032.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/187170.mp3 -> build/lib.linux-x86_6...(and 24 more) 
           working: copying jiten/static/audio/229186.mp3 -> build/lib.linux-x86_6...(and 24 more) 
           working: copying jiten/static/audio/126707.mp3 -> build/lib.linux-x86_6...(and 24 more) 
           working: copying jiten/static/audio/199334.mp3 -> build/lib.linux-x86_6...(and 24 more) 
           working: copying jiten/static/audio/202776.mp3 -> build/lib.linux-x86_6...(and 24 more) 
           working: copying jiten/static/audio/4751.mp3 -> build/lib.linux-x86_64-...(and 22 more) 
           working: copying jiten/static/audio/2244824.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3479892.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3554292.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3120230.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3548304.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3717898.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2522589.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2559793.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2869681.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3044964.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3798942.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3093923.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2638146.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3562101.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3295565.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/233311.mp3 -> build/lib.linux-x86_6...(and 24 more) 
           working: copying jiten/static/audio/3677759.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2706908.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3836789.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3513024.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3193633.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2562515.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3044952.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/4216121.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2229275.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3709584.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3332550.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/6018.mp3 -> build/lib.linux-x86_64-...(and 22 more) 
           working: copying jiten/static/audio/2955244.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/195505.mp3 -> build/lib.linux-x86_6...(and 24 more) 
           working: copying jiten/static/audio/347403.mp3 -> build/lib.linux-x86_6...(and 24 more) 
           working: copying jiten/static/audio/3709603.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2067073.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2393527.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/4549582.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3689544.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2312026.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/202733.mp3 -> build/lib.linux-x86_6...(and 24 more) 
           working: copying jiten/static/audio/2231256.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/195867.mp3 -> build/lib.linux-x86_6...(and 24 more) 
           working: copying jiten/static/audio/2419795.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2901187.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2706939.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3689545.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3569901.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2522590.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3559173.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3574891.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3491616.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2690762.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/4055090.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2976607.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/4751174.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/214907.mp3 -> build/lib.linux-x86_6...(and 24 more) 
           working: copying jiten/static/audio/3631723.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/1678421.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2721608.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/4260419.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3513020.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2985792.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/78623.mp3 -> build/lib.linux-x86_64...(and 23 more) 
           working: copying jiten/static/audio/1411204.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3105597.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3561865.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2780274.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2701316.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3589664.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/187729.mp3 -> build/lib.linux-x86_6...(and 24 more) 
           working: copying jiten/static/audio/2780857.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2098016.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3484383.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/4344860.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/2936963.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/4769894.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3589654.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/3555812.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: copying jiten/static/audio/4892684.mp3 -> build/lib.linux-x86_...(and 25 more) 
           working: creating build/lib.linux-x86_64-3.9/jiten/static/font                          
           working: copying jiten/static/font/KanjiStrokeOrders_v4.003.ttf -> bui...(and 41 more)  
           working: copying jiten/static/font/readme_en_v4.003.txt -> build/lib.li...(and 32 more) 
           working: copying jiten/static/font/copyright.txt -> build/lib.linux-x86...(and 25 more) 
           working: creating build/lib.linux-x86_64-3.9/jiten/static/licenses                      
           working: copying jiten/static/licenses/kanjidraw.txt -> build/lib.linux...(and 33 more) 
           working: copying jiten/static/licenses/jinja2.txt -> build/lib.linux-x8...(and 30 more) 
           working: copying jiten/static/licenses/itsdangerous.txt -> build/lib.li...(and 36 more) 
           working: copying jiten/static/licenses/click.txt -> build/lib.linux-x86...(and 29 more) 
           working: copying jiten/static/licenses/six.txt -> build/lib.linux-x86_6...(and 27 more) 
           working: copying jiten/static/licenses/setuptools.txt -> build/lib.linu...(and 34 more) 
           working: copying jiten/static/licenses/libpcre.txt -> build/lib.linux-x...(and 31 more) 
           working: copying jiten/static/licenses/python-for-android.txt -> build...(and 43 more)  
           working: copying jiten/static/licenses/sqlite3.txt -> build/lib.linux-x...(and 31 more) 
           working: copying jiten/static/licenses/werkzeug.txt -> build/lib.linux-...(and 32 more) 
           working: copying jiten/static/licenses/flask.txt -> build/lib.linux-x86...(and 29 more) 
           working: copying jiten/static/licenses/libffi.txt -> build/lib.linux-x8...(and 30 more) 
           working: copying jiten/static/licenses/pyjnius.txt -> build/lib.linux-x...(and 31 more) 
           working: copying jiten/static/licenses/kanjivg.txt -> build/lib.linux-x...(and 31 more) 
           working: copying jiten/static/licenses/certifi.txt -> build/lib.linux-x...(and 31 more) 
           working: copying jiten/static/licenses/python3.txt -> build/lib.linux-x...(and 31 more) 
           working: copying jiten/static/licenses/openssl.txt -> build/lib.linux-x...(and 31 more) 
           working: copying jiten/static/licenses/markupsafe.txt -> build/lib.linu...(and 34 more) 
           working: creating build/lib.linux-x86_64-3.9/jiten/templates                            
           working: copying jiten/templates/_search.html -> build/lib.linux-x86_64...(and 20 more) 
           working: copying jiten/templates/_meta.html -> build/lib.linux-x86_64-3...(and 18 more) 
           working: copying jiten/templates/kanji-by-jlpt.html -> build/lib.linux-...(and 26 more) 
           working: copying jiten/templates/_help.html -> build/lib.linux-x86_64-3...(and 18 more) 
           working: copying jiten/templates/_macros.html -> build/lib.linux-x86_64...(and 20 more) 
           working: copying jiten/templates/_footer.html -> build/lib.linux-x86_64...(and 20 more) 
           working: copying jiten/templates/jmdict.html -> build/lib.linux-x86_64-...(and 19 more) 
           working: copying jiten/templates/_nav.html -> build/lib.linux-x86_64-3.9/jiten/templates
           working: copying jiten/templates/jmdict-by-freq.html -> build/lib.linux...(and 27 more) 
           working: copying jiten/templates/jmdict-by-jlpt.html -> build/lib.linux...(and 27 more) 
           working: copying jiten/templates/kanji-by-freq.html -> build/lib.linux-...(and 26 more) 
           working: copying jiten/templates/_dialogs.html -> build/lib.linux-x86_6...(and 21 more) 
           working: copying jiten/templates/error.html -> build/lib.linux-x86_64-3...(and 18 more) 
           working: copying jiten/templates/kanji-by-level.html -> build/lib.linux...(and 27 more) 
           working: copying jiten/templates/stroke.html -> build/lib.linux-x86_64-...(and 19 more) 
           working: copying jiten/templates/kanji.html -> build/lib.linux-x86_64-3...(and 18 more) 
           working: copying jiten/templates/index.html -> build/lib.linux-x86_64-3...(and 18 more) 
           working: copying jiten/templates/sentences.html -> build/lib.linux-x86_...(and 22 more) 
           working: copying jiten/templates/download_dbs.html -> build/lib.linux-x...(and 25 more) 
           working: copying jiten/templates/kanji-by-skip.html -> build/lib.linux-...(and 26 more) 
           working: copying jiten/.version -> build/lib.linux-x86_64-3.9/jiten                     
           working: copying jiten/res/jmdict.sqlite3 -> build/lib.linux-x86_64-3.9/jiten/res       
           working: copying jiten/res/kanji.sqlite3 -> build/lib.linux-x86_64-3.9/jiten/res        
           working: copying jiten/res/pitch.sqlite3 -> build/lib.linux-x86_64-3.9/jiten/res        
           working: copying jiten/res/sentences.sqlite3 -> build/lib.linux-x86_64-3.9/jiten/res    
           working: running build_ext                                                              
           working: running install_lib                                                            
           working: creating /home/vagrant/build/dev.obfusk.jiten/android/.buildo...(and 72 more)  
           working: copying build/lib.linux-x86_64-3.9/jiten/misc.py -> /home/vag...(and 117 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/sql.py -> /home/vagr...(and 116 more) 
           working: creating /home/vagrant/build/dev.obfusk.jiten/android/.buildo...(and 76 more)  
           working: creating /home/vagrant/build/dev.obfusk.jiten/android/.buildo...(and 81 more)  
           working: copying build/lib.linux-x86_64-3.9/jiten/res/jlpt/N1-vocab-hi...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/res/jlpt/N4-kanji ->...(and 136 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/res/jlpt/N3-kanji ->...(and 136 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/res/jlpt/N5-vocab-en...(and 140 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/res/jlpt/N1-vocab-en...(and 140 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/res/jlpt/N4-vocab-hi...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/res/jlpt/N5-vocab-hi...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/res/jlpt/N2-kanji ->...(and 136 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/res/jlpt/N5-kanji ->...(and 136 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/res/jlpt/N4-vocab-en...(and 140 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/res/jlpt/N1-kanji ->...(and 136 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/res/jlpt/N2-vocab-hi...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/res/jlpt/sharing.htm...(and 140 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/res/jlpt/make.sh -> ...(and 135 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/res/jlpt/N3-vocab-hi...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/res/jlpt/N2-vocab-en...(and 140 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/res/jlpt/SOURCES -> ...(and 135 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/res/jlpt/N3-vocab-en...(and 140 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/res/jmdict.sqlite3 -...(and 132 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/res/kanji.sqlite3 ->...(and 131 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/res/pitch.sqlite3 ->...(and 131 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/res/sentences.sqlite...(and 135 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/kanji.py -> /home/va...(and 118 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/cli.py -> /home/vagr...(and 116 more) 
           working: creating /home/vagrant/build/dev.obfusk.jiten/android/.buildo...(and 79 more)  
           working: copying build/lib.linux-x86_64-3.9/jiten/static/popper-1.16.0...(and 140 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/style-dark.cs...(and 138 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/bootstrap-fla...(and 148 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/Table_katakan...(and 142 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/jquery-3.5.1....(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/style-large.c...(and 139 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/icon.png -> /...(and 132 more) 
           working: creating /home/vagrant/build/dev.obfusk.jiten/android/.buildo...(and 88 more)  
           working: copying build/lib.linux-x86_64-3.9/jiten/static/licenses/kanj...(and 155 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/licenses/jinj...(and 152 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/licenses/itsd...(and 158 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/licenses/clic...(and 151 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/licenses/six....(and 149 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/licenses/setu...(and 156 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/licenses/libp...(and 153 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/licenses/pyth...(and 164 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/licenses/sqli...(and 153 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/licenses/werk...(and 154 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/licenses/flas...(and 151 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/licenses/libf...(and 152 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/licenses/pyjn...(and 153 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/licenses/kanj...(and 153 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/licenses/cert...(and 153 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/licenses/pyth...(and 153 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/licenses/open...(and 153 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/licenses/mark...(and 156 more) 
           working: creating /home/vagrant/build/dev.obfusk.jiten/android/.buildo...(and 85 more)  
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2786660...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2626312...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2860775...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3589622...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/4817726...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3554825...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2996267...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3560587...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2944728...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2697615...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2349244...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/146661....(and 146 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2416431...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2527027...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3710326...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2710526...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3452060...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2946897...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/199994....(and 146 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2499122...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3179527...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2492447...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2724969...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3395375...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/174250....(and 146 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3162657...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2310031...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3495546...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/145543....(and 146 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/398975....(and 146 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/148104....(and 146 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2033145...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3859522...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/199856....(and 146 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/4769898...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3050901...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2503987...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2412266...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/4898355...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2826772...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3559190...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2281525...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3549611...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/1829669...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2312027...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/4591662...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2308949...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2694316...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2659115...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/4316729...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3466602...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2835327...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2904882...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2720737...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/137945....(and 146 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/150488....(and 146 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3116010...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3361447...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3452042...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3718388...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3261333...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2419784...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3635316...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/215074....(and 146 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3024841...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3775047...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2691519...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2419798...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2622243...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2916988...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2706839...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2617243...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3595186...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2622328...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3313205...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/199895....(and 146 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2706851...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2469769...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3496707...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3110695...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/145180....(and 146 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2315987...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/4898064...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3507424...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3523974...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2409471...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3447505...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2740725...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2858288...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/188627....(and 146 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3179530...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/4704.mp...(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3611885...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3024520...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3594833...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/173476....(and 146 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3878008...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/190532....(and 146 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3155508...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3854742...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3169735...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/220869....(and 146 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3125038...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/224934....(and 146 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2229224...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2912714...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3615494...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2232987...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2304848...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/4517157...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/123421....(and 146 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/1566683...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3711691...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2740698...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2715375...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3740659...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2694262...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2664510...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3064179...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3187266...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/79930.m...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2869237...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3551958...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2706773...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2962367...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3552883...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/207221....(and 146 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2487649...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3607788...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2038383...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/8893263...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2868653...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/1643740...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3595746...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/190671....(and 146 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2242330...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2242958...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/195390....(and 146 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3247983...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2269394...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2430004...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2666710...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2744751...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3138620...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3560578...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2638124...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3559175...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2864454...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3583463...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/197966....(and 146 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/4449036...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/123791....(and 146 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2852684...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/202785....(and 146 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/200102....(and 146 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2615036...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/4817731...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/196459....(and 146 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3927443...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2260050...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/1827547...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/4897850...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3122652...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/1171886...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2098584...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2214210...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3169395...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3051193...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3484226...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3255247...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3030041...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/226885....(and 146 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/202954....(and 146 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2349379...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3703959...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2869674...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3530464...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3374801...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2858266...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2786655...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/192333....(and 146 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2439243...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/217064....(and 146 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2619723...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3326207...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3098450...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2744796...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3193627...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3395397...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3608763...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3486249...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/4751183...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3447491...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/1836383...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2556219...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/190068....(and 146 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/149689....(and 146 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2976546...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3552898...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/201797....(and 146 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2196152...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/1879943...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3190694...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/4720152...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/190738....(and 146 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/4845177...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/1721259...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2733639...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3561854...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2664558...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3169405...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2110012...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3024513...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2499135...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3595435...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2319336...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3416307...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2581781...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/224955....(and 146 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2280845...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2562842...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2739777...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2492445...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3523968...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/4344694...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3308200...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2988215...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3373644...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2733761...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/4751193...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3193596...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3023048...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3491511...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/83843.m...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2125722...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2423918...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2383097...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2243171...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3003075...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2095028...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/202848....(and 146 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/80461.m...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3454155...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2835421...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2409473...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3450161...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/78697.m...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3554844...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2976550...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3055354...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/4147403...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2852710...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2307197...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3635288...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2620401...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2664712...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/127078....(and 146 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2622376...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/1142909...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2790461...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3169535...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/143718....(and 146 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3616405...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3165591...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2182818...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/1656230...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/183495....(and 146 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2638115...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3491603...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/82593.m...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3610339...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3395402...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3332582...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2665202...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2313015...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3559170...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2238024...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3662129...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2622312...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3114644...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3459009...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3635291...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3416325...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/192133....(and 146 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3507419...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2858325...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/4900052...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3484283...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2947270...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/1097534...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2858059...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3596331...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2580959...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3229603...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2944656...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2758982...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/4591663...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2312105...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3962512...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/224409....(and 146 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/370955....(and 146 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3400843...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2349381...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/1619851...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3162624...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3047664...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3196469...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2869675...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2446366...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/4769893...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3244928...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3050904...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2412106...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3718404...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/194313....(and 146 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3703919...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2500712...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3451765...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3550819...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3592943...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2790396...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2478124...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/140994....(and 146 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3789212...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/173784....(and 146 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3649764...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3045271...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2241832...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3402860...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3839688...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2313031...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3352275...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/1063562...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2719591...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/172682....(and 146 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2263755...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2622374...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/193790....(and 146 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/189839....(and 146 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2871722...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2529537...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2836250...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/184996....(and 146 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3024516...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3400864...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3143664...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3698222...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3455785...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/148142....(and 146 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3010178...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/4270195...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2515505...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2706899...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3245933...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/4260722...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/223346....(and 146 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3700805...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2795023...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2559567...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/137045....(and 146 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2739688...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2758910...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3283009...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/226506....(and 146 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/231281....(and 146 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3978901...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3024534...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3023122...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3702226...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/4734.mp...(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3432685...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3440978...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3589979...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2930039...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/194114....(and 146 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3377480...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3591790...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/4651964...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/4805143...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3158622...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/207152....(and 146 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/220023....(and 146 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3718521...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2311962...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2626291...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2619801...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3637575...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/226855....(and 146 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3193632...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3324259...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2706845...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2735685...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3638421...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2126252...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2270834...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2739079...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2739683...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2570511...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/4636745...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3179585...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3395376...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3698231...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/4843465...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/4639324...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2854322...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/1355528...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3554313...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2740707...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3551585...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2694269...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2744615...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3595178...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/152212....(and 146 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/228154....(and 146 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2289371...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3376540...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/187048....(and 146 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/224923....(and 146 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3241580...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3180162...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/80407.m...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3498454...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/1631739...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3050892...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/4494361...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2446683...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3777467...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2780845...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/171807....(and 146 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3782777...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/4913.mp...(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3455043...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3050888...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/217213....(and 146 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3689566...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2733756...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/4164733...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/200730....(and 146 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3440367...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2503267...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2993260...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2628983...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2947332...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2780838...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/4272099...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2095040...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3241561...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3452001...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/183540....(and 146 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2392496...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/190094....(and 146 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2984091...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3573104...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2041027...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/170842....(and 146 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/77409.m...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2664703...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3556198...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2659118...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/4715763...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3232489...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2733794...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3126024...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/778975....(and 146 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2698363...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2944722...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3611880...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3594831...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/4591660...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3643242...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/226168....(and 146 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3451423...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/226503....(and 146 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/4593695...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3050854...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2581786...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2706861...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3717900...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3159834...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/83388.m...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3559187...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2852688...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2515506...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2312276...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2581788...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3629105...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3836941...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3096812...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3509647...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/8895503...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3164604...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2626314...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/4147428...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3479883...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3006685...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3474046...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2038384...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2491349...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3169533...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3846660...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/4292437...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2946902...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2700274...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2374447...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3845893...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3114624...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2416434...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2605209...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3759421...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/201362....(and 146 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3554149...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2869671...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/220127....(and 146 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2706831...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/1039265...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3709600...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2278888...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3179728...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3780822...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/228814....(and 146 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3559550...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/4312040...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3589670...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2759288...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2617867...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3452051...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/189306....(and 146 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3026662...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3596349...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2394441...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/197982....(and 146 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/137534....(and 146 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3480424...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/4661510...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/83624.m...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3488464...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/1171972...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/192590....(and 146 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3416317...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2774304...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/4751844...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2664718...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2988140...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3003343...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2838455...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2242027...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3324127...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3228975...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/4772853...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3712602...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2739685...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2110007...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/4449043...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2759287...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/193024....(and 146 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/4897800...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/4265918...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/157194....(and 146 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2125747...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2533654...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3359677...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3526163...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3591860...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2750301...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2196408...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3715087...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3718508...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3590724...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2216633...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/146817....(and 146 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2790210...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2562502...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3255345...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3502092...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3110746...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2416577...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/194459....(and 146 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2416433...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2622377...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2767287...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2739764...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2620395...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/137609....(and 146 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3110692...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3223986...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3593123...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2281526...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3538435...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2999222...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2708965...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2724917...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2682207...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/4297186...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3550836...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2692371...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2706879...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3561857...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2500710...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3589613...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2994065...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/164478....(and 146 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3054767...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2631277...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3398622...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3553284...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/1033718...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3137742...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3100420...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/4438542...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2104766...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3205389...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2774252...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2921193...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2733637...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2413229...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/4629034...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3114646...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3590711...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3367334...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2638118...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3399436...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2465623...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2865901...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3363979...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2706800...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3552890...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/201928....(and 146 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/224406....(and 146 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/4865678...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3455833...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3606373...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2385289...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/200904....(and 146 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3689568...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3596290...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3573587...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2780204...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/80023.m...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/79072.m...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3400819...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2858287...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2265696...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2418677...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3803598...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/4270214...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2385311...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3549918...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2780276...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2706864...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3561855...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2912698...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3169400...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3850402...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3589778...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/4257396...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2774232...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3441191...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2518672...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3116594...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3045984...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2733753...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2125719...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2628415...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3559174...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3471744...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2210437...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3616397...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2696216...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3347244...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2739687...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3559212...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3878043...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/197969....(and 146 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3052946...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/203703....(and 146 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/199927....(and 146 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2983012...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2901219...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3119000...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2242961...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/979750....(and 146 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2730929...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/175025....(and 146 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2494554...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3594875...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3616403...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3572565...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/188129....(and 146 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/142339....(and 146 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/4708825...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3454115...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3836796...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2478113...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/5064.mp...(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/220155....(and 146 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2412133...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3596906...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3635215...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2975859...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3071321...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2533623...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2678150...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3052809...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2232977...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3299985...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/195525....(and 146 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/4842955...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2243422...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2638126...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3480422...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/4769874...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/188026....(and 146 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2484512...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/4897935...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/147746....(and 146 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/205718....(and 146 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2237946...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/4344738...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/182591....(and 146 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/4300739...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3050897...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3454112...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3423802...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2960834...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3699097...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3597441...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/1039551...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2740719...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2255793...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/231820....(and 146 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2378466...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/182164....(and 146 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/171591....(and 146 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2465639...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2706821...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3262069...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3366875...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3167039...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3593137...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/201937....(and 146 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3014646...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2976594...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/214003....(and 146 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2948351...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2439240...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3587931...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2225750...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/4235760...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3159672...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2271255...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/4817734...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3700808...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/137485....(and 146 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/179954....(and 146 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3050886...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2739755...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/222264....(and 146 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2370549...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3583444...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2951932...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/161054....(and 146 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3689570...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/4751207...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2596672...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/4898205...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2982978...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/227405....(and 146 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/83178.m...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2519008...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/201726....(and 146 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2760647...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/195385....(and 146 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/4892666...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/4478292...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3387837...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/218563....(and 146 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2917014...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3700836...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2134769...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2659331...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/4265205...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3589999...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3491551...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3363972...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3714591...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3023116...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2617891...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2780837...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2492791...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2312024...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/77081.m...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2243170...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/145155....(and 146 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2313034...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2733628...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/80220.m...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2728128...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2740891...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2237952...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3423944...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3275991...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2752672...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2385312...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3115532...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2838403...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/146660....(and 146 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2197785...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3888503...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/1490026...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/198275....(and 146 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3884448...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/142537....(and 146 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2774230...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2794995...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3006980...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2697623...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2533636...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/198276....(and 146 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3441401...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2504606...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3045973...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/224924....(and 146 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3242143...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3507421...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2718666...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2370570...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2232991...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2759784...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3625005...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2429718...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3245671...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2456853...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3780819...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2941380...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2312685...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3652135...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2098578...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/176088....(and 146 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2456854...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3597448...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2006378...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2967648...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3423971...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3550521...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2125716...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/213029....(and 146 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3515316...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2471944...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2921365...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2718488...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3554251...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/124620....(and 146 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2815707...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/205990....(and 146 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3455735...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2964006...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2946939...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3426557...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3583519...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2858265...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/4704222...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2063330...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3716098...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2739791...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3504005...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/202257....(and 146 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3561977...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2666765...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2242018...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3453236...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2724971...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3423791...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2700205...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2526766...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/190069....(and 146 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2694313...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3597773...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3507410...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2309936...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/227004....(and 146 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3496318...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3114578...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/200117....(and 146 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/169991....(and 146 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2298473...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2690805...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3699925...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/4804659...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2626305...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3689578...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3700072...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/218851....(and 146 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/141421....(and 146 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2419799...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2463618...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2469523...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2604697...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3010097...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/81557.m...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2060614...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/1401160...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3471764...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2460894...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3014668...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3158402...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/188900....(and 146 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3552893...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/199966....(and 146 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/4717937...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3710861...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2700219...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/175407....(and 146 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2992030...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3479289...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2491409...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3196466...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/4751203...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3559198...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/993933....(and 146 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3559196...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2834135...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2850571...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2772834...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2666712...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3703418...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3496705...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3395419...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3480363...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/77636.m...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3850777...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3122100...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/230563....(and 146 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3162643...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/224725....(and 146 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3374804...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/234490....(and 146 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2726763...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3898146...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2608703...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/4445365...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3610726...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2626300...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2446307...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2740700...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2141723...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3384972...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/182548....(and 146 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2533641...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3718415...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/1882978...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2951718...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2871761...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/4270219...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3050857...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/201774....(and 146 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3567548...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2921355...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2764096...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2706785...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3596854...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/4769900...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3051310...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/4865666...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2413217...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3052932...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2638219...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2982984...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/199863....(and 146 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3052914...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3592386...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/201781....(and 146 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/4898338...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3023119...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3559172...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/1355524...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3682345...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/1171907...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3241565...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/4055190...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3850805...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3050889...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3361537...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/142089....(and 146 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2750250...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2569601...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2739762...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3137746...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2739786...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/121901....(and 146 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2724975...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2740709...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3024537...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/1532832...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2803449...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2702376...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/203582....(and 146 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2991029...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3236887...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3050893...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/4024248...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3859221...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2659324...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2518669...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/4260748...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3010094...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3233766...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/78642.m...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/201705....(and 146 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2690758...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/80886.m...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/1538018...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/200771....(and 146 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3487187...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2580967...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2976074...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3635240...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/4260196...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3594873...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/4321466...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3164249...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2871658...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2499661...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2310116...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3677754...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3395395...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2706876...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2852971...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2748990...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2096986...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2948328...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2852943...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/202944....(and 146 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3416319...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2763594...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/224884....(and 146 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3377435...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2615413...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2451739...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3169741...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3162634...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3481397...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3174248...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3059415...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2906778...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3516750...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/228677....(and 146 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2242013...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3515218...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3623893...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/4843467...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2526764...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/4898361...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3565442...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3548591...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3555496...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/196626....(and 146 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/778974....(and 146 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/202043....(and 146 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/82540.m...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3452297...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/236963....(and 146 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3716096...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/78630.m...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/148530....(and 146 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2152871...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3440945...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2638160...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2242480...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2500715...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3523159...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3276857...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/4897863...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2670479...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3689571...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3162650...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3228971...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3507466...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3114652...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2481152...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3624960...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2117568...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3782782...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3554835...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3105602...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2173170...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/78157.m...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3662454...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/140360....(and 146 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/4715762...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2869738...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2349145...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3376810...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2519127...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2110028...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3662503...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3227532...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/216130....(and 146 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2236839...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2519737...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3513007...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2311964...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2568025...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2946900...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3368847...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3698210...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3227739...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3593120...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2533669...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3718483...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/4095939...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/886088....(and 146 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2739757...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3699447...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2813846...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3312291...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3029987...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2303034...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/203728....(and 146 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2533640...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/150079....(and 146 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/217306....(and 146 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2869687...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3525542...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3447236...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/4449038...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2450319...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/126714....(and 146 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2255796...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/217562....(and 146 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/81084.m...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3579912...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3558987...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2772833...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3340567...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2976561...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2907543...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2752686...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2871644...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/126740....(and 146 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2596673...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2706808...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3126816...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2416571...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3138621...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3125445...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3133234...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3052786...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2499138...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3141862...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/126656....(and 146 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2598479...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3059318...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3024539...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3362360...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2660416...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3262717...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3016471...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3623504...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3281203...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/143950....(and 146 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2231208...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/886077....(and 146 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2515512...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3556529...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2370571...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3523182...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/4754.mp...(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/140211....(and 146 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3549484...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2692386...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/81837.m...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3689579...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2955235...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3616173...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3424650...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2982990...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2478145...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3523976...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3561862...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2518677...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3277390...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3017165...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3363393...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2348794...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/4483905...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2718656...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3099376...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/214752....(and 146 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2179159...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2628402...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3984850...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3596583...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2960829...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2976615...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3596343...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2250597...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2269121...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2976032...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/187170....(and 146 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/229186....(and 146 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/126707....(and 146 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/199334....(and 146 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/202776....(and 146 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/4751.mp...(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2244824...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3479892...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3554292...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3120230...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3548304...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3717898...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2522589...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2559793...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2869681...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3044964...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3798942...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3093923...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2638146...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3562101...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3295565...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/233311....(and 146 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3677759...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2706908...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3836789...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3513024...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3193633...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2562515...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3044952...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/4216121...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2229275...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3709584...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3332550...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/6018.mp...(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2955244...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/195505....(and 146 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/347403....(and 146 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3709603...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2067073...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2393527...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/4549582...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3689544...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2312026...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/202733....(and 146 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2231256...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/195867....(and 146 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2419795...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2901187...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2706939...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3689545...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3569901...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2522590...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3559173...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3574891...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3491616...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2690762...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/4055090...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2976607...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/4751174...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/214907....(and 146 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3631723...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/1678421...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2721608...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/4260419...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3513020...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2985792...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/78623.m...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/1411204...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3105597...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3561865...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2780274...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2701316...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3589664...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/187729....(and 146 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2780857...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2098016...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3484383...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/4344860...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2936963...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/4769894...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3589654...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3555812...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/4892684...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/kanjidraw.js ...(and 136 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/bootstrap.min...(and 140 more) 
           working: creating /home/vagrant/build/dev.obfusk.jiten/android/.buildo...(and 84 more)  
           working: copying build/lib.linux-x86_64-3.9/jiten/static/font/KanjiStr...(and 162 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/font/readme_e...(and 154 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/font/copyrigh...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/jquery-3.5.1....(and 148 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/privacy.txt -...(and 135 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/style.css -> ...(and 133 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/bootstrap.js ...(and 136 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/bootstrap.min...(and 141 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/style-light.c...(and 139 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/popper-1.16.0...(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/bootstrap-dar...(and 148 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/script.js -> ...(and 133 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/Table_hiragan...(and 142 more) 
           working: creating /home/vagrant/build/dev.obfusk.jiten/android/.buildo...(and 82 more)  
           working: copying build/lib.linux-x86_64-3.9/jiten/templates/_search.ht...(and 142 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/templates/_meta.html...(and 140 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/templates/kanji-by-j...(and 148 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/templates/_help.html...(and 140 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/templates/_macros.ht...(and 142 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/templates/_footer.ht...(and 142 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/templates/jmdict.htm...(and 141 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/templates/_nav.html ...(and 139 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/templates/jmdict-by-...(and 149 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/templates/jmdict-by-...(and 149 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/templates/kanji-by-f...(and 148 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/templates/_dialogs.h...(and 143 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/templates/error.html...(and 140 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/templates/kanji-by-l...(and 149 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/templates/stroke.htm...(and 141 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/templates/kanji.html...(and 140 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/templates/index.html...(and 140 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/templates/sentences....(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/templates/download_d...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/templates/kanji-by-s...(and 148 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/_sqlite3_pcre.cpytho...(and 154 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/pitch.py -> /home/va...(and 118 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/.version -> /home/va...(and 118 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/freq.py -> /home/vag...(and 117 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/sentences.py -> /hom...(and 122 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/__init__.py -> /home...(and 121 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/kana.py -> /home/vag...(and 117 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/version.py -> /home/...(and 120 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/app.py -> /home/vagr...(and 116 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/gui.py -> /home/vagr...(and 116 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/jmdict.py -> /home/v...(and 119 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 111 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 109 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 113 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 109 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 113 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 111 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 121 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 119 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 111 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 117 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 109 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 109 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 115 more) 
           working: writing byte-compilation script '/tmp/tmpjm_yjoyu.py'                          
           working: /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/andro...(and 121 more) 
           working: removing /tmp/tmpjm_yjoyu.py                                                   
           working: running install_egg_info                                                       
           working: running egg_info                                                               
           working: creating jiten.egg-info                                                        
           working: writing jiten.egg-info/PKG-INFO                                                
           working: writing dependency_links to jiten.egg-info/dependency_links.txt                
           working: writing entry points to jiten.egg-info/entry_points.txt                        
           working: writing requirements to jiten.egg-info/requires.txt                            
           working: writing top-level names to jiten.egg-info/top_level.txt                        
           working: writing manifest file 'jiten.egg-info/SOURCES.txt'                             
           working: reading manifest file 'jiten.egg-info/SOURCES.txt'                             
           working: reading manifest template 'MANIFEST.in'                                        
           working: adding license file 'LICENSE.AGPLv3'                                           
           working: writing manifest file 'jiten.egg-info/SOURCES.txt'                             
           working: Copying jiten.egg-info to /home/vagrant/build/dev.obfusk.jite...(and 112 more) 
           working: running install_scripts                                                        
           working: Installing jiten script to /home/vagrant/build/dev.obfusk.jit...(and 98 more)  
           working: Installing jiten-gui script to /home/vagrant/build/dev.obfusk...(and 102 more) 
                                                                                                   
[INFO]:    <- directory context /home/vagrant/build/srclib/python-for-android[INFO]:    # Biglinking object files[WARNING]: Context's python recipe found, skipping biglink (will this work?)[INFO]:    # Postbuilding recipes[INFO]:    Postbuilding hostpython3 for armeabi-v7a[INFO]:    Postbuilding libffi for armeabi-v7a[INFO]:    Postbuilding libpcre for armeabi-v7a[INFO]:    Postbuilding openssl for armeabi-v7a[INFO]:    Postbuilding sqlite3 for armeabi-v7a[INFO]:    Postbuilding python3 for armeabi-v7a[INFO]:    Postbuilding genericndkbuild for armeabi-v7a[INFO]:    Postbuilding setuptools for armeabi-v7a[INFO]:    Postbuilding certifi for armeabi-v7a[INFO]:    Postbuilding click for armeabi-v7a[INFO]:    Postbuilding itsdangerous for armeabi-v7a[INFO]:    Postbuilding kanjidraw for armeabi-v7a[INFO]:    Postbuilding markupsafe for armeabi-v7a[INFO]:    Postbuilding six for armeabi-v7a[INFO]:    Postbuilding werkzeug for armeabi-v7a[INFO]:    Postbuilding jinja2 for armeabi-v7a[INFO]:    Postbuilding pyjnius for armeabi-v7a[INFO]:    Copying pyjnius java class to classes build dir[INFO]:    -> directory context /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/pyjnius-genericndkbuild/armeabi-v7a__ndk_target_23/pyjniusstty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running cp -a jnius/src/org /home/vagrant/build/dev.obfusk...(and 84 more)[INFO]:    <- directory context /home/vagrant/build/srclib/python-for-android[INFO]:    Postbuilding android for armeabi-v7a[INFO]:    Postbuilding flask for armeabi-v7a[INFO]:    Postbuilding jiten for armeabi-v7a[INFO]:    # Installing pure Python modules[INFO]:    *** PYTHON PACKAGE / PROJECT INSTALL STAGE ***[INFO]:    No Python modules and no setup.py to process, skipping[INFO]:    # Creating Android project from build and webview bootstrapstty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running rm -rf /home/vagrant/build/dev.obfusk.jiten/androi...(and 72 more)stty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running cp -r /home/vagrant/build/dev.obfusk.jiten/android...(and 193 more)[INFO]:    -> directory context /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/dists/jiten__armeabi-v7a[INFO]:    <- directory context /home/vagrant/build/srclib/python-for-android[INFO]:    Bootstrap running with arch armeabi-v7a[INFO]:    -> directory context /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/dists/jiten__armeabi-v7a[INFO]:    Copying python distribution[INFO]:    Copying libsstty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running cp -a /home/vagrant/build/dev.obfusk.jiten/android...(and 696 more)[INFO]:    Unpacking aars[INFO]:    Copying java filesstty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running cp -a /home/vagrant/build/dev.obfusk.jiten/android...(and 84 more)Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/android-build/build/lib.linux-arm-3.9'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/android-build/build/lib.linux-arm-3.9/_sysconfigdata__linux_.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/__future__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/__phello__.foo.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/_aix_support.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/_bootlocale.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/_bootsubprocess.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/_collections_abc.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/_compat_pickle.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/_compression.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/_markupbase.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/_osx_support.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/_py_abc.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/_pydecimal.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/_pyio.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/_sitebuiltins.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/_strptime.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/_threading_local.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/_weakrefset.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/abc.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/aifc.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/antigravity.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/argparse.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/ast.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/asynchat.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/asyncio'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/asyncio/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/asyncio/__main__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/asyncio/base_events.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/asyncio/base_futures.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/asyncio/base_subprocess.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/asyncio/base_tasks.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/asyncio/constants.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/asyncio/coroutines.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/asyncio/events.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/asyncio/exceptions.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/asyncio/format_helpers.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/asyncio/futures.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/asyncio/locks.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/asyncio/log.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/asyncio/proactor_events.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/asyncio/protocols.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/asyncio/queues.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/asyncio/runners.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/asyncio/selector_events.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/asyncio/sslproto.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/asyncio/staggered.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/asyncio/streams.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/asyncio/subprocess.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/asyncio/tasks.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/asyncio/threads.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/asyncio/transports.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/asyncio/trsock.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/asyncio/unix_events.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/asyncio/windows_events.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/asyncio/windows_utils.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/asyncore.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/base64.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/bdb.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/binhex.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/bisect.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/bz2.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/cProfile.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/calendar.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/cgi.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/cgitb.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/chunk.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/cmd.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/code.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/codecs.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/codeop.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/collections'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/collections/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/collections/abc.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/colorsys.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/compileall.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/concurrent'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/concurrent/__init__.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/concurrent/futures'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/concurrent/futures/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/concurrent/futures/_base.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/concurrent/futures/process.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/concurrent/futures/thread.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/configparser.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/contextlib.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/contextvars.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/copy.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/copyreg.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/crypt.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/csv.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/ctypes'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/ctypes/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/ctypes/_aix.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/ctypes/_endian.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/ctypes/macholib'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/ctypes/macholib/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/ctypes/macholib/dyld.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/ctypes/macholib/dylib.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/ctypes/macholib/framework.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/ctypes/test'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/ctypes/test/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/ctypes/test/__main__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/ctypes/test/test_anon.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/ctypes/test/test_array_in_pointer.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/ctypes/test/test_arrays.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/ctypes/test/test_as_parameter.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/ctypes/test/test_bitfields.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/ctypes/test/test_buffers.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/ctypes/test/test_bytes.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/ctypes/test/test_byteswap.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/ctypes/test/test_callbacks.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/ctypes/test/test_cast.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/ctypes/test/test_cfuncs.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/ctypes/test/test_checkretval.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/ctypes/test/test_delattr.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/ctypes/test/test_errno.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/ctypes/test/test_find.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/ctypes/test/test_frombuffer.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/ctypes/test/test_funcptr.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/ctypes/test/test_functions.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/ctypes/test/test_incomplete.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/ctypes/test/test_init.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/ctypes/test/test_internals.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/ctypes/test/test_keeprefs.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/ctypes/test/test_libc.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/ctypes/test/test_loading.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/ctypes/test/test_macholib.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/ctypes/test/test_memfunctions.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/ctypes/test/test_numbers.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/ctypes/test/test_objects.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/ctypes/test/test_parameters.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/ctypes/test/test_pep3118.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/ctypes/test/test_pickling.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/ctypes/test/test_pointers.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/ctypes/test/test_prototypes.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/ctypes/test/test_python_api.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/ctypes/test/test_random_things.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/ctypes/test/test_refcounts.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/ctypes/test/test_repr.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/ctypes/test/test_returnfuncptrs.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/ctypes/test/test_simplesubclasses.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/ctypes/test/test_sizes.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/ctypes/test/test_slicing.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/ctypes/test/test_stringptr.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/ctypes/test/test_strings.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/ctypes/test/test_struct_fields.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/ctypes/test/test_structures.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/ctypes/test/test_unaligned_structures.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/ctypes/test/test_unicode.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/ctypes/test/test_values.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/ctypes/test/test_varsize_struct.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/ctypes/test/test_win32.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/ctypes/test/test_wintypes.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/ctypes/util.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/ctypes/wintypes.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/curses'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/curses/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/curses/ascii.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/curses/has_key.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/curses/panel.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/curses/textpad.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/dataclasses.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/datetime.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/dbm'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/dbm/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/dbm/dumb.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/dbm/gnu.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/dbm/ndbm.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/decimal.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/difflib.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/dis.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/distutils'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/distutils/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/distutils/_msvccompiler.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/distutils/archive_util.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/distutils/bcppcompiler.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/distutils/ccompiler.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/distutils/cmd.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/distutils/command'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/distutils/command/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/distutils/command/bdist.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/distutils/command/bdist_dumb.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/distutils/command/bdist_msi.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/distutils/command/bdist_rpm.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/distutils/command/bdist_wininst.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/distutils/command/build.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/distutils/command/build_clib.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/distutils/command/build_ext.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/distutils/command/build_py.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/distutils/command/build_scripts.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/distutils/command/check.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/distutils/command/clean.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/distutils/command/config.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/distutils/command/install.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/distutils/command/install_data.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/distutils/command/install_egg_info.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/distutils/command/install_headers.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/distutils/command/install_lib.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/distutils/command/install_scripts.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/distutils/command/register.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/distutils/command/sdist.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/distutils/command/upload.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/distutils/config.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/distutils/core.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/distutils/cygwinccompiler.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/distutils/debug.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/distutils/dep_util.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/distutils/dir_util.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/distutils/dist.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/distutils/errors.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/distutils/extension.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/distutils/fancy_getopt.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/distutils/file_util.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/distutils/filelist.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/distutils/log.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/distutils/msvc9compiler.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/distutils/msvccompiler.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/distutils/spawn.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/distutils/sysconfig.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/distutils/tests'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/distutils/tests/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/distutils/tests/support.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/distutils/tests/test_archive_util.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/distutils/tests/test_bdist.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/distutils/tests/test_bdist_dumb.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/distutils/tests/test_bdist_msi.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/distutils/tests/test_bdist_rpm.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/distutils/tests/test_bdist_wininst.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/distutils/tests/test_build.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/distutils/tests/test_build_clib.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/distutils/tests/test_build_ext.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/distutils/tests/test_build_py.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/distutils/tests/test_build_scripts.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/distutils/tests/test_check.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/distutils/tests/test_clean.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/distutils/tests/test_cmd.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/distutils/tests/test_config.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/distutils/tests/test_config_cmd.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/distutils/tests/test_core.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/distutils/tests/test_cygwinccompiler.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/distutils/tests/test_dep_util.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/distutils/tests/test_dir_util.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/distutils/tests/test_dist.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/distutils/tests/test_extension.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/distutils/tests/test_file_util.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/distutils/tests/test_filelist.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/distutils/tests/test_install.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/distutils/tests/test_install_data.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/distutils/tests/test_install_headers.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/distutils/tests/test_install_lib.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/distutils/tests/test_install_scripts.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/distutils/tests/test_log.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/distutils/tests/test_msvc9compiler.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/distutils/tests/test_msvccompiler.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/distutils/tests/test_register.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/distutils/tests/test_sdist.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/distutils/tests/test_spawn.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/distutils/tests/test_sysconfig.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/distutils/tests/test_text_file.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/distutils/tests/test_unixccompiler.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/distutils/tests/test_upload.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/distutils/tests/test_util.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/distutils/tests/test_version.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/distutils/tests/test_versionpredicate.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/distutils/text_file.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/distutils/unixccompiler.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/distutils/util.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/distutils/version.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/distutils/versionpredicate.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/doctest.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/email'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/email/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/email/_encoded_words.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/email/_header_value_parser.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/email/_parseaddr.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/email/_policybase.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/email/base64mime.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/email/charset.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/email/contentmanager.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/email/encoders.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/email/errors.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/email/feedparser.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/email/generator.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/email/header.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/email/headerregistry.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/email/iterators.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/email/message.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/email/mime'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/email/mime/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/email/mime/application.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/email/mime/audio.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/email/mime/base.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/email/mime/image.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/email/mime/message.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/email/mime/multipart.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/email/mime/nonmultipart.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/email/mime/text.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/email/parser.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/email/policy.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/email/quoprimime.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/email/utils.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/encodings'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/encodings/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/encodings/aliases.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/encodings/ascii.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/encodings/base64_codec.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/encodings/big5.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/encodings/big5hkscs.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/encodings/bz2_codec.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/encodings/charmap.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/encodings/cp037.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/encodings/cp1006.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/encodings/cp1026.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/encodings/cp1125.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/encodings/cp1140.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/encodings/cp1250.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/encodings/cp1251.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/encodings/cp1252.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/encodings/cp1253.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/encodings/cp1254.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/encodings/cp1255.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/encodings/cp1256.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/encodings/cp1257.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/encodings/cp1258.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/encodings/cp273.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/encodings/cp424.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/encodings/cp437.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/encodings/cp500.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/encodings/cp720.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/encodings/cp737.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/encodings/cp775.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/encodings/cp850.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/encodings/cp852.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/encodings/cp855.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/encodings/cp856.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/encodings/cp857.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/encodings/cp858.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/encodings/cp860.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/encodings/cp861.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/encodings/cp862.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/encodings/cp863.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/encodings/cp864.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/encodings/cp865.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/encodings/cp866.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/encodings/cp869.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/encodings/cp874.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/encodings/cp875.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/encodings/cp932.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/encodings/cp949.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/encodings/cp950.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/encodings/euc_jis_2004.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/encodings/euc_jisx0213.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/encodings/euc_jp.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/encodings/euc_kr.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/encodings/gb18030.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/encodings/gb2312.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/encodings/gbk.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/encodings/hex_codec.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/encodings/hp_roman8.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/encodings/hz.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/encodings/idna.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/encodings/iso2022_jp.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/encodings/iso2022_jp_1.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/encodings/iso2022_jp_2.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/encodings/iso2022_jp_2004.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/encodings/iso2022_jp_3.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/encodings/iso2022_jp_ext.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/encodings/iso2022_kr.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/encodings/iso8859_1.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/encodings/iso8859_10.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/encodings/iso8859_11.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/encodings/iso8859_13.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/encodings/iso8859_14.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/encodings/iso8859_15.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/encodings/iso8859_16.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/encodings/iso8859_2.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/encodings/iso8859_3.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/encodings/iso8859_4.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/encodings/iso8859_5.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/encodings/iso8859_6.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/encodings/iso8859_7.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/encodings/iso8859_8.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/encodings/iso8859_9.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/encodings/johab.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/encodings/koi8_r.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/encodings/koi8_t.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/encodings/koi8_u.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/encodings/kz1048.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/encodings/latin_1.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/encodings/mac_arabic.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/encodings/mac_croatian.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/encodings/mac_cyrillic.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/encodings/mac_farsi.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/encodings/mac_greek.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/encodings/mac_iceland.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/encodings/mac_latin2.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/encodings/mac_roman.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/encodings/mac_romanian.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/encodings/mac_turkish.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/encodings/mbcs.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/encodings/oem.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/encodings/palmos.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/encodings/ptcp154.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/encodings/punycode.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/encodings/quopri_codec.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/encodings/raw_unicode_escape.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/encodings/rot_13.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/encodings/shift_jis.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/encodings/shift_jis_2004.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/encodings/shift_jisx0213.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/encodings/tis_620.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/encodings/undefined.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/encodings/unicode_escape.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/encodings/utf_16.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/encodings/utf_16_be.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/encodings/utf_16_le.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/encodings/utf_32.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/encodings/utf_32_be.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/encodings/utf_32_le.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/encodings/utf_7.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/encodings/utf_8.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/encodings/utf_8_sig.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/encodings/uu_codec.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/encodings/zlib_codec.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/ensurepip'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/ensurepip/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/ensurepip/__main__.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/ensurepip/_bundled'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/ensurepip/_bundled/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/ensurepip/_uninstall.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/enum.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/filecmp.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/fileinput.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/fnmatch.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/formatter.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/fractions.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/ftplib.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/functools.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/genericpath.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/getopt.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/getpass.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/gettext.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/glob.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/graphlib.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/gzip.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/hashlib.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/heapq.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/hmac.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/html'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/html/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/html/entities.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/html/parser.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/http'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/http/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/http/client.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/http/cookiejar.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/http/cookies.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/http/server.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/idlelib'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/idlelib/Icons'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/idlelib/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/idlelib/__main__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/idlelib/autocomplete.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/idlelib/autocomplete_w.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/idlelib/autoexpand.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/idlelib/browser.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/idlelib/calltip.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/idlelib/calltip_w.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/idlelib/codecontext.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/idlelib/colorizer.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/idlelib/config.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/idlelib/config_key.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/idlelib/configdialog.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/idlelib/debugger.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/idlelib/debugger_r.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/idlelib/debugobj.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/idlelib/debugobj_r.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/idlelib/delegator.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/idlelib/dynoption.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/idlelib/editor.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/idlelib/filelist.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/idlelib/format.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/idlelib/grep.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/idlelib/help.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/idlelib/help_about.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/idlelib/history.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/idlelib/hyperparser.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/idlelib/idle.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/idlelib/idle_test'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/idlelib/idle_test/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/idlelib/idle_test/htest.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/idlelib/idle_test/mock_idle.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/idlelib/idle_test/mock_tk.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/idlelib/idle_test/template.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/idlelib/idle_test/test_autocomplete.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/idlelib/idle_test/test_autocomplete_w.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/idlelib/idle_test/test_autoexpand.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/idlelib/idle_test/test_browser.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/idlelib/idle_test/test_calltip.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/idlelib/idle_test/test_calltip_w.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/idlelib/idle_test/test_codecontext.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/idlelib/idle_test/test_colorizer.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/idlelib/idle_test/test_config.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/idlelib/idle_test/test_config_key.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/idlelib/idle_test/test_configdialog.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/idlelib/idle_test/test_debugger.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/idlelib/idle_test/test_debugger_r.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/idlelib/idle_test/test_debugobj.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/idlelib/idle_test/test_debugobj_r.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/idlelib/idle_test/test_delegator.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/idlelib/idle_test/test_editmenu.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/idlelib/idle_test/test_editor.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/idlelib/idle_test/test_filelist.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/idlelib/idle_test/test_format.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/idlelib/idle_test/test_grep.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/idlelib/idle_test/test_help.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/idlelib/idle_test/test_help_about.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/idlelib/idle_test/test_history.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/idlelib/idle_test/test_hyperparser.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/idlelib/idle_test/test_iomenu.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/idlelib/idle_test/test_macosx.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/idlelib/idle_test/test_mainmenu.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/idlelib/idle_test/test_multicall.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/idlelib/idle_test/test_outwin.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/idlelib/idle_test/test_parenmatch.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/idlelib/idle_test/test_pathbrowser.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/idlelib/idle_test/test_percolator.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/idlelib/idle_test/test_pyparse.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/idlelib/idle_test/test_pyshell.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/idlelib/idle_test/test_query.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/idlelib/idle_test/test_redirector.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/idlelib/idle_test/test_replace.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/idlelib/idle_test/test_rpc.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/idlelib/idle_test/test_run.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/idlelib/idle_test/test_runscript.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/idlelib/idle_test/test_scrolledlist.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/idlelib/idle_test/test_search.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/idlelib/idle_test/test_searchbase.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/idlelib/idle_test/test_searchengine.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/idlelib/idle_test/test_sidebar.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/idlelib/idle_test/test_squeezer.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/idlelib/idle_test/test_stackviewer.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/idlelib/idle_test/test_statusbar.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/idlelib/idle_test/test_text.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/idlelib/idle_test/test_textview.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/idlelib/idle_test/test_tooltip.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/idlelib/idle_test/test_tree.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/idlelib/idle_test/test_undo.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/idlelib/idle_test/test_warning.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/idlelib/idle_test/test_window.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/idlelib/idle_test/test_zoomheight.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/idlelib/idle_test/test_zzdummy.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/idlelib/iomenu.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/idlelib/macosx.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/idlelib/mainmenu.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/idlelib/multicall.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/idlelib/outwin.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/idlelib/parenmatch.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/idlelib/pathbrowser.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/idlelib/percolator.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/idlelib/pyparse.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/idlelib/pyshell.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/idlelib/query.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/idlelib/redirector.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/idlelib/replace.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/idlelib/rpc.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/idlelib/run.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/idlelib/runscript.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/idlelib/scrolledlist.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/idlelib/search.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/idlelib/searchbase.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/idlelib/searchengine.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/idlelib/sidebar.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/idlelib/squeezer.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/idlelib/stackviewer.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/idlelib/statusbar.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/idlelib/textview.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/idlelib/tooltip.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/idlelib/tree.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/idlelib/undo.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/idlelib/window.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/idlelib/zoomheight.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/idlelib/zzdummy.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/imaplib.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/imghdr.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/imp.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/importlib'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/importlib/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/importlib/_bootstrap.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/importlib/_bootstrap_external.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/importlib/_common.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/importlib/abc.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/importlib/machinery.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/importlib/metadata.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/importlib/resources.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/importlib/util.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/inspect.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/io.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/ipaddress.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/json'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/json/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/json/decoder.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/json/encoder.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/json/scanner.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/json/tool.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/keyword.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/lib2to3'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/lib2to3/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/lib2to3/__main__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/lib2to3/btm_matcher.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/lib2to3/btm_utils.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/lib2to3/fixer_base.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/lib2to3/fixer_util.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/lib2to3/fixes'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/lib2to3/fixes/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/lib2to3/fixes/fix_apply.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/lib2to3/fixes/fix_asserts.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/lib2to3/fixes/fix_basestring.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/lib2to3/fixes/fix_buffer.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/lib2to3/fixes/fix_dict.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/lib2to3/fixes/fix_except.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/lib2to3/fixes/fix_exec.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/lib2to3/fixes/fix_execfile.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/lib2to3/fixes/fix_exitfunc.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/lib2to3/fixes/fix_filter.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/lib2to3/fixes/fix_funcattrs.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/lib2to3/fixes/fix_future.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/lib2to3/fixes/fix_getcwdu.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/lib2to3/fixes/fix_has_key.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/lib2to3/fixes/fix_idioms.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/lib2to3/fixes/fix_import.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/lib2to3/fixes/fix_imports.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/lib2to3/fixes/fix_imports2.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/lib2to3/fixes/fix_input.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/lib2to3/fixes/fix_intern.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/lib2to3/fixes/fix_isinstance.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/lib2to3/fixes/fix_itertools.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/lib2to3/fixes/fix_itertools_imports.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/lib2to3/fixes/fix_long.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/lib2to3/fixes/fix_map.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/lib2to3/fixes/fix_metaclass.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/lib2to3/fixes/fix_methodattrs.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/lib2to3/fixes/fix_ne.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/lib2to3/fixes/fix_next.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/lib2to3/fixes/fix_nonzero.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/lib2to3/fixes/fix_numliterals.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/lib2to3/fixes/fix_operator.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/lib2to3/fixes/fix_paren.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/lib2to3/fixes/fix_print.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/lib2to3/fixes/fix_raise.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/lib2to3/fixes/fix_raw_input.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/lib2to3/fixes/fix_reduce.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/lib2to3/fixes/fix_reload.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/lib2to3/fixes/fix_renames.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/lib2to3/fixes/fix_repr.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/lib2to3/fixes/fix_set_literal.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/lib2to3/fixes/fix_standarderror.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/lib2to3/fixes/fix_sys_exc.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/lib2to3/fixes/fix_throw.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/lib2to3/fixes/fix_tuple_params.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/lib2to3/fixes/fix_types.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/lib2to3/fixes/fix_unicode.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/lib2to3/fixes/fix_urllib.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/lib2to3/fixes/fix_ws_comma.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/lib2to3/fixes/fix_xrange.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/lib2to3/fixes/fix_xreadlines.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/lib2to3/fixes/fix_zip.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/lib2to3/main.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/lib2to3/patcomp.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/lib2to3/pgen2'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/lib2to3/pgen2/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/lib2to3/pgen2/conv.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/lib2to3/pgen2/driver.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/lib2to3/pgen2/grammar.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/lib2to3/pgen2/literals.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/lib2to3/pgen2/parse.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/lib2to3/pgen2/pgen.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/lib2to3/pgen2/token.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/lib2to3/pgen2/tokenize.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/lib2to3/pygram.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/lib2to3/pytree.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/lib2to3/refactor.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/lib2to3/tests'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/lib2to3/tests/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/lib2to3/tests/__main__.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/lib2to3/tests/data'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/lib2to3/tests/data/bom.py'...***   File "/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/lib2to3/tests/data/bom.py", line 2print "BOM BOOM!"^SyntaxError: Missing parentheses in call to 'print'. Did you mean print("BOM BOOM!")?Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/lib2to3/tests/data/crlf.py'...***   File "/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/lib2to3/tests/data/crlf.py", line 1print "hi"^SyntaxError: Missing parentheses in call to 'print'. Did you mean print("hi")?Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/lib2to3/tests/data/different_encoding.py'...***   File "/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/lib2to3/tests/data/different_encoding.py", line 3print u'ßàáâãäåæçèéêëìíîïðñòóôõöøùúûüýþÿÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏÐÑÒÓÔÕÖØÙÚÛÜÝÞ'^SyntaxError: Missing parentheses in call to 'print'. Did you mean print(u'ßàáâãäåæçèéêëìíîïðñòóôõöøùúûüýþÿÀÁÂÃÄÅÆÇÈÉÊËÌÍÎÏÐÑÒÓÔÕÖØÙÚÛÜÝÞ')?Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/lib2to3/tests/data/false_encoding.py'...***   File "/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/lib2to3/tests/data/false_encoding.py", line 2print '#coding=0'^SyntaxError: Missing parentheses in call to 'print'. Did you mean print('#coding=0')?Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/lib2to3/tests/data/fixers'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/lib2to3/tests/data/fixers/bad_order.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/lib2to3/tests/data/fixers/myfixes'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/lib2to3/tests/data/fixers/myfixes/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/lib2to3/tests/data/fixers/myfixes/fix_explicit.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/lib2to3/tests/data/fixers/myfixes/fix_first.py'.../home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/lib2to3/tests/data/py3_test_grammar.py:664: SyntaxWarning: "is" with a literal. Did you mean "=="?if 1 is 1: pass/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/lib2to3/tests/data/py3_test_grammar.py:665: SyntaxWarning: "is not" with a literal. Did you mean "!="?if 1 is not 1: pass/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/lib2to3/tests/data/py3_test_grammar.py:668: SyntaxWarning: "is" with a literal. Did you mean "=="?if 1 < 1 > 1 == 1 >= 1 <= 1 != 1 in 1 not in 1 is 1 is not 1: passCompiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/lib2to3/tests/data/fixers/myfixes/fix_last.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/lib2to3/tests/data/fixers/myfixes/fix_parrot.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/lib2to3/tests/data/fixers/myfixes/fix_preorder.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/lib2to3/tests/data/fixers/no_fixer_cls.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/lib2to3/tests/data/fixers/parrot_example.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/lib2to3/tests/data/infinite_recursion.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/lib2to3/tests/data/py2_test_grammar.py'...***   File "/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/lib2to3/tests/data/py2_test_grammar.py", line 31self.assertEquals(0377, 255)^SyntaxError: leading zeros in decimal integer literals are not permitted; use an 0o prefix for octal integersCompiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/lib2to3/tests/data/py3_test_grammar.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/lib2to3/tests/pytree_idempotency.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/lib2to3/tests/support.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/lib2to3/tests/test_all_fixers.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/lib2to3/tests/test_fixers.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/lib2to3/tests/test_main.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/lib2to3/tests/test_parser.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/lib2to3/tests/test_pytree.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/lib2to3/tests/test_refactor.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/lib2to3/tests/test_util.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/linecache.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/locale.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/logging'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/logging/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/logging/config.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/logging/handlers.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/lzma.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/mailbox.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/mailcap.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/mimetypes.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/modulefinder.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/msilib'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/msilib/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/msilib/schema.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/msilib/sequence.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/msilib/text.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/multiprocessing'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/multiprocessing/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/multiprocessing/connection.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/multiprocessing/context.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/multiprocessing/dummy'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/multiprocessing/dummy/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/multiprocessing/dummy/connection.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/multiprocessing/forkserver.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/multiprocessing/heap.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/multiprocessing/managers.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/multiprocessing/pool.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/multiprocessing/popen_fork.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/multiprocessing/popen_forkserver.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/multiprocessing/popen_spawn_posix.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/multiprocessing/popen_spawn_win32.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/multiprocessing/process.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/multiprocessing/queues.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/multiprocessing/reduction.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/multiprocessing/resource_sharer.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/multiprocessing/resource_tracker.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/multiprocessing/shared_memory.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/multiprocessing/sharedctypes.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/multiprocessing/spawn.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/multiprocessing/synchronize.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/multiprocessing/util.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/netrc.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/nntplib.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/ntpath.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/nturl2path.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/numbers.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/opcode.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/operator.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/optparse.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/os.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/pathlib.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/pdb.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/pickle.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/pickletools.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/pipes.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/pkgutil.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/platform.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/plistlib.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/poplib.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/posixpath.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/pprint.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/profile.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/pstats.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/pty.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/py_compile.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/pyclbr.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/pydoc.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/pydoc_data'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/pydoc_data/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/pydoc_data/topics.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/queue.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/quopri.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/random.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/re.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/reprlib.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/rlcompleter.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/runpy.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/sched.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/secrets.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/selectors.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/shelve.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/shlex.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/shutil.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/signal.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/site-packages'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/site.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/smtpd.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/smtplib.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/sndhdr.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/socket.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/socketserver.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/sqlite3'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/sqlite3/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/sqlite3/dbapi2.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/sqlite3/dump.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/sqlite3/test'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/sqlite3/test/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/sqlite3/test/backup.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/sqlite3/test/dbapi.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/sqlite3/test/dump.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/sqlite3/test/factory.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/sqlite3/test/hooks.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/sqlite3/test/regression.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/sqlite3/test/transactions.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/sqlite3/test/types.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/sqlite3/test/userfunctions.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/sre_compile.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/sre_constants.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/sre_parse.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/ssl.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/stat.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/statistics.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/string.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/stringprep.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/struct.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/subprocess.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/sunau.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/symbol.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/symtable.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/sysconfig.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/tabnanny.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/tarfile.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/telnetlib.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/tempfile.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/__main__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/_test_multiprocessing.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/ann_module.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/ann_module2.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/ann_module3.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/audiodata'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/audiotests.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/audit-tests.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/autotest.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/bad_coding.py'...***   File "/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/bad_coding.py", line 0SyntaxError: unknown encoding: uft-8Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/bad_coding2.py'...***   File "/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/bad_coding2.py", line 0SyntaxError: encoding problem: utf8 with BOMCompiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/bad_getattr.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/bad_getattr2.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/bad_getattr3.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/badsyntax_3131.py'...***   File "/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/badsyntax_3131.py", line 2€ = 2^SyntaxError: invalid character '€' (U+20AC)Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/badsyntax_future10.py'...***   File "/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/badsyntax_future10.py", line 3from __future__ import print_function^SyntaxError: from __future__ imports must occur at the beginning of the fileCompiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/badsyntax_future3.py'...***   File "/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/badsyntax_future3.py", line 3from __future__ import rested_snopes^SyntaxError: future feature rested_snopes is not definedCompiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/badsyntax_future4.py'...***   File "/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/badsyntax_future4.py", line 3from __future__ import nested_scopes^SyntaxError: from __future__ imports must occur at the beginning of the fileCompiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/badsyntax_future5.py'...***   File "/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/badsyntax_future5.py", line 4from __future__ import nested_scopes^SyntaxError: from __future__ imports must occur at the beginning of the fileCompiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/badsyntax_future6.py'...***   File "/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/badsyntax_future6.py", line 3from __future__ import nested_scopes^SyntaxError: from __future__ imports must occur at the beginning of the fileCompiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/badsyntax_future7.py'...***   File "/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/badsyntax_future7.py", line 3from __future__ import nested_scopes; import string; from __future__ import \^SyntaxError: from __future__ imports must occur at the beginning of the fileCompiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/badsyntax_future8.py'...***   File "/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/badsyntax_future8.py", line 3from __future__ import *^SyntaxError: future feature * is not definedCompiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/badsyntax_future9.py'...***   File "/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/badsyntax_future9.py", line 3from __future__ import nested_scopes, braces^SyntaxError: not a chanceCompiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/badsyntax_pep3120.py'...***   File "/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/badsyntax_pep3120.py", line 1print("b�se")^SyntaxError: (unicode error) 'utf-8' codec can't decode byte 0xf6 in position 1: invalid start byteCompiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/bisect_cmd.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/capath'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/cjkencodings'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/coding20731.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/crashers'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/crashers/bogus_code_obj.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/crashers/gc_inspection.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/crashers/infinite_loop_re.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/crashers/mutation_inside_cyclegc.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/crashers/recursive_call.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/crashers/trace_at_recursion_limit.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/crashers/underlying_dict.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/curses_tests.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/data'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/dataclass_module_1.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/dataclass_module_1_str.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/dataclass_module_2.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/dataclass_module_2_str.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/dataclass_textanno.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/datetimetester.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/decimaltestdata'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/dis_module.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/doctest_aliases.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/double_const.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/dtracedata'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/dtracedata/call_stack.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/dtracedata/gc.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/dtracedata/instance.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/dtracedata/line.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/eintrdata'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/eintrdata/eintr_tester.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/encoded_modules'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/encoded_modules/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/encoded_modules/module_iso_8859_1.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/encoded_modules/module_koi8_r.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/final_a.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/final_b.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/fork_wait.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/future_test1.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/future_test2.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/gdb_sample.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/good_getattr.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/imghdrdata'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/imp_dummy.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/inspect_fodder.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/inspect_fodder2.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/leakers'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/leakers/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/leakers/test_ctypes.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/leakers/test_selftype.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/libregrtest'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/libregrtest/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/libregrtest/cmdline.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/libregrtest/main.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/libregrtest/pgo.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/libregrtest/refleak.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/libregrtest/runtest.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/libregrtest/runtest_mp.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/libregrtest/save_env.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/libregrtest/setup.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/libregrtest/utils.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/libregrtest/win_utils.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/list_tests.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/lock_tests.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/make_ssl_certs.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/mapping_tests.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/memory_watchdog.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/mock_socket.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/mod_generics_cache.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/mp_fork_bomb.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/mp_preload.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/multibytecodec_support.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/pickletester.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/profilee.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/pyclbr_input.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/pydoc_mod.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/pydocfodder.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/pythoninfo.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/re_tests.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/regrtest.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/relimport.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/reperf.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/sample_doctest.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/sample_doctest_no_docstrings.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/sample_doctest_no_doctests.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/seq_tests.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/signalinterproctester.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/sndhdrdata'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/sortperf.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/ssl_servers.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/ssltests.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/string_tests.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/subprocessdata'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/subprocessdata/fd_status.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/subprocessdata/input_reader.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/subprocessdata/qcat.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/subprocessdata/qgrep.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/subprocessdata/sigchild_ignore.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/support'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/support/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/support/bytecode_helper.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/support/hashlib_helper.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/support/logging_helper.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/support/script_helper.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/support/socket_helper.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/support/testresult.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test___all__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test___future__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test__locale.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test__opcode.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test__osx_support.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test__xxsubinterpreters.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_abc.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_abstract_numbers.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_aifc.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_argparse.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_array.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_asdl_parser.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_ast.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_asyncgen.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_asynchat.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_asyncio'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_asyncio/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_asyncio/__main__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_asyncio/echo.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_asyncio/echo2.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_asyncio/echo3.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_asyncio/functional.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_asyncio/test_asyncio_waitfor.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_asyncio/test_base_events.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_asyncio/test_buffered_proto.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_asyncio/test_context.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_asyncio/test_events.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_asyncio/test_futures.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_asyncio/test_futures2.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_asyncio/test_locks.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_asyncio/test_pep492.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_asyncio/test_proactor_events.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_asyncio/test_protocols.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_asyncio/test_queues.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_asyncio/test_runners.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_asyncio/test_selector_events.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_asyncio/test_sendfile.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_asyncio/test_server.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_asyncio/test_sock_lowlevel.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_asyncio/test_sslproto.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_asyncio/test_streams.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_asyncio/test_subprocess.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_asyncio/test_tasks.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_asyncio/test_threads.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_asyncio/test_transports.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_asyncio/test_unix_events.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_asyncio/test_windows_events.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_asyncio/test_windows_utils.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_asyncio/utils.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_asyncore.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_atexit.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_audioop.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_audit.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_augassign.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_base64.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_baseexception.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_bdb.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_bigaddrspace.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_bigmem.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_binascii.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_binhex.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_binop.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_bisect.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_bool.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_buffer.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_bufio.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_builtin.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_bytes.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_bz2.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_c_locale_coercion.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_calendar.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_call.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_capi.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_cgi.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_cgitb.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_charmapcodec.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_check_c_globals.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_class.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_clinic.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_cmath.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_cmd.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_cmd_line.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_cmd_line_script.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_code.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_code_module.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_codeccallbacks.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_codecencodings_cn.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_codecencodings_hk.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_codecencodings_iso2022.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_codecencodings_jp.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_codecencodings_kr.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_codecencodings_tw.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_codecmaps_cn.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_codecmaps_hk.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_codecmaps_jp.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_codecmaps_kr.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_codecmaps_tw.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_codecs.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_codeop.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_collections.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_colorsys.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_compare.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_compile.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_compileall.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_complex.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_concurrent_futures.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_configparser.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_contains.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_context.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_contextlib.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_contextlib_async.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_copy.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_copyreg.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_coroutines.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_cprofile.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_crashers.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_crypt.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_csv.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_ctypes.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_curses.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_dataclasses.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_datetime.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_dbm.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_dbm_dumb.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_dbm_gnu.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_dbm_ndbm.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_decimal.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_decorators.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_defaultdict.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_deque.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_descr.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_descrtut.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_devpoll.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_dict.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_dict_version.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_dictcomps.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_dictviews.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_difflib.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_dis.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_distutils.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_doctest.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_doctest2.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_docxmlrpc.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_dtrace.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_dynamic.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_dynamicclassattribute.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_eintr.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_email'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_email/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_email/__main__.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_email/data'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_email/test__encoded_words.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_email/test__header_value_parser.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_email/test_asian_codecs.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_email/test_contentmanager.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_email/test_defect_handling.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_email/test_email.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_email/test_generator.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_email/test_headerregistry.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_email/test_inversion.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_email/test_message.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_email/test_parser.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_email/test_pickleable.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_email/test_policy.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_email/test_utils.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_email/torture_test.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_embed.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_ensurepip.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_enum.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_enumerate.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_eof.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_epoll.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_errno.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_exception_hierarchy.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_exception_variations.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_exceptions.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_extcall.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_faulthandler.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_fcntl.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_file.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_file_eintr.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_filecmp.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_fileinput.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_fileio.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_finalization.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_float.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_flufl.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_fnmatch.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_fork1.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_format.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_fractions.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_frame.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_frozen.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_fstring.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_ftplib.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_funcattrs.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_functools.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_future.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_future3.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_future4.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_future5.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_gc.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_gdb.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_generator_stop.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_generators.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_genericalias.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_genericclass.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_genericpath.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_genexps.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_getargs2.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_getopt.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_getpass.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_gettext.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_glob.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_global.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_grammar.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_graphlib.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_grp.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_gzip.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_hash.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_hashlib.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_heapq.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_hmac.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_html.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_htmlparser.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_http_cookiejar.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_http_cookies.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_httplib.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_httpservers.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_idle.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_imaplib.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_imghdr.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_imp.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_import'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_import/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_import/__main__.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_import/data'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_import/data/circular_imports'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_import/data/circular_imports/basic.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_import/data/circular_imports/basic2.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_import/data/circular_imports/binding.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_import/data/circular_imports/binding2.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_import/data/circular_imports/from_cycle1.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_import/data/circular_imports/from_cycle2.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_import/data/circular_imports/indirect.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_import/data/circular_imports/rebinding.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_import/data/circular_imports/rebinding2.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_import/data/circular_imports/source.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_import/data/circular_imports/subpackage.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_import/data/circular_imports/subpkg'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_import/data/circular_imports/subpkg/subpackage2.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_import/data/circular_imports/subpkg/util.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_import/data/circular_imports/use.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_import/data/circular_imports/util.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_import/data/package'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_import/data/package/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_import/data/package/submodule.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_import/data/package2'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_import/data/package2/submodule1.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_import/data/package2/submodule2.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_import/data/unwritable'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_import/data/unwritable/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_import/data/unwritable/x.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_importlib'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_importlib/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_importlib/__main__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_importlib/abc.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_importlib/builtin'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_importlib/builtin/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_importlib/builtin/__main__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_importlib/builtin/test_finder.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_importlib/builtin/test_loader.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_importlib/data'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_importlib/data/__init__.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_importlib/data01'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_importlib/data01/__init__.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_importlib/data01/subdirectory'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_importlib/data01/subdirectory/__init__.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_importlib/data02'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_importlib/data02/__init__.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_importlib/data02/one'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_importlib/data02/one/__init__.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_importlib/data02/two'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_importlib/data02/two/__init__.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_importlib/data03'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_importlib/data03/__init__.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_importlib/data03/namespace'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_importlib/data03/namespace/portion1'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_importlib/data03/namespace/portion1/__init__.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_importlib/data03/namespace/portion2'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_importlib/data03/namespace/portion2/__init__.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_importlib/extension'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_importlib/extension/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_importlib/extension/__main__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_importlib/extension/test_case_sensitivity.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_importlib/extension/test_finder.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_importlib/extension/test_loader.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_importlib/extension/test_path_hook.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_importlib/fixtures.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_importlib/frozen'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_importlib/frozen/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_importlib/frozen/__main__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_importlib/frozen/test_finder.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_importlib/frozen/test_loader.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_importlib/import_'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_importlib/import_/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_importlib/import_/__main__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_importlib/import_/test___loader__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_importlib/import_/test___package__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_importlib/import_/test_api.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_importlib/import_/test_caching.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_importlib/import_/test_fromlist.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_importlib/import_/test_meta_path.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_importlib/import_/test_packages.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_importlib/import_/test_path.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_importlib/import_/test_relative_imports.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_importlib/namespace_pkgs'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_importlib/namespace_pkgs/both_portions'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_importlib/namespace_pkgs/both_portions/foo'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_importlib/namespace_pkgs/both_portions/foo/one.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_importlib/namespace_pkgs/both_portions/foo/two.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_importlib/namespace_pkgs/module_and_namespace_package'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_importlib/namespace_pkgs/not_a_namespace_pkg'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/one.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_importlib/namespace_pkgs/portion1'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_importlib/namespace_pkgs/portion1/foo'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_importlib/namespace_pkgs/portion1/foo/one.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_importlib/namespace_pkgs/portion2'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_importlib/namespace_pkgs/portion2/foo'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_importlib/namespace_pkgs/portion2/foo/two.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_importlib/namespace_pkgs/project1'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_importlib/namespace_pkgs/project1/parent'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_importlib/namespace_pkgs/project1/parent/child'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_importlib/namespace_pkgs/project1/parent/child/one.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_importlib/namespace_pkgs/project2'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_importlib/namespace_pkgs/project2/parent'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_importlib/namespace_pkgs/project2/parent/child'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_importlib/namespace_pkgs/project2/parent/child/two.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_importlib/namespace_pkgs/project3'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_importlib/namespace_pkgs/project3/parent'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_importlib/namespace_pkgs/project3/parent/child'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_importlib/namespace_pkgs/project3/parent/child/three.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_importlib/partial'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_importlib/partial/cfimport.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_importlib/partial/pool_in_threads.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_importlib/source'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_importlib/source/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_importlib/source/__main__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_importlib/source/test_case_sensitivity.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_importlib/source/test_file_loader.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_importlib/source/test_finder.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_importlib/source/test_path_hook.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_importlib/source/test_source_encoding.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_importlib/stubs.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_importlib/test_abc.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_importlib/test_api.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_importlib/test_files.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_importlib/test_lazy.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_importlib/test_locks.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_importlib/test_main.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_importlib/test_metadata_api.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_importlib/test_namespace_pkgs.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_importlib/test_open.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_importlib/test_path.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_importlib/test_pkg_import.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_importlib/test_read.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_importlib/test_resource.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_importlib/test_spec.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_importlib/test_threaded_import.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_importlib/test_util.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_importlib/test_windows.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_importlib/test_zip.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_importlib/threaded_import_hangers.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_importlib/util.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_importlib/zipdata01'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_importlib/zipdata01/__init__.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_importlib/zipdata02'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_importlib/zipdata02/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_index.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_inspect.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_int.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_int_literal.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_io.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_ioctl.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_ipaddress.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_isinstance.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_iter.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_iterlen.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_itertools.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_json'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_json/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_json/__main__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_json/test_decode.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_json/test_default.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_json/test_dump.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_json/test_encode_basestring_ascii.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_json/test_enum.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_json/test_fail.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_json/test_float.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_json/test_indent.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_json/test_pass1.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_json/test_pass2.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_json/test_pass3.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_json/test_recursion.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_json/test_scanstring.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_json/test_separators.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_json/test_speedups.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_json/test_tool.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_json/test_unicode.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_keyword.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_keywordonlyarg.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_kqueue.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_largefile.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_lib2to3.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_linecache.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_list.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_listcomps.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_lltrace.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_locale.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_logging.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_long.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_longexp.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_lzma.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_mailbox.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_mailcap.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_marshal.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_math.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_memoryio.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_memoryview.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_metaclass.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_mimetypes.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_minidom.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_mmap.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_module.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_modulefinder.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_msilib.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_multibytecodec.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_multiprocessing_fork.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_multiprocessing_forkserver.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_multiprocessing_main_handling.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_multiprocessing_spawn.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_named_expressions.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_netrc.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_nis.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_nntplib.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_ntpath.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_numeric_tower.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_opcodes.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_openpty.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_operator.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_optparse.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_ordered_dict.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_os.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_ossaudiodev.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_osx_env.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_parser.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_pathlib.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_pdb.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_peepholer.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_peg_generator'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_peg_generator/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_peg_generator/__main__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_peg_generator/test_c_parser.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_peg_generator/test_first_sets.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_peg_generator/test_pegen.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_peg_parser.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_pickle.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_picklebuffer.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_pickletools.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_pipes.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_pkg.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_pkgutil.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_platform.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_plistlib.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_poll.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_popen.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_poplib.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_positional_only_arg.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_posix.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_posixpath.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_pow.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_pprint.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_print.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_profile.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_property.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_pstats.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_pty.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_pulldom.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_pwd.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_py_compile.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_pyclbr.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_pydoc.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_pyexpat.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_queue.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_quopri.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_raise.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_random.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_range.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_re.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_readline.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_regrtest.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_repl.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_reprlib.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_resource.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_richcmp.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_rlcompleter.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_robotparser.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_runpy.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_sax.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_sched.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_scope.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_script_helper.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_secrets.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_select.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_selectors.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_set.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_setcomps.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_shelve.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_shlex.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_shutil.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_signal.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_site.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_slice.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_smtpd.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_smtplib.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_smtpnet.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_sndhdr.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_socket.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_socketserver.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_sort.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_source_encoding.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_spwd.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_sqlite.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_ssl.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_startfile.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_stat.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_statistics.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_strftime.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_string.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_string_literals.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_stringprep.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_strptime.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_strtod.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_struct.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_structmembers.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_structseq.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_subclassinit.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_subprocess.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_sunau.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_sundry.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_super.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_support.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_symbol.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_symtable.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_syntax.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_sys.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_sys_setprofile.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_sys_settrace.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_sysconfig.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_syslog.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_tabnanny.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_tarfile.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_tcl.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_telnetlib.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_tempfile.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_textwrap.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_thread.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_threadedtempfile.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_threading.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_threading_local.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_threadsignals.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_time.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_timeit.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_timeout.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_tix.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_tk.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_tokenize.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_tools'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_tools/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_tools/__main__.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_tools/test_c_analyzer'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_tools/test_c_analyzer/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_tools/test_c_analyzer/__main__.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_tools/test_c_analyzer/test_common'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_tools/test_c_analyzer/test_common/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_tools/test_c_analyzer/test_common/test_files.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_tools/test_c_analyzer/test_common/test_info.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_tools/test_c_analyzer/test_common/test_show.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_tools/test_c_analyzer/test_cpython'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_tools/test_c_analyzer/test_cpython/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_tools/test_c_analyzer/test_cpython/test___main__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_tools/test_c_analyzer/test_cpython/test_functional.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_tools/test_c_analyzer/test_cpython/test_supported.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_tools/test_c_analyzer/test_parser'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_tools/test_c_analyzer/test_parser/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_tools/test_c_analyzer/test_parser/test_declarations.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_tools/test_c_analyzer/test_parser/test_preprocessor.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_tools/test_c_analyzer/test_symbols'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_tools/test_c_analyzer/test_symbols/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_tools/test_c_analyzer/test_symbols/test_info.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_tools/test_c_analyzer/test_variables'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_tools/test_c_analyzer/test_variables/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_tools/test_c_analyzer/test_variables/test_find.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_tools/test_c_analyzer/test_variables/test_info.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_tools/test_c_analyzer/test_variables/test_known.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_tools/test_c_analyzer/util.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_tools/test_fixcid.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_tools/test_gprof2html.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_tools/test_i18n.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_tools/test_lll.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_tools/test_md5sum.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_tools/test_pathfix.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_tools/test_pdeps.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_tools/test_pindent.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_tools/test_reindent.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_tools/test_sundry.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_trace.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_traceback.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_tracemalloc.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_ttk_guionly.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_ttk_textonly.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_tuple.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_turtle.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_type_comments.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_typechecks.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_types.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_typing.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_ucn.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_unary.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_unicode.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_unicode_file.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_unicode_file_functions.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_unicode_identifiers.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_unicodedata.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_unittest.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_univnewlines.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_unpack.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_unpack_ex.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_unparse.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_urllib.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_urllib2.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_urllib2_localnet.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_urllib2net.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_urllib_response.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_urllibnet.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_urlparse.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_userdict.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_userlist.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_userstring.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_utf8_mode.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_utf8source.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_uu.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_uuid.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_venv.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_wait3.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_wait4.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_warnings'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_warnings/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_warnings/__main__.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_warnings/data'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_warnings/data/import_warning.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_warnings/data/stacklevel.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_wave.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_weakref.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_weakset.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_webbrowser.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_winconsoleio.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_winreg.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_winsound.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_with.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_wsgiref.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_xdrlib.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_xml_dom_minicompat.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_xml_etree.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_xml_etree_c.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_xmlrpc.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_xmlrpc_net.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_xxtestfuzz.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_yield_from.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_zipapp.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_zipfile.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_zipfile64.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_zipimport.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_zipimport_support.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_zlib.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_zoneinfo'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_zoneinfo/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_zoneinfo/__main__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_zoneinfo/_support.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_zoneinfo/data'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_zoneinfo/data/update_test_data.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/test_zoneinfo/test_zoneinfo.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/testcodec.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/tf_inherit_check.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/time_hashlib.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/tracedmodules'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/tracedmodules/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/tracedmodules/testmod.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/win_console_handler.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/xmltestdata'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/xmltestdata/c14n-20'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/xmltests.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/ziptestdata'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/test/ziptestdata/testdata_module_inside_zip.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/textwrap.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/this.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/threading.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/timeit.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/tkinter'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/tkinter/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/tkinter/__main__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/tkinter/colorchooser.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/tkinter/commondialog.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/tkinter/constants.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/tkinter/dialog.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/tkinter/dnd.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/tkinter/filedialog.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/tkinter/font.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/tkinter/messagebox.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/tkinter/scrolledtext.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/tkinter/simpledialog.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/tkinter/test'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/tkinter/test/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/tkinter/test/runtktests.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/tkinter/test/support.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/tkinter/test/test_tkinter'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/tkinter/test/test_tkinter/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/tkinter/test/test_tkinter/test_colorchooser.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/tkinter/test/test_tkinter/test_font.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/tkinter/test/test_tkinter/test_geometry_managers.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/tkinter/test/test_tkinter/test_images.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/tkinter/test/test_tkinter/test_loadtk.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/tkinter/test/test_tkinter/test_misc.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/tkinter/test/test_tkinter/test_simpledialog.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/tkinter/test/test_tkinter/test_text.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/tkinter/test/test_tkinter/test_variables.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/tkinter/test/test_tkinter/test_widgets.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/tkinter/test/test_ttk'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/tkinter/test/test_ttk/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/tkinter/test/test_ttk/test_extensions.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/tkinter/test/test_ttk/test_functions.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/tkinter/test/test_ttk/test_style.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/tkinter/test/test_ttk/test_widgets.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/tkinter/test/widget_tests.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/tkinter/tix.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/tkinter/ttk.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/token.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/tokenize.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/trace.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/traceback.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/tracemalloc.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/tty.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/turtle.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/turtledemo'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/turtledemo/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/turtledemo/__main__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/turtledemo/bytedesign.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/turtledemo/chaos.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/turtledemo/clock.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/turtledemo/colormixer.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/turtledemo/forest.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/turtledemo/fractalcurves.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/turtledemo/lindenmayer.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/turtledemo/minimal_hanoi.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/turtledemo/nim.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/turtledemo/paint.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/turtledemo/peace.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/turtledemo/penrose.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/turtledemo/planet_and_moon.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/turtledemo/rosette.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/turtledemo/round_dance.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/turtledemo/sorting_animate.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/turtledemo/tree.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/turtledemo/two_canvases.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/turtledemo/yinyang.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/types.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/typing.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/unittest'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/unittest/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/unittest/__main__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/unittest/_log.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/unittest/async_case.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/unittest/case.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/unittest/loader.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/unittest/main.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/unittest/mock.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/unittest/result.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/unittest/runner.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/unittest/signals.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/unittest/suite.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/unittest/test'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/unittest/test/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/unittest/test/__main__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/unittest/test/_test_warnings.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/unittest/test/dummy.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/unittest/test/support.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/unittest/test/test_assertions.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/unittest/test/test_async_case.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/unittest/test/test_break.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/unittest/test/test_case.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/unittest/test/test_discovery.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/unittest/test/test_functiontestcase.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/unittest/test/test_loader.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/unittest/test/test_program.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/unittest/test/test_result.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/unittest/test/test_runner.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/unittest/test/test_setups.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/unittest/test/test_skipping.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/unittest/test/test_suite.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/unittest/test/testmock'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/unittest/test/testmock/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/unittest/test/testmock/__main__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/unittest/test/testmock/support.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/unittest/test/testmock/testasync.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/unittest/test/testmock/testcallable.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/unittest/test/testmock/testhelpers.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/unittest/test/testmock/testmagicmethods.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/unittest/test/testmock/testmock.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/unittest/test/testmock/testpatch.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/unittest/test/testmock/testsealable.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/unittest/test/testmock/testsentinel.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/unittest/test/testmock/testwith.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/unittest/util.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/urllib'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/urllib/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/urllib/error.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/urllib/parse.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/urllib/request.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/urllib/response.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/urllib/robotparser.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/uu.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/uuid.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/venv'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/venv/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/venv/__main__.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/venv/scripts'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/venv/scripts/common'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/venv/scripts/nt'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/venv/scripts/posix'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/warnings.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/wave.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/weakref.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/webbrowser.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/wsgiref'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/wsgiref/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/wsgiref/handlers.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/wsgiref/headers.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/wsgiref/simple_server.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/wsgiref/util.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/wsgiref/validate.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/xdrlib.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/xml'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/xml/__init__.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/xml/dom'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/xml/dom/NodeFilter.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/xml/dom/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/xml/dom/domreg.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/xml/dom/expatbuilder.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/xml/dom/minicompat.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/xml/dom/minidom.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/xml/dom/pulldom.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/xml/dom/xmlbuilder.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/xml/etree'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/xml/etree/ElementInclude.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/xml/etree/ElementPath.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/xml/etree/ElementTree.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/xml/etree/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/xml/etree/cElementTree.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/xml/parsers'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/xml/parsers/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/xml/parsers/expat.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/xml/sax'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/xml/sax/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/xml/sax/_exceptions.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/xml/sax/expatreader.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/xml/sax/handler.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/xml/sax/saxutils.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/xml/sax/xmlreader.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/xmlrpc'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/xmlrpc/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/xmlrpc/client.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/xmlrpc/server.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/zipapp.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/zipfile.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/zipimport.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/zoneinfo'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/zoneinfo/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/zoneinfo/_common.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/zoneinfo/_tzpath.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib/zoneinfo/_zoneinfo.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/Flask-2.0.1-py3.9.egg-info'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/Jinja2-3.0.1-py3.9.egg-info'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/MarkupSafe-2.0.1-py3.9.egg-info'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/Werkzeug-2.0.1-py3.9.egg-info'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/_distutils_hack'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/_distutils_hack/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/_distutils_hack/override.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/android'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/android/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/android/_ctypes_library_finder.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/android/activity.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/android/billing.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/android/broadcast.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/android/config.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/android/loadingscreen.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/android/mixer.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/android/permissions.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/android/runnable.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/android/storage.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/certifi'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/certifi/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/certifi/__main__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/certifi/core.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/certifi-2021.5.30-py3.9.egg-info'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/click'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/click/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/click/_compat.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/click/_termui_impl.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/click/_textwrap.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/click/_unicodefun.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/click/_winconsole.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/click/core.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/click/decorators.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/click/exceptions.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/click/formatting.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/click/globals.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/click/parser.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/click/shell_completion.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/click/termui.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/click/testing.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/click/types.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/click/utils.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/click-8.0.1-py3.9.egg-info'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/flask'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/flask/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/flask/__main__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/flask/app.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/flask/blueprints.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/flask/cli.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/flask/config.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/flask/ctx.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/flask/debughelpers.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/flask/globals.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/flask/helpers.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/flask/json'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/flask/json/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/flask/json/tag.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/flask/logging.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/flask/scaffold.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/flask/sessions.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/flask/signals.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/flask/templating.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/flask/testing.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/flask/typing.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/flask/views.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/flask/wrappers.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/itsdangerous'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/itsdangerous/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/itsdangerous/_json.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/itsdangerous/encoding.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/itsdangerous/exc.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/itsdangerous/jws.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/itsdangerous/serializer.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/itsdangerous/signer.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/itsdangerous/timed.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/itsdangerous/url_safe.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/itsdangerous-2.0.1-py3.9.egg-info'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/jinja2'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/jinja2/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/jinja2/_identifier.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/jinja2/async_utils.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/jinja2/bccache.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/jinja2/compiler.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/jinja2/constants.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/jinja2/debug.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/jinja2/defaults.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/jinja2/environment.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/jinja2/exceptions.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/jinja2/ext.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/jinja2/filters.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/jinja2/idtracking.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/jinja2/lexer.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/jinja2/loaders.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/jinja2/meta.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/jinja2/nativetypes.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/jinja2/nodes.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/jinja2/optimizer.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/jinja2/parser.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/jinja2/runtime.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/jinja2/sandbox.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/jinja2/tests.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/jinja2/utils.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/jinja2/visitor.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/jiten'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/jiten/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/jiten/app.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/jiten/cli.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/jiten/freq.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/jiten/gui.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/jiten/jmdict.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/jiten/kana.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/jiten/kanji.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/jiten/misc.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/jiten/pitch.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/jiten/res'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/jiten/res/jlpt'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/jiten/sentences.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/jiten/sql.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/jiten/static'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/jiten/static/audio'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/jiten/static/font'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/jiten/static/licenses'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/jiten/templates'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/jiten/version.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/jiten-1.1.0-py3.9.egg-info'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/jnius'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/jnius/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/jnius/env.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/jnius/reflect.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/jnius/signatures.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/jnius/src'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/jnius/src/org'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/jnius/src/org/jnius'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/jnius_config.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/kanjidraw'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/kanjidraw/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/kanjidraw/gui.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/kanjidraw/lib.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/kanjidraw-0.2.3-py3.9.egg-info'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/markupsafe'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/markupsafe/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/markupsafe/_native.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/pkg_resources'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/pkg_resources/__init__.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/pkg_resources/_vendor'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/pkg_resources/_vendor/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/pkg_resources/_vendor/appdirs.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/pkg_resources/_vendor/packaging'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/pkg_resources/_vendor/packaging/__about__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/pkg_resources/_vendor/packaging/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/pkg_resources/_vendor/packaging/_compat.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/pkg_resources/_vendor/packaging/_structures.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/pkg_resources/_vendor/packaging/_typing.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/pkg_resources/_vendor/packaging/markers.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/pkg_resources/_vendor/packaging/requirements.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/pkg_resources/_vendor/packaging/specifiers.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/pkg_resources/_vendor/packaging/tags.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/pkg_resources/_vendor/packaging/utils.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/pkg_resources/_vendor/packaging/version.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/pkg_resources/_vendor/pyparsing.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/pkg_resources/extern'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/pkg_resources/extern/__init__.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/pkg_resources/tests'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/pkg_resources/tests/data'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/pkg_resources/tests/data/my-test-package-source'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/pkg_resources/tests/data/my-test-package-source/setup.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/pyjnius-1.3.0-py3.9.egg-info'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/setup_sdist.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/setuptools'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/setuptools/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/setuptools/_deprecation_warning.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/setuptools/_distutils'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/setuptools/_distutils/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/setuptools/_distutils/_msvccompiler.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/setuptools/_distutils/archive_util.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/setuptools/_distutils/bcppcompiler.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/setuptools/_distutils/ccompiler.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/setuptools/_distutils/cmd.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/setuptools/_distutils/command'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/setuptools/_distutils/command/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/setuptools/_distutils/command/bdist.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/setuptools/_distutils/command/bdist_dumb.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/setuptools/_distutils/command/bdist_msi.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/setuptools/_distutils/command/bdist_rpm.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/setuptools/_distutils/command/bdist_wininst.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/setuptools/_distutils/command/build.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/setuptools/_distutils/command/build_clib.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/setuptools/_distutils/command/build_ext.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/setuptools/_distutils/command/build_py.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/setuptools/_distutils/command/build_scripts.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/setuptools/_distutils/command/check.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/setuptools/_distutils/command/clean.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/setuptools/_distutils/command/config.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/setuptools/_distutils/command/install.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/setuptools/_distutils/command/install_data.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/setuptools/_distutils/command/install_egg_info.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/setuptools/_distutils/command/install_headers.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/setuptools/_distutils/command/install_lib.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/setuptools/_distutils/command/install_scripts.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/setuptools/_distutils/command/py37compat.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/setuptools/_distutils/command/register.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/setuptools/_distutils/command/sdist.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/setuptools/_distutils/command/upload.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/setuptools/_distutils/config.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/setuptools/_distutils/core.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/setuptools/_distutils/cygwinccompiler.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/setuptools/_distutils/debug.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/setuptools/_distutils/dep_util.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/setuptools/_distutils/dir_util.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/setuptools/_distutils/dist.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/setuptools/_distutils/errors.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/setuptools/_distutils/extension.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/setuptools/_distutils/fancy_getopt.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/setuptools/_distutils/file_util.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/setuptools/_distutils/filelist.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/setuptools/_distutils/log.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/setuptools/_distutils/msvc9compiler.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/setuptools/_distutils/msvccompiler.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/setuptools/_distutils/py35compat.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/setuptools/_distutils/py38compat.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/setuptools/_distutils/spawn.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/setuptools/_distutils/sysconfig.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/setuptools/_distutils/text_file.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/setuptools/_distutils/unixccompiler.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/setuptools/_distutils/util.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/setuptools/_distutils/version.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/setuptools/_distutils/versionpredicate.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/setuptools/_imp.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/setuptools/_vendor'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/setuptools/_vendor/__init__.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/setuptools/_vendor/more_itertools'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/setuptools/_vendor/more_itertools/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/setuptools/_vendor/more_itertools/more.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/setuptools/_vendor/more_itertools/recipes.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/setuptools/_vendor/ordered_set.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/setuptools/_vendor/packaging'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/setuptools/_vendor/packaging/__about__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/setuptools/_vendor/packaging/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/setuptools/_vendor/packaging/_compat.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/setuptools/_vendor/packaging/_structures.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/setuptools/_vendor/packaging/_typing.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/setuptools/_vendor/packaging/markers.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/setuptools/_vendor/packaging/requirements.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/setuptools/_vendor/packaging/specifiers.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/setuptools/_vendor/packaging/tags.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/setuptools/_vendor/packaging/utils.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/setuptools/_vendor/packaging/version.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/setuptools/_vendor/pyparsing.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/setuptools/archive_util.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/setuptools/build_meta.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/setuptools/command'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/setuptools/command/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/setuptools/command/alias.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/setuptools/command/bdist_egg.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/setuptools/command/bdist_rpm.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/setuptools/command/build_clib.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/setuptools/command/build_ext.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/setuptools/command/build_py.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/setuptools/command/develop.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/setuptools/command/dist_info.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/setuptools/command/easy_install.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/setuptools/command/egg_info.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/setuptools/command/install.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/setuptools/command/install_egg_info.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/setuptools/command/install_lib.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/setuptools/command/install_scripts.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/setuptools/command/py36compat.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/setuptools/command/register.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/setuptools/command/rotate.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/setuptools/command/saveopts.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/setuptools/command/sdist.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/setuptools/command/setopt.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/setuptools/command/test.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/setuptools/command/upload.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/setuptools/command/upload_docs.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/setuptools/config.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/setuptools/dep_util.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/setuptools/depends.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/setuptools/dist.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/setuptools/errors.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/setuptools/extension.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/setuptools/extern'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/setuptools/extern/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/setuptools/glob.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/setuptools/installer.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/setuptools/launch.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/setuptools/lib2to3_ex.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/setuptools/monkey.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/setuptools/msvc.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/setuptools/namespaces.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/setuptools/package_index.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/setuptools/py34compat.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/setuptools/sandbox.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/setuptools/unicode_utils.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/setuptools/version.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/setuptools/wheel.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/setuptools/windows_support.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/setuptools-57.1.0-py3.9.egg-info'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/six-1.16.0-py3.9.egg-info'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/six.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/usr'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/usr/local'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/usr/local/bin'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/werkzeug'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/werkzeug/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/werkzeug/_internal.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/werkzeug/_reloader.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/werkzeug/datastructures.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/werkzeug/debug'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/werkzeug/debug/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/werkzeug/debug/console.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/werkzeug/debug/repr.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/werkzeug/debug/shared'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/werkzeug/debug/tbtools.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/werkzeug/exceptions.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/werkzeug/filesystem.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/werkzeug/formparser.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/werkzeug/http.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/werkzeug/local.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/werkzeug/middleware'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/werkzeug/middleware/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/werkzeug/middleware/dispatcher.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/werkzeug/middleware/http_proxy.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/werkzeug/middleware/lint.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/werkzeug/middleware/profiler.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/werkzeug/middleware/proxy_fix.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/werkzeug/middleware/shared_data.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/werkzeug/routing.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/werkzeug/sansio'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/werkzeug/sansio/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/werkzeug/sansio/multipart.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/werkzeug/sansio/request.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/werkzeug/sansio/response.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/werkzeug/sansio/utils.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/werkzeug/security.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/werkzeug/serving.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/werkzeug/test.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/werkzeug/testapp.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/werkzeug/urls.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/werkzeug/user_agent.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/werkzeug/useragents.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/werkzeug/utils.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/werkzeug/wrappers'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/werkzeug/wrappers/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/werkzeug/wrappers/accept.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/werkzeug/wrappers/auth.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/werkzeug/wrappers/base_request.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/werkzeug/wrappers/base_response.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/werkzeug/wrappers/common_descriptors.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/werkzeug/wrappers/cors.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/werkzeug/wrappers/etag.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/werkzeug/wrappers/json.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/werkzeug/wrappers/request.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/werkzeug/wrappers/response.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/werkzeug/wrappers/user_agent.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten/werkzeug/wsgi.py'...[INFO]:    Copy 63 files into the bundle[INFO]:     - copy /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/android-build/build/lib.linux-arm-3.9/_codecs_jp.cpython-39.so[INFO]:     - copy /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/android-build/build/lib.linux-arm-3.9/_codecs_tw.cpython-39.so[INFO]:     - copy /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/android-build/build/lib.linux-arm-3.9/_multibytecodec.cpython-39.so[INFO]:     - copy /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/android-build/build/lib.linux-arm-3.9/_testcapi.cpython-39.so[INFO]:     - copy /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/android-build/build/lib.linux-arm-3.9/_pickle.cpython-39.so[INFO]:     - copy /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/android-build/build/lib.linux-arm-3.9/_sha256.cpython-39.so[INFO]:     - copy /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/android-build/build/lib.linux-arm-3.9/_statistics.cpython-39.so[INFO]:     - copy /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/android-build/build/lib.linux-arm-3.9/_ctypes.cpython-39.so[INFO]:     - copy /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/android-build/build/lib.linux-arm-3.9/fcntl.cpython-39.so[INFO]:     - copy /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/android-build/build/lib.linux-arm-3.9/_hashlib.cpython-39.so[INFO]:     - copy /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/android-build/build/lib.linux-arm-3.9/_codecs_cn.cpython-39.so[INFO]:     - copy /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/android-build/build/lib.linux-arm-3.9/_csv.cpython-39.so[INFO]:     - copy /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/android-build/build/lib.linux-arm-3.9/ossaudiodev.cpython-39.so[INFO]:     - copy /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/android-build/build/lib.linux-arm-3.9/_ctypes_test.cpython-39.so[INFO]:     - copy /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/android-build/build/lib.linux-arm-3.9/parser.cpython-39.so[INFO]:     - copy /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/android-build/build/lib.linux-arm-3.9/_testmultiphase.cpython-39.so[INFO]:     - copy /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/android-build/build/lib.linux-arm-3.9/_asyncio.cpython-39.so[INFO]:     - copy /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/android-build/build/lib.linux-arm-3.9/_posixsubprocess.cpython-39.so[INFO]:     - copy /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/android-build/build/lib.linux-arm-3.9/_opcode.cpython-39.so[INFO]:     - copy /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/android-build/build/lib.linux-arm-3.9/_blake2.cpython-39.so[INFO]:     - copy /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/android-build/build/lib.linux-arm-3.9/zlib.cpython-39.so[INFO]:     - copy /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/android-build/build/lib.linux-arm-3.9/_multiprocessing.cpython-39.so[INFO]:     - copy /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/android-build/build/lib.linux-arm-3.9/_codecs_iso2022.cpython-39.so[INFO]:     - copy /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/android-build/build/lib.linux-arm-3.9/_sha512.cpython-39.so[INFO]:     - copy /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/android-build/build/lib.linux-arm-3.9/_zoneinfo.cpython-39.so[INFO]:     - copy /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/android-build/build/lib.linux-arm-3.9/audioop.cpython-39.so[INFO]:     - copy /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/android-build/build/lib.linux-arm-3.9/_testinternalcapi.cpython-39.so[INFO]:     - copy /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/android-build/build/lib.linux-arm-3.9/_datetime.cpython-39.so[INFO]:     - copy /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/android-build/build/lib.linux-arm-3.9/syslog.cpython-39.so[INFO]:     - copy /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/android-build/build/lib.linux-arm-3.9/_heapq.cpython-39.so[INFO]:     - copy /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/android-build/build/lib.linux-arm-3.9/_sha3.cpython-39.so[INFO]:     - copy /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/android-build/build/lib.linux-arm-3.9/termios.cpython-39.so[INFO]:     - copy /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/android-build/build/lib.linux-arm-3.9/_socket.cpython-39.so[INFO]:     - copy /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/android-build/build/lib.linux-arm-3.9/_queue.cpython-39.so[INFO]:     - copy /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/android-build/build/lib.linux-arm-3.9/array.cpython-39.so[INFO]:     - copy /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/android-build/build/lib.linux-arm-3.9/pyexpat.cpython-39.so[INFO]:     - copy /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/android-build/build/lib.linux-arm-3.9/_xxtestfuzz.cpython-39.so[INFO]:     - copy /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/android-build/build/lib.linux-arm-3.9/_testimportmultiple.cpython-39.so[INFO]:     - copy /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/android-build/build/lib.linux-arm-3.9/select.cpython-39.so[INFO]:     - copy /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/android-build/build/lib.linux-arm-3.9/_elementtree.cpython-39.so[INFO]:     - copy /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/android-build/build/lib.linux-arm-3.9/_decimal.cpython-39.so[INFO]:     - copy /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/android-build/build/lib.linux-arm-3.9/_md5.cpython-39.so[INFO]:     - copy /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/android-build/build/lib.linux-arm-3.9/unicodedata.cpython-39.so[INFO]:     - copy /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/android-build/build/lib.linux-arm-3.9/resource.cpython-39.so[INFO]:     - copy /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/android-build/build/lib.linux-arm-3.9/cmath.cpython-39.so[INFO]:     - copy /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/android-build/build/lib.linux-arm-3.9/_struct.cpython-39.so[INFO]:     - copy /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/android-build/build/lib.linux-arm-3.9/_xxsubinterpreters.cpython-39.so[INFO]:     - copy /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/android-build/build/lib.linux-arm-3.9/_testbuffer.cpython-39.so[INFO]:     - copy /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/android-build/build/lib.linux-arm-3.9/_sha1.cpython-39.so[INFO]:     - copy /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/android-build/build/lib.linux-arm-3.9/_random.cpython-39.so[INFO]:     - copy /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/android-build/build/lib.linux-arm-3.9/mmap.cpython-39.so[INFO]:     - copy /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/android-build/build/lib.linux-arm-3.9/xxlimited.cpython-39.so[INFO]:     - copy /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/android-build/build/lib.linux-arm-3.9/_contextvars.cpython-39.so[INFO]:     - copy /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/android-build/build/lib.linux-arm-3.9/_json.cpython-39.so[INFO]:     - copy /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/android-build/build/lib.linux-arm-3.9/_sqlite3.cpython-39.so[INFO]:     - copy /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/android-build/build/lib.linux-arm-3.9/_codecs_kr.cpython-39.so[INFO]:     - copy /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/android-build/build/lib.linux-arm-3.9/_ssl.cpython-39.so[INFO]:     - copy /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/android-build/build/lib.linux-arm-3.9/math.cpython-39.so[INFO]:     - copy /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/android-build/build/lib.linux-arm-3.9/binascii.cpython-39.so[INFO]:     - copy /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/android-build/build/lib.linux-arm-3.9/_codecs_hk.cpython-39.so[INFO]:     - copy /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/android-build/build/lib.linux-arm-3.9/_bisect.cpython-39.so[INFO]:     - copy /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/android-build/build/lib.linux-arm-3.9/_lsprof.cpython-39.so[INFO]:     - copy /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/android-build/build/lib.linux-arm-3.9/_sysconfigdata__linux_.pyc[INFO]:    -> directory context /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/other_builds/python3/armeabi-v7a__ndk_target_23/python3/Lib[INFO]:    Zip 579 files into the bundlestty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running zip -X /home/vagrant/build/dev.obfusk.jiten/andr...(and 12888 more)
           working:   adding: __future__.pyc (deflated 51%)                                        
           working:   adding: __phello__.foo.pyc (deflated 25%)                                    
           working:   adding: _aix_support.pyc (deflated 41%)                                      
           working:   adding: _bootlocale.pyc (deflated 42%)                                       
           working:   adding: _bootsubprocess.pyc (deflated 39%)                                   
           working:   adding: _collections_abc.pyc (deflated 67%)                                  
           working:   adding: _compat_pickle.pyc (deflated 51%)                                    
           working:   adding: _compression.pyc (deflated 51%)                                      
           working:   adding: _markupbase.pyc (deflated 54%)                                       
           working:   adding: _osx_support.pyc (deflated 46%)                                      
           working:   adding: _py_abc.pyc (deflated 46%)                                           
           working:   adding: _pydecimal.pyc (deflated 60%)                                        
           working:   adding: _pyio.pyc (deflated 61%)                                             
           working:   adding: _sitebuiltins.pyc (deflated 48%)                                     
           working:   adding: _strptime.pyc (deflated 49%)                                         
           working:   adding: _threading_local.pyc (deflated 50%)                                  
           working:   adding: _weakrefset.pyc (deflated 64%)                                       
           working:   adding: abc.pyc (deflated 56%)                                               
           working:   adding: aifc.pyc (deflated 60%)                                              
           working:   adding: antigravity.pyc (deflated 31%)                                       
           working:   adding: argparse.pyc (deflated 60%)                                          
           working:   adding: ast.pyc (deflated 60%)                                               
           working:   adding: asynchat.pyc (deflated 54%)                                          
           working:   adding: asyncio/__init__.pyc (deflated 38%)                                  
           working:   adding: asyncio/__main__.pyc (deflated 41%)                                  
           working:   adding: asyncio/base_events.pyc (deflated 55%)                               
           working:   adding: asyncio/base_futures.pyc (deflated 39%)                              
           working:   adding: asyncio/base_subprocess.pyc (deflated 58%)                           
           working:   adding: asyncio/base_tasks.pyc (deflated 40%)                                
           working:   adding: asyncio/constants.pyc (deflated 29%)                                 
           working:   adding: asyncio/coroutines.pyc (deflated 50%)                                
           working:   adding: asyncio/events.pyc (deflated 67%)                                    
           working:   adding: asyncio/exceptions.pyc (deflated 53%)                                
           working:   adding: asyncio/format_helpers.pyc (deflated 42%)                            
           working:   adding: asyncio/futures.pyc (deflated 54%)                                   
           working:   adding: asyncio/locks.pyc (deflated 58%)                                     
           working:   adding: asyncio/log.pyc (deflated 23%)                                       
           working:   adding: asyncio/proactor_events.pyc (deflated 59%)                           
           working:   adding: asyncio/protocols.pyc (deflated 66%)                                 
           working:   adding: asyncio/queues.pyc (deflated 57%)                                    
           working:   adding: asyncio/runners.pyc (deflated 44%)                                   
           working:   adding: asyncio/selector_events.pyc (deflated 60%)                           
           working:   adding: asyncio/sslproto.pyc (deflated 56%)                                  
           working:   adding: asyncio/staggered.pyc (deflated 34%)                                 
           working:   adding: asyncio/streams.pyc (deflated 57%)                                   
           working:   adding: asyncio/subprocess.pyc (deflated 55%)                                
           working:   adding: asyncio/tasks.pyc (deflated 53%)                                     
           working:   adding: asyncio/threads.pyc (deflated 29%)                                   
           working:   adding: asyncio/transports.pyc (deflated 66%)                                
           working:   adding: asyncio/trsock.pyc (deflated 70%)                                    
           working:   adding: asyncio/unix_events.pyc (deflated 61%)                               
           working:   adding: asyncio/windows_events.pyc (deflated 59%)                            
           working:   adding: asyncio/windows_utils.pyc (deflated 44%)                             
           working:   adding: asyncore.pyc (deflated 56%)                                          
           working:   adding: base64.pyc (deflated 48%)                                            
           working:   adding: bdb.pyc (deflated 56%)                                               
           working:   adding: binhex.pyc (deflated 58%)                                            
           working:   adding: bisect.pyc (deflated 45%)                                            
           working:   adding: bz2.pyc (deflated 54%)                                               
           working:   adding: cProfile.pyc (deflated 46%)                                          
           working:   adding: calendar.pyc (deflated 61%)                                          
           working:   adding: cgi.pyc (deflated 52%)                                               
           working:   adding: cgitb.pyc (deflated 47%)                                             
           working:   adding: chunk.pyc (deflated 48%)                                             
           working:   adding: cmd.pyc (deflated 48%)                                               
           working:   adding: code.pyc (deflated 47%)                                              
           working:   adding: codecs.pyc (deflated 65%)                                            
           working:   adding: codeop.pyc (deflated 47%)                                            
           working:   adding: collections/__init__.pyc (deflated 66%)                              
           working:   adding: collections/abc.pyc (deflated 26%)                                   
           working:   adding: colorsys.pyc (deflated 48%)                                          
           working:   adding: compileall.pyc (deflated 44%)                                        
           working:   adding: concurrent/__init__.pyc (deflated 25%)                               
           working:   adding: concurrent/futures/__init__.pyc (deflated 38%)                       
           working:   adding: concurrent/futures/_base.pyc (deflated 62%)                          
           working:   adding: concurrent/futures/process.pyc (deflated 55%)                        
           working:   adding: concurrent/futures/thread.pyc (deflated 47%)                         
           working:   adding: configparser.pyc (deflated 59%)                                      
           working:   adding: contextlib.pyc (deflated 64%)                                        
           working:   adding: contextvars.pyc (deflated 28%)                                       
           working:   adding: copy.pyc (deflated 46%)                                              
           working:   adding: copyreg.pyc (deflated 44%)                                           
           working:   adding: crypt.pyc (deflated 37%)                                             
           working:   adding: csv.pyc (deflated 51%)                                               
           working:   adding: ctypes/__init__.pyc (deflated 55%)                                   
           working:   adding: ctypes/_aix.pyc (deflated 44%)                                       
           working:   adding: ctypes/_endian.pyc (deflated 41%)                                    
           working:   adding: ctypes/macholib/README.ctypes (deflated 27%)                         
           working:   adding: ctypes/macholib/__init__.pyc (deflated 22%)                          
           working:   adding: ctypes/macholib/dyld.pyc (deflated 52%)                              
           working:   adding: ctypes/macholib/dylib.pyc (deflated 37%)                             
           working:   adding: ctypes/macholib/fetch_macholib (deflated 12%)                        
           working:   adding: ctypes/macholib/fetch_macholib.bat (deflated 9%)                     
           working:   adding: ctypes/macholib/framework.pyc (deflated 37%)                         
           working:   adding: ctypes/util.pyc (deflated 42%)                                       
           working:   adding: ctypes/wintypes.pyc (deflated 53%)                                   
           working:   adding: curses/__init__.pyc (deflated 36%)                                   
           working:   adding: curses/ascii.pyc (deflated 61%)                                      
           working:   adding: curses/has_key.pyc (deflated 51%)                                    
           working:   adding: curses/panel.pyc (deflated 24%)                                      
           working:   adding: curses/textpad.pyc (deflated 48%)                                    
           working:   adding: dataclasses.pyc (deflated 55%)                                       
           working:   adding: datetime.pyc (deflated 61%)                                          
           working:   adding: dbm/__init__.pyc (deflated 37%)                                      
           working:   adding: dbm/dumb.pyc (deflated 53%)                                          
           working:   adding: dbm/gnu.pyc (deflated 23%)                                           
           working:   adding: dbm/ndbm.pyc (deflated 24%)                                          
           working:   adding: decimal.pyc (deflated 33%)                                           
           working:   adding: difflib.pyc (deflated 53%)                                           
           working:   adding: dis.pyc (deflated 47%)                                               
           working:   adding: distutils/README (deflated 34%)                                      
           working:   adding: distutils/__init__.pyc (deflated 23%)                                
           working:   adding: distutils/_msvccompiler.pyc (deflated 46%)                           
           working:   adding: distutils/archive_util.pyc (deflated 44%)                            
           working:   adding: distutils/bcppcompiler.pyc (deflated 44%)                            
           working:   adding: distutils/ccompiler.pyc (deflated 57%)                               
           working:   adding: distutils/cmd.pyc (deflated 55%)                                     
           working:   adding: distutils/command/__init__.pyc (deflated 33%)                        
           working:   adding: distutils/command/bdist.pyc (deflated 45%)                           
           working:   adding: distutils/command/bdist_dumb.pyc (deflated 46%)                      
           working:   adding: distutils/command/bdist_msi.pyc (deflated 49%)                       
           working:   adding: distutils/command/bdist_rpm.pyc (deflated 50%)                       
           working:   adding: distutils/command/bdist_wininst.pyc (deflated 46%)                   
           working:   adding: distutils/command/build.pyc (deflated 50%)                           
           working:   adding: distutils/command/build_clib.pyc (deflated 50%)                      
           working:   adding: distutils/command/build_ext.pyc (deflated 49%)                       
           working:   adding: distutils/command/build_py.pyc (deflated 51%)                        
           working:   adding: distutils/command/build_scripts.pyc (deflated 44%)                   
           working:   adding: distutils/command/check.pyc (deflated 46%)                           
           working:   adding: distutils/command/clean.pyc (deflated 47%)                           
           working:   adding: distutils/command/command_template (deflated 51%)                    
           working:   adding: distutils/command/config.pyc (deflated 52%)                          
           working:   adding: distutils/command/install.pyc (deflated 54%)                         
           working:   adding: distutils/command/install_data.pyc (deflated 46%)                    
           working:   adding: distutils/command/install_egg_info.pyc (deflated 45%)                
           working:   adding: distutils/command/install_headers.pyc (deflated 48%)                 
           working:   adding: distutils/command/install_lib.pyc (deflated 48%)                     
           working:   adding: distutils/command/install_scripts.pyc (deflated 47%)                 
           working:   adding: distutils/command/register.pyc (deflated 46%)                        
           working:   adding: distutils/command/sdist.pyc (deflated 53%)                           
           working:   adding: distutils/command/upload.pyc (deflated 41%)                          
           working:   adding: distutils/config.pyc (deflated 44%)                                  
           working:   adding: distutils/core.pyc (deflated 41%)                                    
           working:   adding: distutils/cygwinccompiler.pyc (deflated 44%)                         
           working:   adding: distutils/debug.pyc (deflated 20%)                                   
           working:   adding: distutils/dep_util.pyc (deflated 40%)                                
           working:   adding: distutils/dir_util.pyc (deflated 41%)                                
           working:   adding: distutils/dist.pyc (deflated 58%)                                    
           working:   adding: distutils/errors.pyc (deflated 71%)                                  
           working:   adding: distutils/extension.pyc (deflated 43%)                               
           working:   adding: distutils/fancy_getopt.pyc (deflated 48%)                            
           working:   adding: distutils/file_util.pyc (deflated 46%)                               
           working:   adding: distutils/filelist.pyc (deflated 54%)                                
           working:   adding: distutils/log.pyc (deflated 52%)                                     
           working:   adding: distutils/msvc9compiler.pyc (deflated 48%)                           
           working:   adding: distutils/msvccompiler.pyc (deflated 48%)                            
           working:   adding: distutils/spawn.pyc (deflated 37%)                                   
           working:   adding: distutils/sysconfig.pyc (deflated 44%)                               
           working:   adding: distutils/text_file.pyc (deflated 45%)                               
           working:   adding: distutils/unixccompiler.pyc (deflated 46%)                           
           working:   adding: distutils/util.pyc (deflated 46%)                                    
           working:   adding: distutils/version.pyc (deflated 55%)                                 
           working:   adding: distutils/versionpredicate.pyc (deflated 44%)                        
           working:   adding: doctest.pyc (deflated 55%)                                           
           working:   adding: email/__init__.pyc (deflated 52%)                                    
           working:   adding: email/_encoded_words.pyc (deflated 44%)                              
           working:   adding: email/_header_value_parser.pyc (deflated 65%)                        
           working:   adding: email/_parseaddr.pyc (deflated 53%)                                  
           working:   adding: email/_policybase.pyc (deflated 52%)                                 
           working:   adding: email/architecture.rst (deflated 64%)                                
           working:   adding: email/base64mime.pyc (deflated 36%)                                  
           working:   adding: email/charset.pyc (deflated 49%)                                     
           working:   adding: email/contentmanager.pyc (deflated 49%)                              
           working:   adding: email/encoders.pyc (deflated 44%)                                    
           working:   adding: email/errors.pyc (deflated 66%)                                      
           working:   adding: email/feedparser.pyc (deflated 52%)                                  
           working:   adding: email/generator.pyc (deflated 51%)                                   
           working:   adding: email/header.pyc (deflated 50%)                                      
           working:   adding: email/headerregistry.pyc (deflated 62%)                              
           working:   adding: email/iterators.pyc (deflated 39%)                                   
           working:   adding: email/message.pyc (deflated 56%)                                     
           working:   adding: email/mime/__init__.pyc (deflated 25%)                               
           working:   adding: email/mime/application.pyc (deflated 36%)                            
           working:   adding: email/mime/audio.pyc (deflated 35%)                                  
           working:   adding: email/mime/base.pyc (deflated 33%)                                   
           working:   adding: email/mime/image.pyc (deflated 35%)                                  
           working:   adding: email/mime/message.pyc (deflated 35%)                                
           working:   adding: email/mime/multipart.pyc (deflated 34%)                              
           working:   adding: email/mime/nonmultipart.pyc (deflated 37%)                           
           working:   adding: email/mime/text.pyc (deflated 34%)                                   
           working:   adding: email/parser.pyc (deflated 55%)                                      
           working:   adding: email/policy.pyc (deflated 44%)                                      
           working:   adding: email/quoprimime.pyc (deflated 45%)                                  
           working:   adding: email/utils.pyc (deflated 43%)                                       
           working:   adding: encodings/__init__.pyc (deflated 39%)                                
           working:   adding: encodings/aliases.pyc (deflated 61%)                                 
           working:   adding: encodings/ascii.pyc (deflated 57%)                                   
           working:   adding: encodings/base64_codec.pyc (deflated 58%)                            
           working:   adding: encodings/big5.pyc (deflated 54%)                                    
           working:   adding: encodings/big5hkscs.pyc (deflated 54%)                               
           working:   adding: encodings/bz2_codec.pyc (deflated 60%)                               
           working:   adding: encodings/charmap.pyc (deflated 64%)                                 
           working:   adding: encodings/cp037.pyc (deflated 47%)                                   
           working:   adding: encodings/cp1006.pyc (deflated 46%)                                  
           working:   adding: encodings/cp1026.pyc (deflated 47%)                                  
           working:   adding: encodings/cp1125.pyc (deflated 54%)                                  
           working:   adding: encodings/cp1140.pyc (deflated 47%)                                  
           working:   adding: encodings/cp1250.pyc (deflated 46%)                                  
           working:   adding: encodings/cp1251.pyc (deflated 46%)                                  
           working:   adding: encodings/cp1252.pyc (deflated 46%)                                  
           working:   adding: encodings/cp1253.pyc (deflated 47%)                                  
           working:   adding: encodings/cp1254.pyc (deflated 46%)                                  
           working:   adding: encodings/cp1255.pyc (deflated 47%)                                  
           working:   adding: encodings/cp1256.pyc (deflated 46%)                                  
           working:   adding: encodings/cp1257.pyc (deflated 47%)                                  
           working:   adding: encodings/cp1258.pyc (deflated 46%)                                  
           working:   adding: encodings/cp273.pyc (deflated 47%)                                   
           working:   adding: encodings/cp424.pyc (deflated 49%)                                   
           working:   adding: encodings/cp437.pyc (deflated 53%)                                   
           working:   adding: encodings/cp500.pyc (deflated 47%)                                   
           working:   adding: encodings/cp720.pyc (deflated 46%)                                   
           working:   adding: encodings/cp737.pyc (deflated 54%)                                   
           working:   adding: encodings/cp775.pyc (deflated 52%)                                   
           working:   adding: encodings/cp850.pyc (deflated 54%)                                   
           working:   adding: encodings/cp852.pyc (deflated 52%)                                   
           working:   adding: encodings/cp855.pyc (deflated 54%)                                   
           working:   adding: encodings/cp856.pyc (deflated 49%)                                   
           working:   adding: encodings/cp857.pyc (deflated 54%)                                   
           working:   adding: encodings/cp858.pyc (deflated 54%)                                   
           working:   adding: encodings/cp860.pyc (deflated 53%)                                   
           working:   adding: encodings/cp861.pyc (deflated 53%)                                   
           working:   adding: encodings/cp862.pyc (deflated 53%)                                   
           working:   adding: encodings/cp863.pyc (deflated 53%)                                   
           working:   adding: encodings/cp864.pyc (deflated 53%)                                   
           working:   adding: encodings/cp865.pyc (deflated 53%)                                   
           working:   adding: encodings/cp866.pyc (deflated 54%)                                   
           working:   adding: encodings/cp869.pyc (deflated 53%)                                   
           working:   adding: encodings/cp874.pyc (deflated 49%)                                   
           working:   adding: encodings/cp875.pyc (deflated 47%)                                   
           working:   adding: encodings/cp932.pyc (deflated 54%)                                   
           working:   adding: encodings/cp949.pyc (deflated 54%)                                   
           working:   adding: encodings/cp950.pyc (deflated 54%)                                   
           working:   adding: encodings/euc_jis_2004.pyc (deflated 54%)                            
           working:   adding: encodings/euc_jisx0213.pyc (deflated 54%)                            
           working:   adding: encodings/euc_jp.pyc (deflated 54%)                                  
           working:   adding: encodings/euc_kr.pyc (deflated 54%)                                  
           working:   adding: encodings/gb18030.pyc (deflated 54%)                                 
           working:   adding: encodings/gb2312.pyc (deflated 54%)                                  
           working:   adding: encodings/gbk.pyc (deflated 54%)                                     
           working:   adding: encodings/hex_codec.pyc (deflated 57%)                               
           working:   adding: encodings/hp_roman8.pyc (deflated 47%)                               
           working:   adding: encodings/hz.pyc (deflated 54%)                                      
           working:   adding: encodings/idna.pyc (deflated 51%)                                    
           working:   adding: encodings/iso2022_jp.pyc (deflated 54%)                              
           working:   adding: encodings/iso2022_jp_1.pyc (deflated 54%)                            
           working:   adding: encodings/iso2022_jp_2.pyc (deflated 54%)                            
           working:   adding: encodings/iso2022_jp_2004.pyc (deflated 54%)                         
           working:   adding: encodings/iso2022_jp_3.pyc (deflated 54%)                            
           working:   adding: encodings/iso2022_jp_ext.pyc (deflated 54%)                          
           working:   adding: encodings/iso2022_kr.pyc (deflated 54%)                              
           working:   adding: encodings/iso8859_1.pyc (deflated 47%)                               
           working:   adding: encodings/iso8859_10.pyc (deflated 46%)                              
           working:   adding: encodings/iso8859_11.pyc (deflated 47%)                              
           working:   adding: encodings/iso8859_13.pyc (deflated 46%)                              
           working:   adding: encodings/iso8859_14.pyc (deflated 46%)                              
           working:   adding: encodings/iso8859_15.pyc (deflated 47%)                              
           working:   adding: encodings/iso8859_16.pyc (deflated 46%)                              
           working:   adding: encodings/iso8859_2.pyc (deflated 46%)                               
           working:   adding: encodings/iso8859_3.pyc (deflated 47%)                               
           working:   adding: encodings/iso8859_4.pyc (deflated 46%)                               
           working:   adding: encodings/iso8859_5.pyc (deflated 47%)                               
           working:   adding: encodings/iso8859_6.pyc (deflated 50%)                               
           working:   adding: encodings/iso8859_7.pyc (deflated 46%)                               
           working:   adding: encodings/iso8859_8.pyc (deflated 50%)                               
           working:   adding: encodings/iso8859_9.pyc (deflated 47%)                               
           working:   adding: encodings/johab.pyc (deflated 54%)                                   
           working:   adding: encodings/koi8_r.pyc (deflated 46%)                                  
           working:   adding: encodings/koi8_t.pyc (deflated 47%)                                  
           working:   adding: encodings/koi8_u.pyc (deflated 46%)                                  
           working:   adding: encodings/kz1048.pyc (deflated 46%)                                  
           working:   adding: encodings/latin_1.pyc (deflated 57%)                                 
           working:   adding: encodings/mac_arabic.pyc (deflated 54%)                              
           working:   adding: encodings/mac_croatian.pyc (deflated 46%)                            
           working:   adding: encodings/mac_cyrillic.pyc (deflated 46%)                            
           working:   adding: encodings/mac_farsi.pyc (deflated 47%)                               
           working:   adding: encodings/mac_greek.pyc (deflated 46%)                               
           working:   adding: encodings/mac_iceland.pyc (deflated 46%)                             
           working:   adding: encodings/mac_latin2.pyc (deflated 46%)                              
           working:   adding: encodings/mac_roman.pyc (deflated 46%)                               
           working:   adding: encodings/mac_romanian.pyc (deflated 45%)                            
           working:   adding: encodings/mac_turkish.pyc (deflated 46%)                             
           working:   adding: encodings/mbcs.pyc (deflated 52%)                                    
           working:   adding: encodings/oem.pyc (deflated 52%)                                     
           working:   adding: encodings/palmos.pyc (deflated 46%)                                  
           working:   adding: encodings/ptcp154.pyc (deflated 46%)                                 
           working:   adding: encodings/punycode.pyc (deflated 50%)                                
           working:   adding: encodings/quopri_codec.pyc (deflated 56%)                            
           working:   adding: encodings/raw_unicode_escape.pyc (deflated 56%)                      
           working:   adding: encodings/rot_13.pyc (deflated 54%)                                  
           working:   adding: encodings/shift_jis.pyc (deflated 54%)                               
           working:   adding: encodings/shift_jis_2004.pyc (deflated 54%)                          
           working:   adding: encodings/shift_jisx0213.pyc (deflated 54%)                          
           working:   adding: encodings/tis_620.pyc (deflated 47%)                                 
           working:   adding: encodings/undefined.pyc (deflated 58%)                               
           working:   adding: encodings/unicode_escape.pyc (deflated 56%)                          
           working:   adding: encodings/utf_16.pyc (deflated 59%)                                  
           working:   adding: encodings/utf_16_be.pyc (deflated 53%)                               
           working:   adding: encodings/utf_16_le.pyc (deflated 53%)                               
           working:   adding: encodings/utf_32.pyc (deflated 59%)                                  
           working:   adding: encodings/utf_32_be.pyc (deflated 53%)                               
           working:   adding: encodings/utf_32_le.pyc (deflated 53%)                               
           working:   adding: encodings/utf_7.pyc (deflated 53%)                                   
           working:   adding: encodings/utf_8.pyc (deflated 53%)                                   
           working:   adding: encodings/utf_8_sig.pyc (deflated 61%)                               
           working:   adding: encodings/uu_codec.pyc (deflated 50%)                                
           working:   adding: encodings/zlib_codec.pyc (deflated 61%)                              
           working:   adding: enum.pyc (deflated 54%)                                              
           working:   adding: filecmp.pyc (deflated 51%)                                           
           working:   adding: fileinput.pyc (deflated 54%)                                         
           working:   adding: fnmatch.pyc (deflated 40%)                                           
           working:   adding: formatter.pyc (deflated 67%)                                         
           working:   adding: fractions.pyc (deflated 56%)                                         
           working:   adding: ftplib.pyc (deflated 53%)                                            
           working:   adding: functools.pyc (deflated 56%)                                         
           working:   adding: genericpath.pyc (deflated 52%)                                       
           working:   adding: getopt.pyc (deflated 46%)                                            
           working:   adding: getpass.pyc (deflated 39%)                                           
           working:   adding: gettext.pyc (deflated 55%)                                           
           working:   adding: glob.pyc (deflated 48%)                                              
           working:   adding: graphlib.pyc (deflated 49%)                                          
           working:   adding: gzip.pyc (deflated 54%)                                              
           working:   adding: hashlib.pyc (deflated 47%)                                           
           working:   adding: heapq.pyc (deflated 55%)                                             
           working:   adding: hmac.pyc (deflated 51%)                                              
           working:   adding: html/__init__.pyc (deflated 43%)                                     
           working:   adding: html/entities.pyc (deflated 60%)                                     
           working:   adding: html/parser.pyc (deflated 54%)                                       
           working:   adding: http/__init__.pyc (deflated 44%)                                     
           working:   adding: http/client.pyc (deflated 54%)                                       
           working:   adding: http/cookiejar.pyc (deflated 55%)                                    
           working:   adding: http/cookies.pyc (deflated 51%)                                      
           working:   adding: http/server.pyc (deflated 48%)                                       
           working:   adding: imaplib.pyc (deflated 54%)                                           
           working:   adding: imghdr.pyc (deflated 54%)                                            
           working:   adding: imp.pyc (deflated 48%)                                               
           working:   adding: importlib/__init__.pyc (deflated 42%)                                
           working:   adding: importlib/_bootstrap.pyc (deflated 57%)                              
           working:   adding: importlib/_bootstrap_external.pyc (deflated 56%)                     
           working:   adding: importlib/_common.pyc (deflated 39%)                                 
           working:   adding: importlib/abc.pyc (deflated 64%)                                     
           working:   adding: importlib/machinery.pyc (deflated 40%)                               
           working:   adding: importlib/metadata.pyc (deflated 58%)                                
           working:   adding: importlib/resources.pyc (deflated 48%)                               
           working:   adding: importlib/util.pyc (deflated 50%)                                    
           working:   adding: inspect.pyc (deflated 54%)                                           
           working:   adding: io.pyc (deflated 45%)                                                
           working:   adding: ipaddress.pyc (deflated 63%)                                         
           working:   adding: json/__init__.pyc (deflated 45%)                                     
           working:   adding: json/decoder.pyc (deflated 45%)                                      
           working:   adding: json/encoder.pyc (deflated 49%)                                      
           working:   adding: json/scanner.pyc (deflated 38%)                                      
           working:   adding: json/tool.pyc (deflated 39%)                                         
           working:   adding: keyword.pyc (deflated 31%)                                           
           working:   adding: linecache.pyc (deflated 42%)                                         
           working:   adding: locale.pyc (deflated 54%)                                            
           working:   adding: logging/__init__.pyc (deflated 60%)                                  
           working:   adding: logging/config.pyc (deflated 53%)                                    
           working:   adding: logging/handlers.pyc (deflated 56%)                                  
           working:   adding: lzma.pyc (deflated 50%)                                              
           working:   adding: mailbox.pyc (deflated 62%)                                           
           working:   adding: mailcap.pyc (deflated 44%)                                           
           working:   adding: mimetypes.pyc (deflated 52%)                                         
           working:   adding: modulefinder.pyc (deflated 50%)                                      
           working:   adding: msilib/__init__.pyc (deflated 52%)                                   
           working:   adding: msilib/schema.pyc (deflated 68%)                                     
           working:   adding: msilib/sequence.pyc (deflated 50%)                                   
           working:   adding: msilib/text.pyc (deflated 67%)                                       
           working:   adding: multiprocessing/__init__.pyc (deflated 30%)                          
           working:   adding: multiprocessing/connection.pyc (deflated 54%)                        
           working:   adding: multiprocessing/context.pyc (deflated 64%)                           
           working:   adding: multiprocessing/dummy/__init__.pyc (deflated 49%)                    
           working:   adding: multiprocessing/dummy/connection.pyc (deflated 54%)                  
           working:   adding: multiprocessing/forkserver.pyc (deflated 45%)                        
           working:   adding: multiprocessing/heap.pyc (deflated 50%)                              
           working:   adding: multiprocessing/managers.pyc (deflated 58%)                          
           working:   adding: multiprocessing/pool.pyc (deflated 57%)                              
           working:   adding: multiprocessing/popen_fork.pyc (deflated 47%)                        
           working:   adding: multiprocessing/popen_forkserver.pyc (deflated 42%)                  
           working:   adding: multiprocessing/popen_spawn_posix.pyc (deflated 44%)                 
           working:   adding: multiprocessing/popen_spawn_win32.pyc (deflated 42%)                 
           working:   adding: multiprocessing/process.pyc (deflated 54%)                           
           working:   adding: multiprocessing/queues.pyc (deflated 55%)                            
           working:   adding: multiprocessing/reduction.pyc (deflated 48%)                         
           working:   adding: multiprocessing/resource_sharer.pyc (deflated 52%)                   
           working:   adding: multiprocessing/resource_tracker.pyc (deflated 45%)                  
           working:   adding: multiprocessing/shared_memory.pyc (deflated 53%)                     
           working:   adding: multiprocessing/sharedctypes.pyc (deflated 54%)                      
           working:   adding: multiprocessing/spawn.pyc (deflated 45%)                             
           working:   adding: multiprocessing/synchronize.pyc (deflated 58%)                       
           working:   adding: multiprocessing/util.pyc (deflated 50%)                              
           working:   adding: netrc.pyc (deflated 42%)                                             
           working:   adding: nntplib.pyc (deflated 51%)                                           
           working:   adding: ntpath.pyc (deflated 51%)                                            
           working:   adding: nturl2path.pyc (deflated 36%)                                        
           working:   adding: numbers.pyc (deflated 74%)                                           
           working:   adding: opcode.pyc (deflated 52%)                                            
           working:   adding: operator.pyc (deflated 64%)                                          
           working:   adding: optparse.pyc (deflated 60%)                                          
           working:   adding: os.pyc (deflated 54%)                                                
           working:   adding: pathlib.pyc (deflated 60%)                                           
           working:   adding: pdb.pyc (deflated 54%)                                               
           working:   adding: pickle.pyc (deflated 59%)                                            
           working:   adding: pickletools.pyc (deflated 67%)                                       
           working:   adding: pipes.pyc (deflated 53%)                                             
           working:   adding: pkgutil.pyc (deflated 49%)                                           
           working:   adding: platform.pyc (deflated 48%)                                          
           working:   adding: plistlib.pyc (deflated 54%)                                          
           working:   adding: poplib.pyc (deflated 52%)                                            
           working:   adding: posixpath.pyc (deflated 50%)                                         
           working:   adding: pprint.pyc (deflated 56%)                                            
           working:   adding: profile.pyc (deflated 54%)                                           
           working:   adding: pstats.pyc (deflated 55%)                                            
           working:   adding: pty.pyc (deflated 45%)                                               
           working:   adding: py_compile.pyc (deflated 43%)                                        
           working:   adding: pyclbr.pyc (deflated 46%)                                            
           working:   adding: pydoc.pyc (deflated 55%)                                             
           working:   adding: pydoc_data/__init__.pyc (deflated 25%)                               
           working:   adding: pydoc_data/_pydoc.css (deflated 15%)                                 
           working:   adding: pydoc_data/topics.pyc (deflated 71%)                                 
           working:   adding: queue.pyc (deflated 60%)                                             
           working:   adding: quopri.pyc (deflated 43%)                                            
           working:   adding: random.pyc (deflated 50%)                                            
           working:   adding: re.pyc (deflated 49%)                                                
           working:   adding: reprlib.pyc (deflated 52%)                                           
           working:   adding: rlcompleter.pyc (deflated 41%)                                       
           working:   adding: runpy.pyc (deflated 48%)                                             
           working:   adding: sched.pyc (deflated 53%)                                             
           working:   adding: secrets.pyc (deflated 39%)                                           
           working:   adding: selectors.pyc (deflated 59%)                                         
           working:   adding: shelve.pyc (deflated 58%)                                            
           working:   adding: shlex.pyc (deflated 48%)                                             
           working:   adding: shutil.pyc (deflated 52%)                                            
           working:   adding: signal.pyc (deflated 53%)                                            
           working:   adding: site-packages/README.txt (deflated 18%)                              
           working:   adding: site.py.orig (deflated 69%)                                          
           working:   adding: site.pyc (deflated 49%)                                              
           working:   adding: smtpd.pyc (deflated 58%)                                             
           working:   adding: smtplib.pyc (deflated 51%)                                           
           working:   adding: sndhdr.pyc (deflated 50%)                                            
           working:   adding: socket.pyc (deflated 52%)                                            
           working:   adding: socketserver.pyc (deflated 62%)                                      
           working:   adding: sqlite3/__init__.pyc (deflated 23%)                                  
           working:   adding: sqlite3/dbapi2.pyc (deflated 51%)                                    
           working:   adding: sqlite3/dump.pyc (deflated 41%)                                      
           working:   adding: sre_compile.pyc (deflated 50%)                                       
           working:   adding: sre_constants.pyc (deflated 55%)                                     
           working:   adding: sre_parse.pyc (deflated 52%)                                         
           working:   adding: ssl.pyc (deflated 58%)                                               
           working:   adding: stat.pyc (deflated 56%)                                              
           working:   adding: statistics.pyc (deflated 54%)                                        
           working:   adding: string.pyc (deflated 48%)                                            
           working:   adding: stringprep.pyc (deflated 61%)                                        
           working:   adding: struct.pyc (deflated 28%)                                            
           working:   adding: subprocess.pyc (deflated 51%)                                        
           working:   adding: sunau.pyc (deflated 61%)                                             
           working:   adding: symbol.pyc (deflated 46%)                                            
           working:   adding: symtable.pyc (deflated 63%)                                          
           working:   adding: sysconfig.pyc (deflated 48%)                                         
           working:   adding: tabnanny.pyc (deflated 48%)                                          
           working:   adding: tarfile.pyc (deflated 54%)                                           
           working:   adding: telnetlib.pyc (deflated 52%)                                         
           working:   adding: tempfile.pyc (deflated 57%)                                          
           working:   adding: textwrap.pyc (deflated 47%)                                          
           working:   adding: this.pyc (deflated 39%)                                              
           working:   adding: threading.pyc (deflated 59%)                                         
           working:   adding: timeit.pyc (deflated 42%)                                            
           working:   adding: token.pyc (deflated 42%)                                             
           working:   adding: tokenize.pyc (deflated 45%)                                          
           working:   adding: trace.pyc (deflated 50%)                                             
           working:   adding: traceback.pyc (deflated 53%)                                         
           working:   adding: tracemalloc.pyc (deflated 62%)                                       
           working:   adding: tty.pyc (deflated 38%)                                               
           working:   adding: turtle.pyc (deflated 58%)                                            
           working:   adding: turtledemo/__init__.pyc (deflated 25%)                               
           working:   adding: turtledemo/__main__.pyc (deflated 48%)                               
           working:   adding: turtledemo/bytedesign.pyc (deflated 58%)                             
           working:   adding: turtledemo/chaos.pyc (deflated 48%)                                  
           working:   adding: turtledemo/clock.pyc (deflated 44%)                                  
           working:   adding: turtledemo/colormixer.pyc (deflated 43%)                             
           working:   adding: turtledemo/forest.pyc (deflated 44%)                                 
           working:   adding: turtledemo/fractalcurves.pyc (deflated 49%)                          
           working:   adding: turtledemo/lindenmayer.pyc (deflated 48%)                            
           working:   adding: turtledemo/minimal_hanoi.pyc (deflated 44%)                          
           working:   adding: turtledemo/nim.pyc (deflated 52%)                                    
           working:   adding: turtledemo/paint.pyc (deflated 39%)                                  
           working:   adding: turtledemo/peace.pyc (deflated 39%)                                  
           working:   adding: turtledemo/penrose.pyc (deflated 53%)                                
           working:   adding: turtledemo/planet_and_moon.pyc (deflated 47%)                        
           working:   adding: turtledemo/rosette.pyc (deflated 36%)                                
           working:   adding: turtledemo/round_dance.pyc (deflated 33%)                            
           working:   adding: turtledemo/sorting_animate.pyc (deflated 55%)                        
           working:   adding: turtledemo/tree.pyc (deflated 37%)                                   
           working:   adding: turtledemo/turtle.cfg (deflated 27%)                                 
           working:   adding: turtledemo/two_canvases.pyc (deflated 36%)                           
           working:   adding: turtledemo/yinyang.pyc (deflated 42%)                                
           working:   adding: types.pyc (deflated 54%)                                             
           working:   adding: typing.pyc (deflated 61%)                                            
           working:   adding: unittest/__init__.pyc (deflated 40%)                                 
           working:   adding: unittest/__main__.pyc (deflated 28%)                                 
           working:   adding: unittest/_log.pyc (deflated 46%)                                     
           working:   adding: unittest/async_case.pyc (deflated 54%)                               
           working:   adding: unittest/case.pyc (deflated 59%)                                     
           working:   adding: unittest/loader.pyc (deflated 50%)                                   
           working:   adding: unittest/main.pyc (deflated 50%)                                     
           working:   adding: unittest/mock.pyc (deflated 59%)                                     
           working:   adding: unittest/result.pyc (deflated 54%)                                   
           working:   adding: unittest/runner.pyc (deflated 56%)                                   
           working:   adding: unittest/signals.pyc (deflated 47%)                                  
           working:   adding: unittest/suite.pyc (deflated 56%)                                    
           working:   adding: unittest/util.pyc (deflated 44%)                                     
           working:   adding: urllib/__init__.pyc (deflated 26%)                                   
           working:   adding: urllib/error.pyc (deflated 53%)                                      
           working:   adding: urllib/parse.pyc (deflated 58%)                                      
           working:   adding: urllib/request.pyc (deflated 56%)                                    
           working:   adding: urllib/response.pyc (deflated 56%)                                   
           working:   adding: urllib/robotparser.pyc (deflated 53%)                                
           working:   adding: uu.pyc (deflated 40%)                                                
           working:   adding: uuid.pyc (deflated 55%)                                              
           working:   adding: venv/__init__.pyc (deflated 48%)                                     
           working:   adding: venv/__main__.pyc (deflated 22%)                                     
           working:   adding: venv/scripts/common/Activate.ps1 (deflated 67%)                      
           working:   adding: venv/scripts/common/activate (deflated 65%)                          
           working:   adding: venv/scripts/nt/activate.bat (deflated 60%)                          
           working:   adding: venv/scripts/nt/deactivate.bat (deflated 62%)                        
           working:   adding: venv/scripts/posix/activate.csh (deflated 50%)                       
           working:   adding: venv/scripts/posix/activate.fish (deflated 62%)                      
           working:   adding: warnings.pyc (deflated 48%)                                          
           working:   adding: wave.pyc (deflated 61%)                                              
           working:   adding: weakref.pyc (deflated 62%)                                           
           working:   adding: webbrowser.pyc (deflated 53%)                                        
           working:   adding: wsgiref/__init__.pyc (deflated 25%)                                  
           working:   adding: wsgiref/handlers.pyc (deflated 52%)                                  
           working:   adding: wsgiref/headers.pyc (deflated 55%)                                   
           working:   adding: wsgiref/simple_server.pyc (deflated 44%)                             
           working:   adding: wsgiref/util.pyc (deflated 44%)                                      
           working:   adding: wsgiref/validate.pyc (deflated 56%)                                  
           working:   adding: xdrlib.pyc (deflated 62%)                                            
           working:   adding: xml/__init__.pyc (deflated 23%)                                      
           working:   adding: xml/dom/NodeFilter.pyc (deflated 39%)                                
           working:   adding: xml/dom/__init__.pyc (deflated 61%)                                  
           working:   adding: xml/dom/domreg.pyc (deflated 37%)                                    
           working:   adding: xml/dom/expatbuilder.pyc (deflated 59%)                              
           working:   adding: xml/dom/minicompat.pyc (deflated 53%)                                
           working:   adding: xml/dom/minidom.pyc (deflated 63%)                                   
           working:   adding: xml/dom/pulldom.pyc (deflated 57%)                                   
           working:   adding: xml/dom/xmlbuilder.pyc (deflated 61%)                                
           working:   adding: xml/etree/ElementInclude.pyc (deflated 39%)                          
           working:   adding: xml/etree/ElementPath.pyc (deflated 53%)                             
           working:   adding: xml/etree/ElementTree.pyc (deflated 57%)                             
           working:   adding: xml/etree/__init__.pyc (deflated 25%)                                
           working:   adding: xml/etree/cElementTree.pyc (deflated 25%)                            
           working:   adding: xml/parsers/__init__.pyc (deflated 25%)                              
           working:   adding: xml/parsers/expat.pyc (deflated 30%)                                 
           working:   adding: xml/sax/__init__.pyc (deflated 41%)                                  
           working:   adding: xml/sax/_exceptions.pyc (deflated 58%)                               
           working:   adding: xml/sax/expatreader.pyc (deflated 57%)                               
           working:   adding: xml/sax/handler.pyc (deflated 66%)                                   
           working:   adding: xml/sax/saxutils.pyc (deflated 61%)                                  
           working:   adding: xml/sax/xmlreader.pyc (deflated 70%)                                 
           working:   adding: xmlrpc/__init__.pyc (deflated 25%)                                   
           working:   adding: xmlrpc/client.pyc (deflated 59%)                                     
           working:   adding: xmlrpc/server.pyc (deflated 53%)                                     
           working:   adding: zipapp.pyc (deflated 43%)                                            
           working:   adding: zipfile.pyc (deflated 54%)                                           
           working:   adding: zipimport.pyc (deflated 48%)                                         
           working:   adding: zoneinfo/__init__.pyc (deflated 34%)                                 
           working:   adding: zoneinfo/_common.pyc (deflated 40%)                                  
           working:   adding: zoneinfo/_tzpath.pyc (deflated 41%)                                  
           working:   adding: zoneinfo/_zoneinfo.pyc (deflated 51%)                                
                                                                                                   
[INFO]:    <- directory context /home/vagrant/build/_jiten_buildozer_/android/platform/build-armeabi-v7a/dists/jiten__armeabi-v7a[INFO]:    -> directory context /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/python-installs/jiten[INFO]:    Copy 1764 files into the site-packages[INFO]:     - copy ./six.pyc[INFO]:     - copy ./distutils-precedence.pth[INFO]:     - copy ./android-1.0-py3.9.egg-info[INFO]:     - copy ./setup_sdist.pyc[INFO]:     - copy ./jnius_config.pyc[INFO]:     - copy ./kanjidraw-0.2.3-py3.9.egg-info/entry_points.txt[INFO]:     - copy ./kanjidraw-0.2.3-py3.9.egg-info/PKG-INFO[INFO]:     - copy ./kanjidraw-0.2.3-py3.9.egg-info/top_level.txt[INFO]:     - copy ./kanjidraw-0.2.3-py3.9.egg-info/dependency_links.txt[INFO]:     - copy ./kanjidraw-0.2.3-py3.9.egg-info/SOURCES.txt[INFO]:     - copy ./setuptools-57.1.0-py3.9.egg-info/entry_points.txt[INFO]:     - copy ./setuptools-57.1.0-py3.9.egg-info/PKG-INFO[INFO]:     - copy ./setuptools-57.1.0-py3.9.egg-info/top_level.txt[INFO]:     - copy ./setuptools-57.1.0-py3.9.egg-info/dependency_links.txt[INFO]:     - copy ./setuptools-57.1.0-py3.9.egg-info/SOURCES.txt[INFO]:     - copy ./setuptools-57.1.0-py3.9.egg-info/requires.txt[INFO]:     - copy ./kanjidraw/__init__.pyc[INFO]:     - copy ./kanjidraw/lib.pyc[INFO]:     - copy ./kanjidraw/gui.pyc[INFO]:     - copy ./kanjidraw/data.json[INFO]:     - copy ./flask/py.typed[INFO]:     - copy ./flask/logging.pyc[INFO]:     - copy ./flask/__init__.pyc[INFO]:     - copy ./flask/typing.pyc[INFO]:     - copy ./flask/config.pyc[INFO]:     - copy ./flask/views.pyc[INFO]:     - copy ./flask/cli.pyc[INFO]:     - copy ./flask/app.pyc[INFO]:     - copy ./flask/helpers.pyc[INFO]:     - copy ./flask/debughelpers.pyc[INFO]:     - copy ./flask/scaffold.pyc[INFO]:     - copy ./flask/__main__.pyc[INFO]:     - copy ./flask/blueprints.pyc[INFO]:     - copy ./flask/signals.pyc[INFO]:     - copy ./flask/wrappers.pyc[INFO]:     - copy ./flask/sessions.pyc[INFO]:     - copy ./flask/globals.pyc[INFO]:     - copy ./flask/ctx.pyc[INFO]:     - copy ./flask/templating.pyc[INFO]:     - copy ./flask/testing.pyc[INFO]:     - copy ./flask/json/__init__.pyc[INFO]:     - copy ./flask/json/tag.pyc[INFO]:     - copy ./markupsafe/py.typed[INFO]:     - copy ./markupsafe/__init__.pyc[INFO]:     - copy ./markupsafe/_native.pyc[INFO]:     - copy ./markupsafe/_speedups.c[INFO]:     - copy ./markupsafe/_speedups.pyi[INFO]:     - copy ./markupsafe/_speedups.cpython-39-x86_64-linux-gnu.so[INFO]:     - copy ./jiten-1.1.0-py3.9.egg-info/entry_points.txt[INFO]:     - copy ./jiten-1.1.0-py3.9.egg-info/PKG-INFO[INFO]:     - copy ./jiten-1.1.0-py3.9.egg-info/top_level.txt[INFO]:     - copy ./jiten-1.1.0-py3.9.egg-info/dependency_links.txt[INFO]:     - copy ./jiten-1.1.0-py3.9.egg-info/SOURCES.txt[INFO]:     - copy ./jiten-1.1.0-py3.9.egg-info/requires.txt[INFO]:     - copy ./jinja2/utils.pyc[INFO]:     - copy ./jinja2/bccache.pyc[INFO]:     - copy ./jinja2/py.typed[INFO]:     - copy ./jinja2/__init__.pyc[INFO]:     - copy ./jinja2/optimizer.pyc[INFO]:     - copy ./jinja2/nativetypes.pyc[INFO]:     - copy ./jinja2/async_utils.pyc[INFO]:     - copy ./jinja2/nodes.pyc[INFO]:     - copy ./jinja2/debug.pyc[INFO]:     - copy ./jinja2/parser.pyc[INFO]:     - copy ./jinja2/meta.pyc[INFO]:     - copy ./jinja2/compiler.pyc[INFO]:     - copy ./jinja2/defaults.pyc[INFO]:     - copy ./jinja2/exceptions.pyc[INFO]:     - copy ./jinja2/runtime.pyc[INFO]:     - copy ./jinja2/sandbox.pyc[INFO]:     - copy ./jinja2/ext.pyc[INFO]:     - copy ./jinja2/lexer.pyc[INFO]:     - copy ./jinja2/idtracking.pyc[INFO]:     - copy ./jinja2/tests.pyc[INFO]:     - copy ./jinja2/loaders.pyc[INFO]:     - copy ./jinja2/visitor.pyc[INFO]:     - copy ./jinja2/filters.pyc[INFO]:     - copy ./jinja2/environment.pyc[INFO]:     - copy ./jinja2/constants.pyc[INFO]:     - copy ./jinja2/_identifier.pyc[INFO]:     - copy ./usr/local/bin/kanjidraw[INFO]:     - copy ./usr/local/bin/flask[INFO]:     - copy ./usr/local/bin/jiten[INFO]:     - copy ./usr/local/bin/jiten-gui[INFO]:     - copy ./pyjnius-1.3.0-py3.9.egg-info/PKG-INFO[INFO]:     - copy ./pyjnius-1.3.0-py3.9.egg-info/top_level.txt[INFO]:     - copy ./pyjnius-1.3.0-py3.9.egg-info/dependency_links.txt[INFO]:     - copy ./pyjnius-1.3.0-py3.9.egg-info/SOURCES.txt[INFO]:     - copy ./pyjnius-1.3.0-py3.9.egg-info/requires.txt[INFO]:     - copy ./six-1.16.0-py3.9.egg-info/PKG-INFO[INFO]:     - copy ./six-1.16.0-py3.9.egg-info/top_level.txt[INFO]:     - copy ./six-1.16.0-py3.9.egg-info/dependency_links.txt[INFO]:     - copy ./six-1.16.0-py3.9.egg-info/SOURCES.txt[INFO]:     - copy ./jiten/pitch.pyc[INFO]:     - copy ./jiten/version.pyc[INFO]:     - copy ./jiten/__init__.pyc[INFO]:     - copy ./jiten/sql.pyc[INFO]:     - copy ./jiten/kana.pyc[INFO]:     - copy ./jiten/freq.pyc[INFO]:     - copy ./jiten/cli.pyc[INFO]:     - copy ./jiten/app.pyc[INFO]:     - copy ./jiten/gui.pyc[INFO]:     - copy ./jiten/misc.pyc[INFO]:     - copy ./jiten/_sqlite3_pcre.cpython-39-x86_64-linux-gnu.so[INFO]:     - copy ./jiten/kanji.pyc[INFO]:     - copy ./jiten/.version[INFO]:     - copy ./jiten/sentences.pyc[INFO]:     - copy ./jiten/jmdict.pyc[INFO]:     - copy ./jiten/res/jmdict.sqlite3[INFO]:     - copy ./jiten/res/kanji.sqlite3[INFO]:     - copy ./jiten/res/pitch.sqlite3[INFO]:     - copy ./jiten/res/sentences.sqlite3[INFO]:     - copy ./jiten/res/jlpt/N1-vocab-hiragana[INFO]:     - copy ./jiten/res/jlpt/N4-kanji[INFO]:     - copy ./jiten/res/jlpt/N3-kanji[INFO]:     - copy ./jiten/res/jlpt/N5-vocab-eng[INFO]:     - copy ./jiten/res/jlpt/N1-vocab-eng[INFO]:     - copy ./jiten/res/jlpt/N4-vocab-hiragana[INFO]:     - copy ./jiten/res/jlpt/N5-vocab-hiragana[INFO]:     - copy ./jiten/res/jlpt/N2-kanji[INFO]:     - copy ./jiten/res/jlpt/N5-kanji[INFO]:     - copy ./jiten/res/jlpt/N4-vocab-eng[INFO]:     - copy ./jiten/res/jlpt/N1-kanji[INFO]:     - copy ./jiten/res/jlpt/N2-vocab-hiragana[INFO]:     - copy ./jiten/res/jlpt/sharing.html[INFO]:     - copy ./jiten/res/jlpt/make.sh[INFO]:     - copy ./jiten/res/jlpt/N3-vocab-hiragana[INFO]:     - copy ./jiten/res/jlpt/N2-vocab-eng[INFO]:     - copy ./jiten/res/jlpt/SOURCES[INFO]:     - copy ./jiten/res/jlpt/N3-vocab-eng[INFO]:     - copy ./jiten/static/popper-1.16.0.js[INFO]:     - copy ./jiten/static/style-dark.css[INFO]:     - copy ./jiten/static/bootstrap-flatly.min.css[INFO]:     - copy ./jiten/static/Table_katakana.svg[INFO]:     - copy ./jiten/static/jquery-3.5.1.slim.js[INFO]:     - copy ./jiten/static/style-large.css[INFO]:     - copy ./jiten/static/icon.png[INFO]:     - copy ./jiten/static/kanjidraw.js[INFO]:     - copy ./jiten/static/bootstrap.min.js[INFO]:     - copy ./jiten/static/jquery-3.5.1.slim.min.js[INFO]:     - copy ./jiten/static/privacy.txt[INFO]:     - copy ./jiten/static/style.css[INFO]:     - copy ./jiten/static/bootstrap.js[INFO]:     - copy ./jiten/static/bootstrap.min.css[INFO]:     - copy ./jiten/static/style-light.css[INFO]:     - copy ./jiten/static/popper-1.16.0.min.js[INFO]:     - copy ./jiten/static/bootstrap-darkly.min.css[INFO]:     - copy ./jiten/static/script.js[INFO]:     - copy ./jiten/static/Table_hiragana.svg[INFO]:     - copy ./jiten/static/licenses/kanjidraw.txt[INFO]:     - copy ./jiten/static/licenses/jinja2.txt[INFO]:     - copy ./jiten/static/licenses/itsdangerous.txt[INFO]:     - copy ./jiten/static/licenses/click.txt[INFO]:     - copy ./jiten/static/licenses/six.txt[INFO]:     - copy ./jiten/static/licenses/setuptools.txt[INFO]:     - copy ./jiten/static/licenses/libpcre.txt[INFO]:     - copy ./jiten/static/licenses/python-for-android.txt[INFO]:     - copy ./jiten/static/licenses/sqlite3.txt[INFO]:     - copy ./jiten/static/licenses/werkzeug.txt[INFO]:     - copy ./jiten/static/licenses/flask.txt[INFO]:     - copy ./jiten/static/licenses/libffi.txt[INFO]:     - copy ./jiten/static/licenses/pyjnius.txt[INFO]:     - copy ./jiten/static/licenses/kanjivg.txt[INFO]:     - copy ./jiten/static/licenses/certifi.txt[INFO]:     - copy ./jiten/static/licenses/python3.txt[INFO]:     - copy ./jiten/static/licenses/openssl.txt[INFO]:     - copy ./jiten/static/licenses/markupsafe.txt[INFO]:     - copy ./jiten/static/audio/2786660.mp3[INFO]:     - copy ./jiten/static/audio/2626312.mp3[INFO]:     - copy ./jiten/static/audio/2860775.mp3[INFO]:     - copy ./jiten/static/audio/3589622.mp3[INFO]:     - copy ./jiten/static/audio/4817726.mp3[INFO]:     - copy ./jiten/static/audio/3554825.mp3[INFO]:     - copy ./jiten/static/audio/2996267.mp3[INFO]:     - copy ./jiten/static/audio/3560587.mp3[INFO]:     - copy ./jiten/static/audio/2944728.mp3[INFO]:     - copy ./jiten/static/audio/2697615.mp3[INFO]:     - copy ./jiten/static/audio/2349244.mp3[INFO]:     - copy ./jiten/static/audio/146661.mp3[INFO]:     - copy ./jiten/static/audio/2416431.mp3[INFO]:     - copy ./jiten/static/audio/2527027.mp3[INFO]:     - copy ./jiten/static/audio/3710326.mp3[INFO]:     - copy ./jiten/static/audio/2710526.mp3[INFO]:     - copy ./jiten/static/audio/3452060.mp3[INFO]:     - copy ./jiten/static/audio/2946897.mp3[INFO]:     - copy ./jiten/static/audio/199994.mp3[INFO]:     - copy ./jiten/static/audio/2499122.mp3[INFO]:     - copy ./jiten/static/audio/3179527.mp3[INFO]:     - copy ./jiten/static/audio/2492447.mp3[INFO]:     - copy ./jiten/static/audio/2724969.mp3[INFO]:     - copy ./jiten/static/audio/3395375.mp3[INFO]:     - copy ./jiten/static/audio/174250.mp3[INFO]:     - copy ./jiten/static/audio/3162657.mp3[INFO]:     - copy ./jiten/static/audio/2310031.mp3[INFO]:     - copy ./jiten/static/audio/3495546.mp3[INFO]:     - copy ./jiten/static/audio/145543.mp3[INFO]:     - copy ./jiten/static/audio/398975.mp3[INFO]:     - copy ./jiten/static/audio/148104.mp3[INFO]:     - copy ./jiten/static/audio/2033145.mp3[INFO]:     - copy ./jiten/static/audio/3859522.mp3[INFO]:     - copy ./jiten/static/audio/199856.mp3[INFO]:     - copy ./jiten/static/audio/4769898.mp3[INFO]:     - copy ./jiten/static/audio/3050901.mp3[INFO]:     - copy ./jiten/static/audio/2503987.mp3[INFO]:     - copy ./jiten/static/audio/2412266.mp3[INFO]:     - copy ./jiten/static/audio/4898355.mp3[INFO]:     - copy ./jiten/static/audio/2826772.mp3[INFO]:     - copy ./jiten/static/audio/3559190.mp3[INFO]:     - copy ./jiten/static/audio/2281525.mp3[INFO]:     - copy ./jiten/static/audio/3549611.mp3[INFO]:     - copy ./jiten/static/audio/1829669.mp3[INFO]:     - copy ./jiten/static/audio/2312027.mp3[INFO]:     - copy ./jiten/static/audio/4591662.mp3[INFO]:     - copy ./jiten/static/audio/2308949.mp3[INFO]:     - copy ./jiten/static/audio/2694316.mp3[INFO]:     - copy ./jiten/static/audio/2659115.mp3[INFO]:     - copy ./jiten/static/audio/4316729.mp3[INFO]:     - copy ./jiten/static/audio/3466602.mp3[INFO]:     - copy ./jiten/static/audio/2835327.mp3[INFO]:     - copy ./jiten/static/audio/2904882.mp3[INFO]:     - copy ./jiten/static/audio/2720737.mp3[INFO]:     - copy ./jiten/static/audio/137945.mp3[INFO]:     - copy ./jiten/static/audio/150488.mp3[INFO]:     - copy ./jiten/static/audio/3116010.mp3[INFO]:     - copy ./jiten/static/audio/3361447.mp3[INFO]:     - copy ./jiten/static/audio/3452042.mp3[INFO]:     - copy ./jiten/static/audio/3718388.mp3[INFO]:     - copy ./jiten/static/audio/3261333.mp3[INFO]:     - copy ./jiten/static/audio/2419784.mp3[INFO]:     - copy ./jiten/static/audio/3635316.mp3[INFO]:     - copy ./jiten/static/audio/215074.mp3[INFO]:     - copy ./jiten/static/audio/3024841.mp3[INFO]:     - copy ./jiten/static/audio/3775047.mp3[INFO]:     - copy ./jiten/static/audio/2691519.mp3[INFO]:     - copy ./jiten/static/audio/2419798.mp3[INFO]:     - copy ./jiten/static/audio/2622243.mp3[INFO]:     - copy ./jiten/static/audio/2916988.mp3[INFO]:     - copy ./jiten/static/audio/2706839.mp3[INFO]:     - copy ./jiten/static/audio/2617243.mp3[INFO]:     - copy ./jiten/static/audio/3595186.mp3[INFO]:     - copy ./jiten/static/audio/2622328.mp3[INFO]:     - copy ./jiten/static/audio/3313205.mp3[INFO]:     - copy ./jiten/static/audio/199895.mp3[INFO]:     - copy ./jiten/static/audio/2706851.mp3[INFO]:     - copy ./jiten/static/audio/2469769.mp3[INFO]:     - copy ./jiten/static/audio/3496707.mp3[INFO]:     - copy ./jiten/static/audio/3110695.mp3[INFO]:     - copy ./jiten/static/audio/145180.mp3[INFO]:     - copy ./jiten/static/audio/2315987.mp3[INFO]:     - copy ./jiten/static/audio/4898064.mp3[INFO]:     - copy ./jiten/static/audio/3507424.mp3[INFO]:     - copy ./jiten/static/audio/3523974.mp3[INFO]:     - copy ./jiten/static/audio/2409471.mp3[INFO]:     - copy ./jiten/static/audio/3447505.mp3[INFO]:     - copy ./jiten/static/audio/2740725.mp3[INFO]:     - copy ./jiten/static/audio/2858288.mp3[INFO]:     - copy ./jiten/static/audio/188627.mp3[INFO]:     - copy ./jiten/static/audio/3179530.mp3[INFO]:     - copy ./jiten/static/audio/4704.mp3[INFO]:     - copy ./jiten/static/audio/3611885.mp3[INFO]:     - copy ./jiten/static/audio/3024520.mp3[INFO]:     - copy ./jiten/static/audio/3594833.mp3[INFO]:     - copy ./jiten/static/audio/173476.mp3[INFO]:     - copy ./jiten/static/audio/3878008.mp3[INFO]:     - copy ./jiten/static/audio/190532.mp3[INFO]:     - copy ./jiten/static/audio/3155508.mp3[INFO]:     - copy ./jiten/static/audio/3854742.mp3[INFO]:     - copy ./jiten/static/audio/3169735.mp3[INFO]:     - copy ./jiten/static/audio/220869.mp3[INFO]:     - copy ./jiten/static/audio/3125038.mp3[INFO]:     - copy ./jiten/static/audio/224934.mp3[INFO]:     - copy ./jiten/static/audio/2229224.mp3[INFO]:     - copy ./jiten/static/audio/2912714.mp3[INFO]:     - copy ./jiten/static/audio/3615494.mp3[INFO]:     - copy ./jiten/static/audio/2232987.mp3[INFO]:     - copy ./jiten/static/audio/2304848.mp3[INFO]:     - copy ./jiten/static/audio/4517157.mp3[INFO]:     - copy ./jiten/static/audio/123421.mp3[INFO]:     - copy ./jiten/static/audio/1566683.mp3[INFO]:     - copy ./jiten/static/audio/3711691.mp3[INFO]:     - copy ./jiten/static/audio/2740698.mp3[INFO]:     - copy ./jiten/static/audio/2715375.mp3[INFO]:     - copy ./jiten/static/audio/3740659.mp3[INFO]:     - copy ./jiten/static/audio/2694262.mp3[INFO]:     - copy ./jiten/static/audio/2664510.mp3[INFO]:     - copy ./jiten/static/audio/3064179.mp3[INFO]:     - copy ./jiten/static/audio/3187266.mp3[INFO]:     - copy ./jiten/static/audio/79930.mp3[INFO]:     - copy ./jiten/static/audio/2869237.mp3[INFO]:     - copy ./jiten/static/audio/3551958.mp3[INFO]:     - copy ./jiten/static/audio/2706773.mp3[INFO]:     - copy ./jiten/static/audio/2962367.mp3[INFO]:     - copy ./jiten/static/audio/3552883.mp3[INFO]:     - copy ./jiten/static/audio/207221.mp3[INFO]:     - copy ./jiten/static/audio/2487649.mp3[INFO]:     - copy ./jiten/static/audio/3607788.mp3[INFO]:     - copy ./jiten/static/audio/2038383.mp3[INFO]:     - copy ./jiten/static/audio/8893263.mp3[INFO]:     - copy ./jiten/static/audio/2868653.mp3[INFO]:     - copy ./jiten/static/audio/1643740.mp3[INFO]:     - copy ./jiten/static/audio/3595746.mp3[INFO]:     - copy ./jiten/static/audio/190671.mp3[INFO]:     - copy ./jiten/static/audio/2242330.mp3[INFO]:     - copy ./jiten/static/audio/2242958.mp3[INFO]:     - copy ./jiten/static/audio/195390.mp3[INFO]:     - copy ./jiten/static/audio/3247983.mp3[INFO]:     - copy ./jiten/static/audio/2269394.mp3[INFO]:     - copy ./jiten/static/audio/2430004.mp3[INFO]:     - copy ./jiten/static/audio/2666710.mp3[INFO]:     - copy ./jiten/static/audio/2744751.mp3[INFO]:     - copy ./jiten/static/audio/3138620.mp3[INFO]:     - copy ./jiten/static/audio/3560578.mp3[INFO]:     - copy ./jiten/static/audio/2638124.mp3[INFO]:     - copy ./jiten/static/audio/3559175.mp3[INFO]:     - copy ./jiten/static/audio/2864454.mp3[INFO]:     - copy ./jiten/static/audio/3583463.mp3[INFO]:     - copy ./jiten/static/audio/197966.mp3[INFO]:     - copy ./jiten/static/audio/4449036.mp3[INFO]:     - copy ./jiten/static/audio/123791.mp3[INFO]:     - copy ./jiten/static/audio/2852684.mp3[INFO]:     - copy ./jiten/static/audio/202785.mp3[INFO]:     - copy ./jiten/static/audio/200102.mp3[INFO]:     - copy ./jiten/static/audio/2615036.mp3[INFO]:     - copy ./jiten/static/audio/4817731.mp3[INFO]:     - copy ./jiten/static/audio/196459.mp3[INFO]:     - copy ./jiten/static/audio/3927443.mp3[INFO]:     - copy ./jiten/static/audio/2260050.mp3[INFO]:     - copy ./jiten/static/audio/1827547.mp3[INFO]:     - copy ./jiten/static/audio/4897850.mp3[INFO]:     - copy ./jiten/static/audio/3122652.mp3[INFO]:     - copy ./jiten/static/audio/1171886.mp3[INFO]:     - copy ./jiten/static/audio/2098584.mp3[INFO]:     - copy ./jiten/static/audio/2214210.mp3[INFO]:     - copy ./jiten/static/audio/3169395.mp3[INFO]:     - copy ./jiten/static/audio/3051193.mp3[INFO]:     - copy ./jiten/static/audio/3484226.mp3[INFO]:     - copy ./jiten/static/audio/3255247.mp3[INFO]:     - copy ./jiten/static/audio/3030041.mp3[INFO]:     - copy ./jiten/static/audio/226885.mp3[INFO]:     - copy ./jiten/static/audio/202954.mp3[INFO]:     - copy ./jiten/static/audio/2349379.mp3[INFO]:     - copy ./jiten/static/audio/3703959.mp3[INFO]:     - copy ./jiten/static/audio/2869674.mp3[INFO]:     - copy ./jiten/static/audio/3530464.mp3[INFO]:     - copy ./jiten/static/audio/3374801.mp3[INFO]:     - copy ./jiten/static/audio/2858266.mp3[INFO]:     - copy ./jiten/static/audio/2786655.mp3[INFO]:     - copy ./jiten/static/audio/192333.mp3[INFO]:     - copy ./jiten/static/audio/2439243.mp3[INFO]:     - copy ./jiten/static/audio/217064.mp3[INFO]:     - copy ./jiten/static/audio/2619723.mp3[INFO]:     - copy ./jiten/static/audio/3326207.mp3[INFO]:     - copy ./jiten/static/audio/3098450.mp3[INFO]:     - copy ./jiten/static/audio/2744796.mp3[INFO]:     - copy ./jiten/static/audio/3193627.mp3[INFO]:     - copy ./jiten/static/audio/3395397.mp3[INFO]:     - copy ./jiten/static/audio/3608763.mp3[INFO]:     - copy ./jiten/static/audio/3486249.mp3[INFO]:     - copy ./jiten/static/audio/4751183.mp3[INFO]:     - copy ./jiten/static/audio/3447491.mp3[INFO]:     - copy ./jiten/static/audio/1836383.mp3[INFO]:     - copy ./jiten/static/audio/2556219.mp3[INFO]:     - copy ./jiten/static/audio/190068.mp3[INFO]:     - copy ./jiten/static/audio/149689.mp3[INFO]:     - copy ./jiten/static/audio/2976546.mp3[INFO]:     - copy ./jiten/static/audio/3552898.mp3[INFO]:     - copy ./jiten/static/audio/201797.mp3[INFO]:     - copy ./jiten/static/audio/2196152.mp3[INFO]:     - copy ./jiten/static/audio/1879943.mp3[INFO]:     - copy ./jiten/static/audio/3190694.mp3[INFO]:     - copy ./jiten/static/audio/4720152.mp3[INFO]:     - copy ./jiten/static/audio/190738.mp3[INFO]:     - copy ./jiten/static/audio/4845177.mp3[INFO]:     - copy ./jiten/static/audio/1721259.mp3[INFO]:     - copy ./jiten/static/audio/2733639.mp3[INFO]:     - copy ./jiten/static/audio/3561854.mp3[INFO]:     - copy ./jiten/static/audio/2664558.mp3[INFO]:     - copy ./jiten/static/audio/3169405.mp3[INFO]:     - copy ./jiten/static/audio/2110012.mp3[INFO]:     - copy ./jiten/static/audio/3024513.mp3[INFO]:     - copy ./jiten/static/audio/2499135.mp3[INFO]:     - copy ./jiten/static/audio/3595435.mp3[INFO]:     - copy ./jiten/static/audio/2319336.mp3[INFO]:     - copy ./jiten/static/audio/3416307.mp3[INFO]:     - copy ./jiten/static/audio/2581781.mp3[INFO]:     - copy ./jiten/static/audio/224955.mp3[INFO]:     - copy ./jiten/static/audio/2280845.mp3[INFO]:     - copy ./jiten/static/audio/2562842.mp3[INFO]:     - copy ./jiten/static/audio/2739777.mp3[INFO]:     - copy ./jiten/static/audio/2492445.mp3[INFO]:     - copy ./jiten/static/audio/3523968.mp3[INFO]:     - copy ./jiten/static/audio/4344694.mp3[INFO]:     - copy ./jiten/static/audio/3308200.mp3[INFO]:     - copy ./jiten/static/audio/2988215.mp3[INFO]:     - copy ./jiten/static/audio/3373644.mp3[INFO]:     - copy ./jiten/static/audio/2733761.mp3[INFO]:     - copy ./jiten/static/audio/4751193.mp3[INFO]:     - copy ./jiten/static/audio/3193596.mp3[INFO]:     - copy ./jiten/static/audio/3023048.mp3[INFO]:     - copy ./jiten/static/audio/3491511.mp3[INFO]:     - copy ./jiten/static/audio/83843.mp3[INFO]:     - copy ./jiten/static/audio/2125722.mp3[INFO]:     - copy ./jiten/static/audio/2423918.mp3[INFO]:     - copy ./jiten/static/audio/2383097.mp3[INFO]:     - copy ./jiten/static/audio/2243171.mp3[INFO]:     - copy ./jiten/static/audio/3003075.mp3[INFO]:     - copy ./jiten/static/audio/2095028.mp3[INFO]:     - copy ./jiten/static/audio/202848.mp3[INFO]:     - copy ./jiten/static/audio/80461.mp3[INFO]:     - copy ./jiten/static/audio/3454155.mp3[INFO]:     - copy ./jiten/static/audio/2835421.mp3[INFO]:     - copy ./jiten/static/audio/2409473.mp3[INFO]:     - copy ./jiten/static/audio/3450161.mp3[INFO]:     - copy ./jiten/static/audio/78697.mp3[INFO]:     - copy ./jiten/static/audio/3554844.mp3[INFO]:     - copy ./jiten/static/audio/2976550.mp3[INFO]:     - copy ./jiten/static/audio/3055354.mp3[INFO]:     - copy ./jiten/static/audio/4147403.mp3[INFO]:     - copy ./jiten/static/audio/2852710.mp3[INFO]:     - copy ./jiten/static/audio/2307197.mp3[INFO]:     - copy ./jiten/static/audio/3635288.mp3[INFO]:     - copy ./jiten/static/audio/2620401.mp3[INFO]:     - copy ./jiten/static/audio/2664712.mp3[INFO]:     - copy ./jiten/static/audio/127078.mp3[INFO]:     - copy ./jiten/static/audio/2622376.mp3[INFO]:     - copy ./jiten/static/audio/1142909.mp3[INFO]:     - copy ./jiten/static/audio/2790461.mp3[INFO]:     - copy ./jiten/static/audio/3169535.mp3[INFO]:     - copy ./jiten/static/audio/143718.mp3[INFO]:     - copy ./jiten/static/audio/3616405.mp3[INFO]:     - copy ./jiten/static/audio/3165591.mp3[INFO]:     - copy ./jiten/static/audio/2182818.mp3[INFO]:     - copy ./jiten/static/audio/1656230.mp3[INFO]:     - copy ./jiten/static/audio/183495.mp3[INFO]:     - copy ./jiten/static/audio/2638115.mp3[INFO]:     - copy ./jiten/static/audio/3491603.mp3[INFO]:     - copy ./jiten/static/audio/82593.mp3[INFO]:     - copy ./jiten/static/audio/3610339.mp3[INFO]:     - copy ./jiten/static/audio/3395402.mp3[INFO]:     - copy ./jiten/static/audio/3332582.mp3[INFO]:     - copy ./jiten/static/audio/2665202.mp3[INFO]:     - copy ./jiten/static/audio/2313015.mp3[INFO]:     - copy ./jiten/static/audio/3559170.mp3[INFO]:     - copy ./jiten/static/audio/2238024.mp3[INFO]:     - copy ./jiten/static/audio/3662129.mp3[INFO]:     - copy ./jiten/static/audio/2622312.mp3[INFO]:     - copy ./jiten/static/audio/3114644.mp3[INFO]:     - copy ./jiten/static/audio/3459009.mp3[INFO]:     - copy ./jiten/static/audio/3635291.mp3[INFO]:     - copy ./jiten/static/audio/3416325.mp3[INFO]:     - copy ./jiten/static/audio/192133.mp3[INFO]:     - copy ./jiten/static/audio/3507419.mp3[INFO]:     - copy ./jiten/static/audio/2858325.mp3[INFO]:     - copy ./jiten/static/audio/4900052.mp3[INFO]:     - copy ./jiten/static/audio/3484283.mp3[INFO]:     - copy ./jiten/static/audio/2947270.mp3[INFO]:     - copy ./jiten/static/audio/1097534.mp3[INFO]:     - copy ./jiten/static/audio/2858059.mp3[INFO]:     - copy ./jiten/static/audio/3596331.mp3[INFO]:     - copy ./jiten/static/audio/2580959.mp3[INFO]:     - copy ./jiten/static/audio/3229603.mp3[INFO]:     - copy ./jiten/static/audio/2944656.mp3[INFO]:     - copy ./jiten/static/audio/2758982.mp3[INFO]:     - copy ./jiten/static/audio/4591663.mp3[INFO]:     - copy ./jiten/static/audio/2312105.mp3[INFO]:     - copy ./jiten/static/audio/3962512.mp3[INFO]:     - copy ./jiten/static/audio/224409.mp3[INFO]:     - copy ./jiten/static/audio/370955.mp3[INFO]:     - copy ./jiten/static/audio/3400843.mp3[INFO]:     - copy ./jiten/static/audio/2349381.mp3[INFO]:     - copy ./jiten/static/audio/1619851.mp3[INFO]:     - copy ./jiten/static/audio/3162624.mp3[INFO]:     - copy ./jiten/static/audio/3047664.mp3[INFO]:     - copy ./jiten/static/audio/3196469.mp3[INFO]:     - copy ./jiten/static/audio/2869675.mp3[INFO]:     - copy ./jiten/static/audio/2446366.mp3[INFO]:     - copy ./jiten/static/audio/4769893.mp3[INFO]:     - copy ./jiten/static/audio/3244928.mp3[INFO]:     - copy ./jiten/static/audio/3050904.mp3[INFO]:     - copy ./jiten/static/audio/2412106.mp3[INFO]:     - copy ./jiten/static/audio/3718404.mp3[INFO]:     - copy ./jiten/static/audio/194313.mp3[INFO]:     - copy ./jiten/static/audio/3703919.mp3[INFO]:     - copy ./jiten/static/audio/2500712.mp3[INFO]:     - copy ./jiten/static/audio/3451765.mp3[INFO]:     - copy ./jiten/static/audio/3550819.mp3[INFO]:     - copy ./jiten/static/audio/3592943.mp3[INFO]:     - copy ./jiten/static/audio/2790396.mp3[INFO]:     - copy ./jiten/static/audio/2478124.mp3[INFO]:     - copy ./jiten/static/audio/140994.mp3[INFO]:     - copy ./jiten/static/audio/3789212.mp3[INFO]:     - copy ./jiten/static/audio/173784.mp3[INFO]:     - copy ./jiten/static/audio/3649764.mp3[INFO]:     - copy ./jiten/static/audio/3045271.mp3[INFO]:     - copy ./jiten/static/audio/2241832.mp3[INFO]:     - copy ./jiten/static/audio/3402860.mp3[INFO]:     - copy ./jiten/static/audio/3839688.mp3[INFO]:     - copy ./jiten/static/audio/2313031.mp3[INFO]:     - copy ./jiten/static/audio/3352275.mp3[INFO]:     - copy ./jiten/static/audio/1063562.mp3[INFO]:     - copy ./jiten/static/audio/2719591.mp3[INFO]:     - copy ./jiten/static/audio/172682.mp3[INFO]:     - copy ./jiten/static/audio/2263755.mp3[INFO]:     - copy ./jiten/static/audio/2622374.mp3[INFO]:     - copy ./jiten/static/audio/193790.mp3[INFO]:     - copy ./jiten/static/audio/189839.mp3[INFO]:     - copy ./jiten/static/audio/2871722.mp3[INFO]:     - copy ./jiten/static/audio/2529537.mp3[INFO]:     - copy ./jiten/static/audio/2836250.mp3[INFO]:     - copy ./jiten/static/audio/184996.mp3[INFO]:     - copy ./jiten/static/audio/3024516.mp3[INFO]:     - copy ./jiten/static/audio/3400864.mp3[INFO]:     - copy ./jiten/static/audio/3143664.mp3[INFO]:     - copy ./jiten/static/audio/3698222.mp3[INFO]:     - copy ./jiten/static/audio/3455785.mp3[INFO]:     - copy ./jiten/static/audio/148142.mp3[INFO]:     - copy ./jiten/static/audio/3010178.mp3[INFO]:     - copy ./jiten/static/audio/4270195.mp3[INFO]:     - copy ./jiten/static/audio/2515505.mp3[INFO]:     - copy ./jiten/static/audio/2706899.mp3[INFO]:     - copy ./jiten/static/audio/3245933.mp3[INFO]:     - copy ./jiten/static/audio/4260722.mp3[INFO]:     - copy ./jiten/static/audio/223346.mp3[INFO]:     - copy ./jiten/static/audio/3700805.mp3[INFO]:     - copy ./jiten/static/audio/2795023.mp3[INFO]:     - copy ./jiten/static/audio/2559567.mp3[INFO]:     - copy ./jiten/static/audio/137045.mp3[INFO]:     - copy ./jiten/static/audio/2739688.mp3[INFO]:     - copy ./jiten/static/audio/2758910.mp3[INFO]:     - copy ./jiten/static/audio/3283009.mp3[INFO]:     - copy ./jiten/static/audio/226506.mp3[INFO]:     - copy ./jiten/static/audio/231281.mp3[INFO]:     - copy ./jiten/static/audio/3978901.mp3[INFO]:     - copy ./jiten/static/audio/3024534.mp3[INFO]:     - copy ./jiten/static/audio/3023122.mp3[INFO]:     - copy ./jiten/static/audio/3702226.mp3[INFO]:     - copy ./jiten/static/audio/4734.mp3[INFO]:     - copy ./jiten/static/audio/3432685.mp3[INFO]:     - copy ./jiten/static/audio/3440978.mp3[INFO]:     - copy ./jiten/static/audio/3589979.mp3[INFO]:     - copy ./jiten/static/audio/2930039.mp3[INFO]:     - copy ./jiten/static/audio/194114.mp3[INFO]:     - copy ./jiten/static/audio/3377480.mp3[INFO]:     - copy ./jiten/static/audio/3591790.mp3[INFO]:     - copy ./jiten/static/audio/4651964.mp3[INFO]:     - copy ./jiten/static/audio/4805143.mp3[INFO]:     - copy ./jiten/static/audio/3158622.mp3[INFO]:     - copy ./jiten/static/audio/207152.mp3[INFO]:     - copy ./jiten/static/audio/220023.mp3[INFO]:     - copy ./jiten/static/audio/3718521.mp3[INFO]:     - copy ./jiten/static/audio/2311962.mp3[INFO]:     - copy ./jiten/static/audio/2626291.mp3[INFO]:     - copy ./jiten/static/audio/2619801.mp3[INFO]:     - copy ./jiten/static/audio/3637575.mp3[INFO]:     - copy ./jiten/static/audio/226855.mp3[INFO]:     - copy ./jiten/static/audio/3193632.mp3[INFO]:     - copy ./jiten/static/audio/3324259.mp3[INFO]:     - copy ./jiten/static/audio/2706845.mp3[INFO]:     - copy ./jiten/static/audio/2735685.mp3[INFO]:     - copy ./jiten/static/audio/3638421.mp3[INFO]:     - copy ./jiten/static/audio/2126252.mp3[INFO]:     - copy ./jiten/static/audio/2270834.mp3[INFO]:     - copy ./jiten/static/audio/2739079.mp3[INFO]:     - copy ./jiten/static/audio/2739683.mp3[INFO]:     - copy ./jiten/static/audio/2570511.mp3[INFO]:     - copy ./jiten/static/audio/4636745.mp3[INFO]:     - copy ./jiten/static/audio/3179585.mp3[INFO]:     - copy ./jiten/static/audio/3395376.mp3[INFO]:     - copy ./jiten/static/audio/3698231.mp3[INFO]:     - copy ./jiten/static/audio/4843465.mp3[INFO]:     - copy ./jiten/static/audio/4639324.mp3[INFO]:     - copy ./jiten/static/audio/2854322.mp3[INFO]:     - copy ./jiten/static/audio/1355528.mp3[INFO]:     - copy ./jiten/static/audio/3554313.mp3[INFO]:     - copy ./jiten/static/audio/2740707.mp3[INFO]:     - copy ./jiten/static/audio/3551585.mp3[INFO]:     - copy ./jiten/static/audio/2694269.mp3[INFO]:     - copy ./jiten/static/audio/2744615.mp3[INFO]:     - copy ./jiten/static/audio/3595178.mp3[INFO]:     - copy ./jiten/static/audio/152212.mp3[INFO]:     - copy ./jiten/static/audio/228154.mp3[INFO]:     - copy ./jiten/static/audio/2289371.mp3[INFO]:     - copy ./jiten/static/audio/3376540.mp3[INFO]:     - copy ./jiten/static/audio/187048.mp3[INFO]:     - copy ./jiten/static/audio/224923.mp3[INFO]:     - copy ./jiten/static/audio/3241580.mp3[INFO]:     - copy ./jiten/static/audio/3180162.mp3[INFO]:     - copy ./jiten/static/audio/80407.mp3[INFO]:     - copy ./jiten/static/audio/3498454.mp3[INFO]:     - copy ./jiten/static/audio/1631739.mp3[INFO]:     - copy ./jiten/static/audio/3050892.mp3[INFO]:     - copy ./jiten/static/audio/4494361.mp3[INFO]:     - copy ./jiten/static/audio/2446683.mp3[INFO]:     - copy ./jiten/static/audio/3777467.mp3[INFO]:     - copy ./jiten/static/audio/2780845.mp3[INFO]:     - copy ./jiten/static/audio/171807.mp3[INFO]:     - copy ./jiten/static/audio/3782777.mp3[INFO]:     - copy ./jiten/static/audio/4913.mp3[INFO]:     - copy ./jiten/static/audio/3455043.mp3[INFO]:     - copy ./jiten/static/audio/3050888.mp3[INFO]:     - copy ./jiten/static/audio/217213.mp3[INFO]:     - copy ./jiten/static/audio/3689566.mp3[INFO]:     - copy ./jiten/static/audio/2733756.mp3[INFO]:     - copy ./jiten/static/audio/4164733.mp3[INFO]:     - copy ./jiten/static/audio/200730.mp3[INFO]:     - copy ./jiten/static/audio/3440367.mp3[INFO]:     - copy ./jiten/static/audio/2503267.mp3[INFO]:     - copy ./jiten/static/audio/2993260.mp3[INFO]:     - copy ./jiten/static/audio/2628983.mp3[INFO]:     - copy ./jiten/static/audio/2947332.mp3[INFO]:     - copy ./jiten/static/audio/2780838.mp3[INFO]:     - copy ./jiten/static/audio/4272099.mp3[INFO]:     - copy ./jiten/static/audio/2095040.mp3[INFO]:     - copy ./jiten/static/audio/3241561.mp3[INFO]:     - copy ./jiten/static/audio/3452001.mp3[INFO]:     - copy ./jiten/static/audio/183540.mp3[INFO]:     - copy ./jiten/static/audio/2392496.mp3[INFO]:     - copy ./jiten/static/audio/190094.mp3[INFO]:     - copy ./jiten/static/audio/2984091.mp3[INFO]:     - copy ./jiten/static/audio/3573104.mp3[INFO]:     - copy ./jiten/static/audio/2041027.mp3[INFO]:     - copy ./jiten/static/audio/170842.mp3[INFO]:     - copy ./jiten/static/audio/77409.mp3[INFO]:     - copy ./jiten/static/audio/2664703.mp3[INFO]:     - copy ./jiten/static/audio/3556198.mp3[INFO]:     - copy ./jiten/static/audio/2659118.mp3[INFO]:     - copy ./jiten/static/audio/4715763.mp3[INFO]:     - copy ./jiten/static/audio/3232489.mp3[INFO]:     - copy ./jiten/static/audio/2733794.mp3[INFO]:     - copy ./jiten/static/audio/3126024.mp3[INFO]:     - copy ./jiten/static/audio/778975.mp3[INFO]:     - copy ./jiten/static/audio/2698363.mp3[INFO]:     - copy ./jiten/static/audio/2944722.mp3[INFO]:     - copy ./jiten/static/audio/3611880.mp3[INFO]:     - copy ./jiten/static/audio/3594831.mp3[INFO]:     - copy ./jiten/static/audio/4591660.mp3[INFO]:     - copy ./jiten/static/audio/3643242.mp3[INFO]:     - copy ./jiten/static/audio/226168.mp3[INFO]:     - copy ./jiten/static/audio/3451423.mp3[INFO]:     - copy ./jiten/static/audio/226503.mp3[INFO]:     - copy ./jiten/static/audio/4593695.mp3[INFO]:     - copy ./jiten/static/audio/3050854.mp3[INFO]:     - copy ./jiten/static/audio/2581786.mp3[INFO]:     - copy ./jiten/static/audio/2706861.mp3[INFO]:     - copy ./jiten/static/audio/3717900.mp3[INFO]:     - copy ./jiten/static/audio/3159834.mp3[INFO]:     - copy ./jiten/static/audio/83388.mp3[INFO]:     - copy ./jiten/static/audio/3559187.mp3[INFO]:     - copy ./jiten/static/audio/2852688.mp3[INFO]:     - copy ./jiten/static/audio/2515506.mp3[INFO]:     - copy ./jiten/static/audio/2312276.mp3[INFO]:     - copy ./jiten/static/audio/2581788.mp3[INFO]:     - copy ./jiten/static/audio/3629105.mp3[INFO]:     - copy ./jiten/static/audio/3836941.mp3[INFO]:     - copy ./jiten/static/audio/3096812.mp3[INFO]:     - copy ./jiten/static/audio/3509647.mp3[INFO]:     - copy ./jiten/static/audio/8895503.mp3[INFO]:     - copy ./jiten/static/audio/3164604.mp3[INFO]:     - copy ./jiten/static/audio/2626314.mp3[INFO]:     - copy ./jiten/static/audio/4147428.mp3[INFO]:     - copy ./jiten/static/audio/3479883.mp3[INFO]:     - copy ./jiten/static/audio/3006685.mp3[INFO]:     - copy ./jiten/static/audio/3474046.mp3[INFO]:     - copy ./jiten/static/audio/2038384.mp3[INFO]:     - copy ./jiten/static/audio/2491349.mp3[INFO]:     - copy ./jiten/static/audio/3169533.mp3[INFO]:     - copy ./jiten/static/audio/3846660.mp3[INFO]:     - copy ./jiten/static/audio/4292437.mp3[INFO]:     - copy ./jiten/static/audio/2946902.mp3[INFO]:     - copy ./jiten/static/audio/2700274.mp3[INFO]:     - copy ./jiten/static/audio/2374447.mp3[INFO]:     - copy ./jiten/static/audio/3845893.mp3[INFO]:     - copy ./jiten/static/audio/3114624.mp3[INFO]:     - copy ./jiten/static/audio/2416434.mp3[INFO]:     - copy ./jiten/static/audio/2605209.mp3[INFO]:     - copy ./jiten/static/audio/3759421.mp3[INFO]:     - copy ./jiten/static/audio/201362.mp3[INFO]:     - copy ./jiten/static/audio/3554149.mp3[INFO]:     - copy ./jiten/static/audio/2869671.mp3[INFO]:     - copy ./jiten/static/audio/220127.mp3[INFO]:     - copy ./jiten/static/audio/2706831.mp3[INFO]:     - copy ./jiten/static/audio/1039265.mp3[INFO]:     - copy ./jiten/static/audio/3709600.mp3[INFO]:     - copy ./jiten/static/audio/2278888.mp3[INFO]:     - copy ./jiten/static/audio/3179728.mp3[INFO]:     - copy ./jiten/static/audio/3780822.mp3[INFO]:     - copy ./jiten/static/audio/228814.mp3[INFO]:     - copy ./jiten/static/audio/3559550.mp3[INFO]:     - copy ./jiten/static/audio/4312040.mp3[INFO]:     - copy ./jiten/static/audio/3589670.mp3[INFO]:     - copy ./jiten/static/audio/2759288.mp3[INFO]:     - copy ./jiten/static/audio/2617867.mp3[INFO]:     - copy ./jiten/static/audio/3452051.mp3[INFO]:     - copy ./jiten/static/audio/189306.mp3[INFO]:     - copy ./jiten/static/audio/3026662.mp3[INFO]:     - copy ./jiten/static/audio/3596349.mp3[INFO]:     - copy ./jiten/static/audio/2394441.mp3[INFO]:     - copy ./jiten/static/audio/197982.mp3[INFO]:     - copy ./jiten/static/audio/137534.mp3[INFO]:     - copy ./jiten/static/audio/3480424.mp3[INFO]:     - copy ./jiten/static/audio/4661510.mp3[INFO]:     - copy ./jiten/static/audio/83624.mp3[INFO]:     - copy ./jiten/static/audio/3488464.mp3[INFO]:     - copy ./jiten/static/audio/1171972.mp3[INFO]:     - copy ./jiten/static/audio/192590.mp3[INFO]:     - copy ./jiten/static/audio/3416317.mp3[INFO]:     - copy ./jiten/static/audio/2774304.mp3[INFO]:     - copy ./jiten/static/audio/4751844.mp3[INFO]:     - copy ./jiten/static/audio/2664718.mp3[INFO]:     - copy ./jiten/static/audio/2988140.mp3[INFO]:     - copy ./jiten/static/audio/3003343.mp3[INFO]:     - copy ./jiten/static/audio/2838455.mp3[INFO]:     - copy ./jiten/static/audio/2242027.mp3[INFO]:     - copy ./jiten/static/audio/3324127.mp3[INFO]:     - copy ./jiten/static/audio/3228975.mp3[INFO]:     - copy ./jiten/static/audio/4772853.mp3[INFO]:     - copy ./jiten/static/audio/3712602.mp3[INFO]:     - copy ./jiten/static/audio/2739685.mp3[INFO]:     - copy ./jiten/static/audio/2110007.mp3[INFO]:     - copy ./jiten/static/audio/4449043.mp3[INFO]:     - copy ./jiten/static/audio/2759287.mp3[INFO]:     - copy ./jiten/static/audio/193024.mp3[INFO]:     - copy ./jiten/static/audio/4897800.mp3[INFO]:     - copy ./jiten/static/audio/4265918.mp3[INFO]:     - copy ./jiten/static/audio/157194.mp3[INFO]:     - copy ./jiten/static/audio/2125747.mp3[INFO]:     - copy ./jiten/static/audio/2533654.mp3[INFO]:     - copy ./jiten/static/audio/3359677.mp3[INFO]:     - copy ./jiten/static/audio/3526163.mp3[INFO]:     - copy ./jiten/static/audio/3591860.mp3[INFO]:     - copy ./jiten/static/audio/2750301.mp3[INFO]:     - copy ./jiten/static/audio/2196408.mp3[INFO]:     - copy ./jiten/static/audio/3715087.mp3[INFO]:     - copy ./jiten/static/audio/3718508.mp3[INFO]:     - copy ./jiten/static/audio/3590724.mp3[INFO]:     - copy ./jiten/static/audio/2216633.mp3[INFO]:     - copy ./jiten/static/audio/146817.mp3[INFO]:     - copy ./jiten/static/audio/2790210.mp3[INFO]:     - copy ./jiten/static/audio/2562502.mp3[INFO]:     - copy ./jiten/static/audio/3255345.mp3[INFO]:     - copy ./jiten/static/audio/3502092.mp3[INFO]:     - copy ./jiten/static/audio/3110746.mp3[INFO]:     - copy ./jiten/static/audio/2416577.mp3[INFO]:     - copy ./jiten/static/audio/194459.mp3[INFO]:     - copy ./jiten/static/audio/2416433.mp3[INFO]:     - copy ./jiten/static/audio/2622377.mp3[INFO]:     - copy ./jiten/static/audio/2767287.mp3[INFO]:     - copy ./jiten/static/audio/2739764.mp3[INFO]:     - copy ./jiten/static/audio/2620395.mp3[INFO]:     - copy ./jiten/static/audio/137609.mp3[INFO]:     - copy ./jiten/static/audio/3110692.mp3[INFO]:     - copy ./jiten/static/audio/3223986.mp3[INFO]:     - copy ./jiten/static/audio/3593123.mp3[INFO]:     - copy ./jiten/static/audio/2281526.mp3[INFO]:     - copy ./jiten/static/audio/3538435.mp3[INFO]:     - copy ./jiten/static/audio/2999222.mp3[INFO]:     - copy ./jiten/static/audio/2708965.mp3[INFO]:     - copy ./jiten/static/audio/2724917.mp3[INFO]:     - copy ./jiten/static/audio/2682207.mp3[INFO]:     - copy ./jiten/static/audio/4297186.mp3[INFO]:     - copy ./jiten/static/audio/3550836.mp3[INFO]:     - copy ./jiten/static/audio/2692371.mp3[INFO]:     - copy ./jiten/static/audio/2706879.mp3[INFO]:     - copy ./jiten/static/audio/3561857.mp3[INFO]:     - copy ./jiten/static/audio/2500710.mp3[INFO]:     - copy ./jiten/static/audio/3589613.mp3[INFO]:     - copy ./jiten/static/audio/2994065.mp3[INFO]:     - copy ./jiten/static/audio/164478.mp3[INFO]:     - copy ./jiten/static/audio/3054767.mp3[INFO]:     - copy ./jiten/static/audio/2631277.mp3[INFO]:     - copy ./jiten/static/audio/3398622.mp3[INFO]:     - copy ./jiten/static/audio/3553284.mp3[INFO]:     - copy ./jiten/static/audio/1033718.mp3[INFO]:     - copy ./jiten/static/audio/3137742.mp3[INFO]:     - copy ./jiten/static/audio/3100420.mp3[INFO]:     - copy ./jiten/static/audio/4438542.mp3[INFO]:     - copy ./jiten/static/audio/2104766.mp3[INFO]:     - copy ./jiten/static/audio/3205389.mp3[INFO]:     - copy ./jiten/static/audio/2774252.mp3[INFO]:     - copy ./jiten/static/audio/2921193.mp3[INFO]:     - copy ./jiten/static/audio/2733637.mp3[INFO]:     - copy ./jiten/static/audio/2413229.mp3[INFO]:     - copy ./jiten/static/audio/4629034.mp3[INFO]:     - copy ./jiten/static/audio/3114646.mp3[INFO]:     - copy ./jiten/static/audio/3590711.mp3[INFO]:     - copy ./jiten/static/audio/3367334.mp3[INFO]:     - copy ./jiten/static/audio/2638118.mp3[INFO]:     - copy ./jiten/static/audio/3399436.mp3[INFO]:     - copy ./jiten/static/audio/2465623.mp3[INFO]:     - copy ./jiten/static/audio/2865901.mp3[INFO]:     - copy ./jiten/static/audio/3363979.mp3[INFO]:     - copy ./jiten/static/audio/2706800.mp3[INFO]:     - copy ./jiten/static/audio/3552890.mp3[INFO]:     - copy ./jiten/static/audio/201928.mp3[INFO]:     - copy ./jiten/static/audio/224406.mp3[INFO]:     - copy ./jiten/static/audio/4865678.mp3[INFO]:     - copy ./jiten/static/audio/3455833.mp3[INFO]:     - copy ./jiten/static/audio/3606373.mp3[INFO]:     - copy ./jiten/static/audio/2385289.mp3[INFO]:     - copy ./jiten/static/audio/200904.mp3[INFO]:     - copy ./jiten/static/audio/3689568.mp3[INFO]:     - copy ./jiten/static/audio/3596290.mp3[INFO]:     - copy ./jiten/static/audio/3573587.mp3[INFO]:     - copy ./jiten/static/audio/2780204.mp3[INFO]:     - copy ./jiten/static/audio/80023.mp3[INFO]:     - copy ./jiten/static/audio/79072.mp3[INFO]:     - copy ./jiten/static/audio/3400819.mp3[INFO]:     - copy ./jiten/static/audio/2858287.mp3[INFO]:     - copy ./jiten/static/audio/2265696.mp3[INFO]:     - copy ./jiten/static/audio/2418677.mp3[INFO]:     - copy ./jiten/static/audio/3803598.mp3[INFO]:     - copy ./jiten/static/audio/4270214.mp3[INFO]:     - copy ./jiten/static/audio/2385311.mp3[INFO]:     - copy ./jiten/static/audio/3549918.mp3[INFO]:     - copy ./jiten/static/audio/2780276.mp3[INFO]:     - copy ./jiten/static/audio/2706864.mp3[INFO]:     - copy ./jiten/static/audio/3561855.mp3[INFO]:     - copy ./jiten/static/audio/2912698.mp3[INFO]:     - copy ./jiten/static/audio/3169400.mp3[INFO]:     - copy ./jiten/static/audio/3850402.mp3[INFO]:     - copy ./jiten/static/audio/3589778.mp3[INFO]:     - copy ./jiten/static/audio/4257396.mp3[INFO]:     - copy ./jiten/static/audio/2774232.mp3[INFO]:     - copy ./jiten/static/audio/3441191.mp3[INFO]:     - copy ./jiten/static/audio/2518672.mp3[INFO]:     - copy ./jiten/static/audio/3116594.mp3[INFO]:     - copy ./jiten/static/audio/3045984.mp3[INFO]:     - copy ./jiten/static/audio/2733753.mp3[INFO]:     - copy ./jiten/static/audio/2125719.mp3[INFO]:     - copy ./jiten/static/audio/2628415.mp3[INFO]:     - copy ./jiten/static/audio/3559174.mp3[INFO]:     - copy ./jiten/static/audio/3471744.mp3[INFO]:     - copy ./jiten/static/audio/2210437.mp3[INFO]:     - copy ./jiten/static/audio/3616397.mp3[INFO]:     - copy ./jiten/static/audio/2696216.mp3[INFO]:     - copy ./jiten/static/audio/3347244.mp3[INFO]:     - copy ./jiten/static/audio/2739687.mp3[INFO]:     - copy ./jiten/static/audio/3559212.mp3[INFO]:     - copy ./jiten/static/audio/3878043.mp3[INFO]:     - copy ./jiten/static/audio/197969.mp3[INFO]:     - copy ./jiten/static/audio/3052946.mp3[INFO]:     - copy ./jiten/static/audio/203703.mp3[INFO]:     - copy ./jiten/static/audio/199927.mp3[INFO]:     - copy ./jiten/static/audio/2983012.mp3[INFO]:     - copy ./jiten/static/audio/2901219.mp3[INFO]:     - copy ./jiten/static/audio/3119000.mp3[INFO]:     - copy ./jiten/static/audio/2242961.mp3[INFO]:     - copy ./jiten/static/audio/979750.mp3[INFO]:     - copy ./jiten/static/audio/2730929.mp3[INFO]:     - copy ./jiten/static/audio/175025.mp3[INFO]:     - copy ./jiten/static/audio/2494554.mp3[INFO]:     - copy ./jiten/static/audio/3594875.mp3[INFO]:     - copy ./jiten/static/audio/3616403.mp3[INFO]:     - copy ./jiten/static/audio/3572565.mp3[INFO]:     - copy ./jiten/static/audio/188129.mp3[INFO]:     - copy ./jiten/static/audio/142339.mp3[INFO]:     - copy ./jiten/static/audio/4708825.mp3[INFO]:     - copy ./jiten/static/audio/3454115.mp3[INFO]:     - copy ./jiten/static/audio/3836796.mp3[INFO]:     - copy ./jiten/static/audio/2478113.mp3[INFO]:     - copy ./jiten/static/audio/5064.mp3[INFO]:     - copy ./jiten/static/audio/220155.mp3[INFO]:     - copy ./jiten/static/audio/2412133.mp3[INFO]:     - copy ./jiten/static/audio/3596906.mp3[INFO]:     - copy ./jiten/static/audio/3635215.mp3[INFO]:     - copy ./jiten/static/audio/2975859.mp3[INFO]:     - copy ./jiten/static/audio/3071321.mp3[INFO]:     - copy ./jiten/static/audio/2533623.mp3[INFO]:     - copy ./jiten/static/audio/2678150.mp3[INFO]:     - copy ./jiten/static/audio/3052809.mp3[INFO]:     - copy ./jiten/static/audio/2232977.mp3[INFO]:     - copy ./jiten/static/audio/3299985.mp3[INFO]:     - copy ./jiten/static/audio/195525.mp3[INFO]:     - copy ./jiten/static/audio/4842955.mp3[INFO]:     - copy ./jiten/static/audio/2243422.mp3[INFO]:     - copy ./jiten/static/audio/2638126.mp3[INFO]:     - copy ./jiten/static/audio/3480422.mp3[INFO]:     - copy ./jiten/static/audio/4769874.mp3[INFO]:     - copy ./jiten/static/audio/188026.mp3[INFO]:     - copy ./jiten/static/audio/2484512.mp3[INFO]:     - copy ./jiten/static/audio/4897935.mp3[INFO]:     - copy ./jiten/static/audio/147746.mp3[INFO]:     - copy ./jiten/static/audio/205718.mp3[INFO]:     - copy ./jiten/static/audio/2237946.mp3[INFO]:     - copy ./jiten/static/audio/4344738.mp3[INFO]:     - copy ./jiten/static/audio/182591.mp3[INFO]:     - copy ./jiten/static/audio/4300739.mp3[INFO]:     - copy ./jiten/static/audio/3050897.mp3[INFO]:     - copy ./jiten/static/audio/3454112.mp3[INFO]:     - copy ./jiten/static/audio/3423802.mp3[INFO]:     - copy ./jiten/static/audio/2960834.mp3[INFO]:     - copy ./jiten/static/audio/3699097.mp3[INFO]:     - copy ./jiten/static/audio/3597441.mp3[INFO]:     - copy ./jiten/static/audio/1039551.mp3[INFO]:     - copy ./jiten/static/audio/2740719.mp3[INFO]:     - copy ./jiten/static/audio/2255793.mp3[INFO]:     - copy ./jiten/static/audio/231820.mp3[INFO]:     - copy ./jiten/static/audio/2378466.mp3[INFO]:     - copy ./jiten/static/audio/182164.mp3[INFO]:     - copy ./jiten/static/audio/171591.mp3[INFO]:     - copy ./jiten/static/audio/2465639.mp3[INFO]:     - copy ./jiten/static/audio/2706821.mp3[INFO]:     - copy ./jiten/static/audio/3262069.mp3[INFO]:     - copy ./jiten/static/audio/3366875.mp3[INFO]:     - copy ./jiten/static/audio/3167039.mp3[INFO]:     - copy ./jiten/static/audio/3593137.mp3[INFO]:     - copy ./jiten/static/audio/201937.mp3[INFO]:     - copy ./jiten/static/audio/3014646.mp3[INFO]:     - copy ./jiten/static/audio/2976594.mp3[INFO]:     - copy ./jiten/static/audio/214003.mp3[INFO]:     - copy ./jiten/static/audio/2948351.mp3[INFO]:     - copy ./jiten/static/audio/2439240.mp3[INFO]:     - copy ./jiten/static/audio/3587931.mp3[INFO]:     - copy ./jiten/static/audio/2225750.mp3[INFO]:     - copy ./jiten/static/audio/4235760.mp3[INFO]:     - copy ./jiten/static/audio/3159672.mp3[INFO]:     - copy ./jiten/static/audio/2271255.mp3[INFO]:     - copy ./jiten/static/audio/4817734.mp3[INFO]:     - copy ./jiten/static/audio/3700808.mp3[INFO]:     - copy ./jiten/static/audio/137485.mp3[INFO]:     - copy ./jiten/static/audio/179954.mp3[INFO]:     - copy ./jiten/static/audio/3050886.mp3[INFO]:     - copy ./jiten/static/audio/2739755.mp3[INFO]:     - copy ./jiten/static/audio/222264.mp3[INFO]:     - copy ./jiten/static/audio/2370549.mp3[INFO]:     - copy ./jiten/static/audio/3583444.mp3[INFO]:     - copy ./jiten/static/audio/2951932.mp3[INFO]:     - copy ./jiten/static/audio/161054.mp3[INFO]:     - copy ./jiten/static/audio/3689570.mp3[INFO]:     - copy ./jiten/static/audio/4751207.mp3[INFO]:     - copy ./jiten/static/audio/2596672.mp3[INFO]:     - copy ./jiten/static/audio/4898205.mp3[INFO]:     - copy ./jiten/static/audio/2982978.mp3[INFO]:     - copy ./jiten/static/audio/227405.mp3[INFO]:     - copy ./jiten/static/audio/83178.mp3[INFO]:     - copy ./jiten/static/audio/2519008.mp3[INFO]:     - copy ./jiten/static/audio/201726.mp3[INFO]:     - copy ./jiten/static/audio/2760647.mp3[INFO]:     - copy ./jiten/static/audio/195385.mp3[INFO]:     - copy ./jiten/static/audio/4892666.mp3[INFO]:     - copy ./jiten/static/audio/4478292.mp3[INFO]:     - copy ./jiten/static/audio/3387837.mp3[INFO]:     - copy ./jiten/static/audio/218563.mp3[INFO]:     - copy ./jiten/static/audio/2917014.mp3[INFO]:     - copy ./jiten/static/audio/3700836.mp3[INFO]:     - copy ./jiten/static/audio/2134769.mp3[INFO]:     - copy ./jiten/static/audio/2659331.mp3[INFO]:     - copy ./jiten/static/audio/4265205.mp3[INFO]:     - copy ./jiten/static/audio/3589999.mp3[INFO]:     - copy ./jiten/static/audio/3491551.mp3[INFO]:     - copy ./jiten/static/audio/3363972.mp3[INFO]:     - copy ./jiten/static/audio/3714591.mp3[INFO]:     - copy ./jiten/static/audio/3023116.mp3[INFO]:     - copy ./jiten/static/audio/2617891.mp3[INFO]:     - copy ./jiten/static/audio/2780837.mp3[INFO]:     - copy ./jiten/static/audio/2492791.mp3[INFO]:     - copy ./jiten/static/audio/2312024.mp3[INFO]:     - copy ./jiten/static/audio/77081.mp3[INFO]:     - copy ./jiten/static/audio/2243170.mp3[INFO]:     - copy ./jiten/static/audio/145155.mp3[INFO]:     - copy ./jiten/static/audio/2313034.mp3[INFO]:     - copy ./jiten/static/audio/2733628.mp3[INFO]:     - copy ./jiten/static/audio/80220.mp3[INFO]:     - copy ./jiten/static/audio/2728128.mp3[INFO]:     - copy ./jiten/static/audio/2740891.mp3[INFO]:     - copy ./jiten/static/audio/2237952.mp3[INFO]:     - copy ./jiten/static/audio/3423944.mp3[INFO]:     - copy ./jiten/static/audio/3275991.mp3[INFO]:     - copy ./jiten/static/audio/2752672.mp3[INFO]:     - copy ./jiten/static/audio/2385312.mp3[INFO]:     - copy ./jiten/static/audio/3115532.mp3[INFO]:     - copy ./jiten/static/audio/2838403.mp3[INFO]:     - copy ./jiten/static/audio/146660.mp3[INFO]:     - copy ./jiten/static/audio/2197785.mp3[INFO]:     - copy ./jiten/static/audio/3888503.mp3[INFO]:     - copy ./jiten/static/audio/1490026.mp3[INFO]:     - copy ./jiten/static/audio/198275.mp3[INFO]:     - copy ./jiten/static/audio/3884448.mp3[INFO]:     - copy ./jiten/static/audio/142537.mp3[INFO]:     - copy ./jiten/static/audio/2774230.mp3[INFO]:     - copy ./jiten/static/audio/2794995.mp3[INFO]:     - copy ./jiten/static/audio/3006980.mp3[INFO]:     - copy ./jiten/static/audio/2697623.mp3[INFO]:     - copy ./jiten/static/audio/2533636.mp3[INFO]:     - copy ./jiten/static/audio/198276.mp3[INFO]:     - copy ./jiten/static/audio/3441401.mp3[INFO]:     - copy ./jiten/static/audio/2504606.mp3[INFO]:     - copy ./jiten/static/audio/3045973.mp3[INFO]:     - copy ./jiten/static/audio/224924.mp3[INFO]:     - copy ./jiten/static/audio/3242143.mp3[INFO]:     - copy ./jiten/static/audio/3507421.mp3[INFO]:     - copy ./jiten/static/audio/2718666.mp3[INFO]:     - copy ./jiten/static/audio/2370570.mp3[INFO]:     - copy ./jiten/static/audio/2232991.mp3[INFO]:     - copy ./jiten/static/audio/2759784.mp3[INFO]:     - copy ./jiten/static/audio/3625005.mp3[INFO]:     - copy ./jiten/static/audio/2429718.mp3[INFO]:     - copy ./jiten/static/audio/3245671.mp3[INFO]:     - copy ./jiten/static/audio/2456853.mp3[INFO]:     - copy ./jiten/static/audio/3780819.mp3[INFO]:     - copy ./jiten/static/audio/2941380.mp3[INFO]:     - copy ./jiten/static/audio/2312685.mp3[INFO]:     - copy ./jiten/static/audio/3652135.mp3[INFO]:     - copy ./jiten/static/audio/2098578.mp3[INFO]:     - copy ./jiten/static/audio/176088.mp3[INFO]:     - copy ./jiten/static/audio/2456854.mp3[INFO]:     - copy ./jiten/static/audio/3597448.mp3[INFO]:     - copy ./jiten/static/audio/2006378.mp3[INFO]:     - copy ./jiten/static/audio/2967648.mp3[INFO]:     - copy ./jiten/static/audio/3423971.mp3[INFO]:     - copy ./jiten/static/audio/3550521.mp3[INFO]:     - copy ./jiten/static/audio/2125716.mp3[INFO]:     - copy ./jiten/static/audio/213029.mp3[INFO]:     - copy ./jiten/static/audio/3515316.mp3[INFO]:     - copy ./jiten/static/audio/2471944.mp3[INFO]:     - copy ./jiten/static/audio/2921365.mp3[INFO]:     - copy ./jiten/static/audio/2718488.mp3[INFO]:     - copy ./jiten/static/audio/3554251.mp3[INFO]:     - copy ./jiten/static/audio/124620.mp3[INFO]:     - copy ./jiten/static/audio/2815707.mp3[INFO]:     - copy ./jiten/static/audio/205990.mp3[INFO]:     - copy ./jiten/static/audio/3455735.mp3[INFO]:     - copy ./jiten/static/audio/2964006.mp3[INFO]:     - copy ./jiten/static/audio/2946939.mp3[INFO]:     - copy ./jiten/static/audio/3426557.mp3[INFO]:     - copy ./jiten/static/audio/3583519.mp3[INFO]:     - copy ./jiten/static/audio/2858265.mp3[INFO]:     - copy ./jiten/static/audio/4704222.mp3[INFO]:     - copy ./jiten/static/audio/2063330.mp3[INFO]:     - copy ./jiten/static/audio/3716098.mp3[INFO]:     - copy ./jiten/static/audio/2739791.mp3[INFO]:     - copy ./jiten/static/audio/3504005.mp3[INFO]:     - copy ./jiten/static/audio/202257.mp3[INFO]:     - copy ./jiten/static/audio/3561977.mp3[INFO]:     - copy ./jiten/static/audio/2666765.mp3[INFO]:     - copy ./jiten/static/audio/2242018.mp3[INFO]:     - copy ./jiten/static/audio/3453236.mp3[INFO]:     - copy ./jiten/static/audio/2724971.mp3[INFO]:     - copy ./jiten/static/audio/3423791.mp3[INFO]:     - copy ./jiten/static/audio/2700205.mp3[INFO]:     - copy ./jiten/static/audio/2526766.mp3[INFO]:     - copy ./jiten/static/audio/190069.mp3[INFO]:     - copy ./jiten/static/audio/2694313.mp3[INFO]:     - copy ./jiten/static/audio/3597773.mp3[INFO]:     - copy ./jiten/static/audio/3507410.mp3[INFO]:     - copy ./jiten/static/audio/2309936.mp3[INFO]:     - copy ./jiten/static/audio/227004.mp3[INFO]:     - copy ./jiten/static/audio/3496318.mp3[INFO]:     - copy ./jiten/static/audio/3114578.mp3[INFO]:     - copy ./jiten/static/audio/200117.mp3[INFO]:     - copy ./jiten/static/audio/169991.mp3[INFO]:     - copy ./jiten/static/audio/2298473.mp3[INFO]:     - copy ./jiten/static/audio/2690805.mp3[INFO]:     - copy ./jiten/static/audio/3699925.mp3[INFO]:     - copy ./jiten/static/audio/4804659.mp3[INFO]:     - copy ./jiten/static/audio/2626305.mp3[INFO]:     - copy ./jiten/static/audio/3689578.mp3[INFO]:     - copy ./jiten/static/audio/3700072.mp3[INFO]:     - copy ./jiten/static/audio/218851.mp3[INFO]:     - copy ./jiten/static/audio/141421.mp3[INFO]:     - copy ./jiten/static/audio/2419799.mp3[INFO]:     - copy ./jiten/static/audio/2463618.mp3[INFO]:     - copy ./jiten/static/audio/2469523.mp3[INFO]:     - copy ./jiten/static/audio/2604697.mp3[INFO]:     - copy ./jiten/static/audio/3010097.mp3[INFO]:     - copy ./jiten/static/audio/81557.mp3[INFO]:     - copy ./jiten/static/audio/2060614.mp3[INFO]:     - copy ./jiten/static/audio/1401160.mp3[INFO]:     - copy ./jiten/static/audio/3471764.mp3[INFO]:     - copy ./jiten/static/audio/2460894.mp3[INFO]:     - copy ./jiten/static/audio/3014668.mp3[INFO]:     - copy ./jiten/static/audio/3158402.mp3[INFO]:     - copy ./jiten/static/audio/188900.mp3[INFO]:     - copy ./jiten/static/audio/3552893.mp3[INFO]:     - copy ./jiten/static/audio/199966.mp3[INFO]:     - copy ./jiten/static/audio/4717937.mp3[INFO]:     - copy ./jiten/static/audio/3710861.mp3[INFO]:     - copy ./jiten/static/audio/2700219.mp3[INFO]:     - copy ./jiten/static/audio/175407.mp3[INFO]:     - copy ./jiten/static/audio/2992030.mp3[INFO]:     - copy ./jiten/static/audio/3479289.mp3[INFO]:     - copy ./jiten/static/audio/2491409.mp3[INFO]:     - copy ./jiten/static/audio/3196466.mp3[INFO]:     - copy ./jiten/static/audio/4751203.mp3[INFO]:     - copy ./jiten/static/audio/3559198.mp3[INFO]:     - copy ./jiten/static/audio/993933.mp3[INFO]:     - copy ./jiten/static/audio/3559196.mp3[INFO]:     - copy ./jiten/static/audio/2834135.mp3[INFO]:     - copy ./jiten/static/audio/2850571.mp3[INFO]:     - copy ./jiten/static/audio/2772834.mp3[INFO]:     - copy ./jiten/static/audio/2666712.mp3[INFO]:     - copy ./jiten/static/audio/3703418.mp3[INFO]:     - copy ./jiten/static/audio/3496705.mp3[INFO]:     - copy ./jiten/static/audio/3395419.mp3[INFO]:     - copy ./jiten/static/audio/3480363.mp3[INFO]:     - copy ./jiten/static/audio/77636.mp3[INFO]:     - copy ./jiten/static/audio/3850777.mp3[INFO]:     - copy ./jiten/static/audio/3122100.mp3[INFO]:     - copy ./jiten/static/audio/230563.mp3[INFO]:     - copy ./jiten/static/audio/3162643.mp3[INFO]:     - copy ./jiten/static/audio/224725.mp3[INFO]:     - copy ./jiten/static/audio/3374804.mp3[INFO]:     - copy ./jiten/static/audio/234490.mp3[INFO]:     - copy ./jiten/static/audio/2726763.mp3[INFO]:     - copy ./jiten/static/audio/3898146.mp3[INFO]:     - copy ./jiten/static/audio/2608703.mp3[INFO]:     - copy ./jiten/static/audio/4445365.mp3[INFO]:     - copy ./jiten/static/audio/3610726.mp3[INFO]:     - copy ./jiten/static/audio/2626300.mp3[INFO]:     - copy ./jiten/static/audio/2446307.mp3[INFO]:     - copy ./jiten/static/audio/2740700.mp3[INFO]:     - copy ./jiten/static/audio/2141723.mp3[INFO]:     - copy ./jiten/static/audio/3384972.mp3[INFO]:     - copy ./jiten/static/audio/182548.mp3[INFO]:     - copy ./jiten/static/audio/2533641.mp3[INFO]:     - copy ./jiten/static/audio/3718415.mp3[INFO]:     - copy ./jiten/static/audio/1882978.mp3[INFO]:     - copy ./jiten/static/audio/2951718.mp3[INFO]:     - copy ./jiten/static/audio/2871761.mp3[INFO]:     - copy ./jiten/static/audio/4270219.mp3[INFO]:     - copy ./jiten/static/audio/3050857.mp3[INFO]:     - copy ./jiten/static/audio/201774.mp3[INFO]:     - copy ./jiten/static/audio/3567548.mp3[INFO]:     - copy ./jiten/static/audio/2921355.mp3[INFO]:     - copy ./jiten/static/audio/2764096.mp3[INFO]:     - copy ./jiten/static/audio/2706785.mp3[INFO]:     - copy ./jiten/static/audio/3596854.mp3[INFO]:     - copy ./jiten/static/audio/4769900.mp3[INFO]:     - copy ./jiten/static/audio/3051310.mp3[INFO]:     - copy ./jiten/static/audio/4865666.mp3[INFO]:     - copy ./jiten/static/audio/2413217.mp3[INFO]:     - copy ./jiten/static/audio/3052932.mp3[INFO]:     - copy ./jiten/static/audio/2638219.mp3[INFO]:     - copy ./jiten/static/audio/2982984.mp3[INFO]:     - copy ./jiten/static/audio/199863.mp3[INFO]:     - copy ./jiten/static/audio/3052914.mp3[INFO]:     - copy ./jiten/static/audio/3592386.mp3[INFO]:     - copy ./jiten/static/audio/201781.mp3[INFO]:     - copy ./jiten/static/audio/4898338.mp3[INFO]:     - copy ./jiten/static/audio/3023119.mp3[INFO]:     - copy ./jiten/static/audio/3559172.mp3[INFO]:     - copy ./jiten/static/audio/1355524.mp3[INFO]:     - copy ./jiten/static/audio/3682345.mp3[INFO]:     - copy ./jiten/static/audio/1171907.mp3[INFO]:     - copy ./jiten/static/audio/3241565.mp3[INFO]:     - copy ./jiten/static/audio/4055190.mp3[INFO]:     - copy ./jiten/static/audio/3850805.mp3[INFO]:     - copy ./jiten/static/audio/3050889.mp3[INFO]:     - copy ./jiten/static/audio/3361537.mp3[INFO]:     - copy ./jiten/static/audio/142089.mp3[INFO]:     - copy ./jiten/static/audio/2750250.mp3[INFO]:     - copy ./jiten/static/audio/2569601.mp3[INFO]:     - copy ./jiten/static/audio/2739762.mp3[INFO]:     - copy ./jiten/static/audio/3137746.mp3[INFO]:     - copy ./jiten/static/audio/2739786.mp3[INFO]:     - copy ./jiten/static/audio/121901.mp3[INFO]:     - copy ./jiten/static/audio/2724975.mp3[INFO]:     - copy ./jiten/static/audio/2740709.mp3[INFO]:     - copy ./jiten/static/audio/3024537.mp3[INFO]:     - copy ./jiten/static/audio/1532832.mp3[INFO]:     - copy ./jiten/static/audio/2803449.mp3[INFO]:     - copy ./jiten/static/audio/2702376.mp3[INFO]:     - copy ./jiten/static/audio/203582.mp3[INFO]:     - copy ./jiten/static/audio/2991029.mp3[INFO]:     - copy ./jiten/static/audio/3236887.mp3[INFO]:     - copy ./jiten/static/audio/3050893.mp3[INFO]:     - copy ./jiten/static/audio/4024248.mp3[INFO]:     - copy ./jiten/static/audio/3859221.mp3[INFO]:     - copy ./jiten/static/audio/2659324.mp3[INFO]:     - copy ./jiten/static/audio/2518669.mp3[INFO]:     - copy ./jiten/static/audio/4260748.mp3[INFO]:     - copy ./jiten/static/audio/3010094.mp3[INFO]:     - copy ./jiten/static/audio/3233766.mp3[INFO]:     - copy ./jiten/static/audio/78642.mp3[INFO]:     - copy ./jiten/static/audio/201705.mp3[INFO]:     - copy ./jiten/static/audio/2690758.mp3[INFO]:     - copy ./jiten/static/audio/80886.mp3[INFO]:     - copy ./jiten/static/audio/1538018.mp3[INFO]:     - copy ./jiten/static/audio/200771.mp3[INFO]:     - copy ./jiten/static/audio/3487187.mp3[INFO]:     - copy ./jiten/static/audio/2580967.mp3[INFO]:     - copy ./jiten/static/audio/2976074.mp3[INFO]:     - copy ./jiten/static/audio/3635240.mp3[INFO]:     - copy ./jiten/static/audio/4260196.mp3[INFO]:     - copy ./jiten/static/audio/3594873.mp3[INFO]:     - copy ./jiten/static/audio/4321466.mp3[INFO]:     - copy ./jiten/static/audio/3164249.mp3[INFO]:     - copy ./jiten/static/audio/2871658.mp3[INFO]:     - copy ./jiten/static/audio/2499661.mp3[INFO]:     - copy ./jiten/static/audio/2310116.mp3[INFO]:     - copy ./jiten/static/audio/3677754.mp3[INFO]:     - copy ./jiten/static/audio/3395395.mp3[INFO]:     - copy ./jiten/static/audio/2706876.mp3[INFO]:     - copy ./jiten/static/audio/2852971.mp3[INFO]:     - copy ./jiten/static/audio/2748990.mp3[INFO]:     - copy ./jiten/static/audio/2096986.mp3[INFO]:     - copy ./jiten/static/audio/2948328.mp3[INFO]:     - copy ./jiten/static/audio/2852943.mp3[INFO]:     - copy ./jiten/static/audio/202944.mp3[INFO]:     - copy ./jiten/static/audio/3416319.mp3[INFO]:     - copy ./jiten/static/audio/2763594.mp3[INFO]:     - copy ./jiten/static/audio/224884.mp3[INFO]:     - copy ./jiten/static/audio/3377435.mp3[INFO]:     - copy ./jiten/static/audio/2615413.mp3[INFO]:     - copy ./jiten/static/audio/2451739.mp3[INFO]:     - copy ./jiten/static/audio/3169741.mp3[INFO]:     - copy ./jiten/static/audio/3162634.mp3[INFO]:     - copy ./jiten/static/audio/3481397.mp3[INFO]:     - copy ./jiten/static/audio/3174248.mp3[INFO]:     - copy ./jiten/static/audio/3059415.mp3[INFO]:     - copy ./jiten/static/audio/2906778.mp3[INFO]:     - copy ./jiten/static/audio/3516750.mp3[INFO]:     - copy ./jiten/static/audio/228677.mp3[INFO]:     - copy ./jiten/static/audio/2242013.mp3[INFO]:     - copy ./jiten/static/audio/3515218.mp3[INFO]:     - copy ./jiten/static/audio/3623893.mp3[INFO]:     - copy ./jiten/static/audio/4843467.mp3[INFO]:     - copy ./jiten/static/audio/2526764.mp3[INFO]:     - copy ./jiten/static/audio/4898361.mp3[INFO]:     - copy ./jiten/static/audio/3565442.mp3[INFO]:     - copy ./jiten/static/audio/3548591.mp3[INFO]:     - copy ./jiten/static/audio/3555496.mp3[INFO]:     - copy ./jiten/static/audio/196626.mp3[INFO]:     - copy ./jiten/static/audio/778974.mp3[INFO]:     - copy ./jiten/static/audio/202043.mp3[INFO]:     - copy ./jiten/static/audio/82540.mp3[INFO]:     - copy ./jiten/static/audio/3452297.mp3[INFO]:     - copy ./jiten/static/audio/236963.mp3[INFO]:     - copy ./jiten/static/audio/3716096.mp3[INFO]:     - copy ./jiten/static/audio/78630.mp3[INFO]:     - copy ./jiten/static/audio/148530.mp3[INFO]:     - copy ./jiten/static/audio/2152871.mp3[INFO]:     - copy ./jiten/static/audio/3440945.mp3[INFO]:     - copy ./jiten/static/audio/2638160.mp3[INFO]:     - copy ./jiten/static/audio/2242480.mp3[INFO]:     - copy ./jiten/static/audio/2500715.mp3[INFO]:     - copy ./jiten/static/audio/3523159.mp3[INFO]:     - copy ./jiten/static/audio/3276857.mp3[INFO]:     - copy ./jiten/static/audio/4897863.mp3[INFO]:     - copy ./jiten/static/audio/2670479.mp3[INFO]:     - copy ./jiten/static/audio/3689571.mp3[INFO]:     - copy ./jiten/static/audio/3162650.mp3[INFO]:     - copy ./jiten/static/audio/3228971.mp3[INFO]:     - copy ./jiten/static/audio/3507466.mp3[INFO]:     - copy ./jiten/static/audio/3114652.mp3[INFO]:     - copy ./jiten/static/audio/2481152.mp3[INFO]:     - copy ./jiten/static/audio/3624960.mp3[INFO]:     - copy ./jiten/static/audio/2117568.mp3[INFO]:     - copy ./jiten/static/audio/3782782.mp3[INFO]:     - copy ./jiten/static/audio/3554835.mp3[INFO]:     - copy ./jiten/static/audio/3105602.mp3[INFO]:     - copy ./jiten/static/audio/2173170.mp3[INFO]:     - copy ./jiten/static/audio/78157.mp3[INFO]:     - copy ./jiten/static/audio/3662454.mp3[INFO]:     - copy ./jiten/static/audio/140360.mp3[INFO]:     - copy ./jiten/static/audio/4715762.mp3[INFO]:     - copy ./jiten/static/audio/2869738.mp3[INFO]:     - copy ./jiten/static/audio/2349145.mp3[INFO]:     - copy ./jiten/static/audio/3376810.mp3[INFO]:     - copy ./jiten/static/audio/2519127.mp3[INFO]:     - copy ./jiten/static/audio/2110028.mp3[INFO]:     - copy ./jiten/static/audio/3662503.mp3[INFO]:     - copy ./jiten/static/audio/3227532.mp3[INFO]:     - copy ./jiten/static/audio/216130.mp3[INFO]:     - copy ./jiten/static/audio/2236839.mp3[INFO]:     - copy ./jiten/static/audio/2519737.mp3[INFO]:     - copy ./jiten/static/audio/3513007.mp3[INFO]:     - copy ./jiten/static/audio/2311964.mp3[INFO]:     - copy ./jiten/static/audio/2568025.mp3[INFO]:     - copy ./jiten/static/audio/2946900.mp3[INFO]:     - copy ./jiten/static/audio/3368847.mp3[INFO]:     - copy ./jiten/static/audio/3698210.mp3[INFO]:     - copy ./jiten/static/audio/3227739.mp3[INFO]:     - copy ./jiten/static/audio/3593120.mp3[INFO]:     - copy ./jiten/static/audio/2533669.mp3[INFO]:     - copy ./jiten/static/audio/3718483.mp3[INFO]:     - copy ./jiten/static/audio/4095939.mp3[INFO]:     - copy ./jiten/static/audio/886088.mp3[INFO]:     - copy ./jiten/static/audio/2739757.mp3[INFO]:     - copy ./jiten/static/audio/3699447.mp3[INFO]:     - copy ./jiten/static/audio/2813846.mp3[INFO]:     - copy ./jiten/static/audio/3312291.mp3[INFO]:     - copy ./jiten/static/audio/3029987.mp3[INFO]:     - copy ./jiten/static/audio/2303034.mp3[INFO]:     - copy ./jiten/static/audio/203728.mp3[INFO]:     - copy ./jiten/static/audio/2533640.mp3[INFO]:     - copy ./jiten/static/audio/150079.mp3[INFO]:     - copy ./jiten/static/audio/217306.mp3[INFO]:     - copy ./jiten/static/audio/2869687.mp3[INFO]:     - copy ./jiten/static/audio/3525542.mp3[INFO]:     - copy ./jiten/static/audio/3447236.mp3[INFO]:     - copy ./jiten/static/audio/4449038.mp3[INFO]:     - copy ./jiten/static/audio/2450319.mp3[INFO]:     - copy ./jiten/static/audio/126714.mp3[INFO]:     - copy ./jiten/static/audio/2255796.mp3[INFO]:     - copy ./jiten/static/audio/217562.mp3[INFO]:     - copy ./jiten/static/audio/81084.mp3[INFO]:     - copy ./jiten/static/audio/3579912.mp3[INFO]:     - copy ./jiten/static/audio/3558987.mp3[INFO]:     - copy ./jiten/static/audio/2772833.mp3[INFO]:     - copy ./jiten/static/audio/3340567.mp3[INFO]:     - copy ./jiten/static/audio/2976561.mp3[INFO]:     - copy ./jiten/static/audio/2907543.mp3[INFO]:     - copy ./jiten/static/audio/2752686.mp3[INFO]:     - copy ./jiten/static/audio/2871644.mp3[INFO]:     - copy ./jiten/static/audio/126740.mp3[INFO]:     - copy ./jiten/static/audio/2596673.mp3[INFO]:     - copy ./jiten/static/audio/2706808.mp3[INFO]:     - copy ./jiten/static/audio/3126816.mp3[INFO]:     - copy ./jiten/static/audio/2416571.mp3[INFO]:     - copy ./jiten/static/audio/3138621.mp3[INFO]:     - copy ./jiten/static/audio/3125445.mp3[INFO]:     - copy ./jiten/static/audio/3133234.mp3[INFO]:     - copy ./jiten/static/audio/3052786.mp3[INFO]:     - copy ./jiten/static/audio/2499138.mp3[INFO]:     - copy ./jiten/static/audio/3141862.mp3[INFO]:     - copy ./jiten/static/audio/126656.mp3[INFO]:     - copy ./jiten/static/audio/2598479.mp3[INFO]:     - copy ./jiten/static/audio/3059318.mp3[INFO]:     - copy ./jiten/static/audio/3024539.mp3[INFO]:     - copy ./jiten/static/audio/3362360.mp3[INFO]:     - copy ./jiten/static/audio/2660416.mp3[INFO]:     - copy ./jiten/static/audio/3262717.mp3[INFO]:     - copy ./jiten/static/audio/3016471.mp3[INFO]:     - copy ./jiten/static/audio/3623504.mp3[INFO]:     - copy ./jiten/static/audio/3281203.mp3[INFO]:     - copy ./jiten/static/audio/143950.mp3[INFO]:     - copy ./jiten/static/audio/2231208.mp3[INFO]:     - copy ./jiten/static/audio/886077.mp3[INFO]:     - copy ./jiten/static/audio/2515512.mp3[INFO]:     - copy ./jiten/static/audio/3556529.mp3[INFO]:     - copy ./jiten/static/audio/2370571.mp3[INFO]:     - copy ./jiten/static/audio/3523182.mp3[INFO]:     - copy ./jiten/static/audio/4754.mp3[INFO]:     - copy ./jiten/static/audio/140211.mp3[INFO]:     - copy ./jiten/static/audio/3549484.mp3[INFO]:     - copy ./jiten/static/audio/2692386.mp3[INFO]:     - copy ./jiten/static/audio/81837.mp3[INFO]:     - copy ./jiten/static/audio/3689579.mp3[INFO]:     - copy ./jiten/static/audio/2955235.mp3[INFO]:     - copy ./jiten/static/audio/3616173.mp3[INFO]:     - copy ./jiten/static/audio/3424650.mp3[INFO]:     - copy ./jiten/static/audio/2982990.mp3[INFO]:     - copy ./jiten/static/audio/2478145.mp3[INFO]:     - copy ./jiten/static/audio/3523976.mp3[INFO]:     - copy ./jiten/static/audio/3561862.mp3[INFO]:     - copy ./jiten/static/audio/2518677.mp3[INFO]:     - copy ./jiten/static/audio/3277390.mp3[INFO]:     - copy ./jiten/static/audio/3017165.mp3[INFO]:     - copy ./jiten/static/audio/3363393.mp3[INFO]:     - copy ./jiten/static/audio/2348794.mp3[INFO]:     - copy ./jiten/static/audio/4483905.mp3[INFO]:     - copy ./jiten/static/audio/2718656.mp3[INFO]:     - copy ./jiten/static/audio/3099376.mp3[INFO]:     - copy ./jiten/static/audio/214752.mp3[INFO]:     - copy ./jiten/static/audio/2179159.mp3[INFO]:     - copy ./jiten/static/audio/2628402.mp3[INFO]:     - copy ./jiten/static/audio/3984850.mp3[INFO]:     - copy ./jiten/static/audio/3596583.mp3[INFO]:     - copy ./jiten/static/audio/2960829.mp3[INFO]:     - copy ./jiten/static/audio/2976615.mp3[INFO]:     - copy ./jiten/static/audio/3596343.mp3[INFO]:     - copy ./jiten/static/audio/2250597.mp3[INFO]:     - copy ./jiten/static/audio/2269121.mp3[INFO]:     - copy ./jiten/static/audio/2976032.mp3[INFO]:     - copy ./jiten/static/audio/187170.mp3[INFO]:     - copy ./jiten/static/audio/229186.mp3[INFO]:     - copy ./jiten/static/audio/126707.mp3[INFO]:     - copy ./jiten/static/audio/199334.mp3[INFO]:     - copy ./jiten/static/audio/202776.mp3[INFO]:     - copy ./jiten/static/audio/4751.mp3[INFO]:     - copy ./jiten/static/audio/2244824.mp3[INFO]:     - copy ./jiten/static/audio/3479892.mp3[INFO]:     - copy ./jiten/static/audio/3554292.mp3[INFO]:     - copy ./jiten/static/audio/3120230.mp3[INFO]:     - copy ./jiten/static/audio/3548304.mp3[INFO]:     - copy ./jiten/static/audio/3717898.mp3[INFO]:     - copy ./jiten/static/audio/2522589.mp3[INFO]:     - copy ./jiten/static/audio/2559793.mp3[INFO]:     - copy ./jiten/static/audio/2869681.mp3[INFO]:     - copy ./jiten/static/audio/3044964.mp3[INFO]:     - copy ./jiten/static/audio/3798942.mp3[INFO]:     - copy ./jiten/static/audio/3093923.mp3[INFO]:     - copy ./jiten/static/audio/2638146.mp3[INFO]:     - copy ./jiten/static/audio/3562101.mp3[INFO]:     - copy ./jiten/static/audio/3295565.mp3[INFO]:     - copy ./jiten/static/audio/233311.mp3[INFO]:     - copy ./jiten/static/audio/3677759.mp3[INFO]:     - copy ./jiten/static/audio/2706908.mp3[INFO]:     - copy ./jiten/static/audio/3836789.mp3[INFO]:     - copy ./jiten/static/audio/3513024.mp3[INFO]:     - copy ./jiten/static/audio/3193633.mp3[INFO]:     - copy ./jiten/static/audio/2562515.mp3[INFO]:     - copy ./jiten/static/audio/3044952.mp3[INFO]:     - copy ./jiten/static/audio/4216121.mp3[INFO]:     - copy ./jiten/static/audio/2229275.mp3[INFO]:     - copy ./jiten/static/audio/3709584.mp3[INFO]:     - copy ./jiten/static/audio/3332550.mp3[INFO]:     - copy ./jiten/static/audio/6018.mp3[INFO]:     - copy ./jiten/static/audio/2955244.mp3[INFO]:     - copy ./jiten/static/audio/195505.mp3[INFO]:     - copy ./jiten/static/audio/347403.mp3[INFO]:     - copy ./jiten/static/audio/3709603.mp3[INFO]:     - copy ./jiten/static/audio/2067073.mp3[INFO]:     - copy ./jiten/static/audio/2393527.mp3[INFO]:     - copy ./jiten/static/audio/4549582.mp3[INFO]:     - copy ./jiten/static/audio/3689544.mp3[INFO]:     - copy ./jiten/static/audio/2312026.mp3[INFO]:     - copy ./jiten/static/audio/202733.mp3[INFO]:     - copy ./jiten/static/audio/2231256.mp3[INFO]:     - copy ./jiten/static/audio/195867.mp3[INFO]:     - copy ./jiten/static/audio/2419795.mp3[INFO]:     - copy ./jiten/static/audio/2901187.mp3[INFO]:     - copy ./jiten/static/audio/2706939.mp3[INFO]:     - copy ./jiten/static/audio/3689545.mp3[INFO]:     - copy ./jiten/static/audio/3569901.mp3[INFO]:     - copy ./jiten/static/audio/2522590.mp3[INFO]:     - copy ./jiten/static/audio/3559173.mp3[INFO]:     - copy ./jiten/static/audio/3574891.mp3[INFO]:     - copy ./jiten/static/audio/3491616.mp3[INFO]:     - copy ./jiten/static/audio/2690762.mp3[INFO]:     - copy ./jiten/static/audio/4055090.mp3[INFO]:     - copy ./jiten/static/audio/2976607.mp3[INFO]:     - copy ./jiten/static/audio/4751174.mp3[INFO]:     - copy ./jiten/static/audio/214907.mp3[INFO]:     - copy ./jiten/static/audio/3631723.mp3[INFO]:     - copy ./jiten/static/audio/1678421.mp3[INFO]:     - copy ./jiten/static/audio/2721608.mp3[INFO]:     - copy ./jiten/static/audio/4260419.mp3[INFO]:     - copy ./jiten/static/audio/3513020.mp3[INFO]:     - copy ./jiten/static/audio/2985792.mp3[INFO]:     - copy ./jiten/static/audio/78623.mp3[INFO]:     - copy ./jiten/static/audio/1411204.mp3[INFO]:     - copy ./jiten/static/audio/3105597.mp3[INFO]:     - copy ./jiten/static/audio/3561865.mp3[INFO]:     - copy ./jiten/static/audio/2780274.mp3[INFO]:     - copy ./jiten/static/audio/2701316.mp3[INFO]:     - copy ./jiten/static/audio/3589664.mp3[INFO]:     - copy ./jiten/static/audio/187729.mp3[INFO]:     - copy ./jiten/static/audio/2780857.mp3[INFO]:     - copy ./jiten/static/audio/2098016.mp3[INFO]:     - copy ./jiten/static/audio/3484383.mp3[INFO]:     - copy ./jiten/static/audio/4344860.mp3[INFO]:     - copy ./jiten/static/audio/2936963.mp3[INFO]:     - copy ./jiten/static/audio/4769894.mp3[INFO]:     - copy ./jiten/static/audio/3589654.mp3[INFO]:     - copy ./jiten/static/audio/3555812.mp3[INFO]:     - copy ./jiten/static/audio/4892684.mp3[INFO]:     - copy ./jiten/static/font/KanjiStrokeOrders_v4.003.ttf[INFO]:     - copy ./jiten/static/font/readme_en_v4.003.txt[INFO]:     - copy ./jiten/static/font/copyright.txt[INFO]:     - copy ./jiten/templates/_search.html[INFO]:     - copy ./jiten/templates/_meta.html[INFO]:     - copy ./jiten/templates/kanji-by-jlpt.html[INFO]:     - copy ./jiten/templates/_help.html[INFO]:     - copy ./jiten/templates/_macros.html[INFO]:     - copy ./jiten/templates/_footer.html[INFO]:     - copy ./jiten/templates/jmdict.html[INFO]:     - copy ./jiten/templates/_nav.html[INFO]:     - copy ./jiten/templates/jmdict-by-freq.html[INFO]:     - copy ./jiten/templates/jmdict-by-jlpt.html[INFO]:     - copy ./jiten/templates/kanji-by-freq.html[INFO]:     - copy ./jiten/templates/_dialogs.html[INFO]:     - copy ./jiten/templates/error.html[INFO]:     - copy ./jiten/templates/kanji-by-level.html[INFO]:     - copy ./jiten/templates/stroke.html[INFO]:     - copy ./jiten/templates/kanji.html[INFO]:     - copy ./jiten/templates/index.html[INFO]:     - copy ./jiten/templates/sentences.html[INFO]:     - copy ./jiten/templates/download_dbs.html[INFO]:     - copy ./jiten/templates/kanji-by-skip.html[INFO]:     - copy ./itsdangerous-2.0.1-py3.9.egg-info/PKG-INFO[INFO]:     - copy ./itsdangerous-2.0.1-py3.9.egg-info/top_level.txt[INFO]:     - copy ./itsdangerous-2.0.1-py3.9.egg-info/dependency_links.txt[INFO]:     - copy ./itsdangerous-2.0.1-py3.9.egg-info/SOURCES.txt[INFO]:     - copy ./certifi-2021.5.30-py3.9.egg-info/not-zip-safe[INFO]:     - copy ./certifi-2021.5.30-py3.9.egg-info/PKG-INFO[INFO]:     - copy ./certifi-2021.5.30-py3.9.egg-info/top_level.txt[INFO]:     - copy ./certifi-2021.5.30-py3.9.egg-info/dependency_links.txt[INFO]:     - copy ./certifi-2021.5.30-py3.9.egg-info/SOURCES.txt[INFO]:     - copy ./itsdangerous/encoding.pyc[INFO]:     - copy ./itsdangerous/py.typed[INFO]:     - copy ./itsdangerous/__init__.pyc[INFO]:     - copy ./itsdangerous/timed.pyc[INFO]:     - copy ./itsdangerous/serializer.pyc[INFO]:     - copy ./itsdangerous/_json.pyc[INFO]:     - copy ./itsdangerous/url_safe.pyc[INFO]:     - copy ./itsdangerous/signer.pyc[INFO]:     - copy ./itsdangerous/jws.pyc[INFO]:     - copy ./itsdangerous/exc.pyc[INFO]:     - copy ./setuptools/version.pyc[INFO]:     - copy ./setuptools/script (dev).tmpl[INFO]:     - copy ./setuptools/script.tmpl[INFO]:     - copy ./setuptools/__init__.pyc[INFO]:     - copy ./setuptools/monkey.pyc[INFO]:     - copy ./setuptools/config.pyc[INFO]:     - copy ./setuptools/msvc.pyc[INFO]:     - copy ./setuptools/windows_support.pyc[INFO]:     - copy ./setuptools/gui.exe[INFO]:     - copy ./setuptools/cli-64.exe[INFO]:     - copy ./setuptools/gui-64.exe[INFO]:     - copy ./setuptools/namespaces.pyc[INFO]:     - copy ./setuptools/depends.pyc[INFO]:     - copy ./setuptools/cli-32.exe[INFO]:     - copy ./setuptools/cli.exe[INFO]:     - copy ./setuptools/glob.pyc[INFO]:     - copy ./setuptools/_deprecation_warning.pyc[INFO]:     - copy ./setuptools/sandbox.pyc[INFO]:     - copy ./setuptools/_imp.pyc[INFO]:     - copy ./setuptools/unicode_utils.pyc[INFO]:     - copy ./setuptools/dist.pyc[INFO]:     - copy ./setuptools/wheel.pyc[INFO]:     - copy ./setuptools/extension.pyc[INFO]:     - copy ./setuptools/build_meta.pyc[INFO]:     - copy ./setuptools/py34compat.pyc[INFO]:     - copy ./setuptools/dep_util.pyc[INFO]:     - copy ./setuptools/archive_util.pyc[INFO]:     - copy ./setuptools/package_index.pyc[INFO]:     - copy ./setuptools/launch.pyc[INFO]:     - copy ./setuptools/installer.pyc[INFO]:     - copy ./setuptools/lib2to3_ex.pyc[INFO]:     - copy ./setuptools/errors.pyc[INFO]:     - copy ./setuptools/gui-32.exe[INFO]:     - copy ./setuptools/_vendor/__init__.pyc[INFO]:     - copy ./setuptools/_vendor/pyparsing.pyc[INFO]:     - copy ./setuptools/_vendor/ordered_set.pyc[INFO]:     - copy ./setuptools/_vendor/packaging/utils.pyc[INFO]:     - copy ./setuptools/_vendor/packaging/version.pyc[INFO]:     - copy ./setuptools/_vendor/packaging/__init__.pyc[INFO]:     - copy ./setuptools/_vendor/packaging/requirements.pyc[INFO]:     - copy ./setuptools/_vendor/packaging/_structures.pyc[INFO]:     - copy ./setuptools/_vendor/packaging/_typing.pyc[INFO]:     - copy ./setuptools/_vendor/packaging/specifiers.pyc[INFO]:     - copy ./setuptools/_vendor/packaging/tags.pyc[INFO]:     - copy ./setuptools/_vendor/packaging/_compat.pyc[INFO]:     - copy ./setuptools/_vendor/packaging/__about__.pyc[INFO]:     - copy ./setuptools/_vendor/packaging/markers.pyc[INFO]:     - copy ./setuptools/_vendor/more_itertools/__init__.pyc[INFO]:     - copy ./setuptools/_vendor/more_itertools/recipes.pyc[INFO]:     - copy ./setuptools/_vendor/more_itertools/more.pyc[INFO]:     - copy ./setuptools/command/bdist_egg.pyc[INFO]:     - copy ./setuptools/command/rotate.pyc[INFO]:     - copy ./setuptools/command/__init__.pyc[INFO]:     - copy ./setuptools/command/sdist.pyc[INFO]:     - copy ./setuptools/command/alias.pyc[INFO]:     - copy ./setuptools/command/build_py.pyc[INFO]:     - copy ./setuptools/command/dist_info.pyc[INFO]:     - copy ./setuptools/command/install_egg_info.pyc[INFO]:     - copy ./setuptools/command/setopt.pyc[INFO]:     - copy ./setuptools/command/install_lib.pyc[INFO]:     - copy ./setuptools/command/install_scripts.pyc[INFO]:     - copy ./setuptools/command/register.pyc[INFO]:     - copy ./setuptools/command/build_ext.pyc[INFO]:     - copy ./setuptools/command/launcher manifest.xml[INFO]:     - copy ./setuptools/command/easy_install.pyc[INFO]:     - copy ./setuptools/command/py36compat.pyc[INFO]:     - copy ./setuptools/command/bdist_rpm.pyc[INFO]:     - copy ./setuptools/command/upload.pyc[INFO]:     - copy ./setuptools/command/develop.pyc[INFO]:     - copy ./setuptools/command/saveopts.pyc[INFO]:     - copy ./setuptools/command/egg_info.pyc[INFO]:     - copy ./setuptools/command/build_clib.pyc[INFO]:     - copy ./setuptools/command/install.pyc[INFO]:     - copy ./setuptools/command/test.pyc[INFO]:     - copy ./setuptools/command/upload_docs.pyc[INFO]:     - copy ./setuptools/_distutils/ccompiler.pyc[INFO]:     - copy ./setuptools/_distutils/version.pyc[INFO]:     - copy ./setuptools/_distutils/msvc9compiler.pyc[INFO]:     - copy ./setuptools/_distutils/spawn.pyc[INFO]:     - copy ./setuptools/_distutils/__init__.pyc[INFO]:     - copy ./setuptools/_distutils/config.pyc[INFO]:     - copy ./setuptools/_distutils/msvccompiler.pyc[INFO]:     - copy ./setuptools/_distutils/log.pyc[INFO]:     - copy ./setuptools/_distutils/_msvccompiler.pyc[INFO]:     - copy ./setuptools/_distutils/filelist.pyc[INFO]:     - copy ./setuptools/_distutils/file_util.pyc[INFO]:     - copy ./setuptools/_distutils/debug.pyc[INFO]:     - copy ./setuptools/_distutils/py35compat.pyc[INFO]:     - copy ./setuptools/_distutils/cmd.pyc[INFO]:     - copy ./setuptools/_distutils/dir_util.pyc[INFO]:     - copy ./setuptools/_distutils/cygwinccompiler.pyc[INFO]:     - copy ./setuptools/_distutils/versionpredicate.pyc[INFO]:     - copy ./setuptools/_distutils/core.pyc[INFO]:     - copy ./setuptools/_distutils/unixccompiler.pyc[INFO]:     - copy ./setuptools/_distutils/dist.pyc[INFO]:     - copy ./setuptools/_distutils/extension.pyc[INFO]:     - copy ./setuptools/_distutils/fancy_getopt.pyc[INFO]:     - copy ./setuptools/_distutils/dep_util.pyc[INFO]:     - copy ./setuptools/_distutils/archive_util.pyc[INFO]:     - copy ./setuptools/_distutils/util.pyc[INFO]:     - copy ./setuptools/_distutils/bcppcompiler.pyc[INFO]:     - copy ./setuptools/_distutils/py38compat.pyc[INFO]:     - copy ./setuptools/_distutils/errors.pyc[INFO]:     - copy ./setuptools/_distutils/text_file.pyc[INFO]:     - copy ./setuptools/_distutils/sysconfig.pyc[INFO]:     - copy ./setuptools/_distutils/command/__init__.pyc[INFO]:     - copy ./setuptools/_distutils/command/sdist.pyc[INFO]:     - copy ./setuptools/_distutils/command/config.pyc[INFO]:     - copy ./setuptools/_distutils/command/bdist_dumb.pyc[INFO]:     - copy ./setuptools/_distutils/command/check.pyc[INFO]:     - copy ./setuptools/_distutils/command/install_headers.pyc[INFO]:     - copy ./setuptools/_distutils/command/build_py.pyc[INFO]:     - copy ./setuptools/_distutils/command/install_egg_info.pyc[INFO]:     - copy ./setuptools/_distutils/command/build_scripts.pyc[INFO]:     - copy ./setuptools/_distutils/command/install_lib.pyc[INFO]:     - copy ./setuptools/_distutils/command/build.pyc[INFO]:     - copy ./setuptools/_distutils/command/bdist_msi.pyc[INFO]:     - copy ./setuptools/_distutils/command/bdist_wininst.pyc[INFO]:     - copy ./setuptools/_distutils/command/install_scripts.pyc[INFO]:     - copy ./setuptools/_distutils/command/register.pyc[INFO]:     - copy ./setuptools/_distutils/command/clean.pyc[INFO]:     - copy ./setuptools/_distutils/command/build_ext.pyc[INFO]:     - copy ./setuptools/_distutils/command/bdist.pyc[INFO]:     - copy ./setuptools/_distutils/command/bdist_rpm.pyc[INFO]:     - copy ./setuptools/_distutils/command/upload.pyc[INFO]:     - copy ./setuptools/_distutils/command/build_clib.pyc[INFO]:     - copy ./setuptools/_distutils/command/install_data.pyc[INFO]:     - copy ./setuptools/_distutils/command/install.pyc[INFO]:     - copy ./setuptools/_distutils/command/py37compat.pyc[INFO]:     - copy ./setuptools/extern/__init__.pyc[INFO]:     - copy ./Flask-2.0.1-py3.9.egg-info/entry_points.txt[INFO]:     - copy ./Flask-2.0.1-py3.9.egg-info/PKG-INFO[INFO]:     - copy ./Flask-2.0.1-py3.9.egg-info/top_level.txt[INFO]:     - copy ./Flask-2.0.1-py3.9.egg-info/dependency_links.txt[INFO]:     - copy ./Flask-2.0.1-py3.9.egg-info/SOURCES.txt[INFO]:     - copy ./Flask-2.0.1-py3.9.egg-info/requires.txt[INFO]:     - copy ./jnius/__init__.pyc[INFO]:     - copy ./jnius/env.pyc[INFO]:     - copy ./jnius/signatures.pyc[INFO]:     - copy ./jnius/jnius.cpython-39-x86_64-linux-gnu.so[INFO]:     - copy ./jnius/reflect.pyc[INFO]:     - copy ./jnius/src/org/jnius/NativeInvocationHandler.java[INFO]:     - copy ./jnius/src/org/jnius/NativeInvocationHandler.class[INFO]:     - copy ./Werkzeug-2.0.1-py3.9.egg-info/PKG-INFO[INFO]:     - copy ./Werkzeug-2.0.1-py3.9.egg-info/top_level.txt[INFO]:     - copy ./Werkzeug-2.0.1-py3.9.egg-info/dependency_links.txt[INFO]:     - copy ./Werkzeug-2.0.1-py3.9.egg-info/SOURCES.txt[INFO]:     - copy ./Werkzeug-2.0.1-py3.9.egg-info/requires.txt[INFO]:     - copy ./certifi/__init__.pyc[INFO]:     - copy ./certifi/core.pyc[INFO]:     - copy ./certifi/__main__.pyc[INFO]:     - copy ./certifi/cacert.pem[INFO]:     - copy ./android/loadingscreen.pyc[INFO]:     - copy ./android/__init__.pyc[INFO]:     - copy ./android/config.pyc[INFO]:     - copy ./android/_ctypes_library_finder.pyc[INFO]:     - copy ./android/runnable.pyc[INFO]:     - copy ./android/_android_billing.cpython-39-x86_64-linux-gnu.so[INFO]:     - copy ./android/activity.pyc[INFO]:     - copy ./android/storage.pyc[INFO]:     - copy ./android/broadcast.pyc[INFO]:     - copy ./android/_android.cpython-39-x86_64-linux-gnu.so[INFO]:     - copy ./android/mixer.pyc[INFO]:     - copy ./android/billing.pyc[INFO]:     - copy ./android/permissions.pyc[INFO]:     - copy ./werkzeug/utils.pyc[INFO]:     - copy ./werkzeug/filesystem.pyc[INFO]:     - copy ./werkzeug/security.pyc[INFO]:     - copy ./werkzeug/datastructures.pyc[INFO]:     - copy ./werkzeug/py.typed[INFO]:     - copy ./werkzeug/__init__.pyc[INFO]:     - copy ./werkzeug/_reloader.pyc[INFO]:     - copy ./werkzeug/_internal.pyc[INFO]:     - copy ./werkzeug/serving.pyc[INFO]:     - copy ./werkzeug/formparser.pyc[INFO]:     - copy ./werkzeug/local.pyc[INFO]:     - copy ./werkzeug/routing.pyc[INFO]:     - copy ./werkzeug/useragents.pyc[INFO]:     - copy ./werkzeug/exceptions.pyc[INFO]:     - copy ./werkzeug/testapp.pyc[INFO]:     - copy ./werkzeug/datastructures.pyi[INFO]:     - copy ./werkzeug/user_agent.pyc[INFO]:     - copy ./werkzeug/wsgi.pyc[INFO]:     - copy ./werkzeug/http.pyc[INFO]:     - copy ./werkzeug/test.pyc[INFO]:     - copy ./werkzeug/urls.pyc[INFO]:     - copy ./werkzeug/middleware/proxy_fix.pyc[INFO]:     - copy ./werkzeug/middleware/__init__.pyc[INFO]:     - copy ./werkzeug/middleware/dispatcher.pyc[INFO]:     - copy ./werkzeug/middleware/http_proxy.pyc[INFO]:     - copy ./werkzeug/middleware/shared_data.pyc[INFO]:     - copy ./werkzeug/middleware/profiler.pyc[INFO]:     - copy ./werkzeug/middleware/lint.pyc[INFO]:     - copy ./werkzeug/debug/__init__.pyc[INFO]:     - copy ./werkzeug/debug/console.pyc[INFO]:     - copy ./werkzeug/debug/tbtools.pyc[INFO]:     - copy ./werkzeug/debug/repr.pyc[INFO]:     - copy ./werkzeug/debug/shared/FONT_LICENSE[INFO]:     - copy ./werkzeug/debug/shared/ICON_LICENSE.md[INFO]:     - copy ./werkzeug/debug/shared/less.png[INFO]:     - copy ./werkzeug/debug/shared/more.png[INFO]:     - copy ./werkzeug/debug/shared/ubuntu.ttf[INFO]:     - copy ./werkzeug/debug/shared/style.css[INFO]:     - copy ./werkzeug/debug/shared/console.png[INFO]:     - copy ./werkzeug/debug/shared/source.png[INFO]:     - copy ./werkzeug/debug/shared/debugger.js[INFO]:     - copy ./werkzeug/wrappers/base_request.pyc[INFO]:     - copy ./werkzeug/wrappers/auth.pyc[INFO]:     - copy ./werkzeug/wrappers/__init__.pyc[INFO]:     - copy ./werkzeug/wrappers/etag.pyc[INFO]:     - copy ./werkzeug/wrappers/response.pyc[INFO]:     - copy ./werkzeug/wrappers/common_descriptors.pyc[INFO]:     - copy ./werkzeug/wrappers/cors.pyc[INFO]:     - copy ./werkzeug/wrappers/request.pyc[INFO]:     - copy ./werkzeug/wrappers/base_response.pyc[INFO]:     - copy ./werkzeug/wrappers/user_agent.pyc[INFO]:     - copy ./werkzeug/wrappers/accept.pyc[INFO]:     - copy ./werkzeug/wrappers/json.pyc[INFO]:     - copy ./werkzeug/sansio/utils.pyc[INFO]:     - copy ./werkzeug/sansio/__init__.pyc[INFO]:     - copy ./werkzeug/sansio/multipart.pyc[INFO]:     - copy ./werkzeug/sansio/response.pyc[INFO]:     - copy ./werkzeug/sansio/request.pyc[INFO]:     - copy ./click-8.0.1-py3.9.egg-info/PKG-INFO[INFO]:     - copy ./click-8.0.1-py3.9.egg-info/top_level.txt[INFO]:     - copy ./click-8.0.1-py3.9.egg-info/dependency_links.txt[INFO]:     - copy ./click-8.0.1-py3.9.egg-info/SOURCES.txt[INFO]:     - copy ./click-8.0.1-py3.9.egg-info/requires.txt[INFO]:     - copy ./MarkupSafe-2.0.1-py3.9.egg-info/PKG-INFO[INFO]:     - copy ./MarkupSafe-2.0.1-py3.9.egg-info/top_level.txt[INFO]:     - copy ./MarkupSafe-2.0.1-py3.9.egg-info/dependency_links.txt[INFO]:     - copy ./MarkupSafe-2.0.1-py3.9.egg-info/SOURCES.txt[INFO]:     - copy ./pkg_resources/__init__.pyc[INFO]:     - copy ./pkg_resources/_vendor/appdirs.pyc[INFO]:     - copy ./pkg_resources/_vendor/__init__.pyc[INFO]:     - copy ./pkg_resources/_vendor/pyparsing.pyc[INFO]:     - copy ./pkg_resources/_vendor/packaging/utils.pyc[INFO]:     - copy ./pkg_resources/_vendor/packaging/version.pyc[INFO]:     - copy ./pkg_resources/_vendor/packaging/__init__.pyc[INFO]:     - copy ./pkg_resources/_vendor/packaging/requirements.pyc[INFO]:     - copy ./pkg_resources/_vendor/packaging/_structures.pyc[INFO]:     - copy ./pkg_resources/_vendor/packaging/_typing.pyc[INFO]:     - copy ./pkg_resources/_vendor/packaging/specifiers.pyc[INFO]:     - copy ./pkg_resources/_vendor/packaging/tags.pyc[INFO]:     - copy ./pkg_resources/_vendor/packaging/_compat.pyc[INFO]:     - copy ./pkg_resources/_vendor/packaging/__about__.pyc[INFO]:     - copy ./pkg_resources/_vendor/packaging/markers.pyc[INFO]:     - copy ./pkg_resources/extern/__init__.pyc[INFO]:     - copy ./Jinja2-3.0.1-py3.9.egg-info/entry_points.txt[INFO]:     - copy ./Jinja2-3.0.1-py3.9.egg-info/PKG-INFO[INFO]:     - copy ./Jinja2-3.0.1-py3.9.egg-info/top_level.txt[INFO]:     - copy ./Jinja2-3.0.1-py3.9.egg-info/dependency_links.txt[INFO]:     - copy ./Jinja2-3.0.1-py3.9.egg-info/SOURCES.txt[INFO]:     - copy ./Jinja2-3.0.1-py3.9.egg-info/requires.txt[INFO]:     - copy ./click/utils.pyc[INFO]:     - copy ./click/py.typed[INFO]:     - copy ./click/__init__.pyc[INFO]:     - copy ./click/parser.pyc[INFO]:     - copy ./click/decorators.pyc[INFO]:     - copy ./click/types.pyc[INFO]:     - copy ./click/shell_completion.pyc[INFO]:     - copy ./click/formatting.pyc[INFO]:     - copy ./click/_winconsole.pyc[INFO]:     - copy ./click/_textwrap.pyc[INFO]:     - copy ./click/exceptions.pyc[INFO]:     - copy ./click/core.pyc[INFO]:     - copy ./click/_unicodefun.pyc[INFO]:     - copy ./click/_termui_impl.pyc[INFO]:     - copy ./click/_compat.pyc[INFO]:     - copy ./click/globals.pyc[INFO]:     - copy ./click/testing.pyc[INFO]:     - copy ./click/termui.pyc[INFO]:     - copy ./_distutils_hack/__init__.pyc[INFO]:     - copy ./_distutils_hack/override.pyc[INFO]:    <- directory context /home/vagrant/build/_jiten_buildozer_/android/platform/build-armeabi-v7a/dists/jiten__armeabi-v7astty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running cp /home/vagrant/build/dev.obfusk.jiten/android/.b...(and 268 more)[INFO]:    Renaming .so files to reflect cross-compilestty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running find /home/vagrant/build/dev.obfusk.jiten/android/...(and 126 more)
           working: /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/andro...(and 150 more) 
           working: /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/andro...(and 149 more) 
           working: /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/andro...(and 141 more) 
           working: /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/andro...(and 154 more) 
           working: /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/andro...(and 146 more) 
                                                                                                   
stty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running mv /home/vagrant/build/dev.obfusk.jiten/android/.b...(and 348 more)stty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running mv /home/vagrant/build/dev.obfusk.jiten/android/.b...(and 346 more)stty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running mv /home/vagrant/build/dev.obfusk.jiten/android/.b...(and 330 more)stty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running mv /home/vagrant/build/dev.obfusk.jiten/android/.b...(and 356 more)stty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running mv /home/vagrant/build/dev.obfusk.jiten/android/.b...(and 340 more)[INFO]:    <- directory context /home/vagrant/build/srclib/python-for-android[INFO]:    Stripping librariesstty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running find /home/vagrant/build/dev.obfusk.jiten/android/...(and 241 more)
           working: /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/andro...(and 117 more) 
           working: /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/andro...(and 117 more) 
           working: /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/andro...(and 122 more) 
           working: /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/andro...(and 116 more) 
           working: /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/andro...(and 114 more) 
           working: /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/andro...(and 114 more) 
           working: /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/andro...(and 118 more) 
           working: /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/andro...(and 114 more) 
           working: /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/andro...(and 112 more) 
           working: /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/andro...(and 115 more) 
           working: /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/andro...(and 117 more) 
           working: /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/andro...(and 111 more) 
           working: /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/andro...(and 118 more) 
           working: /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/andro...(and 119 more) 
           working: /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/andro...(and 113 more) 
           working: /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/andro...(and 122 more) 
           working: /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/andro...(and 115 more) 
           working: /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/andro...(and 123 more) 
           working: /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/andro...(and 114 more) 
           working: /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/andro...(and 114 more) 
           working: /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/andro...(and 111 more) 
           working: /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/andro...(and 123 more) 
           working: /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/andro...(and 122 more) 
           working: /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/andro...(and 114 more) 
           working: /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/andro...(and 116 more) 
           working: /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/andro...(and 114 more) 
           working: /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/andro...(and 124 more) 
           working: /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/andro...(and 116 more) 
           working: /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/andro...(and 113 more) 
           working: /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/andro...(and 113 more) 
           working: /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/andro...(and 112 more) 
           working: /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/andro...(and 114 more) 
           working: /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/andro...(and 114 more) 
           working: /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/andro...(and 113 more) 
           working: /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/andro...(and 112 more) 
           working: /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/andro...(and 114 more) 
           working: /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/andro...(and 118 more) 
           working: /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/andro...(and 126 more) 
           working: /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/andro...(and 113 more) 
           working: /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/andro...(and 119 more) 
           working: /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/andro...(and 115 more) 
           working: /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/andro...(and 111 more) 
           working: /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/andro...(and 118 more) 
           working: /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/andro...(and 115 more) 
           working: /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/andro...(and 112 more) 
           working: /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/andro...(and 114 more) 
           working: /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/andro...(and 125 more) 
           working: /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/andro...(and 118 more) 
           working: /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/andro...(and 112 more) 
           working: /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/andro...(and 114 more) 
           working: /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/andro...(and 111 more) 
           working: /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/andro...(and 116 more) 
           working: /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/andro...(and 119 more) 
           working: /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/andro...(and 112 more) 
           working: /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/andro...(and 115 more) 
           working: /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/andro...(and 117 more) 
           working: /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/andro...(and 111 more) 
           working: /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/andro...(and 111 more) 
           working: /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/andro...(and 115 more) 
           working: /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/andro...(and 117 more) 
           working: /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/andro...(and 114 more) 
           working: /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/andro...(and 114 more) 
           working: /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/andro...(and 82 more)  
           working: /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/andro...(and 81 more)  
           working: /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/andro...(and 82 more)  
           working: /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/andro...(and 84 more)  
           working: /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/andro...(and 85 more)  
           working: /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/andro...(and 87 more)  
           working: /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/andro...(and 87 more)  
                                                                                                   
[INFO]:    Stripping libraries in private dir[INFO]:    Frying eggs in /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/dists/jiten__armeabi-v7a/_python_bundle/_python_bundle/site-packages[INFO]:    -> directory context /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/dists/jiten__armeabi-v7a[INFO]:    Saving distribution info[INFO]:    <- directory context /home/vagrant/build/srclib/python-for-android[INFO]:    # Your distribution was created successfully, exiting.[INFO]:    Dist can be found at (for now) /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/dists/jiten__armeabi-v7a# Build the application #1# Copy application source from /home/vagrant/build/dev.obfusk.jiten/android# Create directory /home/vagrant/build/_jiten_buildozer_/android/app# Copy /home/vagrant/build/dev.obfusk.jiten/android/main.py# Package the application# project.properties updated# Gradle project detected, copy files /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/dists/jiten__armeabi-v7a/src/main/java# Asking for release but P4A_RELEASE_KEYALIAS is missing--sign will not be passed# Asking for release but P4A_RELEASE_KEYSTORE_PASSWD is missing--sign will not be passed# Asking for release but P4A_RELEASE_KEYSTORE is missing--sign will not be passed# Asking for release but P4A_RELEASE_KEYALIAS_PASSWD is missing--sign will not be passed# Run '/home/vagrant/env/bin/python3.9 -m pythonforandroid.toolchain apk --debug --bootstrap=webview --dist_name jiten --name Jiten --version 1.1.0 --package dev.obfusk.jiten --minsdk 23 --ndk-api 23 --private /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/app --android-entrypoint org.kivy.android.PythonActivity --android-apptheme @android:style/Theme.NoTitleBar --icon /home/vagrant/build/dev.obfusk.jiten/android/./icon.png --orientation portrait --window --intent-filters /home/vagrant/build/dev.obfusk.jiten/android/./intent.xml --activity-launch-mode singleTask --numeric-version 1010100001 --release --copy-libs --local-recipes /home/vagrant/build/dev.obfusk.jiten/android/p4a-recipes --arch armeabi-v7a --color=always --storage-dir="/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a" --ndk-api=23 --port=29483'# Cwd /home/vagrant/build/srclib/python-for-android[INFO]:    Will compile for the following archs: armeabi-v7a[INFO]:    Found Android API target in $ANDROIDAPI: 30[INFO]:    Available Android APIs are (7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30)[INFO]:    Requested API target 30 is available, continuing.[INFO]:    Found NDK dir in $ANDROIDNDK: /opt/android-sdk/ndk/22.1.7171670[INFO]:    Found NDK version 22b[WARNING]: Maximum recommended NDK version is 19c, but newer versions may work.[WARNING]: Newer NDKs may not be fully supported by p4a.[INFO]:    Getting NDK API version (i.e. minimum supported API) from user argument[INFO]:    ccache is missing, the build will not be optimized in the future.[INFO]:    Found the following toolchain versions: ['4.9'][INFO]:    Picking the latest gcc toolchain, here 4.9[INFO]:    Of the existing distributions, the following meet the given requirements:[INFO]:    	jiten: min API 23, includes recipes (hostpython3, libffi, libpcre, openssl, sqlite3, python3, genericndkbuild, setuptools, certifi, click, itsdangerous, kanjidraw, markupsafe, six, werkzeug, jinja2, pyjnius, android, flask, jiten), built for archs (armeabi-v7a)[INFO]:    jiten has compatible recipes, using this one[INFO]:    Of the existing distributions, the following meet the given requirements:[INFO]:    	jiten: min API 23, includes recipes (hostpython3, libffi, libpcre, openssl, sqlite3, python3, genericndkbuild, setuptools, certifi, click, itsdangerous, kanjidraw, markupsafe, six, werkzeug, jinja2, pyjnius, android, flask, jiten), built for archs (armeabi-v7a)[INFO]:    jiten has compatible recipes, using this one[INFO]:    -> directory context /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/build/bootstrap_builds/webview[INFO]:    <- directory context /home/vagrant/build/srclib/python-for-android[INFO]:    -> directory context /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/dists/jiten__armeabi-v7aListing '/tmp/p4a-extra-env-ebad03g4'...Listing '/home/vagrant/build/_jiten_buildozer_/android/app'...Listing '/home/vagrant/build/_jiten_buildozer_/android/app/_applibs'...Compiling '/home/vagrant/build/_jiten_buildozer_/android/app/main.py'...Compiling '/home/vagrant/build/_jiten_buildozer_/android/app/sitecustomize.py'...Listing '/home/vagrant/build/_jiten_buildozer_/android/platform/build-armeabi-v7a/dists/jiten__armeabi-v7a/_python_bundle'...Listing '/home/vagrant/build/_jiten_buildozer_/android/platform/build-armeabi-v7a/dists/jiten__armeabi-v7a/_python_bundle/_python_bundle'...Listing '/home/vagrant/build/_jiten_buildozer_/android/platform/build-armeabi-v7a/dists/jiten__armeabi-v7a/_python_bundle/_python_bundle/modules'...Listing '/home/vagrant/build/_jiten_buildozer_/android/platform/build-armeabi-v7a/dists/jiten__armeabi-v7a/_python_bundle/_python_bundle/site-packages'...Listing '/home/vagrant/build/_jiten_buildozer_/android/platform/build-armeabi-v7a/dists/jiten__armeabi-v7a/_python_bundle/_python_bundle/site-packages/Flask-2.0.1-py3.9.egg-info'...Listing '/home/vagrant/build/_jiten_buildozer_/android/platform/build-armeabi-v7a/dists/jiten__armeabi-v7a/_python_bundle/_python_bundle/site-packages/Jinja2-3.0.1-py3.9.egg-info'...Listing '/home/vagrant/build/_jiten_buildozer_/android/platform/build-armeabi-v7a/dists/jiten__armeabi-v7a/_python_bundle/_python_bundle/site-packages/MarkupSafe-2.0.1-py3.9.egg-info'...Listing '/home/vagrant/build/_jiten_buildozer_/android/platform/build-armeabi-v7a/dists/jiten__armeabi-v7a/_python_bundle/_python_bundle/site-packages/Werkzeug-2.0.1-py3.9.egg-info'...Listing '/home/vagrant/build/_jiten_buildozer_/android/platform/build-armeabi-v7a/dists/jiten__armeabi-v7a/_python_bundle/_python_bundle/site-packages/_distutils_hack'...Listing '/home/vagrant/build/_jiten_buildozer_/android/platform/build-armeabi-v7a/dists/jiten__armeabi-v7a/_python_bundle/_python_bundle/site-packages/android'...Listing '/home/vagrant/build/_jiten_buildozer_/android/platform/build-armeabi-v7a/dists/jiten__armeabi-v7a/_python_bundle/_python_bundle/site-packages/certifi'...Listing '/home/vagrant/build/_jiten_buildozer_/android/platform/build-armeabi-v7a/dists/jiten__armeabi-v7a/_python_bundle/_python_bundle/site-packages/certifi-2021.5.30-py3.9.egg-info'...Listing '/home/vagrant/build/_jiten_buildozer_/android/platform/build-armeabi-v7a/dists/jiten__armeabi-v7a/_python_bundle/_python_bundle/site-packages/click'...Listing '/home/vagrant/build/_jiten_buildozer_/android/platform/build-armeabi-v7a/dists/jiten__armeabi-v7a/_python_bundle/_python_bundle/site-packages/click-8.0.1-py3.9.egg-info'...Listing '/home/vagrant/build/_jiten_buildozer_/android/platform/build-armeabi-v7a/dists/jiten__armeabi-v7a/_python_bundle/_python_bundle/site-packages/flask'...Listing '/home/vagrant/build/_jiten_buildozer_/android/platform/build-armeabi-v7a/dists/jiten__armeabi-v7a/_python_bundle/_python_bundle/site-packages/flask/json'...Listing '/home/vagrant/build/_jiten_buildozer_/android/platform/build-armeabi-v7a/dists/jiten__armeabi-v7a/_python_bundle/_python_bundle/site-packages/itsdangerous'...Listing '/home/vagrant/build/_jiten_buildozer_/android/platform/build-armeabi-v7a/dists/jiten__armeabi-v7a/_python_bundle/_python_bundle/site-packages/itsdangerous-2.0.1-py3.9.egg-info'...Listing '/home/vagrant/build/_jiten_buildozer_/android/platform/build-armeabi-v7a/dists/jiten__armeabi-v7a/_python_bundle/_python_bundle/site-packages/jinja2'...Listing '/home/vagrant/build/_jiten_buildozer_/android/platform/build-armeabi-v7a/dists/jiten__armeabi-v7a/_python_bundle/_python_bundle/site-packages/jiten'...Listing '/home/vagrant/build/_jiten_buildozer_/android/platform/build-armeabi-v7a/dists/jiten__armeabi-v7a/_python_bundle/_python_bundle/site-packages/jiten/res'...Listing '/home/vagrant/build/_jiten_buildozer_/android/platform/build-armeabi-v7a/dists/jiten__armeabi-v7a/_python_bundle/_python_bundle/site-packages/jiten/res/jlpt'...Listing '/home/vagrant/build/_jiten_buildozer_/android/platform/build-armeabi-v7a/dists/jiten__armeabi-v7a/_python_bundle/_python_bundle/site-packages/jiten/static'...Listing '/home/vagrant/build/_jiten_buildozer_/android/platform/build-armeabi-v7a/dists/jiten__armeabi-v7a/_python_bundle/_python_bundle/site-packages/jiten/static/audio'...Listing '/home/vagrant/build/_jiten_buildozer_/android/platform/build-armeabi-v7a/dists/jiten__armeabi-v7a/_python_bundle/_python_bundle/site-packages/jiten/static/font'...Listing '/home/vagrant/build/_jiten_buildozer_/android/platform/build-armeabi-v7a/dists/jiten__armeabi-v7a/_python_bundle/_python_bundle/site-packages/jiten/static/licenses'...Listing '/home/vagrant/build/_jiten_buildozer_/android/platform/build-armeabi-v7a/dists/jiten__armeabi-v7a/_python_bundle/_python_bundle/site-packages/jiten/templates'...Listing '/home/vagrant/build/_jiten_buildozer_/android/platform/build-armeabi-v7a/dists/jiten__armeabi-v7a/_python_bundle/_python_bundle/site-packages/jiten-1.1.0-py3.9.egg-info'...Listing '/home/vagrant/build/_jiten_buildozer_/android/platform/build-armeabi-v7a/dists/jiten__armeabi-v7a/_python_bundle/_python_bundle/site-packages/jnius'...Listing '/home/vagrant/build/_jiten_buildozer_/android/platform/build-armeabi-v7a/dists/jiten__armeabi-v7a/_python_bundle/_python_bundle/site-packages/jnius/src'...Listing '/home/vagrant/build/_jiten_buildozer_/android/platform/build-armeabi-v7a/dists/jiten__armeabi-v7a/_python_bundle/_python_bundle/site-packages/jnius/src/org'...Listing '/home/vagrant/build/_jiten_buildozer_/android/platform/build-armeabi-v7a/dists/jiten__armeabi-v7a/_python_bundle/_python_bundle/site-packages/jnius/src/org/jnius'...Listing '/home/vagrant/build/_jiten_buildozer_/android/platform/build-armeabi-v7a/dists/jiten__armeabi-v7a/_python_bundle/_python_bundle/site-packages/kanjidraw'...Listing '/home/vagrant/build/_jiten_buildozer_/android/platform/build-armeabi-v7a/dists/jiten__armeabi-v7a/_python_bundle/_python_bundle/site-packages/kanjidraw-0.2.3-py3.9.egg-info'...Listing '/home/vagrant/build/_jiten_buildozer_/android/platform/build-armeabi-v7a/dists/jiten__armeabi-v7a/_python_bundle/_python_bundle/site-packages/markupsafe'...Listing '/home/vagrant/build/_jiten_buildozer_/android/platform/build-armeabi-v7a/dists/jiten__armeabi-v7a/_python_bundle/_python_bundle/site-packages/pkg_resources'...Listing '/home/vagrant/build/_jiten_buildozer_/android/platform/build-armeabi-v7a/dists/jiten__armeabi-v7a/_python_bundle/_python_bundle/site-packages/pkg_resources/_vendor'...Listing '/home/vagrant/build/_jiten_buildozer_/android/platform/build-armeabi-v7a/dists/jiten__armeabi-v7a/_python_bundle/_python_bundle/site-packages/pkg_resources/_vendor/packaging'...Listing '/home/vagrant/build/_jiten_buildozer_/android/platform/build-armeabi-v7a/dists/jiten__armeabi-v7a/_python_bundle/_python_bundle/site-packages/pkg_resources/extern'...Listing '/home/vagrant/build/_jiten_buildozer_/android/platform/build-armeabi-v7a/dists/jiten__armeabi-v7a/_python_bundle/_python_bundle/site-packages/pyjnius-1.3.0-py3.9.egg-info'...Listing '/home/vagrant/build/_jiten_buildozer_/android/platform/build-armeabi-v7a/dists/jiten__armeabi-v7a/_python_bundle/_python_bundle/site-packages/setuptools'...Listing '/home/vagrant/build/_jiten_buildozer_/android/platform/build-armeabi-v7a/dists/jiten__armeabi-v7a/_python_bundle/_python_bundle/site-packages/setuptools/_distutils'...Listing '/home/vagrant/build/_jiten_buildozer_/android/platform/build-armeabi-v7a/dists/jiten__armeabi-v7a/_python_bundle/_python_bundle/site-packages/setuptools/_distutils/command'...Listing '/home/vagrant/build/_jiten_buildozer_/android/platform/build-armeabi-v7a/dists/jiten__armeabi-v7a/_python_bundle/_python_bundle/site-packages/setuptools/_vendor'...Listing '/home/vagrant/build/_jiten_buildozer_/android/platform/build-armeabi-v7a/dists/jiten__armeabi-v7a/_python_bundle/_python_bundle/site-packages/setuptools/_vendor/more_itertools'...Listing '/home/vagrant/build/_jiten_buildozer_/android/platform/build-armeabi-v7a/dists/jiten__armeabi-v7a/_python_bundle/_python_bundle/site-packages/setuptools/_vendor/packaging'...Listing '/home/vagrant/build/_jiten_buildozer_/android/platform/build-armeabi-v7a/dists/jiten__armeabi-v7a/_python_bundle/_python_bundle/site-packages/setuptools/command'...Listing '/home/vagrant/build/_jiten_buildozer_/android/platform/build-armeabi-v7a/dists/jiten__armeabi-v7a/_python_bundle/_python_bundle/site-packages/setuptools/extern'...Listing '/home/vagrant/build/_jiten_buildozer_/android/platform/build-armeabi-v7a/dists/jiten__armeabi-v7a/_python_bundle/_python_bundle/site-packages/setuptools-57.1.0-py3.9.egg-info'...Listing '/home/vagrant/build/_jiten_buildozer_/android/platform/build-armeabi-v7a/dists/jiten__armeabi-v7a/_python_bundle/_python_bundle/site-packages/six-1.16.0-py3.9.egg-info'...Listing '/home/vagrant/build/_jiten_buildozer_/android/platform/build-armeabi-v7a/dists/jiten__armeabi-v7a/_python_bundle/_python_bundle/site-packages/usr'...Listing '/home/vagrant/build/_jiten_buildozer_/android/platform/build-armeabi-v7a/dists/jiten__armeabi-v7a/_python_bundle/_python_bundle/site-packages/usr/local'...Listing '/home/vagrant/build/_jiten_buildozer_/android/platform/build-armeabi-v7a/dists/jiten__armeabi-v7a/_python_bundle/_python_bundle/site-packages/usr/local/bin'...Listing '/home/vagrant/build/_jiten_buildozer_/android/platform/build-armeabi-v7a/dists/jiten__armeabi-v7a/_python_bundle/_python_bundle/site-packages/werkzeug'...Listing '/home/vagrant/build/_jiten_buildozer_/android/platform/build-armeabi-v7a/dists/jiten__armeabi-v7a/_python_bundle/_python_bundle/site-packages/werkzeug/debug'...Listing '/home/vagrant/build/_jiten_buildozer_/android/platform/build-armeabi-v7a/dists/jiten__armeabi-v7a/_python_bundle/_python_bundle/site-packages/werkzeug/debug/shared'...Listing '/home/vagrant/build/_jiten_buildozer_/android/platform/build-armeabi-v7a/dists/jiten__armeabi-v7a/_python_bundle/_python_bundle/site-packages/werkzeug/middleware'...Listing '/home/vagrant/build/_jiten_buildozer_/android/platform/build-armeabi-v7a/dists/jiten__armeabi-v7a/_python_bundle/_python_bundle/site-packages/werkzeug/sansio'...Listing '/home/vagrant/build/_jiten_buildozer_/android/platform/build-armeabi-v7a/dists/jiten__armeabi-v7a/_python_bundle/_python_bundle/site-packages/werkzeug/wrappers'...[INFO]:    Detected highest available build tools version to be 31.0.0stty: 'standard input': Inappropriate ioctl for device[DEBUG]:   -> running gradlew assembleRelease[DEBUG]:   	Downloading https://services.gradle.org/distributions/gradle-6.4.1-all.zip[DEBUG]:   	......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................[DEBUG]:   	Unzipping /home/vagrant/.gradle/wrapper/dists/gradle-6.4.1-all/ihamk9lkfdnk0vct06i4nheil/gradle-6.4.1-all.zip to /home/vagrant/.gradle/wrapper/dists/gradle-6.4.1-all/ihamk9lkfdnk0vct06i4nheil[DEBUG]:   	Set executable permissions for: /home/vagrant/.gradle/wrapper/dists/gradle-6.4.1-all/ihamk9lkfdnk0vct06i4nheil/gradle-6.4.1/bin/gradle[DEBUG]:[DEBUG]:   	Welcome to Gradle 6.4.1![DEBUG]:[DEBUG]:   	Here are the highlights of this release:[DEBUG]:   	 - Support for building, testing and running Java Modules[DEBUG]:   	 - Precompiled script plugins for Groovy DSL[DEBUG]:   	 - Single dependency lock file per project[DEBUG]:[DEBUG]:   	For more details see https://docs.gradle.org/6.4.1/release-notes.html[DEBUG]:[DEBUG]:[DEBUG]:[DEBUG]:   	<-------------> 0% INITIALIZING [70ms]> Evaluating settings<-------------> 0% INITIALIZING [171ms]<-------------> 0% INITIALIZING [270ms]<-------------> 0% INITIALIZING [370ms]<-------------> 0% INITIALIZING [470ms]WARNING: An illegal reflective access operation has occurred[DEBUG]:   	WARNING: Illegal reflective access by org.codehaus.groovy.reflection.CachedClass (file:/home/vagrant/.gradle/wrapper/dists/gradle-6.4.1-all/ihamk9lkfdnk0vct06i4nheil/gradle-6.4.1/lib/groovy-all-1.3-2.5.10.jar) to method java.lang.Object.finalize()[DEBUG]:   	WARNING: Please consider reporting this to the maintainers of org.codehaus.groovy.reflection.CachedClass[DEBUG]:   	WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations[DEBUG]:   	WARNING: All illegal access operations will be denied in a future release[DEBUG]:   	<-------------> 0% INITIALIZING [570ms]<-------------> 0% INITIALIZING [670ms]<-------------> 0% CONFIGURING [771ms]> Loading projects<-------------> 0% CONFIGURING [870ms]> root project<-------------> 0% CONFIGURING [970ms]> root project > Compiling /home/vagrant/build/_jiten_buildozer_/android/platfo<-------------> 0% CONFIGURING [1s]> root project> root project > Resolve dependencies of :classpath> root project > Resolve dependencies of :classpath > gradle-3.5.2.pom> root project > Resolve dependencies of :classpath[DEBUG]:[DEBUG]:[DEBUG]:[DEBUG]:   	<-------------> 0% CONFIGURING [2s]> root project > Resolve dependencies of :classpath > lint-gradle-api-26.5.2.po> root project > Resolve dependencies of :classpath > kotlin-stdlib-jdk8-1.3.50> root project > Resolve dependencies of :classpath > builder-3.5.2.pom> root project > Resolve dependencies of :classpath > gradle-api-3.5.2.pom> root project > Resolve dependencies of :classpath > transform-api-2.0.0-depre> root project > Resolve dependencies of :classpath > asm-commons-6.0.pom> root project > Resolve dependencies of :classpath > asm-analysis-6.0.pom> root project > Resolve dependencies of :classpath > asm-util-6.0.pom> root project > Resolve dependencies of :classpath > jopt-simple-4.9.pom> root project > Resolve dependencies of :classpath > asm-6.0.pom> IDLE> IDLE> IDLE> root project > Resolve dependencies of :classpath > ow2-1.3.pom> IDLE> root project > Resolve dependencies of :classpath > protobuf-java-util-3.4.0.> root project > Resolve dependencies of :classpath > protobuf-java-3.4.0.pom> root project > Resolve dependencies of :classpath> IDLE[DEBUG]:   	> root project > Resolve dependencies of :classpath > bcprov-jdk15on-1.56.pom> root project > Resolve dependencies of :classpath > fastutil-7.2.0.pom> root project > Resolve dependencies of :classpath > bcpkix-jdk15on-1.56.pom> root project > Resolve dependencies of :classpath > javax.inject-1.pom> root project > Resolve dependencies of :classpath > asm-tree-6.0.pom> root project > Resolve dependencies of :classpath > json-simple-1.1.pom> IDLE> root project > Resolve dependencies of :classpath > guava-parent-27.0.1-jre.p> IDLE> root project > Resolve dependencies of :classpath > httpcomponents-client-4.5> IDLE> root project > Resolve dependencies of :classpath > httpcomponents-core-4.4.1> root project > Resolve dependencies of :classpath> IDLE> IDLE> root project > Resolve dependencies of :classpath > juniversalchardet-1.0.3.p> root project > Resolve dependencies of :classpath > databinding-common-3.5.2.> root project > Resolve dependencies of :classpath > baseLibrary-3.5.2.pom> IDLE> root project > Resolve dependencies of :classpath > apache-9.pom> IDLE<-------------> 0% CONFIGURING [3s]> root project > Resolve dependencies of :classpath > auto-value-1.5.2.pom> root project > Resolve dependencies of :classpath > aapt2-proto-0.4.0.pom> root project > Resolve dependencies of :classpath > error_prone_annotations-2> IDLE> root project > Resolve dependencies of :classpath > jdom2-2.0.6.pom> IDLE> root project > Resolve dependencies of :classpath > apache-16.pom> root project > Resolve dependencies of :classpath > jsr305-1.3.9.pom> root project > Resolve dependencies of :classpath > guava-parent-26.0-android> root project > Resolve dependencies of :classpath > animal-sniffer-parent-1.1> IDLE> root project > Resolve dependencies of :classpath> root project > Resolve dependencies of :classpath > kotlin-stdlib-common-1.3.> root project > Resolve dependencies of :classpath > annotations-13.0.pom> root project > Resolve dependencies of :classpath > jaxb-parent-2.2.11.pom> root project > Resolve dependencies of :classpath > jvnet-parent-1.pom> IDLE> root project > Resolve dependencies of :classpath > jvnet-parent-4.pom> root project > Resolve dependencies of :classpath > stax-ex-1.7.7.pom > 8 KB/<-------------> 0% CONFIGURING [4s]> root project > Resolve dependencies of :classpath > jaxb-txw-parent-2.2.11.po> root project > Resolve dependencies of :classpath > istack-commons-2.21.pom> root project > Resolve dependencies of :classpath> IDLE> root project > Resolve files of :classpath > sdk-common-26.5.2.jar > 29 KB/1.> root project > Resolve files of :classpath > builder-3.5.2.jar > 624 KB/7.79 > root project > Resolve files of :classpath > ddmlib-26.5.2.jar> root project > Resolve files of :classpath > gradle-3.5.2.jar > 449 KB/3.99 M> root project > Resolve files of :classpath > builder-test-api-3.5.2.jar > 8 K> root project > Resolve files of :classpath > databinding-compiler-common-3.5.> root project > Resolve files of :classpath > sdk-common-26.5.2.jar > 871 KB/1> root project > Resolve files of :classpath > builder-3.5.2.jar > 3.66 MB/7.79> root project > Resolve files of :classpath > repository-26.5.2.jar> root project > Resolve files of :classpath > gradle-3.5.2.jar > 1013 KB/3.99 > root project > Resolve files of :classpath > shared-26.5.2.jar> root project > Resolve files of :classpath > sdklib-26.5.2.jar > 547 KB/620 K> IDLE> root project > Resolve files of :classpath> IDLE> IDLE> IDLE> IDLE> root project > Resolve files of :classpath > aapt2-proto-0.4.0.jar > 384 KB/6> root project > Resolve files of :classpath > bundletool-0.9.0.jar> root project > Resolve files of :classpath > apkzlib-3.5.2.jar > 96 KB/195 KB> root project > Resolve files of :classpath > protos-26.5.2.jar > 576 KB/3.41 > root project > Resolve files of :classpath > apksig-3.5.2.jar> root project > Resolve files of :classpath > protobuf-java-3.4.0.jar > 509 KB> root project > Resolve files of :classpath > bcpkix-jdk15on-1.56.jar > 533 KB> root project > Resolve files of :classpath > bundletool-0.9.0.jar > 1.25 MB/5> root project > Resolve files of :classpath > bcprov-jdk15on-1.56.jar > 533 KB> root project > Resolve files of :classpath > protos-26.5.2.jar > 1.80 MB/3.41> root project > Resolve files of :classpath > fastutil-7.2.0.jar > 215 KB/16.5> root project > Resolve files of :classpath > protobuf-java-3.4.0.jar > 896 KB> IDLE> root project > Resolve files of :classpath > bundletool-0.9.0.jar > 3.97 MB/5> root project > Resolve files of :classpath > jimfs-1.1.jar > 96 KB/201 KB dow> root project > Resolve files of :classpath > guava-27.0.1-jre.jar > 32 KB/2.6> root project > Resolve files of :classpath > fastutil-7.2.0.jar > 3.56 MB/16.> IDLE> IDLE> IDLE> root project > Resolve files of :classpath > fastutil-7.2.0.jar > 5.33 MB/16.> root project > Resolve files of :classpath > kotlin-reflect-1.3.50.jar > 784 > root project > Resolve files of :classpath > kotlin-stdlib-1.3.50.jar> root project > Resolve files of :classpath > proguard-base-6.0.3.jar> root project > Resolve files of :classpath > kotlin-stdlib-jdk7-1.3.50.jar> root project > Resolve files of :classpath > fastutil-7.2.0.jar > 7.50 MB/16.> root project > Resolve files of :classpath > javapoet-1.8.0.jar<-------------> 0% CONFIGURING [5s]> IDLE> IDLE> IDLE> root project > Resolve files of :classpath > fastutil-7.2.0.jar > 9.95 MB/16.> IDLE> root project > Resolve files of :classpath > manifest-merger-26.5.2.jar> root project > Resolve files of :classpath > fastutil-7.2.0.jar > 15.72 MB/16> IDLE> root project<-------------> 0% CONFIGURING [6s]<-------------> 0% CONFIGURING [7s]> root project > Compiling /home/vagrant/build/_jiten_buildozer_/android/platfo> root project<-------------> 0% CONFIGURING [8s]<-------------> 0% CONFIGURING [9s]<=============> 100% CONFIGURING [9s]> IDLE<=------------> 11% EXECUTING [10s]> :checkReleaseManifest<==-----------> 17% EXECUTING [10s]> :mainApkListPersistenceRelease> :javaPreCompileRelease<===----------> 26% EXECUTING [10s]> :mergeReleaseResources > Resolve dependencies of :_internal_aapt2_binary > aa> :mergeReleaseResources > Resolve files of :_internal_aapt2_binary > aapt2-3.5> :mergeReleaseResources > Resolve files of :_internal_aapt2_binary > Transform> :mergeReleaseResources<====---------> 32% EXECUTING [10s]> :processReleaseManifest<=====--------> 44% EXECUTING [10s]> :processReleaseResources> :mergeExtDexRelease<======-------> 47% EXECUTING [11s]> :compileReleaseJavaWithJavac<======-------> 47% EXECUTING [12s][DEBUG]:   	> Task :compileReleaseJavaWithJavac[DEBUG]:   	Note: Some input files use or override a deprecated API.[DEBUG]:   	Note: Recompile with -Xlint:deprecation for details.[DEBUG]:   	[DEBUG]:   	[DEBUG]:   	[DEBUG]:   	[DEBUG]:   	<======-------> 52% EXECUTING [12s]> IDLE> IDLE> :lintVitalRelease > Resolve dependencies of :lintClassPath > groovy-all-2.4.1> IDLE> :mergeExtDexRelease> IDLE> :lintVitalRelease > Resolve dependencies of :lintClassPath > error_prone_anno[DEBUG]:   	> :lintVitalRelease > Resolve files of :lintClassPath > intellij-core-26.5.2.ja> :lintVitalRelease > Resolve files of :lintClassPath > lint-26.5.2.jar > 45 KB> :lintVitalRelease > Resolve files of :lintClassPath > lint-gradle-26.5.2.jar > :lintVitalRelease > Resolve files of :lintClassPath > lint-api-26.5.2.jar> :lintVitalRelease > Resolve files of :lintClassPath > lint-checks-26.5.2.jar > :lintVitalRelease > Resolve files of :lintClassPath > kotlin-compiler-26.5.2.<======-------> 52% EXECUTING [13s]> :lintVitalRelease > Resolve files of :lintClassPath > uast-26.5.2.jar> :lintVitalRelease > Resolve files of :lintClassPath > groovy-all-2.4.15.jar >> IDLE> :lintVitalRelease > Resolve files of :lintClassPath > uast-26.5.2.jar > 1.59 > IDLE> IDLE> IDLE> IDLE> :lintVitalRelease > Resolve files of :lintClassPath> :lintVitalRelease > Building model 'com.android.builder.model.AndroidProject'<======-------> 52% EXECUTING [14s][DEBUG]:   	> Task :lintVitalRelease[DEBUG]:   	Calling mockable JAR artifact transform to create file: /home/vagrant/.gradle/caches/transforms-2/files-2.1/5797f1b0aea5887b60ae53840564cf1d/android.jar with input /opt/android-sdk/platforms/android-30/android.jar[DEBUG]:   	[DEBUG]:   	[DEBUG]:   	[DEBUG]:   	[DEBUG]:   	[DEBUG]:   	<======-------> 52% EXECUTING [14s]> IDLE> IDLE> IDLE> IDLE> :mergeExtDexRelease> IDLE> :lintVitalRelease > Building model 'com.android.builder.model.AndroidProject'> :lintVitalRelease<======-------> 52% EXECUTING [15s]<======-------> 52% EXECUTING [16s]<======-------> 52% EXECUTING [17s]<======-------> 52% EXECUTING [18s]<=======------> 55% EXECUTING [18s]> :transformClassesWithDexBuilderForRelease<=======------> 55% EXECUTING [19s]<=======------> 55% EXECUTING [20s]<=======------> 55% EXECUTING [21s]<========-----> 67% EXECUTING [21s]> :mergeReleaseAssets<==========---> 79% EXECUTING [21s]> :mergeReleaseJniLibFolders> :mergeDexRelease> :mergeReleaseJavaResource<===========--> 88% EXECUTING [21s]> IDLE> :mergeReleaseNativeLibs> IDLE<===========--> 91% EXECUTING [22s]> :stripReleaseDebugSymbols[DEBUG]:   	> Task :stripReleaseDebugSymbols[DEBUG]:   	Support for ANDROID_NDK_HOME is deprecated and will be removed in the future. Use android.ndkVersion in build.gradle instead.[DEBUG]:   	[DEBUG]:   	[DEBUG]:   	[DEBUG]:   	[DEBUG]:   	<============-> 94% EXECUTING [22s]> IDLE> IDLE> IDLE> IDLE> :packageRelease> IDLE> IDLE<============-> 94% EXECUTING [23s]<=============> 100% EXECUTING [24s]> IDLE[DEBUG]:   	Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.[DEBUG]:   	Use '--warning-mode all' to show the individual deprecation warnings.[DEBUG]:   	See https://docs.gradle.org/6.4.1/userguide/command_line_interface.html#sec:command_line_warnings[DEBUG]:   	[DEBUG]:   	BUILD SUCCESSFUL in 29s[DEBUG]:   	25 actionable tasks: 25 executed[DEBUG]:   	[DEBUG]:   	[DEBUG]:   	[DEBUG]:   	[DEBUG]:   	[DEBUG]:   	[DEBUG]:   	[DEBUG]:   	[DEBUG]:   	<-------------> 0% WAITING> IDLE> IDLE> IDLE> IDLE> IDLE> IDLE> IDLE[INFO]:    <- directory context /home/vagrant/build/srclib/python-for-android[INFO]:    Of the existing distributions, the following meet the given requirements:[INFO]:    	jiten: min API 23, includes recipes (hostpython3, libffi, libpcre, openssl, sqlite3, python3, genericndkbuild, setuptools, certifi, click, itsdangerous, kanjidraw, markupsafe, six, werkzeug, jinja2, pyjnius, android, flask, jiten), built for archs (armeabi-v7a)[INFO]:    jiten has compatible recipes, using this one[INFO]:    # Copying android package to current directory[INFO]:    # Android package filename not found in build output. Guessing...[INFO]:    # Found android package file: /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/dists/jiten__armeabi-v7a/build/outputs/apk/release/jiten__armeabi-v7a-release-unsigned.apk[INFO]:    # Add version number to android package[INFO]:    # Android package renamed to jiten__armeabi-v7a-release-unsigned-1.1.0-.apkstty: 'standard input': Inappropriate ioctl for device[DEBUG]:   -> running cp /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-armeabi-v7a/dists/jiten__armeabi-v7a/build/outputs/apk/release/jiten__armeabi-v7a-release-unsigned.apk jiten__armeabi-v7a-release-unsigned-1.1.0-.apkWARNING: Received a --sdk argument, but this argument is deprecated and does nothing.No setup.py/pyproject.toml used, copying full private data into .apk.# Android packaging done!# APK jiten-1.1.0-armeabi-v7a-release-unsigned.apk available in the bin directory2021-07-26 23:36:40,059 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/dev.obfusk.jiten, universal_newlines=False, shell=None)2021-07-26 23:36:40,063 INFO: Successfully built version 1.1.0 of dev.obfusk.jiten from 1ad572b6a8bfd015fc9c4be8e8b809ad7980507a2021-07-26 23:36:40,776 DEBUG: AXML contains a RESOURCE MAP2021-07-26 23:36:40,778 DEBUG: Start of Namespace mapping: prefix 29: 'android' --> uri 40: 'http://schemas.android.com/apk/res/android'2021-07-26 23:36:40,779 DEBUG: Checking build/dev.obfusk.jiten/android/bin/jiten-1.1.0-armeabi-v7a-release-unsigned.apk2021-07-26 23:36:40,780 DEBUG: AXML contains a RESOURCE MAP2021-07-26 23:36:40,780 DEBUG: Start of Namespace mapping: prefix 29: 'android' --> uri 40: 'http://schemas.android.com/apk/res/android'2021-07-26 23:36:40,902 INFO: success: dev.obfusk.jiten2021-07-26 23:36:40,902 INFO: Finished2021-07-26 23:36:40,902 INFO: 1 build succeeded