log for dev.obfusk.jiten:1010100002

== Installed Android Tools ==2021-07-26 23:45:53,776 DEBUG: Reading 'config.yml'2021-07-26 23:45:53,787 INFO: Using /opt/android-sdk/build-tools/29.0.3/apksigner2021-07-26 23:45:53,790 INFO: Creating log directory2021-07-26 23:45:53,790 INFO: Creating temporary directory2021-07-26 23:45:53,791 INFO: Creating output directory2021-07-26 23:45:53,795 DEBUG: Getting git vcs interface for https://github.com/obfusk/jiten2021-07-26 23:45:53,795 DEBUG: > git --versiongit version 2.11.02021-07-26 23:45:54,136 INFO: Using git version 2.11.02021-07-26 23:45:54,137 DEBUG: Checking 1.1.02021-07-26 23:45:54,138 INFO: Building version 1.1.0 (1010100002) of dev.obfusk.jiten2021-07-26 23:45:54,139 INFO: Running 'sudo' commands in /home/vagrant2021-07-26 23:45:54,139 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 amd64 Packages.diff/Index [63.6 kB]Get:10 http://deb.debian.org/debian testing/main i386 Packages.diff/Index [63.6 kB]Get:11 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:11 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 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 i386 Packages T-2021-07-26-2001.35-F-2021-07-26-2001.35.pdiff [256 B]Fetched 510 kB in 3s (145 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 (47.3 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://deb.debian.org/debian stretch/main amd64 libpython3-dev amd64 3.5.3-1 [18.7 kB]Get:2 http://security.debian.org/debian-security stretch/updates/main amd64 libpython3.5 amd64 3.5.3-1+deb9u4 [1,372 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 (67.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 (6,054 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,931 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 2s (81.6 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 (42.9 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/vagrantcreating build/temp.linux-x86_64-3.9/home/vagrant/cpythoncreating 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.obuilding 'array' 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/arraymodule.c -o build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/arraymodule.obuilding '_contextvars' extensionbuilding 'math' 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 '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/_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 '_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/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 '_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/_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 '_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/_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 '_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/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 '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 -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/_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 '_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 -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/_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 '_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/_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 '_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/_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 '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/_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 '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/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 '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.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.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 '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/_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 '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/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 '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/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 '_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.obuilding '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.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 '_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.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/_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 '_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_MODULEgcc -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 '_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/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 '_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/_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 '_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/_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 '_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 -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/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.sogcc -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.obuilding '_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/_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 '_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.sogcc -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 '_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.obuilding '_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/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 '_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/_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.sogcc -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 '_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.obuilding '_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.ogcc -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 '_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.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 '_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/_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/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.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.obuilding '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/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.sogcc -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.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 -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.obuilding '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 -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.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 -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.obuilding '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 -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.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/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 '_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/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 '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/_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 '_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/_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 '_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/_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 '_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/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 '_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_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 '_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/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_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_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.sogcc -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 '_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.obuilding '_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 -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/_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.sogcc -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.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.obuilding '_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 -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 -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.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 -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.obuilding '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 -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 '_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/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.sogcc -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 -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 -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 -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 -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 -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 -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 -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 -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/io.c -o build/temp.linux-x86_64-3.9/home/vagrant/cpython/Modules/_decimal/libmpdec/io.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/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/_compat_pickle.py'...Compiling '/usr/local/lib/python3.9/_sitebuiltins.py'...Compiling '/usr/local/lib/python3.9/_strptime.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/sslproto.py'...Compiling '/usr/local/lib/python3.9/asyncio/transports.py'...Compiling '/usr/local/lib/python3.9/bdb.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/crypt.py'...Compiling '/usr/local/lib/python3.9/ctypes/macholib/framework.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_bytes.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_loading.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_pickling.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_sizes.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_structures.py'...Compiling '/usr/local/lib/python3.9/dataclasses.py'...Compiling '/usr/local/lib/python3.9/distutils/command/build_clib.py'...Compiling '/usr/local/lib/python3.9/distutils/command/build_py.py'...Compiling '/usr/local/lib/python3.9/distutils/command/install_lib.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/extension.py'...Compiling '/usr/local/lib/python3.9/distutils/file_util.py'...Compiling '/usr/local/lib/python3.9/distutils/log.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_register.py'...Compiling '/usr/local/lib/python3.9/distutils/tests/test_unixccompiler.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/feedparser.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/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/aliases.py'...Compiling '/usr/local/lib/python3.9/encodings/base64_codec.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/cp1140.py'...Compiling '/usr/local/lib/python3.9/encodings/cp1251.py'...Compiling '/usr/local/lib/python3.9/encodings/cp1258.py'...Compiling '/usr/local/lib/python3.9/encodings/cp273.py'...Compiling '/usr/local/lib/python3.9/encodings/cp856.py'...Compiling '/usr/local/lib/python3.9/encodings/cp864.py'...Compiling '/usr/local/lib/python3.9/encodings/cp866.py'...Compiling '/usr/local/lib/python3.9/encodings/cp875.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_2.py'...Compiling '/usr/local/lib/python3.9/encodings/iso2022_jp_ext.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_r.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/shift_jis.py'...Compiling '/usr/local/lib/python3.9/encodings/shift_jisx0213.py'...Compiling '/usr/local/lib/python3.9/encodings/undefined.py'...Compiling '/usr/local/lib/python3.9/encodings/utf_16_le.py'...Compiling '/usr/local/lib/python3.9/encodings/utf_32_be.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/fileinput.py'...Compiling '/usr/local/lib/python3.9/fractions.py'...Compiling '/usr/local/lib/python3.9/genericpath.py'...Compiling '/usr/local/lib/python3.9/gettext.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/idlelib/__init__.py'...Compiling '/usr/local/lib/python3.9/idlelib/autocomplete_w.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/debugger_r.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/hyperparser.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/htest.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_autoexpand.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_configdialog.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_help.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_macosx.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_parenmatch.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_percolator.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_searchengine.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_textview.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/iomenu.py'...Compiling '/usr/local/lib/python3.9/idlelib/parenmatch.py'...Compiling '/usr/local/lib/python3.9/idlelib/percolator.py'...Compiling '/usr/local/lib/python3.9/idlelib/pyshell.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/tree.py'...Compiling '/usr/local/lib/python3.9/importlib/__init__.py'...Compiling '/usr/local/lib/python3.9/importlib/_bootstrap.py'...Compiling '/usr/local/lib/python3.9/_bootlocale.py'...Compiling '/usr/local/lib/python3.9/_markupbase.py'...Compiling '/usr/local/lib/python3.9/_pydecimal.py'...Compiling '/usr/local/lib/python3.9/asyncio/constants.py'...Compiling '/usr/local/lib/python3.9/asyncio/exceptions.py'...Compiling '/usr/local/lib/python3.9/asyncio/log.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/windows_events.py'...Compiling '/usr/local/lib/python3.9/chunk.py'...Compiling '/usr/local/lib/python3.9/cmd.py'...Compiling '/usr/local/lib/python3.9/colorsys.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/ctypes/macholib/dyld.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_as_parameter.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_cfuncs.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_internals.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_macholib.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_parameters.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_simplesubclasses.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_struct_fields.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_unicode.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_win32.py'...Compiling '/usr/local/lib/python3.9/curses/__init__.py'...Compiling '/usr/local/lib/python3.9/curses/panel.py'...Compiling '/usr/local/lib/python3.9/datetime.py'...Compiling '/usr/local/lib/python3.9/distutils/core.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/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_core.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_sdist.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/base64mime.py'...Compiling '/usr/local/lib/python3.9/email/encoders.py'...Compiling '/usr/local/lib/python3.9/email/errors.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/utils.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/cp1254.py'...Compiling '/usr/local/lib/python3.9/encodings/cp437.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/cp862.py'...Compiling '/usr/local/lib/python3.9/encodings/cp865.py'...Compiling '/usr/local/lib/python3.9/encodings/euc_jp.py'...Compiling '/usr/local/lib/python3.9/encodings/gbk.py'...Compiling '/usr/local/lib/python3.9/encodings/hz.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/iso2022_kr.py'...Compiling '/usr/local/lib/python3.9/encodings/iso8859_14.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/johab.py'...Compiling '/usr/local/lib/python3.9/encodings/kz1048.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/mac_latin2.py'...Compiling '/usr/local/lib/python3.9/encodings/mbcs.py'...Compiling '/usr/local/lib/python3.9/encodings/palmos.py'...Compiling '/usr/local/lib/python3.9/encodings/rot_13.py'...Compiling '/usr/local/lib/python3.9/encodings/tis_620.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/encodings/utf_8_sig.py'...Compiling '/usr/local/lib/python3.9/enum.py'...Compiling '/usr/local/lib/python3.9/getopt.py'...Compiling '/usr/local/lib/python3.9/glob.py'...Compiling '/usr/local/lib/python3.9/hashlib.py'...Compiling '/usr/local/lib/python3.9/heapq.py'...Compiling '/usr/local/lib/python3.9/http/client.py'...Compiling '/usr/local/lib/python3.9/http/server.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/calltip_w.py'...Compiling '/usr/local/lib/python3.9/idlelib/config.py'...Compiling '/usr/local/lib/python3.9/idlelib/debugobj_r.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_calltip.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_config.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_debugobj_r.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_filelist.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_format.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_mainmenu.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_pyshell.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_query.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_sidebar.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/idle_test/test_zzdummy.py'...Compiling '/usr/local/lib/python3.9/idlelib/multicall.py'...Compiling '/usr/local/lib/python3.9/idlelib/pyparse.py'...Compiling '/usr/local/lib/python3.9/idlelib/redirector.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/scrolledlist.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/idlelib/zoomheight.py'...Compiling '/usr/local/lib/python3.9/idlelib/zzdummy.py'...Compiling '/usr/local/lib/python3.9/imghdr.py'...Compiling '/usr/local/lib/python3.9/imp.py'...Compiling '/usr/local/lib/python3.9/importlib/_bootstrap_external.py'...Compiling '/usr/local/lib/python3.9/inspect.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_map.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_operator.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_throw.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_unicode.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_urllib.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/_threading_local.py'...Compiling '/usr/local/lib/python3.9/abc.py'...Compiling '/usr/local/lib/python3.9/argparse.py'...Compiling '/usr/local/lib/python3.9/asyncio/base_futures.py'...Compiling '/usr/local/lib/python3.9/asyncio/coroutines.py'...Compiling '/usr/local/lib/python3.9/asyncio/futures.py'...Compiling '/usr/local/lib/python3.9/asyncio/proactor_events.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/asyncio/windows_utils.py'...Compiling '/usr/local/lib/python3.9/asyncore.py'...Compiling '/usr/local/lib/python3.9/binhex.py'...Compiling '/usr/local/lib/python3.9/cProfile.py'...Compiling '/usr/local/lib/python3.9/cgi.py'...Compiling '/usr/local/lib/python3.9/codeop.py'...Compiling '/usr/local/lib/python3.9/collections/__init__.py'...Compiling '/usr/local/lib/python3.9/copyreg.py'...Compiling '/usr/local/lib/python3.9/csv.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/__main__.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_array_in_pointer.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_bitfields.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_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_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/test/test_varsize_struct.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_wintypes.py'...Compiling '/usr/local/lib/python3.9/ctypes/wintypes.py'...Compiling '/usr/local/lib/python3.9/curses/ascii.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/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/ccompiler.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/command/build.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.py'...Compiling '/usr/local/lib/python3.9/distutils/command/register.py'...Compiling '/usr/local/lib/python3.9/distutils/debug.py'...Compiling '/usr/local/lib/python3.9/distutils/dep_util.py'...Compiling '/usr/local/lib/python3.9/distutils/dist.py'...Compiling '/usr/local/lib/python3.9/distutils/tests/__init__.py'...Compiling '/usr/local/lib/python3.9/distutils/tests/test_archive_util.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_cygwinccompiler.py'...Compiling '/usr/local/lib/python3.9/distutils/tests/test_dist.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_sysconfig.py'...Compiling '/usr/local/lib/python3.9/distutils/tests/test_version.py'...Compiling '/usr/local/lib/python3.9/distutils/text_file.py'...Compiling '/usr/local/lib/python3.9/distutils/versionpredicate.py'...Compiling '/usr/local/lib/python3.9/doctest.py'...Compiling '/usr/local/lib/python3.9/email/iterators.py'...Compiling '/usr/local/lib/python3.9/encodings/big5.py'...Compiling '/usr/local/lib/python3.9/encodings/cp1125.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/cp720.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_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/iso8859_2.py'...Compiling '/usr/local/lib/python3.9/encodings/iso8859_8.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_turkish.py'...Compiling '/usr/local/lib/python3.9/encodings/ptcp154.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.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/getpass.py'...Compiling '/usr/local/lib/python3.9/graphlib.py'...Compiling '/usr/local/lib/python3.9/hmac.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/configdialog.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/idle_test/test_zoomheight.py'...Compiling '/usr/local/lib/python3.9/idlelib/macosx.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/idlelib/undo.py'...Compiling '/usr/local/lib/python3.9/importlib/abc.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/keyword.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_getcwdu.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_metaclass.py'...Compiling '/usr/local/lib/python3.9/lib2to3/pygram.py'...Compiling '/usr/local/lib/python3.9/lib2to3/tests/__main__.py'...Compiling '/usr/local/lib/python3.9/lib2to3/tests/test_fixers.py'...Compiling '/usr/local/lib/python3.9/multiprocessing/heap.py'...Compiling '/usr/local/lib/python3.9/multiprocessing/popen_spawn_posix.py'...Compiling '/usr/local/lib/python3.9/multiprocessing/queues.py'...Compiling '/usr/local/lib/python3.9/multiprocessing/shared_memory.py'...Compiling '/usr/local/lib/python3.9/multiprocessing/util.py'...Compiling '/usr/local/lib/python3.9/optparse.py'...Compiling '/usr/local/lib/python3.9/pyclbr.py'...Compiling '/usr/local/lib/python3.9/random.py'...Compiling '/usr/local/lib/python3.9/selectors.py'...Compiling '/usr/local/lib/python3.9/smtplib.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/hooks.py'...Compiling '/usr/local/lib/python3.9/sqlite3/test/userfunctions.py'...Compiling '/usr/local/lib/python3.9/string.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/_aix_support.py'...Compiling '/usr/local/lib/python3.9/_bootsubprocess.py'...Compiling '/usr/local/lib/python3.9/_collections_abc.py'...Compiling '/usr/local/lib/python3.9/_sysconfigdata__linux_x86_64-linux-gnu.py'...Compiling '/usr/local/lib/python3.9/_weakrefset.py'...Compiling '/usr/local/lib/python3.9/antigravity.py'...Compiling '/usr/local/lib/python3.9/ast.py'...Compiling '/usr/local/lib/python3.9/asyncio/base_subprocess.py'...Compiling '/usr/local/lib/python3.9/asyncio/selector_events.py'...Compiling '/usr/local/lib/python3.9/asyncio/trsock.py'...Compiling '/usr/local/lib/python3.9/base64.py'...Compiling '/usr/local/lib/python3.9/bisect.py'...Compiling '/usr/local/lib/python3.9/bz2.py'...Compiling '/usr/local/lib/python3.9/calendar.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_byteswap.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_functions.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_slicing.py'...Compiling '/usr/local/lib/python3.9/ctypes/util.py'...Compiling '/usr/local/lib/python3.9/dbm/__init__.py'...Compiling '/usr/local/lib/python3.9/dbm/ndbm.py'...Compiling '/usr/local/lib/python3.9/dis.py'...Compiling '/usr/local/lib/python3.9/distutils/cmd.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_egg_info.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/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/support.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_ext.py'...Compiling '/usr/local/lib/python3.9/distutils/tests/test_install_data.py'...Compiling '/usr/local/lib/python3.9/distutils/tests/test_install_lib.py'...Compiling '/usr/local/lib/python3.9/distutils/tests/test_spawn.py'...Compiling '/usr/local/lib/python3.9/distutils/tests/test_util.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/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/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/ascii.py'...Compiling '/usr/local/lib/python3.9/encodings/charmap.py'...Compiling '/usr/local/lib/python3.9/encodings/cp1026.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/cp500.py'...Compiling '/usr/local/lib/python3.9/encodings/cp855.py'...Compiling '/usr/local/lib/python3.9/encodings/cp860.py'...Compiling '/usr/local/lib/python3.9/encodings/cp874.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/iso8859_10.py'...Compiling '/usr/local/lib/python3.9/encodings/iso8859_5.py'...Compiling '/usr/local/lib/python3.9/encodings/latin_1.py'...Compiling '/usr/local/lib/python3.9/encodings/mac_iceland.py'...Compiling '/usr/local/lib/python3.9/encodings/unicode_escape.py'...Compiling '/usr/local/lib/python3.9/ensurepip/__main__.py'...Compiling '/usr/local/lib/python3.9/fnmatch.py'...Compiling '/usr/local/lib/python3.9/gzip.py'...Compiling '/usr/local/lib/python3.9/idlelib/debugger.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_editmenu.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_editor.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_history.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_outwin.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_replace.py'...Compiling '/usr/local/lib/python3.9/idlelib/rpc.py'...Compiling '/usr/local/lib/python3.9/idlelib/sidebar.py'...Compiling '/usr/local/lib/python3.9/io.py'...Compiling '/usr/local/lib/python3.9/json/decoder.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_apply.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_except.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_execfile.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_future.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_idioms.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_itertools.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_numliterals.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_print.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_ws_comma.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_pytree.py'...Compiling '/usr/local/lib/python3.9/lzma.py'...Compiling '/usr/local/lib/python3.9/mailcap.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/popen_forkserver.py'...Compiling '/usr/local/lib/python3.9/multiprocessing/process.py'...Compiling '/usr/local/lib/python3.9/multiprocessing/resource_tracker.py'...Compiling '/usr/local/lib/python3.9/multiprocessing/synchronize.py'...Compiling '/usr/local/lib/python3.9/ntpath.py'...Compiling '/usr/local/lib/python3.9/os.py'...Compiling '/usr/local/lib/python3.9/pickletools.py'...Compiling '/usr/local/lib/python3.9/pipes.py'...Compiling '/usr/local/lib/python3.9/pkgutil.py'...Compiling '/usr/local/lib/python3.9/poplib.py'...Compiling '/usr/local/lib/python3.9/pprint.py'...Compiling '/usr/local/lib/python3.9/py_compile.py'...Compiling '/usr/local/lib/python3.9/pydoc.py'...Compiling '/usr/local/lib/python3.9/socket.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/ssl.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_module2.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/__phello__.foo.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/threads.py'...Compiling '/usr/local/lib/python3.9/cgitb.py'...Compiling '/usr/local/lib/python3.9/codecs.py'...Compiling '/usr/local/lib/python3.9/ctypes/__init__.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_find.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/ctypes/test/test_numbers.py'...Compiling '/usr/local/lib/python3.9/dbm/gnu.py'...Compiling '/usr/local/lib/python3.9/difflib.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/build_scripts.py'...Compiling '/usr/local/lib/python3.9/distutils/command/config.py'...Compiling '/usr/local/lib/python3.9/distutils/msvc9compiler.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_rpm.py'...Compiling '/usr/local/lib/python3.9/distutils/tests/test_build_scripts.py'...Compiling '/usr/local/lib/python3.9/distutils/tests/test_clean.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_dir_util.py'...Compiling '/usr/local/lib/python3.9/distutils/tests/test_filelist.py'...Compiling '/usr/local/lib/python3.9/distutils/tests/test_upload.py'...Compiling '/usr/local/lib/python3.9/distutils/tests/test_versionpredicate.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/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/cp737.py'...Compiling '/usr/local/lib/python3.9/encodings/cp858.py'...Compiling '/usr/local/lib/python3.9/encodings/cp863.py'...Compiling '/usr/local/lib/python3.9/encodings/cp949.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_2004.py'...Compiling '/usr/local/lib/python3.9/encodings/iso8859_1.py'...Compiling '/usr/local/lib/python3.9/encodings/iso8859_15.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_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/utf_32_le.py'...Compiling '/usr/local/lib/python3.9/encodings/zlib_codec.py'...Compiling '/usr/local/lib/python3.9/filecmp.py'...Compiling '/usr/local/lib/python3.9/ftplib.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/__main__.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/colorizer.py'...Compiling '/usr/local/lib/python3.9/idlelib/debugobj.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.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/__init__.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_browser.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_r.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_debugobj.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_squeezer.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/pathbrowser.py'...Compiling '/usr/local/lib/python3.9/idlelib/stackviewer.py'...Compiling '/usr/local/lib/python3.9/idlelib/window.py'...Compiling '/usr/local/lib/python3.9/imaplib.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/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_dict.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_exitfunc.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_ne.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_raw_input.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_standarderror.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_zip.py'...Compiling '/usr/local/lib/python3.9/lib2to3/pgen2/parse.py'...Compiling '/usr/local/lib/python3.9/logging/handlers.py'...Compiling '/usr/local/lib/python3.9/modulefinder.py'...Compiling '/usr/local/lib/python3.9/multiprocessing/dummy/__init__.py'...Compiling '/usr/local/lib/python3.9/multiprocessing/pool.py'...Compiling '/usr/local/lib/python3.9/multiprocessing/resource_sharer.py'...Compiling '/usr/local/lib/python3.9/opcode.py'...Compiling '/usr/local/lib/python3.9/pdb.py'...Compiling '/usr/local/lib/python3.9/posixpath.py'...Compiling '/usr/local/lib/python3.9/pty.py'...Compiling '/usr/local/lib/python3.9/pydoc_data/topics.py'...Compiling '/usr/local/lib/python3.9/stat.py'...Compiling '/usr/local/lib/python3.9/struct.py'...Compiling '/usr/local/lib/python3.9/symbol.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/line.py'...Compiling '/usr/local/lib/python3.9/test/eintrdata/eintr_tester.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/__init__.py'...Compiling '/usr/local/lib/python3.9/test/libregrtest/runtest.py'...Compiling '/usr/local/lib/python3.9/test/libregrtest/save_env.py'...Compiling '/usr/local/lib/python3.9/test/mapping_tests.py'...Compiling '/usr/local/lib/python3.9/test/pickletester.py'...Compiling '/usr/local/lib/python3.9/test/test_array.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_asyncio/test_sendfile.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_unix_events.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/__future__.py'...Compiling '/usr/local/lib/python3.9/_compression.py'...Compiling '/usr/local/lib/python3.9/_osx_support.py'...Compiling '/usr/local/lib/python3.9/aifc.py'...Compiling '/usr/local/lib/python3.9/asyncio/base_tasks.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/streams.py'...Compiling '/usr/local/lib/python3.9/asyncio/unix_events.py'...Compiling '/usr/local/lib/python3.9/code.py'...Compiling '/usr/local/lib/python3.9/collections/abc.py'...Compiling '/usr/local/lib/python3.9/compileall.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/ctypes/_aix.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_arrays.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_init.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_memfunctions.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_python_api.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_strings.py'...Compiling '/usr/local/lib/python3.9/curses/has_key.py'...Compiling '/usr/local/lib/python3.9/decimal.py'...Compiling '/usr/local/lib/python3.9/distutils/_msvccompiler.py'...Compiling '/usr/local/lib/python3.9/distutils/command/bdist_wininst.py'...Compiling '/usr/local/lib/python3.9/distutils/command/check.py'...Compiling '/usr/local/lib/python3.9/distutils/command/install_headers.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_config_cmd.py'...Compiling '/usr/local/lib/python3.9/distutils/tests/test_file_util.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/unixccompiler.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/cp850.py'...Compiling '/usr/local/lib/python3.9/encodings/cp932.py'...Compiling '/usr/local/lib/python3.9/encodings/iso2022_jp_1.py'...Compiling '/usr/local/lib/python3.9/encodings/iso8859_11.py'...Compiling '/usr/local/lib/python3.9/encodings/iso8859_4.py'...Compiling '/usr/local/lib/python3.9/encodings/quopri_codec.py'...Compiling '/usr/local/lib/python3.9/encodings/uu_codec.py'...Compiling '/usr/local/lib/python3.9/functools.py'...Compiling '/usr/local/lib/python3.9/idlelib/help_about.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_colorizer.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/query.py'...Compiling '/usr/local/lib/python3.9/idlelib/runscript.py'...Compiling '/usr/local/lib/python3.9/importlib/_common.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/lib2to3/__main__.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixer_base.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixer_util.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_import.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_itertools_imports.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_nonzero.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_paren.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_renames.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/refactor.py'...Compiling '/usr/local/lib/python3.9/locale.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_win32.py'...Compiling '/usr/local/lib/python3.9/multiprocessing/reduction.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/sched.py'...Compiling '/usr/local/lib/python3.9/shelve.py'...Compiling '/usr/local/lib/python3.9/signal.py'...Compiling '/usr/local/lib/python3.9/site.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/dbapi.py'...Compiling '/usr/local/lib/python3.9/sre_compile.py'...Compiling '/usr/local/lib/python3.9/stringprep.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/curses_tests.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/test/final_a.py'...Compiling '/usr/local/lib/python3.9/test/future_test2.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/profilee.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/ssltests.py'...Compiling '/usr/local/lib/python3.9/test/string_tests.py'...Compiling '/usr/local/lib/python3.9/test/test__xxsubinterpreters.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_protocols.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_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_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_capi.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_codecencodings_jp.py'...Compiling '/usr/local/lib/python3.9/test/test_codecencodings_tw.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/module_iso_8859_1.py'...Compiling '/usr/local/lib/python3.9/test/final_b.py'...Compiling '/usr/local/lib/python3.9/test/gdb_sample.py'...Compiling '/usr/local/lib/python3.9/test/inspect_fodder.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/win_utils.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/pydoc_mod.py'...Compiling '/usr/local/lib/python3.9/test/re_tests.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/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/logging_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__opcode.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_ast.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_augassign.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_calendar.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_clinic.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_jp.py'...Compiling '/usr/local/lib/python3.9/test/test_codeop.py'...Compiling '/usr/local/lib/python3.9/test/test_complex.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_crashers.py'...Compiling '/usr/local/lib/python3.9/test/test_csv.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_docxmlrpc.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_inversion.py'...Compiling '/usr/local/lib/python3.9/test/test_email/test_message.py'...Compiling '/usr/local/lib/python3.9/test/test_email/test_parser.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_ensurepip.py'...Compiling '/usr/local/lib/python3.9/test/test_enum.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/indirect.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/use.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/__init__.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/builtin/__main__.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_path_hook.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/import_/__main__.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/import_/test_caching.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/project2/parent/child/two.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_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_spec.py'...Compiling '/usr/local/lib/python3.9/test/test_int_literal.py'...Compiling '/usr/local/lib/python3.9/test/test_ioctl.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_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_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_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_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_mailcap.py'...Compiling '/usr/local/lib/python3.9/test/test_math.py'...Compiling '/usr/local/lib/python3.9/test/test_multiprocessing_forkserver.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/lib2to3/pgen2/literals.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/support.py'...Compiling '/usr/local/lib/python3.9/lib2to3/tests/test_parser.py'...Compiling '/usr/local/lib/python3.9/lib2to3/tests/test_util.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/connection.py'...Compiling '/usr/local/lib/python3.9/multiprocessing/spawn.py'...Compiling '/usr/local/lib/python3.9/netrc.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/platform.py'...Compiling '/usr/local/lib/python3.9/pstats.py'...Compiling '/usr/local/lib/python3.9/rlcompleter.py'...Compiling '/usr/local/lib/python3.9/runpy.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/transactions.py'...Compiling '/usr/local/lib/python3.9/sre_constants.py'...Compiling '/usr/local/lib/python3.9/statistics.py'...Compiling '/usr/local/lib/python3.9/sysconfig.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/autotest.py'...Compiling '/usr/local/lib/python3.9/test/bad_getattr.py'...Compiling '/usr/local/lib/python3.9/test/dataclass_module_1.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/encoded_modules/module_koi8_r.py'...Compiling '/usr/local/lib/python3.9/test/fork_wait.py'...Compiling '/usr/local/lib/python3.9/test/inspect_fodder2.py'...Compiling '/usr/local/lib/python3.9/test/libregrtest/refleak.py'...Compiling '/usr/local/lib/python3.9/test/libregrtest/setup.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/multibytecodec_support.py'...Compiling '/usr/local/lib/python3.9/test/regrtest.py'...Compiling '/usr/local/lib/python3.9/test/sample_doctest.py'...Compiling '/usr/local/lib/python3.9/test/sample_doctest_no_doctests.py'...Compiling '/usr/local/lib/python3.9/test/sortperf.py'...Compiling '/usr/local/lib/python3.9/test/subprocessdata/fd_status.py'...Compiling '/usr/local/lib/python3.9/test/subprocessdata/qgrep.py'...Compiling '/usr/local/lib/python3.9/test/support/hashlib_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___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_argparse.py'...Compiling '/usr/local/lib/python3.9/test/test_base64.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_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_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_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_eintr.py'...Compiling '/usr/local/lib/python3.9/test/test_email/__main__.py'...Compiling '/usr/local/lib/python3.9/test/test_email/test__encoded_words.py'...Compiling '/usr/local/lib/python3.9/test/test_email/test_email.py'...Compiling '/usr/local/lib/python3.9/test/test_gdb.py'...Compiling '/usr/local/lib/python3.9/test/test_genericpath.py'...Compiling '/usr/local/lib/python3.9/test/test_graphlib.py'...Compiling '/usr/local/lib/python3.9/test/test_hashlib.py'...Compiling '/usr/local/lib/python3.9/test/test_httpservers.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/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/__main__.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/__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_/test___package__.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/module_and_namespace_package/a_test.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/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_case_sensitivity.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/test_abc.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/util.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_memoryio.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_multiprocessing_fork.py'...Compiling '/usr/local/lib/python3.9/test/test_multiprocessing_main_handling.py'...Compiling '/usr/local/lib/python3.9/test/test_nis.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_pathlib.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_sched.py'...Compiling '/usr/local/lib/python3.9/test/test_selectors.py'...Compiling '/usr/local/lib/python3.9/test/test_shutil.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_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_tcl.py'...Compiling '/usr/local/lib/python3.9/test/test_threadsignals.py'...Compiling '/usr/local/lib/python3.9/test/test_timeit.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_lll.py'...Compiling '/usr/local/lib/python3.9/test/test_tools/test_pathfix.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/importlib/util.py'...Compiling '/usr/local/lib/python3.9/ipaddress.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_funcattrs.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_has_key.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_intern.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_next.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_raise.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_reload.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_sys_exc.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_tuple_params.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_xreadlines.py'...Compiling '/usr/local/lib/python3.9/lib2to3/patcomp.py'...Compiling '/usr/local/lib/python3.9/lib2to3/pgen2/grammar.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/pytree_idempotency.py'...Compiling '/usr/local/lib/python3.9/lib2to3/tests/test_refactor.py'...Compiling '/usr/local/lib/python3.9/linecache.py'...Compiling '/usr/local/lib/python3.9/logging/config.py'...Compiling '/usr/local/lib/python3.9/mailbox.py'...Compiling '/usr/local/lib/python3.9/multiprocessing/dummy/connection.py'...Compiling '/usr/local/lib/python3.9/multiprocessing/managers.py'...Compiling '/usr/local/lib/python3.9/multiprocessing/sharedctypes.py'...Compiling '/usr/local/lib/python3.9/nntplib.py'...Compiling '/usr/local/lib/python3.9/plistlib.py'...Compiling '/usr/local/lib/python3.9/profile.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/re.py'...Compiling '/usr/local/lib/python3.9/secrets.py'...Compiling '/usr/local/lib/python3.9/shlex.py'...Compiling '/usr/local/lib/python3.9/smtpd.py'...Compiling '/usr/local/lib/python3.9/sqlite3/test/backup.py'...Compiling '/usr/local/lib/python3.9/sqlite3/test/regression.py'...Compiling '/usr/local/lib/python3.9/sre_parse.py'...Compiling '/usr/local/lib/python3.9/sunau.py'...Compiling '/usr/local/lib/python3.9/telnetlib.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/future_test1.py'...Compiling '/usr/local/lib/python3.9/test/libregrtest/cmdline.py'...Compiling '/usr/local/lib/python3.9/test/list_tests.py'...Compiling '/usr/local/lib/python3.9/test/mp_preload.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/reperf.py'...Compiling '/usr/local/lib/python3.9/test/sample_doctest_no_docstrings.py'...Compiling '/usr/local/lib/python3.9/test/seq_tests.py'...Compiling '/usr/local/lib/python3.9/test/support/__init__.py'...Compiling '/usr/local/lib/python3.9/test/test_asyncgen.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_events.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_binhex.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_codecs.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_decimal.py'...Compiling '/usr/local/lib/python3.9/test/test_file.py'...Compiling '/usr/local/lib/python3.9/test/test_fileio.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_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_gettext.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_importlib/import_/__init__.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_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/portion2/foo/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_finder.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_open.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/zipdata02/__init__.py'...Compiling '/usr/local/lib/python3.9/test/test_inspect.py'...Compiling '/usr/local/lib/python3.9/test/test_memoryview.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_numeric_tower.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_peg_parser.py'...Compiling '/usr/local/lib/python3.9/test/test_pipes.py'...Compiling '/usr/local/lib/python3.9/test/test_plistlib.py'...Compiling '/usr/local/lib/python3.9/test/test_posixpath.py'...Compiling '/usr/local/lib/python3.9/test/test_pty.py'...Compiling '/usr/local/lib/python3.9/test/test_pydoc.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_smtpd.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_syslog.py'...Compiling '/usr/local/lib/python3.9/test/test_tabnanny.py'...Compiling '/usr/local/lib/python3.9/test/test_tarfile.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_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_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_codecmaps_kr.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_contextlib.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_crypt.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_dis.py'...Compiling '/usr/local/lib/python3.9/test/test_email/__init__.py'...Compiling '/usr/local/lib/python3.9/test/test_email/test_contentmanager.py'...Compiling '/usr/local/lib/python3.9/test/test_email/test_headerregistry.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_embed.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_eintr.py'...Compiling '/usr/local/lib/python3.9/test/test_fileinput.py'...Compiling '/usr/local/lib/python3.9/test/test_flufl.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_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_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_grp.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_cookiejar.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/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_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/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/submodule2.py'...Compiling '/usr/local/lib/python3.9/test/test_import/data/unwritable/x.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/__main__.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/abc.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/builtin/test_finder.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/__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_/test_api.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/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_file_loader.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_marshal.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_minidom.py'...Compiling '/usr/local/lib/python3.9/test/test_ordered_dict.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_pickle.py'...Compiling '/usr/local/lib/python3.9/test/test_platform.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_pwd.py'...Compiling '/usr/local/lib/python3.9/test/test_pyclbr.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_setcomps.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_smtplib.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_struct.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_thread.py'...Compiling '/usr/local/lib/python3.9/test/test_threadedtempfile.py'...Compiling '/usr/local/lib/python3.9/test/test_threading.py'...Compiling '/usr/local/lib/python3.9/test/test_tools/test_fixcid.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_sundry.py'...Compiling '/usr/local/lib/python3.9/test/test_traceback.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_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_uuid.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_text.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/forest.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/test/test_check_c_globals.py'...Compiling '/usr/local/lib/python3.9/test/test_cmath.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_compare.py'...Compiling '/usr/local/lib/python3.9/test/test_compileall.py'...Compiling '/usr/local/lib/python3.9/test/test_configparser.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_descr.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_errno.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_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_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/data/circular_imports/basic2.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/rebinding.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/util.py'...Compiling '/usr/local/lib/python3.9/test/test_import/data/package/submodule.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_loader.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_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/test_files.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/test_main.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/threaded_import_hangers.py'...Compiling '/usr/local/lib/python3.9/test/test_index.py'...Compiling '/usr/local/lib/python3.9/test/test_io.py'...Compiling '/usr/local/lib/python3.9/test/test_mailbox.py'...Compiling '/usr/local/lib/python3.9/test/test_msilib.py'...Compiling '/usr/local/lib/python3.9/test/test_multibytecodec.py'...Compiling '/usr/local/lib/python3.9/test/test_nntplib.py'...Compiling '/usr/local/lib/python3.9/test/test_parser.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_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_posix.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_script_helper.py'...Compiling '/usr/local/lib/python3.9/test/test_secrets.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_source_encoding.py'...Compiling '/usr/local/lib/python3.9/test/test_stat.py'...Compiling '/usr/local/lib/python3.9/test/test_strftime.py'...Compiling '/usr/local/lib/python3.9/test/test_string.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_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_telnetlib.py'...Compiling '/usr/local/lib/python3.9/test/test_textwrap.py'...Compiling '/usr/local/lib/python3.9/test/test_threading_local.py'...Compiling '/usr/local/lib/python3.9/test/test_time.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_ttk_textonly.py'...Compiling '/usr/local/lib/python3.9/test/test_tuple.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.py'...Compiling '/usr/local/lib/python3.9/test/test_venv.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_with.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/textwrap.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/font.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_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/__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/chaos.py'...Compiling '/usr/local/lib/python3.9/turtledemo/clock.py'...Compiling '/usr/local/lib/python3.9/turtledemo/nim.py'...Compiling '/usr/local/lib/python3.9/turtledemo/sorting_animate.py'...Compiling '/usr/local/lib/python3.9/unittest/case.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_case.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/__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/xml/dom/__init__.py'...Compiling '/usr/local/lib/python3.9/test/test_operator.py'...Compiling '/usr/local/lib/python3.9/test/test_os.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_re.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_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_sys_settrace.py'...Compiling '/usr/local/lib/python3.9/test/test_tempfile.py'...Compiling '/usr/local/lib/python3.9/test/test_timeout.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_tracemalloc.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_urlparse.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_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_zoneinfo/data/update_test_data.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/win_console_handler.py'...Compiling '/usr/local/lib/python3.9/this.py'...Compiling '/usr/local/lib/python3.9/timeit.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/traceback.py'...Compiling '/usr/local/lib/python3.9/turtledemo/__main__.py'...Compiling '/usr/local/lib/python3.9/turtledemo/fractalcurves.py'...Compiling '/usr/local/lib/python3.9/turtledemo/minimal_hanoi.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/typing.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_result.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/__main__.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/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/webbrowser.py'...Compiling '/usr/local/lib/python3.9/wsgiref/headers.py'...Compiling '/usr/local/lib/python3.9/xdrlib.py'...Compiling '/usr/local/lib/python3.9/xml/dom/minicompat.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/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/test/test_typechecks.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_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_utf8source.py'...Compiling '/usr/local/lib/python3.9/test/test_uu.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/__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_zipfile.py'...Compiling '/usr/local/lib/python3.9/tkinter/test/test_tkinter/test_images.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/turtledemo/two_canvases.py'...Compiling '/usr/local/lib/python3.9/unittest/__init__.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/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/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/unittest/util.py'...Compiling '/usr/local/lib/python3.9/urllib/request.py'...Compiling '/usr/local/lib/python3.9/xml/sax/expatreader.py'...Compiling '/usr/local/lib/python3.9/zipapp.py'...Compiling '/usr/local/lib/python3.9/zipimport.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_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/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/support.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_variables.py'...Compiling '/usr/local/lib/python3.9/tkinter/test/test_ttk/test_style.py'...Compiling '/usr/local/lib/python3.9/tkinter/test/widget_tests.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/colormixer.py'...Compiling '/usr/local/lib/python3.9/turtledemo/lindenmayer.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/types.py'...Compiling '/usr/local/lib/python3.9/unittest/main.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_discovery.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/testcallable.py'...Compiling '/usr/local/lib/python3.9/unittest/test/testmock/testmock.py'...Compiling '/usr/local/lib/python3.9/xml/dom/expatbuilder.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/xml/etree/ElementInclude.py'...Compiling '/usr/local/lib/python3.9/xml/etree/ElementPath.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/xmlrpc/server.py'...Compiling '/usr/local/lib/python3.9/zoneinfo/_zoneinfo.py'...Compiling '/usr/local/lib/python3.9/turtledemo/yinyang.py'...Compiling '/usr/local/lib/python3.9/unittest/__main__.py'...Compiling '/usr/local/lib/python3.9/unittest/async_case.py'...Compiling '/usr/local/lib/python3.9/unittest/mock.py'...Compiling '/usr/local/lib/python3.9/unittest/test/test_suite.py'...Compiling '/usr/local/lib/python3.9/unittest/test/testmock/testpatch.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/minidom.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/datetimetester.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_asynchat.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/echo2.py'...Compiling '/usr/local/lib/python3.9/test/test_asyncio/functional.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_sslproto.py'...Compiling '/usr/local/lib/python3.9/test/test_asyncio/test_transports.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_baseexception.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_copy.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_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_dictviews.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_doctest2.py'...Compiling '/usr/local/lib/python3.9/test/test_dtrace.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_exceptions.py'...Compiling '/usr/local/lib/python3.9/test/test_format.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_genexps.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/frozen/__init__.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_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_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_path.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/test_pkg_import.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_pass3.py'...Compiling '/usr/local/lib/python3.9/test/test_json/test_scanstring.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_lltrace.py'...Compiling '/usr/local/lib/python3.9/test/test_logging.py'...Compiling '/usr/local/lib/python3.9/test/test_osx_env.py'...Compiling '/usr/local/lib/python3.9/test/test_pdb.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_pkg.py'...Compiling '/usr/local/lib/python3.9/test/test_poll.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_print.py'...Compiling '/usr/local/lib/python3.9/test/test_property.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_range.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_shelve.py'...Compiling '/usr/local/lib/python3.9/test/test_site.py'...Compiling '/usr/local/lib/python3.9/test/test_socket.py'...Compiling '/usr/local/lib/python3.9/test/test_turtle.py'...Compiling '/usr/local/lib/python3.9/test/test_typing.py'...Compiling '/usr/local/lib/python3.9/test/time_hashlib.py'...Compiling '/usr/local/lib/python3.9/test/tracedmodules/testmod.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/filedialog.py'...Compiling '/usr/local/lib/python3.9/tkinter/test/runtktests.py'...Compiling '/usr/local/lib/python3.9/tkinter/test/test_tkinter/__init__.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_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_runner.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/urllib/robotparser.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/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/_exceptions.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/__future__.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/log.py'...Compiling '/usr/local/lib/python3.9/asyncio/proactor_events.py'...Compiling '/usr/local/lib/python3.9/asyncio/tasks.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/bdb.py'...Compiling '/usr/local/lib/python3.9/calendar.py'...Compiling '/usr/local/lib/python3.9/codecs.py'...Compiling '/usr/local/lib/python3.9/concurrent/__init__.py'...Compiling '/usr/local/lib/python3.9/concurrent/futures/_base.py'...Compiling '/usr/local/lib/python3.9/concurrent/futures/thread.py'...Compiling '/usr/local/lib/python3.9/contextlib.py'...Compiling '/usr/local/lib/python3.9/copyreg.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/dyld.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_as_parameter.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_pickling.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_python_api.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_slicing.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/wintypes.py'...Compiling '/usr/local/lib/python3.9/curses/__init__.py'...Compiling '/usr/local/lib/python3.9/curses/has_key.py'...Compiling '/usr/local/lib/python3.9/dataclasses.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/bcppcompiler.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'...Compiling '/usr/local/lib/python3.9/distutils/command/build_py.py'...Compiling '/usr/local/lib/python3.9/distutils/command/config.py'...Compiling '/usr/local/lib/python3.9/distutils/command/install_scripts.py'...Compiling '/usr/local/lib/python3.9/distutils/cygwinccompiler.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_build_py.py'...Compiling '/usr/local/lib/python3.9/distutils/tests/test_build_scripts.py'...Compiling '/usr/local/lib/python3.9/distutils/tests/test_core.py'...Compiling '/usr/local/lib/python3.9/distutils/tests/test_file_util.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_msvccompiler.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/charset.py'...Compiling '/usr/local/lib/python3.9/email/iterators.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/cp037.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/cp869.py'...Compiling '/usr/local/lib/python3.9/encodings/euc_kr.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/iso2022_jp_ext.py'...Compiling '/usr/local/lib/python3.9/encodings/iso8859_11.py'...Compiling '/usr/local/lib/python3.9/encodings/iso8859_2.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_croatian.py'...Compiling '/usr/local/lib/python3.9/encodings/mac_latin2.py'...Compiling '/usr/local/lib/python3.9/encodings/mac_turkish.py'...Compiling '/usr/local/lib/python3.9/encodings/ptcp154.py'...Compiling '/usr/local/lib/python3.9/encodings/rot_13.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/uu_codec.py'...Compiling '/usr/local/lib/python3.9/fnmatch.py'...Compiling '/usr/local/lib/python3.9/graphlib.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/debugger.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.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/__init__.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_calltip.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_debugobj.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_format.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_pathbrowser.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_pyshell.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_squeezer.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_warning.py'...Compiling '/usr/local/lib/python3.9/idlelib/iomenu.py'...Compiling '/usr/local/lib/python3.9/idlelib/scrolledlist.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/zoomheight.py'...Compiling '/usr/local/lib/python3.9/imp.py'...Compiling '/usr/local/lib/python3.9/importlib/_bootstrap_external.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/btm_utils.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_apply.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_idioms.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_intern.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_long.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_metaclass.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_numliterals.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_raw_input.py'...Compiling '/usr/local/lib/python3.9/_collections_abc.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/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/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/exceptions.py'...Compiling '/usr/local/lib/python3.9/asyncio/format_helpers.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/staggered.py'...Compiling '/usr/local/lib/python3.9/asyncio/streams.py'...Compiling '/usr/local/lib/python3.9/cProfile.py'...Compiling '/usr/local/lib/python3.9/cgitb.py'...Compiling '/usr/local/lib/python3.9/cmd.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/ctypes/_endian.py'...Compiling '/usr/local/lib/python3.9/ctypes/macholib/__init__.py'...Compiling '/usr/local/lib/python3.9/ctypes/macholib/framework.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_anon.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_bitfields.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_cast.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_struct_fields.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_win32.py'...Compiling '/usr/local/lib/python3.9/decimal.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/sdist.py'...Compiling '/usr/local/lib/python3.9/distutils/tests/__init__.py'...Compiling '/usr/local/lib/python3.9/distutils/tests/test_bdist_rpm.py'...Compiling '/usr/local/lib/python3.9/distutils/tests/test_clean.py'...Compiling '/usr/local/lib/python3.9/distutils/tests/test_config.py'...Compiling '/usr/local/lib/python3.9/distutils/tests/test_extension.py'...Compiling '/usr/local/lib/python3.9/distutils/tests/test_filelist.py'...Compiling '/usr/local/lib/python3.9/distutils/tests/test_sdist.py'...Compiling '/usr/local/lib/python3.9/email/__init__.py'...Compiling '/usr/local/lib/python3.9/email/_header_value_parser.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/cp874.py'...Compiling '/usr/local/lib/python3.9/encodings/cp932.py'...Compiling '/usr/local/lib/python3.9/encodings/euc_jisx0213.py'...Compiling '/usr/local/lib/python3.9/encodings/idna.py'...Compiling '/usr/local/lib/python3.9/encodings/iso2022_jp_2004.py'...Compiling '/usr/local/lib/python3.9/encodings/iso8859_15.py'...Compiling '/usr/local/lib/python3.9/encodings/iso8859_8.py'...Compiling '/usr/local/lib/python3.9/encodings/mac_farsi.py'...Compiling '/usr/local/lib/python3.9/encodings/mbcs.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.py'...Compiling '/usr/local/lib/python3.9/encodings/utf_8.py'...Compiling '/usr/local/lib/python3.9/ensurepip/__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/gettext.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/__main__.py'...Compiling '/usr/local/lib/python3.9/idlelib/autocomplete.py'...Compiling '/usr/local/lib/python3.9/idlelib/autoexpand.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/config.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/editor.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_browser.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_codecontext.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_config_key.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_configdialog.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_runscript.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_search.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_searchengine.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/idle_test/test_zoomheight.py'...Compiling '/usr/local/lib/python3.9/idlelib/macosx.py'...Compiling '/usr/local/lib/python3.9/idlelib/parenmatch.py'...Compiling '/usr/local/lib/python3.9/idlelib/percolator.py'...Compiling '/usr/local/lib/python3.9/idlelib/redirector.py'...Compiling '/usr/local/lib/python3.9/idlelib/replace.py'...Compiling '/usr/local/lib/python3.9/idlelib/rpc.py'...Compiling '/usr/local/lib/python3.9/idlelib/sidebar.py'...Compiling '/usr/local/lib/python3.9/idlelib/textview.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/imghdr.py'...Compiling '/usr/local/lib/python3.9/importlib/__init__.py'...Compiling '/usr/local/lib/python3.9/importlib/_bootstrap.py'...Compiling '/usr/local/lib/python3.9/importlib/util.py'...Compiling '/usr/local/lib/python3.9/io.py'...Compiling '/usr/local/lib/python3.9/json/__init__.py'...Compiling '/usr/local/lib/python3.9/json/encoder.py'...Compiling '/usr/local/lib/python3.9/json/scanner.py'...Compiling '/usr/local/lib/python3.9/lib2to3/btm_matcher.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixer_util.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_except.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_future.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_getcwdu.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_import.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_input.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_isinstance.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_map.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_nonzero.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_print.py'...Compiling '/usr/local/lib/python3.9/_bootlocale.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/asyncio/base_events.py'...Compiling '/usr/local/lib/python3.9/asyncio/subprocess.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/unix_events.py'...Compiling '/usr/local/lib/python3.9/bisect.py'...Compiling '/usr/local/lib/python3.9/bz2.py'...Compiling '/usr/local/lib/python3.9/concurrent/futures/__init__.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_checkretval.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_frombuffer.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_objects.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_pep3118.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_stringptr.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_unaligned_structures.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_unicode.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_varsize_struct.py'...Compiling '/usr/local/lib/python3.9/ctypes/util.py'...Compiling '/usr/local/lib/python3.9/curses/ascii.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/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_scripts.py'...Compiling '/usr/local/lib/python3.9/distutils/command/check.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/debug.py'...Compiling '/usr/local/lib/python3.9/distutils/dir_util.py'...Compiling '/usr/local/lib/python3.9/distutils/fancy_getopt.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/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.py'...Compiling '/usr/local/lib/python3.9/distutils/tests/test_build_ext.py'...Compiling '/usr/local/lib/python3.9/distutils/tests/test_cmd.py'...Compiling '/usr/local/lib/python3.9/distutils/tests/test_dir_util.py'...Compiling '/usr/local/lib/python3.9/distutils/tests/test_install_data.py'...Compiling '/usr/local/lib/python3.9/distutils/tests/test_register.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/text_file.py'...Compiling '/usr/local/lib/python3.9/doctest.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/mime/application.py'...Compiling '/usr/local/lib/python3.9/email/mime/image.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/bz2_codec.py'...Compiling '/usr/local/lib/python3.9/encodings/cp1140.py'...Compiling '/usr/local/lib/python3.9/encodings/cp1254.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/cp864.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/hex_codec.py'...Compiling '/usr/local/lib/python3.9/encodings/iso2022_jp_1.py'...Compiling '/usr/local/lib/python3.9/encodings/iso2022_kr.py'...Compiling '/usr/local/lib/python3.9/encodings/iso8859_10.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/mac_cyrillic.py'...Compiling '/usr/local/lib/python3.9/encodings/mac_iceland.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_32_le.py'...Compiling '/usr/local/lib/python3.9/encodings/utf_8_sig.py'...Compiling '/usr/local/lib/python3.9/ensurepip/_uninstall.py'...Compiling '/usr/local/lib/python3.9/fractions.py'...Compiling '/usr/local/lib/python3.9/genericpath.py'...Compiling '/usr/local/lib/python3.9/getpass.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/__init__.py'...Compiling '/usr/local/lib/python3.9/http/client.py'...Compiling '/usr/local/lib/python3.9/idlelib/browser.py'...Compiling '/usr/local/lib/python3.9/idlelib/colorizer.py'...Compiling '/usr/local/lib/python3.9/idlelib/debugger_r.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/hyperparser.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/template.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_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_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_help.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_macosx.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_run.py'...Compiling '/usr/local/lib/python3.9/idlelib/pyshell.py'...Compiling '/usr/local/lib/python3.9/imaplib.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_imports.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_raise.py'...Compiling '/usr/local/lib/python3.9/lib2to3/pgen2/pgen.py'...Compiling '/usr/local/lib/python3.9/lib2to3/tests/pytree_idempotency.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/lzma.py'...Compiling '/usr/local/lib/python3.9/mailbox.py'...Compiling '/usr/local/lib/python3.9/multiprocessing/resource_tracker.py'...Compiling '/usr/local/lib/python3.9/multiprocessing/util.py'...Compiling '/usr/local/lib/python3.9/pathlib.py'...Compiling '/usr/local/lib/python3.9/pickle.py'...Compiling '/usr/local/lib/python3.9/reprlib.py'...Compiling '/usr/local/lib/python3.9/__phello__.foo.py'...Compiling '/usr/local/lib/python3.9/_bootsubprocess.py'...Compiling '/usr/local/lib/python3.9/_compression.py'...Compiling '/usr/local/lib/python3.9/_pyio.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/selector_events.py'...Compiling '/usr/local/lib/python3.9/asyncio/windows_events.py'...Compiling '/usr/local/lib/python3.9/cgi.py'...Compiling '/usr/local/lib/python3.9/compileall.py'...Compiling '/usr/local/lib/python3.9/configparser.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/__init__.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_numbers.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_random_things.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_returnfuncptrs.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_structures.py'...Compiling '/usr/local/lib/python3.9/dis.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_ext.py'...Compiling '/usr/local/lib/python3.9/distutils/command/install_egg_info.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/core.py'...Compiling '/usr/local/lib/python3.9/distutils/dist.py'...Compiling '/usr/local/lib/python3.9/distutils/tests/test_archive_util.py'...Compiling '/usr/local/lib/python3.9/distutils/tests/test_check.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_version.py'...Compiling '/usr/local/lib/python3.9/distutils/version.py'...Compiling '/usr/local/lib/python3.9/email/_policybase.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/policy.py'...Compiling '/usr/local/lib/python3.9/encodings/aliases.py'...Compiling '/usr/local/lib/python3.9/encodings/cp1006.py'...Compiling '/usr/local/lib/python3.9/encodings/cp1251.py'...Compiling '/usr/local/lib/python3.9/encodings/cp1255.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/cp850.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/euc_jp.py'...Compiling '/usr/local/lib/python3.9/encodings/gb2312.py'...Compiling '/usr/local/lib/python3.9/encodings/iso2022_jp_3.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/mac_arabic.py'...Compiling '/usr/local/lib/python3.9/encodings/palmos.py'...Compiling '/usr/local/lib/python3.9/encodings/raw_unicode_escape.py'...Compiling '/usr/local/lib/python3.9/encodings/shift_jis_2004.py'...Compiling '/usr/local/lib/python3.9/encodings/unicode_escape.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/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/server.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/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_hyperparser.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_multicall.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_textview.py'...Compiling '/usr/local/lib/python3.9/idlelib/multicall.py'...Compiling '/usr/local/lib/python3.9/idlelib/statusbar.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/inspect.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_operator.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_reload.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/conv.py'...Compiling '/usr/local/lib/python3.9/lib2to3/pytree.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/mailcap.py'...Compiling '/usr/local/lib/python3.9/modulefinder.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_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/sharedctypes.py'...Compiling '/usr/local/lib/python3.9/nturl2path.py'...Compiling '/usr/local/lib/python3.9/operator.py'...Compiling '/usr/local/lib/python3.9/pickletools.py'...Compiling '/usr/local/lib/python3.9/plistlib.py'...Compiling '/usr/local/lib/python3.9/pydoc.py'...Compiling '/usr/local/lib/python3.9/sndhdr.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/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_constants.py'...Compiling '/usr/local/lib/python3.9/stat.py'...Compiling '/usr/local/lib/python3.9/string.py'...Compiling '/usr/local/lib/python3.9/stringprep.py'...Compiling '/usr/local/lib/python3.9/struct.py'...Compiling '/usr/local/lib/python3.9/subprocess.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/dataclass_module_1_str.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/__init__.py'...Compiling '/usr/local/lib/python3.9/test/encoded_modules/module_iso_8859_1.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/inspect_fodder2.py'...Compiling '/usr/local/lib/python3.9/_aix_support.py'...Compiling '/usr/local/lib/python3.9/_py_abc.py'...Compiling '/usr/local/lib/python3.9/_sitebuiltins.py'...Compiling '/usr/local/lib/python3.9/_strptime.py'...Compiling '/usr/local/lib/python3.9/argparse.py'...Compiling '/usr/local/lib/python3.9/asyncio/trsock.py'...Compiling '/usr/local/lib/python3.9/asyncore.py'...Compiling '/usr/local/lib/python3.9/binhex.py'...Compiling '/usr/local/lib/python3.9/chunk.py'...Compiling '/usr/local/lib/python3.9/code.py'...Compiling '/usr/local/lib/python3.9/collections/__init__.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_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_funcptr.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_macholib.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_parameters.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_strings.py'...Compiling '/usr/local/lib/python3.9/curses/panel.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/difflib.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_lib.py'...Compiling '/usr/local/lib/python3.9/distutils/extension.py'...Compiling '/usr/local/lib/python3.9/distutils/msvccompiler.py'...Compiling '/usr/local/lib/python3.9/distutils/tests/test_dep_util.py'...Compiling '/usr/local/lib/python3.9/distutils/tests/test_install_lib.py'...Compiling '/usr/local/lib/python3.9/distutils/tests/test_log.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/util.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/header.py'...Compiling '/usr/local/lib/python3.9/email/mime/base.py'...Compiling '/usr/local/lib/python3.9/email/mime/nonmultipart.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/cp1026.py'...Compiling '/usr/local/lib/python3.9/encodings/cp1252.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/cp775.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/euc_jis_2004.py'...Compiling '/usr/local/lib/python3.9/encodings/gb18030.py'...Compiling '/usr/local/lib/python3.9/encodings/hz.py'...Compiling '/usr/local/lib/python3.9/encodings/johab.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_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/utf_16_le.py'...Compiling '/usr/local/lib/python3.9/encodings/utf_7.py'...Compiling '/usr/local/lib/python3.9/ensurepip/__main__.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/gzip.py'...Compiling '/usr/local/lib/python3.9/http/cookies.py'...Compiling '/usr/local/lib/python3.9/idlelib/debugobj.py'...Compiling '/usr/local/lib/python3.9/idlelib/dynoption.py'...Compiling '/usr/local/lib/python3.9/idlelib/grep.py'...Compiling '/usr/local/lib/python3.9/idlelib/help_about.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/htest.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_editor.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_history.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_sidebar.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_tree.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_window.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/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/window.py'...Compiling '/usr/local/lib/python3.9/ipaddress.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/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/tests/__init__.py'...Compiling '/usr/local/lib/python3.9/lib2to3/tests/__main__.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/logging/__init__.py'...Compiling '/usr/local/lib/python3.9/mimetypes.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/reduction.py'...Compiling '/usr/local/lib/python3.9/multiprocessing/synchronize.py'...Compiling '/usr/local/lib/python3.9/netrc.py'...Compiling '/usr/local/lib/python3.9/opcode.py'...Compiling '/usr/local/lib/python3.9/optparse.py'...Compiling '/usr/local/lib/python3.9/pkgutil.py'...Compiling '/usr/local/lib/python3.9/poplib.py'...Compiling '/usr/local/lib/python3.9/pprint.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/random.py'...Compiling '/usr/local/lib/python3.9/runpy.py'...Compiling '/usr/local/lib/python3.9/shlex.py'...Compiling '/usr/local/lib/python3.9/smtpd.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/statistics.py'...Compiling '/usr/local/lib/python3.9/symbol.py'...Compiling '/usr/local/lib/python3.9/sysconfig.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/autotest.py'...Compiling '/usr/local/lib/python3.9/test/bad_getattr2.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/future_test1.py'...Compiling '/usr/local/lib/python3.9/test/good_getattr.py'...Compiling '/usr/local/lib/python3.9/test/inspect_fodder.py'...Compiling '/usr/local/lib/python3.9/test/libregrtest/cmdline.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/mapping_tests.py'...Compiling '/usr/local/lib/python3.9/test/re_tests.py'...Compiling '/usr/local/lib/python3.9/_markupbase.py'...Compiling '/usr/local/lib/python3.9/abc.py'...Compiling '/usr/local/lib/python3.9/antigravity.py'...Compiling '/usr/local/lib/python3.9/ast.py'...Compiling '/usr/local/lib/python3.9/ctypes/macholib/dylib.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_buffers.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_errno.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_loading.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_prototypes.py'...Compiling '/usr/local/lib/python3.9/datetime.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/file_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/support.py'...Compiling '/usr/local/lib/python3.9/distutils/tests/test_cygwinccompiler.py'...Compiling '/usr/local/lib/python3.9/distutils/tests/test_install_headers.py'...Compiling '/usr/local/lib/python3.9/distutils/tests/test_msvc9compiler.py'...Compiling '/usr/local/lib/python3.9/distutils/tests/test_unixccompiler.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/contentmanager.py'...Compiling '/usr/local/lib/python3.9/email/generator.py'...Compiling '/usr/local/lib/python3.9/email/mime/__init__.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/text.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/charmap.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/cp852.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/cp949.py'...Compiling '/usr/local/lib/python3.9/encodings/hp_roman8.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_14.py'...Compiling '/usr/local/lib/python3.9/encodings/iso8859_4.py'...Compiling '/usr/local/lib/python3.9/encodings/iso8859_9.py'...Compiling '/usr/local/lib/python3.9/encodings/tis_620.py'...Compiling '/usr/local/lib/python3.9/encodings/utf_16_be.py'...Compiling '/usr/local/lib/python3.9/fileinput.py'...Compiling '/usr/local/lib/python3.9/ftplib.py'...Compiling '/usr/local/lib/python3.9/idlelib/autocomplete_w.py'...Compiling '/usr/local/lib/python3.9/idlelib/config_key.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_autocomplete.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_config.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_query.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_statusbar.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_tooltip.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_zzdummy.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/runscript.py'...Compiling '/usr/local/lib/python3.9/idlelib/searchbase.py'...Compiling '/usr/local/lib/python3.9/idlelib/squeezer.py'...Compiling '/usr/local/lib/python3.9/idlelib/tree.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/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/__init__.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_asserts.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_funcattrs.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_has_key.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_methodattrs.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_ne.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_set_literal.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_types.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_xreadlines.py'...Compiling '/usr/local/lib/python3.9/lib2to3/patcomp.py'...Compiling '/usr/local/lib/python3.9/lib2to3/pygram.py'...Compiling '/usr/local/lib/python3.9/locale.py'...Compiling '/usr/local/lib/python3.9/multiprocessing/managers.py'...Compiling '/usr/local/lib/python3.9/nntplib.py'...Compiling '/usr/local/lib/python3.9/pdb.py'...Compiling '/usr/local/lib/python3.9/posixpath.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/site.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/dbapi.py'...Compiling '/usr/local/lib/python3.9/ssl.py'...Compiling '/usr/local/lib/python3.9/tempfile.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/dataclass_module_1.py'...Compiling '/usr/local/lib/python3.9/test/datetimetester.py'...Compiling '/usr/local/lib/python3.9/test/sortperf.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_asyncio/__main__.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_buffered_proto.py'...Compiling '/usr/local/lib/python3.9/test/test_asyncio/test_events.py'...Compiling '/usr/local/lib/python3.9/test/test_asyncio/test_windows_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_baseexception.py'...Compiling '/usr/local/lib/python3.9/test/test_bigmem.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_code.py'...Compiling '/usr/local/lib/python3.9/test/test_codecencodings_hk.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_renames.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/main.py'...Compiling '/usr/local/lib/python3.9/lib2to3/pgen2/literals.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_fixers.py'...Compiling '/usr/local/lib/python3.9/multiprocessing/context.py'...Compiling '/usr/local/lib/python3.9/multiprocessing/pool.py'...Compiling '/usr/local/lib/python3.9/multiprocessing/resource_sharer.py'...Compiling '/usr/local/lib/python3.9/multiprocessing/spawn.py'...Compiling '/usr/local/lib/python3.9/ntpath.py'...Compiling '/usr/local/lib/python3.9/platform.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/socket.py'...Compiling '/usr/local/lib/python3.9/sre_parse.py'...Compiling '/usr/local/lib/python3.9/telnetlib.py'...Compiling '/usr/local/lib/python3.9/test/audiotests.py'...Compiling '/usr/local/lib/python3.9/test/curses_tests.py'...Compiling '/usr/local/lib/python3.9/test/eintrdata/eintr_tester.py'...Compiling '/usr/local/lib/python3.9/test/final_a.py'...Compiling '/usr/local/lib/python3.9/test/fork_wait.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/libregrtest/utils.py'...Compiling '/usr/local/lib/python3.9/test/lock_tests.py'...Compiling '/usr/local/lib/python3.9/test/pickletester.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/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_transports.py'...Compiling '/usr/local/lib/python3.9/test/test_asyncio/test_unix_events.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_builtin.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_codeccallbacks.py'...Compiling '/usr/local/lib/python3.9/test/test_collections.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_ctypes.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_decimal.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_message.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_enum.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_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/from_cycle2.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/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/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/__init__.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_import/data/unwritable/__init__.py'...Compiling '/usr/local/lib/python3.9/test/test_import/data/unwritable/x.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/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_case_sensitivity.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/fixtures.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_meta_path.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/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/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_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_threaded_import.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_mailcap.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_repr.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_throw.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/tokenize.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/linecache.py'...Compiling '/usr/local/lib/python3.9/logging/config.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/popen_fork.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/shared_memory.py'...Compiling '/usr/local/lib/python3.9/numbers.py'...Compiling '/usr/local/lib/python3.9/os.py'...Compiling '/usr/local/lib/python3.9/pipes.py'...Compiling '/usr/local/lib/python3.9/profile.py'...Compiling '/usr/local/lib/python3.9/pty.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/signal.py'...Compiling '/usr/local/lib/python3.9/smtplib.py'...Compiling '/usr/local/lib/python3.9/sunau.py'...Compiling '/usr/local/lib/python3.9/tabnanny.py'...Compiling '/usr/local/lib/python3.9/tarfile.py'...Compiling '/usr/local/lib/python3.9/test/bisect_cmd.py'...Compiling '/usr/local/lib/python3.9/test/coding20731.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/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/future_test2.py'...Compiling '/usr/local/lib/python3.9/test/gdb_sample.py'...Compiling '/usr/local/lib/python3.9/test/imp_dummy.py'...Compiling '/usr/local/lib/python3.9/test/libregrtest/__init__.py'...Compiling '/usr/local/lib/python3.9/test/libregrtest/main.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/memory_watchdog.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/profilee.py'...Compiling '/usr/local/lib/python3.9/test/pydoc_mod.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/reperf.py'...Compiling '/usr/local/lib/python3.9/test/sample_doctest.py'...Compiling '/usr/local/lib/python3.9/test/sample_doctest_no_doctests.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_array.py'...Compiling '/usr/local/lib/python3.9/test/test_asynchat.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_sendfile.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_calendar.py'...Compiling '/usr/local/lib/python3.9/test/test_capi.py'...Compiling '/usr/local/lib/python3.9/test/test_cmath.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_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_hk.py'...Compiling '/usr/local/lib/python3.9/test/test_codecmaps_tw.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_complex.py'...Compiling '/usr/local/lib/python3.9/test/test_concurrent_futures.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_decorators.py'...Compiling '/usr/local/lib/python3.9/test/test_descr.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_fileinput.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_gettext.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_http_cookies.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/partial/pool_in_threads.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/test_files.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/test_metadata_api.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/test_spec.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_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_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_keywordonlyarg.py'...Compiling '/usr/local/lib/python3.9/test/test_largefile.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_multibytecodec.py'...Compiling '/usr/local/lib/python3.9/test/test_nis.py'...Compiling '/usr/local/lib/python3.9/test/test_ntpath.py'...Compiling '/usr/local/lib/python3.9/test/test_os.py'...Compiling '/usr/local/lib/python3.9/test/test_pyexpat.py'...Compiling '/usr/local/lib/python3.9/test/libregrtest/setup.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/multibytecodec_support.py'...Compiling '/usr/local/lib/python3.9/test/regrtest.py'...Compiling '/usr/local/lib/python3.9/test/sample_doctest_no_docstrings.py'...Compiling '/usr/local/lib/python3.9/test/subprocessdata/sigchild_ignore.py'...Compiling '/usr/local/lib/python3.9/test/support/logging_helper.py'...Compiling '/usr/local/lib/python3.9/test/test___all__.py'...Compiling '/usr/local/lib/python3.9/test/test__osx_support.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/__init__.py'...Compiling '/usr/local/lib/python3.9/test/test_asyncio/echo.py'...Compiling '/usr/local/lib/python3.9/test/test_asyncio/functional.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_asyncore.py'...Compiling '/usr/local/lib/python3.9/test/test_bigaddrspace.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_bytes.py'...Compiling '/usr/local/lib/python3.9/test/test_compile.py'...Compiling '/usr/local/lib/python3.9/test/test_configparser.py'...Compiling '/usr/local/lib/python3.9/test/test_dbm_ndbm.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_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_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_errno.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_fileio.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_genericalias.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_import/data/package2/submodule1.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/namespace/portion1/__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/import_/__init__.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/import_/test_caching.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/source/__init__.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_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_windows.py'...Compiling '/usr/local/lib/python3.9/test/test_int.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_pass3.py'...Compiling '/usr/local/lib/python3.9/test/test_json/test_scanstring.py'...Compiling '/usr/local/lib/python3.9/test/test_json/test_tool.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_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_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_raise.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_robotparser.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_secrets.py'...Compiling '/usr/local/lib/python3.9/test/test_selectors.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_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_stat.py'...Compiling '/usr/local/lib/python3.9/test/test_statistics.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_tabnanny.py'...Compiling '/usr/local/lib/python3.9/test/test_tcl.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.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_md5sum.py'...Compiling '/usr/local/lib/python3.9/test/test_tools/test_pathfix.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_urlparse.py'...Compiling '/usr/local/lib/python3.9/test/test_wait3.py'...Compiling '/usr/local/lib/python3.9/sched.py'...Compiling '/usr/local/lib/python3.9/shelve.py'...Compiling '/usr/local/lib/python3.9/shutil.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/symtable.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/list_tests.py'...Compiling '/usr/local/lib/python3.9/test/pyclbr_input.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/ssl_servers.py'...Compiling '/usr/local/lib/python3.9/test/support/bytecode_helper.py'...Compiling '/usr/local/lib/python3.9/test/support/socket_helper.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_abstract_numbers.py'...Compiling '/usr/local/lib/python3.9/test/test_argparse.py'...Compiling '/usr/local/lib/python3.9/test/test_asyncio/utils.py'...Compiling '/usr/local/lib/python3.9/test/test_base64.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_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_codecmaps_cn.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_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_cprofile.py'...Compiling '/usr/local/lib/python3.9/test/test_csv.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_dictviews.py'...Compiling '/usr/local/lib/python3.9/test/test_dis.py'...Compiling '/usr/local/lib/python3.9/test/test_email/__init__.py'...Compiling '/usr/local/lib/python3.9/test/test_email/test_contentmanager.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_utils.py'...Compiling '/usr/local/lib/python3.9/test/test_embed.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_faulthandler.py'...Compiling '/usr/local/lib/python3.9/test/test_finalization.py'...Compiling '/usr/local/lib/python3.9/test/test_float.py'...Compiling '/usr/local/lib/python3.9/test/test_genericclass.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_heapq.py'...Compiling '/usr/local/lib/python3.9/test/test_http_cookiejar.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/builtin/test_finder.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/data02/__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_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/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_path.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_isinstance.py'...Compiling '/usr/local/lib/python3.9/test/test_itertools.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_netrc.py'...Compiling '/usr/local/lib/python3.9/test/test_numeric_tower.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/__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_generator/test_pegen.py'...Compiling '/usr/local/lib/python3.9/test/test_picklebuffer.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_positional_only_arg.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_pstats.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_richcmp.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_spwd.py'...Compiling '/usr/local/lib/python3.9/test/test_ssl.py'...Compiling '/usr/local/lib/python3.9/test/test_time.py'...Compiling '/usr/local/lib/python3.9/test/test_ttk_guionly.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_ucn.py'...Compiling '/usr/local/lib/python3.9/test/test_unicode_file.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/data/stacklevel.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_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_zipfile.py'...Compiling '/usr/local/lib/python3.9/tkinter/test/test_tkinter/test_widgets.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/colormixer.py'...Compiling '/usr/local/lib/python3.9/turtledemo/fractalcurves.py'...Compiling '/usr/local/lib/python3.9/turtledemo/peace.py'...Compiling '/usr/local/lib/python3.9/turtledemo/rosette.py'...Compiling '/usr/local/lib/python3.9/turtledemo/tree.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_smtpnet.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_sort.py'...Compiling '/usr/local/lib/python3.9/test/test_source_encoding.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_struct.py'...Compiling '/usr/local/lib/python3.9/test/test_subprocess.py'...Compiling '/usr/local/lib/python3.9/test/test_telnetlib.py'...Compiling '/usr/local/lib/python3.9/test/test_textwrap.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_timeit.py'...Compiling '/usr/local/lib/python3.9/test/test_tix.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_pdeps.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_unicode_file_functions.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_userdict.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_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.py'...Compiling '/usr/local/lib/python3.9/test/test_zipimport.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/this.py'...Compiling '/usr/local/lib/python3.9/tkinter/__init__.py'...Compiling '/usr/local/lib/python3.9/tracemalloc.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/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/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_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/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/__init__.py'...Compiling '/usr/local/lib/python3.9/webbrowser.py'...Compiling '/usr/local/lib/python3.9/xml/dom/expatbuilder.py'...Compiling '/usr/local/lib/python3.9/xml/sax/xmlreader.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/test/test_wait4.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_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_xdrlib.py'...Compiling '/usr/local/lib/python3.9/test/test_xml_etree.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/simpledialog.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_style.py'...Compiling '/usr/local/lib/python3.9/tkinter/test/test_ttk/test_widgets.py'...Compiling '/usr/local/lib/python3.9/traceback.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/lindenmayer.py'...Compiling '/usr/local/lib/python3.9/turtledemo/paint.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/unittest/async_case.py'...Compiling '/usr/local/lib/python3.9/unittest/main.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_functiontestcase.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/testasync.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/weakref.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/pulldom.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/_zoneinfo.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_module.py'...Compiling '/usr/local/lib/python3.9/test/test_modulefinder.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_ordered_dict.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_posix.py'...Compiling '/usr/local/lib/python3.9/test/test_regrtest.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_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_strptime.py'...Compiling '/usr/local/lib/python3.9/test/test_subclassinit.py'...Compiling '/usr/local/lib/python3.9/test/test_support.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_syslog.py'...Compiling '/usr/local/lib/python3.9/test/test_tarfile.py'...Compiling '/usr/local/lib/python3.9/test/test_turtle.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_winsound.py'...Compiling '/usr/local/lib/python3.9/test/test_wsgiref.py'...Compiling '/usr/local/lib/python3.9/test/test_yield_from.py'...Compiling '/usr/local/lib/python3.9/test/test_zlib.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/dnd.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/test_tkinter/__init__.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_geometry_managers.py'...Compiling '/usr/local/lib/python3.9/tkinter/ttk.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/wsgiref/simple_server.py'...Compiling '/usr/local/lib/python3.9/xdrlib.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/xmlrpc/__init__.py'...Compiling '/usr/local/lib/python3.9/xmlrpc/client.py'...Compiling '/usr/local/lib/python3.9/test/test_codecencodings_jp.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_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_defaultdict.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_doctest2.py'...Compiling '/usr/local/lib/python3.9/test/test_docxmlrpc.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_exceptions.py'...Compiling '/usr/local/lib/python3.9/test/test_flufl.py'...Compiling '/usr/local/lib/python3.9/test/test_fork1.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_generator_stop.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_imaplib.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/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/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_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_loader.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/import_/test_path.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_resource.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/threaded_import_hangers.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/util.py'...Compiling '/usr/local/lib/python3.9/test/test_io.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_opcodes.py'...Compiling '/usr/local/lib/python3.9/test/test_operator.py'...Compiling '/usr/local/lib/python3.9/test/test_parser.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_popen.py'...Compiling '/usr/local/lib/python3.9/test/test_posixpath.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_pyclbr.py'...Compiling '/usr/local/lib/python3.9/test/test_queue.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_rlcompleter.py'...Compiling '/usr/local/lib/python3.9/test/test_runpy.py'...Compiling '/usr/local/lib/python3.9/test/test_setcomps.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_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_syntax.py'...Compiling '/usr/local/lib/python3.9/test/test_sys_settrace.py'...Compiling '/usr/local/lib/python3.9/test/test_tempfile.py'...Compiling '/usr/local/lib/python3.9/test/test_tokenize.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/time_hashlib.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/test/xmltests.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/commondialog.py'...Compiling '/usr/local/lib/python3.9/tkinter/dialog.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_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/__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/turtledemo/round_dance.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/case.py'...Compiling '/usr/local/lib/python3.9/unittest/test/test_case.py'...Compiling '/usr/local/lib/python3.9/unittest/test/testmock/testsealable.py'...Compiling '/usr/local/lib/python3.9/unittest/test/testmock/testwith.py'...Compiling '/usr/local/lib/python3.9/uuid.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/__init__.py'...Compiling '/usr/local/lib/python3.9/xml/dom/__init__.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/xml/sax/expatreader.py'...Compiling '/usr/local/lib/python3.9/zipapp.py'...Compiling '/usr/local/lib/python3.9/zipimport.py'...Compiling '/usr/local/lib/python3.9/types.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/wsgiref/util.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/minidom.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/qgrep.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__opcode.py'...Compiling '/usr/local/lib/python3.9/test/test__xxsubinterpreters.py'...Compiling '/usr/local/lib/python3.9/test/test_asyncio/echo3.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_streams.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_buffer.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_dataclasses.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/__main__.py'...Compiling '/usr/local/lib/python3.9/test/test_email/test__encoded_words.py'...Compiling '/usr/local/lib/python3.9/test/test_email/test_email.py'...Compiling '/usr/local/lib/python3.9/test/test_gdb.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_httplib.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___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/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/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/test_zip.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/zipdata01/__init__.py'...Compiling '/usr/local/lib/python3.9/test/test_index.py'...Compiling '/usr/local/lib/python3.9/test/test_int_literal.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_nntplib.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_parser.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_poplib.py'...Compiling '/usr/local/lib/python3.9/test/test_print.py'...Compiling '/usr/local/lib/python3.9/test/test_profile.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_quopri.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_shelve.py'...Compiling '/usr/local/lib/python3.9/test/test_site.py'...Compiling '/usr/local/lib/python3.9/test/test_socket.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_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_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_weakref.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/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/tkinter/test/support.py'...Compiling '/usr/local/lib/python3.9/tkinter/test/test_tkinter/test_images.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/token.py'...Compiling '/usr/local/lib/python3.9/tokenize.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/minimal_hanoi.py'...Compiling '/usr/local/lib/python3.9/turtledemo/penrose.py'...Compiling '/usr/local/lib/python3.9/turtledemo/yinyang.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_setups.py'...Compiling '/usr/local/lib/python3.9/unittest/test/testmock/testmagicmethods.py'...Compiling '/usr/local/lib/python3.9/unittest/test/testmock/testsentinel.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/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/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/_pyio.py'...Compiling '/usr/local/lib/python3.9/asyncio/constants.py'...Compiling '/usr/local/lib/python3.9/asyncio/events.py'...Compiling '/usr/local/lib/python3.9/asyncio/log.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/unix_events.py'...Compiling '/usr/local/lib/python3.9/code.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/thread.py'...Compiling '/usr/local/lib/python3.9/contextlib.py'...Compiling '/usr/local/lib/python3.9/csv.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_cast.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_libc.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_numbers.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_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/distutils/__init__.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/check.py'...Compiling '/usr/local/lib/python3.9/distutils/command/install.py'...Compiling '/usr/local/lib/python3.9/distutils/core.py'...Compiling '/usr/local/lib/python3.9/distutils/dist.py'...Compiling '/usr/local/lib/python3.9/distutils/tests/test_archive_util.py'...Compiling '/usr/local/lib/python3.9/distutils/tests/test_build_py.py'...Compiling '/usr/local/lib/python3.9/distutils/tests/test_config.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_log.py'...Compiling '/usr/local/lib/python3.9/distutils/tests/test_register.py'...Compiling '/usr/local/lib/python3.9/distutils/tests/test_util.py'...Compiling '/usr/local/lib/python3.9/distutils/unixccompiler.py'...Compiling '/usr/local/lib/python3.9/distutils/versionpredicate.py'...Compiling '/usr/local/lib/python3.9/doctest.py'...Compiling '/usr/local/lib/python3.9/email/utils.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/cp1254.py'...Compiling '/usr/local/lib/python3.9/encodings/cp424.py'...Compiling '/usr/local/lib/python3.9/encodings/cp500.py'...Compiling '/usr/local/lib/python3.9/encodings/cp950.py'...Compiling '/usr/local/lib/python3.9/encodings/gb18030.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_11.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/iso8859_8.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_cyrillic.py'...Compiling '/usr/local/lib/python3.9/encodings/mac_greek.py'...Compiling '/usr/local/lib/python3.9/encodings/mac_latin2.py'...Compiling '/usr/local/lib/python3.9/encodings/mac_turkish.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.py'...Compiling '/usr/local/lib/python3.9/encodings/tis_620.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/filecmp.py'...Compiling '/usr/local/lib/python3.9/formatter.py'...Compiling '/usr/local/lib/python3.9/heapq.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/__main__.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_r.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/help.py'...Compiling '/usr/local/lib/python3.9/idlelib/history.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_browser.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.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_editor.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_help.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_tooltip.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/scrolledlist.py'...Compiling '/usr/local/lib/python3.9/idlelib/sidebar.py'...Compiling '/usr/local/lib/python3.9/imaplib.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_matcher.py'...Compiling '/usr/local/lib/python3.9/lib2to3/btm_utils.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_execfile.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_getcwdu.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_paren.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_reduce.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/__init__.py'...Compiling '/usr/local/lib/python3.9/lib2to3/pgen2/driver.py'...Compiling '/usr/local/lib/python3.9/lib2to3/pytree.py'...Compiling '/usr/local/lib/python3.9/logging/handlers.py'...Compiling '/usr/local/lib/python3.9/mailcap.py'...Compiling '/usr/local/lib/python3.9/modulefinder.py'...Compiling '/usr/local/lib/python3.9/multiprocessing/heap.py'...Compiling '/usr/local/lib/python3.9/multiprocessing/popen_fork.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/popen_spawn_win32.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/netrc.py'...Compiling '/usr/local/lib/python3.9/nntplib.py'...Compiling '/usr/local/lib/python3.9/_bootlocale.py'...Compiling '/usr/local/lib/python3.9/_compat_pickle.py'...Compiling '/usr/local/lib/python3.9/_pydecimal.py'...Compiling '/usr/local/lib/python3.9/bdb.py'...Compiling '/usr/local/lib/python3.9/cgi.py'...Compiling '/usr/local/lib/python3.9/compileall.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_checkretval.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_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_prototypes.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_slicing.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/dataclasses.py'...Compiling '/usr/local/lib/python3.9/distutils/_msvccompiler.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.py'...Compiling '/usr/local/lib/python3.9/distutils/command/build_clib.py'...Compiling '/usr/local/lib/python3.9/distutils/command/build_scripts.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/register.py'...Compiling '/usr/local/lib/python3.9/distutils/cygwinccompiler.py'...Compiling '/usr/local/lib/python3.9/distutils/errors.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/support.py'...Compiling '/usr/local/lib/python3.9/distutils/tests/test_bdist_wininst.py'...Compiling '/usr/local/lib/python3.9/distutils/tests/test_build_ext.py'...Compiling '/usr/local/lib/python3.9/distutils/tests/test_clean.py'...Compiling '/usr/local/lib/python3.9/distutils/tests/test_dep_util.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_sysconfig.py'...Compiling '/usr/local/lib/python3.9/distutils/tests/test_unixccompiler.py'...Compiling '/usr/local/lib/python3.9/distutils/tests/test_versionpredicate.py'...Compiling '/usr/local/lib/python3.9/email/_header_value_parser.py'...Compiling '/usr/local/lib/python3.9/encodings/aliases.py'...Compiling '/usr/local/lib/python3.9/encodings/big5hkscs.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/cp1250.py'...Compiling '/usr/local/lib/python3.9/encodings/cp1255.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/cp857.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/cp932.py'...Compiling '/usr/local/lib/python3.9/encodings/cp949.py'...Compiling '/usr/local/lib/python3.9/encodings/euc_jis_2004.py'...Compiling '/usr/local/lib/python3.9/encodings/euc_kr.py'...Compiling '/usr/local/lib/python3.9/encodings/hp_roman8.py'...Compiling '/usr/local/lib/python3.9/encodings/idna.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_3.py'...Compiling '/usr/local/lib/python3.9/encodings/kz1048.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/raw_unicode_escape.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/uu_codec.py'...Compiling '/usr/local/lib/python3.9/ensurepip/_bundled/__init__.py'...Compiling '/usr/local/lib/python3.9/ftplib.py'...Compiling '/usr/local/lib/python3.9/getpass.py'...Compiling '/usr/local/lib/python3.9/glob.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/debugger.py'...Compiling '/usr/local/lib/python3.9/idlelib/editor.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/mock_tk.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_calltip_w.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_config.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_format.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_macosx.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_pyshell.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_rpc.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_stackviewer.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_tree.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_undo.py'...Compiling '/usr/local/lib/python3.9/idlelib/pathbrowser.py'...Compiling '/usr/local/lib/python3.9/idlelib/rpc.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/__init__.py'...Compiling '/usr/local/lib/python3.9/importlib/_common.py'...Compiling '/usr/local/lib/python3.9/importlib/metadata.py'...Compiling '/usr/local/lib/python3.9/json/decoder.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_util.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_future.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_metaclass.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_renames.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_urllib.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/pytree_idempotency.py'...Compiling '/usr/local/lib/python3.9/lib2to3/tests/test_refactor.py'...Compiling '/usr/local/lib/python3.9/locale.py'...Compiling '/usr/local/lib/python3.9/multiprocessing/context.py'...Compiling '/usr/local/lib/python3.9/multiprocessing/managers.py'...Compiling '/usr/local/lib/python3.9/nturl2path.py'...Compiling '/usr/local/lib/python3.9/operator.py'...Compiling '/usr/local/lib/python3.9/pdb.py'...Compiling '/usr/local/lib/python3.9/platform.py'...Compiling '/usr/local/lib/python3.9/pprint.py'...Compiling '/usr/local/lib/python3.9/pydoc.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/__phello__.foo.py'...Compiling '/usr/local/lib/python3.9/_collections_abc.py'...Compiling '/usr/local/lib/python3.9/_sitebuiltins.py'...Compiling '/usr/local/lib/python3.9/abc.py'...Compiling '/usr/local/lib/python3.9/ast.py'...Compiling '/usr/local/lib/python3.9/asyncio/base_tasks.py'...Compiling '/usr/local/lib/python3.9/asyncio/coroutines.py'...Compiling '/usr/local/lib/python3.9/asyncio/subprocess.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/trsock.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/codecs.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/copy.py'...Compiling '/usr/local/lib/python3.9/ctypes/__init__.py'...Compiling '/usr/local/lib/python3.9/ctypes/macholib/dylib.py'...Compiling '/usr/local/lib/python3.9/ctypes/macholib/framework.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/__main__.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_arrays.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_buffers.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_internals.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_keeprefs.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_memfunctions.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_parameters.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/wintypes.py'...Compiling '/usr/local/lib/python3.9/curses/textpad.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/dir_util.py'...Compiling '/usr/local/lib/python3.9/distutils/log.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_check.py'...Compiling '/usr/local/lib/python3.9/distutils/tests/test_file_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_upload.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/email/mime/application.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/email/mime/message.py'...Compiling '/usr/local/lib/python3.9/email/mime/nonmultipart.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/encodings/__init__.py'...Compiling '/usr/local/lib/python3.9/encodings/charmap.py'...Compiling '/usr/local/lib/python3.9/encodings/cp1251.py'...Compiling '/usr/local/lib/python3.9/encodings/cp1256.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/cp861.py'...Compiling '/usr/local/lib/python3.9/encodings/cp875.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/iso8859_13.py'...Compiling '/usr/local/lib/python3.9/encodings/johab.py'...Compiling '/usr/local/lib/python3.9/encodings/ptcp154.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_7.py'...Compiling '/usr/local/lib/python3.9/ensurepip/__init__.py'...Compiling '/usr/local/lib/python3.9/fileinput.py'...Compiling '/usr/local/lib/python3.9/gzip.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/calltip_w.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/format.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/__init__.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/mock_idle.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_debugger_r.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_editmenu.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_help_about.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_mainmenu.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_parenmatch.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_pyparse.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_scrolledlist.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_textview.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_window.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/outwin.py'...Compiling '/usr/local/lib/python3.9/idlelib/replace.py'...Compiling '/usr/local/lib/python3.9/idlelib/searchbase.py'...Compiling '/usr/local/lib/python3.9/idlelib/tooltip.py'...Compiling '/usr/local/lib/python3.9/idlelib/zoomheight.py'...Compiling '/usr/local/lib/python3.9/importlib/_bootstrap_external.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_dict.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_has_key.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_operator.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_standarderror.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/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/lzma.py'...Compiling '/usr/local/lib/python3.9/mailbox.py'...Compiling '/usr/local/lib/python3.9/numbers.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/profile.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/socketserver.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/stat.py'...Compiling '/usr/local/lib/python3.9/_py_abc.py'...Compiling '/usr/local/lib/python3.9/_threading_local.py'...Compiling '/usr/local/lib/python3.9/_weakrefset.py'...Compiling '/usr/local/lib/python3.9/antigravity.py'...Compiling '/usr/local/lib/python3.9/argparse.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/selector_events.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/bz2.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/ctypes/test/test_array_in_pointer.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_python_api.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_simplesubclasses.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_sizes.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_structures.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_ext.py'...Compiling '/usr/local/lib/python3.9/distutils/command/install_egg_info.py'...Compiling '/usr/local/lib/python3.9/distutils/command/install_scripts.py'...Compiling '/usr/local/lib/python3.9/distutils/config.py'...Compiling '/usr/local/lib/python3.9/distutils/dep_util.py'...Compiling '/usr/local/lib/python3.9/distutils/tests/test_bdist.py'...Compiling '/usr/local/lib/python3.9/distutils/tests/test_build_clib.py'...Compiling '/usr/local/lib/python3.9/distutils/tests/test_core.py'...Compiling '/usr/local/lib/python3.9/distutils/tests/test_install_lib.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/email/_parseaddr.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/headerregistry.py'...Compiling '/usr/local/lib/python3.9/email/mime/multipart.py'...Compiling '/usr/local/lib/python3.9/email/parser.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/cp037.py'...Compiling '/usr/local/lib/python3.9/encodings/cp1252.py'...Compiling '/usr/local/lib/python3.9/encodings/cp1258.py'...Compiling '/usr/local/lib/python3.9/encodings/cp775.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/euc_jisx0213.py'...Compiling '/usr/local/lib/python3.9/encodings/gbk.py'...Compiling '/usr/local/lib/python3.9/encodings/hz.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/iso8859_9.py'...Compiling '/usr/local/lib/python3.9/encodings/koi8_u.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/punycode.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/enum.py'...Compiling '/usr/local/lib/python3.9/getopt.py'...Compiling '/usr/local/lib/python3.9/hashlib.py'...Compiling '/usr/local/lib/python3.9/hmac.py'...Compiling '/usr/local/lib/python3.9/http/__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/calltip.py'...Compiling '/usr/local/lib/python3.9/idlelib/colorizer.py'...Compiling '/usr/local/lib/python3.9/idlelib/debugger_r.py'...Compiling '/usr/local/lib/python3.9/idlelib/grep.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/htest.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_codecontext.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_debugobj_r.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_pathbrowser.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_redirector.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_run.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/run.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/imp.py'...Compiling '/usr/local/lib/python3.9/importlib/abc.py'...Compiling '/usr/local/lib/python3.9/importlib/util.py'...Compiling '/usr/local/lib/python3.9/ipaddress.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixer_base.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_asserts.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_except.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_exitfunc.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_idioms.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_map.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_numliterals.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_raw_input.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_set_literal.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_unicode.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_zip.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_main.py'...Compiling '/usr/local/lib/python3.9/lib2to3/tests/test_util.py'...Compiling '/usr/local/lib/python3.9/linecache.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/dummy/__init__.py'...Compiling '/usr/local/lib/python3.9/multiprocessing/dummy/connection.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/reduction.py'...Compiling '/usr/local/lib/python3.9/multiprocessing/sharedctypes.py'...Compiling '/usr/local/lib/python3.9/multiprocessing/util.py'...Compiling '/usr/local/lib/python3.9/optparse.py'...Compiling '/usr/local/lib/python3.9/plistlib.py'...Compiling '/usr/local/lib/python3.9/reprlib.py'...Compiling '/usr/local/lib/python3.9/shutil.py'...Compiling '/usr/local/lib/python3.9/sre_parse.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/audiotests.py'...Compiling '/usr/local/lib/python3.9/test/dis_module.py'...Compiling '/usr/local/lib/python3.9/__future__.py'...Compiling '/usr/local/lib/python3.9/_aix_support.py'...Compiling '/usr/local/lib/python3.9/_bootsubprocess.py'...Compiling '/usr/local/lib/python3.9/_compression.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/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/exceptions.py'...Compiling '/usr/local/lib/python3.9/asyncio/format_helpers.py'...Compiling '/usr/local/lib/python3.9/asyncio/futures.py'...Compiling '/usr/local/lib/python3.9/asyncio/tasks.py'...Compiling '/usr/local/lib/python3.9/asyncore.py'...Compiling '/usr/local/lib/python3.9/cProfile.py'...Compiling '/usr/local/lib/python3.9/cgitb.py'...Compiling '/usr/local/lib/python3.9/codeop.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/copyreg.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_as_parameter.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_byteswap.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_objects.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_pep3118.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_struct_fields.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_win32.py'...Compiling '/usr/local/lib/python3.9/curses/panel.py'...Compiling '/usr/local/lib/python3.9/datetime.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/debug.py'...Compiling '/usr/local/lib/python3.9/distutils/fancy_getopt.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_dumb.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_cmd.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_install_scripts.py'...Compiling '/usr/local/lib/python3.9/distutils/tests/test_sdist.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/_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/generator.py'...Compiling '/usr/local/lib/python3.9/email/message.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/cp1006.py'...Compiling '/usr/local/lib/python3.9/encodings/cp1253.py'...Compiling '/usr/local/lib/python3.9/encodings/cp273.py'...Compiling '/usr/local/lib/python3.9/encodings/cp850.py'...Compiling '/usr/local/lib/python3.9/encodings/cp860.py'...Compiling '/usr/local/lib/python3.9/encodings/cp869.py'...Compiling '/usr/local/lib/python3.9/encodings/gb2312.py'...Compiling '/usr/local/lib/python3.9/encodings/iso2022_jp_1.py'...Compiling '/usr/local/lib/python3.9/encodings/iso2022_kr.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/mac_romanian.py'...Compiling '/usr/local/lib/python3.9/encodings/rot_13.py'...Compiling '/usr/local/lib/python3.9/encodings/utf_16_le.py'...Compiling '/usr/local/lib/python3.9/encodings/zlib_codec.py'...Compiling '/usr/local/lib/python3.9/fractions.py'...Compiling '/usr/local/lib/python3.9/genericpath.py'...Compiling '/usr/local/lib/python3.9/gettext.py'...Compiling '/usr/local/lib/python3.9/http/cookiejar.py'...Compiling '/usr/local/lib/python3.9/idlelib/configdialog.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_autoexpand.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_hyperparser.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_outwin.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_replace.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_squeezer.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/pyparse.py'...Compiling '/usr/local/lib/python3.9/idlelib/runscript.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/imghdr.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/io.py'...Compiling '/usr/local/lib/python3.9/json/__init__.py'...Compiling '/usr/local/lib/python3.9/json/encoder.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_exec.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_filter.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_nonzero.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_raise.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_reload.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_tuple_params.py'...Compiling '/usr/local/lib/python3.9/lib2to3/pgen2/grammar.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_parser.py'...Compiling '/usr/local/lib/python3.9/logging/config.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/queues.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/pickle.py'...Compiling '/usr/local/lib/python3.9/py_compile.py'...Compiling '/usr/local/lib/python3.9/queue.py'...Compiling '/usr/local/lib/python3.9/random.py'...Compiling '/usr/local/lib/python3.9/shlex.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/statistics.py'...Compiling '/usr/local/lib/python3.9/sysconfig.py'...Compiling '/usr/local/lib/python3.9/test/__init__.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/dtracedata/instance.py'...Compiling '/usr/local/lib/python3.9/test/encoded_modules/__init__.py'...Compiling '/usr/local/lib/python3.9/test/inspect_fodder2.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/__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/proactor_events.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/bisect.py'...Compiling '/usr/local/lib/python3.9/calendar.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/_endian.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_cfuncs.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_frombuffer.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/ctypes/test/test_unicode.py'...Compiling '/usr/local/lib/python3.9/ctypes/test/test_varsize_struct.py'...Compiling '/usr/local/lib/python3.9/ctypes/util.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/dumb.py'...Compiling '/usr/local/lib/python3.9/decimal.py'...Compiling '/usr/local/lib/python3.9/dis.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.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/config.py'...Compiling '/usr/local/lib/python3.9/distutils/command/sdist.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/tests/test_bdist_msi.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/email/__init__.py'...Compiling '/usr/local/lib/python3.9/email/charset.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/audio.py'...Compiling '/usr/local/lib/python3.9/encodings/cp720.py'...Compiling '/usr/local/lib/python3.9/encodings/cp852.py'...Compiling '/usr/local/lib/python3.9/encodings/cp856.py'...Compiling '/usr/local/lib/python3.9/encodings/cp863.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/iso2022_jp_2.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_6.py'...Compiling '/usr/local/lib/python3.9/encodings/koi8_r.py'...Compiling '/usr/local/lib/python3.9/encodings/mac_arabic.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/encodings/utf_8.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/functools.py'...Compiling '/usr/local/lib/python3.9/graphlib.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/idlelib/hyperparser.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_colorizer.py'...Compiling '/usr/local/lib/python3.9/idlelib/idle_test/test_configdialog.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_searchengine.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_warning.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/pyshell.py'...Compiling '/usr/local/lib/python3.9/idlelib/statusbar.py'...Compiling '/usr/local/lib/python3.9/idlelib/tree.py'...Compiling '/usr/local/lib/python3.9/importlib/_bootstrap.py'...Compiling '/usr/local/lib/python3.9/inspect.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_funcattrs.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_input.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_isinstance.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_print.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_repr.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_types.py'...Compiling '/usr/local/lib/python3.9/lib2to3/fixes/fix_xreadlines.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/synchronize.py'...Compiling '/usr/local/lib/python3.9/opcode.py'...Compiling '/usr/local/lib/python3.9/pathlib.py'...Compiling '/usr/local/lib/python3.9/poplib.py'...Compiling '/usr/local/lib/python3.9/pty.py'...Compiling '/usr/local/lib/python3.9/pyclbr.py'...Compiling '/usr/local/lib/python3.9/quopri.py'...Compiling '/usr/local/lib/python3.9/runpy.py'...Compiling '/usr/local/lib/python3.9/selectors.py'...Compiling '/usr/local/lib/python3.9/smtplib.py'...Compiling '/usr/local/lib/python3.9/sqlite3/test/regression.py'...Compiling '/usr/local/lib/python3.9/stringprep.py'...Compiling '/usr/local/lib/python3.9/symbol.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_module2.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/curses_tests.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/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/support/__init__.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_proactor_events.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_streams.py'...Compiling '/usr/local/lib/python3.9/test/dtracedata/gc.py'...Compiling '/usr/local/lib/python3.9/test/final_a.py'...Compiling '/usr/local/lib/python3.9/test/fork_wait.py'...Compiling '/usr/local/lib/python3.9/test/libregrtest/__init__.py'...Compiling '/usr/local/lib/python3.9/test/libregrtest/pgo.py'...Compiling '/usr/local/lib/python3.9/test/libregrtest/refleak.py'...Compiling '/usr/local/lib/python3.9/test/libregrtest/runtest_mp.py'...Compiling '/usr/local/lib/python3.9/test/pickletester.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/__init__.py'...Compiling '/usr/local/lib/python3.9/test/test_asyncio/__main__.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/test_asyncio_waitfor.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_sock_lowlevel.py'...Compiling '/usr/local/lib/python3.9/test/test_asyncio/test_tasks.py'...Compiling '/usr/local/lib/python3.9/test/test_bool.py'...Compiling '/usr/local/lib/python3.9/test/test_buffer.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_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_context.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_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_defect_handling.py'...Compiling '/usr/local/lib/python3.9/test/test_email/test_email.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_frozen.py'...Compiling '/usr/local/lib/python3.9/test/test_fstring.py'...Compiling '/usr/local/lib/python3.9/test/test_future3.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_genericalias.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_hash.py'...Compiling '/usr/local/lib/python3.9/test/test_hmac.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/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/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/submodule2.py'...Compiling '/usr/local/lib/python3.9/test/test_import/data/unwritable/__init__.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/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/__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/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/import_/test_relative_imports.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/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/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_open.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/test_path.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/test_pkg_import.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_ioctl.py'...Compiling '/usr/local/lib/python3.9/test/test_ipaddress.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_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_recursion.py'...Compiling '/usr/local/lib/python3.9/test/test_json/test_speedups.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_list.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_memoryview.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_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_operator.py'...Compiling '/usr/local/lib/python3.9/test/test_os.py'...Compiling '/usr/local/lib/python3.9/test/test_pprint.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_richcmp.py'...Compiling '/usr/local/lib/python3.9/pickletools.py'...Compiling '/usr/local/lib/python3.9/posixpath.py'...Compiling '/usr/local/lib/python3.9/pstats.py'...Compiling '/usr/local/lib/python3.9/re.py'...Compiling '/usr/local/lib/python3.9/rlcompleter.py'...Compiling '/usr/local/lib/python3.9/sched.py'...Compiling '/usr/local/lib/python3.9/secrets.py'...Compiling '/usr/local/lib/python3.9/shelve.py'...Compiling '/usr/local/lib/python3.9/signal.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/test/factory.py'...Compiling '/usr/local/lib/python3.9/sre_compile.py'...Compiling '/usr/local/lib/python3.9/symtable.py'...Compiling '/usr/local/lib/python3.9/tempfile.py'...Compiling '/usr/local/lib/python3.9/test/bad_getattr2.py'...Compiling '/usr/local/lib/python3.9/test/dataclass_module_2.py'...Compiling '/usr/local/lib/python3.9/test/doctest_aliases.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/future_test1.py'...Compiling '/usr/local/lib/python3.9/test/gdb_sample.py'...Compiling '/usr/local/lib/python3.9/test/inspect_fodder.py'...Compiling '/usr/local/lib/python3.9/test/libregrtest/cmdline.py'...Compiling '/usr/local/lib/python3.9/test/memory_watchdog.py'...Compiling '/usr/local/lib/python3.9/test/mock_socket.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/mp_preload.py'...Compiling '/usr/local/lib/python3.9/test/multibytecodec_support.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_no_doctests.py'...Compiling '/usr/local/lib/python3.9/test/seq_tests.py'...Compiling '/usr/local/lib/python3.9/test/support/bytecode_helper.py'...Compiling '/usr/local/lib/python3.9/test/support/script_helper.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_calendar.py'...Compiling '/usr/local/lib/python3.9/test/test_cmath.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_contains.py'...Compiling '/usr/local/lib/python3.9/test/test_contextlib.py'...Compiling '/usr/local/lib/python3.9/test/test_dataclasses.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_embed.py'...Compiling '/usr/local/lib/python3.9/test/test_file.py'...Compiling '/usr/local/lib/python3.9/test/test_finalization.py'...Compiling '/usr/local/lib/python3.9/test/test_flufl.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_future4.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_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_imp.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/util.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/test/test_importlib/__main__.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/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_/__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_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/project1/parent/child/one.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_api.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_int.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_float.py'...Compiling '/usr/local/lib/python3.9/test/test_json/test_pass2.py'...Compiling '/usr/local/lib/python3.9/test/test_json/test_scanstring.py'...Compiling '/usr/local/lib/python3.9/test/test_json/test_unicode.py'...Compiling '/usr/local/lib/python3.9/test/test_largefile.py'...Compiling '/usr/local/lib/python3.9/test/test_listcomps.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_pdb.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_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_positional_only_arg.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_pwd.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_readline.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_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_sort.py'...Compiling '/usr/local/lib/python3.9/test/test_ssl.py'...Compiling '/usr/local/lib/python3.9/test/test_timeit.py'...Compiling '/usr/local/lib/python3.9/test/test_tk.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_binascii.py'...Compiling '/usr/local/lib/python3.9/test/test_bisect.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_cgi.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_cmd.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_cn.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_cn.py'...Compiling '/usr/local/lib/python3.9/test/test_codecmaps_jp.py'...Compiling '/usr/local/lib/python3.9/test/test_codecs.py'...Compiling '/usr/local/lib/python3.9/test/test_copy.py'...Compiling '/usr/local/lib/python3.9/test/test_csv.py'...Compiling '/usr/local/lib/python3.9/test/test_dbm_gnu.py'...Compiling '/usr/local/lib/python3.9/test/test_decimal.py'...Compiling '/usr/local/lib/python3.9/test/test_email/test__header_value_parser.py'...Compiling '/usr/local/lib/python3.9/test/test_enumerate.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_faulthandler.py'...Compiling '/usr/local/lib/python3.9/test/test_file_eintr.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_functools.py'...Compiling '/usr/local/lib/python3.9/test/test_graphlib.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/__init__.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/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/test_case_sensitivity.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_finder.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_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/module_and_namespace_package/a_test.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/project3/parent/child/three.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_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_metadata_api.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_spec.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_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_math.py'...Compiling '/usr/local/lib/python3.9/test/test_modulefinder.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_netrc.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_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_first_sets.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_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_property.py'...Compiling '/usr/local/lib/python3.9/test/test_pty.py'...Compiling '/usr/local/lib/python3.9/test/test_pydoc.py'...Compiling '/usr/local/lib/python3.9/test/test_range.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_secrets.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_socket.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_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_time.py'...Compiling '/usr/local/lib/python3.9/test/test_tools/test_gprof2html.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_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_typing.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_wave.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/string.py'...Compiling '/usr/local/lib/python3.9/struct.py'...Compiling '/usr/local/lib/python3.9/subprocess.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_2_str.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/main.py'...Compiling '/usr/local/lib/python3.9/test/libregrtest/setup.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/profilee.py'...Compiling '/usr/local/lib/python3.9/test/pythoninfo.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/echo.py'...Compiling '/usr/local/lib/python3.9/test/test_asyncio/functional.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_protocols.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_windows_events.py'...Compiling '/usr/local/lib/python3.9/test/test_asyncore.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_bigmem.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_check_c_globals.py'...Compiling '/usr/local/lib/python3.9/test/test_clinic.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_concurrent_futures.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_crashers.py'...Compiling '/usr/local/lib/python3.9/test/test_crypt.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.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_dynamicclassattribute.py'...Compiling '/usr/local/lib/python3.9/test/test_email/__main__.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_policy.py'...Compiling '/usr/local/lib/python3.9/test/test_enum.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_idle.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_cycle2.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/package/submodule.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/builtin/__init__.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/extension/__main__.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/fixtures.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/test_abc.py'...Compiling '/usr/local/lib/python3.9/test/test_io.py'...Compiling '/usr/local/lib/python3.9/test/test_nis.py'...Compiling '/usr/local/lib/python3.9/test/test_ntpath.py'...Compiling '/usr/local/lib/python3.9/test/test_pathlib.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_rlcompleter.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_selectors.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_strtod.py'...Compiling '/usr/local/lib/python3.9/test/test_struct.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_setprofile.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_tempfile.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_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.py'...Compiling '/usr/local/lib/python3.9/test/test_winsound.py'...Compiling '/usr/local/lib/python3.9/test/test_wsgiref.py'...Compiling '/usr/local/lib/python3.9/test/test_zipimport_support.py'...Compiling '/usr/local/lib/python3.9/test/test_zlib.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/tkinter/__init__.py'...Compiling '/usr/local/lib/python3.9/tkinter/ttk.py'...Compiling '/usr/local/lib/python3.9/turtle.py'...Compiling '/usr/local/lib/python3.9/unittest/runner.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_case.py'...Compiling '/usr/local/lib/python3.9/unittest/test/test_suite.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/uuid.py'...Compiling '/usr/local/lib/python3.9/weakref.py'...Compiling '/usr/local/lib/python3.9/wsgiref/headers.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/minicompat.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/mapping_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/subprocessdata/input_reader.py'...Compiling '/usr/local/lib/python3.9/test/subprocessdata/qgrep.py'...Compiling '/usr/local/lib/python3.9/test/support/hashlib_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__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_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_binhex.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_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_tw.py'...Compiling '/usr/local/lib/python3.9/test/test_collections.py'...Compiling '/usr/local/lib/python3.9/test/test_dbm_dumb.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_docxmlrpc.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/__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_contentmanager.py'...Compiling '/usr/local/lib/python3.9/test/test_email/test_pickleable.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_ensurepip.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_exceptions.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_getpass.py'...Compiling '/usr/local/lib/python3.9/test/test_glob.py'...Compiling '/usr/local/lib/python3.9/test/test_gzip.py'...Compiling '/usr/local/lib/python3.9/test/test_httplib.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_path.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_zip.py'...Compiling '/usr/local/lib/python3.9/test/test_importlib/zipdata01/__init__.py'...Compiling '/usr/local/lib/python3.9/test/test_index.py'...Compiling '/usr/local/lib/python3.9/test/test_iter.py'...Compiling '/usr/local/lib/python3.9/test/test_json/__init__.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_separators.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_longexp.py'...Compiling '/usr/local/lib/python3.9/test/test_lzma.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_ordered_dict.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_posix.py'...Compiling '/usr/local/lib/python3.9/test/test_shutil.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_sysconfig.py'...Compiling '/usr/local/lib/python3.9/test/test_tarfile.py'...Compiling '/usr/local/lib/python3.9/test/test_urllib2_localnet.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_xdrlib.py'...Compiling '/usr/local/lib/python3.9/test/test_xml_dom_minicompat.py'...Compiling '/usr/local/lib/python3.9/test/test_xmlrpc.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/font.py'...Compiling '/usr/local/lib/python3.9/tkinter/simpledialog.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_variables.py'...Compiling '/usr/local/lib/python3.9/tkinter/test/test_ttk/test_style.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/tracemalloc.py'...Compiling '/usr/local/lib/python3.9/turtledemo/fractalcurves.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/types.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/test/__init__.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_program.py'...Compiling '/usr/local/lib/python3.9/unittest/test/test_runner.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/urllib/robotparser.py'...Compiling '/usr/local/lib/python3.9/venv/__init__.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/ElementTree.py'...Compiling '/usr/local/lib/python3.9/test/test_tools/__main__.py'...Compiling '/usr/local/lib/python3.9/test/test_tools/test_i18n.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_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_urllib.py'...Compiling '/usr/local/lib/python3.9/test/test_userlist.py'...Compiling '/usr/local/lib/python3.9/test/test_utf8_mode.py'...Compiling '/usr/local/lib/python3.9/test/test_venv.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_xml_etree.py'...Compiling '/usr/local/lib/python3.9/tkinter/test/__init__.py'...Compiling '/usr/local/lib/python3.9/tkinter/test/support.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/trace.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/lindenmayer.py'...Compiling '/usr/local/lib/python3.9/turtledemo/nim.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/testmock/testpatch.py'...Compiling '/usr/local/lib/python3.9/xdrlib.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/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/xmlrpc/server.py'...Compiling '/usr/local/lib/python3.9/zoneinfo/_tzpath.py'...Compiling '/usr/local/lib/python3.9/xml/dom/minidom.py'...Compiling '/usr/local/lib/python3.9/zipimport.py'...Compiling '/usr/local/lib/python3.9/test/test_with.py'...Compiling '/usr/local/lib/python3.9/test/test_xml_etree_c.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_zipfile.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/scrolledtext.py'...Compiling '/usr/local/lib/python3.9/tkinter/test/runtktests.py'...Compiling '/usr/local/lib/python3.9/tkinter/test/test_tkinter/__init__.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_functions.py'...Compiling '/usr/local/lib/python3.9/tkinter/tix.py'...Compiling '/usr/local/lib/python3.9/turtledemo/bytedesign.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/minimal_hanoi.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/unittest/__main__.py'...Compiling '/usr/local/lib/python3.9/unittest/_log.py'...Compiling '/usr/local/lib/python3.9/unittest/case.py'...Compiling '/usr/local/lib/python3.9/unittest/signals.py'...Compiling '/usr/local/lib/python3.9/unittest/test/__main__.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_break.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/test_setups.py'...Compiling '/usr/local/lib/python3.9/unittest/test/testmock/testhelpers.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/wave.py'...Compiling '/usr/local/lib/python3.9/webbrowser.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/__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/_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/sqlite3/dump.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/transactions.py'...Compiling '/usr/local/lib/python3.9/sqlite3/test/types.py'...Compiling '/usr/local/lib/python3.9/sre_constants.py'...Compiling '/usr/local/lib/python3.9/ssl.py'...Compiling '/usr/local/lib/python3.9/sunau.py'...Compiling '/usr/local/lib/python3.9/tarfile.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_textanno.py'...Compiling '/usr/local/lib/python3.9/test/encoded_modules/module_iso_8859_1.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/libregrtest/save_env.py'...Compiling '/usr/local/lib/python3.9/test/list_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.py'...Compiling '/usr/local/lib/python3.9/test/sample_doctest_no_docstrings.py'...Compiling '/usr/local/lib/python3.9/test/signalinterproctester.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/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__locale.py'...Compiling '/usr/local/lib/python3.9/test/test_abc.py'...Compiling '/usr/local/lib/python3.9/test/test_asyncgen.py'...Compiling '/usr/local/lib/python3.9/test/test_asyncio/test_base_events.py'...Compiling '/usr/local/lib/python3.9/test/test_asyncio/test_subprocess.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_augassign.py'...Compiling '/usr/local/lib/python3.9/test/test_bdb.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_cmd_line_script.py'...Compiling '/usr/local/lib/python3.9/test/test_compile.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_descrtut.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_dictviews.py'...Compiling '/usr/local/lib/python3.9/test/test_dis.py'...Compiling '/usr/local/lib/python3.9/test/test_email/test__encoded_words.py'...Compiling '/usr/local/lib/python3.9/test/test_email/test_headerregistry.py'...Compiling '/usr/local/lib/python3.9/test/test_fcntl.py'...Compiling '/usr/local/lib/python3.9/test/test_fileinput.py'...Compiling '/usr/local/lib/python3.9/test/test_ftplib.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_imaplib.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_itertools.py'...Compiling '/usr/local/lib/python3.9/test/test_memoryio.py'...Compiling '/usr/local/lib/python3.9/test/test_module.py'...Compiling '/usr/local/lib/python3.9/test/test_multibytecodec.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_peg_generator/test_pegen.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_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_spwd.py'...Compiling '/usr/local/lib/python3.9/test/test_statistics.py'...Compiling '/usr/local/lib/python3.9/test/test_sys_settrace.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_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_md5sum.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_ttk_textonly.py'...Compiling '/usr/local/lib/python3.9/test/test_tuple.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_userdict.py'...Compiling '/usr/local/lib/python3.9/test/test_userstring.py'...Compiling '/usr/local/lib/python3.9/test/test_uu.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_xmlrpc_net.py'...Compiling '/usr/local/lib/python3.9/test/test_yield_from.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/testcodec.py'...Compiling '/usr/local/lib/python3.9/test/tf_inherit_check.py'...Compiling '/usr/local/lib/python3.9/test/time_hashlib.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/this.py'...Compiling '/usr/local/lib/python3.9/threading.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_widgets.py'...Compiling '/usr/local/lib/python3.9/unittest/test/test_discovery.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/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/test/test_robotparser.py'...Compiling '/usr/local/lib/python3.9/test/test_sax.py'...Compiling '/usr/local/lib/python3.9/test/test_shelve.py'...Compiling '/usr/local/lib/python3.9/test/test_signal.py'...Compiling '/usr/local/lib/python3.9/test/test_smtpd.py'...Compiling '/usr/local/lib/python3.9/test/test_socketserver.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_startfile.py'...Compiling '/usr/local/lib/python3.9/test/test_stat.py'...Compiling '/usr/local/lib/python3.9/test/test_strftime.py'...Compiling '/usr/local/lib/python3.9/test/test_string.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_strptime.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/test/test_tcl.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_tix.py'...Compiling '/usr/local/lib/python3.9/test/test_tokenize.py'...Compiling '/usr/local/lib/python3.9/test/test_tracemalloc.py'...Compiling '/usr/local/lib/python3.9/test/test_typechecks.py'...Compiling '/usr/local/lib/python3.9/test/test_ucn.py'...Compiling '/usr/local/lib/python3.9/test/test_unicode.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_urlparse.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_zipfile64.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/test_zoneinfo/test_zoneinfo.py'...Compiling '/usr/local/lib/python3.9/tkinter/filedialog.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_text.py'...Compiling '/usr/local/lib/python3.9/tkinter/test/test_tkinter/test_widgets.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/clock.py'...Compiling '/usr/local/lib/python3.9/turtledemo/paint.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/two_canvases.py'...Compiling '/usr/local/lib/python3.9/typing.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/testasync.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/__main__.py'...Compiling '/usr/local/lib/python3.9/warnings.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/expatbuilder.py'...Compiling '/usr/local/lib/python3.9/xml/sax/saxutils.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/tmp1zio7a1tProcessing /tmp/tmp1zio7a1t/setuptools-56.0.0-py3-none-any.whlProcessing /tmp/tmp1zio7a1t/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:48:08--  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%  203K 12s50K .......... .......... .......... .......... ..........  4%  407K 9s100K .......... .......... .......... .......... ..........  6% 25.7M 6s150K .......... .......... .......... .......... ..........  8% 31.8M 4s200K .......... .......... .......... .......... .......... 10%  413K 4s250K .......... .......... .......... .......... .......... 12% 27.7M 4s300K .......... .......... .......... .......... .......... 14% 30.1M 3s350K .......... .......... .......... .......... .......... 16% 28.7M 3s400K .......... .......... .......... .......... .......... 18%  418K 3s450K .......... .......... .......... .......... .......... 20% 21.7M 2s500K .......... .......... .......... .......... .......... 22% 21.1M 2s550K .......... .......... .......... .......... .......... 24% 29.4M 2s600K .......... .......... .......... .......... .......... 26% 25.5M 2s650K .......... .......... .......... .......... .......... 28% 29.9M 2s700K .......... .......... .......... .......... .......... 30% 30.2M 1s750K .......... .......... .......... .......... .......... 33% 31.0M 1s800K .......... .......... .......... .......... .......... 35% 62.1M 1s850K .......... .......... .......... .......... .......... 37%  444K 1s900K .......... .......... .......... .......... .......... 39% 21.3M 1s950K .......... .......... .......... .......... .......... 41% 20.8M 1s1000K .......... .......... .......... .......... .......... 43% 29.6M 1s1050K .......... .......... .......... .......... .......... 45% 46.0M 1s1100K .......... .......... .......... .......... .......... 47% 52.3M 1s1150K .......... .......... .......... .......... .......... 49% 66.1M 1s1200K .......... .......... .......... .......... .......... 51% 61.6M 1s1250K .......... .......... .......... .......... .......... 53% 64.7M 1s1300K .......... .......... .......... .......... .......... 55% 71.4M 1s1350K .......... .......... .......... .......... .......... 57% 71.7M 1s1400K .......... .......... .......... .......... .......... 59% 59.7M 1s1450K .......... .......... .......... .......... .......... 61% 71.7M 0s1500K .......... .......... .......... .......... .......... 64% 71.3M 0s1550K .......... .......... .......... .......... .......... 66% 71.1M 0s1600K .......... .......... .......... .......... .......... 68% 61.9M 0s1650K .......... .......... .......... .......... .......... 70% 72.0M 0s1700K .......... .......... .......... .......... .......... 72% 68.5M 0s1750K .......... .......... .......... .......... .......... 74%  492K 0s1800K .......... .......... .......... .......... .......... 76% 13.3M 0s1850K .......... .......... .......... .......... .......... 78% 23.3M 0s1900K .......... .......... .......... .......... .......... 80% 23.0M 0s1950K .......... .......... .......... .......... .......... 82% 58.3M 0s2000K .......... .......... .......... .......... .......... 84% 63.1M 0s2050K .......... .......... .......... .......... .......... 86% 69.7M 0s2100K .......... .......... .......... .......... .......... 88% 73.0M 0s2150K .......... .......... .......... .......... .......... 90% 73.8M 0s2200K .......... .......... .......... .......... .......... 92% 63.0M 0s2250K .......... .......... .......... .......... .......... 95% 73.6M 0s2300K .......... .......... .......... .......... .......... 97% 73.8M 0s2350K .......... .......... .......... .......... .......... 99% 73.5M 0s2400K .......... .........                                  100% 54.7M=0.9s2021-07-26 23:48:09 (2.69 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:48:13--  https://dl.google.com/android/repository/commandlinetools-linux-6514223_latest.zipResolving dl.google.com (dl.google.com)... 142.250.185.238, 2a00:1450:4001:813::200eConnecting to dl.google.com (dl.google.com)|142.250.185.238|:443... connected.HTTP request sent, awaiting response... 200 OKLength: 86521858 (83M) [application/zip]Saving to: ‘tools.zip’0K .......... .......... .......... .......... ..........  0% 7.44M 11s50K .......... .......... .......... .......... ..........  0% 10.3M 10s100K .......... .......... .......... .......... ..........  0% 15.2M 8s150K .......... .......... .......... .......... ..........  0% 12.4M 8s200K .......... .......... .......... .......... ..........  0% 14.2M 7s250K .......... .......... .......... .......... ..........  0% 14.3M 7s300K .......... .......... .......... .......... ..........  0% 26.7M 7s350K .......... .......... .......... .......... ..........  0% 26.4M 6s400K .......... .......... .......... .......... ..........  0% 20.0M 6s450K .......... .......... .......... .......... ..........  0% 26.4M 6s500K .......... .......... .......... .......... ..........  0% 25.7M 5s550K .......... .......... .......... .......... ..........  0% 25.2M 5s600K .......... .......... .......... .......... ..........  0% 26.3M 5s650K .......... .......... .......... .......... ..........  0% 24.5M 5s700K .......... .......... .......... .......... ..........  0% 25.7M 5s750K .......... .......... .......... .......... ..........  0% 26.1M 5s800K .......... .......... .......... .......... ..........  1% 27.7M 5s850K .......... .......... .......... .......... ..........  1% 27.0M 4s900K .......... .......... .......... .......... ..........  1% 26.2M 4s950K .......... .......... .......... .......... ..........  1% 25.0M 4s1000K .......... .......... .......... .......... ..........  1% 30.0M 4s1050K .......... .......... .......... .......... ..........  1% 37.8M 4s1100K .......... .......... .......... .......... ..........  1% 37.8M 4s1150K .......... .......... .......... .......... ..........  1% 39.2M 4s1200K .......... .......... .......... .......... ..........  1% 29.8M 4s1250K .......... .......... .......... .......... ..........  1% 37.5M 4s1300K .......... .......... .......... .......... ..........  1% 43.3M 4s1350K .......... .......... .......... .......... ..........  1% 48.3M 4s1400K .......... .......... .......... .......... ..........  1% 50.6M 4s1450K .......... .......... .......... .......... ..........  1% 48.5M 4s1500K .......... .......... .......... .......... ..........  1% 69.5M 3s1550K .......... .......... .......... .......... ..........  1% 21.9M 3s1600K .......... .......... .......... .......... ..........  1% 25.3M 3s1650K .......... .......... .......... .......... ..........  2% 37.1M 3s1700K .......... .......... .......... .......... ..........  2% 37.9M 3s1750K .......... .......... .......... .......... ..........  2% 37.3M 3s1800K .......... .......... .......... .......... ..........  2% 76.7M 3s1850K .......... .......... .......... .......... ..........  2% 65.8M 3s1900K .......... .......... .......... .......... ..........  2%  108M 3s1950K .......... .......... .......... .......... ..........  2% 64.3M 3s2000K .......... .......... .......... .......... ..........  2% 53.6M 3s2050K .......... .......... .......... .......... ..........  2% 70.4M 3s2100K .......... .......... .......... .......... ..........  2% 78.8M 3s2150K .......... .......... .......... .......... ..........  2% 60.7M 3s2200K .......... .......... .......... .......... ..........  2% 78.8M 3s2250K .......... .......... .......... .......... ..........  2%  119M 3s2300K .......... .......... .......... .......... ..........  2% 61.6M 3s2350K .......... .......... .......... .......... ..........  2% 60.5M 3s2400K .......... .......... .......... .......... ..........  2% 66.0M 3s2450K .......... .......... .......... .......... ..........  2% 67.2M 3s2500K .......... .......... .......... .......... ..........  3%  112M 3s2550K .......... .......... .......... .......... ..........  3% 60.2M 3s2600K .......... .......... .......... .......... ..........  3% 69.9M 3s2650K .......... .......... .......... .......... ..........  3% 81.5M 3s2700K .......... .......... .......... .......... ..........  3% 79.8M 3s2750K .......... .......... .......... .......... ..........  3% 60.6M 3s2800K .......... .......... .......... .......... ..........  3% 61.6M 3s2850K .......... .......... .......... .......... ..........  3% 66.6M 2s2900K .......... .......... .......... .......... ..........  3% 94.7M 2s2950K .......... .......... .......... .......... ..........  3% 82.4M 2s3000K .......... .......... .......... .......... ..........  3% 63.0M 2s3050K .......... .......... .......... .......... ..........  3% 71.0M 2s3100K .......... .......... .......... .......... ..........  3% 93.7M 2s3150K .......... .......... .......... .......... ..........  3% 70.4M 2s3200K .......... .......... .......... .......... ..........  3% 63.4M 2s3250K .......... .......... .......... .......... ..........  3% 67.2M 2s3300K .......... .......... .......... .......... ..........  3% 81.3M 2s3350K .......... .......... .......... .......... ..........  4% 93.0M 2s3400K .......... .......... .......... .......... ..........  4% 63.3M 2s3450K .......... .......... .......... .......... ..........  4% 68.1M 2s3500K .......... .......... .......... .......... ..........  4% 77.7M 2s3550K .......... .......... .......... .......... ..........  4% 85.5M 2s3600K .......... .......... .......... .......... ..........  4% 62.6M 2s3650K .......... .......... .......... .......... ..........  4% 70.8M 2s3700K .......... .......... .......... .......... ..........  4% 84.1M 2s3750K .......... .......... .......... .......... ..........  4% 77.0M 2s3800K .......... .......... .......... .......... ..........  4% 59.3M 2s3850K .......... .......... .......... .......... ..........  4% 81.8M 2s3900K .......... .......... .......... .......... ..........  4%  101M 2s3950K .......... .......... .......... .......... ..........  4% 40.9M 2s4000K .......... .......... .......... .......... ..........  4% 87.9M 2s4050K .......... .......... .......... .......... ..........  4% 66.0M 2s4100K .......... .......... .......... .......... ..........  4% 77.9M 2s4150K .......... .......... .......... .......... ..........  4% 68.2M 2s4200K .......... .......... .......... .......... ..........  5% 43.0M 2s4250K .......... .......... .......... .......... ..........  5% 36.1M 2s4300K .......... .......... .......... .......... ..........  5% 39.1M 2s4350K .......... .......... .......... .......... ..........  5% 31.9M 2s4400K .......... .......... .......... .......... ..........  5% 41.7M 2s4450K .......... .......... .......... .......... ..........  5% 42.2M 2s4500K .......... .......... .......... .......... ..........  5% 36.6M 2s4550K .......... .......... .......... .......... ..........  5% 34.5M 2s4600K .......... .......... .......... .......... ..........  5% 52.0M 2s4650K .......... .......... .......... .......... ..........  5% 36.0M 2s4700K .......... .......... .......... .......... ..........  5% 40.2M 2s4750K .......... .......... .......... .......... ..........  5% 32.0M 2s4800K .......... .......... .......... .......... ..........  5% 38.5M 2s4850K .......... .......... .......... .......... ..........  5% 44.2M 2s4900K .......... .......... .......... .......... ..........  5% 34.3M 2s4950K .......... .......... .......... .......... ..........  5% 32.4M 2s5000K .......... .......... .......... .......... ..........  5% 45.3M 2s5050K .......... .......... .......... .......... ..........  6% 40.9M 2s5100K .......... .......... .......... .......... ..........  6% 36.2M 2s5150K .......... .......... .......... .......... ..........  6% 32.7M 2s5200K .......... .......... .......... .......... ..........  6% 43.7M 2s5250K .......... .......... .......... .......... ..........  6% 34.7M 2s5300K .......... .......... .......... .......... ..........  6% 50.3M 2s5350K .......... .......... .......... .......... ..........  6% 36.2M 2s5400K .......... .......... .......... .......... ..........  6% 38.2M 2s5450K .......... .......... .......... .......... ..........  6% 49.8M 2s5500K .......... .......... .......... .......... ..........  6% 36.7M 2s5550K .......... .......... .......... .......... ..........  6% 32.5M 2s5600K .......... .......... .......... .......... ..........  6% 31.9M 2s5650K .......... .......... .......... .......... ..........  6% 62.7M 2s5700K .......... .......... .......... .......... ..........  6%  131M 2s5750K .......... .......... .......... .......... ..........  6% 53.4M 2s5800K .......... .......... .......... .......... ..........  6%  104M 2s5850K .......... .......... .......... .......... ..........  6% 46.7M 2s5900K .......... .......... .......... .......... ..........  7% 66.5M 2s5950K .......... .......... .......... .......... ..........  7% 51.5M 2s6000K .......... .......... .......... .......... ..........  7%  105M 2s6050K .......... .......... .......... .......... ..........  7% 32.3M 2s6100K .......... .......... .......... .......... ..........  7%  135M 2s6150K .......... .......... .......... .......... ..........  7% 48.6M 2s6200K .......... .......... .......... .......... ..........  7% 40.3M 2s6250K .......... .......... .......... .......... ..........  7% 61.1M 2s6300K .......... .......... .......... .......... ..........  7% 59.2M 2s6350K .......... .......... .......... .......... ..........  7%  101M 2s6400K .......... .......... .......... .......... ..........  7%  102M 2s6450K .......... .......... .......... .......... ..........  7% 64.9M 2s6500K .......... .......... .......... .......... ..........  7%  107M 2s6550K .......... .......... .......... .......... ..........  7% 61.6M 2s6600K .......... .......... .......... .......... ..........  7%  112M 2s6650K .......... .......... .......... .......... ..........  7% 63.1M 2s6700K .......... .......... .......... .......... ..........  7%  105M 2s6750K .......... .......... .......... .......... ..........  8% 35.8M 2s6800K .......... .......... .......... .......... ..........  8% 69.9M 2s6850K .......... .......... .......... .......... ..........  8% 60.5M 2s6900K .......... .......... .......... .......... ..........  8% 64.6M 2s6950K .......... .......... .......... .......... ..........  8% 16.7M 2s7000K .......... .......... .......... .......... ..........  8% 41.7M 2s7050K .......... .......... .......... .......... ..........  8% 42.2M 2s7100K .......... .......... .......... .......... ..........  8% 73.1M 2s7150K .......... .......... .......... .......... ..........  8% 59.3M 2s7200K .......... .......... .......... .......... ..........  8% 28.4M 2s7250K .......... .......... .......... .......... ..........  8% 40.2M 2s7300K .......... .......... .......... .......... ..........  8% 31.1M 2s7350K .......... .......... .......... .......... ..........  8% 67.0M 2s7400K .......... .......... .......... .......... ..........  8% 49.6M 2s7450K .......... .......... .......... .......... ..........  8% 36.0M 2s7500K .......... .......... .......... .......... ..........  8% 60.5M 2s7550K .......... .......... .......... .......... ..........  8% 34.5M 2s7600K .......... .......... .......... .......... ..........  9% 52.3M 2s7650K .......... .......... .......... .......... ..........  9%  119M 2s7700K .......... .......... .......... .......... ..........  9% 58.3M 2s7750K .......... .......... .......... .......... ..........  9% 57.4M 2s7800K .......... .......... .......... .......... ..........  9%  123M 2s7850K .......... .......... .......... .......... ..........  9%  130M 2s7900K .......... .......... .......... .......... ..........  9% 75.9M 2s7950K .......... .......... .......... .......... ..........  9% 44.2M 2s8000K .......... .......... .......... .......... ..........  9%  139M 2s8050K .......... .......... .......... .......... ..........  9% 53.2M 2s8100K .......... .......... .......... .......... ..........  9% 50.6M 2s8150K .......... .......... .......... .......... ..........  9% 51.5M 2s8200K .......... .......... .......... .......... ..........  9% 63.7M 2s8250K .......... .......... .......... .......... ..........  9%  119M 2s8300K .......... .......... .......... .......... ..........  9%  122M 2s8350K .......... .......... .......... .......... ..........  9% 37.3M 2s8400K .......... .......... .......... .......... .......... 10% 67.1M 2s8450K .......... .......... .......... .......... .......... 10%  102M 2s8500K .......... .......... .......... .......... .......... 10% 63.9M 2s8550K .......... .......... .......... .......... .......... 10% 86.8M 2s8600K .......... .......... .......... .......... .......... 10% 54.9M 2s8650K .......... .......... .......... .......... .......... 10% 52.3M 2s8700K .......... .......... .......... .......... .......... 10%  112M 2s8750K .......... .......... .......... .......... .......... 10% 57.8M 2s8800K .......... .......... .......... .......... .......... 10%  104M 2s8850K .......... .......... .......... .......... .......... 10% 74.0M 2s8900K .......... .......... .......... .......... .......... 10%  107M 2s8950K .......... .......... .......... .......... .......... 10% 41.5M 2s9000K .......... .......... .......... .......... .......... 10%  141M 2s9050K .......... .......... .......... .......... .......... 10% 53.3M 2s9100K .......... .......... .......... .......... .......... 10% 72.6M 2s9150K .......... .......... .......... .......... .......... 10% 92.0M 2s9200K .......... .......... .......... .......... .......... 10% 38.8M 2s9250K .......... .......... .......... .......... .......... 11% 68.0M 2s9300K .......... .......... .......... .......... .......... 11% 60.6M 2s9350K .......... .......... .......... .......... .......... 11% 58.0M 2s9400K .......... .......... .......... .......... .......... 11%  122M 2s9450K .......... .......... .......... .......... .......... 11%  120M 2s9500K .......... .......... .......... .......... .......... 11%  118M 2s9550K .......... .......... .......... .......... .......... 11% 28.5M 2s9600K .......... .......... .......... .......... .......... 11% 84.8M 2s9650K .......... .......... .......... .......... .......... 11% 66.0M 2s9700K .......... .......... .......... .......... .......... 11%  118M 2s9750K .......... .......... .......... .......... .......... 11% 50.6M 2s9800K .......... .......... .......... .......... .......... 11%  140M 2s9850K .......... .......... .......... .......... .......... 11% 33.1M 2s9900K .......... .......... .......... .......... .......... 11% 84.9M 2s9950K .......... .......... .......... .......... .......... 11% 56.0M 2s10000K .......... .......... .......... .......... .......... 11%  118M 2s10050K .......... .......... .......... .......... .......... 11% 82.8M 2s10100K .......... .......... .......... .......... .......... 12% 50.0M 2s10150K .......... .......... .......... .......... .......... 12% 53.6M 2s10200K .......... .......... .......... .......... .......... 12%  114M 2s10250K .......... .......... .......... .......... .......... 12% 94.2M 2s10300K .......... .......... .......... .......... .......... 12% 49.3M 2s10350K .......... .......... .......... .......... .......... 12%  104M 2s10400K .......... .......... .......... .......... .......... 12% 67.5M 2s10450K .......... .......... .......... .......... .......... 12% 55.6M 2s10500K .......... .......... .......... .......... .......... 12%  117M 2s10550K .......... .......... .......... .......... .......... 12% 48.1M 2s10600K .......... .......... .......... .......... .......... 12% 77.2M 2s10650K .......... .......... .......... .......... .......... 12% 72.1M 2s10700K .......... .......... .......... .......... .......... 12%  118M 2s10750K .......... .......... .......... .......... .......... 12% 54.8M 2s10800K .......... .......... .......... .......... .......... 12% 30.0M 2s10850K .......... .......... .......... .......... .......... 12% 25.5M 2s10900K .......... .......... .......... .......... .......... 12% 32.3M 2s10950K .......... .......... .......... .......... .......... 13% 33.2M 2s11000K .......... .......... .......... .......... .......... 13% 46.6M 2s11050K .......... .......... .......... .......... .......... 13% 26.3M 2s11100K .......... .......... .......... .......... .......... 13% 30.5M 2s11150K .......... .......... .......... .......... .......... 13% 38.3M 2s11200K .......... .......... .......... .......... .......... 13% 32.9M 2s11250K .......... .......... .......... .......... .......... 13% 35.6M 2s11300K .......... .......... .......... .......... .......... 13% 49.9M 2s11350K .......... .......... .......... .......... .......... 13% 33.8M 2s11400K .......... .......... .......... .......... .......... 13% 33.9M 2s11450K .......... .......... .......... .......... .......... 13% 31.9M 2s11500K .......... .......... .......... .......... .......... 13% 32.5M 2s11550K .......... .......... .......... .......... .......... 13% 40.3M 2s11600K .......... .......... .......... .......... .......... 13% 34.5M 2s11650K .......... .......... .......... .......... .......... 13% 34.4M 2s11700K .......... .......... .......... .......... .......... 13% 49.1M 2s11750K .......... .......... .......... .......... .......... 13% 32.7M 2s11800K .......... .......... .......... .......... .......... 14% 34.3M 2s11850K .......... .......... .......... .......... .......... 14% 35.0M 2s11900K .......... .......... .......... .......... .......... 14% 32.1M 2s11950K .......... .......... .......... .......... .......... 14% 35.1M 2s12000K .......... .......... .......... .......... .......... 14% 29.5M 2s12050K .......... .......... .......... .......... .......... 14% 42.2M 2s12100K .......... .......... .......... .......... .......... 14% 47.6M 2s12150K .......... .......... .......... .......... .......... 14% 15.1M 2s12200K .......... .......... .......... .......... .......... 14% 34.2M 2s12250K .......... .......... .......... .......... .......... 14% 30.3M 2s12300K .......... .......... .......... .......... .......... 14% 48.0M 2s12350K .......... .......... .......... .......... .......... 14% 34.1M 2s12400K .......... .......... .......... .......... .......... 14% 53.0M 2s12450K .......... .......... .......... .......... .......... 14% 42.9M 2s12500K .......... .......... .......... .......... .......... 14% 57.8M 2s12550K .......... .......... .......... .......... .......... 14% 38.5M 2s12600K .......... .......... .......... .......... .......... 14% 54.5M 2s12650K .......... .......... .......... .......... .......... 15% 49.8M 2s12700K .......... .......... .......... .......... .......... 15% 45.8M 2s12750K .......... .......... .......... .......... .......... 15% 39.3M 2s12800K .......... .......... .......... .......... .......... 15% 53.5M 2s12850K .......... .......... .......... .......... .......... 15% 42.7M 2s12900K .......... .......... .......... .......... .......... 15% 42.6M 2s12950K .......... .......... .......... .......... .......... 15% 42.4M 2s13000K .......... .......... .......... .......... .......... 15% 49.8M 2s13050K .......... .......... .......... .......... .......... 15% 46.6M 2s13100K .......... .......... .......... .......... .......... 15% 42.9M 2s13150K .......... .......... .......... .......... .......... 15% 40.6M 2s13200K .......... .......... .......... .......... .......... 15% 49.4M 2s13250K .......... .......... .......... .......... .......... 15% 42.8M 2s13300K .......... .......... .......... .......... .......... 15% 48.0M 2s13350K .......... .......... .......... .......... .......... 15% 45.7M 2s13400K .......... .......... .......... .......... .......... 15% 45.7M 2s13450K .......... .......... .......... .......... .......... 15% 58.2M 2s13500K .......... .......... .......... .......... .......... 16% 47.8M 2s13550K .......... .......... .......... .......... .......... 16% 42.7M 2s13600K .......... .......... .......... .......... .......... 16% 56.3M 2s13650K .......... .......... .......... .......... .......... 16% 48.8M 2s13700K .......... .......... .......... .......... .......... 16% 46.3M 2s13750K .......... .......... .......... .......... .......... 16% 45.9M 2s13800K .......... .......... .......... .......... .......... 16% 53.8M 2s13850K .......... .......... .......... .......... .......... 16% 51.4M 2s13900K .......... .......... .......... .......... .......... 16% 44.8M 2s13950K .......... .......... .......... .......... .......... 16% 51.2M 2s14000K .......... .......... .......... .......... .......... 16% 45.6M 2s14050K .......... .......... .......... .......... .......... 16% 46.9M 2s14100K .......... .......... .......... .......... .......... 16% 48.7M 2s14150K .......... .......... .......... .......... .......... 16% 46.9M 2s14200K .......... .......... .......... .......... .......... 16% 50.2M 2s14250K .......... .......... .......... .......... .......... 16% 46.2M 2s14300K .......... .......... .......... .......... .......... 16% 54.0M 2s14350K .......... .......... .......... .......... .......... 17% 40.4M 2s14400K .......... .......... .......... .......... .......... 17% 48.1M 2s14450K .......... .......... .......... .......... .......... 17% 46.0M 2s14500K .......... .......... .......... .......... .......... 17% 49.9M 2s14550K .......... .......... .......... .......... .......... 17% 48.8M 2s14600K .......... .......... .......... .......... .......... 17% 45.5M 2s14650K .......... .......... .......... .......... .......... 17% 48.6M 2s14700K .......... .......... .......... .......... .......... 17% 57.2M 2s14750K .......... .......... .......... .......... .......... 17% 39.8M 2s14800K .......... .......... .......... .......... .......... 17% 46.1M 2s14850K .......... .......... .......... .......... .......... 17% 45.2M 2s14900K .......... .......... .......... .......... .......... 17% 58.3M 2s14950K .......... .......... .......... .......... .......... 17% 43.6M 2s15000K .......... .......... .......... .......... .......... 17% 46.2M 2s15050K .......... .......... .......... .......... .......... 17% 48.6M 2s15100K .......... .......... .......... .......... .......... 17% 52.1M 2s15150K .......... .......... .......... .......... .......... 17% 44.1M 2s15200K .......... .......... .......... .......... .......... 18% 45.4M 2s15250K .......... .......... .......... .......... .......... 18% 49.6M 2s15300K .......... .......... .......... .......... .......... 18% 55.1M 2s15350K .......... .......... .......... .......... .......... 18% 42.4M 2s15400K .......... .......... .......... .......... .......... 18% 55.3M 1s15450K .......... .......... .......... .......... .......... 18% 49.7M 1s15500K .......... .......... .......... .......... .......... 18% 45.2M 1s15550K .......... .......... .......... .......... .......... 18% 42.8M 1s15600K .......... .......... .......... .......... .......... 18% 53.1M 1s15650K .......... .......... .......... .......... .......... 18% 47.6M 1s15700K .......... .......... .......... .......... .......... 18% 46.1M 1s15750K .......... .......... .......... .......... .......... 18% 42.8M 1s15800K .......... .......... .......... .......... .......... 18% 52.3M 1s15850K .......... .......... .......... .......... .......... 18% 49.5M 1s15900K .......... .......... .......... .......... .......... 18% 46.0M 1s15950K .......... .......... .......... .......... .......... 18% 40.3M 1s16000K .......... .......... .......... .......... .......... 18% 59.0M 1s16050K .......... .......... .......... .......... .......... 19% 47.4M 1s16100K .......... .......... .......... .......... .......... 19% 50.6M 1s16150K .......... .......... .......... .......... .......... 19% 44.2M 1s16200K .......... .......... .......... .......... .......... 19% 50.3M 1s16250K .......... .......... .......... .......... .......... 19% 54.0M 1s16300K .......... .......... .......... .......... .......... 19% 56.5M 1s16350K .......... .......... .......... .......... .......... 19% 40.2M 1s16400K .......... .......... .......... .......... .......... 19% 51.1M 1s16450K .......... .......... .......... .......... .......... 19% 47.9M 1s16500K .......... .......... .......... .......... .......... 19% 54.9M 1s16550K .......... .......... .......... .......... .......... 19% 42.0M 1s16600K .......... .......... .......... .......... .......... 19% 55.0M 1s16650K .......... .......... .......... .......... .......... 19% 48.9M 1s16700K .......... .......... .......... .......... .......... 19% 45.9M 1s16750K .......... .......... .......... .......... .......... 19% 39.7M 1s16800K .......... .......... .......... .......... .......... 19% 59.0M 1s16850K .......... .......... .......... .......... .......... 20% 47.7M 1s16900K .......... .......... .......... .......... .......... 20% 45.5M 1s16950K .......... .......... .......... .......... .......... 20% 48.8M 1s17000K .......... .......... .......... .......... .......... 20% 80.4M 1s17050K .......... .......... .......... .......... .......... 20%  104M 1s17100K .......... .......... .......... .......... .......... 20% 82.0M 1s17150K .......... .......... .......... .......... .......... 20% 74.4M 1s17200K .......... .......... .......... .......... .......... 20% 92.8M 1s17250K .......... .......... .......... .......... .......... 20%  102M 1s17300K .......... .......... .......... .......... .......... 20%  117M 1s17350K .......... .......... .......... .......... .......... 20% 65.3M 1s17400K .......... .......... .......... .......... .......... 20% 44.3M 1s17450K .......... .......... .......... .......... .......... 20% 50.2M 1s17500K .......... .......... .......... .......... .......... 20% 44.7M 1s17550K .......... .......... .......... .......... .......... 20% 42.7M 1s17600K .......... .......... .......... .......... .......... 20% 47.3M 1s17650K .......... .......... .......... .......... .......... 20% 49.1M 1s17700K .......... .......... .......... .......... .......... 21% 43.3M 1s17750K .......... .......... .......... .......... .......... 21% 50.2M 1s17800K .......... .......... .......... .......... .......... 21% 45.2M 1s17850K .......... .......... .......... .......... .......... 21% 44.1M 1s17900K .......... .......... .......... .......... .......... 21% 54.4M 1s17950K .......... .......... .......... .......... .......... 21% 42.3M 1s18000K .......... .......... .......... .......... .......... 21% 47.3M 1s18050K .......... .......... .......... .......... .......... 21% 49.4M 1s18100K .......... .......... .......... .......... .......... 21% 51.7M 1s18150K .......... .......... .......... .......... .......... 21% 45.1M 1s18200K .......... .......... .......... .......... .......... 21% 45.2M 1s18250K .......... .......... .......... .......... .......... 21% 45.0M 1s18300K .......... .......... .......... .......... .......... 21% 55.0M 1s18350K .......... .......... .......... .......... .......... 21% 42.8M 1s18400K .......... .......... .......... .......... .......... 21% 48.9M 1s18450K .......... .......... .......... .......... .......... 21% 51.1M 1s18500K .......... .......... .......... .......... .......... 21% 56.3M 1s18550K .......... .......... .......... .......... .......... 22% 45.0M 1s18600K .......... .......... .......... .......... .......... 22% 46.0M 1s18650K .......... .......... .......... .......... .......... 22% 46.5M 1s18700K .......... .......... .......... .......... .......... 22% 55.0M 1s18750K .......... .......... .......... .......... .......... 22% 44.5M 1s18800K .......... .......... .......... .......... .......... 22% 46.9M 1s18850K .......... .......... .......... .......... .......... 22% 57.7M 1s18900K .......... .......... .......... .......... .......... 22% 43.5M 1s18950K .......... .......... .......... .......... .......... 22% 48.6M 1s19000K .......... .......... .......... .......... .......... 22% 52.3M 1s19050K .......... .......... .......... .......... .......... 22% 45.7M 1s19100K .......... .......... .......... .......... .......... 22% 51.5M 1s19150K .......... .......... .......... .......... .......... 22% 41.3M 1s19200K .......... .......... .......... .......... .......... 22% 56.0M 1s19250K .......... .......... .......... .......... .......... 22% 45.4M 1s19300K .......... .......... .......... .......... .......... 22% 52.3M 1s19350K .......... .......... .......... .......... .......... 22% 46.2M 1s19400K .......... .......... .......... .......... .......... 23% 53.8M 1s19450K .......... .......... .......... .......... .......... 23% 47.0M 1s19500K .......... .......... .......... .......... .......... 23% 51.6M 1s19550K .......... .......... .......... .......... .......... 23% 42.5M 1s19600K .......... .......... .......... .......... .......... 23% 55.0M 1s19650K .......... .......... .......... .......... .......... 23% 47.1M 1s19700K .......... .......... .......... .......... .......... 23% 48.0M 1s19750K .......... .......... .......... .......... .......... 23% 43.4M 1s19800K .......... .......... .......... .......... .......... 23% 60.9M 1s19850K .......... .......... .......... .......... .......... 23% 47.2M 1s19900K .......... .......... .......... .......... .......... 23% 49.7M 1s19950K .......... .......... .......... .......... .......... 23% 42.6M 1s20000K .......... .......... .......... .......... .......... 23% 54.0M 1s20050K .......... .......... .......... .......... .......... 23% 46.8M 1s20100K .......... .......... .......... .......... .......... 23% 53.1M 1s20150K .......... .......... .......... .......... .......... 23% 43.9M 1s20200K .......... .......... .......... .......... .......... 23% 62.8M 1s20250K .......... .......... .......... .......... .......... 24% 54.3M 1s20300K .......... .......... .......... .......... .......... 24% 60.6M 1s20350K .......... .......... .......... .......... .......... 24% 47.8M 1s20400K .......... .......... .......... .......... .......... 24% 56.8M 1s20450K .......... .......... .......... .......... .......... 24% 56.9M 1s20500K .......... .......... .......... .......... .......... 24% 57.4M 1s20550K .......... .......... .......... .......... .......... 24% 51.3M 1s20600K .......... .......... .......... .......... .......... 24% 55.5M 1s20650K .......... .......... .......... .......... .......... 24% 56.5M 1s20700K .......... .......... .......... .......... .......... 24% 51.6M 1s20750K .......... .......... .......... .......... .......... 24% 50.2M 1s20800K .......... .......... .......... .......... .......... 24% 57.2M 1s20850K .......... .......... .......... .......... .......... 24% 55.5M 1s20900K .......... .......... .......... .......... .......... 24% 58.3M 1s20950K .......... .......... .......... .......... .......... 24% 49.2M 1s21000K .......... .......... .......... .......... .......... 24% 60.6M 1s21050K .......... .......... .......... .......... .......... 24% 56.6M 1s21100K .......... .......... .......... .......... .......... 25% 52.2M 1s21150K .......... .......... .......... .......... .......... 25% 46.4M 1s21200K .......... .......... .......... .......... .......... 25% 60.3M 1s21250K .......... .......... .......... .......... .......... 25% 55.3M 1s21300K .......... .......... .......... .......... .......... 25% 56.2M 1s21350K .......... .......... .......... .......... .......... 25% 51.5M 1s21400K .......... .......... .......... .......... .......... 25% 57.5M 1s21450K .......... .......... .......... .......... .......... 25% 53.5M 1s21500K .......... .......... .......... .......... .......... 25% 59.0M 1s21550K .......... .......... .......... .......... .......... 25% 48.0M 1s21600K .......... .......... .......... .......... .......... 25% 54.6M 1s21650K .......... .......... .......... .......... .......... 25% 55.1M 1s21700K .......... .......... .......... .......... .......... 25% 56.9M 1s21750K .......... .......... .......... .......... .......... 25% 51.6M 1s21800K .......... .......... .......... .......... .......... 25% 56.1M 1s21850K .......... .......... .......... .......... .......... 25% 57.6M 1s21900K .......... .......... .......... .......... .......... 25% 56.6M 1s21950K .......... .......... .......... .......... .......... 26% 46.8M 1s22000K .......... .......... .......... .......... .......... 26% 57.8M 1s22050K .......... .......... .......... .......... .......... 26% 55.0M 1s22100K .......... .......... .......... .......... .......... 26% 57.4M 1s22150K .......... .......... .......... .......... .......... 26% 51.5M 1s22200K .......... .......... .......... .......... .......... 26% 57.2M 1s22250K .......... .......... .......... .......... .......... 26% 56.4M 1s22300K .......... .......... .......... .......... .......... 26% 54.6M 1s22350K .......... .......... .......... .......... .......... 26% 47.1M 1s22400K .......... .......... .......... .......... .......... 26% 54.5M 1s22450K .......... .......... .......... .......... .......... 26% 58.8M 1s22500K .......... .......... .......... .......... .......... 26% 54.8M 1s22550K .......... .......... .......... .......... .......... 26% 62.9M 1s22600K .......... .......... .......... .......... .......... 26%  110M 1s22650K .......... .......... .......... .......... .......... 26%  109M 1s22700K .......... .......... .......... .......... .......... 26%  106M 1s22750K .......... .......... .......... .......... .......... 26% 79.1M 1s22800K .......... .......... .......... .......... .......... 27% 99.1M 1s22850K .......... .......... .......... .......... .......... 27% 74.3M 1s22900K .......... .......... .......... .......... .......... 27% 48.0M 1s22950K .......... .......... .......... .......... .......... 27% 39.9M 1s23000K .......... .......... .......... .......... .......... 27% 48.4M 1s23050K .......... .......... .......... .......... .......... 27% 46.5M 1s23100K .......... .......... .......... .......... .......... 27% 46.2M 1s23150K .......... .......... .......... .......... .......... 27% 38.6M 1s23200K .......... .......... .......... .......... .......... 27% 42.6M 1s23250K .......... .......... .......... .......... .......... 27% 48.4M 1s23300K .......... .......... .......... .......... .......... 27% 46.2M 1s23350K .......... .......... .......... .......... .......... 27% 41.6M 1s23400K .......... .......... .......... .......... .......... 27% 42.4M 1s23450K .......... .......... .......... .......... .......... 27% 47.2M 1s23500K .......... .......... .......... .......... .......... 27% 49.1M 1s23550K .......... .......... .......... .......... .......... 27% 43.5M 1s23600K .......... .......... .......... .......... .......... 27% 46.7M 1s23650K .......... .......... .......... .......... .......... 28% 49.5M 1s23700K .......... .......... .......... .......... .......... 28% 50.9M 1s23750K .......... .......... .......... .......... .......... 28% 40.7M 1s23800K .......... .......... .......... .......... .......... 28% 46.6M 1s23850K .......... .......... .......... .......... .......... 28% 47.4M 1s23900K .......... .......... .......... .......... .......... 28% 44.7M 1s23950K .......... .......... .......... .......... .......... 28% 40.0M 1s24000K .......... .......... .......... .......... .......... 28% 52.5M 1s24050K .......... .......... .......... .......... .......... 28% 54.1M 1s24100K .......... .......... .......... .......... .......... 28% 53.1M 1s24150K .......... .......... .......... .......... .......... 28% 46.2M 1s24200K .......... .......... .......... .......... .......... 28% 53.9M 1s24250K .......... .......... .......... .......... .......... 28% 57.2M 1s24300K .......... .......... .......... .......... .......... 28% 56.1M 1s24350K .......... .......... .......... .......... .......... 28% 49.2M 1s24400K .......... .......... .......... .......... .......... 28% 49.8M 1s24450K .......... .......... .......... .......... .......... 28% 55.8M 1s24500K .......... .......... .......... .......... .......... 29% 56.1M 1s24550K .......... .......... .......... .......... .......... 29% 52.5M 1s24600K .......... .......... .......... .......... .......... 29% 55.4M 1s24650K .......... .......... .......... .......... .......... 29% 56.8M 1s24700K .......... .......... .......... .......... .......... 29% 56.5M 1s24750K .......... .......... .......... .......... .......... 29% 46.8M 1s24800K .......... .......... .......... .......... .......... 29% 55.7M 1s24850K .......... .......... .......... .......... .......... 29% 56.6M 1s24900K .......... .......... .......... .......... .......... 29% 55.3M 1s24950K .......... .......... .......... .......... .......... 29% 50.9M 1s25000K .......... .......... .......... .......... .......... 29% 55.5M 1s25050K .......... .......... .......... .......... .......... 29% 56.4M 1s25100K .......... .......... .......... .......... .......... 29% 56.4M 1s25150K .......... .......... .......... .......... .......... 29% 48.3M 1s25200K .......... .......... .......... .......... .......... 29% 58.4M 1s25250K .......... .......... .......... .......... .......... 29% 55.8M 1s25300K .......... .......... .......... .......... .......... 30% 50.3M 1s25350K .......... .......... .......... .......... .......... 30% 50.0M 1s25400K .......... .......... .......... .......... .......... 30% 54.1M 1s25450K .......... .......... .......... .......... .......... 30% 60.6M 1s25500K .......... .......... .......... .......... .......... 30% 52.0M 1s25550K .......... .......... .......... .......... .......... 30% 48.9M 1s25600K .......... .......... .......... .......... .......... 30% 58.4M 1s25650K .......... .......... .......... .......... .......... 30% 56.4M 1s25700K .......... .......... .......... .......... .......... 30% 55.2M 1s25750K .......... .......... .......... .......... .......... 30% 50.9M 1s25800K .......... .......... .......... .......... .......... 30% 57.1M 1s25850K .......... .......... .......... .......... .......... 30% 56.4M 1s25900K .......... .......... .......... .......... .......... 30% 58.5M 1s25950K .......... .......... .......... .......... .......... 30% 47.6M 1s26000K .......... .......... .......... .......... .......... 30% 56.6M 1s26050K .......... .......... .......... .......... .......... 30% 58.2M 1s26100K .......... .......... .......... .......... .......... 30% 56.5M 1s26150K .......... .......... .......... .......... .......... 31% 52.5M 1s26200K .......... .......... .......... .......... .......... 31% 57.8M 1s26250K .......... .......... .......... .......... .......... 31% 53.5M 1s26300K .......... .......... .......... .......... .......... 31% 56.3M 1s26350K .......... .......... .......... .......... .......... 31% 44.6M 1s26400K .......... .......... .......... .......... .......... 31% 55.1M 1s26450K .......... .......... .......... .......... .......... 31% 56.7M 1s26500K .......... .......... .......... .......... .......... 31% 53.4M 1s26550K .......... .......... .......... .......... .......... 31% 52.8M 1s26600K .......... .......... .......... .......... .......... 31% 58.5M 1s26650K .......... .......... .......... .......... .......... 31% 58.2M 1s26700K .......... .......... .......... .......... .......... 31% 56.1M 1s26750K .......... .......... .......... .......... .......... 31% 44.8M 1s26800K .......... .......... .......... .......... .......... 31% 59.5M 1s26850K .......... .......... .......... .......... .......... 31% 51.9M 1s26900K .......... .......... .......... .......... .......... 31% 52.0M 1s26950K .......... .......... .......... .......... .......... 31% 49.5M 1s27000K .......... .......... .......... .......... .......... 32% 57.6M 1s27050K .......... .......... .......... .......... .......... 32% 54.3M 1s27100K .......... .......... .......... .......... .......... 32% 52.8M 1s27150K .......... .......... .......... .......... .......... 32% 47.3M 1s27200K .......... .......... .......... .......... .......... 32% 55.7M 1s27250K .......... .......... .......... .......... .......... 32% 51.7M 1s27300K .......... .......... .......... .......... .......... 32% 58.2M 1s27350K .......... .......... .......... .......... .......... 32% 47.2M 1s27400K .......... .......... .......... .......... .......... 32% 57.4M 1s27450K .......... .......... .......... .......... .......... 32% 53.7M 1s27500K .......... .......... .......... .......... .......... 32% 49.3M 1s27550K .......... .......... .......... .......... .......... 32% 47.6M 1s27600K .......... .......... .......... .......... .......... 32% 56.5M 1s27650K .......... .......... .......... .......... .......... 32% 56.8M 1s27700K .......... .......... .......... .......... .......... 32% 54.9M 1s27750K .......... .......... .......... .......... .......... 32% 48.4M 1s27800K .......... .......... .......... .......... .......... 32% 57.0M 1s27850K .......... .......... .......... .......... .......... 33% 56.2M 1s27900K .......... .......... .......... .......... .......... 33% 56.4M 1s27950K .......... .......... .......... .......... .......... 33% 46.4M 1s28000K .......... .......... .......... .......... .......... 33% 56.2M 1s28050K .......... .......... .......... .......... .......... 33% 55.9M 1s28100K .......... .......... .......... .......... .......... 33% 56.1M 1s28150K .......... .......... .......... .......... .......... 33% 58.9M 1s28200K .......... .......... .......... .......... .......... 33% 71.6M 1s28250K .......... .......... .......... .......... .......... 33%  111M 1s28300K .......... .......... .......... .......... .......... 33%  112M 1s28350K .......... .......... .......... .......... .......... 33% 63.2M 1s28400K .......... .......... .......... .......... .......... 33%  133M 1s28450K .......... .......... .......... .......... .......... 33% 45.6M 1s28500K .......... .......... .......... .......... .......... 33% 46.3M 1s28550K .......... .......... .......... .......... .......... 33% 45.9M 1s28600K .......... .......... .......... .......... .......... 33% 49.9M 1s28650K .......... .......... .......... .......... .......... 33% 43.7M 1s28700K .......... .......... .......... .......... .......... 34% 56.3M 1s28750K .......... .......... .......... .......... .......... 34% 46.3M 1s28800K .......... .......... .......... .......... .......... 34% 56.4M 1s28850K .......... .......... .......... .......... .......... 34% 53.3M 1s28900K .......... .......... .......... .......... .......... 34% 53.8M 1s28950K .......... .......... .......... .......... .......... 34% 50.9M 1s29000K .......... .......... .......... .......... .......... 34% 55.0M 1s29050K .......... .......... .......... .......... .......... 34% 54.2M 1s29100K .......... .......... .......... .......... .......... 34% 54.5M 1s29150K .......... .......... .......... .......... .......... 34% 46.8M 1s29200K .......... .......... .......... .......... .......... 34% 55.9M 1s29250K .......... .......... .......... .......... .......... 34% 56.1M 1s29300K .......... .......... .......... .......... .......... 34% 52.8M 1s29350K .......... .......... .......... .......... .......... 34% 49.2M 1s29400K .......... .......... .......... .......... .......... 34% 55.8M 1s29450K .......... .......... .......... .......... .......... 34% 55.2M 1s29500K .......... .......... .......... .......... .......... 34% 53.3M 1s29550K .......... .......... .......... .......... .......... 35% 46.7M 1s29600K .......... .......... .......... .......... .......... 35% 55.2M 1s29650K .......... .......... .......... .......... .......... 35% 58.0M 1s29700K .......... .......... .......... .......... .......... 35% 50.8M 1s29750K .......... .......... .......... .......... .......... 35% 49.2M 1s29800K .......... .......... .......... .......... .......... 35% 55.8M 1s29850K .......... .......... .......... .......... .......... 35% 51.4M 1s29900K .......... .......... .......... .......... .......... 35% 58.2M 1s29950K .......... .......... .......... .......... .......... 35% 43.3M 1s30000K .......... .......... .......... .......... .......... 35% 52.0M 1s30050K .......... .......... .......... .......... .......... 35% 56.2M 1s30100K .......... .......... .......... .......... .......... 35% 55.3M 1s30150K .......... .......... .......... .......... .......... 35% 46.9M 1s30200K .......... .......... .......... .......... .......... 35% 54.4M 1s30250K .......... .......... .......... .......... .......... 35% 57.7M 1s30300K .......... .......... .......... .......... .......... 35% 55.9M 1s30350K .......... .......... .......... .......... .......... 35% 46.3M 1s30400K .......... .......... .......... .......... .......... 36% 55.8M 1s30450K .......... .......... .......... .......... .......... 36% 55.0M 1s30500K .......... .......... .......... .......... .......... 36% 55.5M 1s30550K .......... .......... .......... .......... .......... 36% 50.3M 1s30600K .......... .......... .......... .......... .......... 36% 53.4M 1s30650K .......... .......... .......... .......... .......... 36% 52.2M 1s30700K .......... .......... .......... .......... .......... 36% 56.0M 1s30750K .......... .......... .......... .......... .......... 36% 46.0M 1s30800K .......... .......... .......... .......... .......... 36% 54.5M 1s30850K .......... .......... .......... .......... .......... 36% 54.6M 1s30900K .......... .......... .......... .......... .......... 36% 54.2M 1s30950K .......... .......... .......... .......... .......... 36% 48.5M 1s31000K .......... .......... .......... .......... .......... 36% 56.2M 1s31050K .......... .......... .......... .......... .......... 36% 50.4M 1s31100K .......... .......... .......... .......... .......... 36% 55.1M 1s31150K .......... .......... .......... .......... .......... 36% 45.4M 1s31200K .......... .......... .......... .......... .......... 36% 52.7M 1s31250K .......... .......... .......... .......... .......... 37% 53.3M 1s31300K .......... .......... .......... .......... .......... 37% 55.2M 1s31350K .......... .......... .......... .......... .......... 37% 50.4M 1s31400K .......... .......... .......... .......... .......... 37% 57.1M 1s31450K .......... .......... .......... .......... .......... 37% 55.7M 1s31500K .......... .......... .......... .......... .......... 37% 52.3M 1s31550K .......... .......... .......... .......... .......... 37% 49.4M 1s31600K .......... .......... .......... .......... .......... 37% 55.5M 1s31650K .......... .......... .......... .......... .......... 37% 53.9M 1s31700K .......... .......... .......... .......... .......... 37% 58.4M 1s31750K .......... .......... .......... .......... .......... 37% 47.4M 1s31800K .......... .......... .......... .......... .......... 37% 54.7M 1s31850K .......... .......... .......... .......... .......... 37% 53.8M 1s31900K .......... .......... .......... .......... .......... 37% 51.7M 1s31950K .......... .......... .......... .......... .......... 37% 47.8M 1s32000K .......... .......... .......... .......... .......... 37% 55.6M 1s32050K .......... .......... .......... .......... .......... 37% 58.7M 1s32100K .......... .......... .......... .......... .......... 38% 52.0M 1s32150K .......... .......... .......... .......... .......... 38% 49.9M 1s32200K .......... .......... .......... .......... .......... 38% 55.7M 1s32250K .......... .......... .......... .......... .......... 38% 56.2M 1s32300K .......... .......... .......... .......... .......... 38% 51.5M 1s32350K .......... .......... .......... .......... .......... 38% 47.8M 1s32400K .......... .......... .......... .......... .......... 38% 56.9M 1s32450K .......... .......... .......... .......... .......... 38% 56.0M 1s32500K .......... .......... .......... .......... .......... 38% 52.5M 1s32550K .......... .......... .......... .......... .......... 38% 47.4M 1s32600K .......... .......... .......... .......... .......... 38% 52.5M 1s32650K .......... .......... .......... .......... .......... 38% 55.8M 1s32700K .......... .......... .......... .......... .......... 38% 56.0M 1s32750K .......... .......... .......... .......... .......... 38% 40.9M 1s32800K .......... .......... .......... .......... .......... 38% 52.9M 1s32850K .......... .......... .......... .......... .......... 38% 55.7M 1s32900K .......... .......... .......... .......... .......... 38% 56.4M 1s32950K .......... .......... .......... .......... .......... 39% 49.1M 1s33000K .......... .......... .......... .......... .......... 39% 52.3M 1s33050K .......... .......... .......... .......... .......... 39% 55.4M 1s33100K .......... .......... .......... .......... .......... 39% 46.4M 1s33150K .......... .......... .......... .......... .......... 39% 36.2M 1s33200K .......... .......... .......... .......... .......... 39% 41.2M 1s33250K .......... .......... .......... .......... .......... 39% 44.7M 1s33300K .......... .......... .......... .......... .......... 39% 58.1M 1s33350K .......... .......... .......... .......... .......... 39% 46.6M 1s33400K .......... .......... .......... .......... .......... 39% 52.5M 1s33450K .......... .......... .......... .......... .......... 39% 59.7M 1s33500K .......... .......... .......... .......... .......... 39% 55.1M 1s33550K .......... .......... .......... .......... .......... 39% 44.8M 1s33600K .......... .......... .......... .......... .......... 39% 56.0M 1s33650K .......... .......... .......... .......... .......... 39% 54.0M 1s33700K .......... .......... .......... .......... .......... 39% 54.8M 1s33750K .......... .......... .......... .......... .......... 40% 69.7M 1s33800K .......... .......... .......... .......... .......... 40% 82.4M 1s33850K .......... .......... .......... .......... .......... 40% 78.0M 1s33900K .......... .......... .......... .......... .......... 40% 95.4M 1s33950K .......... .......... .......... .......... .......... 40% 85.5M 1s34000K .......... .......... .......... .......... .......... 40% 99.2M 1s34050K .......... .......... .......... .......... .......... 40% 84.4M 1s34100K .......... .......... .......... .......... .......... 40% 78.3M 1s34150K .......... .......... .......... .......... .......... 40% 44.8M 1s34200K .......... .......... .......... .......... .......... 40% 49.2M 1s34250K .......... .......... .......... .......... .......... 40% 51.5M 1s34300K .......... .......... .......... .......... .......... 40% 44.1M 1s34350K .......... .......... .......... .......... .......... 40% 43.6M 1s34400K .......... .......... .......... .......... .......... 40% 51.0M 1s34450K .......... .......... .......... .......... .......... 40% 54.7M 1s34500K .......... .......... .......... .......... .......... 40% 45.3M 1s34550K .......... .......... .......... .......... .......... 40% 42.5M 1s34600K .......... .......... .......... .......... .......... 41% 52.0M 1s34650K .......... .......... .......... .......... .......... 41% 52.9M 1s34700K .......... .......... .......... .......... .......... 41% 50.9M 1s34750K .......... .......... .......... .......... .......... 41% 39.1M 1s34800K .......... .......... .......... .......... .......... 41% 49.3M 1s34850K .......... .......... .......... .......... .......... 41% 48.0M 1s34900K .......... .......... .......... .......... .......... 41% 51.1M 1s34950K .......... .......... .......... .......... .......... 41% 40.7M 1s35000K .......... .......... .......... .......... .......... 41% 48.2M 1s35050K .......... .......... .......... .......... .......... 41% 55.4M 1s35100K .......... .......... .......... .......... .......... 41% 49.8M 1s35150K .......... .......... .......... .......... .......... 41% 44.8M 1s35200K .......... .......... .......... .......... .......... 41% 53.7M 1s35250K .......... .......... .......... .......... .......... 41% 51.2M 1s35300K .......... .......... .......... .......... .......... 41% 46.4M 1s35350K .......... .......... .......... .......... .......... 41% 49.9M 1s35400K .......... .......... .......... .......... .......... 41% 48.2M 1s35450K .......... .......... .......... .......... .......... 42% 50.3M 1s35500K .......... .......... .......... .......... .......... 42% 53.1M 1s35550K .......... .......... .......... .......... .......... 42% 42.7M 1s35600K .......... .......... .......... .......... .......... 42% 51.5M 1s35650K .......... .......... .......... .......... .......... 42% 47.5M 1s35700K .......... .......... .......... .......... .......... 42% 49.9M 1s35750K .......... .......... .......... .......... .......... 42% 47.4M 1s35800K .......... .......... .......... .......... .......... 42% 45.9M 1s35850K .......... .......... .......... .......... .......... 42% 54.4M 1s35900K .......... .......... .......... .......... .......... 42% 56.4M 1s35950K .......... .......... .......... .......... .......... 42% 46.7M 1s36000K .......... .......... .......... .......... .......... 42% 51.0M 1s36050K .......... .......... .......... .......... .......... 42% 51.6M 1s36100K .......... .......... .......... .......... .......... 42% 55.4M 1s36150K .......... .......... .......... .......... .......... 42% 47.6M 1s36200K .......... .......... .......... .......... .......... 42% 51.5M 1s36250K .......... .......... .......... .......... .......... 42% 51.1M 1s36300K .......... .......... .......... .......... .......... 43% 51.1M 1s36350K .......... .......... .......... .......... .......... 43% 40.3M 1s36400K .......... .......... .......... .......... .......... 43% 52.7M 1s36450K .......... .......... .......... .......... .......... 43% 47.9M 1s36500K .......... .......... .......... .......... .......... 43% 55.6M 1s36550K .......... .......... .......... .......... .......... 43% 42.3M 1s36600K .......... .......... .......... .......... .......... 43% 48.2M 1s36650K .......... .......... .......... .......... .......... 43% 52.7M 1s36700K .......... .......... .......... .......... .......... 43% 46.9M 1s36750K .......... .......... .......... .......... .......... 43% 45.0M 1s36800K .......... .......... .......... .......... .......... 43% 51.8M 1s36850K .......... .......... .......... .......... .......... 43% 49.0M 1s36900K .......... .......... .......... .......... .......... 43% 54.8M 1s36950K .......... .......... .......... .......... .......... 43% 47.9M 1s37000K .......... .......... .......... .......... .......... 43% 52.2M 1s37050K .......... .......... .......... .......... .......... 43% 52.9M 1s37100K .......... .......... .......... .......... .......... 43% 52.2M 1s37150K .......... .......... .......... .......... .......... 44% 42.2M 1s37200K .......... .......... .......... .......... .......... 44% 47.2M 1s37250K .......... .......... .......... .......... .......... 44% 60.3M 1s37300K .......... .......... .......... .......... .......... 44% 45.4M 1s37350K .......... .......... .......... .......... .......... 44% 51.2M 1s37400K .......... .......... .......... .......... .......... 44% 49.6M 1s37450K .......... .......... .......... .......... .......... 44% 46.2M 1s37500K .......... .......... .......... .......... .......... 44% 53.8M 1s37550K .......... .......... .......... .......... .......... 44% 44.9M 1s37600K .......... .......... .......... .......... .......... 44% 62.0M 1s37650K .......... .......... .......... .......... .......... 44% 49.7M 1s37700K .......... .......... .......... .......... .......... 44% 50.2M 1s37750K .......... .......... .......... .......... .......... 44% 42.1M 1s37800K .......... .......... .......... .......... .......... 44% 40.7M 1s37850K .......... .......... .......... .......... .......... 44% 45.2M 1s37900K .......... .......... .......... .......... .......... 44% 51.1M 1s37950K .......... .......... .......... .......... .......... 44% 36.7M 1s38000K .......... .......... .......... .......... .......... 45% 48.7M 1s38050K .......... .......... .......... .......... .......... 45% 46.7M 1s38100K .......... .......... .......... .......... .......... 45% 44.4M 1s38150K .......... .......... .......... .......... .......... 45% 41.7M 1s38200K .......... .......... .......... .......... .......... 45% 50.5M 1s38250K .......... .......... .......... .......... .......... 45% 33.2M 1s38300K .......... .......... .......... .......... .......... 45% 40.9M 1s38350K .......... .......... .......... .......... .......... 45% 31.2M 1s38400K .......... .......... .......... .......... .......... 45% 51.0M 1s38450K .......... .......... .......... .......... .......... 45% 44.2M 1s38500K .......... .......... .......... .......... .......... 45% 55.7M 1s38550K .......... .......... .......... .......... .......... 45% 39.6M 1s38600K .......... .......... .......... .......... .......... 45% 44.5M 1s38650K .......... .......... .......... .......... .......... 45% 44.5M 1s38700K .......... .......... .......... .......... .......... 45% 48.5M 1s38750K .......... .......... .......... .......... .......... 45% 40.0M 1s38800K .......... .......... .......... .......... .......... 45% 46.1M 1s38850K .......... .......... .......... .......... .......... 46% 46.5M 1s38900K .......... .......... .......... .......... .......... 46% 55.8M 1s38950K .......... .......... .......... .......... .......... 46% 37.2M 1s39000K .......... .......... .......... .......... .......... 46% 24.0M 1s39050K .......... .......... .......... .......... .......... 46% 48.2M 1s39100K .......... .......... .......... .......... .......... 46% 43.1M 1s39150K .......... .......... .......... .......... .......... 46% 38.4M 1s39200K .......... .......... .......... .......... .......... 46% 47.3M 1s39250K .......... .......... .......... .......... .......... 46% 45.1M 1s39300K .......... .......... .......... .......... .......... 46% 42.8M 1s39350K .......... .......... .......... .......... .......... 46% 40.3M 1s39400K .......... .......... .......... .......... .......... 46% 50.0M 1s39450K .......... .......... .......... .......... .......... 46% 37.4M 1s39500K .......... .......... .......... .......... .......... 46% 43.4M 1s39550K .......... .......... .......... .......... .......... 46% 36.9M 1s39600K .......... .......... .......... .......... .......... 46% 50.1M 1s39650K .......... .......... .......... .......... .......... 46% 53.2M 1s39700K .......... .......... .......... .......... .......... 47% 56.1M 1s39750K .......... .......... .......... .......... .......... 47% 47.1M 1s39800K .......... .......... .......... .......... .......... 47% 56.8M 1s39850K .......... .......... .......... .......... .......... 47% 53.7M 1s39900K .......... .......... .......... .......... .......... 47% 53.2M 1s39950K .......... .......... .......... .......... .......... 47% 46.2M 1s40000K .......... .......... .......... .......... .......... 47% 52.2M 1s40050K .......... .......... .......... .......... .......... 47% 55.4M 1s40100K .......... .......... .......... .......... .......... 47% 50.7M 1s40150K .......... .......... .......... .......... .......... 47% 47.8M 1s40200K .......... .......... .......... .......... .......... 47% 57.2M 1s40250K .......... .......... .......... .......... .......... 47% 53.8M 1s40300K .......... .......... .......... .......... .......... 47% 53.6M 1s40350K .......... .......... .......... .......... .......... 47% 44.3M 1s40400K .......... .......... .......... .......... .......... 47% 53.5M 1s40450K .......... .......... .......... .......... .......... 47% 52.9M 1s40500K .......... .......... .......... .......... .......... 47% 52.9M 1s40550K .......... .......... .......... .......... .......... 48% 48.2M 1s40600K .......... .......... .......... .......... .......... 48% 55.9M 1s40650K .......... .......... .......... .......... .......... 48% 54.6M 1s40700K .......... .......... .......... .......... .......... 48% 56.4M 1s40750K .......... .......... .......... .......... .......... 48% 45.4M 1s40800K .......... .......... .......... .......... .......... 48% 54.3M 1s40850K .......... .......... .......... .......... .......... 48% 55.6M 1s40900K .......... .......... .......... .......... .......... 48% 51.6M 1s40950K .......... .......... .......... .......... .......... 48% 49.0M 1s41000K .......... .......... .......... .......... .......... 48% 47.7M 1s41050K .......... .......... .......... .......... .......... 48% 56.6M 1s41100K .......... .......... .......... .......... .......... 48% 57.7M 1s41150K .......... .......... .......... .......... .......... 48% 44.0M 1s41200K .......... .......... .......... .......... .......... 48% 54.1M 1s41250K .......... .......... .......... .......... .......... 48% 58.7M 1s41300K .......... .......... .......... .......... .......... 48% 54.8M 1s41350K .......... .......... .......... .......... .......... 48% 49.6M 1s41400K .......... .......... .......... .......... .......... 49% 55.2M 1s41450K .......... .......... .......... .......... .......... 49% 53.6M 1s41500K .......... .......... .......... .......... .......... 49% 57.2M 1s41550K .......... .......... .......... .......... .......... 49% 44.0M 1s41600K .......... .......... .......... .......... .......... 49% 54.5M 1s41650K .......... .......... .......... .......... .......... 49% 52.2M 1s41700K .......... .......... .......... .......... .......... 49% 57.3M 1s41750K .......... .......... .......... .......... .......... 49% 47.5M 1s41800K .......... .......... .......... .......... .......... 49% 58.2M 1s41850K .......... .......... .......... .......... .......... 49% 43.7M 1s41900K .......... .......... .......... .......... .......... 49% 50.1M 1s41950K .......... .......... .......... .......... .......... 49% 46.8M 1s42000K .......... .......... .......... .......... .......... 49% 47.0M 1s42050K .......... .......... .......... .......... .......... 49% 46.9M 1s42100K .......... .......... .......... .......... .......... 49% 58.0M 1s42150K .......... .......... .......... .......... .......... 49% 33.3M 1s42200K .......... .......... .......... .......... .......... 50% 34.9M 1s42250K .......... .......... .......... .......... .......... 50% 38.6M 1s42300K .......... .......... .......... .......... .......... 50% 37.9M 1s42350K .......... .......... .......... .......... .......... 50% 33.3M 1s42400K .......... .......... .......... .......... .......... 50% 37.7M 1s42450K .......... .......... .......... .......... .......... 50% 35.5M 1s42500K .......... .......... .......... .......... .......... 50% 40.4M 1s42550K .......... .......... .......... .......... .......... 50% 35.6M 1s42600K .......... .......... .......... .......... .......... 50% 38.6M 1s42650K .......... .......... .......... .......... .......... 50% 36.8M 1s42700K .......... .......... .......... .......... .......... 50% 38.5M 1s42750K .......... .......... .......... .......... .......... 50% 44.2M 1s42800K .......... .......... .......... .......... .......... 50% 44.6M 1s42850K .......... .......... .......... .......... .......... 50% 48.0M 1s42900K .......... .......... .......... .......... .......... 50% 46.5M 1s42950K .......... .......... .......... .......... .......... 50% 42.9M 1s43000K .......... .......... .......... .......... .......... 50% 57.0M 1s43050K .......... .......... .......... .......... .......... 51% 44.0M 1s43100K .......... .......... .......... .......... .......... 51% 42.6M 1s43150K .......... .......... .......... .......... .......... 51% 42.3M 1s43200K .......... .......... .......... .......... .......... 51% 58.1M 1s43250K .......... .......... .......... .......... .......... 51% 47.1M 1s43300K .......... .......... .......... .......... .......... 51% 46.2M 1s43350K .......... .......... .......... .......... .......... 51% 41.0M 1s43400K .......... .......... .......... .......... .......... 51% 51.6M 1s43450K .......... .......... .......... .......... .......... 51% 52.1M 1s43500K .......... .......... .......... .......... .......... 51% 47.5M 1s43550K .......... .......... .......... .......... .......... 51% 41.5M 1s43600K .......... .......... .......... .......... .......... 51% 52.0M 1s43650K .......... .......... .......... .......... .......... 51% 47.7M 1s43700K .......... .......... .......... .......... .......... 51% 45.7M 1s43750K .......... .......... .......... .......... .......... 51% 42.8M 1s43800K .......... .......... .......... .......... .......... 51%  123M 1s43850K .......... .......... .......... .......... .......... 51%  110M 1s43900K .......... .......... .......... .......... .......... 52% 65.7M 1s43950K .......... .......... .......... .......... .......... 52% 40.4M 1s44000K .......... .......... .......... .......... .......... 52% 40.3M 1s44050K .......... .......... .......... .......... .......... 52% 55.1M 1s44100K .......... .......... .......... .......... .......... 52% 50.2M 1s44150K .......... .......... .......... .......... .......... 52% 39.3M 1s44200K .......... .......... .......... .......... .......... 52% 54.5M 1s44250K .......... .......... .......... .......... .......... 52% 44.8M 1s44300K .......... .......... .......... .......... .......... 52% 48.8M 1s44350K .......... .......... .......... .......... .......... 52% 39.3M 1s44400K .......... .......... .......... .......... .......... 52% 57.7M 1s44450K .......... .......... .......... .......... .......... 52% 46.5M 1s44500K .......... .......... .......... .......... .......... 52% 49.8M 1s44550K .......... .......... .......... .......... .......... 52% 45.2M 1s44600K .......... .......... .......... .......... .......... 52% 51.2M 1s44650K .......... .......... .......... .......... .......... 52% 47.7M 1s44700K .......... .......... .......... .......... .......... 52% 51.8M 1s44750K .......... .......... .......... .......... .......... 53% 41.8M 1s44800K .......... .......... .......... .......... .......... 53% 47.9M 1s44850K .......... .......... .......... .......... .......... 53% 46.5M 1s44900K .......... .......... .......... .......... .......... 53% 51.4M 1s44950K .......... .......... .......... .......... .......... 53% 43.3M 1s45000K .......... .......... .......... .......... .......... 53% 52.5M 1s45050K .......... .......... .......... .......... .......... 53% 46.1M 1s45100K .......... .......... .......... .......... .......... 53% 48.7M 1s45150K .......... .......... .......... .......... .......... 53% 41.6M 1s45200K .......... .......... .......... .......... .......... 53% 57.0M 1s45250K .......... .......... .......... .......... .......... 53% 46.7M 1s45300K .......... .......... .......... .......... .......... 53% 50.6M 1s45350K .......... .......... .......... .......... .......... 53% 48.1M 1s45400K .......... .......... .......... .......... .......... 53% 45.7M 1s45450K .......... .......... .......... .......... .......... 53% 48.2M 1s45500K .......... .......... .......... .......... .......... 53% 50.0M 1s45550K .......... .......... .......... .......... .......... 53% 43.5M 1s45600K .......... .......... .......... .......... .......... 54% 45.1M 1s45650K .......... .......... .......... .......... .......... 54% 49.6M 1s45700K .......... .......... .......... .......... .......... 54% 49.0M 1s45750K .......... .......... .......... .......... .......... 54% 43.3M 1s45800K .......... .......... .......... .......... .......... 54% 46.5M 1s45850K .......... .......... .......... .......... .......... 54% 55.1M 1s45900K .......... .......... .......... .......... .......... 54% 51.6M 1s45950K .......... .......... .......... .......... .......... 54% 39.3M 1s46000K .......... .......... .......... .......... .......... 54% 45.2M 1s46050K .......... .......... .......... .......... .......... 54% 49.8M 1s46100K .......... .......... .......... .......... .......... 54% 56.2M 1s46150K .......... .......... .......... .......... .......... 54% 43.8M 1s46200K .......... .......... .......... .......... .......... 54% 46.8M 1s46250K .......... .......... .......... .......... .......... 54% 48.8M 1s46300K .......... .......... .......... .......... .......... 54% 56.0M 1s46350K .......... .......... .......... .......... .......... 54% 39.3M 1s46400K .......... .......... .......... .......... .......... 54% 45.3M 1s46450K .......... .......... .......... .......... .......... 55% 49.3M 1s46500K .......... .......... .......... .......... .......... 55% 54.9M 1s46550K .......... .......... .......... .......... .......... 55% 41.0M 1s46600K .......... .......... .......... .......... .......... 55% 46.6M 1s46650K .......... .......... .......... .......... .......... 55% 47.2M 1s46700K .......... .......... .......... .......... .......... 55% 50.3M 1s46750K .......... .......... .......... .......... .......... 55% 45.5M 1s46800K .......... .......... .......... .......... .......... 55% 45.9M 1s46850K .......... .......... .......... .......... .......... 55% 50.7M 1s46900K .......... .......... .......... .......... .......... 55% 57.1M 1s46950K .......... .......... .......... .......... .......... 55% 43.4M 1s47000K .......... .......... .......... .......... .......... 55% 52.6M 1s47050K .......... .......... .......... .......... .......... 55% 50.4M 1s47100K .......... .......... .......... .......... .......... 55% 45.3M 1s47150K .......... .......... .......... .......... .......... 55% 40.5M 1s47200K .......... .......... .......... .......... .......... 55% 50.5M 1s47250K .......... .......... .......... .......... .......... 55% 57.2M 1s47300K .......... .......... .......... .......... .......... 56% 49.6M 1s47350K .......... .......... .......... .......... .......... 56% 46.2M 1s47400K .......... .......... .......... .......... .......... 56% 54.4M 1s47450K .......... .......... .......... .......... .......... 56% 49.0M 1s47500K .......... .......... .......... .......... .......... 56% 44.3M 1s47550K .......... .......... .......... .......... .......... 56% 41.4M 1s47600K .......... .......... .......... .......... .......... 56% 51.4M 1s47650K .......... .......... .......... .......... .......... 56% 53.8M 1s47700K .......... .......... .......... .......... .......... 56% 43.2M 1s47750K .......... .......... .......... .......... .......... 56% 56.2M 1s47800K .......... .......... .......... .......... .......... 56% 46.5M 1s47850K .......... .......... .......... .......... .......... 56% 46.7M 1s47900K .......... .......... .......... .......... .......... 56% 49.3M 1s47950K .......... .......... .......... .......... .......... 56% 41.6M 1s48000K .......... .......... .......... .......... .......... 56% 48.6M 1s48050K .......... .......... .......... .......... .......... 56% 46.2M 1s48100K .......... .......... .......... .......... .......... 56% 50.0M 1s48150K .......... .......... .......... .......... .......... 57% 45.7M 1s48200K .......... .......... .......... .......... .......... 57% 51.3M 1s48250K .......... .......... .......... .......... .......... 57% 46.4M 1s48300K .......... .......... .......... .......... .......... 57% 45.5M 1s48350K .......... .......... .......... .......... .......... 57% 43.1M 1s48400K .......... .......... .......... .......... .......... 57% 54.0M 1s48450K .......... .......... .......... .......... .......... 57% 47.6M 1s48500K .......... .......... .......... .......... .......... 57% 43.4M 1s48550K .......... .......... .......... .......... .......... 57% 50.4M 1s48600K .......... .......... .......... .......... .......... 57% 51.1M 1s48650K .......... .......... .......... .......... .......... 57% 43.4M 1s48700K .......... .......... .......... .......... .......... 57% 47.2M 1s48750K .......... .......... .......... .......... .......... 57% 51.3M 1s48800K .......... .......... .......... .......... .......... 57%  184M 1s48850K .......... .......... .......... .......... .......... 57%  109M 1s48900K .......... .......... .......... .......... .......... 57% 42.4M 1s48950K .......... .......... .......... .......... .......... 57% 43.2M 1s49000K .......... .......... .......... .......... .......... 58% 49.0M 1s49050K .......... .......... .......... .......... .......... 58% 54.4M 1s49100K .......... .......... .......... .......... .......... 58% 48.4M 1s49150K .......... .......... .......... .......... .......... 58% 39.2M 1s49200K .......... .......... .......... .......... .......... 58% 45.0M 1s49250K .......... .......... .......... .......... .......... 58% 57.6M 1s49300K .......... .......... .......... .......... .......... 58% 44.5M 1s49350K .......... .......... .......... .......... .......... 58% 41.6M 1s49400K .......... .......... .......... .......... .......... 58% 46.9M 1s49450K .......... .......... .......... .......... .......... 58% 52.8M 1s49500K .......... .......... .......... .......... .......... 58% 48.9M 1s49550K .......... .......... .......... .......... .......... 58% 41.5M 1s49600K .......... .......... .......... .......... .......... 58% 47.5M 1s49650K .......... .......... .......... .......... .......... 58% 49.3M 1s49700K .......... .......... .......... .......... .......... 58% 52.8M 1s49750K .......... .......... .......... .......... .......... 58% 47.4M 1s49800K .......... .......... .......... .......... .......... 58% 49.6M 1s49850K .......... .......... .......... .......... .......... 59% 49.4M 1s49900K .......... .......... .......... .......... .......... 59% 55.6M 1s49950K .......... .......... .......... .......... .......... 59% 42.5M 1s50000K .......... .......... .......... .......... .......... 59% 48.6M 1s50050K .......... .......... .......... .......... .......... 59% 46.4M 1s50100K .......... .......... .......... .......... .......... 59% 50.2M 1s50150K .......... .......... .......... .......... .......... 59% 46.3M 1s50200K .......... .......... .......... .......... .......... 59% 51.4M 1s50250K .......... .......... .......... .......... .......... 59% 45.0M 1s50300K .......... .......... .......... .......... .......... 59% 46.1M 1s50350K .......... .......... .......... .......... .......... 59% 47.4M 1s50400K .......... .......... .......... .......... .......... 59% 47.1M 1s50450K .......... .......... .......... .......... .......... 59% 44.1M 1s50500K .......... .......... .......... .......... .......... 59% 49.3M 1s50550K .......... .......... .......... .......... .......... 59% 45.0M 1s50600K .......... .......... .......... .......... .......... 59% 51.8M 1s50650K .......... .......... .......... .......... .......... 60% 46.3M 1s50700K .......... .......... .......... .......... .......... 60% 46.3M 1s50750K .......... .......... .......... .......... .......... 60% 45.0M 1s50800K .......... .......... .......... .......... .......... 60% 62.6M 1s50850K .......... .......... .......... .......... .......... 60% 44.0M 1s50900K .......... .......... .......... .......... .......... 60% 46.1M 1s50950K .......... .......... .......... .......... .......... 60% 44.7M 1s51000K .......... .......... .......... .......... .......... 60% 48.0M 1s51050K .......... .......... .......... .......... .......... 60% 46.3M 1s51100K .......... .......... .......... .......... .......... 60% 49.2M 1s51150K .......... .......... .......... .......... .......... 60% 42.7M 1s51200K .......... .......... .......... .......... .......... 60% 51.1M 1s51250K .......... .......... .......... .......... .......... 60% 47.7M 1s51300K .......... .......... .......... .......... .......... 60% 45.0M 1s51350K .......... .......... .......... .......... .......... 60% 44.3M 1s51400K .......... .......... .......... .......... .......... 60% 50.8M 1s51450K .......... .......... .......... .......... .......... 60% 49.8M 1s51500K .......... .......... .......... .......... .......... 61% 45.3M 1s51550K .......... .......... .......... .......... .......... 61% 41.1M 1s51600K .......... .......... .......... .......... .......... 61% 49.7M 1s51650K .......... .......... .......... .......... .......... 61% 52.2M 1s51700K .......... .......... .......... .......... .......... 61% 47.2M 1s51750K .......... .......... .......... .......... .......... 61% 44.0M 1s51800K .......... .......... .......... .......... .......... 61% 50.9M 1s51850K .......... .......... .......... .......... .......... 61% 50.0M 1s51900K .......... .......... .......... .......... .......... 61% 45.4M 1s51950K .......... .......... .......... .......... .......... 61% 43.5M 1s52000K .......... .......... .......... .......... .......... 61% 51.4M 1s52050K .......... .......... .......... .......... .......... 61% 46.5M 1s52100K .......... .......... .......... .......... .......... 61% 46.3M 1s52150K .......... .......... .......... .......... .......... 61% 44.4M 1s52200K .......... .......... .......... .......... .......... 61% 49.1M 1s52250K .......... .......... .......... .......... .......... 61% 51.1M 1s52300K .......... .......... .......... .......... .......... 61% 45.7M 1s52350K .......... .......... .......... .......... .......... 62% 40.8M 1s52400K .......... .......... .......... .......... .......... 62% 49.8M 1s52450K .......... .......... .......... .......... .......... 62% 51.8M 1s52500K .......... .......... .......... .......... .......... 62% 47.8M 1s52550K .......... .......... .......... .......... .......... 62% 49.7M 1s52600K .......... .......... .......... .......... .......... 62% 42.9M 1s52650K .......... .......... .......... .......... .......... 62% 36.4M 1s52700K .......... .......... .......... .......... .......... 62% 39.3M 1s52750K .......... .......... .......... .......... .......... 62% 31.5M 1s52800K .......... .......... .......... .......... .......... 62% 38.6M 1s52850K .......... .......... .......... .......... .......... 62% 39.0M 1s52900K .......... .......... .......... .......... .......... 62% 36.7M 1s52950K .......... .......... .......... .......... .......... 62% 37.1M 1s53000K .......... .......... .......... .......... .......... 62% 40.1M 1s53050K .......... .......... .......... .......... .......... 62% 47.6M 1s53100K .......... .......... .......... .......... .......... 62% 55.1M 1s53150K .......... .......... .......... .......... .......... 62% 47.5M 1s53200K .......... .......... .......... .......... .......... 63% 56.7M 1s53250K .......... .......... .......... .......... .......... 63% 53.9M 1s53300K .......... .......... .......... .......... .......... 63% 29.1M 1s53350K .......... .......... .......... .......... .......... 63% 27.2M 1s53400K .......... .......... .......... .......... .......... 63% 29.6M 1s53450K .......... .......... .......... .......... .......... 63% 30.6M 1s53500K .......... .......... .......... .......... .......... 63% 35.7M 1s53550K .......... .......... .......... .......... .......... 63% 58.4M 1s53600K .......... .......... .......... .......... .......... 63% 71.6M 1s53650K .......... .......... .......... .......... .......... 63% 45.0M 1s53700K .......... .......... .......... .......... .......... 63% 39.6M 1s53750K .......... .......... .......... .......... .......... 63% 46.3M 1s53800K .......... .......... .......... .......... .......... 63% 52.9M 1s53850K .......... .......... .......... .......... .......... 63% 40.8M 1s53900K .......... .......... .......... .......... .......... 63% 50.7M 1s53950K .......... .......... .......... .......... .......... 63% 43.7M 1s54000K .......... .......... .......... .......... .......... 63% 38.9M 1s54050K .......... .......... .......... .......... .......... 64% 48.5M 1s54100K .......... .......... .......... .......... .......... 64% 34.3M 1s54150K .......... .......... .......... .......... .......... 64% 42.2M 1s54200K .......... .......... .......... .......... .......... 64% 45.4M 1s54250K .......... .......... .......... .......... .......... 64% 39.8M 1s54300K .......... .......... .......... .......... .......... 64% 43.3M 1s54350K .......... .......... .......... .......... .......... 64% 30.0M 1s54400K .......... .......... .......... .......... .......... 64% 40.5M 1s54450K .......... .......... .......... .......... .......... 64% 34.7M 1s54500K .......... .......... .......... .......... .......... 64% 38.6M 1s54550K .......... .......... .......... .......... .......... 64% 36.6M 1s54600K .......... .......... .......... .......... .......... 64% 44.1M 1s54650K .......... .......... .......... .......... .......... 64% 37.1M 1s54700K .......... .......... .......... .......... .......... 64% 43.2M 1s54750K .......... .......... .......... .......... .......... 64% 28.8M 1s54800K .......... .......... .......... .......... .......... 64% 47.9M 1s54850K .......... .......... .......... .......... .......... 64% 35.6M 1s54900K .......... .......... .......... .......... .......... 65% 36.2M 1s54950K .......... .......... .......... .......... .......... 65% 39.7M 1s55000K .......... .......... .......... .......... .......... 65% 41.1M 1s55050K .......... .......... .......... .......... .......... 65% 36.6M 1s55100K .......... .......... .......... .......... .......... 65% 37.8M 1s55150K .......... .......... .......... .......... .......... 65% 31.8M 1s55200K .......... .......... .......... .......... .......... 65% 39.9M 1s55250K .......... .......... .......... .......... .......... 65% 46.0M 1s55300K .......... .......... .......... .......... .......... 65% 37.8M 1s55350K .......... .......... .......... .......... .......... 65% 32.2M 1s55400K .......... .......... .......... .......... .......... 65% 52.9M 1s55450K .......... .......... .......... .......... .......... 65% 37.2M 1s55500K .......... .......... .......... .......... .......... 65% 35.5M 1s55550K .......... .......... .......... .......... .......... 65% 31.7M 1s55600K .......... .......... .......... .......... .......... 65% 44.7M 1s55650K .......... .......... .......... .......... .......... 65% 41.4M 1s55700K .......... .......... .......... .......... .......... 65% 35.1M 1s55750K .......... .......... .......... .......... .......... 66% 35.2M 1s55800K .......... .......... .......... .......... .......... 66% 38.7M 1s55850K .......... .......... .......... .......... .......... 66% 49.2M 1s55900K .......... .......... .......... .......... .......... 66% 38.5M 1s55950K .......... .......... .......... .......... .......... 66% 32.1M 1s56000K .......... .......... .......... .......... .......... 66% 37.5M 1s56050K .......... .......... .......... .......... .......... 66% 50.3M 1s56100K .......... .......... .......... .......... .......... 66% 36.6M 1s56150K .......... .......... .......... .......... .......... 66% 36.2M 1s56200K .......... .......... .......... .......... .......... 66% 40.3M 1s56250K .......... .......... .......... .......... .......... 66% 43.7M 1s56300K .......... .......... .......... .......... .......... 66% 34.8M 1s56350K .......... .......... .......... .......... .......... 66% 32.4M 1s56400K .......... .......... .......... .......... .......... 66% 39.1M 1s56450K .......... .......... .......... .......... .......... 66% 40.8M 1s56500K .......... .......... .......... .......... .......... 66% 51.7M 1s56550K .......... .......... .......... .......... .......... 66% 34.8M 1s56600K .......... .......... .......... .......... .......... 67% 40.8M 1s56650K .......... .......... .......... .......... .......... 67% 45.1M 1s56700K .......... .......... .......... .......... .......... 67% 35.7M 1s56750K .......... .......... .......... .......... .......... 67% 31.3M 1s56800K .......... .......... .......... .......... .......... 67% 36.7M 1s56850K .......... .......... .......... .......... .......... 67% 43.1M 1s56900K .......... .......... .......... .......... .......... 67% 40.9M 1s56950K .......... .......... .......... .......... .......... 67% 32.3M 1s57000K .......... .......... .......... .......... .......... 67% 35.6M 1s57050K .......... .......... .......... .......... .......... 67% 43.0M 1s57100K .......... .......... .......... .......... .......... 67% 39.2M 1s57150K .......... .......... .......... .......... .......... 67% 32.4M 1s57200K .......... .......... .......... .......... .......... 67% 34.6M 1s57250K .......... .......... .......... .......... .......... 67% 42.3M 1s57300K .......... .......... .......... .......... .......... 67% 42.0M 1s57350K .......... .......... .......... .......... .......... 67% 32.5M 1s57400K .......... .......... .......... .......... .......... 67% 36.0M 1s57450K .......... .......... .......... .......... .......... 68% 44.8M 1s57500K .......... .......... .......... .......... .......... 68% 42.4M 1s57550K .......... .......... .......... .......... .......... 68% 26.9M 1s57600K .......... .......... .......... .......... .......... 68% 37.7M 1s57650K .......... .......... .......... .......... .......... 68% 32.9M 1s57700K .......... .......... .......... .......... .......... 68% 37.6M 1s57750K .......... .......... .......... .......... .......... 68% 39.5M 1s57800K .......... .......... .......... .......... .......... 68% 33.6M 1s57850K .......... .......... .......... .......... .......... 68% 34.0M 1s57900K .......... .......... .......... .......... .......... 68% 40.6M 1s57950K .......... .......... .......... .......... .......... 68% 33.0M 1s58000K .......... .......... .......... .......... .......... 68% 43.7M 1s58050K .......... .......... .......... .......... .......... 68% 38.2M 1s58100K .......... .......... .......... .......... .......... 68% 43.7M 1s58150K .......... .......... .......... .......... .......... 68% 38.5M 1s58200K .......... .......... .......... .......... .......... 68% 36.1M 1s58250K .......... .......... .......... .......... .......... 68% 36.7M 1s58300K .......... .......... .......... .......... .......... 69% 41.9M 1s58350K .......... .......... .......... .......... .......... 69% 33.0M 1s58400K .......... .......... .......... .......... .......... 69% 35.0M 1s58450K .......... .......... .......... .......... .......... 69% 41.4M 1s58500K .......... .......... .......... .......... .......... 69% 35.2M 1s58550K .......... .......... .......... .......... .......... 69% 34.8M 1s58600K .......... .......... .......... .......... .......... 69% 50.7M 1s58650K .......... .......... .......... .......... .......... 69% 35.8M 1s58700K .......... .......... .......... .......... .......... 69% 37.9M 1s58750K .......... .......... .......... .......... .......... 69% 31.4M 1s58800K .......... .......... .......... .......... .......... 69% 43.3M 1s58850K .......... .......... .......... .......... .......... 69% 42.8M 1s58900K .......... .......... .......... .......... .......... 69% 36.0M 1s58950K .......... .......... .......... .......... .......... 69% 33.4M 1s59000K .......... .......... .......... .......... .......... 69% 45.8M 1s59050K .......... .......... .......... .......... .......... 69% 41.2M 1s59100K .......... .......... .......... .......... .......... 70% 35.3M 1s59150K .......... .......... .......... .......... .......... 70% 32.7M 1s59200K .......... .......... .......... .......... .......... 70% 36.1M 1s59250K .......... .......... .......... .......... .......... 70% 43.8M 1s59300K .......... .......... .......... .......... .......... 70% 41.5M 1s59350K .......... .......... .......... .......... .......... 70% 32.5M 1s59400K .......... .......... .......... .......... .......... 70% 40.1M 1s59450K .......... .......... .......... .......... .......... 70% 41.5M 1s59500K .......... .......... .......... .......... .......... 70% 42.8M 1s59550K .......... .......... .......... .......... .......... 70% 35.3M 1s59600K .......... .......... .......... .......... .......... 70% 41.5M 1s59650K .......... .......... .......... .......... .......... 70% 44.4M 1s59700K .......... .......... .......... .......... .......... 70% 38.0M 1s59750K .......... .......... .......... .......... .......... 70% 39.6M 1s59800K .......... .......... .......... .......... .......... 70% 41.7M 1s59850K .......... .......... .......... .......... .......... 70% 46.9M 1s59900K .......... .......... .......... .......... .......... 70% 57.2M 1s59950K .......... .......... .......... .......... .......... 71% 49.4M 1s60000K .......... .......... .......... .......... .......... 71% 56.9M 1s60050K .......... .......... .......... .......... .......... 71% 52.7M 1s60100K .......... .......... .......... .......... .......... 71% 57.1M 1s60150K .......... .......... .......... .......... .......... 71% 51.6M 1s60200K .......... .......... .......... .......... .......... 71% 58.4M 1s60250K .......... .......... .......... .......... .......... 71% 55.4M 1s60300K .......... .......... .......... .......... .......... 71% 56.1M 1s60350K .......... .......... .......... .......... .......... 71% 46.4M 1s60400K .......... .......... .......... .......... .......... 71% 58.5M 0s60450K .......... .......... .......... .......... .......... 71% 56.7M 0s60500K .......... .......... .......... .......... .......... 71% 54.8M 0s60550K .......... .......... .......... .......... .......... 71% 50.8M 0s60600K .......... .......... .......... .......... .......... 71% 57.2M 0s60650K .......... .......... .......... .......... .......... 71% 58.3M 0s60700K .......... .......... .......... .......... .......... 71% 57.1M 0s60750K .......... .......... .......... .......... .......... 71% 49.1M 0s60800K .......... .......... .......... .......... .......... 72% 54.6M 0s60850K .......... .......... .......... .......... .......... 72% 55.6M 0s60900K .......... .......... .......... .......... .......... 72% 57.0M 0s60950K .......... .......... .......... .......... .......... 72% 50.2M 0s61000K .......... .......... .......... .......... .......... 72% 54.1M 0s61050K .......... .......... .......... .......... .......... 72% 53.9M 0s61100K .......... .......... .......... .......... .......... 72% 56.9M 0s61150K .......... .......... .......... .......... .......... 72% 50.3M 0s61200K .......... .......... .......... .......... .......... 72% 57.7M 0s61250K .......... .......... .......... .......... .......... 72% 59.6M 0s61300K .......... .......... .......... .......... .......... 72% 55.7M 0s61350K .......... .......... .......... .......... .......... 72% 50.9M 0s61400K .......... .......... .......... .......... .......... 72% 55.5M 0s61450K .......... .......... .......... .......... .......... 72% 58.0M 0s61500K .......... .......... .......... .......... .......... 72% 59.3M 0s61550K .......... .......... .......... .......... .......... 72% 48.6M 0s61600K .......... .......... .......... .......... .......... 72% 58.4M 0s61650K .......... .......... .......... .......... .......... 73% 56.0M 0s61700K .......... .......... .......... .......... .......... 73% 51.6M 0s61750K .......... .......... .......... .......... .......... 73% 50.0M 0s61800K .......... .......... .......... .......... .......... 73% 58.4M 0s61850K .......... .......... .......... .......... .......... 73% 55.4M 0s61900K .......... .......... .......... .......... .......... 73% 56.1M 0s61950K .......... .......... .......... .......... .......... 73% 47.7M 0s62000K .......... .......... .......... .......... .......... 73% 56.6M 0s62050K .......... .......... .......... .......... .......... 73% 56.9M 0s62100K .......... .......... .......... .......... .......... 73% 54.5M 0s62150K .......... .......... .......... .......... .......... 73% 50.4M 0s62200K .......... .......... .......... .......... .......... 73% 60.1M 0s62250K .......... .......... .......... .......... .......... 73%  118M 0s62300K .......... .......... .......... .......... .......... 73% 77.4M 0s62350K .......... .......... .......... .......... .......... 73% 71.1M 0s62400K .......... .......... .......... .......... .......... 73% 90.3M 0s62450K .......... .......... .......... .......... .......... 73%  131M 0s62500K .......... .......... .......... .......... .......... 74%  106M 0s62550K .......... .......... .......... .......... .......... 74%  101M 0s62600K .......... .......... .......... .......... .......... 74%  137M 0s62650K .......... .......... .......... .......... .......... 74% 88.6M 0s62700K .......... .......... .......... .......... .......... 74%  109M 0s62750K .......... .......... .......... .......... .......... 74% 77.9M 0s62800K .......... .......... .......... .......... .......... 74% 84.9M 0s62850K .......... .......... .......... .......... .......... 74%  123M 0s62900K .......... .......... .......... .......... .......... 74%  108M 0s62950K .......... .......... .......... .......... .......... 74% 87.6M 0s63000K .......... .......... .......... .......... .......... 74% 98.0M 0s63050K .......... .......... .......... .......... .......... 74% 87.2M 0s63100K .......... .......... .......... .......... .......... 74%  120M 0s63150K .......... .......... .......... .......... .......... 74% 82.9M 0s63200K .......... .......... .......... .......... .......... 74%  102M 0s63250K .......... .......... .......... .......... .......... 74% 73.7M 0s63300K .......... .......... .......... .......... .......... 74% 88.6M 0s63350K .......... .......... .......... .......... .......... 75% 85.2M 0s63400K .......... .......... .......... .......... .......... 75% 59.5M 0s63450K .......... .......... .......... .......... .......... 75% 90.1M 0s63500K .......... .......... .......... .......... .......... 75%  106M 0s63550K .......... .......... .......... .......... .......... 75% 50.7M 0s63600K .......... .......... .......... .......... .......... 75% 41.7M 0s63650K .......... .......... .......... .......... .......... 75% 37.6M 0s63700K .......... .......... .......... .......... .......... 75% 34.6M 0s63750K .......... .......... .......... .......... .......... 75% 35.5M 0s63800K .......... .......... .......... .......... .......... 75% 30.9M 0s63850K .......... .......... .......... .......... .......... 75% 31.8M 0s63900K .......... .......... .......... .......... .......... 75% 32.9M 0s63950K .......... .......... .......... .......... .......... 75% 26.8M 0s64000K .......... .......... .......... .......... .......... 75% 34.4M 0s64050K .......... .......... .......... .......... .......... 75% 35.8M 0s64100K .......... .......... .......... .......... .......... 75% 32.5M 0s64150K .......... .......... .......... .......... .......... 75% 30.1M 0s64200K .......... .......... .......... .......... .......... 76% 35.2M 0s64250K .......... .......... .......... .......... .......... 76% 33.7M 0s64300K .......... .......... .......... .......... .......... 76% 39.7M 0s64350K .......... .......... .......... .......... .......... 76% 40.8M 0s64400K .......... .......... .......... .......... .......... 76% 44.9M 0s64450K .......... .......... .......... .......... .......... 76% 48.0M 0s64500K .......... .......... .......... .......... .......... 76% 47.9M 0s64550K .......... .......... .......... .......... .......... 76% 43.8M 0s64600K .......... .......... .......... .......... .......... 76% 47.1M 0s64650K .......... .......... .......... .......... .......... 76% 50.0M 0s64700K .......... .......... .......... .......... .......... 76% 48.6M 0s64750K .......... .......... .......... .......... .......... 76% 39.3M 0s64800K .......... .......... .......... .......... .......... 76% 46.8M 0s64850K .......... .......... .......... .......... .......... 76% 49.6M 0s64900K .......... .......... .......... .......... .......... 76% 49.9M 0s64950K .......... .......... .......... .......... .......... 76% 42.4M 0s65000K .......... .......... .......... .......... .......... 76% 48.9M 0s65050K .......... .......... .......... .......... .......... 77% 51.2M 0s65100K .......... .......... .......... .......... .......... 77% 51.3M 0s65150K .......... .......... .......... .......... .......... 77% 40.4M 0s65200K .......... .......... .......... .......... .......... 77% 51.1M 0s65250K .......... .......... .......... .......... .......... 77% 52.0M 0s65300K .......... .......... .......... .......... .......... 77% 49.6M 0s65350K .......... .......... .......... .......... .......... 77% 44.8M 0s65400K .......... .......... .......... .......... .......... 77% 51.3M 0s65450K .......... .......... .......... .......... .......... 77% 48.5M 0s65500K .......... .......... .......... .......... .......... 77% 51.2M 0s65550K .......... .......... .......... .......... .......... 77% 41.9M 0s65600K .......... .......... .......... .......... .......... 77% 49.8M 0s65650K .......... .......... .......... .......... .......... 77% 54.7M 0s65700K .......... .......... .......... .......... .......... 77% 52.3M 0s65750K .......... .......... .......... .......... .......... 77% 44.1M 0s65800K .......... .......... .......... .......... .......... 77% 46.1M 0s65850K .......... .......... .......... .......... .......... 77% 48.9M 0s65900K .......... .......... .......... .......... .......... 78% 53.1M 0s65950K .......... .......... .......... .......... .......... 78% 39.8M 0s66000K .......... .......... .......... .......... .......... 78% 51.8M 0s66050K .......... .......... .......... .......... .......... 78% 48.8M 0s66100K .......... .......... .......... .......... .......... 78% 51.3M 0s66150K .......... .......... .......... .......... .......... 78% 43.7M 0s66200K .......... .......... .......... .......... .......... 78% 51.3M 0s66250K .......... .......... .......... .......... .......... 78% 47.1M 0s66300K .......... .......... .......... .......... .......... 78% 50.7M 0s66350K .......... .......... .......... .......... .......... 78% 41.5M 0s66400K .......... .......... .......... .......... .......... 78% 50.3M 0s66450K .......... .......... .......... .......... .......... 78% 49.9M 0s66500K .......... .......... .......... .......... .......... 78% 47.9M 0s66550K .......... .......... .......... .......... .......... 78% 44.5M 0s66600K .......... .......... .......... .......... .......... 78% 52.0M 0s66650K .......... .......... .......... .......... .......... 78% 49.7M 0s66700K .......... .......... .......... .......... .......... 78% 49.1M 0s66750K .......... .......... .......... .......... .......... 79% 44.2M 0s66800K .......... .......... .......... .......... .......... 79% 47.0M 0s66850K .......... .......... .......... .......... .......... 79% 51.3M 0s66900K .......... .......... .......... .......... .......... 79% 47.4M 0s66950K .......... .......... .......... .......... .......... 79% 43.8M 0s67000K .......... .......... .......... .......... .......... 79% 50.4M 0s67050K .......... .......... .......... .......... .......... 79% 50.3M 0s67100K .......... .......... .......... .......... .......... 79% 51.4M 0s67150K .......... .......... .......... .......... .......... 79% 31.1M 0s67200K .......... .......... .......... .......... .......... 79% 35.8M 0s67250K .......... .......... .......... .......... .......... 79% 35.1M 0s67300K .......... .......... .......... .......... .......... 79% 33.2M 0s67350K .......... .......... .......... .......... .......... 79% 30.4M 0s67400K .......... .......... .......... .......... .......... 79% 31.8M 0s67450K .......... .......... .......... .......... .......... 79% 40.5M 0s67500K .......... .......... .......... .......... .......... 79% 31.9M 0s67550K .......... .......... .......... .......... .......... 80% 26.8M 0s67600K .......... .......... .......... .......... .......... 80% 34.8M 0s67650K .......... .......... .......... .......... .......... 80% 38.3M 0s67700K .......... .......... .......... .......... .......... 80% 46.2M 0s67750K .......... .......... .......... .......... .......... 80% 43.1M 0s67800K .......... .......... .......... .......... .......... 80% 50.2M 0s67850K .......... .......... .......... .......... .......... 80% 54.2M 0s67900K .......... .......... .......... .......... .......... 80% 63.2M 0s67950K .......... .......... .......... .......... .......... 80% 58.9M 0s68000K .......... .......... .......... .......... .......... 80% 82.3M 0s68050K .......... .......... .......... .......... .......... 80% 77.0M 0s68100K .......... .......... .......... .......... .......... 80% 67.2M 0s68150K .......... .......... .......... .......... .......... 80% 48.9M 0s68200K .......... .......... .......... .......... .......... 80% 76.1M 0s68250K .......... .......... .......... .......... .......... 80% 71.5M 0s68300K .......... .......... .......... .......... .......... 80% 48.4M 0s68350K .......... .......... .......... .......... .......... 80% 40.7M 0s68400K .......... .......... .......... .......... .......... 81% 43.6M 0s68450K .......... .......... .......... .......... .......... 81% 57.5M 0s68500K .......... .......... .......... .......... .......... 81% 45.8M 0s68550K .......... .......... .......... .......... .......... 81% 40.8M 0s68600K .......... .......... .......... .......... .......... 81% 57.8M 0s68650K .......... .......... .......... .......... .......... 81% 44.5M 0s68700K .......... .......... .......... .......... .......... 81% 51.9M 0s68750K .......... .......... .......... .......... .......... 81% 40.4M 0s68800K .......... .......... .......... .......... .......... 81% 47.8M 0s68850K .......... .......... .......... .......... .......... 81% 50.8M 0s68900K .......... .......... .......... .......... .......... 81% 52.1M 0s68950K .......... .......... .......... .......... .......... 81% 41.2M 0s69000K .......... .......... .......... .......... .......... 81% 46.6M 0s69050K .......... .......... .......... .......... .......... 81% 50.0M 0s69100K .......... .......... .......... .......... .......... 81% 57.5M 0s69150K .......... .......... .......... .......... .......... 81% 38.4M 0s69200K .......... .......... .......... .......... .......... 81% 50.4M 0s69250K .......... .......... .......... .......... .......... 82% 57.9M 0s69300K .......... .......... .......... .......... .......... 82% 51.9M 0s69350K .......... .......... .......... .......... .......... 82% 41.0M 0s69400K .......... .......... .......... .......... .......... 82% 49.7M 0s69450K .......... .......... .......... .......... .......... 82% 55.0M 0s69500K .......... .......... .......... .......... .......... 82% 56.3M 0s69550K .......... .......... .......... .......... .......... 82% 40.8M 0s69600K .......... .......... .......... .......... .......... 82% 45.7M 0s69650K .......... .......... .......... .......... .......... 82% 62.3M 0s69700K .......... .......... .......... .......... .......... 82% 46.0M 0s69750K .......... .......... .......... .......... .......... 82% 41.7M 0s69800K .......... .......... .......... .......... .......... 82% 56.9M 0s69850K .......... .......... .......... .......... .......... 82% 48.4M 0s69900K .......... .......... .......... .......... .......... 82% 47.8M 0s69950K .......... .......... .......... .......... .......... 82% 36.1M 0s70000K .......... .......... .......... .......... .......... 82% 50.6M 0s70050K .......... .......... .......... .......... .......... 82% 54.6M 0s70100K .......... .......... .......... .......... .......... 83% 46.8M 0s70150K .......... .......... .......... .......... .......... 83% 43.6M 0s70200K .......... .......... .......... .......... .......... 83% 57.2M 0s70250K .......... .......... .......... .......... .......... 83% 46.7M 0s70300K .......... .......... .......... .......... .......... 83% 49.0M 0s70350K .......... .......... .......... .......... .......... 83% 41.3M 0s70400K .......... .......... .......... .......... .......... 83% 59.6M 0s70450K .......... .......... .......... .......... .......... 83% 49.7M 0s70500K .......... .......... .......... .......... .......... 83% 59.9M 0s70550K .......... .......... .......... .......... .......... 83% 37.9M 0s70600K .......... .......... .......... .......... .......... 83% 51.9M 0s70650K .......... .......... .......... .......... .......... 83% 46.2M 0s70700K .......... .......... .......... .......... .......... 83% 53.2M 0s70750K .......... .......... .......... .......... .......... 83% 42.6M 0s70800K .......... .......... .......... .......... .......... 83% 49.5M 0s70850K .......... .......... .......... .......... .......... 83% 50.1M 0s70900K .......... .......... .......... .......... .......... 83% 49.1M 0s70950K .......... .......... .......... .......... .......... 84% 49.5M 0s71000K .......... .......... .......... .......... .......... 84% 50.4M 0s71050K .......... .......... .......... .......... .......... 84% 45.9M 0s71100K .......... .......... .......... .......... .......... 84% 49.2M 0s71150K .......... .......... .......... .......... .......... 84% 47.2M 0s71200K .......... .......... .......... .......... .......... 84% 49.0M 0s71250K .......... .......... .......... .......... .......... 84% 52.8M 0s71300K .......... .......... .......... .......... .......... 84% 50.6M 0s71350K .......... .......... .......... .......... .......... 84% 43.5M 0s71400K .......... .......... .......... .......... .......... 84% 47.9M 0s71450K .......... .......... .......... .......... .......... 84% 53.8M 0s71500K .......... .......... .......... .......... .......... 84% 48.8M 0s71550K .......... .......... .......... .......... .......... 84% 42.6M 0s71600K .......... .......... .......... .......... .......... 84% 52.0M 0s71650K .......... .......... .......... .......... .......... 84% 52.8M 0s71700K .......... .......... .......... .......... .......... 84% 47.2M 0s71750K .......... .......... .......... .......... .......... 84% 41.2M 0s71800K .......... .......... .......... .......... .......... 85% 48.2M 0s71850K .......... .......... .......... .......... .......... 85% 53.4M 0s71900K .......... .......... .......... .......... .......... 85% 48.8M 0s71950K .......... .......... .......... .......... .......... 85% 40.0M 0s72000K .......... .......... .......... .......... .......... 85% 48.3M 0s72050K .......... .......... .......... .......... .......... 85% 50.7M 0s72100K .......... .......... .......... .......... .......... 85% 51.2M 0s72150K .......... .......... .......... .......... .......... 85% 44.1M 0s72200K .......... .......... .......... .......... .......... 85% 45.2M 0s72250K .......... .......... .......... .......... .......... 85% 49.5M 0s72300K .......... .......... .......... .......... .......... 85% 55.6M 0s72350K .......... .......... .......... .......... .......... 85% 39.6M 0s72400K .......... .......... .......... .......... .......... 85% 48.0M 0s72450K .......... .......... .......... .......... .......... 85% 50.4M 0s72500K .......... .......... .......... .......... .......... 85% 52.6M 0s72550K .......... .......... .......... .......... .......... 85% 42.7M 0s72600K .......... .......... .......... .......... .......... 85% 48.5M 0s72650K .......... .......... .......... .......... .......... 86% 51.3M 0s72700K .......... .......... .......... .......... .......... 86% 50.7M 0s72750K .......... .......... .......... .......... .......... 86% 41.1M 0s72800K .......... .......... .......... .......... .......... 86% 46.4M 0s72850K .......... .......... .......... .......... .......... 86% 58.2M 0s72900K .......... .......... .......... .......... .......... 86% 46.0M 0s72950K .......... .......... .......... .......... .......... 86% 42.8M 0s73000K .......... .......... .......... .......... .......... 86% 56.2M 0s73050K .......... .......... .......... .......... .......... 86% 51.2M 0s73100K .......... .......... .......... .......... .......... 86% 50.7M 0s73150K .......... .......... .......... .......... .......... 86% 42.0M 0s73200K .......... .......... .......... .......... .......... 86% 62.0M 0s73250K .......... .......... .......... .......... .......... 86% 77.4M 0s73300K .......... .......... .......... .......... .......... 86% 69.9M 0s73350K .......... .......... .......... .......... .......... 86% 50.3M 0s73400K .......... .......... .......... .......... .......... 86% 71.1M 0s73450K .......... .......... .......... .......... .......... 86% 65.9M 0s73500K .......... .......... .......... .......... .......... 87% 68.3M 0s73550K .......... .......... .......... .......... .......... 87% 71.7M 0s73600K .......... .......... .......... .......... .......... 87% 89.8M 0s73650K .......... .......... .......... .......... .......... 87% 57.9M 0s73700K .......... .......... .......... .......... .......... 87% 48.4M 0s73750K .......... .......... .......... .......... .......... 87% 45.3M 0s73800K .......... .......... .......... .......... .......... 87% 49.4M 0s73850K .......... .......... .......... .......... .......... 87% 43.2M 0s73900K .......... .......... .......... .......... .......... 87% 45.6M 0s73950K .......... .......... .......... .......... .......... 87% 46.6M 0s74000K .......... .......... .......... .......... .......... 87% 44.0M 0s74050K .......... .......... .......... .......... .......... 87% 47.2M 0s74100K .......... .......... .......... .......... .......... 87% 51.1M 0s74150K .......... .......... .......... .......... .......... 87% 44.8M 0s74200K .......... .......... .......... .......... .......... 87% 48.7M 0s74250K .......... .......... .......... .......... .......... 87% 47.4M 0s74300K .......... .......... .......... .......... .......... 87% 52.6M 0s74350K .......... .......... .......... .......... .......... 88% 44.6M 0s74400K .......... .......... .......... .......... .......... 88% 44.6M 0s74450K .......... .......... .......... .......... .......... 88% 51.3M 0s74500K .......... .......... .......... .......... .......... 88% 52.0M 0s74550K .......... .......... .......... .......... .......... 88% 42.9M 0s74600K .......... .......... .......... .......... .......... 88% 44.3M 0s74650K .......... .......... .......... .......... .......... 88% 55.0M 0s74700K .......... .......... .......... .......... .......... 88% 51.7M 0s74750K .......... .......... .......... .......... .......... 88% 39.8M 0s74800K .......... .......... .......... .......... .......... 88% 45.8M 0s74850K .......... .......... .......... .......... .......... 88% 50.6M 0s74900K .......... .......... .......... .......... .......... 88% 52.4M 0s74950K .......... .......... .......... .......... .......... 88% 45.2M 0s75000K .......... .......... .......... .......... .......... 88% 46.2M 0s75050K .......... .......... .......... .......... .......... 88% 52.1M 0s75100K .......... .......... .......... .......... .......... 88% 52.2M 0s75150K .......... .......... .......... .......... .......... 89% 39.2M 0s75200K .......... .......... .......... .......... .......... 89% 55.2M 0s75250K .......... .......... .......... .......... .......... 89% 46.2M 0s75300K .......... .......... .......... .......... .......... 89% 59.4M 0s75350K .......... .......... .......... .......... .......... 89% 40.4M 0s75400K .......... .......... .......... .......... .......... 89% 49.0M 0s75450K .......... .......... .......... .......... .......... 89% 48.5M 0s75500K .......... .......... .......... .......... .......... 89% 50.2M 0s75550K .......... .......... .......... .......... .......... 89% 46.1M 0s75600K .......... .......... .......... .......... .......... 89% 42.5M 0s75650K .......... .......... .......... .......... .......... 89% 49.3M 0s75700K .......... .......... .......... .......... .......... 89% 46.8M 0s75750K .......... .......... .......... .......... .......... 89% 46.5M 0s75800K .......... .......... .......... .......... .......... 89% 51.2M 0s75850K .......... .......... .......... .......... .......... 89% 52.5M 0s75900K .......... .......... .......... .......... .......... 89% 49.1M 0s75950K .......... .......... .......... .......... .......... 89% 40.1M 0s76000K .......... .......... .......... .......... .......... 90% 54.5M 0s76050K .......... .......... .......... .......... .......... 90% 51.9M 0s76100K .......... .......... .......... .......... .......... 90% 52.3M 0s76150K .......... .......... .......... .......... .......... 90% 43.2M 0s76200K .......... .......... .......... .......... .......... 90% 56.2M 0s76250K .......... .......... .......... .......... .......... 90% 56.0M 0s76300K .......... .......... .......... .......... .......... 90% 51.9M 0s76350K .......... .......... .......... .......... .......... 90% 42.3M 0s76400K .......... .......... .......... .......... .......... 90% 40.3M 0s76450K .......... .......... .......... .......... .......... 90% 57.6M 0s76500K .......... .......... .......... .......... .......... 90% 57.7M 0s76550K .......... .......... .......... .......... .......... 90% 39.5M 0s76600K .......... .......... .......... .......... .......... 90% 47.8M 0s76650K .......... .......... .......... .......... .......... 90% 60.5M 0s76700K .......... .......... .......... .......... .......... 90% 56.3M 0s76750K .......... .......... .......... .......... .......... 90% 47.3M 0s76800K .......... .......... .......... .......... .......... 90% 55.7M 0s76850K .......... .......... .......... .......... .......... 91% 57.0M 0s76900K .......... .......... .......... .......... .......... 91% 43.3M 0s76950K .......... .......... .......... .......... .......... 91% 35.6M 0s77000K .......... .......... .......... .......... .......... 91% 42.5M 0s77050K .......... .......... .......... .......... .......... 91% 42.5M 0s77100K .......... .......... .......... .......... .......... 91% 44.0M 0s77150K .......... .......... .......... .......... .......... 91% 45.3M 0s77200K .......... .......... .......... .......... .......... 91% 56.5M 0s77250K .......... .......... .......... .......... .......... 91% 57.2M 0s77300K .......... .......... .......... .......... .......... 91% 56.9M 0s77350K .......... .......... .......... .......... .......... 91% 46.4M 0s77400K .......... .......... .......... .......... .......... 91% 57.0M 0s77450K .......... .......... .......... .......... .......... 91% 58.3M 0s77500K .......... .......... .......... .......... .......... 91% 55.0M 0s77550K .......... .......... .......... .......... .......... 91% 46.6M 0s77600K .......... .......... .......... .......... .......... 91% 53.3M 0s77650K .......... .......... .......... .......... .......... 91% 60.6M 0s77700K .......... .......... .......... .......... .......... 92% 57.1M 0s77750K .......... .......... .......... .......... .......... 92% 49.9M 0s77800K .......... .......... .......... .......... .......... 92% 54.7M 0s77850K .......... .......... .......... .......... .......... 92% 61.4M 0s77900K .......... .......... .......... .......... .......... 92% 57.2M 0s77950K .......... .......... .......... .......... .......... 92% 50.4M 0s78000K .......... .......... .......... .......... .......... 92% 55.5M 0s78050K .......... .......... .......... .......... .......... 92% 60.2M 0s78100K .......... .......... .......... .......... .......... 92% 54.1M 0s78150K .......... .......... .......... .......... .......... 92% 51.5M 0s78200K .......... .......... .......... .......... .......... 92% 58.5M 0s78250K .......... .......... .......... .......... .......... 92% 52.3M 0s78300K .......... .......... .......... .......... .......... 92% 57.1M 0s78350K .......... .......... .......... .......... .......... 92% 49.9M 0s78400K .......... .......... .......... .......... .......... 92% 56.7M 0s78450K .......... .......... .......... .......... .......... 92% 54.6M 0s78500K .......... .......... .......... .......... .......... 92% 56.5M 0s78550K .......... .......... .......... .......... .......... 93% 51.7M 0s78600K .......... .......... .......... .......... .......... 93% 58.3M 0s78650K .......... .......... .......... .......... .......... 93% 55.8M 0s78700K .......... .......... .......... .......... .......... 93% 55.0M 0s78750K .......... .......... .......... .......... .......... 93% 52.7M 0s78800K .......... .......... .......... .......... .......... 93% 92.8M 0s78850K .......... .......... .......... .......... .......... 93% 79.8M 0s78900K .......... .......... .......... .......... .......... 93% 85.4M 0s78950K .......... .......... .......... .......... .......... 93% 71.1M 0s79000K .......... .......... .......... .......... .......... 93% 83.8M 0s79050K .......... .......... .......... .......... .......... 93% 35.7M 0s79100K .......... .......... .......... .......... .......... 93% 47.3M 0s79150K .......... .......... .......... .......... .......... 93% 66.0M 0s79200K .......... .......... .......... .......... .......... 93% 68.0M 0s79250K .......... .......... .......... .......... .......... 93% 64.9M 0s79300K .......... .......... .......... .......... .......... 93% 91.5M 0s79350K .......... .......... .......... .......... .......... 93% 67.6M 0s79400K .......... .......... .......... .......... .......... 94% 86.3M 0s79450K .......... .......... .......... .......... .......... 94% 82.7M 0s79500K .......... .......... .......... .......... .......... 94% 78.8M 0s79550K .......... .......... .......... .......... .......... 94% 52.6M 0s79600K .......... .......... .......... .......... .......... 94% 48.1M 0s79650K .......... .......... .......... .......... .......... 94% 45.0M 0s79700K .......... .......... .......... .......... .......... 94% 49.7M 0s79750K .......... .......... .......... .......... .......... 94% 41.5M 0s79800K .......... .......... .......... .......... .......... 94% 46.5M 0s79850K .......... .......... .......... .......... .......... 94% 52.3M 0s79900K .......... .......... .......... .......... .......... 94% 43.7M 0s79950K .......... .......... .......... .......... .......... 94% 39.9M 0s80000K .......... .......... .......... .......... .......... 94% 51.2M 0s80050K .......... .......... .......... .......... .......... 94% 54.0M 0s80100K .......... .......... .......... .......... .......... 94% 49.2M 0s80150K .......... .......... .......... .......... .......... 94% 45.4M 0s80200K .......... .......... .......... .......... .......... 94% 53.5M 0s80250K .......... .......... .......... .......... .......... 95% 56.7M 0s80300K .......... .......... .......... .......... .......... 95% 54.5M 0s80350K .......... .......... .......... .......... .......... 95% 42.4M 0s80400K .......... .......... .......... .......... .......... 95% 50.9M 0s80450K .......... .......... .......... .......... .......... 95% 59.9M 0s80500K .......... .......... .......... .......... .......... 95% 51.1M 0s80550K .......... .......... .......... .......... .......... 95% 45.4M 0s80600K .......... .......... .......... .......... .......... 95% 50.1M 0s80650K .......... .......... .......... .......... .......... 95% 58.7M 0s80700K .......... .......... .......... .......... .......... 95% 59.8M 0s80750K .......... .......... .......... .......... .......... 95% 41.3M 0s80800K .......... .......... .......... .......... .......... 95% 61.3M 0s80850K .......... .......... .......... .......... .......... 95% 54.2M 0s80900K .......... .......... .......... .......... .......... 95% 51.6M 0s80950K .......... .......... .......... .......... .......... 95% 44.8M 0s81000K .......... .......... .......... .......... .......... 95% 64.3M 0s81050K .......... .......... .......... .......... .......... 95% 52.9M 0s81100K .......... .......... .......... .......... .......... 96% 54.8M 0s81150K .......... .......... .......... .......... .......... 96% 43.1M 0s81200K .......... .......... .......... .......... .......... 96% 63.7M 0s81250K .......... .......... .......... .......... .......... 96% 51.9M 0s81300K .......... .......... .......... .......... .......... 96% 56.7M 0s81350K .......... .......... .......... .......... .......... 96% 49.5M 0s81400K .......... .......... .......... .......... .......... 96% 52.9M 0s81450K .......... .......... .......... .......... .......... 96% 50.0M 0s81500K .......... .......... .......... .......... .......... 96% 53.9M 0s81550K .......... .......... .......... .......... .......... 96% 45.6M 0s81600K .......... .......... .......... .......... .......... 96% 57.3M 0s81650K .......... .......... .......... .......... .......... 96% 56.9M 0s81700K .......... .......... .......... .......... .......... 96% 53.7M 0s81750K .......... .......... .......... .......... .......... 96% 55.0M 0s81800K .......... .......... .......... .......... .......... 96% 47.3M 0s81850K .......... .......... .......... .......... .......... 96% 64.2M 0s81900K .......... .......... .......... .......... .......... 96% 49.4M 0s81950K .......... .......... .......... .......... .......... 97% 49.7M 0s82000K .......... .......... .......... .......... .......... 97% 54.8M 0s82050K .......... .......... .......... .......... .......... 97% 55.4M 0s82100K .......... .......... .......... .......... .......... 97% 55.1M 0s82150K .......... .......... .......... .......... .......... 97% 50.3M 0s82200K .......... .......... .......... .......... .......... 97% 59.1M 0s82250K .......... .......... .......... .......... .......... 97% 53.5M 0s82300K .......... .......... .......... .......... .......... 97% 57.0M 0s82350K .......... .......... .......... .......... .......... 97% 40.0M 0s82400K .......... .......... .......... .......... .......... 97% 39.1M 0s82450K .......... .......... .......... .......... .......... 97% 39.1M 0s82500K .......... .......... .......... .......... .......... 97% 40.5M 0s82550K .......... .......... .......... .......... .......... 97% 38.8M 0s82600K .......... .......... .......... .......... .......... 97% 43.5M 0s82650K .......... .......... .......... .......... .......... 97% 57.0M 0s82700K .......... .......... .......... .......... .......... 97% 55.4M 0s82750K .......... .......... .......... .......... .......... 97% 47.6M 0s82800K .......... .......... .......... .......... .......... 98% 55.7M 0s82850K .......... .......... .......... .......... .......... 98% 55.9M 0s82900K .......... .......... .......... .......... .......... 98% 56.8M 0s82950K .......... .......... .......... .......... .......... 98% 52.5M 0s83000K .......... .......... .......... .......... .......... 98% 55.9M 0s83050K .......... .......... .......... .......... .......... 98% 55.9M 0s83100K .......... .......... .......... .......... .......... 98% 57.2M 0s83150K .......... .......... .......... .......... .......... 98% 49.6M 0s83200K .......... .......... .......... .......... .......... 98% 62.8M 0s83250K .......... .......... .......... .......... .......... 98% 57.3M 0s83300K .......... .......... .......... .......... .......... 98% 61.1M 0s83350K .......... .......... .......... .......... .......... 98% 58.1M 0s83400K .......... .......... .......... .......... .......... 98% 64.8M 0s83450K .......... .......... .......... .......... .......... 98% 64.5M 0s83500K .......... .......... .......... .......... .......... 98% 58.4M 0s83550K .......... .......... .......... .......... .......... 98% 52.6M 0s83600K .......... .......... .......... .......... .......... 99% 64.8M 0s83650K .......... .......... .......... .......... .......... 99% 64.6M 0s83700K .......... .......... .......... .......... .......... 99% 64.6M 0s83750K .......... .......... .......... .......... .......... 99% 56.1M 0s83800K .......... .......... .......... .......... .......... 99% 62.2M 0s83850K .......... .......... .......... .......... .......... 99% 65.0M 0s83900K .......... .......... .......... .......... .......... 99% 64.8M 0s83950K .......... .......... .......... .......... .......... 99% 55.1M 0s84000K .......... .......... .......... .......... .......... 99% 62.0M 0s84050K .......... .......... .......... .......... .......... 99% 64.5M 0s84100K .......... .......... .......... .......... .......... 99% 63.2M 0s84150K .......... .......... .......... .......... .......... 99% 57.9M 0s84200K .......... .......... .......... .......... .......... 99% 64.9M 0s84250K .......... .......... .......... .......... .......... 99% 64.8M 0s84300K .......... .......... .......... .......... .......... 99% 61.7M 0s84350K .......... .......... .......... .......... .......... 99% 55.4M 0s84400K .......... .......... .......... .......... .......... 99% 64.6M 0s84450K .......... .......... .......... .......... ....      100% 70.6M=1.7s2021-07-26 23:48:15 (48.1 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:48:22,035 DEBUG: > sudo passwd --lock rootpasswd: password expiry information changed.2021-07-26 23:48:22,241 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:48:23,363 INFO: Getting source for revision v1.1.02021-07-26 23:48:23,363 DEBUG: Directory: build/dev.obfusk.jiten2021-07-26 23:48:23,364 DEBUG: > git rev-parse --show-toplevel2021-07-26 23:48:23,568 DEBUG: Directory: build/dev.obfusk.jiten2021-07-26 23:48:23,568 DEBUG: > git submodule foreach --recursive git reset --hard2021-07-26 23:48:23,773 DEBUG: Directory: build/dev.obfusk.jiten2021-07-26 23:48:23,774 DEBUG: > git reset --hard2021-07-26 23:48:24,424 DEBUG: Directory: build/dev.obfusk.jiten2021-07-26 23:48:24,425 DEBUG: > git submodule foreach --recursive git clean -dffx2021-07-26 23:48:24,531 DEBUG: Directory: build/dev.obfusk.jiten2021-07-26 23:48:24,531 DEBUG: > git clean -dffx2021-07-26 23:48:24,644 DEBUG: Directory: build/dev.obfusk.jiten2021-07-26 23:48:24,645 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:48:25,295 DEBUG: Directory: build/dev.obfusk.jiten2021-07-26 23:48:25,295 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:48:25,603 DEBUG: Directory: build/dev.obfusk.jiten2021-07-26 23:48:25,603 DEBUG: > git remote set-head origin --auto2021-07-26 23:48:26,009 DEBUG: Directory: build/dev.obfusk.jiten2021-07-26 23:48:26,010 DEBUG: > git checkout -f v1.1.02021-07-26 23:48:26,436 DEBUG: Directory: build/dev.obfusk.jiten2021-07-26 23:48:26,436 DEBUG: > git clean -dffx2021-07-26 23:48:26,546 INFO: Initialising submodules2021-07-26 23:48:26,547 DEBUG: Directory: build/dev.obfusk.jiten2021-07-26 23:48:26,547 DEBUG: > git rev-parse --show-toplevel2021-07-26 23:48:26,873 DEBUG: Directory: build/dev.obfusk.jiten2021-07-26 23:48:26,873 DEBUG: > git submodule sync2021-07-26 23:48:26,976 DEBUG: Directory: build/dev.obfusk.jiten2021-07-26 23:48:26,976 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:48:28,638 INFO: Collecting source libraries2021-07-26 23:48:28,663 DEBUG: Removing debuggable flags from build/srclib/cpython2021-07-26 23:48:28,684 DEBUG: Removing debuggable flags from build/srclib/buildozer2021-07-26 23:48:28,701 DEBUG: Removing debuggable flags from build/srclib/python-for-android2021-07-26 23:48:28,712 INFO: Creating local.properties file at build/dev.obfusk.jiten/local.properties2021-07-26 23:48:28,713 INFO: Creating local.properties file at build/dev.obfusk.jiten/android/local.properties2021-07-26 23:48:28,713 DEBUG: Removing debuggable flags from build/dev.obfusk.jiten/android2021-07-26 23:48:28,719 INFO: Running 'prebuild' commands in build/dev.obfusk.jiten/android2021-07-26 23:48:28,719 DEBUG: Directory: build/dev.obfusk.jiten/android2021-07-26 23:48:28,719 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 six<2,>=1.9.0Downloading six-1.16.0-py2.py3-none-any.whl (11 kB)Collecting distlib<1,>=0.3.1Downloading distlib-0.3.2-py2.py3-none-any.whl (338 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 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)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: platformdirs<3,>=2 in /home/vagrant/env/lib/python3.9/site-packages (from virtualenv) (2.1.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: six<2,>=1.9.0 in /home/vagrant/env/lib/python3.9/site-packages (from virtualenv) (1.16.0)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: 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:48:36,237 INFO: Scanning source for common problems...2021-07-26 23:48:36,244 INFO: Ignoring gzip file archive at jiten/res/radicals/kanjivg.xml.gz2021-07-26 23:48:36,246 INFO: Ignoring gzip file archive at jiten/res/jmdict/jmdict-unpatched.xml.gz2021-07-26 23:48:36,247 INFO: Ignoring gzip file archive at jiten/res/jmdict/kanjidic2-unpatched.xml.gz2021-07-26 23:48:36,296 INFO: Creating source tarball...2021-07-26 23:48:44,699 INFO: Running 'build' commands in build/dev.obfusk.jiten/android2021-07-26 23:48:44,699 DEBUG: Directory: build/dev.obfusk.jiten/android2021-07-26 23:48:44,699 DEBUG: > bash -x -c export PATH=/usr/local/bin:/bin:/usr/bin && source ../../../env/bin/activate && unset PYTHONPATH PYTHONUNBUFFERED && make release-arm64-v8a+ 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-arm64-v8aAPP_ANDROID_NUMERIC_VERSION=$(( 1010100000 + 2 )) \./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:48:44--  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%  878K 6s50K .......... .......... .......... .......... ..........  1% 3.68M 4s100K .......... .......... .......... .......... ..........  2% 5.30M 3s150K .......... .......... .......... .......... ..........  3% 8.66M 2s200K .......... .......... .......... .......... ..........  4% 9.85M 2s250K .......... .......... .......... .......... ..........  5% 7.59M 2s300K .......... .......... .......... .......... ..........  6% 4.33M 2s350K .......... .......... .......... .......... ..........  7% 4.70M 1s400K .......... .......... .......... .......... ..........  8% 6.32M 1s450K .......... .......... .......... .......... ..........  9% 7.03M 1s500K .......... .......... .......... .......... .......... 10% 8.92M 1s550K .......... .......... .......... .......... .......... 11% 9.67M 1s600K .......... .......... .......... .......... .......... 11% 8.54M 1s650K .......... .......... .......... .......... .......... 12% 3.85M 1s700K .......... .......... .......... .......... .......... 13% 5.81M 1s750K .......... .......... .......... .......... .......... 14% 4.14M 1s800K .......... .......... .......... .......... .......... 15% 2.30M 1s850K .......... .......... .......... .......... .......... 16% 5.78M 1s900K .......... .......... .......... .......... .......... 17% 4.70M 1s950K .......... .......... .......... .......... .......... 18% 3.95M 1s1000K .......... .......... .......... .......... .......... 19% 2.50M 1s1050K .......... .......... .......... .......... .......... 20% 8.66M 1s1100K .......... .......... .......... .......... .......... 21% 6.36M 1s1150K .......... .......... .......... .......... .......... 22% 5.82M 1s1200K .......... .......... .......... .......... .......... 23% 2.41M 1s1250K .......... .......... .......... .......... .......... 23% 6.28M 1s1300K .......... .......... .......... .......... .......... 24% 6.59M 1s1350K .......... .......... .......... .......... .......... 25% 7.93M 1s1400K .......... .......... .......... .......... .......... 26% 9.57M 1s1450K .......... .......... .......... .......... .......... 27% 5.91M 1s1500K .......... .......... .......... .......... .......... 28% 5.55M 1s1550K .......... .......... .......... .......... .......... 29% 7.70M 1s1600K .......... .......... .......... .......... .......... 30% 7.24M 1s1650K .......... .......... .......... .......... .......... 31% 12.9M 1s1700K .......... .......... .......... .......... .......... 32% 6.77M 1s1750K .......... .......... .......... .......... .......... 33% 4.40M 1s1800K .......... .......... .......... .......... .......... 34% 5.97M 1s1850K .......... .......... .......... .......... .......... 34% 5.68M 1s1900K .......... .......... .......... .......... .......... 35% 7.70M 1s1950K .......... .......... .......... .......... .......... 36% 7.40M 1s2000K .......... .......... .......... .......... .......... 37% 6.62M 1s2050K .......... .......... .......... .......... .......... 38% 6.02M 1s2100K .......... .......... .......... .......... .......... 39% 8.06M 1s2150K .......... .......... .......... .......... .......... 40% 1018K 1s2200K .......... .......... .......... .......... .......... 41% 4.88M 1s2250K .......... .......... .......... .......... .......... 42% 4.15M 1s2300K .......... .......... .......... .......... .......... 43% 4.32M 1s2350K .......... .......... .......... .......... .......... 44% 3.40M 1s2400K .......... .......... .......... .......... .......... 45% 4.53M 1s2450K .......... .......... .......... .......... .......... 46% 8.77M 1s2500K .......... .......... .......... .......... .......... 46% 4.77M 1s2550K .......... .......... .......... .......... .......... 47% 6.11M 1s2600K .......... .......... .......... .......... .......... 48% 4.35M 1s2650K .......... .......... .......... .......... .......... 49% 4.72M 1s2700K .......... .......... .......... .......... .......... 50% 6.54M 1s2750K .......... .......... .......... .......... .......... 51% 6.88M 1s2800K .......... .......... .......... .......... .......... 52% 5.93M 1s2850K .......... .......... .......... .......... .......... 53% 5.82M 1s2900K .......... .......... .......... .......... .......... 54% 6.74M 1s2950K .......... .......... .......... .......... .......... 55% 5.82M 1s3000K .......... .......... .......... .......... .......... 56% 7.36M 0s3050K .......... .......... .......... .......... .......... 57% 6.60M 0s3100K .......... .......... .......... .......... .......... 57% 7.65M 0s3150K .......... .......... .......... .......... .......... 58% 6.14M 0s3200K .......... .......... .......... .......... .......... 59% 5.33M 0s3250K .......... .......... .......... .......... .......... 60% 6.42M 0s3300K .......... .......... .......... .......... .......... 61% 10.7M 0s3350K .......... .......... .......... .......... .......... 62% 6.48M 0s3400K .......... .......... .......... .......... .......... 63% 5.05M 0s3450K .......... .......... .......... .......... .......... 64% 3.65M 0s3500K .......... .......... .......... .......... .......... 65% 4.04M 0s3550K .......... .......... .......... .......... .......... 66% 7.85M 0s3600K .......... .......... .......... .......... .......... 67% 5.45M 0s3650K .......... .......... .......... .......... .......... 68% 5.80M 0s3700K .......... .......... .......... .......... .......... 69% 4.18M 0s3750K .......... .......... .......... .......... .......... 69% 6.32M 0s3800K .......... .......... .......... .......... .......... 70% 6.18M 0s3850K .......... .......... .......... .......... .......... 71% 2.92M 0s3900K .......... .......... .......... .......... .......... 72% 6.85M 0s3950K .......... .......... .......... .......... .......... 73% 10.4M 0s4000K .......... .......... .......... .......... .......... 74% 7.64M 0s4050K .......... .......... .......... .......... .......... 75% 6.36M 0s4100K .......... .......... .......... .......... .......... 76% 7.15M 0s4150K .......... .......... .......... .......... .......... 77% 3.89M 0s4200K .......... .......... .......... .......... .......... 78% 2.69M 0s4250K .......... .......... .......... .......... .......... 79% 9.78M 0s4300K .......... .......... .......... .......... .......... 80% 6.40M 0s4350K .......... .......... .......... .......... .......... 80% 6.76M 0s4400K .......... .......... .......... .......... .......... 81% 5.90M 0s4450K .......... .......... .......... .......... .......... 82% 5.43M 0s4500K .......... .......... .......... .......... .......... 83% 4.33M 0s4550K .......... .......... .......... .......... .......... 84% 4.71M 0s4600K .......... .......... .......... .......... .......... 85% 6.07M 0s4650K .......... .......... .......... .......... .......... 86% 3.37M 0s4700K .......... .......... .......... .......... .......... 87% 6.85M 0s4750K .......... .......... .......... .......... .......... 88% 9.13M 0s4800K .......... .......... .......... .......... .......... 89% 3.98M 0s4850K .......... .......... .......... .......... .......... 90% 4.83M 0s4900K .......... .......... .......... .......... .......... 91% 7.59M 0s4950K .......... .......... .......... .......... .......... 92% 5.04M 0s5000K .......... .......... .......... .......... .......... 92% 8.53M 0s5050K .......... .......... .......... .......... .......... 93% 8.34M 0s5100K .......... .......... .......... .......... .......... 94% 8.95M 0s5150K .......... .......... .......... .......... .......... 95% 7.17M 0s5200K .......... .......... .......... .......... .......... 96% 3.09M 0s5250K .......... .......... .......... .......... .......... 97% 3.10M 0s5300K .......... .......... .......... .......... .......... 98% 3.64M 0s5350K .......... .......... .......... .......... .......... 99% 4.73M 0s5400K .......... .......... .......... ....                 100% 4.94M=1.1s2021-07-26 23:48:45 (4.97 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:48:46--  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:48:46--  https://pypi.org/packages/source/c/certifi/certifi-2021.5.30.tar.gzResolving pypi.org (pypi.org)... 151.101.128.223, 151.101.64.223, 151.101.0.223, ...Connecting to pypi.org (pypi.org)|151.101.128.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:48:46--  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:48:46--  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.33M 0s50K .......... .......... .......... .......... .......... 69% 17.0M 0s100K .......... .......... .......... .......... ...       100% 11.1M=0.01s2021-07-26 23:48:46 (11.7 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:48:46--  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:48:46--  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.49M50K .......... .......... .......... .......... .......... 9.04M100K .......... .......... .......... .......... .......... 24.6M150K .......... .......... .......... .......... .......... 17.6M200K .......... .......... .......... .......... .......... 4.88M250K .......... .......... .......... .......... .......... 44.3M300K .......... .......... .......... .......... .......... 6.43M350K .......... ..                                          49.3M=0.04s2021-07-26 23:48:46 (8.86 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:48:46--  https://github.com/pallets/flask/archive/2.0.1.zipResolving github.com (github.com)... 140.82.121.3Connecting to github.com (github.com)|140.82.121.3|:443... connected.HTTP request sent, awaiting response... 302 FoundLocation: https://codeload.github.com/pallets/flask/zip/2.0.1 [following]--2021-07-26 23:48:46--  https://codeload.github.com/pallets/flask/zip/2.0.1Resolving codeload.github.com (codeload.github.com)... 140.82.121.10Connecting to codeload.github.com (codeload.github.com)|140.82.121.10|:443... connected.HTTP request sent, awaiting response... 200 OKLength: unspecified [application/zip]Saving to: 'flask/2.0.1.zip'0K .......... .......... .......... .......... .......... 4.30M50K .......... .......... .......... .......... .......... 8.13M100K .......... .......... .......... .......... .......... 10.5M150K .......... .......... .......... .......... .......... 33.3M200K .......... .......... .......... .......... .......... 38.8M250K .......... .......... .......... .......... .......... 19.0M300K .......... .......... .......... .......... .......... 31.6M350K .......... .......... .......... .......... .......... 29.3M400K .......... .......... .......... .......... .......... 23.2M450K .......... .......... .......... .......... .......... 15.1M500K .......... .......... .......... .......... .......... 5.94M550K .......... .......... .......... .......... .......... 8.90M600K .......... .......... .......... .......... .......... 7.62M650K .......... .......... .......... .......... .          16.0M=0.06s2021-07-26 23:48:47 (11.5 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:48:47--  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.83M 3s50K .......... .......... .......... .......... ..........  0% 10.2M 3s100K .......... .......... .......... .......... ..........  0% 22.0M 2s150K .......... .......... .......... .......... ..........  0% 10.8M 2s200K .......... .......... .......... .......... ..........  0% 13.4M 2s250K .......... .......... .......... .......... ..........  1% 10.9M 2s300K .......... .......... .......... .......... ..........  1% 20.5M 2s350K .......... .......... .......... .......... ..........  1% 14.2M 2s400K .......... .......... .......... .......... ..........  1% 12.8M 2s450K .......... .......... .......... .......... ..........  1% 21.1M 2s500K .......... .......... .......... .......... ..........  2% 12.5M 2s550K .......... .......... .......... .......... ..........  2% 28.9M 2s600K .......... .......... .......... .......... ..........  2% 14.4M 2s650K .......... .......... .......... .......... ..........  2% 28.0M 2s700K .......... .......... .......... .......... ..........  2% 11.4M 2s750K .......... .......... .......... .......... ..........  3% 43.5M 2s800K .......... .......... .......... .......... ..........  3% 9.38M 2s850K .......... .......... .......... .......... ..........  3% 51.5M 2s900K .......... .......... .......... .......... ..........  3% 18.0M 2s950K .......... .......... .......... .......... ..........  3% 24.7M 2s1000K .......... .......... .......... .......... ..........  4% 17.0M 2s1050K .......... .......... .......... .......... ..........  4% 23.9M 2s1100K .......... .......... .......... .......... ..........  4% 46.2M 1s1150K .......... .......... .......... .......... ..........  4% 15.0M 1s1200K .......... .......... .......... .......... ..........  4% 28.6M 1s1250K .......... .......... .......... .......... ..........  5% 20.9M 1s1300K .......... .......... .......... .......... ..........  5% 23.6M 1s1350K .......... .......... .......... .......... ..........  5% 69.4M 1s1400K .......... .......... .......... .......... ..........  5% 14.7M 1s1450K .......... .......... .......... .......... ..........  5% 43.6M 1s1500K .......... .......... .......... .......... ..........  6% 17.8M 1s1550K .......... .......... .......... .......... ..........  6% 22.9M 1s1600K .......... .......... .......... .......... ..........  6% 18.7M 1s1650K .......... .......... .......... .......... ..........  6% 29.5M 1s1700K .......... .......... .......... .......... ..........  6% 38.9M 1s1750K .......... .......... .......... .......... ..........  7% 21.3M 1s1800K .......... .......... .......... .......... ..........  7% 19.6M 1s1850K .......... .......... .......... .......... ..........  7% 75.8M 1s1900K .......... .......... .......... .......... ..........  7% 25.2M 1s1950K .......... .......... .......... .......... ..........  7% 68.8M 1s2000K .......... .......... .......... .......... ..........  8% 20.9M 1s2050K .......... .......... .......... .......... ..........  8% 24.5M 1s2100K .......... .......... .......... .......... ..........  8% 22.0M 1s2150K .......... .......... .......... .......... ..........  8% 66.0M 1s2200K .......... .......... .......... .......... ..........  8% 38.9M 1s2250K .......... .......... .......... .......... ..........  9% 32.3M 1s2300K .......... .......... .......... .......... ..........  9% 21.1M 1s2350K .......... .......... .......... .......... ..........  9% 63.5M 1s2400K .......... .......... .......... .......... ..........  9% 24.9M 1s2450K .......... .......... .......... .......... ..........  9% 75.5M 1s2500K .......... .......... .......... .......... .......... 10% 24.4M 1s2550K .......... .......... .......... .......... .......... 10% 28.5M 1s2600K .......... .......... .......... .......... .......... 10% 52.4M 1s2650K .......... .......... .......... .......... .......... 10% 35.4M 1s2700K .......... .......... .......... .......... .......... 10% 36.2M 1s2750K .......... .......... .......... .......... .......... 11% 25.4M 1s2800K .......... .......... .......... .......... .......... 11% 47.5M 1s2850K .......... .......... .......... .......... .......... 11% 25.5M 1s2900K .......... .......... .......... .......... .......... 11% 71.2M 1s2950K .......... .......... .......... .......... .......... 11% 31.0M 1s3000K .......... .......... .......... .......... .......... 12% 48.5M 1s3050K .......... .......... .......... .......... .......... 12% 25.1M 1s3100K .......... .......... .......... .......... .......... 12%  117M 1s3150K .......... .......... .......... .......... .......... 12% 27.8M 1s3200K .......... .......... .......... .......... .......... 12% 42.3M 1s3250K .......... .......... .......... .......... .......... 13% 26.3M 1s3300K .......... .......... .......... .......... .......... 13% 30.3M 1s3350K .......... .......... .......... .......... .......... 13% 99.2M 1s3400K .......... .......... .......... .......... .......... 13% 37.2M 1s3450K .......... .......... .......... .......... .......... 13% 25.0M 1s3500K .......... .......... .......... .......... .......... 14% 31.0M 1s3550K .......... .......... .......... .......... .......... 14% 77.8M 1s3600K .......... .......... .......... .......... .......... 14% 69.1M 1s3650K .......... .......... .......... .......... .......... 14% 34.1M 1s3700K .......... .......... .......... .......... .......... 14% 38.9M 1s3750K .......... .......... .......... .......... .......... 15% 34.4M 1s3800K .......... .......... .......... .......... .......... 15% 63.0M 1s3850K .......... .......... .......... .......... .......... 15%  130M 1s3900K .......... .......... .......... .......... .......... 15% 63.7M 1s3950K .......... .......... .......... .......... .......... 15% 28.3M 1s4000K .......... .......... .......... .......... .......... 16% 32.6M 1s4050K .......... .......... .......... .......... .......... 16% 66.1M 1s4100K .......... .......... .......... .......... .......... 16% 51.3M 1s4150K .......... .......... .......... .......... .......... 16% 91.1M 1s4200K .......... .......... .......... .......... .......... 16% 29.1M 1s4250K .......... .......... .......... .......... .......... 17% 31.8M 1s4300K .......... .......... .......... .......... .......... 17% 85.5M 1s4350K .......... .......... .......... .......... .......... 17%  127M 1s4400K .......... .......... .......... .......... .......... 17% 47.6M 1s4450K .......... .......... .......... .......... .......... 17% 30.5M 1s4500K .......... .......... .......... .......... .......... 18% 33.0M 1s4550K .......... .......... .......... .......... .......... 18% 71.0M 1s4600K .......... .......... .......... .......... .......... 18% 94.7M 1s4650K .......... .......... .......... .......... .......... 18% 58.4M 1s4700K .......... .......... .......... .......... .......... 18% 35.9M 1s4750K .......... .......... .......... .......... .......... 19% 30.5M 1s4800K .......... .......... .......... .......... .......... 19% 50.7M 1s4850K .......... .......... .......... .......... .......... 19% 61.2M 1s4900K .......... .......... .......... .......... .......... 19% 44.2M 1s4950K .......... .......... .......... .......... .......... 19% 70.9M 1s5000K .......... .......... .......... .......... .......... 20% 30.7M 1s5050K .......... .......... .......... .......... .......... 20% 98.3M 1s5100K .......... .......... .......... .......... .......... 20%  157M 1s5150K .......... .......... .......... .......... .......... 20% 62.8M 1s5200K .......... .......... .......... .......... .......... 20% 50.2M 1s5250K .......... .......... .......... .......... .......... 21% 38.5M 1s5300K .......... .......... .......... .......... .......... 21% 43.0M 1s5350K .......... .......... .......... .......... .......... 21% 84.3M 1s5400K .......... .......... .......... .......... .......... 21% 85.4M 1s5450K .......... .......... .......... .......... .......... 21% 68.1M 1s5500K .......... .......... .......... .......... .......... 22% 60.7M 1s5550K .......... .......... .......... .......... .......... 22% 39.2M 1s5600K .......... .......... .......... .......... .......... 22% 39.7M 1s5650K .......... .......... .......... .......... .......... 22% 98.9M 1s5700K .......... .......... .......... .......... .......... 22% 84.8M 1s5750K .......... .......... .......... .......... .......... 23% 63.4M 1s5800K .......... .......... .......... .......... .......... 23% 68.1M 1s5850K .......... .......... .......... .......... .......... 23%  107M 1s5900K .......... .......... .......... .......... .......... 23% 38.3M 1s5950K .......... .......... .......... .......... .......... 23% 41.1M 1s6000K .......... .......... .......... .......... .......... 24% 86.0M 1s6050K .......... .......... .......... .......... .......... 24% 54.7M 1s6100K .......... .......... .......... .......... .......... 24% 69.3M 1s6150K .......... .......... .......... .......... .......... 24% 96.6M 1s6200K .......... .......... .......... .......... .......... 24% 38.5M 1s6250K .......... .......... .......... .......... .......... 25% 47.2M 1s6300K .......... .......... .......... .......... .......... 25% 82.6M 1s6350K .......... .......... .......... .......... .......... 25% 68.2M 1s6400K .......... .......... .......... .......... .......... 25% 69.2M 1s6450K .......... .......... .......... .......... .......... 25%  117M 1s6500K .......... .......... .......... .......... .......... 26% 86.0M 1s6550K .......... .......... .......... .......... .......... 26% 42.4M 1s6600K .......... .......... .......... .......... .......... 26%  107M 1s6650K .......... .......... .......... .......... .......... 26% 42.9M 1s6700K .......... .......... .......... .......... .......... 26% 89.9M 1s6750K .......... .......... .......... .......... .......... 27% 75.9M 1s6800K .......... .......... .......... .......... .......... 27% 88.4M 1s6850K .......... .......... .......... .......... .......... 27%  116M 1s6900K .......... .......... .......... .......... .......... 27%  110M 1s6950K .......... .......... .......... .......... .......... 27% 26.1M 1s7000K .......... .......... .......... .......... .......... 28% 68.9M 1s7050K .......... .......... .......... .......... .......... 28%  106M 1s7100K .......... .......... .......... .......... .......... 28% 82.4M 1s7150K .......... .......... .......... .......... .......... 28% 95.1M 1s7200K .......... .......... .......... .......... .......... 28% 76.9M 1s7250K .......... .......... .......... .......... .......... 29%  110M 1s7300K .......... .......... .......... .......... .......... 29% 56.2M 1s7350K .......... .......... .......... .......... .......... 29% 41.6M 1s7400K .......... .......... .......... .......... .......... 29% 39.6M 1s7450K .......... .......... .......... .......... .......... 29% 42.1M 1s7500K .......... .......... .......... .......... .......... 30% 88.3M 1s7550K .......... .......... .......... .......... .......... 30% 91.8M 1s7600K .......... .......... .......... .......... .......... 30%  195M 0s7650K .......... .......... .......... .......... .......... 30%  228M 0s7700K .......... .......... .......... .......... .......... 30% 65.3M 0s7750K .......... .......... .......... .......... .......... 31%  224M 0s7800K .......... .......... .......... .......... .......... 31% 51.9M 0s7850K .......... .......... .......... .......... .......... 31% 93.5M 0s7900K .......... .......... .......... .......... .......... 31% 94.2M 0s7950K .......... .......... .......... .......... .......... 31% 98.8M 0s8000K .......... .......... .......... .......... .......... 32% 71.0M 0s8050K .......... .......... .......... .......... .......... 32%  109M 0s8100K .......... .......... .......... .......... .......... 32%  119M 0s8150K .......... .......... .......... .......... .......... 32%  230M 0s8200K .......... .......... .......... .......... .......... 32% 58.7M 0s8250K .......... .......... .......... .......... .......... 33% 39.9M 0s8300K .......... .......... .......... .......... .......... 33%  109M 0s8350K .......... .......... .......... .......... .......... 33%  104M 0s8400K .......... .......... .......... .......... .......... 33% 89.2M 0s8450K .......... .......... .......... .......... .......... 33% 92.7M 0s8500K .......... .......... .......... .......... .......... 34% 89.6M 0s8550K .......... .......... .......... .......... .......... 34% 94.9M 0s8600K .......... .......... .......... .......... .......... 34%  117M 0s8650K .......... .......... .......... .......... .......... 34% 91.3M 0s8700K .......... .......... .......... .......... .......... 34% 39.9M 0s8750K .......... .......... .......... .......... .......... 35%  117M 0s8800K .......... .......... .......... .......... .......... 35% 90.6M 0s8850K .......... .......... .......... .......... .......... 35%  114M 0s8900K .......... .......... .......... .......... .......... 35% 97.8M 0s8950K .......... .......... .......... .......... .......... 35% 76.8M 0s9000K .......... .......... .......... .......... .......... 36% 41.0M 0s9050K .......... .......... .......... .......... .......... 36%  161M 0s9100K .......... .......... .......... .......... .......... 36%  171M 0s9150K .......... .......... .......... .......... .......... 36%  242M 0s9200K .......... .......... .......... .......... .......... 36% 49.0M 0s9250K .......... .......... .......... .......... .......... 37%  115M 0s9300K .......... .......... .......... .......... .......... 37%  106M 0s9350K .......... .......... .......... .......... .......... 37%  113M 0s9400K .......... .......... .......... .......... .......... 37%  125M 0s9450K .......... .......... .......... .......... .......... 37%  117M 0s9500K .......... .......... .......... .......... .......... 38%  109M 0s9550K .......... .......... .......... .......... .......... 38%  101M 0s9600K .......... .......... .......... .......... .......... 38% 96.0M 0s9650K .......... .......... .......... .......... .......... 38%  123M 0s9700K .......... .......... .......... .......... .......... 38% 40.4M 0s9750K .......... .......... .......... .......... .......... 39%  101M 0s9800K .......... .......... .......... .......... .......... 39%  109M 0s9850K .......... .......... .......... .......... .......... 39% 92.9M 0s9900K .......... .......... .......... .......... .......... 39%  101M 0s9950K .......... .......... .......... .......... .......... 39%  104M 0s10000K .......... .......... .......... .......... .......... 40% 68.9M 0s10050K .......... .......... .......... .......... .......... 40%  109M 0s10100K .......... .......... .......... .......... .......... 40%  117M 0s10150K .......... .......... .......... .......... .......... 40%  139M 0s10200K .......... .......... .......... .......... .......... 40% 66.0M 0s10250K .......... .......... .......... .......... .......... 41%  122M 0s10300K .......... .......... .......... .......... .......... 41% 89.0M 0s10350K .......... .......... .......... .......... .......... 41%  123M 0s10400K .......... .......... .......... .......... .......... 41% 76.6M 0s10450K .......... .......... .......... .......... .......... 41%  101M 0s10500K .......... .......... .......... .......... .......... 42%  104M 0s10550K .......... .......... .......... .......... .......... 42% 94.7M 0s10600K .......... .......... .......... .......... .......... 42%  102M 0s10650K .......... .......... .......... .......... .......... 42%  103M 0s10700K .......... .......... .......... .......... .......... 42%  123M 0s10750K .......... .......... .......... .......... .......... 43%  101M 0s10800K .......... .......... .......... .......... .......... 43% 84.7M 0s10850K .......... .......... .......... .......... .......... 43% 85.7M 0s10900K .......... .......... .......... .......... .......... 43% 82.3M 0s10950K .......... .......... .......... .......... .......... 43%  104M 0s11000K .......... .......... .......... .......... .......... 44%  100M 0s11050K .......... .......... .......... .......... .......... 44% 41.5M 0s11100K .......... .......... .......... .......... .......... 44%  138M 0s11150K .......... .......... .......... .......... .......... 44%  135M 0s11200K .......... .......... .......... .......... .......... 44% 95.0M 0s11250K .......... .......... .......... .......... .......... 45% 96.8M 0s11300K .......... .......... .......... .......... .......... 45%  113M 0s11350K .......... .......... .......... .......... .......... 45%  109M 0s11400K .......... .......... .......... .......... .......... 45%  108M 0s11450K .......... .......... .......... .......... .......... 45% 95.7M 0s11500K .......... .......... .......... .......... .......... 46% 82.5M 0s11550K .......... .......... .......... .......... .......... 46%  111M 0s11600K .......... .......... .......... .......... .......... 46% 86.7M 0s11650K .......... .......... .......... .......... .......... 46%  184M 0s11700K .......... .......... .......... .......... .......... 46%  159M 0s11750K .......... .......... .......... .......... .......... 47%  165M 0s11800K .......... .......... .......... .......... .......... 47%  154M 0s11850K .......... .......... .......... .......... .......... 47%  174M 0s11900K .......... .......... .......... .......... .......... 47%  139M 0s11950K .......... .......... .......... .......... .......... 47%  169M 0s12000K .......... .......... .......... .......... .......... 48%  151M 0s12050K .......... .......... .......... .......... .......... 48%  230M 0s12100K .......... .......... .......... .......... .......... 48%  173M 0s12150K .......... .......... .......... .......... .......... 48%  156M 0s12200K .......... .......... .......... .......... .......... 48% 71.0M 0s12250K .......... .......... .......... .......... .......... 49%  127M 0s12300K .......... .......... .......... .......... .......... 49% 62.1M 0s12350K .......... .......... .......... .......... .......... 49% 53.4M 0s12400K .......... .......... .......... .......... .......... 49%  207M 0s12450K .......... .......... .......... .......... .......... 49%  224M 0s12500K .......... .......... .......... .......... .......... 50%  187M 0s12550K .......... .......... .......... .......... .......... 50%  300M 0s12600K .......... .......... .......... .......... .......... 50%  111M 0s12650K .......... .......... .......... .......... .......... 50% 59.1M 0s12700K .......... .......... .......... .......... .......... 50% 93.4M 0s12750K .......... .......... .......... .......... .......... 51%  216M 0s12800K .......... .......... .......... .......... .......... 51%  246M 0s12850K .......... .......... .......... .......... .......... 51%  160M 0s12900K .......... .......... .......... .......... .......... 51%  139M 0s12950K .......... .......... .......... .......... .......... 51%  115M 0s13000K .......... .......... .......... .......... .......... 52% 78.9M 0s13050K .......... .......... .......... .......... .......... 52%  135M 0s13100K .......... .......... .......... .......... .......... 52% 50.6M 0s13150K .......... .......... .......... .......... .......... 52%  169M 0s13200K .......... .......... .......... .......... .......... 52%  145M 0s13250K .......... .......... .......... .......... .......... 53%  149M 0s13300K .......... .......... .......... .......... .......... 53%  211M 0s13350K .......... .......... .......... .......... .......... 53%  125M 0s13400K .......... .......... .......... .......... .......... 53% 79.0M 0s13450K .......... .......... .......... .......... .......... 53%  130M 0s13500K .......... .......... .......... .......... .......... 54%  136M 0s13550K .......... .......... .......... .......... .......... 54%  128M 0s13600K .......... .......... .......... .......... .......... 54%  109M 0s13650K .......... .......... .......... .......... .......... 54%  105M 0s13700K .......... .......... .......... .......... .......... 54% 83.8M 0s13750K .......... .......... .......... .......... .......... 55% 73.3M 0s13800K .......... .......... .......... .......... .......... 55% 34.8M 0s13850K .......... .......... .......... .......... .......... 55% 43.3M 0s13900K .......... .......... .......... .......... .......... 55% 34.3M 0s13950K .......... .......... .......... .......... .......... 55% 48.5M 0s14000K .......... .......... .......... .......... .......... 56% 30.7M 0s14050K .......... .......... .......... .......... .......... 56% 40.7M 0s14100K .......... .......... .......... .......... .......... 56% 53.0M 0s14150K .......... .......... .......... .......... .......... 56% 39.2M 0s14200K .......... .......... .......... .......... .......... 56% 46.2M 0s14250K .......... .......... .......... .......... .......... 57% 52.1M 0s14300K .......... .......... .......... .......... .......... 57% 38.6M 0s14350K .......... .......... .......... .......... .......... 57% 59.7M 0s14400K .......... .......... .......... .......... .......... 57% 25.2M 0s14450K .......... .......... .......... .......... .......... 57% 41.1M 0s14500K .......... .......... .......... .......... .......... 58% 61.1M 0s14550K .......... .......... .......... .......... .......... 58% 37.2M 0s14600K .......... .......... .......... .......... .......... 58% 50.6M 0s14650K .......... .......... .......... .......... .......... 58%  111M 0s14700K .......... .......... .......... .......... .......... 58%  132M 0s14750K .......... .......... .......... .......... .......... 59%  151M 0s14800K .......... .......... .......... .......... .......... 59% 43.3M 0s14850K .......... .......... .......... .......... .......... 59% 99.1M 0s14900K .......... .......... .......... .......... .......... 59% 82.9M 0s14950K .......... .......... .......... .......... .......... 59% 69.4M 0s15000K .......... .......... .......... .......... .......... 60%  110M 0s15050K .......... .......... .......... .......... .......... 60% 67.2M 0s15100K .......... .......... .......... .......... .......... 60%  205M 0s15150K .......... .......... .......... .......... .......... 60% 36.7M 0s15200K .......... .......... .......... .......... .......... 60% 85.6M 0s15250K .......... .......... .......... .......... .......... 61% 78.2M 0s15300K .......... .......... .......... .......... .......... 61%  107M 0s15350K .......... .......... .......... .......... .......... 61% 79.6M 0s15400K .......... .......... .......... .......... .......... 61%  188M 0s15450K .......... .......... .......... .......... .......... 61% 90.8M 0s15500K .......... .......... .......... .......... .......... 62% 56.5M 0s15550K .......... .......... .......... .......... .......... 62%  128M 0s15600K .......... .......... .......... .......... .......... 62% 92.1M 0s15650K .......... .......... .......... .......... .......... 62%  161M 0s15700K .......... .......... .......... .......... .......... 62% 70.0M 0s15750K .......... .......... .......... .......... .......... 63% 90.8M 0s15800K .......... .......... .......... .......... .......... 63% 57.8M 0s15850K .......... .......... .......... .......... .......... 63%  179M 0s15900K .......... .......... .......... .......... .......... 63%  117M 0s15950K .......... .......... .......... .......... .......... 63% 51.7M 0s16000K .......... .......... .......... .......... .......... 64% 69.3M 0s16050K .......... .......... .......... .......... .......... 64% 42.4M 0s16100K .......... .......... .......... .......... .......... 64% 84.2M 0s16150K .......... .......... .......... .......... .......... 64%  160M 0s16200K .......... .......... .......... .......... .......... 64%  105M 0s16250K .......... .......... .......... .......... .......... 65% 97.9M 0s16300K .......... .......... .......... .......... .......... 65% 52.4M 0s16350K .......... .......... .......... .......... .......... 65%  110M 0s16400K .......... .......... .......... .......... .......... 65% 98.0M 0s16450K .......... .......... .......... .......... .......... 65% 66.6M 0s16500K .......... .......... .......... .......... .......... 66% 84.2M 0s16550K .......... .......... .......... .......... .......... 66%  148M 0s16600K .......... .......... .......... .......... .......... 66%  123M 0s16650K .......... .......... .......... .......... .......... 66%  176M 0s16700K .......... .......... .......... .......... .......... 66% 46.7M 0s16750K .......... .......... .......... .......... .......... 67%  156M 0s16800K .......... .......... .......... .......... .......... 67% 93.7M 0s16850K .......... .......... .......... .......... .......... 67%  129M 0s16900K .......... .......... .......... .......... .......... 67% 90.4M 0s16950K .......... .......... .......... .......... .......... 67%  163M 0s17000K .......... .......... .......... .......... .......... 68% 88.7M 0s17050K .......... .......... .......... .......... .......... 68%  193M 0s17100K .......... .......... .......... .......... .......... 68%  198M 0s17150K .......... .......... .......... .......... .......... 68%  146M 0s17200K .......... .......... .......... .......... .......... 68% 51.0M 0s17250K .......... .......... .......... .......... .......... 69%  131M 0s17300K .......... .......... .......... .......... .......... 69%  135M 0s17350K .......... .......... .......... .......... .......... 69% 99.4M 0s17400K .......... .......... .......... .......... .......... 69% 92.9M 0s17450K .......... .......... .......... .......... .......... 69%  201M 0s17500K .......... .......... .......... .......... .......... 70%  109M 0s17550K .......... .......... .......... .......... .......... 70% 88.4M 0s17600K .......... .......... .......... .......... .......... 70% 99.4M 0s17650K .......... .......... .......... .......... .......... 70%  162M 0s17700K .......... .......... .......... .......... .......... 70%  113M 0s17750K .......... .......... .......... .......... .......... 71% 96.2M 0s17800K .......... .......... .......... .......... .......... 71% 98.3M 0s17850K .......... .......... .......... .......... .......... 71%  105M 0s17900K .......... .......... .......... .......... .......... 71%  174M 0s17950K .......... .......... .......... .......... .......... 71% 90.1M 0s18000K .......... .......... .......... .......... .......... 72%  162M 0s18050K .......... .......... .......... .......... .......... 72% 97.3M 0s18100K .......... .......... .......... .......... .......... 72%  102M 0s18150K .......... .......... .......... .......... .......... 72% 99.6M 0s18200K .......... .......... .......... .......... .......... 72%  133M 0s18250K .......... .......... .......... .......... .......... 73% 94.2M 0s18300K .......... .......... .......... .......... .......... 73% 98.6M 0s18350K .......... .......... .......... .......... .......... 73%  129M 0s18400K .......... .......... .......... .......... .......... 73% 80.7M 0s18450K .......... .......... .......... .......... .......... 73%  108M 0s18500K .......... .......... .......... .......... .......... 74% 82.3M 0s18550K .......... .......... .......... .......... .......... 74% 76.8M 0s18600K .......... .......... .......... .......... .......... 74%  103M 0s18650K .......... .......... .......... .......... .......... 74% 77.8M 0s18700K .......... .......... .......... .......... .......... 74%  109M 0s18750K .......... .......... .......... .......... .......... 75% 94.2M 0s18800K .......... .......... .......... .......... .......... 75% 86.8M 0s18850K .......... .......... .......... .......... .......... 75%  159M 0s18900K .......... .......... .......... .......... .......... 75% 83.3M 0s18950K .......... .......... .......... .......... .......... 75%  178M 0s19000K .......... .......... .......... .......... .......... 76% 82.8M 0s19050K .......... .......... .......... .......... .......... 76%  223M 0s19100K .......... .......... .......... .......... .......... 76% 92.8M 0s19150K .......... .......... .......... .......... .......... 76% 98.8M 0s19200K .......... .......... .......... .......... .......... 76% 92.6M 0s19250K .......... .......... .......... .......... .......... 77% 60.0M 0s19300K .......... .......... .......... .......... .......... 77%  150M 0s19350K .......... .......... .......... .......... .......... 77%  118M 0s19400K .......... .......... .......... .......... .......... 77% 82.0M 0s19450K .......... .......... .......... .......... .......... 77% 70.1M 0s19500K .......... .......... .......... .......... .......... 78%  150M 0s19550K .......... .......... .......... .......... .......... 78%  221M 0s19600K .......... .......... .......... .......... .......... 78%  105M 0s19650K .......... .......... .......... .......... .......... 78%  182M 0s19700K .......... .......... .......... .......... .......... 78%  178M 0s19750K .......... .......... .......... .......... .......... 79%  181M 0s19800K .......... .......... .......... .......... .......... 79%  150M 0s19850K .......... .......... .......... .......... .......... 79%  228M 0s19900K .......... .......... .......... .......... .......... 79%  271M 0s19950K .......... .......... .......... .......... .......... 79%  195M 0s20000K .......... .......... .......... .......... .......... 80%  149M 0s20050K .......... .......... .......... .......... .......... 80%  247M 0s20100K .......... .......... .......... .......... .......... 80%  153M 0s20150K .......... .......... .......... .......... .......... 80%  135M 0s20200K .......... .......... .......... .......... .......... 80%  159M 0s20250K .......... .......... .......... .......... .......... 81%  251M 0s20300K .......... .......... .......... .......... .......... 81%  118M 0s20350K .......... .......... .......... .......... .......... 81%  140M 0s20400K .......... .......... .......... .......... .......... 81%  158M 0s20450K .......... .......... .......... .......... .......... 81%  222M 0s20500K .......... .......... .......... .......... .......... 82%  108M 0s20550K .......... .......... .......... .......... .......... 82%  182M 0s20600K .......... .......... .......... .......... .......... 82%  268M 0s20650K .......... .......... .......... .......... .......... 82% 75.2M 0s20700K .......... .......... .......... .......... .......... 82%  242M 0s20750K .......... .......... .......... .......... .......... 83%  159M 0s20800K .......... .......... .......... .......... .......... 83%  124M 0s20850K .......... .......... .......... .......... .......... 83%  211M 0s20900K .......... .......... .......... .......... .......... 83%  218M 0s20950K .......... .......... .......... .......... .......... 83%  124M 0s21000K .......... .......... .......... .......... .......... 84%  156M 0s21050K .......... .......... .......... .......... .......... 84%  234M 0s21100K .......... .......... .......... .......... .......... 84%  208M 0s21150K .......... .......... .......... .......... .......... 84%  130M 0s21200K .......... .......... .......... .......... .......... 84%  185M 0s21250K .......... .......... .......... .......... .......... 85%  172M 0s21300K .......... .......... .......... .......... .......... 85% 54.4M 0s21350K .......... .......... .......... .......... .......... 85%  114M 0s21400K .......... .......... .......... .......... .......... 85%  164M 0s21450K .......... .......... .......... .......... .......... 85%  224M 0s21500K .......... .......... .......... .......... .......... 86%  272M 0s21550K .......... .......... .......... .......... .......... 86% 96.8M 0s21600K .......... .......... .......... .......... .......... 86%  224M 0s21650K .......... .......... .......... .......... .......... 86%  218M 0s21700K .......... .......... .......... .......... .......... 86%  156M 0s21750K .......... .......... .......... .......... .......... 87%  170M 0s21800K .......... .......... .......... .......... .......... 87%  181M 0s21850K .......... .......... .......... .......... .......... 87%  220M 0s21900K .......... .......... .......... .......... .......... 87%  221M 0s21950K .......... .......... .......... .......... .......... 87%  255M 0s22000K .......... .......... .......... .......... .......... 88% 95.2M 0s22050K .......... .......... .......... .......... .......... 88%  167M 0s22100K .......... .......... .......... .......... .......... 88%  188M 0s22150K .......... .......... .......... .......... .......... 88% 39.6M 0s22200K .......... .......... .......... .......... .......... 88%  144M 0s22250K .......... .......... .......... .......... .......... 89%  213M 0s22300K .......... .......... .......... .......... .......... 89%  198M 0s22350K .......... .......... .......... .......... .......... 89%  133M 0s22400K .......... .......... .......... .......... .......... 89%  165M 0s22450K .......... .......... .......... .......... .......... 89%  202M 0s22500K .......... .......... .......... .......... .......... 90%  220M 0s22550K .......... .......... .......... .......... .......... 90%  189M 0s22600K .......... .......... .......... .......... .......... 90%  106M 0s22650K .......... .......... .......... .......... .......... 90%  180M 0s22700K .......... .......... .......... .......... .......... 90%  164M 0s22750K .......... .......... .......... .......... .......... 91%  202M 0s22800K .......... .......... .......... .......... .......... 91%  124M 0s22850K .......... .......... .......... .......... .......... 91%  189M 0s22900K .......... .......... .......... .......... .......... 91%  217M 0s22950K .......... .......... .......... .......... .......... 91%  251M 0s23000K .......... .......... .......... .......... .......... 92%  179M 0s23050K .......... .......... .......... .......... .......... 92%  204M 0s23100K .......... .......... .......... .......... .......... 92%  258M 0s23150K .......... .......... .......... .......... .......... 92%  129M 0s23200K .......... .......... .......... .......... .......... 92%  169M 0s23250K .......... .......... .......... .......... .......... 93%  183M 0s23300K .......... .......... .......... .......... .......... 93%  183M 0s23350K .......... .......... .......... .......... .......... 93% 61.8M 0s23400K .......... .......... .......... .......... .......... 93% 91.6M 0s23450K .......... .......... .......... .......... .......... 93%  175M 0s23500K .......... .......... .......... .......... .......... 94%  218M 0s23550K .......... .......... .......... .......... .......... 94%  244M 0s23600K .......... .......... .......... .......... .......... 94%  109M 0s23650K .......... .......... .......... .......... .......... 94%  176M 0s23700K .......... .......... .......... .......... .......... 94%  148M 0s23750K .......... .......... .......... .......... .......... 95% 95.6M 0s23800K .......... .......... .......... .......... .......... 95% 82.7M 0s23850K .......... .......... .......... .......... .......... 95% 26.4M 0s23900K .......... .......... .......... .......... .......... 95% 37.9M 0s23950K .......... .......... .......... .......... .......... 95%  257M 0s24000K .......... .......... .......... .......... .......... 96% 61.8M 0s24050K .......... .......... .......... .......... .......... 96%  214M 0s24100K .......... .......... .......... .......... .......... 96% 94.5M 0s24150K .......... .......... .......... .......... .......... 96%  155M 0s24200K .......... .......... .......... .......... .......... 96%  216M 0s24250K .......... .......... .......... .......... .......... 97%  234M 0s24300K .......... .......... .......... .......... .......... 97%  207M 0s24350K .......... .......... .......... .......... .......... 97%  214M 0s24400K .......... .......... .......... .......... .......... 97%  104M 0s24450K .......... .......... .......... .......... .......... 97%  212M 0s24500K .......... .......... .......... .......... .......... 98% 38.1M 0s24550K .......... .......... .......... .......... .......... 98%  122M 0s24600K .......... .......... .......... .......... .......... 98%  204M 0s24650K .......... .......... .......... .......... .......... 98%  101M 0s24700K .......... .......... .......... .......... .......... 98%  226M 0s24750K .......... .......... .......... .......... .......... 99%  227M 0s24800K .......... .......... .......... .......... .......... 99%  202M 0s24850K .......... .......... .......... .......... .......... 99%  147M 0s24900K .......... .......... .......... .......... .......... 99%  196M 0s24950K .......... .......... .......... .......... .......... 99%  236M 0s25000K .......... .......... .......... .........            100%  230M=0.4s2021-07-26 23:48:47 (62.8 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:48:47--  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:48:47--  https://codeload.github.com/pallets/itsdangerous/zip/2.0.1Resolving codeload.github.com (codeload.github.com)... 140.82.121.10Connecting to codeload.github.com (codeload.github.com)|140.82.121.10|:443... connected.HTTP request sent, awaiting response... 200 OKLength: unspecified [application/zip]Saving to: 'itsdangerous/2.0.1.zip'0K .......... .......... .......... .......... .......... 4.48M50K .......... .......... ......                           12.5M=0.01s2021-07-26 23:48:48 (5.74 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:48:48--  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:48:48--  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.42M50K .......... .......... .......... .......... .......... 9.62M100K .......... .......... .......... .......... .......... 15.3M150K .......... .......... .......... .......... .......... 8.67M200K .......... .......... .......... .......... .......... 7.20M250K .......... .......... .......... .......... .........  8.10M=0.04s2021-07-26 23:48:48 (7.76 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:48:48--  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:48:48--  https://codeload.github.com/obfusk/kanjidraw/tar.gz/v0.2.3Resolving codeload.github.com (codeload.github.com)... 140.82.121.10Connecting to codeload.github.com (codeload.github.com)|140.82.121.10|:443... connected.HTTP request sent, awaiting response... 200 OKLength: unspecified [application/x-gzip]Saving to: 'kanjidraw/v0.2.3.tar.gz'0K .......... .......... .......... .......... .......... 2.42M50K .......... .......... .......... .......... .......... 10.0M100K .......... .......... .......... .......... .......... 3.27M150K .......... .......... .......... .......... .......... 2.52M200K .......... .......... .......... .......... .......... 2.48M250K .......... .......... .......... .......... .......... 2.65M300K .......... .......... .......... .......... .......... 1.94M350K .......... .......... .......... .......... .......... 24.6M400K .......... .......... .......... .......... .......... 1.50M450K .......... .......... .......... .......... .......... 25.5M500K .......... .......... ..........                       33.2M=0.2s2021-07-26 23:48:49 (3.24 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:48:49--  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:48:49--  https://codeload.github.com/libffi/libffi/tar.gz/v3.4.2Resolving codeload.github.com (codeload.github.com)... 140.82.121.10Connecting to codeload.github.com (codeload.github.com)|140.82.121.10|:443... connected.HTTP request sent, awaiting response... 200 OKLength: unspecified [application/x-gzip]Saving to: 'libffi/v3.4.2.tar.gz'0K .......... .......... .......... .......... ..........  313K50K .......... .......... .......... .......... ..........  627K100K .......... .......... .......... .......... .......... 27.3M150K .......... .......... .......... .......... .......... 11.6M200K .......... .......... .......... .......... ..........  645K250K .......... .......... .......... .......... ..........  634K300K .......... .......... .......... .......... .......... 22.9M350K .......... .......... .......... .......... .......... 29.6M400K .......... .......... .......... .......... .......... 54.7M450K .......... .......... .......... .......... ..........  699K500K .......... .......... ........                         91.4M=0.5s2021-07-26 23:48:50 (1.08 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:48:50--  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.46M 1s50K .......... .......... .......... .......... ..........  6% 1.45M 1s100K .......... .......... .......... .......... ..........  9% 28.3M 1s150K .......... .......... .......... .......... .......... 12% 1.52M 1s200K .......... .......... .......... .......... .......... 16% 21.6M 1s250K .......... .......... .......... .......... .......... 19% 28.3M 0s300K .......... .......... .......... .......... .......... 22% 29.0M 0s350K .......... .......... .......... .......... .......... 25% 1.91M 0s400K .......... .......... .......... .......... .......... 29% 24.0M 0s450K .......... .......... .......... .......... .......... 32% 13.3M 0s500K .......... .......... .......... .......... .......... 35% 19.5M 0s550K .......... .......... .......... .......... .......... 38% 23.9M 0s600K .......... .......... .......... .......... .......... 42% 28.3M 0s650K .......... .......... .......... .......... .......... 45% 29.0M 0s700K .......... .......... .......... .......... .......... 48% 51.6M 0s750K .......... .......... .......... .......... .......... 51% 2.66M 0s800K .......... .......... .......... .......... .......... 55% 24.6M 0s850K .......... .......... .......... .......... .......... 58% 27.4M 0s900K .......... .......... .......... .......... .......... 61% 26.4M 0s950K .......... .......... .......... .......... .......... 64% 24.1M 0s1000K .......... .......... .......... .......... .......... 68% 37.5M 0s1050K .......... .......... .......... .......... .......... 71% 61.3M 0s1100K .......... .......... .......... .......... .......... 74% 65.5M 0s1150K .......... .......... .......... .......... .......... 77% 33.5M 0s1200K .......... .......... .......... .......... .......... 81% 67.0M 0s1250K .......... .......... .......... .......... .......... 84% 67.1M 0s1300K .......... .......... .......... .......... .......... 87% 68.0M 0s1350K .......... .......... .......... .......... .......... 90% 60.2M 0s1400K .......... .......... .......... .......... .......... 94% 64.2M 0s1450K .......... .......... .......... .......... .......... 97% 68.3M 0s1500K .......... .......... .......... .......... .         100% 67.4M=0.2s2021-07-26 23:48:50 (8.27 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:48:50--  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:48:50--  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.79M=0.007s2021-07-26 23:48:50 (4.79 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:48:50--  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.10M 1s50K .......... .......... .......... .......... ..........  1% 10.7M 1s100K .......... .......... .......... .......... ..........  1% 13.1M 1s150K .......... .......... .......... .......... ..........  2% 26.3M 1s200K .......... .......... .......... .......... ..........  2% 31.4M 1s250K .......... .......... .......... .......... ..........  3% 25.3M 1s300K .......... .......... .......... .......... ..........  3% 28.5M 1s350K .......... .......... .......... .......... ..........  4% 34.2M 1s400K .......... .......... .......... .......... ..........  4% 36.2M 1s450K .......... .......... .......... .......... ..........  5% 33.6M 0s500K .......... .......... .......... .......... ..........  5% 40.4M 0s550K .......... .......... .......... .......... ..........  6% 41.0M 0s600K .......... .......... .......... .......... ..........  6% 33.8M 0s650K .......... .......... .......... .......... ..........  7% 39.3M 0s700K .......... .......... .......... .......... ..........  7% 46.7M 0s750K .......... .......... .......... .......... ..........  8% 39.1M 0s800K .......... .......... .......... .......... ..........  8% 36.6M 0s850K .......... .......... .......... .......... ..........  9% 39.0M 0s900K .......... .......... .......... .......... ..........  9% 45.8M 0s950K .......... .......... .......... .......... .......... 10% 41.2M 0s1000K .......... .......... .......... .......... .......... 10% 47.9M 0s1050K .......... .......... .......... .......... .......... 11% 48.5M 0s1100K .......... .......... .......... .......... .......... 11% 53.8M 0s1150K .......... .......... .......... .......... .......... 12% 44.8M 0s1200K .......... .......... .......... .......... .......... 13% 46.5M 0s1250K .......... .......... .......... .......... .......... 13% 51.0M 0s1300K .......... .......... .......... .......... .......... 14% 38.2M 0s1350K .......... .......... .......... .......... .......... 14% 51.3M 0s1400K .......... .......... .......... .......... .......... 15% 51.4M 0s1450K .......... .......... .......... .......... .......... 15% 51.7M 0s1500K .......... .......... .......... .......... .......... 16% 27.9M 0s1550K .......... .......... .......... .......... .......... 16% 47.5M 0s1600K .......... .......... .......... .......... .......... 17% 47.1M 0s1650K .......... .......... .......... .......... .......... 17% 40.2M 0s1700K .......... .......... .......... .......... .......... 18% 47.5M 0s1750K .......... .......... .......... .......... .......... 18% 51.0M 0s1800K .......... .......... .......... .......... .......... 19% 51.4M 0s1850K .......... .......... .......... .......... .......... 19% 52.7M 0s1900K .......... .......... .......... .......... .......... 20% 62.0M 0s1950K .......... .......... .......... .......... .......... 20% 70.5M 0s2000K .......... .......... .......... .......... .......... 21% 58.0M 0s2050K .......... .......... .......... .......... .......... 21% 68.8M 0s2100K .......... .......... .......... .......... .......... 22% 65.5M 0s2150K .......... .......... .......... .......... .......... 22% 64.9M 0s2200K .......... .......... .......... .......... .......... 23% 59.4M 0s2250K .......... .......... .......... .......... .......... 23% 67.4M 0s2300K .......... .......... .......... .......... .......... 24% 57.6M 0s2350K .......... .......... .......... .......... .......... 25% 39.3M 0s2400K .......... .......... .......... .......... .......... 25% 46.8M 0s2450K .......... .......... .......... .......... .......... 26% 45.0M 0s2500K .......... .......... .......... .......... .......... 26% 57.4M 0s2550K .......... .......... .......... .......... .......... 27% 49.4M 0s2600K .......... .......... .......... .......... .......... 27% 45.4M 0s2650K .......... .......... .......... .......... .......... 28% 50.7M 0s2700K .......... .......... .......... .......... .......... 28% 40.8M 0s2750K .......... .......... .......... .......... .......... 29% 48.0M 0s2800K .......... .......... .......... .......... .......... 29% 47.9M 0s2850K .......... .......... .......... .......... .......... 30% 50.2M 0s2900K .......... .......... .......... .......... .......... 30% 44.7M 0s2950K .......... .......... .......... .......... .......... 31% 41.3M 0s3000K .......... .......... .......... .......... .......... 31% 56.7M 0s3050K .......... .......... .......... .......... .......... 32% 42.8M 0s3100K .......... .......... .......... .......... .......... 32% 44.2M 0s3150K .......... .......... .......... .......... .......... 33% 48.4M 0s3200K .......... .......... .......... .......... .......... 33% 48.0M 0s3250K .......... .......... .......... .......... .......... 34% 44.2M 0s3300K .......... .......... .......... .......... .......... 34% 43.9M 0s3350K .......... .......... .......... .......... .......... 35% 53.5M 0s3400K .......... .......... .......... .......... .......... 35% 42.1M 0s3450K .......... .......... .......... .......... .......... 36% 44.7M 0s3500K .......... .......... .......... .......... .......... 37% 49.1M 0s3550K .......... .......... .......... .......... .......... 37% 30.4M 0s3600K .......... .......... .......... .......... .......... 38% 44.6M 0s3650K .......... .......... .......... .......... .......... 38% 47.2M 0s3700K .......... .......... .......... .......... .......... 39% 48.7M 0s3750K .......... .......... .......... .......... .......... 39% 39.2M 0s3800K .......... .......... .......... .......... .......... 40% 50.0M 0s3850K .......... .......... .......... .......... .......... 40% 46.2M 0s3900K .......... .......... .......... .......... .......... 41% 55.1M 0s3950K .......... .......... .......... .......... .......... 41% 44.0M 0s4000K .......... .......... .......... .......... .......... 42% 49.3M 0s4050K .......... .......... .......... .......... .......... 42% 47.9M 0s4100K .......... .......... .......... .......... .......... 43% 42.7M 0s4150K .......... .......... .......... .......... .......... 43% 55.8M 0s4200K .......... .......... .......... .......... .......... 44% 63.4M 0s4250K .......... .......... .......... .......... .......... 44% 47.1M 0s4300K .......... .......... .......... .......... .......... 45% 51.5M 0s4350K .......... .......... .......... .......... .......... 45%  133M 0s4400K .......... .......... .......... .......... .......... 46%  159M 0s4450K .......... .......... .......... .......... .......... 46% 82.1M 0s4500K .......... .......... .......... .......... .......... 47% 76.5M 0s4550K .......... .......... .......... .......... .......... 47% 66.3M 0s4600K .......... .......... .......... .......... .......... 48% 75.6M 0s4650K .......... .......... .......... .......... .......... 48% 73.3M 0s4700K .......... .......... .......... .......... .......... 49% 89.7M 0s4750K .......... .......... .......... .......... .......... 50% 78.6M 0s4800K .......... .......... .......... .......... .......... 50% 82.0M 0s4850K .......... .......... .......... .......... .......... 51% 88.5M 0s4900K .......... .......... .......... .......... .......... 51% 83.4M 0s4950K .......... .......... .......... .......... .......... 52% 67.9M 0s5000K .......... .......... .......... .......... .......... 52% 70.9M 0s5050K .......... .......... .......... .......... .......... 53% 69.2M 0s5100K .......... .......... .......... .......... .......... 53% 69.4M 0s5150K .......... .......... .......... .......... .......... 54% 51.2M 0s5200K .......... .......... .......... .......... .......... 54% 69.8M 0s5250K .......... .......... .......... .......... .......... 55% 55.5M 0s5300K .......... .......... .......... .......... .......... 55% 73.6M 0s5350K .......... .......... .......... .......... .......... 56% 69.3M 0s5400K .......... .......... .......... .......... .......... 56% 68.4M 0s5450K .......... .......... .......... .......... .......... 57%  165M 0s5500K .......... .......... .......... .......... .......... 57%  100M 0s5550K .......... .......... .......... .......... .......... 58%  140M 0s5600K .......... .......... .......... .......... .......... 58% 54.7M 0s5650K .......... .......... .......... .......... .......... 59%  172M 0s5700K .......... .......... .......... .......... .......... 59%  127M 0s5750K .......... .......... .......... .......... .......... 60%  112M 0s5800K .......... .......... .......... .......... .......... 60%  160M 0s5850K .......... .......... .......... .......... .......... 61%  121M 0s5900K .......... .......... .......... .......... .......... 62%  107M 0s5950K .......... .......... .......... .......... .......... 62%  135M 0s6000K .......... .......... .......... .......... .......... 63%  119M 0s6050K .......... .......... .......... .......... .......... 63%  153M 0s6100K .......... .......... .......... .......... .......... 64%  151M 0s6150K .......... .......... .......... .......... .......... 64%  153M 0s6200K .......... .......... .......... .......... .......... 65%  163M 0s6250K .......... .......... .......... .......... .......... 65%  158M 0s6300K .......... .......... .......... .......... .......... 66%  130M 0s6350K .......... .......... .......... .......... .......... 66%  128M 0s6400K .......... .......... .......... .......... .......... 67%  178M 0s6450K .......... .......... .......... .......... .......... 67%  133M 0s6500K .......... .......... .......... .......... .......... 68%  148M 0s6550K .......... .......... .......... .......... .......... 68%  122M 0s6600K .......... .......... .......... .......... .......... 69%  114M 0s6650K .......... .......... .......... .......... .......... 69%  145M 0s6700K .......... .......... .......... .......... .......... 70%  146M 0s6750K .......... .......... .......... .......... .......... 70%  171M 0s6800K .......... .......... .......... .......... .......... 71%  124M 0s6850K .......... .......... .......... .......... .......... 71%  178M 0s6900K .......... .......... .......... .......... .......... 72%  115M 0s6950K .......... .......... .......... .......... .......... 72%  128M 0s7000K .......... .......... .......... .......... .......... 73%  135M 0s7050K .......... .......... .......... .......... .......... 74%  107M 0s7100K .......... .......... .......... .......... .......... 74%  109M 0s7150K .......... .......... .......... .......... .......... 75%  173M 0s7200K .......... .......... .......... .......... .......... 75%  127M 0s7250K .......... .......... .......... .......... .......... 76% 94.0M 0s7300K .......... .......... .......... .......... .......... 76%  176M 0s7350K .......... .......... .......... .......... .......... 77%  182M 0s7400K .......... .......... .......... .......... .......... 77%  177M 0s7450K .......... .......... .......... .......... .......... 78%  211M 0s7500K .......... .......... .......... .......... .......... 78%  193M 0s7550K .......... .......... .......... .......... .......... 79%  211M 0s7600K .......... .......... .......... .......... .......... 79%  170M 0s7650K .......... .......... .......... .......... .......... 80% 54.8M 0s7700K .......... .......... .......... .......... .......... 80%  208M 0s7750K .......... .......... .......... .......... .......... 81%  178M 0s7800K .......... .......... .......... .......... .......... 81%  180M 0s7850K .......... .......... .......... .......... .......... 82%  197M 0s7900K .......... .......... .......... .......... .......... 82%  211M 0s7950K .......... .......... .......... .......... .......... 83%  172M 0s8000K .......... .......... .......... .......... .......... 83%  212M 0s8050K .......... .......... .......... .......... .......... 84%  187M 0s8100K .......... .......... .......... .......... .......... 84%  181M 0s8150K .......... .......... .......... .......... .......... 85%  215M 0s8200K .......... .......... .......... .......... .......... 85%  198M 0s8250K .......... .......... .......... .......... .......... 86%  218M 0s8300K .......... .......... .......... .......... .......... 87%  150M 0s8350K .......... .......... .......... .......... .......... 87%  216M 0s8400K .......... .......... .......... .......... .......... 88%  249M 0s8450K .......... .......... .......... .......... .......... 88%  171M 0s8500K .......... .......... .......... .......... .......... 89%  246M 0s8550K .......... .......... .......... .......... .......... 89%  228M 0s8600K .......... .......... .......... .......... .......... 90%  167M 0s8650K .......... .......... .......... .......... .......... 90%  145M 0s8700K .......... .......... .......... .......... .......... 91%  178M 0s8750K .......... .......... .......... .......... .......... 91%  175M 0s8800K .......... .......... .......... .......... .......... 92%  149M 0s8850K .......... .......... .......... .......... .......... 92%  172M 0s8900K .......... .......... .......... .......... .......... 93%  183M 0s8950K .......... .......... .......... .......... .......... 93%  171M 0s9000K .......... .......... .......... .......... .......... 94%  149M 0s9050K .......... .......... .......... .......... .......... 94%  157M 0s9100K .......... .......... .......... .......... .......... 95%  199M 0s9150K .......... .......... .......... .......... .......... 95%  160M 0s9200K .......... .......... .......... .......... .......... 96%  211M 0s9250K .......... .......... .......... .......... .......... 96%  201M 0s9300K .......... .......... .......... .......... .......... 97%  211M 0s9350K .......... .......... .......... .......... .......... 97%  172M 0s9400K .......... .......... .......... .......... .......... 98%  213M 0s9450K .......... .......... .......... .......... .......... 99%  193M 0s9500K .......... .......... .......... .......... .......... 99%  178M 0s9550K .......... .......... .......... .......... ...       100%  218M=0.1s2021-07-26 23:48:51 (63.4 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:48:51--  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:48:51--  https://codeload.github.com/kivy/pyjnius/zip/1.3.0Resolving codeload.github.com (codeload.github.com)... 140.82.121.10Connecting to codeload.github.com (codeload.github.com)|140.82.121.10|:443... connected.HTTP request sent, awaiting response... 200 OKLength: unspecified [application/zip]Saving to: 'pyjnius/1.3.0.zip'0K .......... .......... .......... .......... .......... 4.06M50K .......... .......... .......... .......... .......... 10.3M100K .......... ..                                          27.2M=0.02s2021-07-26 23:48:51 (6.38 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:48:51--  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% 9.07M 3s50K .......... .......... .......... .......... ..........  0% 9.02M 3s100K .......... .......... .......... .......... ..........  0% 27.8M 2s150K .......... .......... .......... .......... ..........  0% 13.2M 2s200K .......... .......... .......... .......... ..........  0% 15.4M 2s250K .......... .......... .......... .......... ..........  1% 13.3M 2s300K .......... .......... .......... .......... ..........  1% 18.3M 2s350K .......... .......... .......... .......... ..........  1% 15.0M 2s400K .......... .......... .......... .......... ..........  1% 11.9M 2s450K .......... .......... .......... .......... ..........  1% 18.5M 2s500K .......... .......... .......... .......... ..........  2% 17.4M 2s550K .......... .......... .......... .......... ..........  2% 20.4M 2s600K .......... .......... .......... .......... ..........  2% 15.1M 2s650K .......... .......... .......... .......... ..........  2% 15.3M 2s700K .......... .......... .......... .......... ..........  2% 37.3M 2s750K .......... .......... .......... .......... ..........  3% 12.7M 2s800K .......... .......... .......... .......... ..........  3% 24.3M 2s850K .......... .......... .......... .......... ..........  3% 14.9M 2s900K .......... .......... .......... .......... ..........  3% 29.1M 2s950K .......... .......... .......... .......... ..........  3% 14.9M 2s1000K .......... .......... .......... .......... ..........  4% 29.6M 1s1050K .......... .......... .......... .......... ..........  4% 34.5M 1s1100K .......... .......... .......... .......... ..........  4% 16.6M 1s1150K .......... .......... .......... .......... ..........  4% 27.4M 1s1200K .......... .......... .......... .......... ..........  4% 15.8M 1s1250K .......... .......... .......... .......... ..........  5% 29.9M 1s1300K .......... .......... .......... .......... ..........  5% 27.6M 1s1350K .......... .......... .......... .......... ..........  5% 19.2M 1s1400K .......... .......... .......... .......... ..........  5% 18.7M 1s1450K .......... .......... .......... .......... ..........  5% 33.3M 1s1500K .......... .......... .......... .......... ..........  6% 33.4M 1s1550K .......... .......... .......... .......... ..........  6% 28.9M 1s1600K .......... .......... .......... .......... ..........  6% 16.8M 1s1650K .......... .......... .......... .......... ..........  6% 31.4M 1s1700K .......... .......... .......... .......... ..........  6% 22.0M 1s1750K .......... .......... .......... .......... ..........  7% 32.5M 1s1800K .......... .......... .......... .......... ..........  7% 18.7M 1s1850K .......... .......... .......... .......... ..........  7% 46.0M 1s1900K .......... .......... .......... .......... ..........  7% 33.9M 1s1950K .......... .......... .......... .......... ..........  7% 30.1M 1s2000K .......... .......... .......... .......... ..........  8% 39.3M 1s2050K .......... .......... .......... .......... ..........  8% 24.4M 1s2100K .......... .......... .......... .......... ..........  8% 27.3M 1s2150K .......... .......... .......... .......... ..........  8% 36.4M 1s2200K .......... .......... .......... .......... ..........  8% 23.3M 1s2250K .......... .......... .......... .......... ..........  9% 46.5M 1s2300K .......... .......... .......... .......... ..........  9% 46.0M 1s2350K .......... .......... .......... .......... ..........  9% 25.2M 1s2400K .......... .......... .......... .......... ..........  9% 20.3M 1s2450K .......... .......... .......... .......... ..........  9% 45.8M 1s2500K .......... .......... .......... .......... .......... 10% 54.1M 1s2550K .......... .......... .......... .......... .......... 10% 45.0M 1s2600K .......... .......... .......... .......... .......... 10% 22.5M 1s2650K .......... .......... .......... .......... .......... 10% 43.5M 1s2700K .......... .......... .......... .......... .......... 10% 56.7M 1s2750K .......... .......... .......... .......... .......... 11% 37.2M 1s2800K .......... .......... .......... .......... .......... 11% 23.3M 1s2850K .......... .......... .......... .......... .......... 11% 40.7M 1s2900K .......... .......... .......... .......... .......... 11% 32.8M 1s2950K .......... .......... .......... .......... .......... 11% 33.7M 1s3000K .......... .......... .......... .......... .......... 12% 24.9M 1s3050K .......... .......... .......... .......... .......... 12% 68.9M 1s3100K .......... .......... .......... .......... .......... 12% 37.8M 1s3150K .......... .......... .......... .......... .......... 12% 37.2M 1s3200K .......... .......... .......... .......... .......... 12% 46.3M 1s3250K .......... .......... .......... .......... .......... 13% 47.3M 1s3300K .......... .......... .......... .......... .......... 13% 35.0M 1s3350K .......... .......... .......... .......... .......... 13% 29.7M 1s3400K .......... .......... .......... .......... .......... 13% 37.2M 1s3450K .......... .......... .......... .......... .......... 13% 30.0M 1s3500K .......... .......... .......... .......... .......... 14% 45.1M 1s3550K .......... .......... .......... .......... .......... 14% 59.3M 1s3600K .......... .......... .......... .......... .......... 14% 38.2M 1s3650K .......... .......... .......... .......... .......... 14% 44.7M 1s3700K .......... .......... .......... .......... .......... 14% 38.5M 1s3750K .......... .......... .......... .......... .......... 15% 38.3M 1s3800K .......... .......... .......... .......... .......... 15% 64.9M 1s3850K .......... .......... .......... .......... .......... 15% 21.7M 1s3900K .......... .......... .......... .......... .......... 15% 43.0M 1s3950K .......... .......... .......... .......... .......... 15% 40.5M 1s4000K .......... .......... .......... .......... .......... 16% 45.0M 1s4050K .......... .......... .......... .......... .......... 16% 54.5M 1s4100K .......... .......... .......... .......... .......... 16% 40.6M 1s4150K .......... .......... .......... .......... .......... 16% 43.4M 1s4200K .......... .......... .......... .......... .......... 16% 37.8M 1s4250K .......... .......... .......... .......... .......... 17% 43.0M 1s4300K .......... .......... .......... .......... .......... 17% 68.6M 1s4350K .......... .......... .......... .......... .......... 17% 41.4M 1s4400K .......... .......... .......... .......... .......... 17% 29.6M 1s4450K .......... .......... .......... .......... .......... 17% 54.4M 1s4500K .......... .......... .......... .......... .......... 18% 41.8M 1s4550K .......... .......... .......... .......... .......... 18% 39.6M 1s4600K .......... .......... .......... .......... .......... 18% 39.9M 1s4650K .......... .......... .......... .......... .......... 18% 40.5M 1s4700K .......... .......... .......... .......... .......... 18% 42.2M 1s4750K .......... .......... .......... .......... .......... 19% 40.1M 1s4800K .......... .......... .......... .......... .......... 19% 38.6M 1s4850K .......... .......... .......... .......... .......... 19% 30.0M 1s4900K .......... .......... .......... .......... .......... 19% 38.3M 1s4950K .......... .......... .......... .......... .......... 19% 68.1M 1s5000K .......... .......... .......... .......... .......... 20% 40.1M 1s5050K .......... .......... .......... .......... .......... 20% 26.5M 1s5100K .......... .......... .......... .......... .......... 20%  108M 1s5150K .......... .......... .......... .......... .......... 20% 91.9M 1s5200K .......... .......... .......... .......... .......... 20% 88.3M 1s5250K .......... .......... .......... .......... .......... 21%  214M 1s5300K .......... .......... .......... .......... .......... 21%  207M 1s5350K .......... .......... .......... .......... .......... 21%  216M 1s5400K .......... .......... .......... .......... .......... 21%  170M 1s5450K .......... .......... .......... .......... .......... 21%  141M 1s5500K .......... .......... .......... .......... .......... 22%  151M 1s5550K .......... .......... .......... .......... .......... 22%  150M 1s5600K .......... .......... .......... .......... .......... 22% 36.9M 1s5650K .......... .......... .......... .......... .......... 22% 66.2M 1s5700K .......... .......... .......... .......... .......... 22%  120M 1s5750K .......... .......... .......... .......... .......... 23%  194M 1s5800K .......... .......... .......... .......... .......... 23% 53.2M 1s5850K .......... .......... .......... .......... .......... 23% 37.2M 1s5900K .......... .......... .......... .......... .......... 23% 40.8M 1s5950K .......... .......... .......... .......... .......... 23%  219M 1s6000K .......... .......... .......... .......... .......... 24% 20.9M 1s6050K .......... .......... .......... .......... .......... 24%  144M 1s6100K .......... .......... .......... .......... .......... 24% 46.0M 1s6150K .......... .......... .......... .......... .......... 24%  231M 1s6200K .......... .......... .......... .......... .......... 24% 52.8M 1s6250K .......... .......... .......... .......... .......... 25%  240M 1s6300K .......... .......... .......... .......... .......... 25% 76.4M 1s6350K .......... .......... .......... .......... .......... 25%  106M 1s6400K .......... .......... .......... .......... .......... 25% 67.3M 1s6450K .......... .......... .......... .......... .......... 25% 48.3M 1s6500K .......... .......... .......... .......... .......... 26%  231M 1s6550K .......... .......... .......... .......... .......... 26% 86.2M 1s6600K .......... .......... .......... .......... .......... 26% 40.5M 1s6650K .......... .......... .......... .......... .......... 26% 44.5M 1s6700K .......... .......... .......... .......... .......... 26%  166M 1s6750K .......... .......... .......... .......... .......... 27%  110M 1s6800K .......... .......... .......... .......... .......... 27% 95.0M 1s6850K .......... .......... .......... .......... .......... 27% 71.4M 1s6900K .......... .......... .......... .......... .......... 27% 59.2M 1s6950K .......... .......... .......... .......... .......... 27% 44.3M 1s7000K .......... .......... .......... .......... .......... 28%  110M 1s7050K .......... .......... .......... .......... .......... 28% 49.1M 1s7100K .......... .......... .......... .......... .......... 28% 91.3M 1s7150K .......... .......... .......... .......... .......... 28%  130M 1s7200K .......... .......... .......... .......... .......... 28% 61.5M 1s7250K .......... .......... .......... .......... .......... 29%  165M 1s7300K .......... .......... .......... .......... .......... 29% 62.5M 1s7350K .......... .......... .......... .......... .......... 29% 40.9M 1s7400K .......... .......... .......... .......... .......... 29% 49.8M 1s7450K .......... .......... .......... .......... .......... 29%  126M 1s7500K .......... .......... .......... .......... .......... 30%  123M 0s7550K .......... .......... .......... .......... .......... 30%  112M 0s7600K .......... .......... .......... .......... .......... 30% 75.3M 0s7650K .......... .......... .......... .......... .......... 30%  103M 0s7700K .......... .......... .......... .......... .......... 30% 65.5M 0s7750K .......... .......... .......... .......... .......... 31%  121M 0s7800K .......... .......... .......... .......... .......... 31% 46.2M 0s7850K .......... .......... .......... .......... .......... 31% 54.4M 0s7900K .......... .......... .......... .......... .......... 31% 81.4M 0s7950K .......... .......... .......... .......... .......... 31%  163M 0s8000K .......... .......... .......... .......... .......... 32% 75.7M 0s8050K .......... .......... .......... .......... .......... 32% 89.5M 0s8100K .......... .......... .......... .......... .......... 32%  168M 0s8150K .......... .......... .......... .......... .......... 32% 76.3M 0s8200K .......... .......... .......... .......... .......... 32% 45.9M 0s8250K .......... .......... .......... .......... .......... 33%  142M 0s8300K .......... .......... .......... .......... .......... 33% 50.4M 0s8350K .......... .......... .......... .......... .......... 33%  133M 0s8400K .......... .......... .......... .......... .......... 33% 83.5M 0s8450K .......... .......... .......... .......... .......... 33% 98.6M 0s8500K .......... .......... .......... .......... .......... 34% 45.1M 0s8550K .......... .......... .......... .......... .......... 34%  252M 0s8600K .......... .......... .......... .......... .......... 34%  137M 0s8650K .......... .......... .......... .......... .......... 34% 62.0M 0s8700K .......... .......... .......... .......... .......... 34% 53.7M 0s8750K .......... .......... .......... .......... .......... 35%  113M 0s8800K .......... .......... .......... .......... .......... 35% 88.3M 0s8850K .......... .......... .......... .......... .......... 35%  135M 0s8900K .......... .......... .......... .......... .......... 35%  106M 0s8950K .......... .......... .......... .......... .......... 35% 68.1M 0s9000K .......... .......... .......... .......... .......... 36% 71.7M 0s9050K .......... .......... .......... .......... .......... 36%  155M 0s9100K .......... .......... .......... .......... .......... 36%  143M 0s9150K .......... .......... .......... .......... .......... 36% 78.0M 0s9200K .......... .......... .......... .......... .......... 36% 50.2M 0s9250K .......... .......... .......... .......... .......... 37% 93.9M 0s9300K .......... .......... .......... .......... .......... 37%  142M 0s9350K .......... .......... .......... .......... .......... 37%  114M 0s9400K .......... .......... .......... .......... .......... 37%  114M 0s9450K .......... .......... .......... .......... .......... 37% 64.3M 0s9500K .......... .......... .......... .......... .......... 38%  127M 0s9550K .......... .......... .......... .......... .......... 38% 99.8M 0s9600K .......... .......... .......... .......... .......... 38% 96.6M 0s9650K .......... .......... .......... .......... .......... 38% 99.0M 0s9700K .......... .......... .......... .......... .......... 38% 54.2M 0s9750K .......... .......... .......... .......... .......... 39%  111M 0s9800K .......... .......... .......... .......... .......... 39%  111M 0s9850K .......... .......... .......... .......... .......... 39%  136M 0s9900K .......... .......... .......... .......... .......... 39% 93.1M 0s9950K .......... .......... .......... .......... .......... 39% 90.6M 0s10000K .......... .......... .......... .......... .......... 40% 90.9M 0s10050K .......... .......... .......... .......... .......... 40%  122M 0s10100K .......... .......... .......... .......... .......... 40%  132M 0s10150K .......... .......... .......... .......... .......... 40%  115M 0s10200K .......... .......... .......... .......... .......... 40% 50.3M 0s10250K .......... .......... .......... .......... .......... 41% 96.3M 0s10300K .......... .......... .......... .......... .......... 41%  109M 0s10350K .......... .......... .......... .......... .......... 41%  194M 0s10400K .......... .......... .......... .......... .......... 41% 86.5M 0s10450K .......... .......... .......... .......... .......... 41%  108M 0s10500K .......... .......... .......... .......... .......... 42%  115M 0s10550K .......... .......... .......... .......... .......... 42% 52.6M 0s10600K .......... .......... .......... .......... .......... 42%  156M 0s10650K .......... .......... .......... .......... .......... 42%  201M 0s10700K .......... .......... .......... .......... .......... 42%  182M 0s10750K .......... .......... .......... .......... .......... 43%  143M 0s10800K .......... .......... .......... .......... .......... 43% 50.0M 0s10850K .......... .......... .......... .......... .......... 43%  108M 0s10900K .......... .......... .......... .......... .......... 43%  133M 0s10950K .......... .......... .......... .......... .......... 43%  112M 0s11000K .......... .......... .......... .......... .......... 44%  111M 0s11050K .......... .......... .......... .......... .......... 44%  135M 0s11100K .......... .......... .......... .......... .......... 44% 94.6M 0s11150K .......... .......... .......... .......... .......... 44%  134M 0s11200K .......... .......... .......... .......... .......... 44% 90.1M 0s11250K .......... .......... .......... .......... .......... 45%  124M 0s11300K .......... .......... .......... .......... .......... 45%  107M 0s11350K .......... .......... .......... .......... .......... 45% 72.5M 0s11400K .......... .......... .......... .......... .......... 45%  148M 0s11450K .......... .......... .......... .......... .......... 45%  103M 0s11500K .......... .......... .......... .......... .......... 46%  112M 0s11550K .......... .......... .......... .......... .......... 46%  116M 0s11600K .......... .......... .......... .......... .......... 46% 84.5M 0s11650K .......... .......... .......... .......... .......... 46%  138M 0s11700K .......... .......... .......... .......... .......... 46%  111M 0s11750K .......... .......... .......... .......... .......... 47%  125M 0s11800K .......... .......... .......... .......... .......... 47%  117M 0s11850K .......... .......... .......... .......... .......... 47%  103M 0s11900K .......... .......... .......... .......... .......... 47%  137M 0s11950K .......... .......... .......... .......... .......... 47% 97.2M 0s12000K .......... .......... .......... .......... .......... 48% 95.2M 0s12050K .......... .......... .......... .......... .......... 48%  116M 0s12100K .......... .......... .......... .......... .......... 48%  132M 0s12150K .......... .......... .......... .......... .......... 48%  117M 0s12200K .......... .......... .......... .......... .......... 48%  117M 0s12250K .......... .......... .......... .......... .......... 49% 97.2M 0s12300K .......... .......... .......... .......... .......... 49%  118M 0s12350K .......... .......... .......... .......... .......... 49%  146M 0s12400K .......... .......... .......... .......... .......... 49% 83.7M 0s12450K .......... .......... .......... .......... .......... 49%  108M 0s12500K .......... .......... .......... .......... .......... 50%  114M 0s12550K .......... .......... .......... .......... .......... 50%  105M 0s12600K .......... .......... .......... .......... .......... 50% 48.8M 0s12650K .......... .......... .......... .......... .......... 50%  194M 0s12700K .......... .......... .......... .......... .......... 50%  233M 0s12750K .......... .......... .......... .......... .......... 51%  194M 0s12800K .......... .......... .......... .......... .......... 51%  117M 0s12850K .......... .......... .......... .......... .......... 51%  104M 0s12900K .......... .......... .......... .......... .......... 51%  136M 0s12950K .......... .......... .......... .......... .......... 51%  111M 0s13000K .......... .......... .......... .......... .......... 52%  109M 0s13050K .......... .......... .......... .......... .......... 52%  110M 0s13100K .......... .......... .......... .......... .......... 52%  108M 0s13150K .......... .......... .......... .......... .......... 52%  145M 0s13200K .......... .......... .......... .......... .......... 52% 93.4M 0s13250K .......... .......... .......... .......... .......... 53% 98.5M 0s13300K .......... .......... .......... .......... .......... 53%  130M 0s13350K .......... .......... .......... .......... .......... 53%  104M 0s13400K .......... .......... .......... .......... .......... 53%  132M 0s13450K .......... .......... .......... .......... .......... 53%  104M 0s13500K .......... .......... .......... .......... .......... 54%  121M 0s13550K .......... .......... .......... .......... .......... 54%  113M 0s13600K .......... .......... .......... .......... .......... 54% 85.3M 0s13650K .......... .......... .......... .......... .......... 54%  131M 0s13700K .......... .......... .......... .......... .......... 54%  122M 0s13750K .......... .......... .......... .......... .......... 55%  110M 0s13800K .......... .......... .......... .......... .......... 55%  120M 0s13850K .......... .......... .......... .......... .......... 55%  121M 0s13900K .......... .......... .......... .......... .......... 55% 97.8M 0s13950K .......... .......... .......... .......... .......... 55%  122M 0s14000K .......... .......... .......... .......... .......... 56% 89.1M 0s14050K .......... .......... .......... .......... .......... 56%  134M 0s14100K .......... .......... .......... .......... .......... 56%  105M 0s14150K .......... .......... .......... .......... .......... 56%  112M 0s14200K .......... .......... .......... .......... .......... 56%  117M 0s14250K .......... .......... .......... .......... .......... 57%  114M 0s14300K .......... .......... .......... .......... .......... 57%  133M 0s14350K .......... .......... .......... .......... .......... 57%  108M 0s14400K .......... .......... .......... .......... .......... 57%  103M 0s14450K .......... .......... .......... .......... .......... 57%  106M 0s14500K .......... .......... .......... .......... .......... 58% 92.2M 0s14550K .......... .......... .......... .......... .......... 58%  143M 0s14600K .......... .......... .......... .......... .......... 58% 46.6M 0s14650K .......... .......... .......... .......... .......... 58% 99.9M 0s14700K .......... .......... .......... .......... .......... 58%  249M 0s14750K .......... .......... .......... .......... .......... 59%  102M 0s14800K .......... .......... .......... .......... .......... 59%  157M 0s14850K .......... .......... .......... .......... .......... 59%  114M 0s14900K .......... .......... .......... .......... .......... 59%  130M 0s14950K .......... .......... .......... .......... .......... 59%  137M 0s15000K .......... .......... .......... .......... .......... 60% 96.8M 0s15050K .......... .......... .......... .......... .......... 60%  109M 0s15100K .......... .......... .......... .......... .......... 60%  121M 0s15150K .......... .......... .......... .......... .......... 60%  135M 0s15200K .......... .......... .......... .......... .......... 60%  115M 0s15250K .......... .......... .......... .......... .......... 61% 84.6M 0s15300K .......... .......... .......... .......... .......... 61%  134M 0s15350K .......... .......... .......... .......... .......... 61%  124M 0s15400K .......... .......... .......... .......... .......... 61% 99.4M 0s15450K .......... .......... .......... .......... .......... 61%  101M 0s15500K .......... .......... .......... .......... .......... 62%  114M 0s15550K .......... .......... .......... .......... .......... 62%  166M 0s15600K .......... .......... .......... .......... .......... 62%  104M 0s15650K .......... .......... .......... .......... .......... 62%  142M 0s15700K .......... .......... .......... .......... .......... 62%  132M 0s15750K .......... .......... .......... .......... .......... 63% 77.7M 0s15800K .......... .......... .......... .......... .......... 63%  114M 0s15850K .......... .......... .......... .......... .......... 63%  114M 0s15900K .......... .......... .......... .......... .......... 63%  122M 0s15950K .......... .......... .......... .......... .......... 63%  130M 0s16000K .......... .......... .......... .......... .......... 64%  119M 0s16050K .......... .......... .......... .......... .......... 64% 68.0M 0s16100K .......... .......... .......... .......... .......... 64%  223M 0s16150K .......... .......... .......... .......... .......... 64% 74.1M 0s16200K .......... .......... .......... .......... .......... 64% 97.9M 0s16250K .......... .......... .......... .......... .......... 65%  159M 0s16300K .......... .......... .......... .......... .......... 65%  116M 0s16350K .......... .......... .......... .......... .......... 65% 93.4M 0s16400K .......... .......... .......... .......... .......... 65% 86.0M 0s16450K .......... .......... .......... .......... .......... 65%  122M 0s16500K .......... .......... .......... .......... .......... 66%  135M 0s16550K .......... .......... .......... .......... .......... 66%  158M 0s16600K .......... .......... .......... .......... .......... 66% 73.9M 0s16650K .......... .......... .......... .......... .......... 66% 58.9M 0s16700K .......... .......... .......... .......... .......... 66%  133M 0s16750K .......... .......... .......... .......... .......... 67%  138M 0s16800K .......... .......... .......... .......... .......... 67% 81.9M 0s16850K .......... .......... .......... .......... .......... 67% 78.3M 0s16900K .......... .......... .......... .......... .......... 67%  133M 0s16950K .......... .......... .......... .......... .......... 67% 97.6M 0s17000K .......... .......... .......... .......... .......... 68% 79.8M 0s17050K .......... .......... .......... .......... .......... 68% 95.7M 0s17100K .......... .......... .......... .......... .......... 68%  120M 0s17150K .......... .......... .......... .......... .......... 68%  105M 0s17200K .......... .......... .......... .......... .......... 68% 73.2M 0s17250K .......... .......... .......... .......... .......... 69%  103M 0s17300K .......... .......... .......... .......... .......... 69% 85.8M 0s17350K .......... .......... .......... .......... .......... 69% 88.6M 0s17400K .......... .......... .......... .......... .......... 69% 87.5M 0s17450K .......... .......... .......... .......... .......... 69% 83.2M 0s17500K .......... .......... .......... .......... .......... 70% 94.2M 0s17550K .......... .......... .......... .......... .......... 70% 91.6M 0s17600K .......... .......... .......... .......... .......... 70% 67.0M 0s17650K .......... .......... .......... .......... .......... 70%  112M 0s17700K .......... .......... .......... .......... .......... 70% 67.1M 0s17750K .......... .......... .......... .......... .......... 71%  112M 0s17800K .......... .......... .......... .......... .......... 71%  118M 0s17850K .......... .......... .......... .......... .......... 71% 82.9M 0s17900K .......... .......... .......... .......... .......... 71% 98.2M 0s17950K .......... .......... .......... .......... .......... 71%  131M 0s18000K .......... .......... .......... .......... .......... 72% 69.7M 0s18050K .......... .......... .......... .......... .......... 72% 73.7M 0s18100K .......... .......... .......... .......... .......... 72% 75.6M 0s18150K .......... .......... .......... .......... .......... 72% 88.0M 0s18200K .......... .......... .......... .......... .......... 72% 71.2M 0s18250K .......... .......... .......... .......... .......... 73%  107M 0s18300K .......... .......... .......... .......... .......... 73% 99.4M 0s18350K .......... .......... .......... .......... .......... 73% 90.7M 0s18400K .......... .......... .......... .......... .......... 73% 69.9M 0s18450K .......... .......... .......... .......... .......... 73% 78.4M 0s18500K .......... .......... .......... .......... .......... 74% 81.4M 0s18550K .......... .......... .......... .......... .......... 74% 73.4M 0s18600K .......... .......... .......... .......... .......... 74% 84.2M 0s18650K .......... .......... .......... .......... .......... 74%  100M 0s18700K .......... .......... .......... .......... .......... 74% 32.4M 0s18750K .......... .......... .......... .......... .......... 75%  100M 0s18800K .......... .......... .......... .......... .......... 75%  105M 0s18850K .......... .......... .......... .......... .......... 75% 90.5M 0s18900K .......... .......... .......... .......... .......... 75% 95.6M 0s18950K .......... .......... .......... .......... .......... 75% 76.5M 0s19000K .......... .......... .......... .......... .......... 76% 83.8M 0s19050K .......... .......... .......... .......... .......... 76% 76.1M 0s19100K .......... .......... .......... .......... .......... 76% 88.0M 0s19150K .......... .......... .......... .......... .......... 76%  143M 0s19200K .......... .......... .......... .......... .......... 76% 85.0M 0s19250K .......... .......... .......... .......... .......... 77%  105M 0s19300K .......... .......... .......... .......... .......... 77% 79.3M 0s19350K .......... .......... .......... .......... .......... 77% 85.3M 0s19400K .......... .......... .......... .......... .......... 77% 82.5M 0s19450K .......... .......... .......... .......... .......... 77% 83.1M 0s19500K .......... .......... .......... .......... .......... 78%  114M 0s19550K .......... .......... .......... .......... .......... 78% 86.1M 0s19600K .......... .......... .......... .......... .......... 78% 63.5M 0s19650K .......... .......... .......... .......... .......... 78%  101M 0s19700K .......... .......... .......... .......... .......... 78% 90.3M 0s19750K .......... .......... .......... .......... .......... 79% 74.4M 0s19800K .......... .......... .......... .......... .......... 79%  107M 0s19850K .......... .......... .......... .......... .......... 79% 96.0M 0s19900K .......... .......... .......... .......... .......... 79% 69.7M 0s19950K .......... .......... .......... .......... .......... 79% 86.4M 0s20000K .......... .......... .......... .......... .......... 80% 89.6M 0s20050K .......... .......... .......... .......... .......... 80%  106M 0s20100K .......... .......... .......... .......... .......... 80% 70.1M 0s20150K .......... .......... .......... .......... .......... 80%  115M 0s20200K .......... .......... .......... .......... .......... 80% 69.6M 0s20250K .......... .......... .......... .......... .......... 81% 75.2M 0s20300K .......... .......... .......... .......... .......... 81% 80.6M 0s20350K .......... .......... .......... .......... .......... 81% 99.7M 0s20400K .......... .......... .......... .......... .......... 81% 73.0M 0s20450K .......... .......... .......... .......... .......... 81% 67.7M 0s20500K .......... .......... .......... .......... .......... 82% 90.0M 0s20550K .......... .......... .......... .......... .......... 82%  111M 0s20600K .......... .......... .......... .......... .......... 82%  107M 0s20650K .......... .......... .......... .......... .......... 82%  120M 0s20700K .......... .......... .......... .......... .......... 82%  112M 0s20750K .......... .......... .......... .......... .......... 83% 41.9M 0s20800K .......... .......... .......... .......... .......... 83% 48.9M 0s20850K .......... .......... .......... .......... .......... 83% 85.6M 0s20900K .......... .......... .......... .......... .......... 83%  125M 0s20950K .......... .......... .......... .......... .......... 83%  102M 0s21000K .......... .......... .......... .......... .......... 84%  132M 0s21050K .......... .......... .......... .......... .......... 84% 96.1M 0s21100K .......... .......... .......... .......... .......... 84% 93.8M 0s21150K .......... .......... .......... .......... .......... 84% 73.7M 0s21200K .......... .......... .......... .......... .......... 84% 82.0M 0s21250K .......... .......... .......... .......... .......... 85% 88.7M 0s21300K .......... .......... .......... .......... .......... 85%  105M 0s21350K .......... .......... .......... .......... .......... 85%  102M 0s21400K .......... .......... .......... .......... .......... 85%  127M 0s21450K .......... .......... .......... .......... .......... 85% 74.8M 0s21500K .......... .......... .......... .......... .......... 86% 73.5M 0s21550K .......... .......... .......... .......... .......... 86% 78.1M 0s21600K .......... .......... .......... .......... .......... 86% 67.9M 0s21650K .......... .......... .......... .......... .......... 86% 83.7M 0s21700K .......... .......... .......... .......... .......... 86% 94.8M 0s21750K .......... .......... .......... .......... .......... 87% 70.5M 0s21800K .......... .......... .......... .......... .......... 87% 86.4M 0s21850K .......... .......... .......... .......... .......... 87% 77.2M 0s21900K .......... .......... .......... .......... .......... 87%  142M 0s21950K .......... .......... .......... .......... .......... 87% 93.3M 0s22000K .......... .......... .......... .......... .......... 88% 69.9M 0s22050K .......... .......... .......... .......... .......... 88% 75.6M 0s22100K .......... .......... .......... .......... .......... 88% 93.7M 0s22150K .......... .......... .......... .......... .......... 88% 75.6M 0s22200K .......... .......... .......... .......... .......... 88%  112M 0s22250K .......... .......... .......... .......... .......... 89%  103M 0s22300K .......... .......... .......... .......... .......... 89%  100M 0s22350K .......... .......... .......... .......... .......... 89%  114M 0s22400K .......... .......... .......... .......... .......... 89% 64.0M 0s22450K .......... .......... .......... .......... .......... 89% 89.4M 0s22500K .......... .......... .......... .......... .......... 90% 96.3M 0s22550K .......... .......... .......... .......... .......... 90% 72.8M 0s22600K .......... .......... .......... .......... .......... 90% 72.5M 0s22650K .......... .......... .......... .......... .......... 90% 79.4M 0s22700K .......... .......... .......... .......... .......... 90%  125M 0s22750K .......... .......... .......... .......... .......... 91% 63.0M 0s22800K .......... .......... .......... .......... .......... 91% 36.4M 0s22850K .......... .......... .......... .......... .......... 91%  100M 0s22900K .......... .......... .......... .......... .......... 91%  148M 0s22950K .......... .......... .......... .......... .......... 91%  170M 0s23000K .......... .......... .......... .......... .......... 92%  102M 0s23050K .......... .......... .......... .......... .......... 92%  174M 0s23100K .......... .......... .......... .......... .......... 92%  148M 0s23150K .......... .......... .......... .......... .......... 92%  170M 0s23200K .......... .......... .......... .......... .......... 92%  127M 0s23250K .......... .......... .......... .......... .......... 93%  197M 0s23300K .......... .......... .......... .......... .......... 93%  226M 0s23350K .......... .......... .......... .......... .......... 93%  172M 0s23400K .......... .......... .......... .......... .......... 93%  218M 0s23450K .......... .......... .......... .......... .......... 93%  173M 0s23500K .......... .......... .......... .......... .......... 94%  189M 0s23550K .......... .......... .......... .......... .......... 94%  160M 0s23600K .......... .......... .......... .......... .......... 94%  141M 0s23650K .......... .......... .......... .......... .......... 94%  266M 0s23700K .......... .......... .......... .......... .......... 94%  184M 0s23750K .......... .......... .......... .......... .......... 95%  248M 0s23800K .......... .......... .......... .......... .......... 95%  133M 0s23850K .......... .......... .......... .......... .......... 95%  189M 0s23900K .......... .......... .......... .......... .......... 95%  184M 0s23950K .......... .......... .......... .......... .......... 95%  237M 0s24000K .......... .......... .......... .......... .......... 96%  143M 0s24050K .......... .......... .......... .......... .......... 96%  194M 0s24100K .......... .......... .......... .......... .......... 96%  255M 0s24150K .......... .......... .......... .......... .......... 96%  222M 0s24200K .......... .......... .......... .......... .......... 96%  151M 0s24250K .......... .......... .......... .......... .......... 97%  122M 0s24300K .......... .......... .......... .......... .......... 97%  190M 0s24350K .......... .......... .......... .......... .......... 97%  267M 0s24400K .......... .......... .......... .......... .......... 97%  202M 0s24450K .......... .......... .......... .......... .......... 97%  156M 0s24500K .......... .......... .......... .......... .......... 98%  217M 0s24550K .......... .......... .......... .......... .......... 98%  167M 0s24600K .......... .......... .......... .......... .......... 98%  146M 0s24650K .......... .......... .......... .......... .......... 98%  209M 0s24700K .......... .......... .......... .......... .......... 98%  191M 0s24750K .......... .......... .......... .......... .......... 99%  150M 0s24800K .......... .......... .......... .......... .......... 99%  132M 0s24850K .......... .......... .......... .......... .......... 99% 54.9M 0s24900K .......... .......... .......... .......... .......... 99%  203M 0s24950K .......... .......... .......... .......... .......... 99%  210M 0s25000K .......... .......... .......... .........            100%  183M=0.4s2021-07-26 23:48:52 (63.1 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:48:52--  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:48:52--  https://pypi.org/packages/source/s/setuptools/setuptools-57.1.0.tar.gzResolving pypi.org (pypi.org)... 151.101.0.223, 151.101.64.223, 151.101.128.223, ...Connecting to pypi.org (pypi.org)|151.101.0.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:48:52--  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:48:52--  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.13M 0s50K .......... .......... .......... .......... ..........  4% 19.0M 0s100K .......... .......... .......... .......... ..........  7% 9.56M 0s150K .......... .......... .......... .......... ..........  9% 44.8M 0s200K .......... .......... .......... .......... .......... 11% 20.9M 0s250K .......... .......... .......... .......... .......... 14% 32.4M 0s300K .......... .......... .......... .......... .......... 16% 65.0M 0s350K .......... .......... .......... .......... .......... 19% 62.3M 0s400K .......... .......... .......... .......... .......... 21% 43.3M 0s450K .......... .......... .......... .......... .......... 23% 23.4M 0s500K .......... .......... .......... .......... .......... 26%  231M 0s550K .......... .......... .......... .......... .......... 28%  203M 0s600K .......... .......... .......... .......... .......... 31%  232M 0s650K .......... .......... .......... .......... .......... 33%  221M 0s700K .......... .......... .......... .......... .......... 35% 28.4M 0s750K .......... .......... .......... .......... .......... 38% 18.7M 0s800K .......... .......... .......... .......... .......... 40%  206M 0s850K .......... .......... .......... .......... .......... 42%  174M 0s900K .......... .......... .......... .......... .......... 45%  188M 0s950K .......... .......... .......... .......... .......... 47% 27.1M 0s1000K .......... .......... .......... .......... .......... 50%  213M 0s1050K .......... .......... .......... .......... .......... 52% 69.4M 0s1100K .......... .......... .......... .......... .......... 54% 81.3M 0s1150K .......... .......... .......... .......... .......... 57% 84.5M 0s1200K .......... .......... .......... .......... .......... 59% 90.4M 0s1250K .......... .......... .......... .......... .......... 62% 26.9M 0s1300K .......... .......... .......... .......... .......... 64% 85.4M 0s1350K .......... .......... .......... .......... .......... 66% 48.1M 0s1400K .......... .......... .......... .......... .......... 69%  108M 0s1450K .......... .......... .......... .......... .......... 71% 77.6M 0s1500K .......... .......... .......... .......... .......... 74% 78.0M 0s1550K .......... .......... .......... .......... .......... 76% 37.0M 0s1600K .......... .......... .......... .......... .......... 78% 99.2M 0s1650K .......... .......... .......... .......... .......... 81% 48.0M 0s1700K .......... .......... .......... .......... .......... 83% 44.5M 0s1750K .......... .......... .......... .......... .......... 85% 43.3M 0s1800K .......... .......... .......... .......... .......... 88%  132M 0s1850K .......... .......... .......... .......... .......... 90%  195M 0s1900K .......... .......... .......... .......... .......... 93% 40.7M 0s1950K .......... .......... .......... .......... .......... 95% 46.7M 0s2000K .......... .......... .......... .......... .......... 97% 55.0M 0s2050K .......... .......... .......... .......... ...       100%  204M=0.05s2021-07-26 23:48:52 (43.2 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:48:52--  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:48:52--  https://pypi.org/packages/source/s/six/six-1.16.0.tar.gzResolving pypi.org (pypi.org)... 151.101.0.223, 151.101.192.223, 151.101.128.223, ...Connecting to pypi.org (pypi.org)|151.101.0.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:48:52--  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:48:52--  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% 31.8M=0.001s2021-07-26 23:48:52 (31.8 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:48:52--  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%  399K 6s50K .......... .......... .......... .......... ..........  4%  402K 6s100K .......... .......... .......... .......... ..........  6% 27.8M 4s150K .......... .......... .......... .......... ..........  8% 24.6M 3s200K .......... .......... .......... .......... .......... 10%  405K 3s250K .......... .......... .......... .......... .......... 12% 24.5M 3s300K .......... .......... .......... .......... .......... 14% 29.0M 2s350K .......... .......... .......... .......... .......... 16% 24.9M 2s400K .......... .......... .......... .......... .......... 18%  416K 2s450K .......... .......... .......... .......... .......... 20% 26.1M 2s500K .......... .......... .......... .......... .......... 22% 25.7M 2s550K .......... .......... .......... .......... .......... 24% 24.1M 2s600K .......... .......... .......... .......... .......... 26% 29.5M 1s650K .......... .......... .......... .......... .......... 28% 29.3M 1s700K .......... .......... .......... .......... .......... 30% 28.8M 1s750K .......... .......... .......... .......... .......... 33% 27.3M 1s800K .......... .......... .......... .......... .......... 35% 72.3M 1s850K .......... .......... .......... .......... .......... 37%  442K 1s900K .......... .......... .......... .......... .......... 39% 42.9M 1s950K .......... .......... .......... .......... .......... 41% 34.8M 1s1000K .......... .......... .......... .......... .......... 43% 34.1M 1s1050K .......... .......... .......... .......... .......... 45% 40.4M 1s1100K .......... .......... .......... .......... .......... 47% 28.4M 1s1150K .......... .......... .......... .......... .......... 49% 35.9M 1s1200K .......... .......... .......... .......... .......... 51% 40.9M 1s1250K .......... .......... .......... .......... .......... 53% 43.6M 1s1300K .......... .......... .......... .......... .......... 55% 63.0M 1s1350K .......... .......... .......... .......... .......... 57% 31.5M 0s1400K .......... .......... .......... .......... .......... 59% 38.0M 0s1450K .......... .......... .......... .......... .......... 61% 65.9M 0s1500K .......... .......... .......... .......... .......... 64% 70.1M 0s1550K .......... .......... .......... .......... .......... 66% 59.2M 0s1600K .......... .......... .......... .......... .......... 68% 70.2M 0s1650K .......... .......... .......... .......... .......... 70% 70.7M 0s1700K .......... .......... .......... .......... .......... 72% 69.4M 0s1750K .......... .......... .......... .......... .......... 74%  490K 0s1800K .......... .......... .......... .......... .......... 76% 58.3M 0s1850K .......... .......... .......... .......... .......... 78% 60.5M 0s1900K .......... .......... .......... .......... .......... 80% 44.1M 0s1950K .......... .......... .......... .......... .......... 82% 36.2M 0s2000K .......... .......... .......... .......... .......... 84% 41.8M 0s2050K .......... .......... .......... .......... .......... 86% 46.7M 0s2100K .......... .......... .......... .......... .......... 88% 48.5M 0s2150K .......... .......... .......... .......... .......... 90% 41.5M 0s2200K .......... .......... .......... .......... .......... 92% 48.3M 0s2250K .......... .......... .......... .......... .......... 95% 48.0M 0s2300K .......... .......... .......... .......... .......... 97% 45.2M 0s2350K .......... .......... .......... .......... .......... 99% 41.7M 0s2400K .......... .........                                  100% 50.7M=0.8s2021-07-26 23:48:54 (3.10 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:48:54--  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:48:54--  https://codeload.github.com/pallets/werkzeug/zip/2.0.1Resolving codeload.github.com (codeload.github.com)... 140.82.121.10Connecting to codeload.github.com (codeload.github.com)|140.82.121.10|:443... connected.HTTP request sent, awaiting response... 200 OKLength: unspecified [application/zip]Saving to: 'werkzeug/2.0.1.zip'0K .......... .......... .......... .......... .......... 2.99M50K .......... .......... .......... .......... .......... 10.9M100K .......... .......... .......... .......... .......... 20.5M150K .......... .......... .......... .......... .......... 47.6M200K .......... .......... .......... .......... .......... 11.3M250K .......... .......... .......... .......... .......... 35.3M300K .......... .......... .......... .......... .......... 40.6M350K .......... .......... .......... .......... .......... 29.7M400K .......... .......... .......... .......... .......... 31.4M450K .......... .......... .......... .......... .......... 49.4M500K .......... .......... .......... .......... .......... 46.3M550K .......... .......... .......... .......... .......... 7.24M600K .......... .......... .......... .......... .......... 6.46M650K .......... .......... .......... .......... .......... 14.6M700K .......... .......... .......... .......... .......... 1.85M750K .......... .......... .......... .......... .......... 36.2M800K .......... .......... .......... .......... .......... 30.9M850K .......... .......... .......... .......... .......... 32.8M900K .......... .......... .......... .......... .......... 13.8M950K .......... .......... .                                12.9M=0.09s2021-07-26 23:48:54 (10.5 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:48:54--  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:48:54--  https://pypi.org/packages/source/c/certifi/certifi-2021.5.30.tar.gzResolving pypi.org (pypi.org)... 151.101.128.223, 151.101.192.223, 151.101.0.223, ...Connecting to pypi.org (pypi.org)|151.101.128.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:48:54--  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:48:54--  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% 8.77M 0s50K .......... .......... .......... .......... .......... 69% 17.0M 0s100K .......... .......... .......... .......... ...       100% 11.4M=0.01s2021-07-26 23:48:54 (11.5 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:48:54--  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:48:54--  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 .......... .......... .......... .......... .......... 8.92M100K .......... .......... .......... .......... .......... 32.6M150K .......... .......... .......... .......... .......... 14.1M200K .......... .......... .......... .......... .......... 13.1M250K .......... .......... .......... .......... .......... 8.95M300K .......... .......... .......... .......... .......... 8.24M350K .......... ..                                          41.4M=0.04s2021-07-26 23:48:54 (9.56 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:48:55--  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:48:55--  https://codeload.github.com/pallets/flask/zip/2.0.1Resolving codeload.github.com (codeload.github.com)... 140.82.121.10Connecting to codeload.github.com (codeload.github.com)|140.82.121.10|:443... connected.HTTP request sent, awaiting response... 200 OKLength: unspecified [application/zip]Saving to: 'flask/2.0.1.zip'0K .......... .......... .......... .......... .......... 4.63M50K .......... .......... .......... .......... .......... 8.89M100K .......... .......... .......... .......... .......... 15.6M150K .......... .......... .......... .......... .......... 13.9M200K .......... .......... .......... .......... .......... 44.2M250K .......... .......... .......... .......... .......... 85.4M300K .......... .......... .......... .......... .......... 31.2M350K .......... .......... .......... .......... .......... 29.2M400K .......... .......... .......... .......... .......... 10.5M450K .......... .......... .......... .......... .......... 12.1M500K .......... .......... .......... .......... .......... 6.78M550K .......... .......... .......... .......... .......... 7.35M600K .......... .......... .......... .......... .......... 7.28M650K .......... .......... .......... .......... .          13.0M=0.06s2021-07-26 23:48:55 (11.3 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:48:55--  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.97M 3s50K .......... .......... .......... .......... ..........  0% 16.7M 2s100K .......... .......... .......... .......... ..........  0% 11.6M 2s150K .......... .......... .......... .......... ..........  0% 12.5M 2s200K .......... .......... .......... .......... ..........  0% 24.1M 2s250K .......... .......... .......... .......... ..........  1% 12.1M 2s300K .......... .......... .......... .......... ..........  1% 12.7M 2s350K .......... .......... .......... .......... ..........  1% 32.2M 2s400K .......... .......... .......... .......... ..........  1% 10.8M 2s450K .......... .......... .......... .......... ..........  1% 12.7M 2s500K .......... .......... .......... .......... ..........  2% 29.7M 2s550K .......... .......... .......... .......... ..........  2% 27.0M 2s600K .......... .......... .......... .......... ..........  2% 12.3M 2s650K .......... .......... .......... .......... ..........  2% 31.4M 2s700K .......... .......... .......... .......... ..........  2% 14.0M 2s750K .......... .......... .......... .......... ..........  3% 35.0M 2s800K .......... .......... .......... .......... ..........  3% 15.3M 2s850K .......... .......... .......... .......... ..........  3% 23.3M 1s900K .......... .......... .......... .......... ..........  3% 17.9M 1s950K .......... .......... .......... .......... ..........  3% 25.0M 1s1000K .......... .......... .......... .......... ..........  4% 21.7M 1s1050K .......... .......... .......... .......... ..........  4% 27.0M 1s1100K .......... .......... .......... .......... ..........  4% 29.8M 1s1150K .......... .......... .......... .......... ..........  4% 15.5M 1s1200K .......... .......... .......... .......... ..........  4% 25.4M 1s1250K .......... .......... .......... .......... ..........  5% 15.8M 1s1300K .......... .......... .......... .......... ..........  5% 39.8M 1s1350K .......... .......... .......... .......... ..........  5% 16.3M 1s1400K .......... .......... .......... .......... ..........  5% 37.0M 1s1450K .......... .......... .......... .......... ..........  5% 25.7M 1s1500K .......... .......... .......... .......... ..........  6% 17.1M 1s1550K .......... .......... .......... .......... ..........  6% 41.8M 1s1600K .......... .......... .......... .......... ..........  6% 17.4M 1s1650K .......... .......... .......... .......... ..........  6% 49.5M 1s1700K .......... .......... .......... .......... ..........  6% 38.6M 1s1750K .......... .......... .......... .......... ..........  7% 15.5M 1s1800K .......... .......... .......... .......... ..........  7% 33.8M 1s1850K .......... .......... .......... .......... ..........  7% 44.4M 1s1900K .......... .......... .......... .......... ..........  7% 20.3M 1s1950K .......... .......... .......... .......... ..........  7%  100M 1s2000K .......... .......... .......... .......... ..........  8% 26.3M 1s2050K .......... .......... .......... .......... ..........  8% 17.0M 1s2100K .......... .......... .......... .......... ..........  8% 36.6M 1s2150K .......... .......... .......... .......... ..........  8% 88.6M 1s2200K .......... .......... .......... .......... ..........  8% 46.6M 1s2250K .......... .......... .......... .......... ..........  9% 17.0M 1s2300K .......... .......... .......... .......... ..........  9% 36.6M 1s2350K .......... .......... .......... .......... ..........  9% 46.9M 1s2400K .......... .......... .......... .......... ..........  9% 28.8M 1s2450K .......... .......... .......... .......... ..........  9% 32.3M 1s2500K .......... .......... .......... .......... .......... 10% 52.8M 1s2550K .......... .......... .......... .......... .......... 10% 42.4M 1s2600K .......... .......... .......... .......... .......... 10% 18.6M 1s2650K .......... .......... .......... .......... .......... 10%  119M 1s2700K .......... .......... .......... .......... .......... 10% 39.6M 1s2750K .......... .......... .......... .......... .......... 11% 23.9M 1s2800K .......... .......... .......... .......... .......... 11% 43.8M 1s2850K .......... .......... .......... .......... .......... 11% 24.3M 1s2900K .......... .......... .......... .......... .......... 11%  128M 1s2950K .......... .......... .......... .......... .......... 11% 45.3M 1s3000K .......... .......... .......... .......... .......... 12% 28.9M 1s3050K .......... .......... .......... .......... .......... 12% 25.9M 1s3100K .......... .......... .......... .......... .......... 12%  144M 1s3150K .......... .......... .......... .......... .......... 12% 55.0M 1s3200K .......... .......... .......... .......... .......... 12% 23.9M 1s3250K .......... .......... .......... .......... .......... 13% 28.4M 1s3300K .......... .......... .......... .......... .......... 13% 48.9M 1s3350K .......... .......... .......... .......... .......... 13% 26.0M 1s3400K .......... .......... .......... .......... .......... 13% 89.1M 1s3450K .......... .......... .......... .......... .......... 13% 28.1M 1s3500K .......... .......... .......... .......... .......... 14% 48.5M 1s3550K .......... .......... .......... .......... .......... 14% 95.1M 1s3600K .......... .......... .......... .......... .......... 14% 27.6M 1s3650K .......... .......... .......... .......... .......... 14% 31.1M 1s3700K .......... .......... .......... .......... .......... 14% 50.2M 1s3750K .......... .......... .......... .......... .......... 15% 42.7M 1s3800K .......... .......... .......... .......... .......... 15% 65.7M 1s3850K .......... .......... .......... .......... .......... 15% 43.6M 1s3900K .......... .......... .......... .......... .......... 15% 57.4M 1s3950K .......... .......... .......... .......... .......... 15% 29.0M 1s4000K .......... .......... .......... .......... .......... 16% 57.5M 1s4050K .......... .......... .......... .......... .......... 16% 69.9M 1s4100K .......... .......... .......... .......... .......... 16% 31.8M 1s4150K .......... .......... .......... .......... .......... 16% 66.0M 1s4200K .......... .......... .......... .......... .......... 16% 36.5M 1s4250K .......... .......... .......... .......... .......... 17% 28.6M 1s4300K .......... .......... .......... .......... .......... 17% 47.5M 1s4350K .......... .......... .......... .......... .......... 17% 52.2M 1s4400K .......... .......... .......... .......... .......... 17% 53.4M 1s4450K .......... .......... .......... .......... .......... 17% 34.6M 1s4500K .......... .......... .......... .......... .......... 18% 86.4M 1s4550K .......... .......... .......... .......... .......... 18% 43.9M 1s4600K .......... .......... .......... .......... .......... 18% 42.0M 1s4650K .......... .......... .......... .......... .......... 18% 70.3M 1s4700K .......... .......... .......... .......... .......... 18% 58.2M 1s4750K .......... .......... .......... .......... .......... 19%  102M 1s4800K .......... .......... .......... .......... .......... 19% 39.3M 1s4850K .......... .......... .......... .......... .......... 19% 49.5M 1s4900K .......... .......... .......... .......... .......... 19%  127M 1s4950K .......... .......... .......... .......... .......... 19% 43.9M 1s5000K .......... .......... .......... .......... .......... 20% 50.3M 1s5050K .......... .......... .......... .......... .......... 20% 80.8M 1s5100K .......... .......... .......... .......... .......... 20% 33.4M 1s5150K .......... .......... .......... .......... .......... 20%  107M 1s5200K .......... .......... .......... .......... .......... 20% 53.4M 1s5250K .......... .......... .......... .......... .......... 21% 48.4M 1s5300K .......... .......... .......... .......... .......... 21% 55.8M 1s5350K .......... .......... .......... .......... .......... 21% 79.7M 1s5400K .......... .......... .......... .......... .......... 21%  114M 1s5450K .......... .......... .......... .......... .......... 21% 29.3M 1s5500K .......... .......... .......... .......... .......... 22% 92.2M 1s5550K .......... .......... .......... .......... .......... 22% 49.8M 1s5600K .......... .......... .......... .......... .......... 22% 50.9M 1s5650K .......... .......... .......... .......... .......... 22%  117M 1s5700K .......... .......... .......... .......... .......... 22% 81.3M 1s5750K .......... .......... .......... .......... .......... 23% 31.6M 1s5800K .......... .......... .......... .......... .......... 23% 75.6M 1s5850K .......... .......... .......... .......... .......... 23% 57.5M 1s5900K .......... .......... .......... .......... .......... 23%  118M 1s5950K .......... .......... .......... .......... .......... 23% 44.0M 1s6000K .......... .......... .......... .......... .......... 24% 82.7M 1s6050K .......... .......... .......... .......... .......... 24% 29.5M 1s6100K .......... .......... .......... .......... .......... 24% 40.8M 1s6150K .......... .......... .......... .......... .......... 24% 41.7M 1s6200K .......... .......... .......... .......... .......... 24% 34.5M 1s6250K .......... .......... .......... .......... .......... 25% 61.2M 1s6300K .......... .......... .......... .......... .......... 25% 42.2M 1s6350K .......... .......... .......... .......... .......... 25% 39.9M 1s6400K .......... .......... .......... .......... .......... 25% 32.9M 1s6450K .......... .......... .......... .......... .......... 25% 46.9M 1s6500K .......... .......... .......... .......... .......... 26% 53.7M 1s6550K .......... .......... .......... .......... .......... 26% 45.7M 1s6600K .......... .......... .......... .......... .......... 26% 40.4M 1s6650K .......... .......... .......... .......... .......... 26% 40.1M 1s6700K .......... .......... .......... .......... .......... 26% 52.1M 1s6750K .......... .......... .......... .......... .......... 27% 55.2M 1s6800K .......... .......... .......... .......... .......... 27% 54.8M 1s6850K .......... .......... .......... .......... .......... 27% 33.3M 1s6900K .......... .......... .......... .......... .......... 27% 60.9M 1s6950K .......... .......... .......... .......... .......... 27% 62.4M 1s7000K .......... .......... .......... .......... .......... 28% 59.8M 1s7050K .......... .......... .......... .......... .......... 28% 58.8M 1s7100K .......... .......... .......... .......... .......... 28% 52.0M 1s7150K .......... .......... .......... .......... .......... 28% 65.2M 1s7200K .......... .......... .......... .......... .......... 28% 51.7M 1s7250K .......... .......... .......... .......... .......... 29% 62.3M 1s7300K .......... .......... .......... .......... .......... 29% 58.0M 1s7350K .......... .......... .......... .......... .......... 29% 63.1M 1s7400K .......... .......... .......... .......... .......... 29% 55.6M 1s7450K .......... .......... .......... .......... .......... 29% 62.1M 1s7500K .......... .......... .......... .......... .......... 30% 63.6M 1s7550K .......... .......... .......... .......... .......... 30% 62.5M 1s7600K .......... .......... .......... .......... .......... 30% 53.4M 1s7650K .......... .......... .......... .......... .......... 30% 65.7M 1s7700K .......... .......... .......... .......... .......... 30% 56.8M 1s7750K .......... .......... .......... .......... .......... 31% 62.4M 0s7800K .......... .......... .......... .......... .......... 31% 57.0M 0s7850K .......... .......... .......... .......... .......... 31% 63.7M 0s7900K .......... .......... .......... .......... .......... 31% 62.0M 0s7950K .......... .......... .......... .......... .......... 31% 60.9M 0s8000K .......... .......... .......... .......... .......... 32% 55.8M 0s8050K .......... .......... .......... .......... .......... 32% 63.2M 0s8100K .......... .......... .......... .......... .......... 32% 63.9M 0s8150K .......... .......... .......... .......... .......... 32% 63.7M 0s8200K .......... .......... .......... .......... .......... 32% 55.3M 0s8250K .......... .......... .......... .......... .......... 33% 62.9M 0s8300K .......... .......... .......... .......... .......... 33% 65.2M 0s8350K .......... .......... .......... .......... .......... 33% 63.5M 0s8400K .......... .......... .......... .......... .......... 33% 56.4M 0s8450K .......... .......... .......... .......... .......... 33% 55.7M 0s8500K .......... .......... .......... .......... .......... 34% 61.6M 0s8550K .......... .......... .......... .......... .......... 34% 64.5M 0s8600K .......... .......... .......... .......... .......... 34% 59.5M 0s8650K .......... .......... .......... .......... .......... 34% 60.0M 0s8700K .......... .......... .......... .......... .......... 34% 58.2M 0s8750K .......... .......... .......... .......... .......... 35% 64.5M 0s8800K .......... .......... .......... .......... .......... 35% 52.7M 0s8850K .......... .......... .......... .......... .......... 35% 64.7M 0s8900K .......... .......... .......... .......... .......... 35% 37.0M 0s8950K .......... .......... .......... .......... .......... 35% 62.1M 0s9000K .......... .......... .......... .......... .......... 36% 61.2M 0s9050K .......... .......... .......... .......... .......... 36% 64.6M 0s9100K .......... .......... .......... .......... .......... 36% 66.4M 0s9150K .......... .......... .......... .......... .......... 36% 54.7M 0s9200K .......... .......... .......... .......... .......... 36% 54.2M 0s9250K .......... .......... .......... .......... .......... 37% 64.1M 0s9300K .......... .......... .......... .......... .......... 37% 66.2M 0s9350K .......... .......... .......... .......... .......... 37% 59.7M 0s9400K .......... .......... .......... .......... .......... 37% 57.3M 0s9450K .......... .......... .......... .......... .......... 37% 55.2M 0s9500K .......... .......... .......... .......... .......... 38% 66.2M 0s9550K .......... .......... .......... .......... .......... 38% 63.7M 0s9600K .......... .......... .......... .......... .......... 38% 55.3M 0s9650K .......... .......... .......... .......... .......... 38% 51.2M 0s9700K .......... .......... .......... .......... .......... 38% 59.3M 0s9750K .......... .......... .......... .......... .......... 39% 36.2M 0s9800K .......... .......... .......... .......... .......... 39% 53.2M 0s9850K .......... .......... .......... .......... .......... 39% 56.2M 0s9900K .......... .......... .......... .......... .......... 39% 55.3M 0s9950K .......... .......... .......... .......... .......... 39% 60.8M 0s10000K .......... .......... .......... .......... .......... 40% 49.3M 0s10050K .......... .......... .......... .......... .......... 40% 56.0M 0s10100K .......... .......... .......... .......... .......... 40% 53.8M 0s10150K .......... .......... .......... .......... .......... 40% 54.7M 0s10200K .......... .......... .......... .......... .......... 40% 54.1M 0s10250K .......... .......... .......... .......... .......... 41% 51.9M 0s10300K .......... .......... .......... .......... .......... 41% 52.0M 0s10350K .......... .......... .......... .......... .......... 41% 56.0M 0s10400K .......... .......... .......... .......... .......... 41% 44.9M 0s10450K .......... .......... .......... .......... .......... 41% 55.1M 0s10500K .......... .......... .......... .......... .......... 42% 58.9M 0s10550K .......... .......... .......... .......... .......... 42% 65.4M 0s10600K .......... .......... .......... .......... .......... 42% 52.3M 0s10650K .......... .......... .......... .......... .......... 42% 60.2M 0s10700K .......... .......... .......... .......... .......... 42% 65.2M 0s10750K .......... .......... .......... .......... .......... 43% 59.6M 0s10800K .......... .......... .......... .......... .......... 43% 52.3M 0s10850K .......... .......... .......... .......... .......... 43% 61.7M 0s10900K .......... .......... .......... .......... .......... 43% 59.2M 0s10950K .......... .......... .......... .......... .......... 43% 62.7M 0s11000K .......... .......... .......... .......... .......... 44% 58.1M 0s11050K .......... .......... .......... .......... .......... 44% 65.0M 0s11100K .......... .......... .......... .......... .......... 44% 66.2M 0s11150K .......... .......... .......... .......... .......... 44% 66.1M 0s11200K .......... .......... .......... .......... .......... 44% 53.8M 0s11250K .......... .......... .......... .......... .......... 45% 57.3M 0s11300K .......... .......... .......... .......... .......... 45% 63.4M 0s11350K .......... .......... .......... .......... .......... 45% 64.3M 0s11400K .......... .......... .......... .......... .......... 45% 70.6M 0s11450K .......... .......... .......... .......... .......... 45% 19.9M 0s11500K .......... .......... .......... .......... .......... 46% 37.0M 0s11550K .......... .......... .......... .......... .......... 46% 65.3M 0s11600K .......... .......... .......... .......... .......... 46% 41.8M 0s11650K .......... .......... .......... .......... .......... 46% 36.8M 0s11700K .......... .......... .......... .......... .......... 46% 57.2M 0s11750K .......... .......... .......... .......... .......... 47% 42.6M 0s11800K .......... .......... .......... .......... .......... 47% 48.9M 0s11850K .......... .......... .......... .......... .......... 47% 82.0M 0s11900K .......... .......... .......... .......... .......... 47% 52.6M 0s11950K .......... .......... .......... .......... .......... 47% 47.7M 0s12000K .......... .......... .......... .......... .......... 48% 26.5M 0s12050K .......... .......... .......... .......... .......... 48% 41.8M 0s12100K .......... .......... .......... .......... .......... 48% 41.4M 0s12150K .......... .......... .......... .......... .......... 48% 23.2M 0s12200K .......... .......... .......... .......... .......... 48% 37.6M 0s12250K .......... .......... .......... .......... .......... 49% 37.5M 0s12300K .......... .......... .......... .......... .......... 49% 41.8M 0s12350K .......... .......... .......... .......... .......... 49% 38.0M 0s12400K .......... .......... .......... .......... .......... 49% 29.5M 0s12450K .......... .......... .......... .......... .......... 49% 39.6M 0s12500K .......... .......... .......... .......... .......... 50% 43.5M 0s12550K .......... .......... .......... .......... .......... 50% 39.5M 0s12600K .......... .......... .......... .......... .......... 50% 29.6M 0s12650K .......... .......... .......... .......... .......... 50% 46.3M 0s12700K .......... .......... .......... .......... .......... 50% 42.0M 0s12750K .......... .......... .......... .......... .......... 51% 45.1M 0s12800K .......... .......... .......... .......... .......... 51% 34.8M 0s12850K .......... .......... .......... .......... .......... 51% 44.9M 0s12900K .......... .......... .......... .......... .......... 51% 51.9M 0s12950K .......... .......... .......... .......... .......... 51% 38.3M 0s13000K .......... .......... .......... .......... .......... 52% 42.1M 0s13050K .......... .......... .......... .......... .......... 52% 38.1M 0s13100K .......... .......... .......... .......... .......... 52% 56.4M 0s13150K .......... .......... .......... .......... .......... 52% 44.7M 0s13200K .......... .......... .......... .......... .......... 52% 35.5M 0s13250K .......... .......... .......... .......... .......... 53% 40.2M 0s13300K .......... .......... .......... .......... .......... 53% 46.4M 0s13350K .......... .......... .......... .......... .......... 53% 48.0M 0s13400K .......... .......... .......... .......... .......... 53% 34.4M 0s13450K .......... .......... .......... .......... .......... 53% 44.5M 0s13500K .......... .......... .......... .......... .......... 54% 43.9M 0s13550K .......... .......... .......... .......... .......... 54% 45.4M 0s13600K .......... .......... .......... .......... .......... 54% 36.3M 0s13650K .......... .......... .......... .......... .......... 54% 48.4M 0s13700K .......... .......... .......... .......... .......... 54% 39.8M 0s13750K .......... .......... .......... .......... .......... 55% 43.1M 0s13800K .......... .......... .......... .......... .......... 55% 41.8M 0s13850K .......... .......... .......... .......... .......... 55% 45.2M 0s13900K .......... .......... .......... .......... .......... 55% 42.2M 0s13950K .......... .......... .......... .......... .......... 55% 46.5M 0s14000K .......... .......... .......... .......... .......... 56% 32.5M 0s14050K .......... .......... .......... .......... .......... 56% 39.4M 0s14100K .......... .......... .......... .......... .......... 56% 43.7M 0s14150K .......... .......... .......... .......... .......... 56% 43.6M 0s14200K .......... .......... .......... .......... .......... 56% 27.2M 0s14250K .......... .......... .......... .......... .......... 57% 43.7M 0s14300K .......... .......... .......... .......... .......... 57% 47.4M 0s14350K .......... .......... .......... .......... .......... 57% 46.2M 0s14400K .......... .......... .......... .......... .......... 57% 39.1M 0s14450K .......... .......... .......... .......... .......... 57% 36.9M 0s14500K .......... .......... .......... .......... .......... 58% 46.2M 0s14550K .......... .......... .......... .......... .......... 58% 46.3M 0s14600K .......... .......... .......... .......... .......... 58% 41.8M 0s14650K .......... .......... .......... .......... .......... 58% 39.6M 0s14700K .......... .......... .......... .......... .......... 58% 45.7M 0s14750K .......... .......... .......... .......... .......... 59% 40.5M 0s14800K .......... .......... .......... .......... .......... 59% 33.0M 0s14850K .......... .......... .......... .......... .......... 59% 45.4M 0s14900K .......... .......... .......... .......... .......... 59% 48.1M 0s14950K .......... .......... .......... .......... .......... 59% 41.1M 0s15000K .......... .......... .......... .......... .......... 60% 41.7M 0s15050K .......... .......... .......... .......... .......... 60% 45.7M 0s15100K .......... .......... .......... .......... .......... 60% 36.1M 0s15150K .......... .......... .......... .......... .......... 60% 43.4M 0s15200K .......... .......... .......... .......... .......... 60% 39.1M 0s15250K .......... .......... .......... .......... .......... 61% 45.1M 0s15300K .......... .......... .......... .......... .......... 61% 44.6M 0s15350K .......... .......... .......... .......... .......... 61% 46.3M 0s15400K .......... .......... .......... .......... .......... 61% 36.7M 0s15450K .......... .......... .......... .......... .......... 61% 42.5M 0s15500K .......... .......... .......... .......... .......... 62% 44.6M 0s15550K .......... .......... .......... .......... .......... 62% 43.7M 0s15600K .......... .......... .......... .......... .......... 62% 27.5M 0s15650K .......... .......... .......... .......... .......... 62% 35.4M 0s15700K .......... .......... .......... .......... .......... 62% 27.3M 0s15750K .......... .......... .......... .......... .......... 63% 33.6M 0s15800K .......... .......... .......... .......... .......... 63% 25.4M 0s15850K .......... .......... .......... .......... .......... 63% 31.4M 0s15900K .......... .......... .......... .......... .......... 63% 42.5M 0s15950K .......... .......... .......... .......... .......... 63% 48.3M 0s16000K .......... .......... .......... .......... .......... 64% 34.8M 0s16050K .......... .......... .......... .......... .......... 64% 39.1M 0s16100K .......... .......... .......... .......... .......... 64%  106M 0s16150K .......... .......... .......... .......... .......... 64% 47.8M 0s16200K .......... .......... .......... .......... .......... 64% 48.4M 0s16250K .......... .......... .......... .......... .......... 65% 44.5M 0s16300K .......... .......... .......... .......... .......... 65% 54.0M 0s16350K .......... .......... .......... .......... .......... 65%  113M 0s16400K .......... .......... .......... .......... .......... 65% 69.9M 0s16450K .......... .......... .......... .......... .......... 65% 68.9M 0s16500K .......... .......... .......... .......... .......... 66% 60.6M 0s16550K .......... .......... .......... .......... .......... 66%  158M 0s16600K .......... .......... .......... .......... .......... 66% 69.9M 0s16650K .......... .......... .......... .......... .......... 66% 62.1M 0s16700K .......... .......... .......... .......... .......... 66%  172M 0s16750K .......... .......... .......... .......... .......... 67% 60.7M 0s16800K .......... .......... .......... .......... .......... 67% 60.7M 0s16850K .......... .......... .......... .......... .......... 67%  168M 0s16900K .......... .......... .......... .......... .......... 67% 59.1M 0s16950K .......... .......... .......... .......... .......... 67% 67.2M 0s17000K .......... .......... .......... .......... .......... 68%  153M 0s17050K .......... .......... .......... .......... .......... 68% 63.0M 0s17100K .......... .......... .......... .......... .......... 68% 86.0M 0s17150K .......... .......... .......... .......... .......... 68% 78.6M 0s17200K .......... .......... .......... .......... .......... 68%  104M 0s17250K .......... .......... .......... .......... .......... 69% 69.3M 0s17300K .......... .......... .......... .......... .......... 69%  105M 0s17350K .......... .......... .......... .......... .......... 69% 93.7M 0s17400K .......... .......... .......... .......... .......... 69% 64.5M 0s17450K .......... .......... .......... .......... .......... 69%  104M 0s17500K .......... .......... .......... .......... .......... 70% 80.5M 0s17550K .......... .......... .......... .......... .......... 70% 61.1M 0s17600K .......... .......... .......... .......... .......... 70% 70.6M 0s17650K .......... .......... .......... .......... .......... 70% 60.6M 0s17700K .......... .......... .......... .......... .......... 70% 90.8M 0s17750K .......... .......... .......... .......... .......... 71% 89.5M 0s17800K .......... .......... .......... .......... .......... 71% 60.3M 0s17850K .......... .......... .......... .......... .......... 71%  110M 0s17900K .......... .......... .......... .......... .......... 71% 92.2M 0s17950K .......... .......... .......... .......... .......... 71% 84.8M 0s18000K .......... .......... .......... .......... .......... 72% 76.8M 0s18050K .......... .......... .......... .......... .......... 72% 88.8M 0s18100K .......... .......... .......... .......... .......... 72% 70.3M 0s18150K .......... .......... .......... .......... .......... 72%  110M 0s18200K .......... .......... .......... .......... .......... 72% 78.3M 0s18250K .......... .......... .......... .......... .......... 73% 78.7M 0s18300K .......... .......... .......... .......... .......... 73% 45.7M 0s18350K .......... .......... .......... .......... .......... 73%  104M 0s18400K .......... .......... .......... .......... .......... 73% 67.2M 0s18450K .......... .......... .......... .......... .......... 73% 73.3M 0s18500K .......... .......... .......... .......... .......... 74%  170M 0s18550K .......... .......... .......... .......... .......... 74% 73.6M 0s18600K .......... .......... .......... .......... .......... 74% 60.9M 0s18650K .......... .......... .......... .......... .......... 74%  176M 0s18700K .......... .......... .......... .......... .......... 74% 73.2M 0s18750K .......... .......... .......... .......... .......... 75% 78.3M 0s18800K .......... .......... .......... .......... .......... 75% 84.2M 0s18850K .......... .......... .......... .......... .......... 75%  125M 0s18900K .......... .......... .......... .......... .......... 75% 84.9M 0s18950K .......... .......... .......... .......... .......... 75% 76.5M 0s19000K .......... .......... .......... .......... .......... 76%  131M 0s19050K .......... .......... .......... .......... .......... 76% 76.9M 0s19100K .......... .......... .......... .......... .......... 76%  117M 0s19150K .......... .......... .......... .......... .......... 76% 99.8M 0s19200K .......... .......... .......... .......... .......... 76% 65.1M 0s19250K .......... .......... .......... .......... .......... 77% 94.9M 0s19300K .......... .......... .......... .......... .......... 77%  117M 0s19350K .......... .......... .......... .......... .......... 77% 81.0M 0s19400K .......... .......... .......... .......... .......... 77% 70.1M 0s19450K .......... .......... .......... .......... .......... 77% 95.9M 0s19500K .......... .......... .......... .......... .......... 78%  137M 0s19550K .......... .......... .......... .......... .......... 78% 73.4M 0s19600K .......... .......... .......... .......... .......... 78%  134M 0s19650K .......... .......... .......... .......... .......... 78% 73.7M 0s19700K .......... .......... .......... .......... .......... 78% 74.3M 0s19750K .......... .......... .......... .......... .......... 79%  180M 0s19800K .......... .......... .......... .......... .......... 79% 75.9M 0s19850K .......... .......... .......... .......... .......... 79% 76.1M 0s19900K .......... .......... .......... .......... .......... 79% 76.9M 0s19950K .......... .......... .......... .......... .......... 79%  177M 0s20000K .......... .......... .......... .......... .......... 80% 69.9M 0s20050K .......... .......... .......... .......... .......... 80% 69.9M 0s20100K .......... .......... .......... .......... .......... 80%  155M 0s20150K .......... .......... .......... .......... .......... 80% 76.9M 0s20200K .......... .......... .......... .......... .......... 80% 76.4M 0s20250K .......... .......... .......... .......... .......... 81% 82.1M 0s20300K .......... .......... .......... .......... .......... 81%  118M 0s20350K .......... .......... .......... .......... .......... 81% 43.6M 0s20400K .......... .......... .......... .......... .......... 81% 70.2M 0s20450K .......... .......... .......... .......... .......... 81%  110M 0s20500K .......... .......... .......... .......... .......... 82% 74.1M 0s20550K .......... .......... .......... .......... .......... 82% 92.0M 0s20600K .......... .......... .......... .......... .......... 82%  123M 0s20650K .......... .......... .......... .......... .......... 82% 73.9M 0s20700K .......... .......... .......... .......... .......... 82%  117M 0s20750K .......... .......... .......... .......... .......... 83%  114M 0s20800K .......... .......... .......... .......... .......... 83% 67.8M 0s20850K .......... .......... .......... .......... .......... 83%  104M 0s20900K .......... .......... .......... .......... .......... 83%  113M 0s20950K .......... .......... .......... .......... .......... 83% 64.5M 0s21000K .......... .......... .......... .......... .......... 84% 73.8M 0s21050K .......... .......... .......... .......... .......... 84% 95.6M 0s21100K .......... .......... .......... .......... .......... 84%  120M 0s21150K .......... .......... .......... .......... .......... 84%  108M 0s21200K .......... .......... .......... .......... .......... 84% 55.1M 0s21250K .......... .......... .......... .......... .......... 85% 99.9M 0s21300K .......... .......... .......... .......... .......... 85%  104M 0s21350K .......... .......... .......... .......... .......... 85% 78.7M 0s21400K .......... .......... .......... .......... .......... 85% 95.8M 0s21450K .......... .......... .......... .......... .......... 85%  108M 0s21500K .......... .......... .......... .......... .......... 86% 76.4M 0s21550K .......... .......... .......... .......... .......... 86%  229M 0s21600K .......... .......... .......... .......... .......... 86% 71.5M 0s21650K .......... .......... .......... .......... .......... 86% 78.5M 0s21700K .......... .......... .......... .......... .......... 86%  106M 0s21750K .......... .......... .......... .......... .......... 87% 83.4M 0s21800K .......... .......... .......... .......... .......... 87% 67.5M 0s21850K .......... .......... .......... .......... .......... 87% 79.7M 0s21900K .......... .......... .......... .......... .......... 87%  108M 0s21950K .......... .......... .......... .......... .......... 87% 68.9M 0s22000K .......... .......... .......... .......... .......... 88% 74.2M 0s22050K .......... .......... .......... .......... .......... 88%  181M 0s22100K .......... .......... .......... .......... .......... 88% 79.7M 0s22150K .......... .......... .......... .......... .......... 88% 85.0M 0s22200K .......... .......... .......... .......... .......... 88%  165M 0s22250K .......... .......... .......... .......... .......... 89% 80.0M 0s22300K .......... .......... .......... .......... .......... 89%  106M 0s22350K .......... .......... .......... .......... .......... 89%  111M 0s22400K .......... .......... .......... .......... .......... 89% 36.3M 0s22450K .......... .......... .......... .......... .......... 89%  108M 0s22500K .......... .......... .......... .......... .......... 90%  107M 0s22550K .......... .......... .......... .......... .......... 90% 86.5M 0s22600K .......... .......... .......... .......... .......... 90% 73.1M 0s22650K .......... .......... .......... .......... .......... 90%  115M 0s22700K .......... .......... .......... .......... .......... 90%  112M 0s22750K .......... .......... .......... .......... .......... 91% 73.5M 0s22800K .......... .......... .......... .......... .......... 91% 73.6M 0s22850K .......... .......... .......... .......... .......... 91%  105M 0s22900K .......... .......... .......... .......... .......... 91%  104M 0s22950K .......... .......... .......... .......... .......... 91%  108M 0s23000K .......... .......... .......... .......... .......... 92% 79.6M 0s23050K .......... .......... .......... .......... .......... 92%  110M 0s23100K .......... .......... .......... .......... .......... 92% 81.3M 0s23150K .......... .......... .......... .......... .......... 92% 96.3M 0s23200K .......... .......... .......... .......... .......... 92%  113M 0s23250K .......... .......... .......... .......... .......... 93% 75.9M 0s23300K .......... .......... .......... .......... .......... 93%  124M 0s23350K .......... .......... .......... .......... .......... 93%  103M 0s23400K .......... .......... .......... .......... .......... 93% 76.3M 0s23450K .......... .......... .......... .......... .......... 93%  176M 0s23500K .......... .......... .......... .......... .......... 94% 67.0M 0s23550K .......... .......... .......... .......... .......... 94%  108M 0s23600K .......... .......... .......... .......... .......... 94%  189M 0s23650K .......... .......... .......... .......... .......... 94%  187M 0s23700K .......... .......... .......... .......... .......... 94%  223M 0s23750K .......... .......... .......... .......... .......... 95%  228M 0s23800K .......... .......... .......... .......... .......... 95%  201M 0s23850K .......... .......... .......... .......... .......... 95%  230M 0s23900K .......... .......... .......... .......... .......... 95%  182M 0s23950K .......... .......... .......... .......... .......... 95%  230M 0s24000K .......... .......... .......... .......... .......... 96%  194M 0s24050K .......... .......... .......... .......... .......... 96%  224M 0s24100K .......... .......... .......... .......... .......... 96%  228M 0s24150K .......... .......... .......... .......... .......... 96%  231M 0s24200K .......... .......... .......... .......... .......... 96%  203M 0s24250K .......... .......... .......... .......... .......... 97%  196M 0s24300K .......... .......... .......... .......... .......... 97%  222M 0s24350K .......... .......... .......... .......... .......... 97%  244M 0s24400K .......... .......... .......... .......... .......... 97%  204M 0s24450K .......... .......... .......... .......... .......... 97% 67.5M 0s24500K .......... .......... .......... .......... .......... 98%  240M 0s24550K .......... .......... .......... .......... .......... 98%  240M 0s24600K .......... .......... .......... .......... .......... 98%  195M 0s24650K .......... .......... .......... .......... .......... 98%  239M 0s24700K .......... .......... .......... .......... .......... 98%  242M 0s24750K .......... .......... .......... .......... .......... 99%  242M 0s24800K .......... .......... .......... .......... .......... 99%  203M 0s24850K .......... .......... .......... .......... .......... 99%  242M 0s24900K .......... .......... .......... .......... .......... 99%  246M 0s24950K .......... .......... .......... .......... .......... 99%  244M 0s25000K .......... .......... .......... .........            100%  232M=0.5s2021-07-26 23:48:55 (49.4 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:48:55--  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:48:55--  https://codeload.github.com/pallets/itsdangerous/zip/2.0.1Resolving codeload.github.com (codeload.github.com)... 140.82.121.10Connecting to codeload.github.com (codeload.github.com)|140.82.121.10|:443... connected.HTTP request sent, awaiting response... 200 OKLength: unspecified [application/zip]Saving to: 'itsdangerous/2.0.1.zip'0K .......... .......... .......... .......... .......... 3.88M50K .......... .......... ......                           15.4M=0.01s2021-07-26 23:48:56 (5.22 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:48:56--  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:48:56--  https://codeload.github.com/pallets/jinja/zip/3.0.1Resolving codeload.github.com (codeload.github.com)... 140.82.121.10Connecting to codeload.github.com (codeload.github.com)|140.82.121.10|:443... connected.HTTP request sent, awaiting response... 200 OKLength: unspecified [application/zip]Saving to: 'jinja2/3.0.1.zip'0K .......... .......... .......... .......... .......... 4.37M50K .......... .......... .......... .......... .......... 9.43M100K .......... .......... .......... .......... .......... 11.5M150K .......... .......... .......... .......... .......... 16.1M200K .......... .......... .......... .......... .......... 6.86M250K .......... .......... .......... .......... .........  9.70M=0.04s2021-07-26 23:48:56 (8.18 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:48:56--  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:48:56--  https://codeload.github.com/obfusk/kanjidraw/tar.gz/v0.2.3Resolving codeload.github.com (codeload.github.com)... 140.82.121.10Connecting to codeload.github.com (codeload.github.com)|140.82.121.10|:443... connected.HTTP request sent, awaiting response... 200 OKLength: unspecified [application/x-gzip]Saving to: 'kanjidraw/v0.2.3.tar.gz'0K .......... .......... .......... .......... .......... 2.30M50K .......... .......... .......... .......... .......... 9.34M100K .......... .......... .......... .......... .......... 2.60M150K .......... .......... .......... .......... .......... 2.32M200K .......... .......... .......... .......... .......... 2.50M250K .......... .......... .......... .......... .......... 2.28M300K .......... .......... .......... .......... .......... 2.18M350K .......... .......... .......... .......... .......... 17.1M400K .......... .......... .......... .......... .......... 1.26M450K .......... .......... .......... .......... .......... 13.8M500K .......... .......... ..........                       15.2M=0.2s2021-07-26 23:48:56 (2.93 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:48:56--  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:48:56--  https://codeload.github.com/libffi/libffi/tar.gz/v3.4.2Resolving codeload.github.com (codeload.github.com)... 140.82.121.10Connecting to codeload.github.com (codeload.github.com)|140.82.121.10|:443... connected.HTTP request sent, awaiting response... 200 OKLength: unspecified [application/x-gzip]Saving to: 'libffi/v3.4.2.tar.gz'0K .......... .......... .......... .......... .......... 4.53M50K .......... .......... .......... .......... .......... 10.6M100K .......... .......... .......... .......... .......... 22.6M150K .......... .......... .......... .......... .......... 7.57M200K .......... .......... .......... .......... .......... 6.26M250K .......... .......... .......... .......... .......... 5.82M300K .......... .......... .......... .......... .......... 5.46M350K .......... .......... .......... .......... .......... 5.97M400K .......... .......... .......... .......... .......... 5.29M450K .......... .......... .......... .......... .......... 14.4M500K .......... .......... ........                         15.7M=0.07s2021-07-26 23:48:57 (7.20 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:48:57--  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.38M 1s50K .......... .......... .......... .......... ..........  6% 1.38M 1s100K .......... .......... .......... .......... ..........  9% 24.9M 1s150K .......... .......... .......... .......... .......... 12% 1.44M 1s200K .......... .......... .......... .......... .......... 16% 20.4M 1s250K .......... .......... .......... .......... .......... 19% 28.3M 0s300K .......... .......... .......... .......... .......... 22% 29.1M 0s350K .......... .......... .......... .......... .......... 25% 1.49M 0s400K .......... .......... .......... .......... .......... 29% 16.6M 0s450K .......... .......... .......... .......... .......... 32% 29.3M 0s500K .......... .......... .......... .......... .......... 35% 28.0M 0s550K .......... .......... .......... .......... .......... 38% 55.8M 0s600K .......... .......... .......... .......... .......... 42% 72.3M 0s650K .......... .......... .......... .......... .......... 45% 72.3M 0s700K .......... .......... .......... .......... .......... 48% 72.4M 0s750K .......... .......... .......... .......... .......... 51% 2.40M 0s800K .......... .......... .......... .......... .......... 55% 10.4M 0s850K .......... .......... .......... .......... .......... 58% 15.5M 0s900K .......... .......... .......... .......... .......... 61% 39.7M 0s950K .......... .......... .......... .......... .......... 64% 36.6M 0s1000K .......... .......... .......... .......... .......... 68% 41.4M 0s1050K .......... .......... .......... .......... .......... 71% 40.0M 0s1100K .......... .......... .......... .......... .......... 74% 46.0M 0s1150K .......... .......... .......... .......... .......... 77% 40.6M 0s1200K .......... .......... .......... .......... .......... 81% 55.4M 0s1250K .......... .......... .......... .......... .......... 84% 58.3M 0s1300K .......... .......... .......... .......... .......... 87% 2.44M 0s1350K .......... .......... .......... .......... .......... 90% 33.5M 0s1400K .......... .......... .......... .......... .......... 94% 32.5M 0s1450K .......... .......... .......... .......... .......... 97% 39.4M 0s1500K .......... .......... .......... .......... .         100% 39.4M=0.2s2021-07-26 23:48:57 (6.94 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:48:57--  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:48:57--  https://codeload.github.com/pallets/markupsafe/zip/2.0.1Resolving codeload.github.com (codeload.github.com)... 140.82.121.10Connecting to codeload.github.com (codeload.github.com)|140.82.121.10|:443... connected.HTTP request sent, awaiting response... 200 OKLength: unspecified [application/zip]Saving to: 'markupsafe/2.0.1.zip'0K .......... .......... .......... .....                 4.19M=0.008s2021-07-26 23:48:57 (4.19 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:48:57--  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.12M 1s50K .......... .......... .......... .......... ..........  1% 10.5M 1s100K .......... .......... .......... .......... ..........  1% 15.1M 1s150K .......... .......... .......... .......... ..........  2% 21.1M 1s200K .......... .......... .......... .......... ..........  2% 38.8M 1s250K .......... .......... .......... .......... ..........  3% 36.3M 1s300K .......... .......... .......... .......... ..........  3% 40.1M 1s350K .......... .......... .......... .......... ..........  4% 57.9M 0s400K .......... .......... .......... .......... ..........  4% 57.8M 0s450K .......... .......... .......... .......... ..........  5% 47.7M 0s500K .......... .......... .......... .......... ..........  5% 40.1M 0s550K .......... .......... .......... .......... ..........  6% 55.7M 0s600K .......... .......... .......... .......... ..........  6% 43.9M 0s650K .......... .......... .......... .......... ..........  7% 57.3M 0s700K .......... .......... .......... .......... ..........  7% 51.6M 0s750K .......... .......... .......... .......... ..........  8% 48.4M 0s800K .......... .......... .......... .......... ..........  8% 43.2M 0s850K .......... .......... .......... .......... ..........  9% 58.4M 0s900K .......... .......... .......... .......... ..........  9% 58.0M 0s950K .......... .......... .......... .......... .......... 10% 61.2M 0s1000K .......... .......... .......... .......... .......... 10%  119M 0s1050K .......... .......... .......... .......... .......... 11%  155M 0s1100K .......... .......... .......... .......... .......... 11%  173M 0s1150K .......... .......... .......... .......... .......... 12%  118M 0s1200K .......... .......... .......... .......... .......... 13%  105M 0s1250K .......... .......... .......... .......... .......... 13%  166M 0s1300K .......... .......... .......... .......... .......... 14%  117M 0s1350K .......... .......... .......... .......... .......... 14%  108M 0s1400K .......... .......... .......... .......... .......... 15%  221M 0s1450K .......... .......... .......... .......... .......... 15%  153M 0s1500K .......... .......... .......... .......... .......... 16%  138M 0s1550K .......... .......... .......... .......... .......... 16% 57.5M 0s1600K .......... .......... .......... .......... .......... 17%  271M 0s1650K .......... .......... .......... .......... .......... 17% 62.9M 0s1700K .......... .......... .......... .......... .......... 18%  180M 0s1750K .......... .......... .......... .......... .......... 18%  119M 0s1800K .......... .......... .......... .......... .......... 19%  216M 0s1850K .......... .......... .......... .......... .......... 19% 47.9M 0s1900K .......... .......... .......... .......... .......... 20% 45.5M 0s1950K .......... .......... .......... .......... .......... 20% 95.9M 0s2000K .......... .......... .......... .......... .......... 21% 74.1M 0s2050K .......... .......... .......... .......... .......... 21%  134M 0s2100K .......... .......... .......... .......... .......... 22% 95.7M 0s2150K .......... .......... .......... .......... .......... 22% 79.6M 0s2200K .......... .......... .......... .......... .......... 23% 76.8M 0s2250K .......... .......... .......... .......... .......... 23% 75.9M 0s2300K .......... .......... .......... .......... .......... 24%  100M 0s2350K .......... .......... .......... .......... .......... 25% 80.7M 0s2400K .......... .......... .......... .......... .......... 25% 72.6M 0s2450K .......... .......... .......... .......... .......... 26% 69.5M 0s2500K .......... .......... .......... .......... .......... 26% 10.4M 0s2550K .......... .......... .......... .......... .......... 27% 55.1M 0s2600K .......... .......... .......... .......... .......... 27% 64.9M 0s2650K .......... .......... .......... .......... .......... 28%  120M 0s2700K .......... .......... .......... .......... .......... 28%  153M 0s2750K .......... .......... .......... .......... .......... 29%  242M 0s2800K .......... .......... .......... .......... .......... 29%  286M 0s2850K .......... .......... .......... .......... .......... 30%  224M 0s2900K .......... .......... .......... .......... .......... 30%  187M 0s2950K .......... .......... .......... .......... .......... 31%  247M 0s3000K .......... .......... .......... .......... .......... 31%  256M 0s3050K .......... .......... .......... .......... .......... 32%  210M 0s3100K .......... .......... .......... .......... .......... 32%  240M 0s3150K .......... .......... .......... .......... .......... 33%  175M 0s3200K .......... .......... .......... .......... .......... 33%  178M 0s3250K .......... .......... .......... .......... .......... 34% 54.5M 0s3300K .......... .......... .......... .......... .......... 34%  170M 0s3350K .......... .......... .......... .......... .......... 35% 91.9M 0s3400K .......... .......... .......... .......... .......... 35% 66.6M 0s3450K .......... .......... .......... .......... .......... 36%  223M 0s3500K .......... .......... .......... .......... .......... 37% 71.3M 0s3550K .......... .......... .......... .......... .......... 37%  117M 0s3600K .......... .......... .......... .......... .......... 38%  126M 0s3650K .......... .......... .......... .......... .......... 38% 59.9M 0s3700K .......... .......... .......... .......... .......... 39% 44.0M 0s3750K .......... .......... .......... .......... .......... 39% 67.3M 0s3800K .......... .......... .......... .......... .......... 40% 73.1M 0s3850K .......... .......... .......... .......... .......... 40%  199M 0s3900K .......... .......... .......... .......... .......... 41%  187M 0s3950K .......... .......... .......... .......... .......... 41%  190M 0s4000K .......... .......... .......... .......... .......... 42%  150M 0s4050K .......... .......... .......... .......... .......... 42% 87.6M 0s4100K .......... .......... .......... .......... .......... 43% 74.1M 0s4150K .......... .......... .......... .......... .......... 43% 82.4M 0s4200K .......... .......... .......... .......... .......... 44% 74.5M 0s4250K .......... .......... .......... .......... .......... 44% 82.8M 0s4300K .......... .......... .......... .......... .......... 45% 75.0M 0s4350K .......... .......... .......... .......... .......... 45% 88.4M 0s4400K .......... .......... .......... .......... .......... 46% 86.4M 0s4450K .......... .......... .......... .......... .......... 46% 74.5M 0s4500K .......... .......... .......... .......... .......... 47% 78.2M 0s4550K .......... .......... .......... .......... .......... 47% 94.7M 0s4600K .......... .......... .......... .......... .......... 48% 80.7M 0s4650K .......... .......... .......... .......... .......... 48% 69.4M 0s4700K .......... .......... .......... .......... .......... 49% 63.5M 0s4750K .......... .......... .......... .......... .......... 50%  206M 0s4800K .......... .......... .......... .......... .......... 50%  145M 0s4850K .......... .......... .......... .......... .......... 51%  269M 0s4900K .......... .......... .......... .......... .......... 51%  252M 0s4950K .......... .......... .......... .......... .......... 52%  241M 0s5000K .......... .......... .......... .......... .......... 52%  215M 0s5050K .......... .......... .......... .......... .......... 53%  280M 0s5100K .......... .......... .......... .......... .......... 53%  272M 0s5150K .......... .......... .......... .......... .......... 54%  213M 0s5200K .......... .......... .......... .......... .......... 54%  242M 0s5250K .......... .......... .......... .......... .......... 55%  204M 0s5300K .......... .......... .......... .......... .......... 55%  209M 0s5350K .......... .......... .......... .......... .......... 56%  210M 0s5400K .......... .......... .......... .......... .......... 56%  229M 0s5450K .......... .......... .......... .......... .......... 57%  276M 0s5500K .......... .......... .......... .......... .......... 57%  206M 0s5550K .......... .......... .......... .......... .......... 58%  244M 0s5600K .......... .......... .......... .......... .......... 58%  297M 0s5650K .......... .......... .......... .......... .......... 59%  240M 0s5700K .......... .......... .......... .......... .......... 59%  161M 0s5750K .......... .......... .......... .......... .......... 60% 51.9M 0s5800K .......... .......... .......... .......... .......... 60% 54.5M 0s5850K .......... .......... .......... .......... .......... 61%  156M 0s5900K .......... .......... .......... .......... .......... 62% 97.2M 0s5950K .......... .......... .......... .......... .......... 62% 82.1M 0s6000K .......... .......... .......... .......... .......... 63%  227M 0s6050K .......... .......... .......... .......... .......... 63% 58.7M 0s6100K .......... .......... .......... .......... .......... 64%  115M 0s6150K .......... .......... .......... .......... .......... 64%  120M 0s6200K .......... .......... .......... .......... .......... 65% 68.8M 0s6250K .......... .......... .......... .......... .......... 65% 68.6M 0s6300K .......... .......... .......... .......... .......... 66% 80.1M 0s6350K .......... .......... .......... .......... .......... 66% 75.9M 0s6400K .......... .......... .......... .......... .......... 67%  113M 0s6450K .......... .......... .......... .......... .......... 67%  146M 0s6500K .......... .......... .......... .......... .......... 68% 63.4M 0s6550K .......... .......... .......... .......... .......... 68%  168M 0s6600K .......... .......... .......... .......... .......... 69%  201M 0s6650K .......... .......... .......... .......... .......... 69% 63.3M 0s6700K .......... .......... .......... .......... .......... 70% 89.8M 0s6750K .......... .......... .......... .......... .......... 70%  106M 0s6800K .......... .......... .......... .......... .......... 71% 69.1M 0s6850K .......... .......... .......... .......... .......... 71%  219M 0s6900K .......... .......... .......... .......... .......... 72% 57.1M 0s6950K .......... .......... .......... .......... .......... 72%  100M 0s7000K .......... .......... .......... .......... .......... 73% 55.8M 0s7050K .......... .......... .......... .......... .......... 74% 88.7M 0s7100K .......... .......... .......... .......... .......... 74%  175M 0s7150K .......... .......... .......... .......... .......... 75% 66.1M 0s7200K .......... .......... .......... .......... .......... 75% 63.0M 0s7250K .......... .......... .......... .......... .......... 76% 87.8M 0s7300K .......... .......... .......... .......... .......... 76%  128M 0s7350K .......... .......... .......... .......... .......... 77% 54.0M 0s7400K .......... .......... .......... .......... .......... 77% 58.2M 0s7450K .......... .......... .......... .......... .......... 78%  158M 0s7500K .......... .......... .......... .......... .......... 78%  150M 0s7550K .......... .......... .......... .......... .......... 79%  188M 0s7600K .......... .......... .......... .......... .......... 79%  158M 0s7650K .......... .......... .......... .......... .......... 80%  168M 0s7700K .......... .......... .......... .......... .......... 80%  162M 0s7750K .......... .......... .......... .......... .......... 81%  153M 0s7800K .......... .......... .......... .......... .......... 81% 64.3M 0s7850K .......... .......... .......... .......... .......... 82%  186M 0s7900K .......... .......... .......... .......... .......... 82%  256M 0s7950K .......... .......... .......... .......... .......... 83%  142M 0s8000K .......... .......... .......... .......... .......... 83%  180M 0s8050K .......... .......... .......... .......... .......... 84% 52.8M 0s8100K .......... .......... .......... .......... .......... 84% 62.9M 0s8150K .......... .......... .......... .......... .......... 85% 84.8M 0s8200K .......... .......... .......... .......... .......... 85% 68.3M 0s8250K .......... .......... .......... .......... .......... 86%  105M 0s8300K .......... .......... .......... .......... .......... 87% 71.5M 0s8350K .......... .......... .......... .......... .......... 87% 79.6M 0s8400K .......... .......... .......... .......... .......... 88% 94.5M 0s8450K .......... .......... .......... .......... .......... 88% 64.6M 0s8500K .......... .......... .......... .......... .......... 89% 71.5M 0s8550K .......... .......... .......... .......... .......... 89% 77.1M 0s8600K .......... .......... .......... .......... .......... 90% 77.5M 0s8650K .......... .......... .......... .......... .......... 90% 64.5M 0s8700K .......... .......... .......... .......... .......... 91% 82.7M 0s8750K .......... .......... .......... .......... .......... 91% 72.4M 0s8800K .......... .......... .......... .......... .......... 92% 57.7M 0s8850K .......... .......... .......... .......... .......... 92% 81.7M 0s8900K .......... .......... .......... .......... .......... 93% 69.5M 0s8950K .......... .......... .......... .......... .......... 93% 70.8M 0s9000K .......... .......... .......... .......... .......... 94% 60.6M 0s9050K .......... .......... .......... .......... .......... 94% 78.5M 0s9100K .......... .......... .......... .......... .......... 95% 72.4M 0s9150K .......... .......... .......... .......... .......... 95% 55.1M 0s9200K .......... .......... .......... .......... .......... 96% 69.7M 0s9250K .......... .......... .......... .......... .......... 96% 61.1M 0s9300K .......... .......... .......... .......... .......... 97% 76.8M 0s9350K .......... .......... .......... .......... .......... 97% 65.9M 0s9400K .......... .......... .......... .......... .......... 98%  103M 0s9450K .......... .......... .......... .......... .......... 99% 87.9M 0s9500K .......... .......... .......... .......... .......... 99% 69.9M 0s9550K .......... .......... .......... .......... ...       100% 86.4M=0.1s2021-07-26 23:48:57 (75.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:48:57--  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:48:57--  https://codeload.github.com/kivy/pyjnius/zip/1.3.0Resolving codeload.github.com (codeload.github.com)... 140.82.121.10Connecting to codeload.github.com (codeload.github.com)|140.82.121.10|:443... connected.HTTP request sent, awaiting response... 200 OKLength: unspecified [application/zip]Saving to: 'pyjnius/1.3.0.zip'0K .......... .......... .......... .......... .......... 4.38M50K .......... .......... .......... .......... .......... 9.57M100K .......... ..                                          29.8M=0.02s2021-07-26 23:48:58 (6.59 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:48:58--  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% 9.48M 3s50K .......... .......... .......... .......... ..........  0% 21.8M 2s100K .......... .......... .......... .......... ..........  0% 7.25M 2s150K .......... .......... .......... .......... ..........  0% 16.0M 2s200K .......... .......... .......... .......... ..........  0% 53.3M 2s250K .......... .......... .......... .......... ..........  1%  166M 2s300K .......... .......... .......... .......... ..........  1%  109M 1s350K .......... .......... .......... .......... ..........  1%  173M 1s400K .......... .......... .......... .......... ..........  1%  189M 1s450K .......... .......... .......... .......... ..........  1% 13.2M 1s500K .......... .......... .......... .......... ..........  2% 94.8M 1s550K .......... .......... .......... .......... ..........  2%  117M 1s600K .......... .......... .......... .......... ..........  2% 74.5M 1s650K .......... .......... .......... .......... ..........  2% 91.2M 1s700K .......... .......... .......... .......... ..........  2%  114M 1s750K .......... .......... .......... .......... ..........  3% 85.7M 1s800K .......... .......... .......... .......... ..........  3%  116M 1s850K .......... .......... .......... .......... ..........  3% 94.5M 1s900K .......... .......... .......... .......... ..........  3%  103M 1s950K .......... .......... .......... .......... ..........  3%  131M 1s1000K .......... .......... .......... .......... ..........  4%  100M 1s1050K .......... .......... .......... .......... ..........  4%  105M 1s1100K .......... .......... .......... .......... ..........  4%  111M 1s1150K .......... .......... .......... .......... ..........  4% 98.0M 1s1200K .......... .......... .......... .......... ..........  4% 68.6M 1s1250K .......... .......... .......... .......... ..........  5% 83.3M 1s1300K .......... .......... .......... .......... ..........  5% 64.7M 1s1350K .......... .......... .......... .......... ..........  5%  112M 1s1400K .......... .......... .......... .......... ..........  5%  106M 1s1450K .......... .......... .......... .......... ..........  5%  104M 1s1500K .......... .......... .......... .......... ..........  6%  112M 1s1550K .......... .......... .......... .......... ..........  6%  109M 1s1600K .......... .......... .......... .......... ..........  6% 79.2M 0s1650K .......... .......... .......... .......... ..........  6% 82.9M 0s1700K .......... .......... .......... .......... ..........  6%  107M 0s1750K .......... .......... .......... .......... ..........  7%  102M 0s1800K .......... .......... .......... .......... ..........  7% 84.9M 0s1850K .......... .......... .......... .......... ..........  7% 94.2M 0s1900K .......... .......... .......... .......... ..........  7%  123M 0s1950K .......... .......... .......... .......... ..........  7%  101M 0s2000K .......... .......... .......... .......... ..........  8%  112M 0s2050K .......... .......... .......... .......... ..........  8%  128M 0s2100K .......... .......... .......... .......... ..........  8% 71.7M 0s2150K .......... .......... .......... .......... ..........  8% 46.4M 0s2200K .......... .......... .......... .......... ..........  8% 83.7M 0s2250K .......... .......... .......... .......... ..........  9% 98.0M 0s2300K .......... .......... .......... .......... ..........  9% 85.3M 0s2350K .......... .......... .......... .......... ..........  9% 97.5M 0s2400K .......... .......... .......... .......... ..........  9%  201M 0s2450K .......... .......... .......... .......... ..........  9% 8.14M 0s2500K .......... .......... .......... .......... .......... 10% 58.0M 0s2550K .......... .......... .......... .......... .......... 10% 64.5M 0s2600K .......... .......... .......... .......... .......... 10% 81.4M 0s2650K .......... .......... .......... .......... .......... 10%  107M 0s2700K .......... .......... .......... .......... .......... 10%  110M 0s2750K .......... .......... .......... .......... .......... 11% 87.3M 0s2800K .......... .......... .......... .......... .......... 11% 2.78M 1s2850K .......... .......... .......... .......... .......... 11%  118M 1s2900K .......... .......... .......... .......... .......... 11%  109M 1s2950K .......... .......... .......... .......... .......... 11% 87.2M 1s3000K .......... .......... .......... .......... .......... 12% 83.0M 1s3050K .......... .......... .......... .......... .......... 12%  134M 1s3100K .......... .......... .......... .......... .......... 12%  108M 1s3150K .......... .......... .......... .......... .......... 12%  112M 1s3200K .......... .......... .......... .......... .......... 12%  113M 0s3250K .......... .......... .......... .......... .......... 13%  124M 0s3300K .......... .......... .......... .......... .......... 13%  120M 0s3350K .......... .......... .......... .......... .......... 13%  138M 0s3400K .......... .......... .......... .......... .......... 13% 97.0M 0s3450K .......... .......... .......... .......... .......... 13% 87.1M 0s3500K .......... .......... .......... .......... .......... 14% 96.8M 0s3550K .......... .......... .......... .......... .......... 14% 76.1M 0s3600K .......... .......... .......... .......... .......... 14% 69.0M 0s3650K .......... .......... .......... .......... .......... 14%  114M 0s3700K .......... .......... .......... .......... .......... 14%  106M 0s3750K .......... .......... .......... .......... .......... 15% 82.7M 0s3800K .......... .......... .......... .......... .......... 15%  103M 0s3850K .......... .......... .......... .......... .......... 15%  108M 0s3900K .......... .......... .......... .......... .......... 15%  102M 0s3950K .......... .......... .......... .......... .......... 15% 85.9M 0s4000K .......... .......... .......... .......... .......... 16% 85.0M 0s4050K .......... .......... .......... .......... .......... 16% 93.4M 0s4100K .......... .......... .......... .......... .......... 16%  114M 0s4150K .......... .......... .......... .......... .......... 16%  110M 0s4200K .......... .......... .......... .......... .......... 16% 46.6M 0s4250K .......... .......... .......... .......... .......... 17%  107M 0s4300K .......... .......... .......... .......... .......... 17%  135M 0s4350K .......... .......... .......... .......... .......... 17%  149M 0s4400K .......... .......... .......... .......... .......... 17%  220M 0s4450K .......... .......... .......... .......... .......... 17%  259M 0s4500K .......... .......... .......... .......... .......... 18%  216M 0s4550K .......... .......... .......... .......... .......... 18% 93.1M 0s4600K .......... .......... .......... .......... .......... 18%  133M 0s4650K .......... .......... .......... .......... .......... 18%  267M 0s4700K .......... .......... .......... .......... .......... 18%  217M 0s4750K .......... .......... .......... .......... .......... 19% 57.6M 0s4800K .......... .......... .......... .......... .......... 19% 56.3M 0s4850K .......... .......... .......... .......... .......... 19% 68.6M 0s4900K .......... .......... .......... .......... .......... 19% 77.0M 0s4950K .......... .......... .......... .......... .......... 19% 69.9M 0s5000K .......... .......... .......... .......... .......... 20% 72.7M 0s5050K .......... .......... .......... .......... .......... 20% 84.7M 0s5100K .......... .......... .......... .......... .......... 20% 66.1M 0s5150K .......... .......... .......... .......... .......... 20% 78.2M 0s5200K .......... .......... .......... .......... .......... 20% 51.6M 0s5250K .......... .......... .......... .......... .......... 21% 72.9M 0s5300K .......... .......... .......... .......... .......... 21% 67.1M 0s5350K .......... .......... .......... .......... .......... 21% 70.7M 0s5400K .......... .......... .......... .......... .......... 21% 72.2M 0s5450K .......... .......... .......... .......... .......... 21% 60.8M 0s5500K .......... .......... .......... .......... .......... 22% 79.8M 0s5550K .......... .......... .......... .......... .......... 22% 85.6M 0s5600K .......... .......... .......... .......... .......... 22% 47.4M 0s5650K .......... .......... .......... .......... .......... 22% 82.7M 0s5700K .......... .......... .......... .......... .......... 22% 61.8M 0s5750K .......... .......... .......... .......... .......... 23%  113M 0s5800K .......... .......... .......... .......... .......... 23% 68.3M 0s5850K .......... .......... .......... .......... .......... 23% 60.0M 0s5900K .......... .......... .......... .......... .......... 23% 66.7M 0s5950K .......... .......... .......... .......... .......... 23% 72.3M 0s6000K .......... .......... .......... .......... .......... 24% 58.0M 0s6050K .......... .......... .......... .......... .......... 24% 56.6M 0s6100K .......... .......... .......... .......... .......... 24% 82.1M 0s6150K .......... .......... .......... .......... .......... 24% 59.8M 0s6200K .......... .......... .......... .......... .......... 24% 71.8M 0s6250K .......... .......... .......... .......... .......... 25% 38.1M 0s6300K .......... .......... .......... .......... .......... 25% 69.4M 0s6350K .......... .......... .......... .......... .......... 25% 78.8M 0s6400K .......... .......... .......... .......... .......... 25% 57.2M 0s6450K .......... .......... .......... .......... .......... 25% 63.9M 0s6500K .......... .......... .......... .......... .......... 26% 79.0M 0s6550K .......... .......... .......... .......... .......... 26% 72.4M 0s6600K .......... .......... .......... .......... .......... 26% 53.0M 0s6650K .......... .......... .......... .......... .......... 26% 90.7M 0s6700K .......... .......... .......... .......... .......... 26% 56.8M 0s6750K .......... .......... .......... .......... .......... 27% 90.5M 0s6800K .......... .......... .......... .......... .......... 27% 51.8M 0s6850K .......... .......... .......... .......... .......... 27% 64.6M 0s6900K .......... .......... .......... .......... .......... 27% 88.4M 0s6950K .......... .......... .......... .......... .......... 27% 75.3M 0s7000K .......... .......... .......... .......... .......... 28% 65.7M 0s7050K .......... .......... .......... .......... .......... 28% 53.6M 0s7100K .......... .......... .......... .......... .......... 28% 81.1M 0s7150K .......... .......... .......... .......... .......... 28% 86.0M 0s7200K .......... .......... .......... .......... .......... 28% 53.0M 0s7250K .......... .......... .......... .......... .......... 29% 83.5M 0s7300K .......... .......... .......... .......... .......... 29% 65.9M 0s7350K .......... .......... .......... .......... .......... 29% 94.4M 0s7400K .......... .......... .......... .......... .......... 29% 65.6M 0s7450K .......... .......... .......... .......... .......... 29% 78.9M 0s7500K .......... .......... .......... .......... .......... 30%  103M 0s7550K .......... .......... .......... .......... .......... 30%  209M 0s7600K .......... .......... .......... .......... .......... 30% 85.6M 0s7650K .......... .......... .......... .......... .......... 30% 80.4M 0s7700K .......... .......... .......... .......... .......... 30% 67.1M 0s7750K .......... .......... .......... .......... .......... 31%  161M 0s7800K .......... .......... .......... .......... .......... 31%  178M 0s7850K .......... .......... .......... .......... .......... 31% 89.6M 0s7900K .......... .......... .......... .......... .......... 31% 89.3M 0s7950K .......... .......... .......... .......... .......... 31% 81.3M 0s8000K .......... .......... .......... .......... .......... 32%  160M 0s8050K .......... .......... .......... .......... .......... 32% 89.6M 0s8100K .......... .......... .......... .......... .......... 32% 59.7M 0s8150K .......... .......... .......... .......... .......... 32%  160M 0s8200K .......... .......... .......... .......... .......... 32%  134M 0s8250K .......... .......... .......... .......... .......... 33% 99.1M 0s8300K .......... .......... .......... .......... .......... 33% 42.9M 0s8350K .......... .......... .......... .......... .......... 33%  138M 0s8400K .......... .......... .......... .......... .......... 33% 60.6M 0s8450K .......... .......... .......... .......... .......... 33% 85.0M 0s8500K .......... .......... .......... .......... .......... 34%  193M 0s8550K .......... .......... .......... .......... .......... 34% 71.6M 0s8600K .......... .......... .......... .......... .......... 34% 91.7M 0s8650K .......... .......... .......... .......... .......... 34% 98.0M 0s8700K .......... .......... .......... .......... .......... 34%  117M 0s8750K .......... .......... .......... .......... .......... 35% 91.6M 0s8800K .......... .......... .......... .......... .......... 35%  157M 0s8850K .......... .......... .......... .......... .......... 35% 76.2M 0s8900K .......... .......... .......... .......... .......... 35%  105M 0s8950K .......... .......... .......... .......... .......... 35%  108M 0s9000K .......... .......... .......... .......... .......... 36% 79.7M 0s9050K .......... .......... .......... .......... .......... 36%  120M 0s9100K .......... .......... .......... .......... .......... 36% 76.2M 0s9150K .......... .......... .......... .......... .......... 36%  104M 0s9200K .......... .......... .......... .......... .......... 36%  108M 0s9250K .......... .......... .......... .......... .......... 37% 78.1M 0s9300K .......... .......... .......... .......... .......... 37% 75.1M 0s9350K .......... .......... .......... .......... .......... 37% 77.8M 0s9400K .......... .......... .......... .......... .......... 37% 98.9M 0s9450K .......... .......... .......... .......... .......... 37% 64.7M 0s9500K .......... .......... .......... .......... .......... 38%  148M 0s9550K .......... .......... .......... .......... .......... 38% 93.7M 0s9600K .......... .......... .......... .......... .......... 38% 70.0M 0s9650K .......... .......... .......... .......... .......... 38%  109M 0s9700K .......... .......... .......... .......... .......... 38% 81.3M 0s9750K .......... .......... .......... .......... .......... 39% 72.7M 0s9800K .......... .......... .......... .......... .......... 39%  145M 0s9850K .......... .......... .......... .......... .......... 39%  179M 0s9900K .......... .......... .......... .......... .......... 39%  116M 0s9950K .......... .......... .......... .......... .......... 39%  174M 0s10000K .......... .......... .......... .......... .......... 40% 65.9M 0s10050K .......... .......... .......... .......... .......... 40%  102M 0s10100K .......... .......... .......... .......... .......... 40%  123M 0s10150K .......... .......... .......... .......... .......... 40% 63.0M 0s10200K .......... .......... .......... .......... .......... 40% 72.9M 0s10250K .......... .......... .......... .......... .......... 41%  159M 0s10300K .......... .......... .......... .......... .......... 41% 93.1M 0s10350K .......... .......... .......... .......... .......... 41% 66.0M 0s10400K .......... .......... .......... .......... .......... 41% 65.1M 0s10450K .......... .......... .......... .......... .......... 41% 81.9M 0s10500K .......... .......... .......... .......... .......... 42% 77.4M 0s10550K .......... .......... .......... .......... .......... 42%  115M 0s10600K .......... .......... .......... .......... .......... 42% 81.3M 0s10650K .......... .......... .......... .......... .......... 42% 85.1M 0s10700K .......... .......... .......... .......... .......... 42% 88.1M 0s10750K .......... .......... .......... .......... .......... 43% 82.6M 0s10800K .......... .......... .......... .......... .......... 43%  115M 0s10850K .......... .......... .......... .......... .......... 43%  111M 0s10900K .......... .......... .......... .......... .......... 43% 91.3M 0s10950K .......... .......... .......... .......... .......... 43%  168M 0s11000K .......... .......... .......... .......... .......... 44% 77.6M 0s11050K .......... .......... .......... .......... .......... 44%  105M 0s11100K .......... .......... .......... .......... .......... 44%  128M 0s11150K .......... .......... .......... .......... .......... 44% 92.4M 0s11200K .......... .......... .......... .......... .......... 44% 69.2M 0s11250K .......... .......... .......... .......... .......... 45%  112M 0s11300K .......... .......... .......... .......... .......... 45% 71.2M 0s11350K .......... .......... .......... .......... .......... 45% 79.5M 0s11400K .......... .......... .......... .......... .......... 45%  141M 0s11450K .......... .......... .......... .......... .......... 45%  238M 0s11500K .......... .......... .......... .......... .......... 46% 82.6M 0s11550K .......... .......... .......... .......... .......... 46% 65.5M 0s11600K .......... .......... .......... .......... .......... 46% 62.6M 0s11650K .......... .......... .......... .......... .......... 46% 88.6M 0s11700K .......... .......... .......... .......... .......... 46%  100M 0s11750K .......... .......... .......... .......... .......... 47% 90.8M 0s11800K .......... .......... .......... .......... .......... 47% 89.5M 0s11850K .......... .......... .......... .......... .......... 47%  175M 0s11900K .......... .......... .......... .......... .......... 47% 94.4M 0s11950K .......... .......... .......... .......... .......... 47% 85.9M 0s12000K .......... .......... .......... .......... .......... 48% 93.4M 0s12050K .......... .......... .......... .......... .......... 48% 86.8M 0s12100K .......... .......... .......... .......... .......... 48% 84.7M 0s12150K .......... .......... .......... .......... .......... 48%  144M 0s12200K .......... .......... .......... .......... .......... 48% 92.4M 0s12250K .......... .......... .......... .......... .......... 49% 68.0M 0s12300K .......... .......... .......... .......... .......... 49% 79.2M 0s12350K .......... .......... .......... .......... .......... 49%  248M 0s12400K .......... .......... .......... .......... .......... 49% 40.9M 0s12450K .......... .......... .......... .......... .......... 49% 88.4M 0s12500K .......... .......... .......... .......... .......... 50%  209M 0s12550K .......... .......... .......... .......... .......... 50%  197M 0s12600K .......... .......... .......... .......... .......... 50% 88.5M 0s12650K .......... .......... .......... .......... .......... 50% 88.3M 0s12700K .......... .......... .......... .......... .......... 50%  216M 0s12750K .......... .......... .......... .......... .......... 51%  220M 0s12800K .......... .......... .......... .......... .......... 51% 88.0M 0s12850K .......... .......... .......... .......... .......... 51%  150M 0s12900K .......... .......... .......... .......... .......... 51%  261M 0s12950K .......... .......... .......... .......... .......... 51% 91.6M 0s13000K .......... .......... .......... .......... .......... 52%  143M 0s13050K .......... .......... .......... .......... .......... 52%  243M 0s13100K .......... .......... .......... .......... .......... 52%  104M 0s13150K .......... .......... .......... .......... .......... 52%  107M 0s13200K .......... .......... .......... .......... .......... 52% 70.8M 0s13250K .......... .......... .......... .......... .......... 53%  107M 0s13300K .......... .......... .......... .......... .......... 53%  105M 0s13350K .......... .......... .......... .......... .......... 53%  140M 0s13400K .......... .......... .......... .......... .......... 53%  105M 0s13450K .......... .......... .......... .......... .......... 53%  210M 0s13500K .......... .......... .......... .......... .......... 54% 68.3M 0s13550K .......... .......... .......... .......... .......... 54%  276M 0s13600K .......... .......... .......... .......... .......... 54%  105M 0s13650K .......... .......... .......... .......... .......... 54% 43.4M 0s13700K .......... .......... .......... .......... .......... 54%  130M 0s13750K .......... .......... .......... .......... .......... 55% 78.3M 0s13800K .......... .......... .......... .......... .......... 55%  118M 0s13850K .......... .......... .......... .......... .......... 55%  137M 0s13900K .......... .......... .......... .......... .......... 55% 62.6M 0s13950K .......... .......... .......... .......... .......... 55%  101M 0s14000K .......... .......... .......... .......... .......... 56% 50.2M 0s14050K .......... .......... .......... .......... .......... 56% 87.0M 0s14100K .......... .......... .......... .......... .......... 56%  113M 0s14150K .......... .......... .......... .......... .......... 56%  150M 0s14200K .......... .......... .......... .......... .......... 56% 67.1M 0s14250K .......... .......... .......... .......... .......... 57% 56.4M 0s14300K .......... .......... .......... .......... .......... 57%  181M 0s14350K .......... .......... .......... .......... .......... 57%  170M 0s14400K .......... .......... .......... .......... .......... 57% 37.7M 0s14450K .......... .......... .......... .......... .......... 57%  191M 0s14500K .......... .......... .......... .......... .......... 58%  221M 0s14550K .......... .......... .......... .......... .......... 58% 99.2M 0s14600K .......... .......... .......... .......... .......... 58%  198M 0s14650K .......... .......... .......... .......... .......... 58% 79.2M 0s14700K .......... .......... .......... .......... .......... 58%  179M 0s14750K .......... .......... .......... .......... .......... 59%  181M 0s14800K .......... .......... .......... .......... .......... 59% 93.2M 0s14850K .......... .......... .......... .......... .......... 59%  200M 0s14900K .......... .......... .......... .......... .......... 59% 85.4M 0s14950K .......... .......... .......... .......... .......... 59%  184M 0s15000K .......... .......... .......... .......... .......... 60% 88.9M 0s15050K .......... .......... .......... .......... .......... 60%  180M 0s15100K .......... .......... .......... .......... .......... 60%  188M 0s15150K .......... .......... .......... .......... .......... 60% 70.5M 0s15200K .......... .......... .......... .......... .......... 60%  166M 0s15250K .......... .......... .......... .......... .......... 61%  202M 0s15300K .......... .......... .......... .......... .......... 61% 28.8M 0s15350K .......... .......... .......... .......... .......... 61% 32.2M 0s15400K .......... .......... .......... .......... .......... 61% 40.9M 0s15450K .......... .......... .......... .......... .......... 61%  227M 0s15500K .......... .......... .......... .......... .......... 62% 86.5M 0s15550K .......... .......... .......... .......... .......... 62%  123M 0s15600K .......... .......... .......... .......... .......... 62%  113M 0s15650K .......... .......... .......... .......... .......... 62%  178M 0s15700K .......... .......... .......... .......... .......... 62%  185M 0s15750K .......... .......... .......... .......... .......... 63%  118M 0s15800K .......... .......... .......... .......... .......... 63%  137M 0s15850K .......... .......... .......... .......... .......... 63%  128M 0s15900K .......... .......... .......... .......... .......... 63%  127M 0s15950K .......... .......... .......... .......... .......... 63%  138M 0s16000K .......... .......... .......... .......... .......... 64%  107M 0s16050K .......... .......... .......... .......... .......... 64%  141M 0s16100K .......... .......... .......... .......... .......... 64%  126M 0s16150K .......... .......... .......... .......... .......... 64%  159M 0s16200K .......... .......... .......... .......... .......... 64%  139M 0s16250K .......... .......... .......... .......... .......... 65%  153M 0s16300K .......... .......... .......... .......... .......... 65% 85.5M 0s16350K .......... .......... .......... .......... .......... 65%  149M 0s16400K .......... .......... .......... .......... .......... 65%  113M 0s16450K .......... .......... .......... .......... .......... 65% 38.2M 0s16500K .......... .......... .......... .......... .......... 66%  128M 0s16550K .......... .......... .......... .......... .......... 66%  138M 0s16600K .......... .......... .......... .......... .......... 66%  115M 0s16650K .......... .......... .......... .......... .......... 66% 88.3M 0s16700K .......... .......... .......... .......... .......... 66%  117M 0s16750K .......... .......... .......... .......... .......... 67%  149M 0s16800K .......... .......... .......... .......... .......... 67% 71.7M 0s16850K .......... .......... .......... .......... .......... 67%  118M 0s16900K .......... .......... .......... .......... .......... 67%  147M 0s16950K .......... .......... .......... .......... .......... 67%  109M 0s17000K .......... .......... .......... .......... .......... 68%  125M 0s17050K .......... .......... .......... .......... .......... 68%  155M 0s17100K .......... .......... .......... .......... .......... 68% 77.3M 0s17150K .......... .......... .......... .......... .......... 68%  122M 0s17200K .......... .......... .......... .......... .......... 68%  139M 0s17250K .......... .......... .......... .......... .......... 69% 90.4M 0s17300K .......... .......... .......... .......... .......... 69%  121M 0s17350K .......... .......... .......... .......... .......... 69%  150M 0s17400K .......... .......... .......... .......... .......... 69%  132M 0s17450K .......... .......... .......... .......... .......... 69% 94.4M 0s17500K .......... .......... .......... .......... .......... 70%  136M 0s17550K .......... .......... .......... .......... .......... 70%  149M 0s17600K .......... .......... .......... .......... .......... 70% 83.2M 0s17650K .......... .......... .......... .......... .......... 70%  146M 0s17700K .......... .......... .......... .......... .......... 70%  161M 0s17750K .......... .......... .......... .......... .......... 71%  151M 0s17800K .......... .......... .......... .......... .......... 71% 86.0M 0s17850K .......... .......... .......... .......... .......... 71%  133M 0s17900K .......... .......... .......... .......... .......... 71%  141M 0s17950K .......... .......... .......... .......... .......... 71%  144M 0s18000K .......... .......... .......... .......... .......... 72% 88.2M 0s18050K .......... .......... .......... .......... .......... 72%  148M 0s18100K .......... .......... .......... .......... .......... 72% 93.3M 0s18150K .......... .......... .......... .......... .......... 72%  147M 0s18200K .......... .......... .......... .......... .......... 72%  133M 0s18250K .......... .......... .......... .......... .......... 73%  142M 0s18300K .......... .......... .......... .......... .......... 73% 96.4M 0s18350K .......... .......... .......... .......... .......... 73%  133M 0s18400K .......... .......... .......... .......... .......... 73%  129M 0s18450K .......... .......... .......... .......... .......... 73%  153M 0s18500K .......... .......... .......... .......... .......... 74% 46.2M 0s18550K .......... .......... .......... .......... .......... 74%  143M 0s18600K .......... .......... .......... .......... .......... 74%  122M 0s18650K .......... .......... .......... .......... .......... 74% 67.5M 0s18700K .......... .......... .......... .......... .......... 74%  136M 0s18750K .......... .......... .......... .......... .......... 75%  136M 0s18800K .......... .......... .......... .......... .......... 75%  118M 0s18850K .......... .......... .......... .......... .......... 75%  127M 0s18900K .......... .......... .......... .......... .......... 75% 89.4M 0s18950K .......... .......... .......... .......... .......... 75%  158M 0s19000K .......... .......... .......... .......... .......... 76%  109M 0s19050K .......... .......... .......... .......... .......... 76%  144M 0s19100K .......... .......... .......... .......... .......... 76% 87.9M 0s19150K .......... .......... .......... .......... .......... 76%  161M 0s19200K .......... .......... .......... .......... .......... 76% 60.5M 0s19250K .......... .......... .......... .......... .......... 77% 45.8M 0s19300K .......... .......... .......... .......... .......... 77% 36.2M 0s19350K .......... .......... .......... .......... .......... 77%  129M 0s19400K .......... .......... .......... .......... .......... 77%  111M 0s19450K .......... .......... .......... .......... .......... 77% 76.2M 0s19500K .......... .......... .......... .......... .......... 78%  143M 0s19550K .......... .......... .......... .......... .......... 78% 86.0M 0s19600K .......... .......... .......... .......... .......... 78%  114M 0s19650K .......... .......... .......... .......... .......... 78%  146M 0s19700K .......... .......... .......... .......... .......... 78%  118M 0s19750K .......... .......... .......... .......... .......... 79%  153M 0s19800K .......... .......... .......... .......... .......... 79%  143M 0s19850K .......... .......... .......... .......... .......... 79%  130M 0s19900K .......... .......... .......... .......... .......... 79%  127M 0s19950K .......... .......... .......... .......... .......... 79%  161M 0s20000K .......... .......... .......... .......... .......... 80%  122M 0s20050K .......... .......... .......... .......... .......... 80%  137M 0s20100K .......... .......... .......... .......... .......... 80%  163M 0s20150K .......... .......... .......... .......... .......... 80%  137M 0s20200K .......... .......... .......... .......... .......... 80% 89.2M 0s20250K .......... .......... .......... .......... .......... 81%  137M 0s20300K .......... .......... .......... .......... .......... 81%  154M 0s20350K .......... .......... .......... .......... .......... 81%  152M 0s20400K .......... .......... .......... .......... .......... 81% 30.1M 0s20450K .......... .......... .......... .......... .......... 81%  136M 0s20500K .......... .......... .......... .......... .......... 82% 82.8M 0s20550K .......... .......... .......... .......... .......... 82% 53.3M 0s20600K .......... .......... .......... .......... .......... 82%  135M 0s20650K .......... .......... .......... .......... .......... 82%  131M 0s20700K .......... .......... .......... .......... .......... 82%  128M 0s20750K .......... .......... .......... .......... .......... 83%  163M 0s20800K .......... .......... .......... .......... .......... 83% 70.7M 0s20850K .......... .......... .......... .......... .......... 83%  144M 0s20900K .......... .......... .......... .......... .......... 83%  127M 0s20950K .......... .......... .......... .......... .......... 83%  137M 0s21000K .......... .......... .......... .......... .......... 84%  115M 0s21050K .......... .......... .......... .......... .......... 84%  157M 0s21100K .......... .......... .......... .......... .......... 84%  116M 0s21150K .......... .......... .......... .......... .......... 84%  155M 0s21200K .......... .......... .......... .......... .......... 84%  131M 0s21250K .......... .......... .......... .......... .......... 85%  123M 0s21300K .......... .......... .......... .......... .......... 85%  142M 0s21350K .......... .......... .......... .......... .......... 85%  149M 0s21400K .......... .......... .......... .......... .......... 85%  115M 0s21450K .......... .......... .......... .......... .......... 85%  146M 0s21500K .......... .......... .......... .......... .......... 86%  160M 0s21550K .......... .......... .......... .......... .......... 86%  155M 0s21600K .......... .......... .......... .......... .......... 86%  131M 0s21650K .......... .......... .......... .......... .......... 86%  145M 0s21700K .......... .......... .......... .......... .......... 86%  110M 0s21750K .......... .......... .......... .......... .......... 87%  128M 0s21800K .......... .......... .......... .......... .......... 87%  121M 0s21850K .......... .......... .......... .......... .......... 87%  141M 0s21900K .......... .......... .......... .......... .......... 87%  139M 0s21950K .......... .......... .......... .......... .......... 87%  118M 0s22000K .......... .......... .......... .......... .......... 88%  122M 0s22050K .......... .......... .......... .......... .......... 88%  157M 0s22100K .......... .......... .......... .......... .......... 88%  144M 0s22150K .......... .......... .......... .......... .......... 88%  149M 0s22200K .......... .......... .......... .......... .......... 88%  132M 0s22250K .......... .......... .......... .......... .......... 89%  134M 0s22300K .......... .......... .......... .......... .......... 89%  135M 0s22350K .......... .......... .......... .......... .......... 89%  140M 0s22400K .......... .......... .......... .......... .......... 89%  111M 0s22450K .......... .......... .......... .......... .......... 89%  128M 0s22500K .......... .......... .......... .......... .......... 90%  140M 0s22550K .......... .......... .......... .......... .......... 90%  151M 0s22600K .......... .......... .......... .......... .......... 90% 52.7M 0s22650K .......... .......... .......... .......... .......... 90%  145M 0s22700K .......... .......... .......... .......... .......... 90%  141M 0s22750K .......... .......... .......... .......... .......... 91%  144M 0s22800K .......... .......... .......... .......... .......... 91%  125M 0s22850K .......... .......... .......... .......... .......... 91%  121M 0s22900K .......... .......... .......... .......... .......... 91%  126M 0s22950K .......... .......... .......... .......... .......... 91%  117M 0s23000K .......... .......... .......... .......... .......... 92%  128M 0s23050K .......... .......... .......... .......... .......... 92%  148M 0s23100K .......... .......... .......... .......... .......... 92%  138M 0s23150K .......... .......... .......... .......... .......... 92%  125M 0s23200K .......... .......... .......... .......... .......... 92%  108M 0s23250K .......... .......... .......... .......... .......... 93%  116M 0s23300K .......... .......... .......... .......... .......... 93%  130M 0s23350K .......... .......... .......... .......... .......... 93%  134M 0s23400K .......... .......... .......... .......... .......... 93%  112M 0s23450K .......... .......... .......... .......... .......... 93%  131M 0s23500K .......... .......... .......... .......... .......... 94%  138M 0s23550K .......... .......... .......... .......... .......... 94%  124M 0s23600K .......... .......... .......... .......... .......... 94% 95.3M 0s23650K .......... .......... .......... .......... .......... 94%  157M 0s23700K .......... .......... .......... .......... .......... 94%  168M 0s23750K .......... .......... .......... .......... .......... 95%  168M 0s23800K .......... .......... .......... .......... .......... 95%  145M 0s23850K .......... .......... .......... .......... .......... 95%  160M 0s23900K .......... .......... .......... .......... .......... 95%  171M 0s23950K .......... .......... .......... .......... .......... 95%  170M 0s24000K .......... .......... .......... .......... .......... 96%  142M 0s24050K .......... .......... .......... .......... .......... 96%  141M 0s24100K .......... .......... .......... .......... .......... 96%  172M 0s24150K .......... .......... .......... .......... .......... 96%  174M 0s24200K .......... .......... .......... .......... .......... 96%  151M 0s24250K .......... .......... .......... .......... .......... 97%  173M 0s24300K .......... .......... .......... .......... .......... 97%  173M 0s24350K .......... .......... .......... .......... .......... 97%  169M 0s24400K .......... .......... .......... .......... .......... 97%  145M 0s24450K .......... .......... .......... .......... .......... 97%  173M 0s24500K .......... .......... .......... .......... .......... 98%  153M 0s24550K .......... .......... .......... .......... .......... 98%  175M 0s24600K .......... .......... .......... .......... .......... 98%  149M 0s24650K .......... .......... .......... .......... .......... 98% 57.2M 0s24700K .......... .......... .......... .......... .......... 98%  167M 0s24750K .......... .......... .......... .......... .......... 99%  170M 0s24800K .......... .......... .......... .......... .......... 99%  141M 0s24850K .......... .......... .......... .......... .......... 99%  174M 0s24900K .......... .......... .......... .......... .......... 99%  174M 0s24950K .......... .......... .......... .......... .......... 99%  173M 0s25000K .......... .......... .......... .........            100%  143M=0.3s2021-07-26 23:48:58 (84.4 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:48:58--  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:48:58--  https://pypi.org/packages/source/s/setuptools/setuptools-57.1.0.tar.gzResolving pypi.org (pypi.org)... 151.101.128.223, 151.101.192.223, 151.101.0.223, ...Connecting to pypi.org (pypi.org)|151.101.128.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:48:58--  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:48:58--  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% 15.0M 0s100K .......... .......... .......... .......... ..........  7% 5.38M 0s150K .......... .......... .......... .......... ..........  9% 24.3M 0s200K .......... .......... .......... .......... .......... 11% 13.9M 0s250K .......... .......... .......... .......... .......... 14% 22.7M 0s300K .......... .......... .......... .......... .......... 16% 17.4M 0s350K .......... .......... .......... .......... .......... 19% 80.8M 0s400K .......... .......... .......... .......... .......... 21% 16.6M 0s450K .......... .......... .......... .......... .......... 23% 26.5M 0s500K .......... .......... .......... .......... .......... 26% 38.1M 0s550K .......... .......... .......... .......... .......... 28% 44.2M 0s600K .......... .......... .......... .......... .......... 31% 17.6M 0s650K .......... .......... .......... .......... .......... 33% 42.2M 0s700K .......... .......... .......... .......... .......... 35% 34.0M 0s750K .......... .......... .......... .......... .......... 38% 38.6M 0s800K .......... .......... .......... .......... .......... 40% 31.1M 0s850K .......... .......... .......... .......... .......... 42% 31.6M 0s900K .......... .......... .......... .......... .......... 45% 37.0M 0s950K .......... .......... .......... .......... .......... 47% 30.7M 0s1000K .......... .......... .......... .......... .......... 50% 45.0M 0s1050K .......... .......... .......... .......... .......... 52% 93.3M 0s1100K .......... .......... .......... .......... .......... 54% 68.3M 0s1150K .......... .......... .......... .......... .......... 57% 66.1M 0s1200K .......... .......... .......... .......... .......... 59%  103M 0s1250K .......... .......... .......... .......... .......... 62% 92.2M 0s1300K .......... .......... .......... .......... .......... 64% 79.1M 0s1350K .......... .......... .......... .......... .......... 66% 77.0M 0s1400K .......... .......... .......... .......... .......... 69%  220M 0s1450K .......... .......... .......... .......... .......... 71%  205M 0s1500K .......... .......... .......... .......... .......... 74%  234M 0s1550K .......... .......... .......... .......... .......... 76%  237M 0s1600K .......... .......... .......... .......... .......... 78%  197M 0s1650K .......... .......... .......... .......... .......... 81%  235M 0s1700K .......... .......... .......... .......... .......... 83% 63.5M 0s1750K .......... .......... .......... .......... .......... 85%  225M 0s1800K .......... .......... .......... .......... .......... 88%  177M 0s1850K .......... .......... .......... .......... .......... 90%  229M 0s1900K .......... .......... .......... .......... .......... 93%  240M 0s1950K .......... .......... .......... .......... .......... 95%  205M 0s2000K .......... .......... .......... .......... .......... 97%  240M 0s2050K .......... .......... .......... .......... ...       100%  173M=0.06s2021-07-26 23:48:58 (35.5 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:48:58--  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:48:58--  https://pypi.org/packages/source/s/six/six-1.16.0.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/s/six/six-1.16.0.tar.gz [following]--2021-07-26 23:48:58--  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:48:58--  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% 35.3M=0.001s2021-07-26 23:48:58 (35.3 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:48:58--  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%  400K 9s100K .......... .......... .......... .......... ..........  6% 88.4M 6s150K .......... .......... .......... .......... ..........  8%  400K 6s200K .......... .......... .......... .......... .......... 10%  162M 4s250K .......... .......... .......... .......... .......... 12%  215M 4s300K .......... .......... .......... .......... .......... 14%  160M 3s350K .......... .......... .......... .......... .......... 16% 95.3M 3s400K .......... .......... .......... .......... .......... 18%  398K 3s450K .......... .......... .......... .......... .......... 20% 83.4M 2s500K .......... .......... .......... .......... .......... 22% 83.3M 2s550K .......... .......... .......... .......... .......... 24% 87.1M 2s600K .......... .......... .......... .......... .......... 26% 58.0M 2s650K .......... .......... .......... .......... .......... 28%  101M 2s700K .......... .......... .......... .......... .......... 30%  108M 1s750K .......... .......... .......... .......... .......... 33%  135M 1s800K .......... .......... .......... .......... .......... 35%  114M 1s850K .......... .......... .......... .......... .......... 37%  427K 1s900K .......... .......... .......... .......... .......... 39% 7.65M 1s950K .......... .......... .......... .......... .......... 41%  106M 1s1000K .......... .......... .......... .......... .......... 43%  164M 1s1050K .......... .......... .......... .......... .......... 45%  184M 1s1100K .......... .......... .......... .......... .......... 47%  175M 1s1150K .......... .......... .......... .......... .......... 49%  207M 1s1200K .......... .......... .......... .......... .......... 51%  177M 1s1250K .......... .......... .......... .......... .......... 53%  154M 1s1300K .......... .......... .......... .......... .......... 55%  116M 1s1350K .......... .......... .......... .......... .......... 57%  102M 1s1400K .......... .......... .......... .......... .......... 59% 91.5M 1s1450K .......... .......... .......... .......... .......... 61% 97.7M 0s1500K .......... .......... .......... .......... .......... 64%  125M 0s1550K .......... .......... .......... .......... .......... 66% 1.58M 0s1600K .......... .......... .......... .......... .......... 68%  605K 0s1650K .......... .......... .......... .......... .......... 70% 61.0M 0s1700K .......... .......... .......... .......... .......... 72% 29.0M 0s1750K .......... .......... .......... .......... .......... 74%  116M 0s1800K .......... .......... .......... .......... .......... 76% 77.0M 0s1850K .......... .......... .......... .......... .......... 78% 89.3M 0s1900K .......... .......... .......... .......... .......... 80% 90.7M 0s1950K .......... .......... .......... .......... .......... 82% 88.2M 0s2000K .......... .......... .......... .......... .......... 84% 78.1M 0s2050K .......... .......... .......... .......... .......... 86% 62.2M 0s2100K .......... .......... .......... .......... .......... 88% 64.7M 0s2150K .......... .......... .......... .......... .......... 90% 72.0M 0s2200K .......... .......... .......... .......... .......... 92% 90.8M 0s2250K .......... .......... .......... .......... .......... 95%  103M 0s2300K .......... .......... .......... .......... .......... 97%  103M 0s2350K .......... .......... .......... .......... .......... 99%  104M 0s2400K .......... .........                                  100% 83.9M=0.9s2021-07-26 23:49:00 (2.67 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:49:00--  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:49:00--  https://codeload.github.com/pallets/werkzeug/zip/2.0.1Resolving codeload.github.com (codeload.github.com)... 140.82.121.10Connecting to codeload.github.com (codeload.github.com)|140.82.121.10|:443... connected.HTTP request sent, awaiting response... 200 OKLength: unspecified [application/zip]Saving to: 'werkzeug/2.0.1.zip'0K .......... .......... .......... .......... ..........  310K50K .......... .......... .......... .......... ..........  624K100K .......... .......... .......... .......... .......... 8.33M150K .......... .......... .......... .......... .......... 1.08M200K .......... .......... .......... .......... .......... 1.57M250K .......... .......... .......... .......... .......... 10.8M300K .......... .......... .......... .......... .......... 1.05M350K .......... .......... .......... .......... .......... 1.66M400K .......... .......... .......... .......... .......... 11.7M450K .......... .......... .......... .......... .......... 20.1M500K .......... .......... .......... .......... .......... 23.9M550K .......... .......... .......... .......... .......... 69.4M600K .......... .......... .......... .......... .......... 1.19M650K .......... .......... .......... .......... .......... 35.5M700K .......... .......... .......... .......... .......... 1.83M750K .......... .......... .......... .......... .......... 32.0M800K .......... .......... .......... .......... .......... 30.4M850K .......... .......... .......... .......... .......... 38.7M900K .......... .......... .......... .......... .......... 68.0M950K .......... .......... .                                 130M=0.5s2021-07-26 23:49:01 (1.94 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-arm64-v8a" --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 arm64-v8a --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-arm64-v8a" --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: arm64-v8a[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-arm64-v8a/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 68 more)[INFO]:    -> directory context /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/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 63 more)[INFO]:    -> directory context /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/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 64 more)[INFO]:    -> directory context /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/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 64 more)[INFO]:    -> directory context /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/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 64 more)[INFO]:    -> directory context /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/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 64 more)[INFO]:    -> directory context /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/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 67 more)[INFO]:    -> directory context /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/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 64 more)[INFO]:    -> directory context /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/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 62 more)[INFO]:    -> directory context /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/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 69 more)[INFO]:    -> directory context /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/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 66 more)[INFO]:    -> directory context /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/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 67 more)[INFO]:    -> directory context /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/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 60 more)[INFO]:    -> directory context /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/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 65 more)[INFO]:    -> directory context /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/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 63 more)[INFO]:    -> directory context /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/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 64 more)[INFO]:    -> directory context /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/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 62 more)[INFO]:    -> directory context /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/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 arm64-v8a[INFO]:    # Unpacking recipes[INFO]:    Unpacking hostpython3 for arm64-v8astty: '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-arm64-v8a/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 105 more)[INFO]:    <- directory context /home/vagrant/build/srclib/python-for-android[INFO]:    Unpacking libffi for arm64-v8astty: '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-arm64-v8a/build/other_builds/libffi/arm64-v8a__ndk_target_23stty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running mv libffi-3.4.2 /home/vagrant/build/dev.obfusk.jit...(and 112 more)[INFO]:    <- directory context /home/vagrant/build/srclib/python-for-android[INFO]:    Unpacking libpcre for arm64-v8astty: '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-arm64-v8a/build/other_builds/libpcre/arm64-v8a__ndk_target_23stty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running mv pcre-8.45 /home/vagrant/build/dev.obfusk.jiten/...(and 111 more)[INFO]:    <- directory context /home/vagrant/build/srclib/python-for-android[INFO]:    Unpacking openssl for arm64-v8astty: '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-arm64-v8a/build/other_builds/openssl/arm64-v8a__ndk_target_23stty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running mv openssl-1.1.1k /home/vagrant/build/dev.obfusk.j...(and 119 more)[INFO]:    <- directory context /home/vagrant/build/srclib/python-for-android[INFO]:    Unpacking sqlite3 for arm64-v8astty: '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-arm64-v8a/build/other_builds/sqlite3/arm64-v8a__ndk_target_23stty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running mv sqlite-amalgamation-3360000 /home/vagrant/build...(and 129 more)[INFO]:    <- directory context /home/vagrant/build/srclib/python-for-android[INFO]:    Unpacking python3 for arm64-v8astty: '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-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23stty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running mv Python-3.9.6 /home/vagrant/build/dev.obfusk.jit...(and 114 more)[INFO]:    <- directory context /home/vagrant/build/srclib/python-for-android[INFO]:    Unpacking genericndkbuild for arm64-v8a[INFO]:    Skipping genericndkbuild unpack as no URL is set[INFO]:    Unpacking setuptools for arm64-v8astty: '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-arm64-v8a/build/other_builds/setuptools/arm64-v8a__ndk_target_23stty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running mv setuptools-57.1.0 /home/vagrant/build/dev.obfus...(and 125 more)[INFO]:    <- directory context /home/vagrant/build/srclib/python-for-android[INFO]:    Unpacking certifi for arm64-v8astty: '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-arm64-v8a/build/other_builds/certifi/arm64-v8a__ndk_target_23stty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running mv certifi-2021.5.30 /home/vagrant/build/dev.obfus...(and 119 more)[INFO]:    <- directory context /home/vagrant/build/srclib/python-for-android[INFO]:    Unpacking click for arm64-v8astty: '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-arm64-v8a/build/other_builds/click/arm64-v8a__ndk_target_23stty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running mv click-8.0.1 /home/vagrant/build/dev.obfusk.jite...(and 109 more)[INFO]:    <- directory context /home/vagrant/build/srclib/python-for-android[INFO]:    Unpacking itsdangerous for arm64-v8astty: '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-arm64-v8a/build/other_builds/itsdangerous/arm64-v8a__ndk_target_23stty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running mv itsdangerous-2.0.1 /home/vagrant/build/dev.obfu...(and 130 more)[INFO]:    <- directory context /home/vagrant/build/srclib/python-for-android[INFO]:    Unpacking kanjidraw for arm64-v8astty: '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-arm64-v8a/build/other_builds/kanjidraw/arm64-v8a__ndk_target_23stty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running mv kanjidraw-0.2.3 /home/vagrant/build/dev.obfusk....(and 121 more)[INFO]:    <- directory context /home/vagrant/build/srclib/python-for-android[INFO]:    Unpacking markupsafe for arm64-v8astty: '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-arm64-v8a/build/other_builds/markupsafe/arm64-v8a__ndk_target_23stty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running mv markupsafe-2.0.1 /home/vagrant/build/dev.obfusk...(and 124 more)[INFO]:    <- directory context /home/vagrant/build/srclib/python-for-android[INFO]:    Unpacking six for arm64-v8astty: '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-arm64-v8a/build/other_builds/six/arm64-v8a__ndk_target_23stty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running mv six-1.16.0 /home/vagrant/build/dev.obfusk.jiten...(and 104 more)[INFO]:    <- directory context /home/vagrant/build/srclib/python-for-android[INFO]:    Unpacking werkzeug for arm64-v8astty: '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-arm64-v8a/build/other_builds/werkzeug/arm64-v8a__ndk_target_23stty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running mv werkzeug-2.0.1 /home/vagrant/build/dev.obfusk.j...(and 118 more)[INFO]:    <- directory context /home/vagrant/build/srclib/python-for-android[INFO]:    Unpacking jinja2 for arm64-v8astty: '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-arm64-v8a/build/other_builds/jinja2/arm64-v8a__ndk_target_23stty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running mv jinja-3.0.1 /home/vagrant/build/dev.obfusk.jite...(and 111 more)[INFO]:    <- directory context /home/vagrant/build/srclib/python-for-android[INFO]:    Unpacking pyjnius for arm64-v8astty: '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-arm64-v8a/build/other_builds/pyjnius-genericndkbuild/arm64-v8a__ndk_target_23stty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running mv pyjnius-1.3.0 /home/vagrant/build/dev.obfusk.ji...(and 131 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 121 more)stty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running cp -a /home/vagrant/build/srclib/python-for-androi...(and 203 more)[INFO]:    Unpacking flask for arm64-v8astty: '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-arm64-v8a/build/other_builds/flask/arm64-v8a__ndk_target_23stty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running mv flask-2.0.1 /home/vagrant/build/dev.obfusk.jite...(and 109 more)[INFO]:    <- directory context /home/vagrant/build/srclib/python-for-android[INFO]:    Unpacking jiten for arm64-v8a[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 95 more)stty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running mkdir -p /home/vagrant/build/dev.obfusk.jiten/andr...(and 97 more)stty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running rmdir /home/vagrant/build/dev.obfusk.jiten/android...(and 94 more)stty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running cp -a /home/vagrant/build/dev.obfusk.jiten /home/v...(and 137 more)[INFO]:    # Prebuilding recipes[INFO]:    Prebuilding hostpython3 for arm64-v8a[INFO]:    hostpython3 has no prebuild_arm64_v8a, skipping[INFO]:    Applying patches for hostpython3[arm64-v8a][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 224 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 104 more)[INFO]:    Prebuilding libffi for arm64-v8a[INFO]:    libffi has no prebuild_arm64_v8a, skipping[INFO]:    Applying patches for libffi[arm64-v8a][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 219 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 111 more)[INFO]:    Prebuilding libpcre for arm64-v8a[INFO]:    libpcre has no prebuild_arm64_v8a, skipping[INFO]:    Prebuilding openssl for arm64-v8a[INFO]:    openssl has no prebuild_arm64_v8a, skipping[INFO]:    Prebuilding sqlite3 for arm64-v8a[INFO]:    sqlite3 has no prebuild_arm64_v8a, skipping[INFO]:    Prebuilding python3 for arm64-v8a[INFO]:    python3 has no prebuild_arm64_v8a, skipping[INFO]:    Applying patches for python3[arm64-v8a][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 229 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 232 more)
           working: patching file Makefile.pre.in                                                  [INFO]:    Applying patch patches/py3.8.1.patch
                                                                                                   
stty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running patch -t -d /home/vagrant/build/dev.obfusk.jiten/a...(and 218 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 232 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 113 more)[INFO]:    Prebuilding genericndkbuild for arm64-v8a[INFO]:    genericndkbuild has no prebuild_arm64_v8a, skipping[INFO]:    Prebuilding setuptools for arm64-v8a[INFO]:    setuptools has no prebuild_arm64_v8a, skipping[INFO]:    Prebuilding certifi for arm64-v8a[INFO]:    certifi has no prebuild_arm64_v8a, skipping[INFO]:    Prebuilding click for arm64-v8a[INFO]:    click has no prebuild_arm64_v8a, skipping[INFO]:    Prebuilding itsdangerous for arm64-v8a[INFO]:    itsdangerous has no prebuild_arm64_v8a, skipping[INFO]:    Prebuilding kanjidraw for arm64-v8a[INFO]:    kanjidraw has no prebuild_arm64_v8a, skipping[INFO]:    Prebuilding markupsafe for arm64-v8a[INFO]:    markupsafe has no prebuild_arm64_v8a, skipping[INFO]:    Prebuilding six for arm64-v8a[INFO]:    six has no prebuild_arm64_v8a, skipping[INFO]:    Prebuilding werkzeug for arm64-v8a[INFO]:    werkzeug has no prebuild_arm64_v8a, skipping[INFO]:    Prebuilding jinja2 for arm64-v8a[INFO]:    jinja2 has no prebuild_arm64_v8a, skipping[INFO]:    Prebuilding pyjnius for arm64-v8a[INFO]:    pyjnius has no prebuild_arm64_v8a, skipping[INFO]:    Applying patches for pyjnius[arm64-v8a][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 248 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 129 more)[INFO]:    Prebuilding android for arm64-v8a[INFO]:    android has no prebuild_arm64_v8a, skipping[INFO]:    -> directory context /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/android-genericndkbuild/arm64-v8a__ndk_target_23/android[INFO]:    <- directory context /home/vagrant/build/srclib/python-for-android[INFO]:    Prebuilding flask for arm64-v8a[INFO]:    flask has no prebuild_arm64_v8a, skipping[INFO]:    Prebuilding jiten for arm64-v8a[INFO]:    jiten has no prebuild_arm64_v8a, skipping[INFO]:    # Building recipes[INFO]:    Building hostpython3 for arm64-v8a[INFO]:    -> directory context /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/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-arm64-v8a/build/other_builds/hostpython3/desktop/hostpython3stty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running make -j 6 -C /home/vagrant/build/dev.obfusk.jiten/...(and 115 more)
           working: make[1]: Entering directory '/home/vagrant/build/_jiten_build...(and 103 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 708 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 710 more) 
           working: gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g...(and 702 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 704 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 730 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 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 712 more) 
           working: gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g...(and 704 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 726 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 704 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 718 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 718 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 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 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 716 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 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 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 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 720 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 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 726 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 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 718 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 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 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 702 more) 
           working: gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g...(and 700 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 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 704 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 708 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 732 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 706 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 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 737 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 702 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 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 533 more) 
           working:  -DPLATLIBDIR='"lib"' \                                                        
           working:  -o Python/initconfig.o /home/vagrant/build/dev.obfusk.jiten/...(and 122 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 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 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 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 708 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 704 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 716 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 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 706 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 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 533 more) 
           working:  -DABIFLAGS='""' \                                                             
           working:  -DMULTIARCH=\"x86_64-linux-gnu\" \                                            
           working:  -o Python/sysmodule.o /home/vagrant/build/dev.obfusk.jiten/a...(and 120 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 712 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 710 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 710 more) 
           working: gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g...(and 703 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 712 more) 
           working: gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g...(and 533 more) 
           working:  -DSOABI='"cpython-39-x86_64-linux-gnu"' \                                     
           working:  -o Python/dynload_shlib.o /home/vagrant/build/dev.obfusk.jit...(and 128 more) 
           working: gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g...(and 568 more) 
           working: gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g...(and 551 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 93 more)  
           working:  -o Modules/getpath.o /home/vagrant/build/dev.obfusk.jiten/an...(and 118 more) 
           working: gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g...(and 704 more) 
           working: gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g...(and 712 more) 
           working: gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -f...(and 910 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 723 more) 
           working: gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -f...(and 713 more) 
           working: gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -f...(and 731 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 920 more) 
           working: gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -f...(and 723 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 713 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 729 more) 
           working: gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -f...(and 912 more) 
           working: gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -f...(and 715 more) 
           working: gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -f...(and 908 more) 
           working: gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -f...(and 914 more) 
           working: gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -f...(and 755 more) 
           working: gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -...(and 1065 more) 
           working: gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -...(and 1059 more) 
           working: gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -...(and 1059 more) 
           working: gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -...(and 1061 more) 
           working: gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -...(and 1067 more) 
           working: gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -...(and 1059 more) 
           working: gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -...(and 1063 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 729 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 733 more) 
           working: gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -f...(and 723 more) 
           working: gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g...(and 706 more) 
           working: gcc -pthread -c -fPIC -Wno-unused-result -Wsign-compare -DNDE...(and 712 more) 
           working: /bin/install -c -m 644 /home/vagrant/build/dev.obfusk.jiten/a...(and 138 more) 
           working: gcc -pthread -c -Wno-unused-result -Wsign-compare -DNDEBUG -g...(and 718 more) 
           working: sed -e "s,@EXENAME@,/usr/local/bin/python3.9," < /home/vagran...(and 167 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 533 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 133 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 233 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: building '_contextvars' extension                                              
           working: building 'math' extension                                                      
           working: creating build/temp.linux-x86_64-3.9/home                                      
           working: creating build/temp.linux-x86_64-3.9/home                                      
           working: creating build/temp.linux-x86_64-3.9/home                                      
           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                        
           working: creating build/temp.linux-x86_64-3.9/home/vagrant/build/_jiten_buildozer_      
           working: building 'cmath' extension                                                     
           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 19 more) 
           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/_jiten...(and 28 more) 
           working: creating build/temp.linux-x86_64-3.9/home/vagrant/build/_jite...(and 45 more)  
           working: creating build/temp.linux-x86_64-3.9/home                                      
           working: creating build/temp.linux-x86_64-3.9/home/vagrant/build/_jite...(and 45 more)  
           working: creating build/temp.linux-x86_64-3.9/home/vagrant/build/_jite...(and 51 more)  
           working: creating build/temp.linux-x86_64-3.9/home/vagrant/build/_jite...(and 45 more)  
           working: creating build/temp.linux-x86_64-3.9/home/vagrant/build/_jite...(and 51 more)  
           working: creating build/temp.linux-x86_64-3.9/home/vagrant/build/_jite...(and 64 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/_jiten...(and 28 more) 
           working: creating build/temp.linux-x86_64-3.9/home/vagrant/build/_jite...(and 64 more)  
           working: creating build/temp.linux-x86_64-3.9/home/vagrant/build/_jite...(and 76 more)  
           working: creating build/temp.linux-x86_64-3.9/home/vagrant/build/_jite...(and 76 more)  
           working: creating build/temp.linux-x86_64-3.9/home/vagrant/build/_jite...(and 76 more)  
           working: creating build/temp.linux-x86_64-3.9/home/vagrant/build/_jite...(and 64 more)  
           working: creating build/temp.linux-x86_64-3.9/home/vagrant/build/_jite...(and 76 more)  
           working: creating build/temp.linux-x86_64-3.9/home/vagrant/build/_jite...(and 76 more)  
           working: creating build/temp.linux-x86_64-3.9/home/vagrant/build/_jite...(and 84 more)  
           working: creating build/temp.linux-x86_64-3.9/home/vagrant/build/_jite...(and 84 more)  
           working: creating build/temp.linux-x86_64-3.9/home/vagrant/build/_jite...(and 96 more)  
           working: creating build/temp.linux-x86_64-3.9/home/vagrant/build/_jite...(and 96 more)  
           working: creating build/temp.linux-x86_64-3.9/home/vagrant/build/_jite...(and 104 more) 
           working: creating build/temp.linux-x86_64-3.9/home/vagrant/build/_jite...(and 104 more) 
           working: gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBU...(and 1034 more) 
           working: creating build/temp.linux-x86_64-3.9/home/vagrant/build/_jite...(and 96 more)  
           working: gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBU...(and 1027 more) 
           working: gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBU...(and 1013 more) 
           working: gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBU...(and 1036 more) 
           working: gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBU...(and 1005 more) 
           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 256 more) 
           working: building '_zoneinfo' 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 260 more) 
           working: building '_random' extension                                                   
           working: gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBU...(and 1040 more) 
           working: gcc -pthread -shared build/temp.linux-x86_64-3.9/home/vagrant...(and 244 more) 
           working: building '_bisect' extension                                                   
           working: gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBU...(and 1017 more) 
           working: gcc -pthread -shared build/temp.linux-x86_64-3.9/home/vagrant...(and 240 more) 
           working: building '_heapq' 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 '_pickle' extension                                                   
           working: gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBU...(and 1028 more) 
           working: building '_json' extension                                                     
           working: gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBU...(and 1024 more) 
           working: gcc -pthread -shared build/temp.linux-x86_64-3.9/home/vagrant...(and 246 more) 
           working: building '_lsprof' extension                                                   
           working: gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBU...(and 1005 more) 
           working: gcc -pthread -shared build/temp.linux-x86_64-3.9/home/vagrant...(and 244 more) 
           working: building 'unicodedata' extension                                               
           working: gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBU...(and 1013 more) 
           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 412 more) 
           working: building '_opcode' extension                                                   
           working: gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBU...(and 1005 more) 
           working: gcc -pthread -shared build/temp.linux-x86_64-3.9/home/vagrant...(and 240 more) 
           working: building '_asyncio' extension                                                  
           working: gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBU...(and 1042 more) 
           working: gcc -pthread -shared build/temp.linux-x86_64-3.9/home/vagrant...(and 236 more) 
           working: building '_queue' 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 254 more) 
           working: building '_statistics' 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 244 more) 
           working: building 'fcntl' extension                                                     
           working: gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBU...(and 1013 more) 
           working: gcc -pthread -shared build/temp.linux-x86_64-3.9/home/vagrant...(and 254 more) 
           working: building 'grp' 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 262 more) 
           working: building 'spwd' extension                                                      
           working: gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBU...(and 1011 more) 
           working: gcc -pthread -shared build/temp.linux-x86_64-3.9/home/vagrant...(and 242 more) 
           working: building 'select' 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 240 more) 
           working: gcc -pthread -shared build/temp.linux-x86_64-3.9/home/vagrant...(and 238 more) 
           working: building 'parser' extension                                                    
           working: gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBU...(and 1015 more) 
           working: building 'mmap' extension                                                      
           working: gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBU...(and 1011 more) 
           working: gcc -pthread -shared build/temp.linux-x86_64-3.9/home/vagrant...(and 244 more) 
           working: building 'syslog' 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 244 more) 
           working: building '_xxsubinterpreters' 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 240 more) 
           working: building 'audioop' extension                                                   
           working: gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBU...(and 1005 more) 
           working: gcc -pthread -shared build/temp.linux-x86_64-3.9/home/vagrant...(and 244 more) 
           working: building '_csv' extension                                                      
           working: gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBU...(and 999 more)  
           working: gcc -pthread -shared build/temp.linux-x86_64-3.9/home/vagrant...(and 248 more) 
           working: building '_posixsubprocess' 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 240 more) 
           working: building '_testcapi' 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 268 more) 
           working: building '_testinternalcapi' 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 260 more) 
           working: building '_testbuffer' extension                                               
           working: gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBU...(and 1013 more) 
           working: gcc -pthread -shared build/temp.linux-x86_64-3.9/home/vagrant...(and 258 more) 
           working: building '_testimportmultiple' extension                                       
           working: gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBU...(and 1029 more) 
           working: gcc -pthread -shared build/temp.linux-x86_64-3.9/home/vagrant...(and 234 more) 
           working: building '_testmultiphase' 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 264 more) 
           working: building '_xxtestfuzz' 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 1037 more) 
           working: gcc -pthread -shared build/temp.linux-x86_64-3.9/home/vagrant...(and 248 more) 
           working: gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBU...(and 1027 more) 
           working: building '_crypt' 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 256 more) 
           working: building '_socket' 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 248 more) 
           working: building '_ssl' extension                                                      
           working: gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBU...(and 999 more)  
           working: gcc -pthread -shared build/temp.linux-x86_64-3.9/home/vagrant...(and 252 more) 
           working: building '_hashlib' 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 438 more) 
           working: gcc -pthread -shared build/temp.linux-x86_64-3.9/home/vagrant...(and 244 more) 
           working: building '_sha256' extension                                                   
           working: gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBU...(and 1038 more) 
           working: building '_sha512' 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 250 more) 
           working: building '_md5' 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 245 more) 
           working: gcc -pthread -shared build/temp.linux-x86_64-3.9/home/vagrant...(and 239 more) 
           working: building '_sha1' extension                                                     
           working: gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBU...(and 1011 more) 
           working: building '_blake2' 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 1031 more) 
           working: gcc -pthread -shared build/temp.linux-x86_64-3.9/home/vagrant...(and 245 more) 
           working: gcc -pthread -shared build/temp.linux-x86_64-3.9/home/vagrant...(and 261 more) 
           working: building '_sha3' extension                                                     
           working: creating build/temp.linux-x86_64-3.9/home/vagrant/build/_jite...(and 110 more) 
           working: gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBU...(and 1023 more) 
           working: building '_sqlite3' 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 1105 more) 
           working: gcc -pthread -shared build/temp.linux-x86_64-3.9/home/vagrant...(and 241 more) 
           working: gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBU...(and 1115 more) 
           working: building 'termios' extension                                                   
           working: gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBU...(and 1005 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 1031 more) 
           working: building 'resource' extension                                                  
           working: gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBU...(and 1007 more) 
           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 242 more) 
           working: building 'ossaudiodev' extension                                               
           working: gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBU...(and 1013 more) 
           working: gcc -pthread -shared build/temp.linux-x86_64-3.9/home/vagrant...(and 240 more) 
           working: building 'nis' 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 244 more) 
           working: gcc -pthread -shared build/temp.linux-x86_64-3.9/home/vagrant...(and 248 more) 
           working: building 'zlib' extension                                                      
           working: gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBU...(and 1011 more) 
           working: gcc -pthread -shared build/temp.linux-x86_64-3.9/home/vagrant...(and 245 more) 
           working: building 'binascii' extension                                                  
           working: gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBU...(and 1024 more) 
           working: building '_lzma' extension                                                     
           working: gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBU...(and 1013 more) 
           working: gcc -pthread -shared build/temp.linux-x86_64-3.9/home/vagrant...(and 613 more) 
           working: building 'pyexpat' extension                                                   
           working: creating build/temp.linux-x86_64-3.9/home/vagrant/build/_jite...(and 110 more) 
           working: gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBU...(and 1243 more) 
           working: gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBU...(and 1107 more) 
           working: gcc -pthread -shared build/temp.linux-x86_64-3.9/home/vagrant...(and 244 more) 
           working: building '_elementtree' extension                                              
           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 249 more) 
           working: building '_multibytecodec' 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 1039 more) 
           working: gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBU...(and 1123 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 1031 more) 
           working: gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBU...(and 1107 more) 
           working: gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBU...(and 1127 more) 
           working: gcc -pthread -shared build/temp.linux-x86_64-3.9/home/vagrant...(and 256 more) 
           working: gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBU...(and 1101 more) 
           working: building '_codecs_jp' extension                                                
           working: gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBU...(and 1031 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/vagrant...(and 265 more) 
           working: building '_codecs_cn' extension                                                
           working: gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBU...(and 1031 more) 
           working: gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBU...(and 1103 more) 
           working: gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBU...(and 1241 more) 
           working: gcc -pthread -shared build/temp.linux-x86_64-3.9/home/vagrant...(and 256 more) 
           working: building '_codecs_tw' 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/vagran...(and 1670 more) 
           working: building '_codecs_hk' extension                                                
           working: gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBU...(and 1031 more) 
           working: gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBU...(and 1239 more) 
           working: gcc -pthread -shared build/temp.linux-x86_64-3.9/home/vagrant...(and 256 more) 
           working: gcc -pthread -shared build/temp.linux-x86_64-3.9/home/vagrant...(and 250 more) 
           working: building '_codecs_iso2022' extension                                           
           working: gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBU...(and 1041 more) 
           working: building '_decimal' extension                                                  
           working: creating build/temp.linux-x86_64-3.9/home/vagrant/build/_jite...(and 113 more) 
           working: creating build/temp.linux-x86_64-3.9/home/vagrant/build/_jite...(and 122 more) 
           working: gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBU...(and 1197 more) 
           working: gcc -pthread -shared build/temp.linux-x86_64-3.9/home/vagrant...(and 256 more) 
           working: building '_ctypes_test' 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 1031 more) 
           working: gcc -pthread -shared build/temp.linux-x86_64-3.9/home/vagrant...(and 256 more) 
           working: building '_posixshmem' extension                                               
           working: creating build/temp.linux-x86_64-3.9/home/vagrant/build/_jite...(and 121 more) 
           working: gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBU...(and 1072 more) 
           working: gcc -pthread -shared build/temp.linux-x86_64-3.9/home/vagrant...(and 262 more) 
           working: building '_multiprocessing' extension                                          
           working: gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBU...(and 1082 more) 
           working: gcc -pthread -shared build/temp.linux-x86_64-3.9/home/vagrant...(and 269 more) 
           working: building 'xxlimited' extension                                                 
           working: gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBU...(and 1037 more) 
           working: gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBU...(and 1070 more) 
           working: gcc -pthread -shared build/temp.linux-x86_64-3.9/home/vagrant...(and 266 more) 
           working: building '_ctypes' extension                                                   
           working: gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBU...(and 1159 more) 
           working: gcc -pthread -shared build/temp.linux-x86_64-3.9/home/vagrant...(and 244 more) 
           working: gcc -pthread -shared build/temp.linux-x86_64-3.9/home/vagrant...(and 460 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 1229 more) 
           working: gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBU...(and 1163 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 1161 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 1213 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 1157 more) 
           working: gcc -pthread -shared build/temp.linux-x86_64-3.9/home/vagrant...(and 759 more) 
           working: gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBU...(and 1205 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 1159 more) 
           working: gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBU...(and 1205 more) 
           working: gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBU...(and 1215 more) 
           working: gcc -pthread -shared build/temp.linux-x86_64-3.9/home/vagran...(and 962 more)  
           working: gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBU...(and 1203 more) 
           working: gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBU...(and 1213 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 1223 more) 
           working: gcc -pthread -fPIC -Wno-unused-result -Wsign-compare -DNDEBU...(and 1213 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/vagran...(and 2851 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 124 more) 
           working: copying and adjusting /home/vagrant/build/_jiten_buildozer_/a...(and 123 more) 
           working: copying and adjusting /home/vagrant/build/_jiten_buildozer_/a...(and 122 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 102 more) 
                                                                                                   
stty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running cp /home/vagrant/build/dev.obfusk.jiten/android/.b...(and 273 more)[INFO]:    <- directory context /home/vagrant/build/srclib/python-for-android[INFO]:    Building libffi for arm64-v8a[INFO]:    -> directory context /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/libffi/arm64-v8a__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=aarch64-linux-android --prefix=/h...(and 179 more)
           working: checking build system type... x86_64-pc-linux-gnu                              
           working: checking host system type... aarch64-unknown-linux-android                     
           working: checking target system type... aarch64-unknown-linux-android                   
           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 aarch64-linux-android-strip... aarch64-linux-andr...(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 aarch64-linux-android-gcc... /opt/android-sdk/nd...(and 130 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 123 more) 
           working: checking for /opt/android-sdk/ndk/22.1.7171670/toolchains/llv...(and 141 more) 
           working: checking whether /opt/android-sdk/ndk/22.1.7171670/toolchains...(and 143 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 125 more) 
           working: checking whether we are using the GNU C++ compiler... yes                      
           working: checking whether /opt/android-sdk/ndk/22.1.7171670/toolchains...(and 125 more) 
           working: checking dependency style of /opt/android-sdk/ndk/22.1.717167...(and 127 more) 
           working: checking dependency style of /opt/android-sdk/ndk/22.1.717167...(and 125 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 140 more) 
           working: checking if the linker (aarch64-linux-android-ld) is GNU ld... yes             
           working: checking for BSD- or MS-compatible name lister (nm)... aarch64-linux-android-nm
           working: checking the name lister (aarch64-linux-android-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 aar...(and 59 more)  
           working: checking how to convert x86_64-pc-linux-gnu file names to too...(and 39 more)  
           working: checking for aarch64-linux-android-ld option to reload object files... -r      
           working: checking for aarch64-linux-android-objdump... aarch64-linux-android-objdump    
           working: checking how to recognize dependent libraries... pass_all                      
           working: checking for aarch64-linux-android-dlltool... no                               
           working: checking for dlltool... no                                                     
           working: checking how to associate runtime and link libraries... printf %s\n            
           working: checking for aarch64-linux-android-ar... aarch64-linux-android-ar              
           working: checking for archiver @FILE support... @                                       
           working: checking for aarch64-linux-android-strip... (cached) aarch64-l...(and 35 more) 
           working: checking for aarch64-linux-android-ranlib... aarch64-linux-android-ranlib      
           working: checking command to parse aarch64-linux-android-nm output fro...(and 164 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 aarch64-linux-android-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 133 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 142 more) 
           working: checking for /opt/android-sdk/ndk/22.1.7171670/toolchains/llv...(and 138 more) 
           working: checking if /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm...(and 134 more) 
           working: checking if /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm...(and 133 more) 
           working: checking if /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm...(and 129 more) 
           working: checking if /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm...(and 138 more) 
           working: checking whether the /opt/android-sdk/ndk/22.1.7171670/toolch...(and 176 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 137 more) 
           working: checking for ld used by /opt/android-sdk/ndk/22.1.7171670/too...(and 142 more) 
           working: checking if the linker (aarch64-linux-android-ld) is GNU ld... yes             
           working: checking whether the /opt/android-sdk/ndk/22.1.7171670/toolch...(and 178 more) 
           working: checking for /opt/android-sdk/ndk/22.1.7171670/toolchains/llv...(and 140 more) 
           working: checking if /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm...(and 136 more) 
           working: checking if /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm...(and 135 more) 
           working: checking if /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm...(and 131 more) 
           working: checking if /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm...(and 140 more) 
           working: checking whether the /opt/android-sdk/ndk/22.1.7171670/toolch...(and 178 more) 
           working: checking dynamic linker characteristics... Android linker                      
           working: checking how to hardcode library paths into programs... immediate              
           working: checking for aarch64-linux-android-readelf... aarch64-linux-android-readelf    
           working: checking size of size_t... 8                                                   
           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... 16                                             
           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 149 more) 
           working: checking if the linker (aarch64-linux-android-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 549 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 648 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 639 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 645 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 660 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 648 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 639 more) 
           working: mv -f $depbase.Tpo $depbase.Plo                                                
           working: libtool: compile:  /opt/android-sdk/ndk/22.1.7171670/toolchai...(and 642 more) 
           working: libtool: compile:  /opt/android-sdk/ndk/22.1.7171670/toolchai...(and 630 more) 
           working: libtool: compile:  /opt/android-sdk/ndk/22.1.7171670/toolchai...(and 639 more) 
           working: libtool: compile:  /opt/android-sdk/ndk/22.1.7171670/toolchai...(and 630 more) 
           working: libtool: compile:  /opt/android-sdk/ndk/22.1.7171670/toolchai...(and 638 more) 
           working: libtool: compile:  /opt/android-sdk/ndk/22.1.7171670/toolchai...(and 627 more) 
           working: libtool: compile:  /opt/android-sdk/ndk/22.1.7171670/toolchai...(and 642 more) 
           working: depbase=`echo src/aarch64/ffi.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\        
           working: /bin/bash ./libtool  --tag=CC   --mode=compile /opt/android-s...(and 657 more) 
           working: mv -f $depbase.Tpo $depbase.Plo                                                
           working: libtool: compile:  /opt/android-sdk/ndk/22.1.7171670/toolchai...(and 658 more) 
           working: libtool: compile:  /opt/android-sdk/ndk/22.1.7171670/toolchai...(and 627 more) 
           working: depbase=`echo src/aarch64/sysv.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\       
           working: /bin/bash ./libtool    --mode=compile /opt/android-sdk/ndk/22...(and 665 more) 
           working: mv -f $depbase.Tpo $depbase.Plo                                                
           working: libtool: compile:  /opt/android-sdk/ndk/22.1.7171670/toolchai...(and 654 more) 
           working: libtool: compile:  /opt/android-sdk/ndk/22.1.7171670/toolchai...(and 673 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: 2 warnings generated.                                                          
           working: libtool: compile:  /opt/android-sdk/ndk/22.1.7171670/toolchai...(and 655 more) 
           working: libtool: compile:  /opt/android-sdk/ndk/22.1.7171670/toolchai...(and 635 more) 
           working: libtool: compile:  /opt/android-sdk/ndk/22.1.7171670/toolchai...(and 651 more) 
           working: libtool: compile:  /opt/android-sdk/ndk/22.1.7171670/toolchai...(and 670 more) 
           working: libtool: compile:  /opt/android-sdk/ndk/22.1.7171670/toolchai...(and 639 more) 
           working: /bin/bash ./libtool  --tag=CC   --mode=link /opt/android-sdk/...(and 817 more) 
           working: libtool: link: /opt/android-sdk/ndk/22.1.7171670/toolchains/l...(and 507 more) 
           working: libtool: link: aarch64-linux-android-ar cru .libs/libffi.a  s...(and 122 more) 
           working: libtool: link: aarch64-linux-android-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-android
                                                                                                   
stty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running cp /home/vagrant/build/dev.obfusk.jiten/android/.b...(and 243 more)[INFO]:    Building libpcre for arm64-v8a[INFO]:    -> directory context /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/libpcre/arm64-v8a__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... aarch64-linux-andr...(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 130 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 123 more) 
           working: checking for /opt/android-sdk/ndk/22.1.7171670/toolchains/llv...(and 146 more) 
           working: checking whether /opt/android-sdk/ndk/22.1.7171670/toolchains...(and 143 more) 
           working: checking dependency style of /opt/android-sdk/ndk/22.1.717167...(and 125 more) 
           working: checking for arm-linux-androideabi-ar... aarch64-linux-android-ar              
           working: checking the archiver (aarch64-linux-android-ar) interface... ar               
           working: checking for arm-linux-androideabi-gcc... (cached) /opt/andro...(and 139 more) 
           working: checking whether the compiler supports GNU C... (cached) yes                   
           working: checking whether /opt/android-sdk/ndk/22.1.7171670/toolchains...(and 132 more) 
           working: checking for /opt/android-sdk/ndk/22.1.7171670/toolchains/llv...(and 155 more) 
           working: checking whether /opt/android-sdk/ndk/22.1.7171670/toolchains...(and 152 more) 
           working: checking dependency style of /opt/android-sdk/ndk/22.1.717167...(and 134 more) 
           working: checking whether the compiler supports GNU C++... yes                          
           working: checking whether /opt/android-sdk/ndk/22.1.7171670/toolchains...(and 125 more) 
           working: checking for /opt/android-sdk/ndk/22.1.7171670/toolchains/llv...(and 150 more) 
           working: checking dependency style of /opt/android-sdk/ndk/22.1.717167...(and 127 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-gnu                              
           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 140 more) 
           working: checking if the linker (aarch64-linux-android-ld) is GNU ld... yes             
           working: checking for BSD- or MS-compatible name lister (nm)... aarch64-linux-android-nm
           working: checking the name lister (aarch64-linux-android-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 aarch64-linux-android-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) aarch64-linux-android-ar     
           working: checking for archiver @FILE support... @                                       
           working: checking for arm-linux-androideabi-strip... (cached) aarch64-l...(and 35 more) 
           working: checking for arm-linux-androideabi-ranlib... aarch64-linux-android-ranlib      
           working: checking command to parse aarch64-linux-android-nm output fro...(and 164 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 142 more) 
           working: checking for /opt/android-sdk/ndk/22.1.7171670/toolchains/llv...(and 138 more) 
           working: checking if /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm...(and 134 more) 
           working: checking if /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm...(and 133 more) 
           working: checking if /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm...(and 129 more) 
           working: checking if /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm...(and 138 more) 
           working: checking whether the /opt/android-sdk/ndk/22.1.7171670/toolch...(and 176 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 137 more) 
           working: checking for ld used by /opt/android-sdk/ndk/22.1.7171670/too...(and 142 more) 
           working: checking if the linker (aarch64-linux-android-ld) is GNU ld... yes             
           working: checking whether the /opt/android-sdk/ndk/22.1.7171670/toolch...(and 178 more) 
           working: checking for /opt/android-sdk/ndk/22.1.7171670/toolchains/llv...(and 140 more) 
           working: checking if /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm...(and 136 more) 
           working: checking if /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm...(and 135 more) 
           working: checking if /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm...(and 131 more) 
           working: checking if /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm...(and 140 more) 
           working: checking whether the /opt/android-sdk/ndk/22.1.7171670/toolch...(and 178 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 128 more) 
           working:     C++ preprocessor ................ : /opt/android-sdk/ndk/...(and 133 more) 
           working:     C++ compiler .................... : /opt/android-sdk/ndk/...(and 130 more) 
           working:     Linker .......................... : aarch64-linux-android-ld               
           working:     C preprocessor flags ............ : -DANDROID -D__ANDROID...(and 262 more) 
           working:     C compiler flags ................ :  -target aarch64-linu...(and 67 more)  
           working:     C++ compiler flags .............. : -target aarch64-linux...(and 94 more)  
           working:     Linker flags .................... :   -L/home/vagrant/bui...(and 110 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 99 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_compile.lo                                          
           working:   CC       libpcre_la-pcre_dfa_exec.lo                                         
           working:   CC       libpcre_la-pcre_config.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     pcretest                                                            
           working:   CCLD     pcregrep                                                            
           working: make[1]: Leaving directory '/home/vagrant/build/_jiten_buildo...(and 98 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 246 more)[INFO]:    Building openssl for arm64-v8a[INFO]:    -> directory context /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/openssl/arm64-v8a__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 206 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-arm64 -...(and 19 more)
           working: Configuring OpenSSL version 1.1.1k (0x101010bfL) for android-arm64             
           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 205 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 102 more) 
           working: make[1]: Leaving directory '/home/vagrant/build/_jiten_buildo...(and 101 more) 
           working: make[1]: Entering directory '/home/vagrant/build/_jiten_build...(and 102 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 675 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 659 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 679 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 655 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 659 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 675 more) 
           working: aarch64-linux-android-ar r apps/libapps.a apps/app_rand.o app...(and 64 more)  
           working: aarch64-linux-android-ar: creating apps/libapps.a                              
           working: aarch64-linux-android-ranlib apps/libapps.a || echo Never mind.                
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 695 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 695 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 699 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 695 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 695 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 699 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 695 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 699 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 687 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 703 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 703 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 703 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 691 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 699 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 703 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 691 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 699 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 703 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 699 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 699 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 695 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 699 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 703 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 695 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 695 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 699 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 695 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 703 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 707 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 703 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 703 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 727 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 703 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 703 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 703 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 703 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 707 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 703 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 703 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 703 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 695 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 695 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 703 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 691 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 703 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 695 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 695 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 695 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 691 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 695 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 703 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 707 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 699 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 699 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 695 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 695 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 703 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 703 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 703 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 703 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 703 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 703 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 703 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 703 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 699 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 703 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 695 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 699 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 695 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 695 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 691 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 695 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 691 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 735 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 739 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 731 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 695 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 711 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 715 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 695 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 687 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 687 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 695 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 691 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 691 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 691 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 695 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 691 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 695 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 695 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 695 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 695 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 695 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 691 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 695 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 695 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 699 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 699 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 695 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 699 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 703 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 691 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 699 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 695 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 695 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 699 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 699 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 707 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 707 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 715 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 715 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 687 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 687 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 695 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 695 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 687 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 691 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 683 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 687 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 687 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -Icrypto -fPIC -...(and 696 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 691 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 687 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 691 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 699 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 691 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 687 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 687 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 691 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 687 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 687 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 691 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 695 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 695 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 691 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 691 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 695 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 687 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 691 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 687 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 691 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 695 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 707 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 703 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 719 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 719 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 719 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 719 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 719 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 723 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 719 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 699 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 691 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 691 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 699 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 695 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 719 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 703 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 703 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 687 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 699 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 695 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 691 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 691 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 695 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 695 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 695 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 695 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 691 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 699 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 695 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 699 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 691 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 703 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 695 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 703 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 703 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 703 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 703 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 703 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 703 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 707 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 703 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 703 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 703 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 679 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 683 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 687 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 687 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 687 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 687 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 699 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 687 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 687 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 703 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 687 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 699 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 671 more) 
           working: /usr/bin/perl util/mkbuildinf.pl "aarch64-linux-android23-cla...(and 564 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -Icrypto -fPIC -...(and 692 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 699 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 695 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 699 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 699 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 695 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 695 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 699 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 695 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 691 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 699 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 699 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 699 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 695 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 699 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 699 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 699 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 695 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 695 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 699 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 695 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 691 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 695 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 691 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 687 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 687 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 687 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 687 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 687 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 691 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 695 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 687 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 703 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 703 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 703 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 699 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 699 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 695 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 695 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 695 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 695 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 699 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 699 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 703 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 695 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 699 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 695 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 691 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 703 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 695 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 695 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 711 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 695 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 703 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 675 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 703 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -Icrypto/ec/curv...(and 805 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -Icrypto/ec/curv...(and 781 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -Icrypto/ec/curv...(and 809 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -Icrypto/ec/curv...(and 769 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -Icrypto/ec/curv...(and 785 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -Icrypto/ec/curv...(and 773 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 691 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 695 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 695 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 691 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 695 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 695 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 687 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 687 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 687 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 695 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 687 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 691 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 687 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 695 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 695 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 695 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 699 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 703 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 703 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 699 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 691 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 695 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 695 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 711 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 711 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 711 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 715 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 691 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 695 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 695 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 707 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 707 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 711 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 707 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 707 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 707 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 711 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 707 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 711 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 723 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 711 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 719 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 715 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 715 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 715 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 699 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 715 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 703 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 711 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 715 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 707 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 703 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 679 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 695 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 695 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 695 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 695 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 691 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 691 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 691 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 691 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 703 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 691 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -Icrypto -Icrypt...(and 711 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -Icrypto/modes -...(and 758 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -Icrypto/modes -...(and 766 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -Icrypto -Icrypt...(and 715 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 683 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -Icrypto -Icrypt...(and 731 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 691 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 743 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -Icrypto -fPIC -...(and 696 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -Icrypto -fPIC -...(and 700 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 691 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 691 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 687 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 687 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 687 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 723 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 687 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 691 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -Icrypto -Icrypt...(and 711 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 699 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 691 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 695 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 695 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 695 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 695 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 695 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 695 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 699 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 687 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 687 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 687 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 707 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 691 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 691 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 699 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 691 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -Icrypto -fPIC -...(and 700 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 699 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 683 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 687 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 695 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 699 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 687 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 687 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 687 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 691 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 691 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 691 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 699 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 707 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 699 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 699 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 703 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 679 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 675 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 703 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 703 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 687 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 691 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 699 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 691 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 699 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 695 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 667 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 683 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 695 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 691 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 699 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 707 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 695 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 699 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 695 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 699 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 695 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 703 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 703 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 663 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 679 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 679 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 679 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 699 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 699 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 699 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 699 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 699 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -Icrypto -fPIC -...(and 708 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 699 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 699 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 703 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 699 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 671 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 675 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 679 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 675 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 671 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 675 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 711 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 711 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 711 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 711 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 715 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 703 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 699 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 703 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 703 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 699 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 703 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 703 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 703 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 703 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 699 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 695 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 695 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 699 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 695 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 695 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 695 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 699 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 699 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 699 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 699 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 691 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 707 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 707 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 711 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 711 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 707 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 711 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 711 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 707 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 711 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 711 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 711 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 707 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 707 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 711 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 707 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 707 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 703 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 707 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 707 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 707 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 703 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 707 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 711 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 707 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 719 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 743 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 743 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -Icrypto/modes -...(and 718 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 703 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 703 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 703 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 703 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 707 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 703 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 703 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 703 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 695 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 695 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 699 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 699 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 699 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 695 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 699 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 711 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 707 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 703 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 699 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 695 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 699 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 699 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 695 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 695 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 695 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 699 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 691 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 699 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 699 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 699 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 695 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 703 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 695 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 695 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 699 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 699 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 695 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 699 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 703 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 687 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 703 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 703 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 703 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 703 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 707 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 699 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 699 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 691 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 691 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 711 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 735 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 735 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 703 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 695 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 703 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 699 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 687 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 679 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 679 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 695 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 695 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 695 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 719 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 711 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 715 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 711 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 731 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 727 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 699 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 711 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 695 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 691 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 691 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 687 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 687 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 711 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 711 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 711 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 707 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 711 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 715 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 715 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 703 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 687 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 687 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 691 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 703 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 691 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 663 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 719 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 715 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 695 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 699 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 691 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 691 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 695 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 703 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 703 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 699 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 703 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 703 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 703 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 699 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 707 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 703 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 703 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 703 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 703 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 703 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 703 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 699 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 703 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 703 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 703 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 703 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 703 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 703 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 703 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 691 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 703 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 691 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 699 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 695 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 703 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 691 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 695 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 699 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 715 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 711 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 707 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 707 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 711 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 711 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 707 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 711 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 707 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 711 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 703 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 707 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 711 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 711 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 707 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 711 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 707 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 707 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 711 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 707 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 703 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 707 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 703 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 703 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 711 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 703 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 707 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 711 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 703 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 711 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 703 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 707 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 707 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 711 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 707 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 703 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 699 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 679 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 691 more) 
           working: aarch64-linux-android-ar r libcrypto.a crypto/aes/aes_cbc.o...(and 14115 more) 
           working: aarch64-linux-android-ar: creating libcrypto.a                                 
           working: aarch64-linux-android-ranlib libcrypto.a || echo Never mind.                   
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 667 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 663 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 663 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 667 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 667 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 663 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 663 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 715 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 715 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 715 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 711 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 711 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 735 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 663 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 663 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 663 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 663 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 671 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 671 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 671 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 671 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 667 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 671 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 667 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 671 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 667 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 671 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 671 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 667 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 671 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 707 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 727 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 727 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 727 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 691 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 711 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 711 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 707 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 711 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 663 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 663 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 667 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 675 more) 
           working: aarch64-linux-android23-clang  -I. -Iinclude -fPIC -pthread  ...(and 667 more) 
           working: aarch64-linux-android-ar r libssl.a ssl/bio_ssl.o ssl/d1_lib....(and 770 more) 
           working: aarch64-linux-android-ar: creating libssl.a                                    
           working: aarch64-linux-android-ranlib libssl.a || echo Never mind.                      
           working: aarch64-linux-android23-clang  -Iinclude -fPIC -pthread  --sy...(and 723 more) 
           working: aarch64-linux-android23-clang  -Iinclude -fPIC -pthread  --sy...(and 683 more) 
           working: aarch64-linux-android23-clang  -Iinclude -fPIC -pthread  --sy...(and 699 more) 
           working: aarch64-linux-android23-clang  -Iinclude -fPIC -pthread  --sy...(and 727 more) 
           working: aarch64-linux-android23-clang  -Iinclude -fPIC -pthread  --sy...(and 691 more) 
           working: aarch64-linux-android23-clang  -Iinclude -fPIC -pthread  --sy...(and 731 more) 
           working: aarch64-linux-android23-clang  -Iinclude -fPIC -pthread  --sy...(and 699 more) 
           working: aarch64-linux-android23-clang  -Iinclude -fPIC -pthread  --sy...(and 699 more) 
           working: aarch64-linux-android23-clang  -Iinclude -fPIC -pthread  --sy...(and 703 more) 
           working: aarch64-linux-android23-clang  -Iinclude -fPIC -pthread  --sy...(and 723 more) 
           working: aarch64-linux-android23-clang  -Iinclude -fPIC -pthread  --sy...(and 695 more) 
           working: aarch64-linux-android23-clang  -Iinclude -fPIC -pthread  --sy...(and 727 more) 
           working: aarch64-linux-android-ar r test/libtestutil.a test/testutil/b...(and 288 more) 
           working: aarch64-linux-android-ar: creating test/libtestutil.a                          
           working: aarch64-linux-android-ranlib test/libtestutil.a || echo Never mind.            
           working: /usr/bin/perl util/mkdef.pl crypto linux > libcrypto.map                       
           working: aarch64-linux-android23-clang -fPIC -pthread  --sysroot=/opt/...(and 345 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: aarch64-linux-android23-clang -fPIC -pthread  --sysroot=/opt/...(and 342 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 101 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 413 more)[INFO]:    Building sqlite3 for arm64-v8a[INFO]:    -> directory context /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/sqlite3/arm64-v8a__ndk_target_23/sqlite3stty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running ndk-build V=1 NDK_DEBUG=1 APP_PLATFORM=android-23 APP_ABI=arm64-v8a
           working: rm -f /home/vagrant/build/dev.obfusk.jiten/android/.buildozer...(and 110 more) 
           working: rm -f /home/vagrant/build/dev.obfusk.jiten/android/.buildozer...(and 118 more) 
           working: rm -f /home/vagrant/build/dev.obfusk.jiten/android/.buildozer...(and 118 more) 
           working: [arm64-v8a] Gdbserver      : [aarch64-linux-android] libs/arm64-v8a/gdbserver  
           working: install -p /opt/android-sdk/ndk/22.1.7171670/prebuilt/android...(and 200 more) 
           working: [arm64-v8a] Gdbsetup       : libs/arm64-v8a/gdb.setup                          
           working: echo "set solib-search-path /home/vagrant/build/dev.obfusk.ji...(and 312 more) 
           working: echo "directory /opt/android-sdk/ndk/22.1.7171670/toolchains/...(and 368 more) 
           working: [arm64-v8a] Compile        : sqlite3 <= sqlite3.c                              
           working: rm -f /home/vagrant/build/dev.obfusk.jiten/android/.buildozer...(and 142 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 1216 more) 
           working: [arm64-v8a] SharedLibrary  : libsqlite3.so                                     
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/li...(and 716 more) 
           working: [arm64-v8a] Install        : libsqlite3.so => libs/arm64-v8a/libsqlite3.so     
           working: install -p /home/vagrant/build/dev.obfusk.jiten/android/.buil...(and 310 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/li...(and 221 more) 
                                                                                                   
[INFO]:    <- directory context /home/vagrant/build/srclib/python-for-android[INFO]:    Building python3 for arm64-v8a[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-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/android-buildstty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running configure --host=aarch64-linux-android --build=x86...(and 393 more)
           working: checking build system type... x86_64-pc-linux-gnu                              
           working: checking host system type... aarch64-unknown-linux-android                     
           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 aarch64-linux-android-gcc... /opt/android-sdk/nd...(and 86 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 79 more)  
           working: checking for /opt/android-sdk/ndk/22.1.7171670/toolchains/llv...(and 97 more)  
           working: checking how to run the C preprocessor... /opt/android-sdk/nd...(and 89 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 aarch64-linux-android-c++... no                                   
           working: checking for aarch64-linux-android-g++... no                                   
           working: checking for aarch64-linux-android-gcc... no                                   
           working: checking for aarch64-linux-android-CC... no                                    
           working: checking for aarch64-linux-android-cxx... no                                   
           working: checking for aarch64-linux-android-cc++... no                                  
           working: checking for aarch64-linux-android-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... 8                                          
           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 aarch64-linux-android-ar... aarch64-linux-android-ar              
           working: checking for aarch64-linux-android-readelf... aarch64-linux-android-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 aarch64-linux-android-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 106 more) 
           working: checking if we can turn off /opt/android-sdk/ndk/22.1.7171670...(and 101 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 114 more) 
           working: checking if we can turn on /opt/android-sdk/ndk/22.1.7171670/...(and 108 more) 
           working: checking if we can turn on /opt/android-sdk/ndk/22.1.7171670/...(and 103 more) 
           working: checking if we can turn on /opt/android-sdk/ndk/22.1.7171670/...(and 104 more) 
           working: checking if we can make implicit function declaration an erro...(and 117 more) 
           working: checking if we can use visibility in /opt/android-sdk/ndk/22....(and 88 more)  
           working: checking whether pthreads are available without options... no                  
           working: checking whether /opt/android-sdk/ndk/22.1.7171670/toolchains...(and 85 more)  
           working: checking whether /opt/android-sdk/ndk/22.1.7171670/toolchains...(and 84 more)  
           working: checking whether /opt/android-sdk/ndk/22.1.7171670/toolchains...(and 84 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... 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... 8                                                   
           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...                                                           
           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 aarch64-linux-android-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... 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... 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 91 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 127 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 113 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2751 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2749 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2751 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2751 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2743 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2747 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2745 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2757 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2757 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2771 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2761 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2755 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2751 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2753 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2753 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2745 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2757 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2763 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2767 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2759 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2745 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2751 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2757 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2759 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2757 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2763 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2759 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2757 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2757 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2773 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2755 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2757 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2759 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2759 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2757 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2775 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2757 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2757 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2757 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2757 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2759 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2761 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2761 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2761 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2767 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2749 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2753 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2767 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2759 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2755 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2759 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2755 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2759 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2757 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2763 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2761 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2763 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2753 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2755 more) 
           working: /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/a...(and 241 more) 
           working: void _PyAST_Fini()                                                             
           working:                 ^                                                     
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebui...(and 2747 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2741 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2749 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2757 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2757 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2745 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2747 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2749 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2749 more) 
           working: 1 warning generated.                                                           
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2773 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2747 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2755 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2747 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2749 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2757 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2759 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2778 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2755 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2751 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2743 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2753 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2747 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2755 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2565 more) 
           working:  -DPLATLIBDIR='"lib"' \                                                        
           working:  -o Python/initconfig.o /home/vagrant/build/dev.obfusk.jiten/...(and 131 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2749 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2755 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2755 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2753 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2755 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2751 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2753 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2749 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2749 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2745 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2747 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2757 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2747 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2749 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2753 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2747 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2763 more) 
           working: /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/a...(and 295 more) 
           working:     if (!_Py_InIntegralTypeRange(time_t, intpart)) {                           
           working:          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                     
           working: /home/vagrant/build/dev.obfusk.jiten/android/.buildoz...(and 193 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 190 more) 
           working: #define _Py_IntegralTypeMax(type) ((_Py_IntegralTypeSigned(ty...(and 78 more)  
           working:                                                     ...(and 74 more)  
           working: /home/vagrant/build/dev.obfusk.jiten/android/.buildoz...(and 299 more) 
           working:         if (!_Py_InIntegralTypeRange(time_t, intpart)) {                       
           working:              ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                 
           working: /home/vagrant/build/dev.obfusk.jiten/android/.buildoz...(and 193 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 190 more) 
           working: #define _Py_IntegralTypeMax(type) ((_Py_IntegralTypeSigned(ty...(and 78 more)  
           working:                                                     ...(and 74 more)  
           working: /home/vagrant/build/dev.obfusk.jiten/android/.buildoz...(and 299 more) 
           working:     if (!_Py_InIntegralTypeRange(_PyTime_t, d)) {                              
           working:          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~                        
           working: /home/vagrant/build/dev.obfusk.jiten/android/.buildoz...(and 193 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 190 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 2763 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2751 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2565 more) 
           working:  -DABIFLAGS='""' \                                                             
           working:   \                                                                            
           working:  -o Python/sysmodule.o /home/vagrant/build/dev.obfusk.jiten/a...(and 129 more) 
           working: 3 warnings generated.                                                          
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2747 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2753 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2747 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2751 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2751 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2751 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2764 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2769 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2753 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2565 more) 
           working:  -DSOABI='"cpython-39"' \                                                      
           working:  -o Python/dynload_shlib.o /home/vagrant/build/dev.obfusk.jit...(and 137 more) 
           working: /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/a...(and 211 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 215 more) 
           working: encode_current_locale(const wchar_t *text, char **str,                         
           working: ^                                                                     
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebui...(and 2604 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2583 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 102 more) 
           working:  -o Modules/getpath.o /home/vagrant/build/dev.obfusk.jiten/an...(and 127 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2745 more) 
           working: 2 warnings generated.                                                          
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2753 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2960 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2768 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2764 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2754 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2772 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2762 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2970 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2764 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2782 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2754 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2776 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2770 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2962 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2756 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2958 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2964 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2796 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 3123 more) 
           working: /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/a...(and 316 more) 
           working:     timeout_max = (_PyTime_t)PY_TIMEOUT_MAX * 1e-6;                            
           working:                   ^~~~~~~~~~~~~~~~~~~~~~~~~ ~                         
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebui...(and 3121 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 3117 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 3119 more) 
           working: 1 warning generated.                                                           
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 3125 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 3117 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 3121 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2770 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2770 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2768 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2774 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2764 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2747 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2748 more) 
           working: /bin/install -c -m 644 /home/vagrant/build/dev.obfusk.jiten/a...(and 147 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2759 more) 
           working: sed -e "s,@EXENAME@,/usr/local/bin/python3.9," < /home/vagran...(and 176 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 2565 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 142 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 4350 more) 
           working:  ln -f libpython3.9.so libpython3.9.so; \                                      
           working: else \                                                                         
           working:  /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/...(and 4328 more) 
           working: fi                                                                             
           working: aarch64-linux-android-ar rcs libpython3.9.a Modules/getbuild...(and 2950 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 1352 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 1403 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 1420 more) 
           working: _PYTHON_PROJECT_BASE=/home/vagrant/build/_jiten_buildozer_/an...(and 405 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 2239 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: building '_contextvars' extension                                              
           working: creating build/temp.linux-aarch64-3.9/home                                     
           working: building 'math' extension                                                      
           working: creating build/temp.linux-aarch64-3.9/home/vagrant                             
           working: creating build/temp.linux-aarch64-3.9/home/vagrant                             
           working: creating build/temp.linux-aarch64-3.9/home/vagrant                             
           working: creating build/temp.linux-aarch64-3.9/home/vagrant/build                       
           working: creating build/temp.linux-aarch64-3.9/home/vagrant/build                       
           working: building 'cmath' extension                                                     
           working: creating build/temp.linux-aarch64-3.9/home/vagrant/build/_jiten_buildozer_     
           working: creating build/temp.linux-aarch64-3.9/home/vagrant/build                       
           working: creating build/temp.linux-aarch64-3.9/home/vagrant/build/_jite...(and 20 more) 
           working: creating build/temp.linux-aarch64-3.9/home/vagrant/build/_jite...(and 20 more) 
           working: creating build/temp.linux-aarch64-3.9/home/vagrant/build/_jite...(and 29 more) 
           working: creating build/temp.linux-aarch64-3.9/home/vagrant/build/_jiten_buildozer_     
           working: creating build/temp.linux-aarch64-3.9/home/vagrant/build/_jite...(and 29 more) 
           working: building '_datetime' extension                                                 
           working: creating build/temp.linux-aarch64-3.9/home/vagrant/build/_jit...(and 46 more)  
           working: creating build/temp.linux-aarch64-3.9/home/vagrant/build/_jit...(and 52 more)  
           working: creating build/temp.linux-aarch64-3.9/home/vagrant/build/_jite...(and 29 more) 
           working: creating build/temp.linux-aarch64-3.9/home/vagrant/build/_jit...(and 52 more)  
           working: creating build/temp.linux-aarch64-3.9/home/vagrant/build/_jit...(and 52 more)  
           working: creating build/temp.linux-aarch64-3.9/home/vagrant/build/_jit...(and 65 more)  
           working: creating build/temp.linux-aarch64-3.9/home/vagrant/build/_jit...(and 65 more)  
           working: creating build/temp.linux-aarch64-3.9/home/vagrant/build/_jit...(and 65 more)  
           working: creating build/temp.linux-aarch64-3.9/home/vagrant/build/_jit...(and 73 more)  
           working: creating build/temp.linux-aarch64-3.9/home/vagrant/build/_jit...(and 73 more)  
           working: creating build/temp.linux-aarch64-3.9/home/vagrant/build/_jit...(and 98 more)  
           working: creating build/temp.linux-aarch64-3.9/home/vagrant/build/_jit...(and 73 more)  
           working: creating build/temp.linux-aarch64-3.9/home/vagrant/build/_jit...(and 98 more)  
           working: creating build/temp.linux-aarch64-3.9/home/vagrant/build/_jit...(and 98 more)  
           working: creating build/temp.linux-aarch64-3.9/home/vagrant/build/_jit...(and 106 more) 
           working: creating build/temp.linux-aarch64-3.9/home/vagrant/build/_jit...(and 106 more) 
           working: creating build/temp.linux-aarch64-3.9/home/vagrant/build/_jit...(and 114 more) 
           working: creating build/temp.linux-aarch64-3.9/home/vagrant/build/_jit...(and 114 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2154 more) 
           working: creating build/temp.linux-aarch64-3.9/home/vagrant                             
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2161 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2163 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2132 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2148 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2140 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 3688 more) 
           working: building '_zoneinfo' extension                                                 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2136 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 3692 more) 
           working: building '_random' extension                                                   
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2167 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 3672 more) 
           working: building '_bisect' extension                                                   
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2144 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 3694 more) 
           working: building '_heapq' extension                                                    
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2142 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 3678 more) 
           working: building '_pickle' extension                                                   
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2155 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 3678 more) 
           working: building '_json' extension                                                     
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2151 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 3674 more) 
           working: building '_lsprof' extension                                                   
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2132 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 3676 more) 
           working: building 'unicodedata' extension                                               
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2140 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 3676 more) 
           working: building '_opcode' extension                                                   
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2132 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 3672 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 3686 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2142 more) 
           working: building '_asyncio' extension                                                  
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2169 more) 
           working: building '_queue' extension                                                    
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2142 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 3854 more) 
           working: building '_statistics' extension                                               
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2152 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 3676 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 3686 more) 
           working: building 'fcntl' extension                                                     
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2140 more) 
           working: building 'grp' extension                                                       
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2136 more) 
           working: /home/vagrant/build/_jiten_buildozer_/android/platform/bu...(and 178 more) 
           working:     char *buf = NULL, *buf2 = NULL;                                            
           working:                        ^                                              
           working: /home/vagrant/build/_jiten_buildozer_/android/platfor...(and 182 more) 
           working:     char *buf = NULL, *buf2 = NULL, *name_chars;                               
           working:                        ^                                              
           working: /home/vagrant/build/_jiten_buildozer_/android/platfor...(and 240 more) 
           working:     setgrent();                                                                
           working:     ^                                                                 
           working: /home/vagrant/build/_jiten_buildozer_/android/platfor...(and 241 more) 
           working:     while ((p = getgrent()) != NULL) {                                         
           working:                 ^                                                     
           working: /home/vagrant/build/_jiten_buildozer_/android/platfor...(and 157 more) 
           working: /home/vagrant/build/_jiten_buildozer_/android/platform/bu...(and 152 more) 
           working:     setgrent();                                                                
           working:     ^                                                                 
           working: /home/vagrant/build/_jiten_buildozer_/android/platfor...(and 242 more) 
           working:     while ((p = getgrent()) != NULL) {                                         
           working:               ^ ~~~~~~~~~~                                            
           working: /home/vagrant/build/_jiten_buildozer_/android/platfor...(and 241 more) 
           working:             endgrent();                                                        
           working:             ^                                                         
           working: /home/vagrant/build/_jiten_buildozer_/android/platfor...(and 240 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 2142 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 3674 more) 
           working: building 'parser' extension                                                    
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2142 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 3676 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 3676 more) 
           working: building 'mmap' extension                                                      
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2138 more) 
           working: building 'syslog' extension                                                    
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2142 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 3668 more) 
           working: building '_xxsubinterpreters' extension                                        
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2166 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 3676 more) 
           working: building 'audioop' extension                                                   
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2132 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 3680 more) 
           working: building '_csv' extension                                                      
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2126 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 3680 more) 
           working: building '_posixsubprocess' extension                                          
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2150 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 3672 more) 
           working: building '_testcapi' extension                                                 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2148 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 3690 more) 
           working: building '_testinternalcapi' extension                                         
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2175 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 3692 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 3700 more) 
           working: building '_testbuffer' extension                                               
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2140 more) 
           working: building '_testimportmultiple' extension                                       
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2156 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 3696 more) 
           working: building '_testmultiphase' extension                                           
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2148 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 3666 more) 
           working: building '_xxtestfuzz' extension                                               
           working: creating build/temp.linux-aarch64-3.9/home/vagrant/build/_jit...(and 126 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2164 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 3688 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2154 more) 
           working: building '_crypt' extension                                                    
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2142 more) 
           working: /home/vagrant/build/_jiten_buildozer_/android/platform/bu...(and 236 more) 
           working:     crypt_result = crypt(word, salt);                                          
           working:                    ^                                                  
           working: /home/vagrant/build/_jiten_buildozer_/android/platfor...(and 236 more) 
           working:     crypt_result = crypt(word, salt);                                          
           working:                  ^ ~~~~~~~~~~~~~~~~~                                  
           working: 1 warning and 1 error generated.                                           
           working: building '_socket' extension                                                   
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2142 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 3672 more) 
           working: building '_ssl' extension                                                      
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2288 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 3880 more) 
           working: building '_hashlib' extension                                                  
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2304 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 3676 more) 
           working: building '_sha256' extension                                                   
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2165 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 3677 more) 
           working: building '_sha512' extension                                                   
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2165 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 3680 more) 
           working: building '_md5' extension                                                      
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2136 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 3682 more) 
           working: building '_sha1' extension                                                     
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2138 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 3671 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 3851 more) 
           working: building '_blake2' extension                                                   
           working: creating build/temp.linux-aarch64-3.9/home/vagrant/build/_jit...(and 122 more) 
           working: building '_sha3' extension                                                     
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2158 more) 
           working: creating build/temp.linux-aarch64-3.9/home/vagrant/build/_jit...(and 120 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2150 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 3673 more) 
           working: building '_sqlite3' extension                                                  
           working: creating build/temp.linux-aarch64-3.9/home/vagrant/build/_jit...(and 122 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2186 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2196 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 3677 more) 
           working: building 'termios' extension                                                   
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2132 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 3672 more) 
           working: building 'resource' extension                                                  
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2134 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2188 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 3677 more) 
           working: building 'ossaudiodev' extension                                               
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2140 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 3674 more) 
           working: building 'zlib' extension                                                      
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2138 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2204 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 3839 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2188 more) 
           working: building 'binascii' extension                                                  
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2151 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2158 more) 
           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 3680 more) 
           working: building 'pyexpat' extension                                                   
           working: creating build/temp.linux-aarch64-3.9/home/vagrant/build/_jit...(and 120 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2379 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2182 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2158 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 3678 more) 
           working: building '_elementtree' extension                                              
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2353 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2194 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 3676 more) 
           working: building '_multibytecodec' extension                                           
           working: creating build/temp.linux-aarch64-3.9/home/vagrant/build/_jit...(and 124 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2166 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2184 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 5181 more) 
           working: building '_codecs_kr' extension                                                
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2158 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 3688 more) 
           working: building '_codecs_jp' extension                                                
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2158 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 3697 more) 
           working: building '_codecs_cn' extension                                                
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2158 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 3679 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 4065 more) 
           working: building '_codecs_tw' extension                                                
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2158 more) 
           working: building '_codecs_hk' extension                                                
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2158 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 3688 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 3688 more) 
           working: building '_codecs_iso2022' extension                                           
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2168 more) 
           working: building '_decimal' extension                                                  
           working: creating build/temp.linux-aarch64-3.9/home/vagrant/build/_jit...(and 123 more) 
           working: creating build/temp.linux-aarch64-3.9/home/vagrant/build/_jit...(and 132 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2353 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 3688 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 3698 more) 
           working: building '_ctypes_test' extension                                              
           working: creating build/temp.linux-aarch64-3.9/home/vagrant/build/_jit...(and 122 more) 
           working: building '_multiprocessing' extension                                          
           working: creating build/temp.linux-aarch64-3.9/home/vagrant/build/_jit...(and 131 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2209 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2158 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 3688 more) 
           working: building 'xxlimited' extension                                                 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2164 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2197 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 3694 more) 
           working: building '_ctypes' extension                                                   
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2411 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 3676 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 3682 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 3902 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2377 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2375 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2415 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2413 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2409 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2373 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2411 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2373 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2369 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2373 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2361 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 4433 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2373 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2361 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2371 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2365 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2359 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2369 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2373 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 4221 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2379 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2369 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 2373 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 6422 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 133 more) 
           working: copying and adjusting /home/vagrant/build/_jiten_buildozer_/a...(and 132 more) 
           working: copying and adjusting /home/vagrant/build/_jiten_buildozer_/a...(and 131 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 112 more) 
                                                                                                   
[INFO]:    <- directory context /home/vagrant/build/srclib/python-for-android[INFO]:    Building genericndkbuild for arm64-v8a[INFO]:    -> directory context /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/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 133 more) 
           working: Android NDK: WARNING:/home/vagrant/build/_jiten_buildozer_/an...(and 148 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 63 more)  
           working: rm -f /home/vagrant/build/_jiten_buildozer_/android/platform/...(and 71 more)  
           working: rm -f /home/vagrant/build/_jiten_buildozer_/android/platform/...(and 71 more)  
           working: [arm64-v8a] Compile        : main <= start.c                                   
           working: rm -f /home/vagrant/build/_jiten_buildozer_/android/platform/...(and 84 more)  
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 1123 more) 
           working: /home/vagrant/build/_jiten_buildozer_/android/platform/build-...(and 147 more) 
           working:   PyEval_InitThreads();                                                        
           working:   ^                                                                            
           working: /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/andro...(and 180 more) 
           working: Py_DEPRECATED(3.9) PyAPI_FUNC(void) PyEval_InitThreads(void);                  
           working: ^                                                                              
           working: /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/andro...(and 154 more) 
           working: #define Py_DEPRECATED(VERSION_UNUSED) __attribute__((__deprecated__))          
           working:                                                      ^                         
           working: 1 warning generated.                                                           
           working: [arm64-v8a] Compile        : main <= pyjniusjni.c                              
           working: rm -f /home/vagrant/build/_jiten_buildozer_/android/platform/...(and 89 more)  
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 1138 more) 
           working: /home/vagrant/build/_jiten_buildozer_/android/platform/build-...(and 131 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 112 more) 
           working: #define LOGI(...) do {} while (0)                                              
           working:         ^                                                                      
           working: /home/vagrant/build/_jiten_buildozer_/android/platform/build-...(and 131 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 112 more) 
           working: #define LOGE(...) do {} while (0)                                              
           working:         ^                                                                      
           working: 2 warnings generated.                                                          
           working: [arm64-v8a] SharedLibrary  : libmain.so                                        
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/li...(and 913 more) 
           working: [arm64-v8a] Install        : libmain.so => libs/arm64-v8a/libmain.so           
           working: install -p /home/vagrant/build/_jiten_buildozer_/android/plat...(and 210 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/li...(and 171 more) [INFO]:    <- directory context /home/vagrant/build/srclib/python-for-android
                                                                                                   
[INFO]:    Building setuptools for arm64-v8a[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-arm64-v8a/build/other_builds/setuptools/arm64-v8a__ndk_target_23/setuptoolsstty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running python3 setup.py install -O2 --root=/home/vagrant/...(and 118 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 64 more)  
           working: creating /home/vagrant/build/dev.obfusk.jiten/android/.buildo...(and 75 more)  
           working: copying build/lib/setuptools/config.py -> /home/vagrant/build...(and 110 more) 
           working: creating /home/vagrant/build/dev.obfusk.jiten/android/.buildo...(and 83 more)  
           working: copying build/lib/setuptools/_vendor/ordered_set.py -> /home/...(and 131 more) 
           working: copying build/lib/setuptools/_vendor/pyparsing.py -> /home/va...(and 129 more) 
           working: copying build/lib/setuptools/_vendor/__init__.py -> /home/vag...(and 128 more) 
           working: creating /home/vagrant/build/dev.obfusk.jiten/android/.buildo...(and 93 more)  
           working: copying build/lib/setuptools/_vendor/packaging/_compat.py -> ...(and 147 more) 
           working: copying build/lib/setuptools/_vendor/packaging/requirements.p...(and 152 more) 
           working: copying build/lib/setuptools/_vendor/packaging/_typing.py -> ...(and 147 more) 
           working: copying build/lib/setuptools/_vendor/packaging/__about__.py -...(and 149 more) 
           working: copying build/lib/setuptools/_vendor/packaging/tags.py -> /ho...(and 144 more) 
           working: copying build/lib/setuptools/_vendor/packaging/specifiers.py ...(and 150 more) 
           working: copying build/lib/setuptools/_vendor/packaging/markers.py -> ...(and 147 more) 
           working: copying build/lib/setuptools/_vendor/packaging/_structures.py...(and 151 more) 
           working: copying build/lib/setuptools/_vendor/packaging/__init__.py ->...(and 148 more) 
           working: copying build/lib/setuptools/_vendor/packaging/version.py -> ...(and 147 more) 
           working: copying build/lib/setuptools/_vendor/packaging/utils.py -> /h...(and 145 more) 
           working: creating /home/vagrant/build/dev.obfusk.jiten/android/.buildo...(and 98 more)  
           working: copying build/lib/setuptools/_vendor/more_itertools/recipes.p...(and 157 more) 
           working: copying build/lib/setuptools/_vendor/more_itertools/more.py -...(and 154 more) 
           working: copying build/lib/setuptools/_vendor/more_itertools/__init__....(and 158 more) 
           working: copying build/lib/setuptools/py34compat.py -> /home/vagrant/b...(and 114 more) 
           working: copying build/lib/setuptools/script (dev).tmpl -> /home/vagra...(and 118 more) 
           working: copying build/lib/setuptools/script.tmpl -> /home/vagrant/bui...(and 112 more) 
           working: copying build/lib/setuptools/build_meta.py -> /home/vagrant/b...(and 114 more) 
           working: copying build/lib/setuptools/sandbox.py -> /home/vagrant/buil...(and 111 more) 
           working: copying build/lib/setuptools/msvc.py -> /home/vagrant/build/d...(and 108 more) 
           working: copying build/lib/setuptools/namespaces.py -> /home/vagrant/b...(and 114 more) 
           working: copying build/lib/setuptools/gui.exe -> /home/vagrant/build/d...(and 108 more) 
           working: creating /home/vagrant/build/dev.obfusk.jiten/android/.buildo...(and 83 more)  
           working: copying build/lib/setuptools/command/alias.py -> /home/vagran...(and 125 more) 
           working: copying build/lib/setuptools/command/build_py.py -> /home/vag...(and 128 more) 
           working: copying build/lib/setuptools/command/build_ext.py -> /home/va...(and 129 more) 
           working: copying build/lib/setuptools/command/bdist_rpm.py -> /home/va...(and 129 more) 
           working: copying build/lib/setuptools/command/install_scripts.py -> /h...(and 135 more) 
           working: copying build/lib/setuptools/command/egg_info.py -> /home/vag...(and 128 more) 
           working: copying build/lib/setuptools/command/register.py -> /home/vag...(and 128 more) 
           working: copying build/lib/setuptools/command/saveopts.py -> /home/vag...(and 128 more) 
           working: copying build/lib/setuptools/command/launcher manifest.xml ->...(and 138 more) 
           working: copying build/lib/setuptools/command/setopt.py -> /home/vagra...(and 126 more) 
           working: copying build/lib/setuptools/command/easy_install.py -> /home...(and 132 more) 
           working: copying build/lib/setuptools/command/install_lib.py -> /home/...(and 131 more) 
           working: copying build/lib/setuptools/command/build_clib.py -> /home/v...(and 130 more) 
           working: copying build/lib/setuptools/command/bdist_egg.py -> /home/va...(and 129 more) 
           working: copying build/lib/setuptools/command/__init__.py -> /home/vag...(and 128 more) 
           working: copying build/lib/setuptools/command/install.py -> /home/vagr...(and 127 more) 
           working: copying build/lib/setuptools/command/test.py -> /home/vagrant...(and 124 more) 
           working: copying build/lib/setuptools/command/rotate.py -> /home/vagra...(and 126 more) 
           working: copying build/lib/setuptools/command/upload.py -> /home/vagra...(and 126 more) 
           working: copying build/lib/setuptools/command/sdist.py -> /home/vagran...(and 125 more) 
           working: copying build/lib/setuptools/command/dist_info.py -> /home/va...(and 129 more) 
           working: copying build/lib/setuptools/command/py36compat.py -> /home/v...(and 130 more) 
           working: copying build/lib/setuptools/command/develop.py -> /home/vagr...(and 127 more) 
           working: copying build/lib/setuptools/command/install_egg_info.py -> /...(and 136 more) 
           working: copying build/lib/setuptools/command/upload_docs.py -> /home/...(and 131 more) 
           working: copying build/lib/setuptools/monkey.py -> /home/vagrant/build...(and 110 more) 
           working: copying build/lib/setuptools/windows_support.py -> /home/vagr...(and 119 more) 
           working: copying build/lib/setuptools/cli-64.exe -> /home/vagrant/buil...(and 111 more) 
           working: copying build/lib/setuptools/extension.py -> /home/vagrant/bu...(and 113 more) 
           working: copying build/lib/setuptools/launch.py -> /home/vagrant/build...(and 110 more) 
           working: copying build/lib/setuptools/gui-64.exe -> /home/vagrant/buil...(and 111 more) 
           working: copying build/lib/setuptools/dist.py -> /home/vagrant/build/d...(and 108 more) 
           working: copying build/lib/setuptools/_deprecation_warning.py -> /home...(and 124 more) 
           working: copying build/lib/setuptools/cli-32.exe -> /home/vagrant/buil...(and 111 more) 
           working: copying build/lib/setuptools/depends.py -> /home/vagrant/buil...(and 111 more) 
           working: copying build/lib/setuptools/cli.exe -> /home/vagrant/build/d...(and 108 more) 
           working: copying build/lib/setuptools/lib2to3_ex.py -> /home/vagrant/b...(and 114 more) 
           working: copying build/lib/setuptools/_imp.py -> /home/vagrant/build/d...(and 108 more) 
           working: creating /home/vagrant/build/dev.obfusk.jiten/android/.buildo...(and 86 more)  
           working: copying build/lib/setuptools/_distutils/config.py -> /home/va...(and 132 more) 
           working: copying build/lib/setuptools/_distutils/filelist.py -> /home/...(and 134 more) 
           working: copying build/lib/setuptools/_distutils/sysconfig.py -> /home...(and 135 more) 
           working: copying build/lib/setuptools/_distutils/cmd.py -> /home/vagra...(and 129 more) 
           working: creating /home/vagrant/build/dev.obfusk.jiten/android/.buildo...(and 94 more)  
           working: copying build/lib/setuptools/_distutils/command/config.py -> ...(and 148 more) 
           working: copying build/lib/setuptools/_distutils/command/install_heade...(and 157 more) 
           working: copying build/lib/setuptools/_distutils/command/build_py.py -...(and 150 more) 
           working: copying build/lib/setuptools/_distutils/command/build_ext.py ...(and 151 more) 
           working: copying build/lib/setuptools/_distutils/command/bdist_rpm.py ...(and 151 more) 
           working: copying build/lib/setuptools/_distutils/command/install_scrip...(and 157 more) 
           working: copying build/lib/setuptools/_distutils/command/py37compat.py...(and 152 more) 
           working: copying build/lib/setuptools/_distutils/command/bdist.py -> /...(and 147 more) 
           working: copying build/lib/setuptools/_distutils/command/register.py -...(and 150 more) 
           working: copying build/lib/setuptools/_distutils/command/build.py -> /...(and 147 more) 
           working: copying build/lib/setuptools/_distutils/command/install_lib.p...(and 153 more) 
           working: copying build/lib/setuptools/_distutils/command/build_clib.py...(and 152 more) 
           working: copying build/lib/setuptools/_distutils/command/bdist_wininst...(and 155 more) 
           working: copying build/lib/setuptools/_distutils/command/__init__.py -...(and 150 more) 
           working: copying build/lib/setuptools/_distutils/command/install.py ->...(and 149 more) 
           working: copying build/lib/setuptools/_distutils/command/bdist_dumb.py...(and 152 more) 
           working: copying build/lib/setuptools/_distutils/command/clean.py -> /...(and 147 more) 
           working: copying build/lib/setuptools/_distutils/command/upload.py -> ...(and 148 more) 
           working: copying build/lib/setuptools/_distutils/command/sdist.py -> /...(and 147 more) 
           working: copying build/lib/setuptools/_distutils/command/bdist_msi.py ...(and 151 more) 
           working: copying build/lib/setuptools/_distutils/command/install_egg_i...(and 158 more) 
           working: copying build/lib/setuptools/_distutils/command/install_data....(and 154 more) 
           working: copying build/lib/setuptools/_distutils/command/check.py -> /...(and 147 more) 
           working: copying build/lib/setuptools/_distutils/command/build_scripts...(and 155 more) 
           working: copying build/lib/setuptools/_distutils/unixccompiler.py -> /...(and 139 more) 
           working: copying build/lib/setuptools/_distutils/bcppcompiler.py -> /h...(and 138 more) 
           working: copying build/lib/setuptools/_distutils/extension.py -> /home...(and 135 more) 
           working: copying build/lib/setuptools/_distutils/dist.py -> /home/vagr...(and 130 more) 
           working: copying build/lib/setuptools/_distutils/text_file.py -> /home...(and 135 more) 
           working: copying build/lib/setuptools/_distutils/dir_util.py -> /home/...(and 134 more) 
           working: copying build/lib/setuptools/_distutils/log.py -> /home/vagra...(and 129 more) 
           working: copying build/lib/setuptools/_distutils/spawn.py -> /home/vag...(and 131 more) 
           working: copying build/lib/setuptools/_distutils/util.py -> /home/vagr...(and 130 more) 
           working: copying build/lib/setuptools/_distutils/_msvccompiler.py -> /...(and 139 more) 
           working: copying build/lib/setuptools/_distutils/core.py -> /home/vagr...(and 130 more) 
           working: copying build/lib/setuptools/_distutils/file_util.py -> /home...(and 135 more) 
           working: copying build/lib/setuptools/_distutils/py35compat.py -> /hom...(and 136 more) 
           working: copying build/lib/setuptools/_distutils/versionpredicate.py -...(and 142 more) 
           working: copying build/lib/setuptools/_distutils/msvc9compiler.py -> /...(and 139 more) 
           working: copying build/lib/setuptools/_distutils/debug.py -> /home/vag...(and 131 more) 
           working: copying build/lib/setuptools/_distutils/archive_util.py -> /h...(and 138 more) 
           working: copying build/lib/setuptools/_distutils/__init__.py -> /home/...(and 134 more) 
           working: copying build/lib/setuptools/_distutils/dep_util.py -> /home/...(and 134 more) 
           working: copying build/lib/setuptools/_distutils/cygwinccompiler.py ->...(and 141 more) 
           working: copying build/lib/setuptools/_distutils/version.py -> /home/v...(and 133 more) 
           working: copying build/lib/setuptools/_distutils/msvccompiler.py -> /h...(and 138 more) 
           working: copying build/lib/setuptools/_distutils/fancy_getopt.py -> /h...(and 138 more) 
           working: copying build/lib/setuptools/_distutils/ccompiler.py -> /home...(and 135 more) 
           working: copying build/lib/setuptools/_distutils/errors.py -> /home/va...(and 132 more) 
           working: copying build/lib/setuptools/_distutils/py38compat.py -> /hom...(and 136 more) 
           working: copying build/lib/setuptools/archive_util.py -> /home/vagrant...(and 116 more) 
           working: copying build/lib/setuptools/__init__.py -> /home/vagrant/bui...(and 112 more) 
           working: copying build/lib/setuptools/glob.py -> /home/vagrant/build/d...(and 108 more) 
           working: copying build/lib/setuptools/dep_util.py -> /home/vagrant/bui...(and 112 more) 
           working: creating /home/vagrant/build/dev.obfusk.jiten/android/.buildo...(and 82 more)  
           working: copying build/lib/setuptools/extern/__init__.py -> /home/vagr...(and 126 more) 
           working: copying build/lib/setuptools/version.py -> /home/vagrant/buil...(and 111 more) 
           working: copying build/lib/setuptools/wheel.py -> /home/vagrant/build/...(and 109 more) 
           working: copying build/lib/setuptools/package_index.py -> /home/vagran...(and 117 more) 
           working: copying build/lib/setuptools/unicode_utils.py -> /home/vagran...(and 117 more) 
           working: copying build/lib/setuptools/installer.py -> /home/vagrant/bu...(and 113 more) 
           working: copying build/lib/setuptools/errors.py -> /home/vagrant/build...(and 110 more) 
           working: copying build/lib/setuptools/gui-32.exe -> /home/vagrant/buil...(and 111 more) 
           working: creating /home/vagrant/build/dev.obfusk.jiten/android/.buildo...(and 78 more)  
           working: creating /home/vagrant/build/dev.obfusk.jiten/android/.buildo...(and 86 more)  
           working: copying build/lib/pkg_resources/_vendor/appdirs.py -> /home/v...(and 133 more) 
           working: copying build/lib/pkg_resources/_vendor/pyparsing.py -> /home...(and 135 more) 
           working: copying build/lib/pkg_resources/_vendor/__init__.py -> /home/...(and 134 more) 
           working: creating /home/vagrant/build/dev.obfusk.jiten/android/.buildo...(and 96 more)  
           working: copying build/lib/pkg_resources/_vendor/packaging/_compat.py ...(and 153 more) 
           working: copying build/lib/pkg_resources/_vendor/packaging/requirement...(and 158 more) 
           working: copying build/lib/pkg_resources/_vendor/packaging/_typing.py ...(and 153 more) 
           working: copying build/lib/pkg_resources/_vendor/packaging/__about__.p...(and 155 more) 
           working: copying build/lib/pkg_resources/_vendor/packaging/tags.py -> ...(and 150 more) 
           working: copying build/lib/pkg_resources/_vendor/packaging/specifiers....(and 156 more) 
           working: copying build/lib/pkg_resources/_vendor/packaging/markers.py ...(and 153 more) 
           working: copying build/lib/pkg_resources/_vendor/packaging/_structures...(and 157 more) 
           working: copying build/lib/pkg_resources/_vendor/packaging/__init__.py...(and 154 more) 
           working: copying build/lib/pkg_resources/_vendor/packaging/version.py ...(and 153 more) 
           working: copying build/lib/pkg_resources/_vendor/packaging/utils.py ->...(and 151 more) 
           working: copying build/lib/pkg_resources/__init__.py -> /home/vagrant/...(and 118 more) 
           working: creating /home/vagrant/build/dev.obfusk.jiten/android/.buildo...(and 85 more)  
           working: copying build/lib/pkg_resources/extern/__init__.py -> /home/v...(and 132 more) 
           working: creating /home/vagrant/build/dev.obfusk.jiten/android/.buildo...(and 84 more)  
           working: creating /home/vagrant/build/dev.obfusk.jiten/android/.buildo...(and 89 more)  
           working: creating /home/vagrant/build/dev.obfusk.jiten/android/.buildo...(and 112 more) 
           working: copying build/lib/pkg_resources/tests/data/my-test-package-so...(and 183 more) 
           working: creating /home/vagrant/build/dev.obfusk.jiten/android/.buildo...(and 80 more)  
           working: copying build/lib/_distutils_hack/override.py -> /home/vagran...(and 122 more) 
           working: copying build/lib/_distutils_hack/__init__.py -> /home/vagran...(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 136 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 138 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 142 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 144 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 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 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 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 145 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 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 124 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 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 144 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 130 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 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 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 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 124 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 128 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 136 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 136 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 114 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 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 129 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 135 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 137 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 141 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 155 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 135 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 135 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 145 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 141 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 145 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 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 157 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 135 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 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 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 135 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 123 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 125 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 125 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 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 127 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 133 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 147 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 141 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 135 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 137 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 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 122 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 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 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 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 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 133 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 151 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 145 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 147 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 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 141 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 132 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 127 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 127 more) 
           working: writing byte-compilation script '/tmp/tmprjlenk7t.py'                          
           working: /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/andro...(and 119 more) 
           working: removing /tmp/tmprjlenk7t.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 121 more) 
           working: running install_scripts                                                        
           working: creating /home/vagrant/build/dev.obfusk.jiten/android/.buildo...(and 91 more)  
                                                                                                   
stty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running python3 setup.py install -O2 --root=/home/vagrant/...(and 170 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 104 more) 
           working: creating /home/vagrant/build/dev.obfusk.jiten/android/.buildo...(and 118 more) 
           working: creating /home/vagrant/build/dev.obfusk.jiten/android/.buildo...(and 129 more) 
           working: copying build/lib/setuptools/config.py -> /home/vagrant/build...(and 162 more) 
           working: creating /home/vagrant/build/dev.obfusk.jiten/android/.buildo...(and 137 more) 
           working: copying build/lib/setuptools/_vendor/ordered_set.py -> /home/...(and 183 more) 
           working: copying build/lib/setuptools/_vendor/pyparsing.py -> /home/va...(and 181 more) 
           working: copying build/lib/setuptools/_vendor/__init__.py -> /home/vag...(and 180 more) 
           working: creating /home/vagrant/build/dev.obfusk.jiten/android/.buildo...(and 147 more) 
           working: copying build/lib/setuptools/_vendor/packaging/_compat.py -> ...(and 199 more) 
           working: copying build/lib/setuptools/_vendor/packaging/requirements.p...(and 204 more) 
           working: copying build/lib/setuptools/_vendor/packaging/_typing.py -> ...(and 199 more) 
           working: copying build/lib/setuptools/_vendor/packaging/__about__.py -...(and 201 more) 
           working: copying build/lib/setuptools/_vendor/packaging/tags.py -> /ho...(and 196 more) 
           working: copying build/lib/setuptools/_vendor/packaging/specifiers.py ...(and 202 more) 
           working: copying build/lib/setuptools/_vendor/packaging/markers.py -> ...(and 199 more) 
           working: copying build/lib/setuptools/_vendor/packaging/_structures.py...(and 203 more) 
           working: copying build/lib/setuptools/_vendor/packaging/__init__.py ->...(and 200 more) 
           working: copying build/lib/setuptools/_vendor/packaging/version.py -> ...(and 199 more) 
           working: copying build/lib/setuptools/_vendor/packaging/utils.py -> /h...(and 197 more) 
           working: creating /home/vagrant/build/dev.obfusk.jiten/android/.buildo...(and 152 more) 
           working: copying build/lib/setuptools/_vendor/more_itertools/recipes.p...(and 209 more) 
           working: copying build/lib/setuptools/_vendor/more_itertools/more.py -...(and 206 more) 
           working: copying build/lib/setuptools/_vendor/more_itertools/__init__....(and 210 more) 
           working: copying build/lib/setuptools/py34compat.py -> /home/vagrant/b...(and 166 more) 
           working: copying build/lib/setuptools/script (dev).tmpl -> /home/vagra...(and 170 more) 
           working: copying build/lib/setuptools/script.tmpl -> /home/vagrant/bui...(and 164 more) 
           working: copying build/lib/setuptools/build_meta.py -> /home/vagrant/b...(and 166 more) 
           working: copying build/lib/setuptools/sandbox.py -> /home/vagrant/buil...(and 163 more) 
           working: copying build/lib/setuptools/msvc.py -> /home/vagrant/build/d...(and 160 more) 
           working: copying build/lib/setuptools/namespaces.py -> /home/vagrant/b...(and 166 more) 
           working: copying build/lib/setuptools/gui.exe -> /home/vagrant/build/d...(and 160 more) 
           working: creating /home/vagrant/build/dev.obfusk.jiten/android/.buildo...(and 137 more) 
           working: copying build/lib/setuptools/command/alias.py -> /home/vagran...(and 177 more) 
           working: copying build/lib/setuptools/command/build_py.py -> /home/vag...(and 180 more) 
           working: copying build/lib/setuptools/command/build_ext.py -> /home/va...(and 181 more) 
           working: copying build/lib/setuptools/command/bdist_rpm.py -> /home/va...(and 181 more) 
           working: copying build/lib/setuptools/command/install_scripts.py -> /h...(and 187 more) 
           working: copying build/lib/setuptools/command/egg_info.py -> /home/vag...(and 180 more) 
           working: copying build/lib/setuptools/command/register.py -> /home/vag...(and 180 more) 
           working: copying build/lib/setuptools/command/saveopts.py -> /home/vag...(and 180 more) 
           working: copying build/lib/setuptools/command/launcher manifest.xml ->...(and 190 more) 
           working: copying build/lib/setuptools/command/setopt.py -> /home/vagra...(and 178 more) 
           working: copying build/lib/setuptools/command/easy_install.py -> /home...(and 184 more) 
           working: copying build/lib/setuptools/command/install_lib.py -> /home/...(and 183 more) 
           working: copying build/lib/setuptools/command/build_clib.py -> /home/v...(and 182 more) 
           working: copying build/lib/setuptools/command/bdist_egg.py -> /home/va...(and 181 more) 
           working: copying build/lib/setuptools/command/__init__.py -> /home/vag...(and 180 more) 
           working: copying build/lib/setuptools/command/install.py -> /home/vagr...(and 179 more) 
           working: copying build/lib/setuptools/command/test.py -> /home/vagrant...(and 176 more) 
           working: copying build/lib/setuptools/command/rotate.py -> /home/vagra...(and 178 more) 
           working: copying build/lib/setuptools/command/upload.py -> /home/vagra...(and 178 more) 
           working: copying build/lib/setuptools/command/sdist.py -> /home/vagran...(and 177 more) 
           working: copying build/lib/setuptools/command/dist_info.py -> /home/va...(and 181 more) 
           working: copying build/lib/setuptools/command/py36compat.py -> /home/v...(and 182 more) 
           working: copying build/lib/setuptools/command/develop.py -> /home/vagr...(and 179 more) 
           working: copying build/lib/setuptools/command/install_egg_info.py -> /...(and 188 more) 
           working: copying build/lib/setuptools/command/upload_docs.py -> /home/...(and 183 more) 
           working: copying build/lib/setuptools/monkey.py -> /home/vagrant/build...(and 162 more) 
           working: copying build/lib/setuptools/windows_support.py -> /home/vagr...(and 171 more) 
           working: copying build/lib/setuptools/cli-64.exe -> /home/vagrant/buil...(and 163 more) 
           working: copying build/lib/setuptools/extension.py -> /home/vagrant/bu...(and 165 more) 
           working: copying build/lib/setuptools/launch.py -> /home/vagrant/build...(and 162 more) 
           working: copying build/lib/setuptools/gui-64.exe -> /home/vagrant/buil...(and 163 more) 
           working: copying build/lib/setuptools/dist.py -> /home/vagrant/build/d...(and 160 more) 
           working: copying build/lib/setuptools/_deprecation_warning.py -> /home...(and 176 more) 
           working: copying build/lib/setuptools/cli-32.exe -> /home/vagrant/buil...(and 163 more) 
           working: copying build/lib/setuptools/depends.py -> /home/vagrant/buil...(and 163 more) 
           working: copying build/lib/setuptools/cli.exe -> /home/vagrant/build/d...(and 160 more) 
           working: copying build/lib/setuptools/lib2to3_ex.py -> /home/vagrant/b...(and 166 more) 
           working: copying build/lib/setuptools/_imp.py -> /home/vagrant/build/d...(and 160 more) 
           working: creating /home/vagrant/build/dev.obfusk.jiten/android/.buildo...(and 140 more) 
           working: copying build/lib/setuptools/_distutils/config.py -> /home/va...(and 184 more) 
           working: copying build/lib/setuptools/_distutils/filelist.py -> /home/...(and 186 more) 
           working: copying build/lib/setuptools/_distutils/sysconfig.py -> /home...(and 187 more) 
           working: copying build/lib/setuptools/_distutils/cmd.py -> /home/vagra...(and 181 more) 
           working: creating /home/vagrant/build/dev.obfusk.jiten/android/.buildo...(and 148 more) 
           working: copying build/lib/setuptools/_distutils/command/config.py -> ...(and 200 more) 
           working: copying build/lib/setuptools/_distutils/command/install_heade...(and 209 more) 
           working: copying build/lib/setuptools/_distutils/command/build_py.py -...(and 202 more) 
           working: copying build/lib/setuptools/_distutils/command/build_ext.py ...(and 203 more) 
           working: copying build/lib/setuptools/_distutils/command/bdist_rpm.py ...(and 203 more) 
           working: copying build/lib/setuptools/_distutils/command/install_scrip...(and 209 more) 
           working: copying build/lib/setuptools/_distutils/command/py37compat.py...(and 204 more) 
           working: copying build/lib/setuptools/_distutils/command/bdist.py -> /...(and 199 more) 
           working: copying build/lib/setuptools/_distutils/command/register.py -...(and 202 more) 
           working: copying build/lib/setuptools/_distutils/command/build.py -> /...(and 199 more) 
           working: copying build/lib/setuptools/_distutils/command/install_lib.p...(and 205 more) 
           working: copying build/lib/setuptools/_distutils/command/build_clib.py...(and 204 more) 
           working: copying build/lib/setuptools/_distutils/command/bdist_wininst...(and 207 more) 
           working: copying build/lib/setuptools/_distutils/command/__init__.py -...(and 202 more) 
           working: copying build/lib/setuptools/_distutils/command/install.py ->...(and 201 more) 
           working: copying build/lib/setuptools/_distutils/command/bdist_dumb.py...(and 204 more) 
           working: copying build/lib/setuptools/_distutils/command/clean.py -> /...(and 199 more) 
           working: copying build/lib/setuptools/_distutils/command/upload.py -> ...(and 200 more) 
           working: copying build/lib/setuptools/_distutils/command/sdist.py -> /...(and 199 more) 
           working: copying build/lib/setuptools/_distutils/command/bdist_msi.py ...(and 203 more) 
           working: copying build/lib/setuptools/_distutils/command/install_egg_i...(and 210 more) 
           working: copying build/lib/setuptools/_distutils/command/install_data....(and 206 more) 
           working: copying build/lib/setuptools/_distutils/command/check.py -> /...(and 199 more) 
           working: copying build/lib/setuptools/_distutils/command/build_scripts...(and 207 more) 
           working: copying build/lib/setuptools/_distutils/unixccompiler.py -> /...(and 191 more) 
           working: copying build/lib/setuptools/_distutils/bcppcompiler.py -> /h...(and 190 more) 
           working: copying build/lib/setuptools/_distutils/extension.py -> /home...(and 187 more) 
           working: copying build/lib/setuptools/_distutils/dist.py -> /home/vagr...(and 182 more) 
           working: copying build/lib/setuptools/_distutils/text_file.py -> /home...(and 187 more) 
           working: copying build/lib/setuptools/_distutils/dir_util.py -> /home/...(and 186 more) 
           working: copying build/lib/setuptools/_distutils/log.py -> /home/vagra...(and 181 more) 
           working: copying build/lib/setuptools/_distutils/spawn.py -> /home/vag...(and 183 more) 
           working: copying build/lib/setuptools/_distutils/util.py -> /home/vagr...(and 182 more) 
           working: copying build/lib/setuptools/_distutils/_msvccompiler.py -> /...(and 191 more) 
           working: copying build/lib/setuptools/_distutils/core.py -> /home/vagr...(and 182 more) 
           working: copying build/lib/setuptools/_distutils/file_util.py -> /home...(and 187 more) 
           working: copying build/lib/setuptools/_distutils/py35compat.py -> /hom...(and 188 more) 
           working: copying build/lib/setuptools/_distutils/versionpredicate.py -...(and 194 more) 
           working: copying build/lib/setuptools/_distutils/msvc9compiler.py -> /...(and 191 more) 
           working: copying build/lib/setuptools/_distutils/debug.py -> /home/vag...(and 183 more) 
           working: copying build/lib/setuptools/_distutils/archive_util.py -> /h...(and 190 more) 
           working: copying build/lib/setuptools/_distutils/__init__.py -> /home/...(and 186 more) 
           working: copying build/lib/setuptools/_distutils/dep_util.py -> /home/...(and 186 more) 
           working: copying build/lib/setuptools/_distutils/cygwinccompiler.py ->...(and 193 more) 
           working: copying build/lib/setuptools/_distutils/version.py -> /home/v...(and 185 more) 
           working: copying build/lib/setuptools/_distutils/msvccompiler.py -> /h...(and 190 more) 
           working: copying build/lib/setuptools/_distutils/fancy_getopt.py -> /h...(and 190 more) 
           working: copying build/lib/setuptools/_distutils/ccompiler.py -> /home...(and 187 more) 
           working: copying build/lib/setuptools/_distutils/errors.py -> /home/va...(and 184 more) 
           working: copying build/lib/setuptools/_distutils/py38compat.py -> /hom...(and 188 more) 
           working: copying build/lib/setuptools/archive_util.py -> /home/vagrant...(and 168 more) 
           working: copying build/lib/setuptools/__init__.py -> /home/vagrant/bui...(and 164 more) 
           working: copying build/lib/setuptools/glob.py -> /home/vagrant/build/d...(and 160 more) 
           working: copying build/lib/setuptools/dep_util.py -> /home/vagrant/bui...(and 164 more) 
           working: creating /home/vagrant/build/dev.obfusk.jiten/android/.buildo...(and 136 more) 
           working: copying build/lib/setuptools/extern/__init__.py -> /home/vagr...(and 178 more) 
           working: copying build/lib/setuptools/version.py -> /home/vagrant/buil...(and 163 more) 
           working: copying build/lib/setuptools/wheel.py -> /home/vagrant/build/...(and 161 more) 
           working: copying build/lib/setuptools/package_index.py -> /home/vagran...(and 169 more) 
           working: copying build/lib/setuptools/unicode_utils.py -> /home/vagran...(and 169 more) 
           working: copying build/lib/setuptools/installer.py -> /home/vagrant/bu...(and 165 more) 
           working: copying build/lib/setuptools/errors.py -> /home/vagrant/build...(and 162 more) 
           working: copying build/lib/setuptools/gui-32.exe -> /home/vagrant/buil...(and 163 more) 
           working: creating /home/vagrant/build/dev.obfusk.jiten/android/.buildo...(and 132 more) 
           working: creating /home/vagrant/build/dev.obfusk.jiten/android/.buildo...(and 140 more) 
           working: copying build/lib/pkg_resources/_vendor/appdirs.py -> /home/v...(and 185 more) 
           working: copying build/lib/pkg_resources/_vendor/pyparsing.py -> /home...(and 187 more) 
           working: copying build/lib/pkg_resources/_vendor/__init__.py -> /home/...(and 186 more) 
           working: creating /home/vagrant/build/dev.obfusk.jiten/android/.buildo...(and 150 more) 
           working: copying build/lib/pkg_resources/_vendor/packaging/_compat.py ...(and 205 more) 
           working: copying build/lib/pkg_resources/_vendor/packaging/requirement...(and 210 more) 
           working: copying build/lib/pkg_resources/_vendor/packaging/_typing.py ...(and 205 more) 
           working: copying build/lib/pkg_resources/_vendor/packaging/__about__.p...(and 207 more) 
           working: copying build/lib/pkg_resources/_vendor/packaging/tags.py -> ...(and 202 more) 
           working: copying build/lib/pkg_resources/_vendor/packaging/specifiers....(and 208 more) 
           working: copying build/lib/pkg_resources/_vendor/packaging/markers.py ...(and 205 more) 
           working: copying build/lib/pkg_resources/_vendor/packaging/_structures...(and 209 more) 
           working: copying build/lib/pkg_resources/_vendor/packaging/__init__.py...(and 206 more) 
           working: copying build/lib/pkg_resources/_vendor/packaging/version.py ...(and 205 more) 
           working: copying build/lib/pkg_resources/_vendor/packaging/utils.py ->...(and 203 more) 
           working: copying build/lib/pkg_resources/__init__.py -> /home/vagrant/...(and 170 more) 
           working: creating /home/vagrant/build/dev.obfusk.jiten/android/.buildo...(and 139 more) 
           working: copying build/lib/pkg_resources/extern/__init__.py -> /home/v...(and 184 more) 
           working: creating /home/vagrant/build/dev.obfusk.jiten/android/.buildo...(and 138 more) 
           working: creating /home/vagrant/build/dev.obfusk.jiten/android/.buildo...(and 143 more) 
           working: creating /home/vagrant/build/dev.obfusk.jiten/android/.buildo...(and 166 more) 
           working: copying build/lib/pkg_resources/tests/data/my-test-package-so...(and 235 more) 
           working: creating /home/vagrant/build/dev.obfusk.jiten/android/.buildo...(and 134 more) 
           working: copying build/lib/_distutils_hack/override.py -> /home/vagran...(and 174 more) 
           working: copying build/lib/_distutils_hack/__init__.py -> /home/vagran...(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 188 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 190 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 194 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 196 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 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 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 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 197 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 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 166 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 176 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 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 196 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 182 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 178 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 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 178 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 176 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 180 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 188 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 188 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 170 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 166 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 172 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 166 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 185 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 175 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 207 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 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 207 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 187 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 187 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 197 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 193 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 197 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 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 209 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 187 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 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 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 187 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 175 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 177 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 177 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 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 179 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 185 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 199 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 193 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 187 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 189 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 174 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 166 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 181 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 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 176 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 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 185 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 203 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 197 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 199 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 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 193 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 184 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 179 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 179 more) 
           working: writing byte-compilation script '/tmp/tmp5y9fyejt.py'                          
           working: /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/andro...(and 119 more) 
           working: removing /tmp/tmp5y9fyejt.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 173 more) 
           working: running install_scripts                                                        
           working: creating /home/vagrant/build/dev.obfusk.jiten/android/.buildo...(and 143 more) 
                                                                                                   
[INFO]:    <- directory context /home/vagrant/build/srclib/python-for-android[INFO]:    Building certifi for arm64-v8a[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-arm64-v8a/build/other_builds/certifi/arm64-v8a__ndk_target_23/certifistty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running python3 setup.py install -O2 --root=/home/vagrant/...(and 118 more)
           working: /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/andro...(and 186 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 72 more)  
           working: copying build/lib/certifi/__main__.py -> /home/vagrant/build/...(and 106 more) 
           working: copying build/lib/certifi/core.py -> /home/vagrant/build/dev....(and 102 more) 
           working: copying build/lib/certifi/__init__.py -> /home/vagrant/build/...(and 106 more) 
           working: copying build/lib/certifi/cacert.pem -> /home/vagrant/build/d...(and 105 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 119 more) 
           working: writing byte-compilation script '/tmp/tmpjtc3wcx1.py'                          
           working: /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/andro...(and 119 more) 
           working: removing /tmp/tmpjtc3wcx1.py                                                   
           working: running install_egg_info                                                       
           working: Copying certifi.egg-info to /home/vagrant/build/dev.obfusk.ji...(and 118 more) 
           working: running install_scripts                                                        
                                                                                                   
[INFO]:    <- directory context /home/vagrant/build/srclib/python-for-android[INFO]:    Building click for arm64-v8a[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-arm64-v8a/build/other_builds/click/arm64-v8a__ndk_target_23/clickstty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running python3 setup.py install -O2 --root=/home/vagrant/...(and 118 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 70 more)  
           working: copying build/lib/click/_compat.py -> /home/vagrant/build/dev...(and 101 more) 
           working: copying build/lib/click/_winconsole.py -> /home/vagrant/build...(and 105 more) 
           working: copying build/lib/click/decorators.py -> /home/vagrant/build/...(and 104 more) 
           working: copying build/lib/click/py.typed -> /home/vagrant/build/dev.o...(and 99 more)  
           working: copying build/lib/click/shell_completion.py -> /home/vagrant/...(and 110 more) 
           working: copying build/lib/click/_textwrap.py -> /home/vagrant/build/d...(and 103 more) 
           working: copying build/lib/click/_unicodefun.py -> /home/vagrant/build...(and 105 more) 
           working: copying build/lib/click/testing.py -> /home/vagrant/build/dev...(and 101 more) 
           working: copying build/lib/click/parser.py -> /home/vagrant/build/dev....(and 100 more) 
           working: copying build/lib/click/core.py -> /home/vagrant/build/dev.ob...(and 98 more)  
           working: copying build/lib/click/termui.py -> /home/vagrant/build/dev....(and 100 more) 
           working: copying build/lib/click/__init__.py -> /home/vagrant/build/de...(and 102 more) 
           working: copying build/lib/click/_termui_impl.py -> /home/vagrant/buil...(and 106 more) 
           working: copying build/lib/click/globals.py -> /home/vagrant/build/dev...(and 101 more) 
           working: copying build/lib/click/types.py -> /home/vagrant/build/dev.o...(and 99 more)  
           working: copying build/lib/click/exceptions.py -> /home/vagrant/build/...(and 104 more) 
           working: copying build/lib/click/formatting.py -> /home/vagrant/build/...(and 104 more) 
           working: copying build/lib/click/utils.py -> /home/vagrant/build/dev.o...(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 123 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 133 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 115 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 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 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 121 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 111 more) 
           working: writing byte-compilation script '/tmp/tmpxlehrxo5.py'                          
           working: /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/andro...(and 119 more) 
           working: removing /tmp/tmpxlehrxo5.py                                                   
           working: running install_egg_info                                                       
           working: Copying src/click.egg-info to /home/vagrant/build/dev.obfusk....(and 114 more) 
           working: running install_scripts                                                        
                                                                                                   
stty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running python3 setup.py install -O2 --root=/home/vagrant/...(and 170 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 124 more) 
           working: copying build/lib/click/_compat.py -> /home/vagrant/build/dev...(and 153 more) 
           working: copying build/lib/click/_winconsole.py -> /home/vagrant/build...(and 157 more) 
           working: copying build/lib/click/decorators.py -> /home/vagrant/build/...(and 156 more) 
           working: copying build/lib/click/py.typed -> /home/vagrant/build/dev.o...(and 151 more) 
           working: copying build/lib/click/shell_completion.py -> /home/vagrant/...(and 162 more) 
           working: copying build/lib/click/_textwrap.py -> /home/vagrant/build/d...(and 155 more) 
           working: copying build/lib/click/_unicodefun.py -> /home/vagrant/build...(and 157 more) 
           working: copying build/lib/click/testing.py -> /home/vagrant/build/dev...(and 153 more) 
           working: copying build/lib/click/parser.py -> /home/vagrant/build/dev....(and 152 more) 
           working: copying build/lib/click/core.py -> /home/vagrant/build/dev.ob...(and 150 more) 
           working: copying build/lib/click/termui.py -> /home/vagrant/build/dev....(and 152 more) 
           working: copying build/lib/click/__init__.py -> /home/vagrant/build/de...(and 154 more) 
           working: copying build/lib/click/_termui_impl.py -> /home/vagrant/buil...(and 158 more) 
           working: copying build/lib/click/globals.py -> /home/vagrant/build/dev...(and 153 more) 
           working: copying build/lib/click/types.py -> /home/vagrant/build/dev.o...(and 151 more) 
           working: copying build/lib/click/exceptions.py -> /home/vagrant/build/...(and 156 more) 
           working: copying build/lib/click/formatting.py -> /home/vagrant/build/...(and 156 more) 
           working: copying build/lib/click/utils.py -> /home/vagrant/build/dev.o...(and 151 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 175 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 185 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 175 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 165 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 161 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 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 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 173 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 163 more) 
           working: writing byte-compilation script '/tmp/tmp7qmdtyoq.py'                          
           working: /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/andro...(and 119 more) 
           working: removing /tmp/tmp7qmdtyoq.py                                                   
           working: running install_egg_info                                                       
           working: Copying src/click.egg-info to /home/vagrant/build/dev.obfusk....(and 166 more) 
           working: running install_scripts                                                        
                                                                                                   
[INFO]:    <- directory context /home/vagrant/build/srclib/python-for-android[INFO]:    Building itsdangerous for arm64-v8a[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-arm64-v8a/build/other_builds/itsdangerous/arm64-v8a__ndk_target_23/itsdangerousstty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running python3 setup.py install -O2 --root=/home/vagrant/...(and 118 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 77 more)  
           working: copying build/lib/itsdangerous/py.typed -> /home/vagrant/buil...(and 113 more) 
           working: copying build/lib/itsdangerous/serializer.py -> /home/vagrant...(and 118 more) 
           working: copying build/lib/itsdangerous/encoding.py -> /home/vagrant/b...(and 116 more) 
           working: copying build/lib/itsdangerous/url_safe.py -> /home/vagrant/b...(and 116 more) 
           working: copying build/lib/itsdangerous/_json.py -> /home/vagrant/buil...(and 113 more) 
           working: copying build/lib/itsdangerous/signer.py -> /home/vagrant/bui...(and 114 more) 
           working: copying build/lib/itsdangerous/timed.py -> /home/vagrant/buil...(and 113 more) 
           working: copying build/lib/itsdangerous/__init__.py -> /home/vagrant/b...(and 116 more) 
           working: copying build/lib/itsdangerous/exc.py -> /home/vagrant/build/...(and 111 more) 
           working: copying build/lib/itsdangerous/jws.py -> /home/vagrant/build/...(and 111 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 124 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 120 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 124 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 114 more) 
           working: writing byte-compilation script '/tmp/tmpriurjt36.py'                          
           working: /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/andro...(and 119 more) 
           working: removing /tmp/tmpriurjt36.py                                                   
           working: running install_egg_info                                                       
           working: Copying src/itsdangerous.egg-info to /home/vagrant/build/dev....(and 128 more) 
           working: running install_scripts                                                        
                                                                                                   
[INFO]:    <- directory context /home/vagrant/build/srclib/python-for-android[INFO]:    Building kanjidraw for arm64-v8a[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-arm64-v8a/build/other_builds/kanjidraw/arm64-v8a__ndk_target_23/kanjidrawstty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running python3 setup.py install -O2 --root=/home/vagrant/...(and 118 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 74 more)  
           working: copying build/lib/kanjidraw/__init__.py -> /home/vagrant/buil...(and 110 more) 
           working: copying build/lib/kanjidraw/lib.py -> /home/vagrant/build/dev...(and 105 more) 
           working: copying build/lib/kanjidraw/gui.py -> /home/vagrant/build/dev...(and 105 more) 
           working: copying build/lib/kanjidraw/data.json -> /home/vagrant/build/...(and 108 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 111 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 111 more) 
           working: writing byte-compilation script '/tmp/tmpbij5k7mv.py'                          
           working: /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/andro...(and 119 more) 
           working: removing /tmp/tmpbij5k7mv.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 118 more) 
           working: running install_scripts                                                        
           working: Installing kanjidraw script to /home/vagrant/build/dev.obfusk...(and 100 more) 
                                                                                                   
[INFO]:    <- directory context /home/vagrant/build/srclib/python-for-android[INFO]:    Building markupsafe for arm64-v8a[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-arm64-v8a/build/other_builds/markupsafe/arm64-v8a__ndk_target_23/markupsafestty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running python3 setup.py install -O2 --root=/home/vagrant/...(and 118 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 1063 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 1094 more) 
           working: running install_lib                                                            
           working: creating /home/vagrant/build/dev.obfusk.jiten/android/.buildo...(and 75 more)  
           working: copying build/lib.linux-x86_64-3.9/markupsafe/py.typed -> /ho...(and 126 more) 
           working: copying build/lib.linux-x86_64-3.9/markupsafe/_speedups.c -> ...(and 129 more) 
           working: copying build/lib.linux-x86_64-3.9/markupsafe/_speedups.pyi -...(and 131 more) 
           working: copying build/lib.linux-x86_64-3.9/markupsafe/_native.py -> /...(and 128 more) 
           working: copying build/lib.linux-x86_64-3.9/markupsafe/_speedups.cpyth...(and 158 more) 
           working: copying build/lib.linux-x86_64-3.9/markupsafe/__init__.py -> ...(and 129 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: writing byte-compilation script '/tmp/tmp7l60xt40.py'                          
           working: /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/andro...(and 119 more) 
           working: removing /tmp/tmp7l60xt40.py                                                   
           working: running install_egg_info                                                       
           working: Copying src/MarkupSafe.egg-info to /home/vagrant/build/dev.ob...(and 124 more) 
           working: running install_scripts                                                        
                                                                                                   
[INFO]:    <- directory context /home/vagrant/build/srclib/python-for-android[INFO]:    Building six for arm64-v8a[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-arm64-v8a/build/other_builds/six/arm64-v8a__ndk_target_23/sixstty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running python3 setup.py install -O2 --root=/home/vagrant/...(and 118 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 85 more)  
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 101 more) 
           working: writing byte-compilation script '/tmp/tmpu6hekgit.py'                          
           working: /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/andro...(and 119 more) 
           working: removing /tmp/tmpu6hekgit.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 107 more) 
           working: running install_scripts                                                        
                                                                                                   
[INFO]:    <- directory context /home/vagrant/build/srclib/python-for-android[INFO]:    Building werkzeug for arm64-v8a[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-arm64-v8a/build/other_builds/werkzeug/arm64-v8a__ndk_target_23/werkzeugstty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running python3 setup.py install -O2 --root=/home/vagrant/...(and 118 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 73 more)  
           working: copying build/lib/werkzeug/py.typed -> /home/vagrant/build/de...(and 105 more) 
           working: copying build/lib/werkzeug/local.py -> /home/vagrant/build/de...(and 105 more) 
           working: copying build/lib/werkzeug/_internal.py -> /home/vagrant/buil...(and 109 more) 
           working: copying build/lib/werkzeug/useragents.py -> /home/vagrant/bui...(and 110 more) 
           working: copying build/lib/werkzeug/serving.py -> /home/vagrant/build/...(and 107 more) 
           working: copying build/lib/werkzeug/urls.py -> /home/vagrant/build/dev...(and 104 more) 
           working: copying build/lib/werkzeug/filesystem.py -> /home/vagrant/bui...(and 110 more) 
           working: copying build/lib/werkzeug/formparser.py -> /home/vagrant/bui...(and 110 more) 
           working: creating /home/vagrant/build/dev.obfusk.jiten/android/.buildo...(and 84 more)  
           working: copying build/lib/werkzeug/middleware/profiler.py -> /home/va...(and 130 more) 
           working: copying build/lib/werkzeug/middleware/http_proxy.py -> /home/...(and 132 more) 
           working: copying build/lib/werkzeug/middleware/proxy_fix.py -> /home/v...(and 131 more) 
           working: copying build/lib/werkzeug/middleware/dispatcher.py -> /home/...(and 132 more) 
           working: copying build/lib/werkzeug/middleware/__init__.py -> /home/va...(and 130 more) 
           working: copying build/lib/werkzeug/middleware/shared_data.py -> /home...(and 133 more) 
           working: copying build/lib/werkzeug/middleware/lint.py -> /home/vagran...(and 126 more) 
           working: copying build/lib/werkzeug/security.py -> /home/vagrant/build...(and 108 more) 
           working: creating /home/vagrant/build/dev.obfusk.jiten/android/.buildo...(and 79 more)  
           working: copying build/lib/werkzeug/debug/console.py -> /home/vagrant/...(and 119 more) 
           working: copying build/lib/werkzeug/debug/repr.py -> /home/vagrant/bui...(and 116 more) 
           working: creating /home/vagrant/build/dev.obfusk.jiten/android/.buildo...(and 86 more)  
           working: copying build/lib/werkzeug/debug/shared/FONT_LICENSE -> /home...(and 135 more) 
           working: copying build/lib/werkzeug/debug/shared/ICON_LICENSE.md -> /h...(and 138 more) 
           working: copying build/lib/werkzeug/debug/shared/less.png -> /home/vag...(and 131 more) 
           working: copying build/lib/werkzeug/debug/shared/more.png -> /home/vag...(and 131 more) 
           working: copying build/lib/werkzeug/debug/shared/ubuntu.ttf -> /home/v...(and 133 more) 
           working: copying build/lib/werkzeug/debug/shared/style.css -> /home/va...(and 132 more) 
           working: copying build/lib/werkzeug/debug/shared/console.png -> /home/...(and 134 more) 
           working: copying build/lib/werkzeug/debug/shared/source.png -> /home/v...(and 133 more) 
           working: copying build/lib/werkzeug/debug/shared/debugger.js -> /home/...(and 134 more) 
           working: copying build/lib/werkzeug/debug/tbtools.py -> /home/vagrant/...(and 119 more) 
           working: copying build/lib/werkzeug/debug/__init__.py -> /home/vagrant...(and 120 more) 
           working: copying build/lib/werkzeug/wsgi.py -> /home/vagrant/build/dev...(and 104 more) 
           working: copying build/lib/werkzeug/datastructures.py -> /home/vagrant...(and 114 more) 
           working: copying build/lib/werkzeug/datastructures.pyi -> /home/vagran...(and 115 more) 
           working: creating /home/vagrant/build/dev.obfusk.jiten/android/.buildo...(and 82 more)  
           working: copying build/lib/werkzeug/wrappers/common_descriptors.py -> ...(and 136 more) 
           working: copying build/lib/werkzeug/wrappers/etag.py -> /home/vagrant/...(and 122 more) 
           working: copying build/lib/werkzeug/wrappers/auth.py -> /home/vagrant/...(and 122 more) 
           working: copying build/lib/werkzeug/wrappers/response.py -> /home/vagr...(and 126 more) 
           working: copying build/lib/werkzeug/wrappers/json.py -> /home/vagrant/...(and 122 more) 
           working: copying build/lib/werkzeug/wrappers/request.py -> /home/vagra...(and 125 more) 
           working: copying build/lib/werkzeug/wrappers/base_request.py -> /home/...(and 130 more) 
           working: copying build/lib/werkzeug/wrappers/base_response.py -> /home...(and 131 more) 
           working: copying build/lib/werkzeug/wrappers/__init__.py -> /home/vagr...(and 126 more) 
           working: copying build/lib/werkzeug/wrappers/accept.py -> /home/vagran...(and 124 more) 
           working: copying build/lib/werkzeug/wrappers/cors.py -> /home/vagrant/...(and 122 more) 
           working: copying build/lib/werkzeug/wrappers/user_agent.py -> /home/va...(and 128 more) 
           working: copying build/lib/werkzeug/__init__.py -> /home/vagrant/build...(and 108 more) 
           working: copying build/lib/werkzeug/test.py -> /home/vagrant/build/dev...(and 104 more) 
           working: creating /home/vagrant/build/dev.obfusk.jiten/android/.buildo...(and 80 more)  
           working: copying build/lib/werkzeug/sansio/response.py -> /home/vagran...(and 122 more) 
           working: copying build/lib/werkzeug/sansio/request.py -> /home/vagrant...(and 121 more) 
           working: copying build/lib/werkzeug/sansio/multipart.py -> /home/vagra...(and 123 more) 
           working: copying build/lib/werkzeug/sansio/__init__.py -> /home/vagran...(and 122 more) 
           working: copying build/lib/werkzeug/sansio/utils.py -> /home/vagrant/b...(and 119 more) 
           working: copying build/lib/werkzeug/_reloader.py -> /home/vagrant/buil...(and 109 more) 
           working: copying build/lib/werkzeug/exceptions.py -> /home/vagrant/bui...(and 110 more) 
           working: copying build/lib/werkzeug/testapp.py -> /home/vagrant/build/...(and 107 more) 
           working: copying build/lib/werkzeug/user_agent.py -> /home/vagrant/bui...(and 110 more) 
           working: copying build/lib/werkzeug/http.py -> /home/vagrant/build/dev...(and 104 more) 
           working: copying build/lib/werkzeug/routing.py -> /home/vagrant/build/...(and 107 more) 
           working: copying build/lib/werkzeug/utils.py -> /home/vagrant/build/de...(and 105 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 122 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 112 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 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 135 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 135 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 137 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 120 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 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 112 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 149 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 121 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 121 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 129 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 121 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 120 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 127 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 121 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: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 118 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 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: writing byte-compilation script '/tmp/tmp9lsfj5wz.py'                          
           working: /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/andro...(and 119 more) 
           working: removing /tmp/tmp9lsfj5wz.py                                                   
           working: running install_egg_info                                                       
           working: Copying src/Werkzeug.egg-info to /home/vagrant/build/dev.obfu...(and 120 more) 
           working: running install_scripts                                                        
                                                                                                   
[INFO]:    <- directory context /home/vagrant/build/srclib/python-for-android[INFO]:    Building jinja2 for arm64-v8a[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-arm64-v8a/build/other_builds/jinja2/arm64-v8a__ndk_target_23/jinja2stty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running python3 setup.py install -O2 --root=/home/vagrant/...(and 118 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 71 more)  
           working: copying build/lib/jinja2/filters.py -> /home/vagrant/build/de...(and 103 more) 
           working: copying build/lib/jinja2/constants.py -> /home/vagrant/build/...(and 105 more) 
           working: copying build/lib/jinja2/py.typed -> /home/vagrant/build/dev....(and 101 more) 
           working: copying build/lib/jinja2/tests.py -> /home/vagrant/build/dev....(and 101 more) 
           working: copying build/lib/jinja2/sandbox.py -> /home/vagrant/build/de...(and 103 more) 
           working: copying build/lib/jinja2/defaults.py -> /home/vagrant/build/d...(and 104 more) 
           working: copying build/lib/jinja2/_identifier.py -> /home/vagrant/buil...(and 107 more) 
           working: copying build/lib/jinja2/environment.py -> /home/vagrant/buil...(and 107 more) 
           working: copying build/lib/jinja2/nodes.py -> /home/vagrant/build/dev....(and 101 more) 
           working: copying build/lib/jinja2/parser.py -> /home/vagrant/build/dev...(and 102 more) 
           working: copying build/lib/jinja2/meta.py -> /home/vagrant/build/dev.o...(and 100 more) 
           working: copying build/lib/jinja2/loaders.py -> /home/vagrant/build/de...(and 103 more) 
           working: copying build/lib/jinja2/debug.py -> /home/vagrant/build/dev....(and 101 more) 
           working: copying build/lib/jinja2/bccache.py -> /home/vagrant/build/de...(and 103 more) 
           working: copying build/lib/jinja2/__init__.py -> /home/vagrant/build/d...(and 104 more) 
           working: copying build/lib/jinja2/compiler.py -> /home/vagrant/build/d...(and 104 more) 
           working: copying build/lib/jinja2/lexer.py -> /home/vagrant/build/dev....(and 101 more) 
           working: copying build/lib/jinja2/idtracking.py -> /home/vagrant/build...(and 106 more) 
           working: copying build/lib/jinja2/visitor.py -> /home/vagrant/build/de...(and 103 more) 
           working: copying build/lib/jinja2/async_utils.py -> /home/vagrant/buil...(and 107 more) 
           working: copying build/lib/jinja2/exceptions.py -> /home/vagrant/build...(and 106 more) 
           working: copying build/lib/jinja2/ext.py -> /home/vagrant/build/dev.ob...(and 99 more)  
           working: copying build/lib/jinja2/optimizer.py -> /home/vagrant/build/...(and 105 more) 
           working: copying build/lib/jinja2/runtime.py -> /home/vagrant/build/de...(and 103 more) 
           working: copying build/lib/jinja2/nativetypes.py -> /home/vagrant/buil...(and 107 more) 
           working: copying build/lib/jinja2/utils.py -> /home/vagrant/build/dev....(and 101 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 120 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 116 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 124 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 112 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 110 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 116 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 118 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 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 124 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 108 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 124 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 112 more) 
           working: writing byte-compilation script '/tmp/tmp5ayqtgti.py'                          
           working: /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/andro...(and 119 more) 
           working: removing /tmp/tmp5ayqtgti.py                                                   
           working: running install_egg_info                                                       
           working: Copying src/Jinja2.egg-info to /home/vagrant/build/dev.obfusk...(and 116 more) 
           working: running install_scripts                                                        
                                                                                                   
[INFO]:    <- directory context /home/vagrant/build/srclib/python-for-android[INFO]:    Building pyjnius for arm64-v8a[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-arm64-v8a/build/other_builds/pyjnius-genericndkbuild/arm64-v8a__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 1039 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 1133 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 19541: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-arm64-v8a/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 aarch64-linux-android23 -fomit-frame-pointer -march=armv8-a -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -target aarch64-linux-android23 -fomit-frame-pointer -march=armv8-a -I/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__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/aarch64-linux-android -I/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/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-arm64-v8a/build/other_builds/hostpython3/desktop/hostpython3/Include -I/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/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 300 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 1133 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 199 more) 
           working: Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode(                
           working: ^                                                                              
           working: /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/andro...(and 154 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 199 more) 
           working: Py_DEPRECATED(3.3) PyAPI_FUNC(PyObject*) PyUnicode_FromUnicode(                
           working: ^                                                                              
           working: /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/andro...(and 154 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 1447 more) [INFO]:    -> directory context /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/pyjnius-genericndkbuild/arm64-v8a__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 aarch64-linux-android-stri...(and 23 more)[INFO]:    <- directory context /home/vagrant/build/_jiten_buildozer_/android/platform/build-arm64-v8a/build/other_builds/pyjnius-genericndkbuild/arm64-v8a__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-arm64-v8a/build/other_builds/pyjnius-genericndkbuild/arm64-v8a__ndk_target_23/pyjniusstty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running python3 setup.py install -O2 --root=/home/vagrant/...(and 118 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 111 more) 
           working: creating /home/vagrant/build/dev.obfusk.jiten/android/.buildo...(and 70 more)  
           working: copying build/lib.linux-x86_64-3.9/jnius/reflect.py -> /home/...(and 118 more) 
           working: creating /home/vagrant/build/dev.obfusk.jiten/android/.buildo...(and 74 more)  
           working: creating /home/vagrant/build/dev.obfusk.jiten/android/.buildo...(and 78 more)  
           working: creating /home/vagrant/build/dev.obfusk.jiten/android/.buildo...(and 84 more)  
           working: copying build/lib.linux-x86_64-3.9/jnius/src/org/jnius/Native...(and 164 more) 
           working: copying build/lib.linux-x86_64-3.9/jnius/src/org/jnius/Native...(and 165 more) 
           working: copying build/lib.linux-x86_64-3.9/jnius/__init__.py -> /home...(and 119 more) 
           working: copying build/lib.linux-x86_64-3.9/jnius/signatures.py -> /ho...(and 121 more) 
           working: copying build/lib.linux-x86_64-3.9/jnius/jnius.cpython-39-x86...(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jnius/env.py -> /home/vagr...(and 114 more) 
           working: copying build/lib.linux-x86_64-3.9/setup_sdist.py -> /home/va...(and 110 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 117 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 107 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 117 more) 
           working: writing byte-compilation script '/tmp/tmpbna0iiaf.py'                          
           working: /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/andro...(and 119 more) 
           working: removing /tmp/tmpbna0iiaf.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 114 more) 
           working: running install_scripts                                                        
                                                                                                   
[INFO]:    <- directory context /home/vagrant/build/srclib/python-for-android[INFO]:    Building android for arm64-v8a[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-arm64-v8a/build/other_builds/android-genericndkbuild/arm64-v8a__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 1039 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 1047 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 19673: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-arm64-v8a/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 aarch64-linux-android23 -fomit-frame-pointer -march=armv8-a -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -target aarch64-linux-android23 -fomit-frame-pointer -march=armv8-a -I/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__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/aarch64-linux-android -I/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/include/python3.9 -fPIC -I/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/hostpython3/desktop/hostpython3/Include -I/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/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.pyx
                                                                                                   
stty: '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 311 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 313 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 305 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 1047 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 1055 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 1513 more) 
           working: building 'android._android_billing' extension                                  
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 1063 more) 
           working: /opt/android-sdk/ndk/22.1.7171670/toolchains/llvm/prebuilt/l...(and 1071 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 1530 more) 
                                                                                                   
[INFO]:    -> directory context /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/android-genericndkbuild/arm64-v8a__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 aarch64-linux-android-stri...(and 23 more)[INFO]:    <- directory context /home/vagrant/build/_jiten_buildozer_/android/platform/build-arm64-v8a/build/other_builds/android-genericndkbuild/arm64-v8a__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-arm64-v8a/build/other_builds/android-genericndkbuild/arm64-v8a__ndk_target_23/androidstty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running python3 setup.py install -O2 --root=/home/vagrant/...(and 118 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 72 more)  
           working: copying build/lib.linux-x86_64-3.9/android/config.py -> /home...(and 121 more) 
           working: copying build/lib.linux-x86_64-3.9/android/storage.py -> /hom...(and 122 more) 
           working: copying build/lib.linux-x86_64-3.9/android/_android_billing.c...(and 159 more) 
           working: copying build/lib.linux-x86_64-3.9/android/activity.py -> /ho...(and 123 more) 
           working: copying build/lib.linux-x86_64-3.9/android/billing.py -> /hom...(and 122 more) 
           working: copying build/lib.linux-x86_64-3.9/android/mixer.py -> /home/...(and 120 more) 
           working: copying build/lib.linux-x86_64-3.9/android/_ctypes_library_fi...(and 137 more) 
           working: copying build/lib.linux-x86_64-3.9/android/permissions.py -> ...(and 126 more) 
           working: copying build/lib.linux-x86_64-3.9/android/loadingscreen.py -...(and 128 more) 
           working: copying build/lib.linux-x86_64-3.9/android/_android.cpython-3...(and 151 more) 
           working: copying build/lib.linux-x86_64-3.9/android/__init__.py -> /ho...(and 123 more) 
           working: copying build/lib.linux-x86_64-3.9/android/broadcast.py -> /h...(and 124 more) 
           working: copying build/lib.linux-x86_64-3.9/android/runnable.py -> /ho...(and 123 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 147 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 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: writing byte-compilation script '/tmp/tmp_lq4ilrt.py'                          
           working: /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/andro...(and 119 more) 
           working: removing /tmp/tmp_lq4ilrt.py                                                   
           working: running install_egg_info                                                       
           working: Writing /home/vagrant/build/dev.obfusk.jiten/android/.buildoz...(and 92 more)  
                                                                                                   
[INFO]:    <- directory context /home/vagrant/build/srclib/python-for-android[INFO]:    Building flask for arm64-v8a[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-arm64-v8a/build/other_builds/flask/arm64-v8a__ndk_target_23/flaskstty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running python3 setup.py install -O2 --root=/home/vagrant/...(and 118 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 70 more)  
           working: copying build/lib/flask/config.py -> /home/vagrant/build/dev....(and 100 more) 
           working: copying build/lib/flask/helpers.py -> /home/vagrant/build/dev...(and 101 more) 
           working: copying build/lib/flask/py.typed -> /home/vagrant/build/dev.o...(and 99 more)  
           working: copying build/lib/flask/scaffold.py -> /home/vagrant/build/de...(and 102 more) 
           working: copying build/lib/flask/logging.py -> /home/vagrant/build/dev...(and 101 more) 
           working: copying build/lib/flask/views.py -> /home/vagrant/build/dev.o...(and 99 more)  
           working: copying build/lib/flask/signals.py -> /home/vagrant/build/dev...(and 101 more) 
           working: copying build/lib/flask/wrappers.py -> /home/vagrant/build/de...(and 102 more) 
           working: copying build/lib/flask/templating.py -> /home/vagrant/build/...(and 104 more) 
           working: copying build/lib/flask/cli.py -> /home/vagrant/build/dev.obf...(and 97 more)  
           working: copying build/lib/flask/__main__.py -> /home/vagrant/build/de...(and 102 more) 
           working: copying build/lib/flask/debughelpers.py -> /home/vagrant/buil...(and 106 more) 
           working: copying build/lib/flask/sessions.py -> /home/vagrant/build/de...(and 102 more) 
           working: copying build/lib/flask/testing.py -> /home/vagrant/build/dev...(and 101 more) 
           working: creating /home/vagrant/build/dev.obfusk.jiten/android/.buildo...(and 75 more)  
           working: copying build/lib/flask/json/tag.py -> /home/vagrant/build/de...(and 107 more) 
           working: copying build/lib/flask/json/__init__.py -> /home/vagrant/bui...(and 112 more) 
           working: copying build/lib/flask/typing.py -> /home/vagrant/build/dev....(and 100 more) 
           working: copying build/lib/flask/__init__.py -> /home/vagrant/build/de...(and 102 more) 
           working: copying build/lib/flask/globals.py -> /home/vagrant/build/dev...(and 101 more) 
           working: copying build/lib/flask/app.py -> /home/vagrant/build/dev.obf...(and 97 more)  
           working: copying build/lib/flask/blueprints.py -> /home/vagrant/build/...(and 104 more) 
           working: copying build/lib/flask/ctx.py -> /home/vagrant/build/dev.obf...(and 97 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 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 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 117 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 107 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 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 112 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 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 115 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(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 107 more) 
           working: writing byte-compilation script '/tmp/tmpva7uzcg0.py'                          
           working: /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/andro...(and 119 more) 
           working: removing /tmp/tmpva7uzcg0.py                                                   
           working: running install_egg_info                                                       
           working: Copying src/Flask.egg-info to /home/vagrant/build/dev.obfusk....(and 114 more) 
           working: running install_scripts                                                        
           working: Installing flask script to /home/vagrant/build/dev.obfusk.jit...(and 96 more)  
                                                                                                   
[INFO]:    <- directory context /home/vagrant/build/srclib/python-for-android[INFO]:    Building jiten for arm64-v8a[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-arm64-v8a/build/other_builds/jiten/arm64-v8a__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 112 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 111 more) 
           working: make -j6 -C jiten/res/jmdict cleanup                                           
           working: make[1]: Entering directory '/home/vagrant/build/_jiten_build...(and 112 more) 
           working: rm -f {jmdict,kanjidic2}{,-unpatched}.xml                                      
           working: make[1]: Leaving directory '/home/vagrant/build/_jiten_buildo...(and 111 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 13084 more) 
           working: 
[?25lwriting kanjidic  [---------------------------------...(and 13084 more) 
           working: 
[?25lreading pitch  [------------------------------------...(and 16632 more) 
           working: 
[?25lwriting pitch  [------------------------------------...(and 14824 more) 
           working: 
[?25lreading sentences  [--------------------------------...(and 17492 more) 
           working: 
[?25lwriting sentences  [--------------------------------...(and 14302 more) 
           working: 
[?25lparsing jmdict  [-----------------------------------...(and 15520 more) 
           working: 
[?25lwriting jmdict  [-----------------------------------...(and 16042 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 1341 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 1728 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-arm64-v8a/build/other_builds/jiten/arm64-v8a__ndk_target_23/jitenstty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running python3 setup.py install -O2 --root=/home/vagrant/...(and 118 more)
           working: make -j6 -C jiten/res/jmdict all                                               
           working: make[1]: Entering directory '/home/vagrant/build/_jiten_build...(and 112 more) 
           working: make[1]: Nothing to be done for 'all'.                                         
           working: make[1]: Leaving directory '/home/vagrant/build/_jiten_buildo...(and 111 more) 
           working: make -j6 -C jiten/res/jmdict cleanup                                           
           working: make[1]: Entering directory '/home/vagrant/build/_jiten_build...(and 112 more) 
           working: rm -f {jmdict,kanjidic2}{,-unpatched}.xml                                      
           working: make[1]: Leaving directory '/home/vagrant/build/_jiten_buildo...(and 111 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 70 more)  
           working: copying build/lib.linux-x86_64-3.9/jiten/misc.py -> /home/vag...(and 115 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/sql.py -> /home/vagr...(and 114 more) 
           working: creating /home/vagrant/build/dev.obfusk.jiten/android/.buildo...(and 74 more)  
           working: creating /home/vagrant/build/dev.obfusk.jiten/android/.buildo...(and 79 more)  
           working: copying build/lib.linux-x86_64-3.9/jiten/res/jlpt/N1-vocab-hi...(and 143 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/res/jlpt/N4-kanji ->...(and 134 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/res/jlpt/N3-kanji ->...(and 134 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/res/jlpt/N5-vocab-en...(and 138 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/res/jlpt/N1-vocab-en...(and 138 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/res/jlpt/N4-vocab-hi...(and 143 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/res/jlpt/N5-vocab-hi...(and 143 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/res/jlpt/N2-kanji ->...(and 134 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/res/jlpt/N5-kanji ->...(and 134 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/res/jlpt/N4-vocab-en...(and 138 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/res/jlpt/N1-kanji ->...(and 134 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/res/jlpt/N2-vocab-hi...(and 143 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/res/jlpt/sharing.htm...(and 138 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/res/jlpt/make.sh -> ...(and 133 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/res/jlpt/N3-vocab-hi...(and 143 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/res/jlpt/N2-vocab-en...(and 138 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/res/jlpt/SOURCES -> ...(and 133 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/res/jlpt/N3-vocab-en...(and 138 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/res/jmdict.sqlite3 -...(and 130 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/res/kanji.sqlite3 ->...(and 129 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/res/pitch.sqlite3 ->...(and 129 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/res/sentences.sqlite...(and 133 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/kanji.py -> /home/va...(and 116 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/cli.py -> /home/vagr...(and 114 more) 
           working: creating /home/vagrant/build/dev.obfusk.jiten/android/.buildo...(and 77 more)  
           working: copying build/lib.linux-x86_64-3.9/jiten/static/popper-1.16.0...(and 138 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/style-dark.cs...(and 136 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/bootstrap-fla...(and 146 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/Table_katakan...(and 140 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/jquery-3.5.1....(and 142 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/style-large.c...(and 137 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/icon.png -> /...(and 130 more) 
           working: creating /home/vagrant/build/dev.obfusk.jiten/android/.buildo...(and 86 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/jinj...(and 150 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/licenses/itsd...(and 156 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/licenses/clic...(and 149 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/licenses/six....(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/licenses/setu...(and 154 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/licenses/libp...(and 151 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/licenses/pyth...(and 162 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/licenses/sqli...(and 151 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/licenses/werk...(and 152 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/licenses/flas...(and 149 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/licenses/libf...(and 150 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/licenses/pyjn...(and 151 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/licenses/kanj...(and 151 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/licenses/cert...(and 151 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/licenses/pyth...(and 151 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/licenses/open...(and 151 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/licenses/mark...(and 154 more) 
           working: creating /home/vagrant/build/dev.obfusk.jiten/android/.buildo...(and 83 more)  
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2786660...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2626312...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2860775...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3589622...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/4817726...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3554825...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2996267...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3560587...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2944728...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2697615...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2349244...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/146661....(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2416431...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2527027...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3710326...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2710526...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3452060...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2946897...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/199994....(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2499122...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3179527...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2492447...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2724969...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3395375...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/174250....(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3162657...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2310031...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3495546...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/145543....(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/398975....(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/148104....(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2033145...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3859522...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/199856....(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/4769898...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3050901...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2503987...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2412266...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/4898355...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2826772...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3559190...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2281525...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3549611...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/1829669...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2312027...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/4591662...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2308949...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2694316...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2659115...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/4316729...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3466602...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2835327...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2904882...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2720737...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/137945....(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/150488....(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3116010...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3361447...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3452042...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3718388...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3261333...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2419784...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3635316...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/215074....(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3024841...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3775047...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2691519...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2419798...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2622243...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2916988...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2706839...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2617243...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3595186...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2622328...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3313205...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/199895....(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2706851...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2469769...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3496707...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3110695...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/145180....(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2315987...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/4898064...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3507424...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3523974...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2409471...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3447505...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2740725...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2858288...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/188627....(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3179530...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/4704.mp...(and 142 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3611885...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3024520...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3594833...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/173476....(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3878008...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/190532....(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3155508...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3854742...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3169735...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/220869....(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3125038...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/224934....(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2229224...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2912714...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3615494...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2232987...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2304848...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/4517157...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/123421....(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/1566683...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3711691...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2740698...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2715375...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3740659...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2694262...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2664510...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3064179...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3187266...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/79930.m...(and 143 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2869237...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3551958...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2706773...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2962367...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3552883...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/207221....(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2487649...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3607788...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2038383...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/8893263...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2868653...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/1643740...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3595746...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/190671....(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2242330...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2242958...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/195390....(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3247983...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2269394...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2430004...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2666710...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2744751...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3138620...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3560578...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2638124...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3559175...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2864454...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3583463...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/197966....(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/4449036...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/123791....(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2852684...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/202785....(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/200102....(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2615036...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/4817731...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/196459....(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3927443...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2260050...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/1827547...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/4897850...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3122652...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/1171886...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2098584...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2214210...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3169395...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3051193...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3484226...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3255247...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3030041...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/226885....(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/202954....(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2349379...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3703959...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2869674...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3530464...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3374801...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2858266...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2786655...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/192333....(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2439243...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/217064....(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2619723...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3326207...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3098450...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2744796...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3193627...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3395397...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3608763...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3486249...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/4751183...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3447491...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/1836383...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2556219...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/190068....(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/149689....(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2976546...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3552898...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/201797....(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2196152...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/1879943...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3190694...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/4720152...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/190738....(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/4845177...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/1721259...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2733639...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3561854...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2664558...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3169405...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2110012...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3024513...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2499135...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3595435...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2319336...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3416307...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2581781...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/224955....(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2280845...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2562842...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2739777...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2492445...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3523968...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/4344694...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3308200...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2988215...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3373644...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2733761...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/4751193...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3193596...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3023048...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3491511...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/83843.m...(and 143 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2125722...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2423918...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2383097...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2243171...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3003075...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2095028...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/202848....(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/80461.m...(and 143 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3454155...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2835421...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2409473...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3450161...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/78697.m...(and 143 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3554844...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2976550...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3055354...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/4147403...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2852710...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2307197...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3635288...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2620401...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2664712...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/127078....(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2622376...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/1142909...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2790461...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3169535...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/143718....(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3616405...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3165591...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2182818...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/1656230...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/183495....(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2638115...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3491603...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/82593.m...(and 143 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3610339...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3395402...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3332582...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2665202...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2313015...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3559170...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2238024...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3662129...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2622312...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3114644...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3459009...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3635291...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3416325...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/192133....(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3507419...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2858325...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/4900052...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3484283...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2947270...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/1097534...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2858059...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3596331...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2580959...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3229603...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2944656...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2758982...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/4591663...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2312105...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3962512...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/224409....(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/370955....(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3400843...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2349381...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/1619851...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3162624...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3047664...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3196469...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2869675...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2446366...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/4769893...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3244928...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3050904...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2412106...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3718404...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/194313....(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3703919...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2500712...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3451765...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3550819...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3592943...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2790396...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2478124...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/140994....(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3789212...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/173784....(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3649764...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3045271...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2241832...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3402860...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3839688...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2313031...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3352275...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/1063562...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2719591...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/172682....(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2263755...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2622374...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/193790....(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/189839....(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2871722...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2529537...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2836250...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/184996....(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3024516...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3400864...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3143664...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3698222...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3455785...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/148142....(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3010178...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/4270195...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2515505...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2706899...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3245933...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/4260722...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/223346....(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3700805...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2795023...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2559567...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/137045....(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2739688...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2758910...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3283009...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/226506....(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/231281....(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3978901...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3024534...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3023122...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3702226...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/4734.mp...(and 142 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3432685...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3440978...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3589979...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2930039...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/194114....(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3377480...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3591790...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/4651964...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/4805143...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3158622...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/207152....(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/220023....(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3718521...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2311962...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2626291...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2619801...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3637575...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/226855....(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3193632...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3324259...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2706845...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2735685...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3638421...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2126252...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2270834...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2739079...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2739683...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2570511...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/4636745...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3179585...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3395376...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3698231...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/4843465...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/4639324...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2854322...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/1355528...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3554313...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2740707...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3551585...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2694269...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2744615...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3595178...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/152212....(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/228154....(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2289371...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3376540...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/187048....(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/224923....(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3241580...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3180162...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/80407.m...(and 143 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3498454...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/1631739...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3050892...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/4494361...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2446683...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3777467...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2780845...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/171807....(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3782777...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/4913.mp...(and 142 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3455043...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3050888...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/217213....(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3689566...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2733756...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/4164733...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/200730....(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3440367...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2503267...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2993260...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2628983...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2947332...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2780838...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/4272099...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2095040...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3241561...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3452001...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/183540....(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2392496...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/190094....(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2984091...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3573104...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2041027...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/170842....(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/77409.m...(and 143 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2664703...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3556198...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2659118...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/4715763...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3232489...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2733794...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3126024...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/778975....(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2698363...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2944722...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3611880...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3594831...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/4591660...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3643242...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/226168....(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3451423...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/226503....(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/4593695...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3050854...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2581786...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2706861...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3717900...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3159834...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/83388.m...(and 143 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3559187...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2852688...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2515506...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2312276...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2581788...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3629105...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3836941...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3096812...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3509647...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/8895503...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3164604...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2626314...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/4147428...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3479883...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3006685...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3474046...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2038384...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2491349...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3169533...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3846660...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/4292437...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2946902...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2700274...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2374447...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3845893...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3114624...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2416434...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2605209...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3759421...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/201362....(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3554149...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2869671...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/220127....(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2706831...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/1039265...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3709600...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2278888...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3179728...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3780822...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/228814....(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3559550...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/4312040...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3589670...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2759288...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2617867...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3452051...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/189306....(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3026662...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3596349...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2394441...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/197982....(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/137534....(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3480424...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/4661510...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/83624.m...(and 143 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3488464...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/1171972...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/192590....(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3416317...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2774304...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/4751844...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2664718...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2988140...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3003343...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2838455...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2242027...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3324127...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3228975...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/4772853...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3712602...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2739685...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2110007...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/4449043...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2759287...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/193024....(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/4897800...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/4265918...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/157194....(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2125747...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2533654...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3359677...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3526163...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3591860...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2750301...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2196408...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3715087...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3718508...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3590724...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2216633...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/146817....(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2790210...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2562502...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3255345...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3502092...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3110746...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2416577...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/194459....(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2416433...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2622377...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2767287...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2739764...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2620395...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/137609....(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3110692...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3223986...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3593123...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2281526...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3538435...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2999222...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2708965...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2724917...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2682207...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/4297186...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3550836...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2692371...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2706879...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3561857...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2500710...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3589613...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2994065...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/164478....(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3054767...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2631277...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3398622...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3553284...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/1033718...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3137742...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3100420...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/4438542...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2104766...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3205389...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2774252...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2921193...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2733637...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2413229...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/4629034...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3114646...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3590711...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3367334...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2638118...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3399436...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2465623...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2865901...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3363979...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2706800...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3552890...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/201928....(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/224406....(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/4865678...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3455833...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3606373...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2385289...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/200904....(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3689568...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3596290...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3573587...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2780204...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/80023.m...(and 143 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/79072.m...(and 143 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3400819...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2858287...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2265696...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2418677...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3803598...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/4270214...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2385311...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3549918...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2780276...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2706864...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3561855...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2912698...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3169400...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3850402...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3589778...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/4257396...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2774232...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3441191...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2518672...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3116594...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3045984...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2733753...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2125719...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2628415...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3559174...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3471744...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2210437...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3616397...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2696216...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3347244...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2739687...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3559212...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3878043...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/197969....(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3052946...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/203703....(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/199927....(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2983012...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2901219...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3119000...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2242961...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/979750....(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2730929...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/175025....(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2494554...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3594875...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3616403...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3572565...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/188129....(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/142339....(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/4708825...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3454115...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3836796...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2478113...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/5064.mp...(and 142 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/220155....(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2412133...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3596906...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3635215...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2975859...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3071321...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2533623...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2678150...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3052809...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2232977...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3299985...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/195525....(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/4842955...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2243422...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2638126...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3480422...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/4769874...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/188026....(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2484512...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/4897935...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/147746....(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/205718....(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2237946...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/4344738...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/182591....(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/4300739...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3050897...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3454112...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3423802...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2960834...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3699097...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3597441...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/1039551...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2740719...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2255793...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/231820....(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2378466...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/182164....(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/171591....(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2465639...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2706821...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3262069...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3366875...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3167039...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3593137...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/201937....(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3014646...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2976594...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/214003....(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2948351...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2439240...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3587931...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2225750...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/4235760...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3159672...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2271255...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/4817734...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3700808...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/137485....(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/179954....(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3050886...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2739755...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/222264....(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2370549...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3583444...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2951932...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/161054....(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3689570...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/4751207...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2596672...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/4898205...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2982978...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/227405....(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/83178.m...(and 143 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2519008...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/201726....(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2760647...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/195385....(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/4892666...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/4478292...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3387837...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/218563....(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2917014...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3700836...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2134769...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2659331...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/4265205...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3589999...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3491551...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3363972...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3714591...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3023116...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2617891...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2780837...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2492791...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2312024...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/77081.m...(and 143 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2243170...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/145155....(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2313034...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2733628...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/80220.m...(and 143 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2728128...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2740891...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2237952...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3423944...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3275991...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2752672...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2385312...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3115532...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2838403...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/146660....(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2197785...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3888503...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/1490026...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/198275....(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3884448...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/142537....(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2774230...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2794995...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3006980...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2697623...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2533636...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/198276....(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3441401...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2504606...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3045973...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/224924....(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3242143...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3507421...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2718666...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2370570...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2232991...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2759784...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3625005...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2429718...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3245671...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2456853...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3780819...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2941380...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2312685...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3652135...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2098578...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/176088....(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2456854...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3597448...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2006378...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2967648...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3423971...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3550521...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2125716...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/213029....(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3515316...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2471944...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2921365...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2718488...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3554251...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/124620....(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2815707...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/205990....(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3455735...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2964006...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2946939...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3426557...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3583519...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2858265...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/4704222...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2063330...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3716098...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2739791...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3504005...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/202257....(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3561977...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2666765...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2242018...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3453236...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2724971...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3423791...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2700205...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2526766...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/190069....(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2694313...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3597773...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3507410...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2309936...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/227004....(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3496318...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3114578...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/200117....(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/169991....(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2298473...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2690805...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3699925...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/4804659...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2626305...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3689578...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3700072...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/218851....(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/141421....(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2419799...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2463618...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2469523...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2604697...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3010097...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/81557.m...(and 143 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2060614...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/1401160...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3471764...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2460894...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3014668...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3158402...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/188900....(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3552893...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/199966....(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/4717937...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3710861...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2700219...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/175407....(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2992030...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3479289...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2491409...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3196466...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/4751203...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3559198...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/993933....(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3559196...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2834135...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2850571...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2772834...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2666712...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3703418...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3496705...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3395419...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3480363...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/77636.m...(and 143 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3850777...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3122100...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/230563....(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3162643...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/224725....(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3374804...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/234490....(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2726763...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3898146...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2608703...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/4445365...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3610726...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2626300...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2446307...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2740700...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2141723...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3384972...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/182548....(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2533641...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3718415...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/1882978...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2951718...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2871761...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/4270219...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3050857...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/201774....(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3567548...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2921355...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2764096...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2706785...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3596854...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/4769900...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3051310...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/4865666...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2413217...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3052932...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2638219...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2982984...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/199863....(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3052914...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3592386...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/201781....(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/4898338...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3023119...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3559172...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/1355524...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3682345...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/1171907...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3241565...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/4055190...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3850805...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3050889...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3361537...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/142089....(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2750250...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2569601...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2739762...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3137746...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2739786...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/121901....(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2724975...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2740709...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3024537...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/1532832...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2803449...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2702376...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/203582....(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2991029...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3236887...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3050893...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/4024248...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3859221...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2659324...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2518669...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/4260748...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3010094...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3233766...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/78642.m...(and 143 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/201705....(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2690758...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/80886.m...(and 143 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/1538018...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/200771....(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3487187...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2580967...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2976074...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3635240...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/4260196...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3594873...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/4321466...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3164249...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2871658...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2499661...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2310116...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3677754...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3395395...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2706876...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2852971...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2748990...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2096986...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2948328...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2852943...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/202944....(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3416319...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2763594...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/224884....(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3377435...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2615413...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2451739...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3169741...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3162634...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3481397...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3174248...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3059415...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2906778...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3516750...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/228677....(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2242013...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3515218...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3623893...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/4843467...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2526764...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/4898361...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3565442...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3548591...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3555496...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/196626....(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/778974....(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/202043....(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/82540.m...(and 143 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3452297...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/236963....(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3716096...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/78630.m...(and 143 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/148530....(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2152871...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3440945...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2638160...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2242480...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2500715...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3523159...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3276857...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/4897863...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2670479...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3689571...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3162650...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3228971...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3507466...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3114652...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2481152...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3624960...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2117568...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3782782...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3554835...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3105602...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2173170...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/78157.m...(and 143 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3662454...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/140360....(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/4715762...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2869738...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2349145...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3376810...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2519127...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2110028...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3662503...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3227532...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/216130....(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2236839...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2519737...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3513007...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2311964...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2568025...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2946900...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3368847...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3698210...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3227739...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3593120...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2533669...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3718483...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/4095939...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/886088....(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2739757...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3699447...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2813846...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3312291...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3029987...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2303034...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/203728....(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2533640...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/150079....(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/217306....(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2869687...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3525542...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3447236...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/4449038...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2450319...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/126714....(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2255796...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/217562....(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/81084.m...(and 143 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3579912...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3558987...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2772833...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3340567...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2976561...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2907543...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2752686...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2871644...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/126740....(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2596673...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2706808...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3126816...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2416571...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3138621...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3125445...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3133234...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3052786...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2499138...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3141862...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/126656....(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2598479...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3059318...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3024539...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3362360...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2660416...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3262717...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3016471...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3623504...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3281203...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/143950....(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2231208...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/886077....(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2515512...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3556529...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2370571...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3523182...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/4754.mp...(and 142 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/140211....(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3549484...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2692386...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/81837.m...(and 143 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3689579...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2955235...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3616173...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3424650...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2982990...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2478145...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3523976...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3561862...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2518677...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3277390...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3017165...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3363393...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2348794...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/4483905...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2718656...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3099376...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/214752....(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2179159...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2628402...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3984850...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3596583...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2960829...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2976615...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3596343...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2250597...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2269121...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2976032...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/187170....(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/229186....(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/126707....(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/199334....(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/202776....(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/4751.mp...(and 142 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2244824...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3479892...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3554292...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3120230...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3548304...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3717898...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2522589...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2559793...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2869681...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3044964...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3798942...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3093923...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2638146...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3562101...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3295565...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/233311....(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3677759...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2706908...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3836789...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3513024...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3193633...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2562515...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3044952...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/4216121...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2229275...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3709584...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3332550...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/6018.mp...(and 142 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2955244...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/195505....(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/347403....(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3709603...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2067073...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2393527...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/4549582...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3689544...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2312026...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/202733....(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2231256...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/195867....(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2419795...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2901187...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2706939...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3689545...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3569901...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2522590...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3559173...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3574891...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3491616...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2690762...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/4055090...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2976607...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/4751174...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/214907....(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3631723...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/1678421...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2721608...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/4260419...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3513020...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2985792...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/78623.m...(and 143 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/1411204...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3105597...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3561865...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2780274...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2701316...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3589664...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/187729....(and 144 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2780857...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2098016...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3484383...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/4344860...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/2936963...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/4769894...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3589654...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/3555812...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/audio/4892684...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/kanjidraw.js ...(and 134 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/bootstrap.min...(and 138 more) 
           working: creating /home/vagrant/build/dev.obfusk.jiten/android/.buildo...(and 82 more)  
           working: copying build/lib.linux-x86_64-3.9/jiten/static/font/KanjiStr...(and 160 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/font/readme_e...(and 152 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/font/copyrigh...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/jquery-3.5.1....(and 146 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/privacy.txt -...(and 133 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/style.css -> ...(and 131 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/bootstrap.js ...(and 134 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/bootstrap.min...(and 139 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/style-light.c...(and 137 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/popper-1.16.0...(and 142 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/bootstrap-dar...(and 146 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/script.js -> ...(and 131 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/static/Table_hiragan...(and 140 more) 
           working: creating /home/vagrant/build/dev.obfusk.jiten/android/.buildo...(and 80 more)  
           working: copying build/lib.linux-x86_64-3.9/jiten/templates/_search.ht...(and 140 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/templates/_meta.html...(and 138 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/templates/kanji-by-j...(and 146 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/templates/_help.html...(and 138 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/templates/_macros.ht...(and 140 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/templates/_footer.ht...(and 140 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/templates/jmdict.htm...(and 139 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/templates/_nav.html ...(and 137 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/templates/jmdict-by-...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/templates/jmdict-by-...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/templates/kanji-by-f...(and 146 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/templates/_dialogs.h...(and 141 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/templates/error.html...(and 138 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/templates/kanji-by-l...(and 147 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/templates/stroke.htm...(and 139 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/templates/kanji.html...(and 138 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/templates/index.html...(and 138 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/templates/sentences....(and 142 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/templates/download_d...(and 145 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/templates/kanji-by-s...(and 146 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/_sqlite3_pcre.cpytho...(and 152 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/pitch.py -> /home/va...(and 116 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/.version -> /home/va...(and 116 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/freq.py -> /home/vag...(and 115 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/sentences.py -> /hom...(and 120 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/__init__.py -> /home...(and 119 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/kana.py -> /home/vag...(and 115 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/version.py -> /home/...(and 118 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/app.py -> /home/vagr...(and 114 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/gui.py -> /home/vagr...(and 114 more) 
           working: copying build/lib.linux-x86_64-3.9/jiten/jmdict.py -> /home/v...(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 107 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 107 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 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 115 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 107 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 107 more) 
           working: byte-compiling /home/vagrant/build/dev.obfusk.jiten/android/....(and 113 more) 
           working: writing byte-compilation script '/tmp/tmpjwp_ws_e.py'                          
           working: /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/andro...(and 119 more) 
           working: removing /tmp/tmpjwp_ws_e.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 110 more) 
           working: running install_scripts                                                        
           working: Installing jiten script to /home/vagrant/build/dev.obfusk.jit...(and 96 more)  
           working: Installing jiten-gui script to /home/vagrant/build/dev.obfusk...(and 100 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 arm64-v8a[INFO]:    Postbuilding libffi for arm64-v8a[INFO]:    Postbuilding libpcre for arm64-v8a[INFO]:    Postbuilding openssl for arm64-v8a[INFO]:    Postbuilding sqlite3 for arm64-v8a[INFO]:    Postbuilding python3 for arm64-v8a[INFO]:    Postbuilding genericndkbuild for arm64-v8a[INFO]:    Postbuilding setuptools for arm64-v8a[INFO]:    Postbuilding certifi for arm64-v8a[INFO]:    Postbuilding click for arm64-v8a[INFO]:    Postbuilding itsdangerous for arm64-v8a[INFO]:    Postbuilding kanjidraw for arm64-v8a[INFO]:    Postbuilding markupsafe for arm64-v8a[INFO]:    Postbuilding six for arm64-v8a[INFO]:    Postbuilding werkzeug for arm64-v8a[INFO]:    Postbuilding jinja2 for arm64-v8a[INFO]:    Postbuilding pyjnius for arm64-v8a[INFO]:    Copying pyjnius java class to classes build dir[INFO]:    -> directory context /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/pyjnius-genericndkbuild/arm64-v8a__ndk_target_23/pyjniusstty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running cp -a jnius/src/org /home/vagrant/build/dev.obfusk...(and 82 more)[INFO]:    <- directory context /home/vagrant/build/srclib/python-for-android[INFO]:    Postbuilding android for arm64-v8a[INFO]:    Postbuilding flask for arm64-v8a[INFO]:    Postbuilding jiten for arm64-v8a[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 68 more)stty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running cp -r /home/vagrant/build/dev.obfusk.jiten/android...(and 187 more)[INFO]:    -> directory context /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/dists/jiten__arm64-v8a[INFO]:    <- directory context /home/vagrant/build/srclib/python-for-android[INFO]:    Bootstrap running with arch arm64-v8a[INFO]:    -> directory context /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/dists/jiten__arm64-v8a[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 674 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 82 more)Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/android-build/build/lib.linux-aarch64-3.9'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/android-build/build/lib.linux-aarch64-3.9/_sysconfigdata__linux_.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/__future__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/__phello__.foo.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/_aix_support.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/_bootlocale.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/_bootsubprocess.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/_collections_abc.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/_compat_pickle.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/_compression.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/_markupbase.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/_osx_support.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/_py_abc.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/_pydecimal.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/_pyio.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/_sitebuiltins.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/_strptime.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/_threading_local.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/_weakrefset.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/abc.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/aifc.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/antigravity.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/argparse.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/ast.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/asynchat.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/asyncio'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/asyncio/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/asyncio/__main__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/asyncio/base_events.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/asyncio/base_futures.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/asyncio/base_subprocess.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/asyncio/base_tasks.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/asyncio/constants.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/asyncio/coroutines.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/asyncio/events.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/asyncio/exceptions.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/asyncio/format_helpers.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/asyncio/futures.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/asyncio/locks.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/asyncio/log.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/asyncio/proactor_events.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/asyncio/protocols.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/asyncio/queues.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/asyncio/runners.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/asyncio/selector_events.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/asyncio/sslproto.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/asyncio/staggered.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/asyncio/streams.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/asyncio/subprocess.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/asyncio/tasks.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/asyncio/threads.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/asyncio/transports.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/asyncio/trsock.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/asyncio/unix_events.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/asyncio/windows_events.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/asyncio/windows_utils.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/asyncore.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/base64.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/bdb.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/binhex.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/bisect.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/bz2.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/cProfile.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/calendar.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/cgi.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/cgitb.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/chunk.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/cmd.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/code.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/codecs.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/codeop.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/collections'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/collections/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/collections/abc.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/colorsys.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/compileall.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/concurrent'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/concurrent/__init__.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/concurrent/futures'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/concurrent/futures/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/concurrent/futures/_base.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/concurrent/futures/process.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/concurrent/futures/thread.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/configparser.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/contextlib.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/contextvars.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/copy.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/copyreg.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/crypt.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/csv.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/ctypes'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/ctypes/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/ctypes/_aix.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/ctypes/_endian.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/ctypes/macholib'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/ctypes/macholib/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/ctypes/macholib/dyld.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/ctypes/macholib/dylib.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/ctypes/macholib/framework.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/ctypes/test'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/ctypes/test/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/ctypes/test/__main__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/ctypes/test/test_anon.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/ctypes/test/test_array_in_pointer.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/ctypes/test/test_arrays.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/ctypes/test/test_as_parameter.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/ctypes/test/test_bitfields.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/ctypes/test/test_buffers.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/ctypes/test/test_bytes.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/ctypes/test/test_byteswap.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/ctypes/test/test_callbacks.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/ctypes/test/test_cast.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/ctypes/test/test_cfuncs.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/ctypes/test/test_checkretval.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/ctypes/test/test_delattr.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/ctypes/test/test_errno.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/ctypes/test/test_find.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/ctypes/test/test_frombuffer.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/ctypes/test/test_funcptr.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/ctypes/test/test_functions.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/ctypes/test/test_incomplete.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/ctypes/test/test_init.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/ctypes/test/test_internals.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/ctypes/test/test_keeprefs.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/ctypes/test/test_libc.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/ctypes/test/test_loading.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/ctypes/test/test_macholib.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/ctypes/test/test_memfunctions.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/ctypes/test/test_numbers.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/ctypes/test/test_objects.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/ctypes/test/test_parameters.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/ctypes/test/test_pep3118.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/ctypes/test/test_pickling.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/ctypes/test/test_pointers.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/ctypes/test/test_prototypes.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/ctypes/test/test_python_api.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/ctypes/test/test_random_things.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/ctypes/test/test_refcounts.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/ctypes/test/test_repr.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/ctypes/test/test_returnfuncptrs.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/ctypes/test/test_simplesubclasses.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/ctypes/test/test_sizes.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/ctypes/test/test_slicing.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/ctypes/test/test_stringptr.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/ctypes/test/test_strings.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/ctypes/test/test_struct_fields.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/ctypes/test/test_structures.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/ctypes/test/test_unaligned_structures.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/ctypes/test/test_unicode.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/ctypes/test/test_values.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/ctypes/test/test_varsize_struct.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/ctypes/test/test_win32.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/ctypes/test/test_wintypes.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/ctypes/util.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/ctypes/wintypes.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/curses'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/curses/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/curses/ascii.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/curses/has_key.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/curses/panel.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/curses/textpad.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/dataclasses.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/datetime.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/dbm'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/dbm/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/dbm/dumb.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/dbm/gnu.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/dbm/ndbm.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/decimal.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/difflib.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/dis.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/distutils'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/distutils/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/distutils/_msvccompiler.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/distutils/archive_util.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/distutils/bcppcompiler.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/distutils/ccompiler.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/distutils/cmd.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/distutils/command'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/distutils/command/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/distutils/command/bdist.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/distutils/command/bdist_dumb.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/distutils/command/bdist_msi.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/distutils/command/bdist_rpm.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/distutils/command/bdist_wininst.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/distutils/command/build.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/distutils/command/build_clib.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/distutils/command/build_ext.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/distutils/command/build_py.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/distutils/command/build_scripts.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/distutils/command/check.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/distutils/command/clean.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/distutils/command/config.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/distutils/command/install.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/distutils/command/install_data.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/distutils/command/install_egg_info.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/distutils/command/install_headers.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/distutils/command/install_lib.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/distutils/command/install_scripts.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/distutils/command/register.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/distutils/command/sdist.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/distutils/command/upload.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/distutils/config.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/distutils/core.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/distutils/cygwinccompiler.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/distutils/debug.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/distutils/dep_util.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/distutils/dir_util.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/distutils/dist.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/distutils/errors.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/distutils/extension.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/distutils/fancy_getopt.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/distutils/file_util.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/distutils/filelist.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/distutils/log.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/distutils/msvc9compiler.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/distutils/msvccompiler.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/distutils/spawn.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/distutils/sysconfig.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/distutils/tests'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/distutils/tests/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/distutils/tests/support.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/distutils/tests/test_archive_util.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/distutils/tests/test_bdist.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/distutils/tests/test_bdist_dumb.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/distutils/tests/test_bdist_msi.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/distutils/tests/test_bdist_rpm.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/distutils/tests/test_bdist_wininst.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/distutils/tests/test_build.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/distutils/tests/test_build_clib.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/distutils/tests/test_build_ext.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/distutils/tests/test_build_py.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/distutils/tests/test_build_scripts.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/distutils/tests/test_check.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/distutils/tests/test_clean.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/distutils/tests/test_cmd.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/distutils/tests/test_config.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/distutils/tests/test_config_cmd.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/distutils/tests/test_core.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/distutils/tests/test_cygwinccompiler.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/distutils/tests/test_dep_util.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/distutils/tests/test_dir_util.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/distutils/tests/test_dist.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/distutils/tests/test_extension.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/distutils/tests/test_file_util.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/distutils/tests/test_filelist.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/distutils/tests/test_install.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/distutils/tests/test_install_data.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/distutils/tests/test_install_headers.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/distutils/tests/test_install_lib.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/distutils/tests/test_install_scripts.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/distutils/tests/test_log.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/distutils/tests/test_msvc9compiler.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/distutils/tests/test_msvccompiler.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/distutils/tests/test_register.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/distutils/tests/test_sdist.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/distutils/tests/test_spawn.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/distutils/tests/test_sysconfig.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/distutils/tests/test_text_file.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/distutils/tests/test_unixccompiler.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/distutils/tests/test_upload.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/distutils/tests/test_util.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/distutils/tests/test_version.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/distutils/tests/test_versionpredicate.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/distutils/text_file.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/distutils/unixccompiler.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/distutils/util.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/distutils/version.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/distutils/versionpredicate.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/doctest.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/email'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/email/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/email/_encoded_words.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/email/_header_value_parser.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/email/_parseaddr.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/email/_policybase.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/email/base64mime.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/email/charset.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/email/contentmanager.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/email/encoders.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/email/errors.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/email/feedparser.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/email/generator.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/email/header.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/email/headerregistry.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/email/iterators.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/email/message.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/email/mime'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/email/mime/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/email/mime/application.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/email/mime/audio.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/email/mime/base.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/email/mime/image.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/email/mime/message.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/email/mime/multipart.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/email/mime/nonmultipart.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/email/mime/text.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/email/parser.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/email/policy.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/email/quoprimime.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/email/utils.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/encodings'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/encodings/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/encodings/aliases.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/encodings/ascii.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/encodings/base64_codec.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/encodings/big5.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/encodings/big5hkscs.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/encodings/bz2_codec.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/encodings/charmap.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/encodings/cp037.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/encodings/cp1006.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/encodings/cp1026.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/encodings/cp1125.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/encodings/cp1140.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/encodings/cp1250.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/encodings/cp1251.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/encodings/cp1252.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/encodings/cp1253.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/encodings/cp1254.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/encodings/cp1255.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/encodings/cp1256.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/encodings/cp1257.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/encodings/cp1258.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/encodings/cp273.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/encodings/cp424.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/encodings/cp437.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/encodings/cp500.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/encodings/cp720.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/encodings/cp737.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/encodings/cp775.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/encodings/cp850.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/encodings/cp852.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/encodings/cp855.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/encodings/cp856.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/encodings/cp857.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/encodings/cp858.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/encodings/cp860.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/encodings/cp861.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/encodings/cp862.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/encodings/cp863.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/encodings/cp864.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/encodings/cp865.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/encodings/cp866.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/encodings/cp869.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/encodings/cp874.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/encodings/cp875.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/encodings/cp932.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/encodings/cp949.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/encodings/cp950.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/encodings/euc_jis_2004.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/encodings/euc_jisx0213.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/encodings/euc_jp.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/encodings/euc_kr.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/encodings/gb18030.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/encodings/gb2312.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/encodings/gbk.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/encodings/hex_codec.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/encodings/hp_roman8.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/encodings/hz.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/encodings/idna.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/encodings/iso2022_jp.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/encodings/iso2022_jp_1.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/encodings/iso2022_jp_2.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/encodings/iso2022_jp_2004.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/encodings/iso2022_jp_3.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/encodings/iso2022_jp_ext.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/encodings/iso2022_kr.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/encodings/iso8859_1.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/encodings/iso8859_10.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/encodings/iso8859_11.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/encodings/iso8859_13.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/encodings/iso8859_14.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/encodings/iso8859_15.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/encodings/iso8859_16.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/encodings/iso8859_2.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/encodings/iso8859_3.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/encodings/iso8859_4.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/encodings/iso8859_5.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/encodings/iso8859_6.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/encodings/iso8859_7.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/encodings/iso8859_8.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/encodings/iso8859_9.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/encodings/johab.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/encodings/koi8_r.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/encodings/koi8_t.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/encodings/koi8_u.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/encodings/kz1048.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/encodings/latin_1.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/encodings/mac_arabic.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/encodings/mac_croatian.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/encodings/mac_cyrillic.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/encodings/mac_farsi.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/encodings/mac_greek.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/encodings/mac_iceland.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/encodings/mac_latin2.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/encodings/mac_roman.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/encodings/mac_romanian.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/encodings/mac_turkish.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/encodings/mbcs.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/encodings/oem.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/encodings/palmos.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/encodings/ptcp154.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/encodings/punycode.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/encodings/quopri_codec.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/encodings/raw_unicode_escape.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/encodings/rot_13.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/encodings/shift_jis.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/encodings/shift_jis_2004.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/encodings/shift_jisx0213.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/encodings/tis_620.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/encodings/undefined.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/encodings/unicode_escape.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/encodings/utf_16.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/encodings/utf_16_be.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/encodings/utf_16_le.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/encodings/utf_32.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/encodings/utf_32_be.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/encodings/utf_32_le.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/encodings/utf_7.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/encodings/utf_8.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/encodings/utf_8_sig.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/encodings/uu_codec.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/encodings/zlib_codec.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/ensurepip'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/ensurepip/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/ensurepip/__main__.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/ensurepip/_bundled'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/ensurepip/_bundled/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/ensurepip/_uninstall.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/enum.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/filecmp.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/fileinput.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/fnmatch.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/formatter.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/fractions.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/ftplib.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/functools.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/genericpath.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/getopt.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/getpass.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/gettext.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/glob.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/graphlib.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/gzip.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/hashlib.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/heapq.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/hmac.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/html'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/html/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/html/entities.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/html/parser.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/http'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/http/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/http/client.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/http/cookiejar.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/http/cookies.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/http/server.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/idlelib'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/idlelib/Icons'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/idlelib/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/idlelib/__main__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/idlelib/autocomplete.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/idlelib/autocomplete_w.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/idlelib/autoexpand.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/idlelib/browser.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/idlelib/calltip.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/idlelib/calltip_w.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/idlelib/codecontext.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/idlelib/colorizer.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/idlelib/config.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/idlelib/config_key.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/idlelib/configdialog.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/idlelib/debugger.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/idlelib/debugger_r.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/idlelib/debugobj.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/idlelib/debugobj_r.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/idlelib/delegator.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/idlelib/dynoption.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/idlelib/editor.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/idlelib/filelist.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/idlelib/format.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/idlelib/grep.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/idlelib/help.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/idlelib/help_about.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/idlelib/history.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/idlelib/hyperparser.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/idlelib/idle.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/idlelib/idle_test'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/idlelib/idle_test/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/idlelib/idle_test/htest.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/idlelib/idle_test/mock_idle.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/idlelib/idle_test/mock_tk.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/idlelib/idle_test/template.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/idlelib/idle_test/test_autocomplete.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/idlelib/idle_test/test_autocomplete_w.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/idlelib/idle_test/test_autoexpand.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/idlelib/idle_test/test_browser.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/idlelib/idle_test/test_calltip.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/idlelib/idle_test/test_calltip_w.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/idlelib/idle_test/test_codecontext.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/idlelib/idle_test/test_colorizer.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/idlelib/idle_test/test_config.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/idlelib/idle_test/test_config_key.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/idlelib/idle_test/test_configdialog.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/idlelib/idle_test/test_debugger.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/idlelib/idle_test/test_debugger_r.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/idlelib/idle_test/test_debugobj.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/idlelib/idle_test/test_debugobj_r.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/idlelib/idle_test/test_delegator.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/idlelib/idle_test/test_editmenu.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/idlelib/idle_test/test_editor.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/idlelib/idle_test/test_filelist.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/idlelib/idle_test/test_format.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/idlelib/idle_test/test_grep.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/idlelib/idle_test/test_help.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/idlelib/idle_test/test_help_about.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/idlelib/idle_test/test_history.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/idlelib/idle_test/test_hyperparser.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/idlelib/idle_test/test_iomenu.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/idlelib/idle_test/test_macosx.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/idlelib/idle_test/test_mainmenu.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/idlelib/idle_test/test_multicall.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/idlelib/idle_test/test_outwin.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/idlelib/idle_test/test_parenmatch.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/idlelib/idle_test/test_pathbrowser.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/idlelib/idle_test/test_percolator.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/idlelib/idle_test/test_pyparse.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/idlelib/idle_test/test_pyshell.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/idlelib/idle_test/test_query.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/idlelib/idle_test/test_redirector.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/idlelib/idle_test/test_replace.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/idlelib/idle_test/test_rpc.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/idlelib/idle_test/test_run.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/idlelib/idle_test/test_runscript.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/idlelib/idle_test/test_scrolledlist.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/idlelib/idle_test/test_search.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/idlelib/idle_test/test_searchbase.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/idlelib/idle_test/test_searchengine.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/idlelib/idle_test/test_sidebar.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/idlelib/idle_test/test_squeezer.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/idlelib/idle_test/test_stackviewer.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/idlelib/idle_test/test_statusbar.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/idlelib/idle_test/test_text.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/idlelib/idle_test/test_textview.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/idlelib/idle_test/test_tooltip.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/idlelib/idle_test/test_tree.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/idlelib/idle_test/test_undo.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/idlelib/idle_test/test_warning.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/idlelib/idle_test/test_window.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/idlelib/idle_test/test_zoomheight.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/idlelib/idle_test/test_zzdummy.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/idlelib/iomenu.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/idlelib/macosx.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/idlelib/mainmenu.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/idlelib/multicall.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/idlelib/outwin.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/idlelib/parenmatch.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/idlelib/pathbrowser.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/idlelib/percolator.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/idlelib/pyparse.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/idlelib/pyshell.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/idlelib/query.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/idlelib/redirector.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/idlelib/replace.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/idlelib/rpc.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/idlelib/run.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/idlelib/runscript.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/idlelib/scrolledlist.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/idlelib/search.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/idlelib/searchbase.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/idlelib/searchengine.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/idlelib/sidebar.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/idlelib/squeezer.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/idlelib/stackviewer.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/idlelib/statusbar.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/idlelib/textview.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/idlelib/tooltip.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/idlelib/tree.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/idlelib/undo.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/idlelib/window.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/idlelib/zoomheight.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/idlelib/zzdummy.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/imaplib.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/imghdr.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/imp.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/importlib'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/importlib/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/importlib/_bootstrap.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/importlib/_bootstrap_external.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/importlib/_common.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/importlib/abc.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/importlib/machinery.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/importlib/metadata.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/importlib/resources.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/importlib/util.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/inspect.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/io.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/ipaddress.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/json'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/json/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/json/decoder.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/json/encoder.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/json/scanner.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/json/tool.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/keyword.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/lib2to3'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/lib2to3/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/lib2to3/__main__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/lib2to3/btm_matcher.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/lib2to3/btm_utils.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/lib2to3/fixer_base.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/lib2to3/fixer_util.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/lib2to3/fixes'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/lib2to3/fixes/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/lib2to3/fixes/fix_apply.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/lib2to3/fixes/fix_asserts.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/lib2to3/fixes/fix_basestring.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/lib2to3/fixes/fix_buffer.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/lib2to3/fixes/fix_dict.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/lib2to3/fixes/fix_except.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/lib2to3/fixes/fix_exec.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/lib2to3/fixes/fix_execfile.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/lib2to3/fixes/fix_exitfunc.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/lib2to3/fixes/fix_filter.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/lib2to3/fixes/fix_funcattrs.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/lib2to3/fixes/fix_future.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/lib2to3/fixes/fix_getcwdu.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/lib2to3/fixes/fix_has_key.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/lib2to3/fixes/fix_idioms.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/lib2to3/fixes/fix_import.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/lib2to3/fixes/fix_imports.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/lib2to3/fixes/fix_imports2.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/lib2to3/fixes/fix_input.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/lib2to3/fixes/fix_intern.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/lib2to3/fixes/fix_isinstance.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/lib2to3/fixes/fix_itertools.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/lib2to3/fixes/fix_itertools_imports.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/lib2to3/fixes/fix_long.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/lib2to3/fixes/fix_map.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/lib2to3/fixes/fix_metaclass.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/lib2to3/fixes/fix_methodattrs.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/lib2to3/fixes/fix_ne.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/lib2to3/fixes/fix_next.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/lib2to3/fixes/fix_nonzero.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/lib2to3/fixes/fix_numliterals.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/lib2to3/fixes/fix_operator.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/lib2to3/fixes/fix_paren.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/lib2to3/fixes/fix_print.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/lib2to3/fixes/fix_raise.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/lib2to3/fixes/fix_raw_input.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/lib2to3/fixes/fix_reduce.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/lib2to3/fixes/fix_reload.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/lib2to3/fixes/fix_renames.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/lib2to3/fixes/fix_repr.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/lib2to3/fixes/fix_set_literal.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/lib2to3/fixes/fix_standarderror.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/lib2to3/fixes/fix_sys_exc.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/lib2to3/fixes/fix_throw.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/lib2to3/fixes/fix_tuple_params.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/lib2to3/fixes/fix_types.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/lib2to3/fixes/fix_unicode.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/lib2to3/fixes/fix_urllib.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/lib2to3/fixes/fix_ws_comma.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/lib2to3/fixes/fix_xrange.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/lib2to3/fixes/fix_xreadlines.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/lib2to3/fixes/fix_zip.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/lib2to3/main.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/lib2to3/patcomp.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/lib2to3/pgen2'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/lib2to3/pgen2/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/lib2to3/pgen2/conv.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/lib2to3/pgen2/driver.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/lib2to3/pgen2/grammar.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/lib2to3/pgen2/literals.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/lib2to3/pgen2/parse.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/lib2to3/pgen2/pgen.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/lib2to3/pgen2/token.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/lib2to3/pgen2/tokenize.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/lib2to3/pygram.py'.../home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__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-arm64-v8a/build/other_builds/python3/arm64-v8a__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-arm64-v8a/build/other_builds/python3/arm64-v8a__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-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/lib2to3/pytree.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/lib2to3/refactor.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/lib2to3/tests'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/lib2to3/tests/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/lib2to3/tests/__main__.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/lib2to3/tests/data'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/lib2to3/tests/data/bom.py'...***   File "/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__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-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/lib2to3/tests/data/crlf.py'...***   File "/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__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-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/lib2to3/tests/data/different_encoding.py'...***   File "/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__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-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/lib2to3/tests/data/false_encoding.py'...***   File "/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__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-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/lib2to3/tests/data/fixers'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/lib2to3/tests/data/fixers/bad_order.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/lib2to3/tests/data/fixers/myfixes'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/lib2to3/tests/data/fixers/myfixes/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__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-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/lib2to3/tests/data/fixers/myfixes/fix_first.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__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-arm64-v8a/build/other_builds/python3/arm64-v8a__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-arm64-v8a/build/other_builds/python3/arm64-v8a__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-arm64-v8a/build/other_builds/python3/arm64-v8a__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-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/lib2to3/tests/data/fixers/parrot_example.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/lib2to3/tests/data/infinite_recursion.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/lib2to3/tests/data/py2_test_grammar.py'...***   File "/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__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-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/lib2to3/tests/data/py3_test_grammar.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/lib2to3/tests/pytree_idempotency.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/lib2to3/tests/support.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/lib2to3/tests/test_all_fixers.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/lib2to3/tests/test_fixers.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/lib2to3/tests/test_main.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/lib2to3/tests/test_parser.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/lib2to3/tests/test_pytree.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/lib2to3/tests/test_refactor.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/lib2to3/tests/test_util.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/linecache.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/locale.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/logging'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/logging/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/logging/config.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/logging/handlers.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/lzma.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/mailbox.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/mailcap.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/mimetypes.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/modulefinder.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/msilib'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/msilib/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/msilib/schema.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/msilib/sequence.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/msilib/text.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/multiprocessing'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/multiprocessing/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/multiprocessing/connection.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/multiprocessing/context.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/multiprocessing/dummy'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/multiprocessing/dummy/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/multiprocessing/dummy/connection.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/multiprocessing/forkserver.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/multiprocessing/heap.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/multiprocessing/managers.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/multiprocessing/pool.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/multiprocessing/popen_fork.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/multiprocessing/popen_forkserver.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/multiprocessing/popen_spawn_posix.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/multiprocessing/popen_spawn_win32.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/multiprocessing/process.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/multiprocessing/queues.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/multiprocessing/reduction.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/multiprocessing/resource_sharer.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/multiprocessing/resource_tracker.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/multiprocessing/shared_memory.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/multiprocessing/sharedctypes.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/multiprocessing/spawn.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/multiprocessing/synchronize.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/multiprocessing/util.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/netrc.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/nntplib.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/ntpath.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/nturl2path.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/numbers.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/opcode.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/operator.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/optparse.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/os.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/pathlib.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/pdb.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/pickle.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/pickletools.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/pipes.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/pkgutil.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/platform.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/plistlib.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/poplib.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/posixpath.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/pprint.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/profile.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/pstats.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/pty.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/py_compile.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/pyclbr.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/pydoc.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/pydoc_data'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/pydoc_data/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/pydoc_data/topics.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/queue.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/quopri.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/random.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/re.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/reprlib.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/rlcompleter.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/runpy.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/sched.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/secrets.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/selectors.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/shelve.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/shlex.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/shutil.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/signal.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/site-packages'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/site.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/smtpd.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/smtplib.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/sndhdr.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/socket.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/socketserver.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/sqlite3'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/sqlite3/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/sqlite3/dbapi2.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/sqlite3/dump.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/sqlite3/test'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/sqlite3/test/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/sqlite3/test/backup.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/sqlite3/test/dbapi.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/sqlite3/test/dump.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/sqlite3/test/factory.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/sqlite3/test/hooks.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/sqlite3/test/regression.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/sqlite3/test/transactions.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/sqlite3/test/types.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/sqlite3/test/userfunctions.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/sre_compile.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/sre_constants.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/sre_parse.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/ssl.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/stat.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/statistics.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/string.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/stringprep.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/struct.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/subprocess.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/sunau.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/symbol.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/symtable.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/sysconfig.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/tabnanny.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/tarfile.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/telnetlib.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/tempfile.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/__main__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/_test_multiprocessing.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/ann_module.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/ann_module2.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/ann_module3.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/audiodata'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/audiotests.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/audit-tests.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/autotest.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/bad_coding.py'...***   File "/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__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-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/bad_coding2.py'...***   File "/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__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-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/bad_getattr.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/bad_getattr2.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/bad_getattr3.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/badsyntax_3131.py'...***   File "/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__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-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/badsyntax_future10.py'...***   File "/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__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-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/badsyntax_future3.py'...***   File "/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__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-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/badsyntax_future4.py'...***   File "/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__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-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/badsyntax_future5.py'...***   File "/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__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-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/badsyntax_future6.py'...***   File "/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__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-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/badsyntax_future7.py'...***   File "/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__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-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/badsyntax_future8.py'...***   File "/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__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-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/badsyntax_future9.py'...***   File "/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__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-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/badsyntax_pep3120.py'...***   File "/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__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-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/bisect_cmd.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/capath'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/cjkencodings'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/coding20731.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/crashers'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/crashers/bogus_code_obj.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/crashers/gc_inspection.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/crashers/infinite_loop_re.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/crashers/mutation_inside_cyclegc.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/crashers/recursive_call.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/crashers/trace_at_recursion_limit.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/crashers/underlying_dict.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/curses_tests.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/data'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/dataclass_module_1.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/dataclass_module_1_str.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/dataclass_module_2.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/dataclass_module_2_str.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/dataclass_textanno.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/datetimetester.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/decimaltestdata'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/dis_module.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/doctest_aliases.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/double_const.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/dtracedata'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/dtracedata/call_stack.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/dtracedata/gc.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/dtracedata/instance.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/dtracedata/line.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/eintrdata'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/eintrdata/eintr_tester.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/encoded_modules'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/encoded_modules/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__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-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/encoded_modules/module_koi8_r.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/final_a.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/final_b.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/fork_wait.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/future_test1.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/future_test2.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/gdb_sample.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/good_getattr.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/imghdrdata'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/imp_dummy.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/inspect_fodder.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/inspect_fodder2.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/leakers'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/leakers/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/leakers/test_ctypes.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/leakers/test_selftype.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/libregrtest'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/libregrtest/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/libregrtest/cmdline.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/libregrtest/main.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/libregrtest/pgo.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/libregrtest/refleak.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/libregrtest/runtest.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/libregrtest/runtest_mp.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/libregrtest/save_env.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/libregrtest/setup.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/libregrtest/utils.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/libregrtest/win_utils.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/list_tests.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/lock_tests.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/make_ssl_certs.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/mapping_tests.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/memory_watchdog.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/mock_socket.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/mod_generics_cache.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/mp_fork_bomb.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/mp_preload.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/multibytecodec_support.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/pickletester.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/profilee.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/pyclbr_input.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/pydoc_mod.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/pydocfodder.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/pythoninfo.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/re_tests.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/regrtest.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/relimport.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/reperf.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/sample_doctest.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/sample_doctest_no_docstrings.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/sample_doctest_no_doctests.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/seq_tests.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/signalinterproctester.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/sndhdrdata'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/sortperf.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/ssl_servers.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/ssltests.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/string_tests.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/subprocessdata'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/subprocessdata/fd_status.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/subprocessdata/input_reader.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/subprocessdata/qcat.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/subprocessdata/qgrep.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/subprocessdata/sigchild_ignore.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/support'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/support/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/support/bytecode_helper.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/support/hashlib_helper.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/support/logging_helper.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/support/script_helper.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/support/socket_helper.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/support/testresult.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test___all__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test___future__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test__locale.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test__opcode.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test__osx_support.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test__xxsubinterpreters.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_abc.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_abstract_numbers.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_aifc.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_argparse.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_array.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_asdl_parser.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_ast.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_asyncgen.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_asynchat.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_asyncio'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_asyncio/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_asyncio/__main__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_asyncio/echo.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_asyncio/echo2.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_asyncio/echo3.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_asyncio/functional.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_asyncio/test_asyncio_waitfor.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_asyncio/test_base_events.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_asyncio/test_buffered_proto.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_asyncio/test_context.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_asyncio/test_events.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_asyncio/test_futures.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_asyncio/test_futures2.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_asyncio/test_locks.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_asyncio/test_pep492.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_asyncio/test_proactor_events.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_asyncio/test_protocols.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_asyncio/test_queues.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_asyncio/test_runners.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_asyncio/test_selector_events.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_asyncio/test_sendfile.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_asyncio/test_server.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_asyncio/test_sock_lowlevel.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_asyncio/test_sslproto.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_asyncio/test_streams.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_asyncio/test_subprocess.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_asyncio/test_tasks.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_asyncio/test_threads.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_asyncio/test_transports.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_asyncio/test_unix_events.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_asyncio/test_windows_events.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_asyncio/test_windows_utils.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_asyncio/utils.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_asyncore.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_atexit.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_audioop.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_audit.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_augassign.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_base64.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_baseexception.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_bdb.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_bigaddrspace.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_bigmem.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_binascii.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_binhex.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_binop.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_bisect.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_bool.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_buffer.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_bufio.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_builtin.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_bytes.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_bz2.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_c_locale_coercion.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_calendar.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_call.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_capi.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_cgi.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_cgitb.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_charmapcodec.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_check_c_globals.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_class.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_clinic.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_cmath.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_cmd.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_cmd_line.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_cmd_line_script.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_code.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_code_module.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_codeccallbacks.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_codecencodings_cn.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_codecencodings_hk.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_codecencodings_iso2022.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_codecencodings_jp.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_codecencodings_kr.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_codecencodings_tw.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_codecmaps_cn.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_codecmaps_hk.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_codecmaps_jp.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_codecmaps_kr.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_codecmaps_tw.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_codecs.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_codeop.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_collections.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_colorsys.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_compare.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_compile.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_compileall.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_complex.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_concurrent_futures.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_configparser.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_contains.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_context.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_contextlib.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_contextlib_async.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_copy.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_copyreg.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_coroutines.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_cprofile.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_crashers.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_crypt.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_csv.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_ctypes.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_curses.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_dataclasses.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_datetime.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_dbm.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_dbm_dumb.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_dbm_gnu.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_dbm_ndbm.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_decimal.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_decorators.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_defaultdict.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_deque.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_descr.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_descrtut.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_devpoll.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_dict.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_dict_version.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_dictcomps.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_dictviews.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_difflib.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_dis.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_distutils.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_doctest.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_doctest2.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_docxmlrpc.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_dtrace.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_dynamic.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_dynamicclassattribute.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_eintr.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_email'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_email/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_email/__main__.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_email/data'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_email/test__encoded_words.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__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-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_email/test_asian_codecs.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_email/test_contentmanager.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_email/test_defect_handling.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_email/test_email.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_email/test_generator.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_email/test_headerregistry.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_email/test_inversion.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_email/test_message.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_email/test_parser.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_email/test_pickleable.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_email/test_policy.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_email/test_utils.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_email/torture_test.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_embed.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_ensurepip.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_enum.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_enumerate.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_eof.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_epoll.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_errno.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_exception_hierarchy.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_exception_variations.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_exceptions.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_extcall.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_faulthandler.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_fcntl.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_file.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_file_eintr.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_filecmp.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_fileinput.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_fileio.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_finalization.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_float.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_flufl.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_fnmatch.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_fork1.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_format.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_fractions.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_frame.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_frozen.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_fstring.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_ftplib.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_funcattrs.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_functools.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_future.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_future3.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_future4.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_future5.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_gc.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_gdb.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_generator_stop.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_generators.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_genericalias.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_genericclass.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_genericpath.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_genexps.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_getargs2.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_getopt.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_getpass.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_gettext.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_glob.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_global.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_grammar.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_graphlib.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_grp.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_gzip.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_hash.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_hashlib.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_heapq.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_hmac.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_html.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_htmlparser.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_http_cookiejar.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_http_cookies.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_httplib.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_httpservers.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_idle.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_imaplib.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_imghdr.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_imp.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_import'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_import/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_import/__main__.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_import/data'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_import/data/circular_imports'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__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-arm64-v8a/build/other_builds/python3/arm64-v8a__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-arm64-v8a/build/other_builds/python3/arm64-v8a__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-arm64-v8a/build/other_builds/python3/arm64-v8a__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-arm64-v8a/build/other_builds/python3/arm64-v8a__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-arm64-v8a/build/other_builds/python3/arm64-v8a__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-arm64-v8a/build/other_builds/python3/arm64-v8a__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-arm64-v8a/build/other_builds/python3/arm64-v8a__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-arm64-v8a/build/other_builds/python3/arm64-v8a__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-arm64-v8a/build/other_builds/python3/arm64-v8a__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-arm64-v8a/build/other_builds/python3/arm64-v8a__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-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_import/data/circular_imports/subpkg'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__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-arm64-v8a/build/other_builds/python3/arm64-v8a__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-arm64-v8a/build/other_builds/python3/arm64-v8a__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-arm64-v8a/build/other_builds/python3/arm64-v8a__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-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_import/data/package'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_import/data/package/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_import/data/package/submodule.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_import/data/package2'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_import/data/package2/submodule1.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_import/data/package2/submodule2.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_import/data/unwritable'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_import/data/unwritable/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_import/data/unwritable/x.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_importlib'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_importlib/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_importlib/__main__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_importlib/abc.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_importlib/builtin'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_importlib/builtin/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_importlib/builtin/__main__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_importlib/builtin/test_finder.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_importlib/builtin/test_loader.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_importlib/data'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_importlib/data/__init__.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_importlib/data01'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_importlib/data01/__init__.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_importlib/data01/subdirectory'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_importlib/data01/subdirectory/__init__.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_importlib/data02'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_importlib/data02/__init__.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_importlib/data02/one'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_importlib/data02/one/__init__.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_importlib/data02/two'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_importlib/data02/two/__init__.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_importlib/data03'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_importlib/data03/__init__.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_importlib/data03/namespace'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_importlib/data03/namespace/portion1'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__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-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_importlib/data03/namespace/portion2'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__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-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_importlib/extension'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_importlib/extension/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_importlib/extension/__main__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__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-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_importlib/extension/test_finder.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_importlib/extension/test_loader.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__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-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_importlib/fixtures.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_importlib/frozen'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_importlib/frozen/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_importlib/frozen/__main__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_importlib/frozen/test_finder.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_importlib/frozen/test_loader.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_importlib/import_'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_importlib/import_/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_importlib/import_/__main__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_importlib/import_/test___loader__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_importlib/import_/test___package__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_importlib/import_/test_api.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_importlib/import_/test_caching.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_importlib/import_/test_fromlist.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__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-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_importlib/import_/test_packages.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_importlib/import_/test_path.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__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-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_importlib/namespace_pkgs'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_importlib/namespace_pkgs/both_portions'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__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-arm64-v8a/build/other_builds/python3/arm64-v8a__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-arm64-v8a/build/other_builds/python3/arm64-v8a__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-arm64-v8a/build/other_builds/python3/arm64-v8a__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-arm64-v8a/build/other_builds/python3/arm64-v8a__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-arm64-v8a/build/other_builds/python3/arm64-v8a__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-arm64-v8a/build/other_builds/python3/arm64-v8a__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-arm64-v8a/build/other_builds/python3/arm64-v8a__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-arm64-v8a/build/other_builds/python3/arm64-v8a__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-arm64-v8a/build/other_builds/python3/arm64-v8a__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-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_importlib/namespace_pkgs/portion1'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_importlib/namespace_pkgs/portion1/foo'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__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-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_importlib/namespace_pkgs/portion2'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_importlib/namespace_pkgs/portion2/foo'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__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-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_importlib/namespace_pkgs/project1'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_importlib/namespace_pkgs/project1/parent'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__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-arm64-v8a/build/other_builds/python3/arm64-v8a__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-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_importlib/namespace_pkgs/project2'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_importlib/namespace_pkgs/project2/parent'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__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-arm64-v8a/build/other_builds/python3/arm64-v8a__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-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_importlib/namespace_pkgs/project3'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_importlib/namespace_pkgs/project3/parent'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__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-arm64-v8a/build/other_builds/python3/arm64-v8a__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-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_importlib/partial'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_importlib/partial/cfimport.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__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-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_importlib/source'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_importlib/source/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_importlib/source/__main__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__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-arm64-v8a/build/other_builds/python3/arm64-v8a__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-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_importlib/source/test_finder.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__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-arm64-v8a/build/other_builds/python3/arm64-v8a__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-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_importlib/stubs.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_importlib/test_abc.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_importlib/test_api.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_importlib/test_files.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_importlib/test_lazy.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_importlib/test_locks.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_importlib/test_main.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_importlib/test_metadata_api.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_importlib/test_namespace_pkgs.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_importlib/test_open.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_importlib/test_path.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_importlib/test_pkg_import.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_importlib/test_read.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_importlib/test_resource.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_importlib/test_spec.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_importlib/test_threaded_import.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_importlib/test_util.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_importlib/test_windows.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_importlib/test_zip.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_importlib/threaded_import_hangers.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_importlib/util.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_importlib/zipdata01'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_importlib/zipdata01/__init__.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_importlib/zipdata02'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_importlib/zipdata02/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_index.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_inspect.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_int.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_int_literal.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_io.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_ioctl.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_ipaddress.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_isinstance.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_iter.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_iterlen.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_itertools.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_json'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_json/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_json/__main__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_json/test_decode.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_json/test_default.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_json/test_dump.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__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-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_json/test_enum.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_json/test_fail.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_json/test_float.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_json/test_indent.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_json/test_pass1.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_json/test_pass2.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_json/test_pass3.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_json/test_recursion.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_json/test_scanstring.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_json/test_separators.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_json/test_speedups.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_json/test_tool.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_json/test_unicode.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_keyword.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_keywordonlyarg.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_kqueue.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_largefile.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_lib2to3.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_linecache.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_list.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_listcomps.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_lltrace.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_locale.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_logging.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_long.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_longexp.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_lzma.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_mailbox.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_mailcap.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_marshal.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_math.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_memoryio.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_memoryview.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_metaclass.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_mimetypes.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_minidom.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_mmap.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_module.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_modulefinder.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_msilib.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_multibytecodec.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_multiprocessing_fork.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_multiprocessing_forkserver.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_multiprocessing_main_handling.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_multiprocessing_spawn.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_named_expressions.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_netrc.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_nis.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_nntplib.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_ntpath.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_numeric_tower.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_opcodes.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_openpty.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_operator.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_optparse.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_ordered_dict.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_os.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_ossaudiodev.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_osx_env.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_parser.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_pathlib.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_pdb.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_peepholer.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_peg_generator'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_peg_generator/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_peg_generator/__main__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__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-arm64-v8a/build/other_builds/python3/arm64-v8a__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-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_peg_generator/test_pegen.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_peg_parser.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_pickle.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_picklebuffer.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_pickletools.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_pipes.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_pkg.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_pkgutil.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_platform.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_plistlib.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_poll.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_popen.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_poplib.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_positional_only_arg.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_posix.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_posixpath.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_pow.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_pprint.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_print.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_profile.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_property.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_pstats.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_pty.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_pulldom.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_pwd.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_py_compile.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_pyclbr.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_pydoc.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_pyexpat.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_queue.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_quopri.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_raise.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_random.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_range.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_re.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_readline.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_regrtest.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_repl.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_reprlib.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_resource.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_richcmp.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_rlcompleter.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_robotparser.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_runpy.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_sax.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_sched.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_scope.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_script_helper.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_secrets.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_select.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_selectors.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_set.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_setcomps.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_shelve.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_shlex.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_shutil.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_signal.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_site.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_slice.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_smtpd.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_smtplib.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_smtpnet.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_sndhdr.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_socket.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_socketserver.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_sort.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_source_encoding.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_spwd.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_sqlite.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_ssl.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_startfile.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_stat.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_statistics.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_strftime.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_string.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_string_literals.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_stringprep.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_strptime.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_strtod.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_struct.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_structmembers.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_structseq.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_subclassinit.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_subprocess.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_sunau.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_sundry.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_super.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_support.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_symbol.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_symtable.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_syntax.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_sys.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_sys_setprofile.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_sys_settrace.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_sysconfig.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_syslog.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_tabnanny.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_tarfile.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_tcl.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_telnetlib.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_tempfile.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_textwrap.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_thread.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_threadedtempfile.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_threading.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_threading_local.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_threadsignals.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_time.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_timeit.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_timeout.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_tix.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_tk.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_tokenize.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_tools'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_tools/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_tools/__main__.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_tools/test_c_analyzer'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__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-arm64-v8a/build/other_builds/python3/arm64-v8a__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-arm64-v8a/build/other_builds/python3/arm64-v8a__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-arm64-v8a/build/other_builds/python3/arm64-v8a__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-arm64-v8a/build/other_builds/python3/arm64-v8a__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-arm64-v8a/build/other_builds/python3/arm64-v8a__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-arm64-v8a/build/other_builds/python3/arm64-v8a__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-arm64-v8a/build/other_builds/python3/arm64-v8a__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-arm64-v8a/build/other_builds/python3/arm64-v8a__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-arm64-v8a/build/other_builds/python3/arm64-v8a__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-arm64-v8a/build/other_builds/python3/arm64-v8a__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-arm64-v8a/build/other_builds/python3/arm64-v8a__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-arm64-v8a/build/other_builds/python3/arm64-v8a__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-arm64-v8a/build/other_builds/python3/arm64-v8a__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-arm64-v8a/build/other_builds/python3/arm64-v8a__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-arm64-v8a/build/other_builds/python3/arm64-v8a__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-arm64-v8a/build/other_builds/python3/arm64-v8a__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-arm64-v8a/build/other_builds/python3/arm64-v8a__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-arm64-v8a/build/other_builds/python3/arm64-v8a__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-arm64-v8a/build/other_builds/python3/arm64-v8a__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-arm64-v8a/build/other_builds/python3/arm64-v8a__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-arm64-v8a/build/other_builds/python3/arm64-v8a__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-arm64-v8a/build/other_builds/python3/arm64-v8a__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-arm64-v8a/build/other_builds/python3/arm64-v8a__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-arm64-v8a/build/other_builds/python3/arm64-v8a__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-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_tools/test_fixcid.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_tools/test_gprof2html.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_tools/test_i18n.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_tools/test_lll.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_tools/test_md5sum.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_tools/test_pathfix.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_tools/test_pdeps.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_tools/test_pindent.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_tools/test_reindent.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_tools/test_sundry.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_trace.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_traceback.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_tracemalloc.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_ttk_guionly.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_ttk_textonly.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_tuple.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_turtle.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_type_comments.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_typechecks.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_types.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_typing.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_ucn.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_unary.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_unicode.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_unicode_file.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_unicode_file_functions.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_unicode_identifiers.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_unicodedata.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_unittest.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_univnewlines.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_unpack.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_unpack_ex.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_unparse.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_urllib.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_urllib2.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_urllib2_localnet.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_urllib2net.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_urllib_response.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_urllibnet.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_urlparse.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_userdict.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_userlist.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_userstring.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_utf8_mode.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_utf8source.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_uu.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_uuid.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_venv.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_wait3.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_wait4.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_warnings'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_warnings/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_warnings/__main__.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_warnings/data'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_warnings/data/import_warning.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_warnings/data/stacklevel.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_wave.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_weakref.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_weakset.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_webbrowser.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_winconsoleio.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_winreg.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_winsound.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_with.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_wsgiref.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_xdrlib.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_xml_dom_minicompat.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_xml_etree.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_xml_etree_c.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_xmlrpc.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_xmlrpc_net.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_xxtestfuzz.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_yield_from.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_zipapp.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_zipfile.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_zipfile64.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_zipimport.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_zipimport_support.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_zlib.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_zoneinfo'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_zoneinfo/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_zoneinfo/__main__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_zoneinfo/_support.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_zoneinfo/data'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__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-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/test_zoneinfo/test_zoneinfo.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/testcodec.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/tf_inherit_check.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/time_hashlib.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/tracedmodules'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/tracedmodules/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/tracedmodules/testmod.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/win_console_handler.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/xmltestdata'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/xmltestdata/c14n-20'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/xmltests.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/ziptestdata'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/test/ziptestdata/testdata_module_inside_zip.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/textwrap.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/this.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/threading.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/timeit.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/tkinter'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/tkinter/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/tkinter/__main__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/tkinter/colorchooser.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/tkinter/commondialog.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/tkinter/constants.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/tkinter/dialog.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/tkinter/dnd.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/tkinter/filedialog.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/tkinter/font.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/tkinter/messagebox.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/tkinter/scrolledtext.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/tkinter/simpledialog.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/tkinter/test'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/tkinter/test/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/tkinter/test/runtktests.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/tkinter/test/support.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/tkinter/test/test_tkinter'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/tkinter/test/test_tkinter/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/tkinter/test/test_tkinter/test_colorchooser.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/tkinter/test/test_tkinter/test_font.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__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-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/tkinter/test/test_tkinter/test_images.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/tkinter/test/test_tkinter/test_loadtk.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/tkinter/test/test_tkinter/test_misc.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/tkinter/test/test_tkinter/test_simpledialog.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/tkinter/test/test_tkinter/test_text.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/tkinter/test/test_tkinter/test_variables.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/tkinter/test/test_tkinter/test_widgets.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/tkinter/test/test_ttk'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/tkinter/test/test_ttk/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/tkinter/test/test_ttk/test_extensions.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/tkinter/test/test_ttk/test_functions.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/tkinter/test/test_ttk/test_style.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/tkinter/test/test_ttk/test_widgets.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/tkinter/test/widget_tests.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/tkinter/tix.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/tkinter/ttk.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/token.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/tokenize.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/trace.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/traceback.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/tracemalloc.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/tty.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/turtle.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/turtledemo'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/turtledemo/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/turtledemo/__main__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/turtledemo/bytedesign.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/turtledemo/chaos.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/turtledemo/clock.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/turtledemo/colormixer.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/turtledemo/forest.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/turtledemo/fractalcurves.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/turtledemo/lindenmayer.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/turtledemo/minimal_hanoi.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/turtledemo/nim.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/turtledemo/paint.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/turtledemo/peace.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/turtledemo/penrose.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/turtledemo/planet_and_moon.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/turtledemo/rosette.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/turtledemo/round_dance.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/turtledemo/sorting_animate.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/turtledemo/tree.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/turtledemo/two_canvases.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/turtledemo/yinyang.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/types.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/typing.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/unittest'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/unittest/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/unittest/__main__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/unittest/_log.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/unittest/async_case.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/unittest/case.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/unittest/loader.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/unittest/main.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/unittest/mock.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/unittest/result.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/unittest/runner.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/unittest/signals.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/unittest/suite.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/unittest/test'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/unittest/test/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/unittest/test/__main__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/unittest/test/_test_warnings.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/unittest/test/dummy.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/unittest/test/support.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/unittest/test/test_assertions.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/unittest/test/test_async_case.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/unittest/test/test_break.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/unittest/test/test_case.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/unittest/test/test_discovery.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/unittest/test/test_functiontestcase.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/unittest/test/test_loader.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/unittest/test/test_program.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/unittest/test/test_result.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/unittest/test/test_runner.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/unittest/test/test_setups.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/unittest/test/test_skipping.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/unittest/test/test_suite.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/unittest/test/testmock'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/unittest/test/testmock/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/unittest/test/testmock/__main__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/unittest/test/testmock/support.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/unittest/test/testmock/testasync.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/unittest/test/testmock/testcallable.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/unittest/test/testmock/testhelpers.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/unittest/test/testmock/testmagicmethods.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/unittest/test/testmock/testmock.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/unittest/test/testmock/testpatch.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/unittest/test/testmock/testsealable.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/unittest/test/testmock/testsentinel.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/unittest/test/testmock/testwith.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/unittest/util.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/urllib'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/urllib/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/urllib/error.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/urllib/parse.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/urllib/request.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/urllib/response.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/urllib/robotparser.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/uu.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/uuid.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/venv'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/venv/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/venv/__main__.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/venv/scripts'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/venv/scripts/common'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/venv/scripts/nt'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/venv/scripts/posix'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/warnings.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/wave.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/weakref.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/webbrowser.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/wsgiref'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/wsgiref/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/wsgiref/handlers.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/wsgiref/headers.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/wsgiref/simple_server.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/wsgiref/util.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/wsgiref/validate.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/xdrlib.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/xml'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/xml/__init__.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/xml/dom'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/xml/dom/NodeFilter.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/xml/dom/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/xml/dom/domreg.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/xml/dom/expatbuilder.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/xml/dom/minicompat.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/xml/dom/minidom.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/xml/dom/pulldom.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/xml/dom/xmlbuilder.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/xml/etree'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/xml/etree/ElementInclude.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/xml/etree/ElementPath.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/xml/etree/ElementTree.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/xml/etree/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/xml/etree/cElementTree.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/xml/parsers'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/xml/parsers/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/xml/parsers/expat.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/xml/sax'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/xml/sax/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/xml/sax/_exceptions.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/xml/sax/expatreader.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/xml/sax/handler.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/xml/sax/saxutils.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/xml/sax/xmlreader.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/xmlrpc'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/xmlrpc/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/xmlrpc/client.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/xmlrpc/server.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/zipapp.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/zipfile.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/zipimport.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/zoneinfo'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/zoneinfo/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/zoneinfo/_common.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/zoneinfo/_tzpath.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/Lib/zoneinfo/_zoneinfo.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/Flask-2.0.1-py3.9.egg-info'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/Jinja2-3.0.1-py3.9.egg-info'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/MarkupSafe-2.0.1-py3.9.egg-info'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/Werkzeug-2.0.1-py3.9.egg-info'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/_distutils_hack'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/_distutils_hack/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/_distutils_hack/override.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/android'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/android/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/android/_ctypes_library_finder.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/android/activity.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/android/billing.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/android/broadcast.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/android/config.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/android/loadingscreen.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/android/mixer.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/android/permissions.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/android/runnable.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/android/storage.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/certifi'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/certifi/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/certifi/__main__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/certifi/core.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/certifi-2021.5.30-py3.9.egg-info'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/click'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/click/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/click/_compat.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/click/_termui_impl.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/click/_textwrap.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/click/_unicodefun.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/click/_winconsole.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/click/core.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/click/decorators.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/click/exceptions.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/click/formatting.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/click/globals.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/click/parser.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/click/shell_completion.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/click/termui.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/click/testing.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/click/types.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/click/utils.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/click-8.0.1-py3.9.egg-info'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/flask'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/flask/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/flask/__main__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/flask/app.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/flask/blueprints.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/flask/cli.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/flask/config.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/flask/ctx.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/flask/debughelpers.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/flask/globals.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/flask/helpers.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/flask/json'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/flask/json/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/flask/json/tag.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/flask/logging.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/flask/scaffold.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/flask/sessions.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/flask/signals.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/flask/templating.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/flask/testing.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/flask/typing.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/flask/views.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/flask/wrappers.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/itsdangerous'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/itsdangerous/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/itsdangerous/_json.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/itsdangerous/encoding.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/itsdangerous/exc.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/itsdangerous/jws.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/itsdangerous/serializer.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/itsdangerous/signer.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/itsdangerous/timed.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/itsdangerous/url_safe.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/itsdangerous-2.0.1-py3.9.egg-info'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/jinja2'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/jinja2/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/jinja2/_identifier.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/jinja2/async_utils.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/jinja2/bccache.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/jinja2/compiler.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/jinja2/constants.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/jinja2/debug.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/jinja2/defaults.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/jinja2/environment.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/jinja2/exceptions.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/jinja2/ext.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/jinja2/filters.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/jinja2/idtracking.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/jinja2/lexer.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/jinja2/loaders.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/jinja2/meta.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/jinja2/nativetypes.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/jinja2/nodes.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/jinja2/optimizer.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/jinja2/parser.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/jinja2/runtime.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/jinja2/sandbox.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/jinja2/tests.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/jinja2/utils.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/jinja2/visitor.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/jiten'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/jiten/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/jiten/app.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/jiten/cli.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/jiten/freq.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/jiten/gui.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/jiten/jmdict.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/jiten/kana.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/jiten/kanji.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/jiten/misc.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/jiten/pitch.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/jiten/res'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/jiten/res/jlpt'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/jiten/sentences.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/jiten/sql.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/jiten/static'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/jiten/static/audio'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/jiten/static/font'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/jiten/static/licenses'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/jiten/templates'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/jiten/version.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/jiten-1.1.0-py3.9.egg-info'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/jnius'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/jnius/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/jnius/env.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/jnius/reflect.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/jnius/signatures.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/jnius/src'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/jnius/src/org'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/jnius/src/org/jnius'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/jnius_config.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/kanjidraw'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/kanjidraw/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/kanjidraw/gui.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/kanjidraw/lib.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/kanjidraw-0.2.3-py3.9.egg-info'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/markupsafe'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/markupsafe/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/markupsafe/_native.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/pkg_resources'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/pkg_resources/__init__.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/pkg_resources/_vendor'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/pkg_resources/_vendor/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/pkg_resources/_vendor/appdirs.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/pkg_resources/_vendor/packaging'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/pkg_resources/_vendor/packaging/__about__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/pkg_resources/_vendor/packaging/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/pkg_resources/_vendor/packaging/_compat.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/pkg_resources/_vendor/packaging/_structures.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/pkg_resources/_vendor/packaging/_typing.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/pkg_resources/_vendor/packaging/markers.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/pkg_resources/_vendor/packaging/requirements.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/pkg_resources/_vendor/packaging/specifiers.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/pkg_resources/_vendor/packaging/tags.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/pkg_resources/_vendor/packaging/utils.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/pkg_resources/_vendor/packaging/version.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/pkg_resources/_vendor/pyparsing.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/pkg_resources/extern'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/pkg_resources/extern/__init__.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/pkg_resources/tests'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/pkg_resources/tests/data'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/pkg_resources/tests/data/my-test-package-source'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/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-arm64-v8a/build/python-installs/jiten/pyjnius-1.3.0-py3.9.egg-info'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/setup_sdist.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/setuptools'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/setuptools/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/setuptools/_deprecation_warning.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/setuptools/_distutils'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/setuptools/_distutils/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/setuptools/_distutils/_msvccompiler.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/setuptools/_distutils/archive_util.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/setuptools/_distutils/bcppcompiler.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/setuptools/_distutils/ccompiler.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/setuptools/_distutils/cmd.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/setuptools/_distutils/command'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/setuptools/_distutils/command/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/setuptools/_distutils/command/bdist.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/setuptools/_distutils/command/bdist_dumb.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/setuptools/_distutils/command/bdist_msi.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/setuptools/_distutils/command/bdist_rpm.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/setuptools/_distutils/command/bdist_wininst.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/setuptools/_distutils/command/build.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/setuptools/_distutils/command/build_clib.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/setuptools/_distutils/command/build_ext.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/setuptools/_distutils/command/build_py.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/setuptools/_distutils/command/build_scripts.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/setuptools/_distutils/command/check.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/setuptools/_distutils/command/clean.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/setuptools/_distutils/command/config.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/setuptools/_distutils/command/install.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/setuptools/_distutils/command/install_data.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/setuptools/_distutils/command/install_egg_info.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/setuptools/_distutils/command/install_headers.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/setuptools/_distutils/command/install_lib.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/setuptools/_distutils/command/install_scripts.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/setuptools/_distutils/command/py37compat.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/setuptools/_distutils/command/register.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/setuptools/_distutils/command/sdist.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/setuptools/_distutils/command/upload.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/setuptools/_distutils/config.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/setuptools/_distutils/core.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/setuptools/_distutils/cygwinccompiler.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/setuptools/_distutils/debug.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/setuptools/_distutils/dep_util.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/setuptools/_distutils/dir_util.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/setuptools/_distutils/dist.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/setuptools/_distutils/errors.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/setuptools/_distutils/extension.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/setuptools/_distutils/fancy_getopt.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/setuptools/_distutils/file_util.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/setuptools/_distutils/filelist.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/setuptools/_distutils/log.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/setuptools/_distutils/msvc9compiler.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/setuptools/_distutils/msvccompiler.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/setuptools/_distutils/py35compat.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/setuptools/_distutils/py38compat.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/setuptools/_distutils/spawn.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/setuptools/_distutils/sysconfig.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/setuptools/_distutils/text_file.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/setuptools/_distutils/unixccompiler.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/setuptools/_distutils/util.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/setuptools/_distutils/version.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/setuptools/_distutils/versionpredicate.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/setuptools/_imp.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/setuptools/_vendor'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/setuptools/_vendor/__init__.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/setuptools/_vendor/more_itertools'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/setuptools/_vendor/more_itertools/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/setuptools/_vendor/more_itertools/more.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/setuptools/_vendor/more_itertools/recipes.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/setuptools/_vendor/ordered_set.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/setuptools/_vendor/packaging'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/setuptools/_vendor/packaging/__about__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/setuptools/_vendor/packaging/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/setuptools/_vendor/packaging/_compat.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/setuptools/_vendor/packaging/_structures.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/setuptools/_vendor/packaging/_typing.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/setuptools/_vendor/packaging/markers.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/setuptools/_vendor/packaging/requirements.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/setuptools/_vendor/packaging/specifiers.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/setuptools/_vendor/packaging/tags.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/setuptools/_vendor/packaging/utils.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/setuptools/_vendor/packaging/version.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/setuptools/_vendor/pyparsing.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/setuptools/archive_util.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/setuptools/build_meta.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/setuptools/command'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/setuptools/command/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/setuptools/command/alias.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/setuptools/command/bdist_egg.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/setuptools/command/bdist_rpm.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/setuptools/command/build_clib.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/setuptools/command/build_ext.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/setuptools/command/build_py.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/setuptools/command/develop.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/setuptools/command/dist_info.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/setuptools/command/easy_install.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/setuptools/command/egg_info.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/setuptools/command/install.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/setuptools/command/install_egg_info.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/setuptools/command/install_lib.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/setuptools/command/install_scripts.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/setuptools/command/py36compat.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/setuptools/command/register.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/setuptools/command/rotate.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/setuptools/command/saveopts.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/setuptools/command/sdist.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/setuptools/command/setopt.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/setuptools/command/test.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/setuptools/command/upload.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/setuptools/command/upload_docs.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/setuptools/config.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/setuptools/dep_util.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/setuptools/depends.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/setuptools/dist.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/setuptools/errors.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/setuptools/extension.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/setuptools/extern'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/setuptools/extern/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/setuptools/glob.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/setuptools/installer.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/setuptools/launch.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/setuptools/lib2to3_ex.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/setuptools/monkey.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/setuptools/msvc.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/setuptools/namespaces.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/setuptools/package_index.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/setuptools/py34compat.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/setuptools/sandbox.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/setuptools/unicode_utils.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/setuptools/version.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/setuptools/wheel.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/setuptools/windows_support.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/setuptools-57.1.0-py3.9.egg-info'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/six-1.16.0-py3.9.egg-info'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/six.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/usr'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/usr/local'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/usr/local/bin'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/werkzeug'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/werkzeug/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/werkzeug/_internal.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/werkzeug/_reloader.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/werkzeug/datastructures.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/werkzeug/debug'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/werkzeug/debug/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/werkzeug/debug/console.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/werkzeug/debug/repr.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/werkzeug/debug/shared'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/werkzeug/debug/tbtools.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/werkzeug/exceptions.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/werkzeug/filesystem.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/werkzeug/formparser.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/werkzeug/http.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/werkzeug/local.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/werkzeug/middleware'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/werkzeug/middleware/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/werkzeug/middleware/dispatcher.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/werkzeug/middleware/http_proxy.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/werkzeug/middleware/lint.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/werkzeug/middleware/profiler.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/werkzeug/middleware/proxy_fix.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/werkzeug/middleware/shared_data.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/werkzeug/routing.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/werkzeug/sansio'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/werkzeug/sansio/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/werkzeug/sansio/multipart.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/werkzeug/sansio/request.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/werkzeug/sansio/response.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/werkzeug/sansio/utils.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/werkzeug/security.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/werkzeug/serving.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/werkzeug/test.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/werkzeug/testapp.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/werkzeug/urls.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/werkzeug/user_agent.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/werkzeug/useragents.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/werkzeug/utils.py'...Listing '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/werkzeug/wrappers'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/werkzeug/wrappers/__init__.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/werkzeug/wrappers/accept.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/werkzeug/wrappers/auth.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/werkzeug/wrappers/base_request.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/werkzeug/wrappers/base_response.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/werkzeug/wrappers/common_descriptors.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/werkzeug/wrappers/cors.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/werkzeug/wrappers/etag.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/werkzeug/wrappers/json.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/werkzeug/wrappers/request.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/werkzeug/wrappers/response.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/python-installs/jiten/werkzeug/wrappers/user_agent.py'...Compiling '/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/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-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/android-build/build/lib.linux-aarch64-3.9/_codecs_jp.cpython-39.so[INFO]:     - copy /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/android-build/build/lib.linux-aarch64-3.9/_codecs_tw.cpython-39.so[INFO]:     - copy /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/android-build/build/lib.linux-aarch64-3.9/_multibytecodec.cpython-39.so[INFO]:     - copy /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/android-build/build/lib.linux-aarch64-3.9/_testcapi.cpython-39.so[INFO]:     - copy /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/android-build/build/lib.linux-aarch64-3.9/_pickle.cpython-39.so[INFO]:     - copy /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/android-build/build/lib.linux-aarch64-3.9/_sha256.cpython-39.so[INFO]:     - copy /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/android-build/build/lib.linux-aarch64-3.9/_statistics.cpython-39.so[INFO]:     - copy /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/android-build/build/lib.linux-aarch64-3.9/_ctypes.cpython-39.so[INFO]:     - copy /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/android-build/build/lib.linux-aarch64-3.9/fcntl.cpython-39.so[INFO]:     - copy /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/android-build/build/lib.linux-aarch64-3.9/_hashlib.cpython-39.so[INFO]:     - copy /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/android-build/build/lib.linux-aarch64-3.9/_codecs_cn.cpython-39.so[INFO]:     - copy /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/android-build/build/lib.linux-aarch64-3.9/_csv.cpython-39.so[INFO]:     - copy /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/android-build/build/lib.linux-aarch64-3.9/ossaudiodev.cpython-39.so[INFO]:     - copy /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/android-build/build/lib.linux-aarch64-3.9/_ctypes_test.cpython-39.so[INFO]:     - copy /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/android-build/build/lib.linux-aarch64-3.9/parser.cpython-39.so[INFO]:     - copy /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/android-build/build/lib.linux-aarch64-3.9/_testmultiphase.cpython-39.so[INFO]:     - copy /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/android-build/build/lib.linux-aarch64-3.9/_asyncio.cpython-39.so[INFO]:     - copy /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/android-build/build/lib.linux-aarch64-3.9/_posixsubprocess.cpython-39.so[INFO]:     - copy /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/android-build/build/lib.linux-aarch64-3.9/_opcode.cpython-39.so[INFO]:     - copy /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/android-build/build/lib.linux-aarch64-3.9/_blake2.cpython-39.so[INFO]:     - copy /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/android-build/build/lib.linux-aarch64-3.9/zlib.cpython-39.so[INFO]:     - copy /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/android-build/build/lib.linux-aarch64-3.9/_multiprocessing.cpython-39.so[INFO]:     - copy /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/android-build/build/lib.linux-aarch64-3.9/_codecs_iso2022.cpython-39.so[INFO]:     - copy /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/android-build/build/lib.linux-aarch64-3.9/_sha512.cpython-39.so[INFO]:     - copy /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/android-build/build/lib.linux-aarch64-3.9/_zoneinfo.cpython-39.so[INFO]:     - copy /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/android-build/build/lib.linux-aarch64-3.9/audioop.cpython-39.so[INFO]:     - copy /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/android-build/build/lib.linux-aarch64-3.9/_testinternalcapi.cpython-39.so[INFO]:     - copy /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/android-build/build/lib.linux-aarch64-3.9/_datetime.cpython-39.so[INFO]:     - copy /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/android-build/build/lib.linux-aarch64-3.9/syslog.cpython-39.so[INFO]:     - copy /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/android-build/build/lib.linux-aarch64-3.9/_heapq.cpython-39.so[INFO]:     - copy /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/android-build/build/lib.linux-aarch64-3.9/_sha3.cpython-39.so[INFO]:     - copy /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/android-build/build/lib.linux-aarch64-3.9/termios.cpython-39.so[INFO]:     - copy /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/android-build/build/lib.linux-aarch64-3.9/_socket.cpython-39.so[INFO]:     - copy /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/android-build/build/lib.linux-aarch64-3.9/_queue.cpython-39.so[INFO]:     - copy /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/android-build/build/lib.linux-aarch64-3.9/array.cpython-39.so[INFO]:     - copy /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/android-build/build/lib.linux-aarch64-3.9/pyexpat.cpython-39.so[INFO]:     - copy /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/android-build/build/lib.linux-aarch64-3.9/_xxtestfuzz.cpython-39.so[INFO]:     - copy /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/android-build/build/lib.linux-aarch64-3.9/_testimportmultiple.cpython-39.so[INFO]:     - copy /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/android-build/build/lib.linux-aarch64-3.9/select.cpython-39.so[INFO]:     - copy /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/android-build/build/lib.linux-aarch64-3.9/_elementtree.cpython-39.so[INFO]:     - copy /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/android-build/build/lib.linux-aarch64-3.9/_decimal.cpython-39.so[INFO]:     - copy /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/android-build/build/lib.linux-aarch64-3.9/_md5.cpython-39.so[INFO]:     - copy /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/android-build/build/lib.linux-aarch64-3.9/unicodedata.cpython-39.so[INFO]:     - copy /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/android-build/build/lib.linux-aarch64-3.9/resource.cpython-39.so[INFO]:     - copy /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/android-build/build/lib.linux-aarch64-3.9/cmath.cpython-39.so[INFO]:     - copy /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/android-build/build/lib.linux-aarch64-3.9/_struct.cpython-39.so[INFO]:     - copy /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/android-build/build/lib.linux-aarch64-3.9/_xxsubinterpreters.cpython-39.so[INFO]:     - copy /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/android-build/build/lib.linux-aarch64-3.9/_testbuffer.cpython-39.so[INFO]:     - copy /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/android-build/build/lib.linux-aarch64-3.9/_sha1.cpython-39.so[INFO]:     - copy /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/android-build/build/lib.linux-aarch64-3.9/_random.cpython-39.so[INFO]:     - copy /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/android-build/build/lib.linux-aarch64-3.9/mmap.cpython-39.so[INFO]:     - copy /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/android-build/build/lib.linux-aarch64-3.9/xxlimited.cpython-39.so[INFO]:     - copy /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/android-build/build/lib.linux-aarch64-3.9/_contextvars.cpython-39.so[INFO]:     - copy /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/android-build/build/lib.linux-aarch64-3.9/_json.cpython-39.so[INFO]:     - copy /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/android-build/build/lib.linux-aarch64-3.9/_sqlite3.cpython-39.so[INFO]:     - copy /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/android-build/build/lib.linux-aarch64-3.9/_codecs_kr.cpython-39.so[INFO]:     - copy /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/android-build/build/lib.linux-aarch64-3.9/_ssl.cpython-39.so[INFO]:     - copy /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/android-build/build/lib.linux-aarch64-3.9/math.cpython-39.so[INFO]:     - copy /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/android-build/build/lib.linux-aarch64-3.9/binascii.cpython-39.so[INFO]:     - copy /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/android-build/build/lib.linux-aarch64-3.9/_codecs_hk.cpython-39.so[INFO]:     - copy /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/android-build/build/lib.linux-aarch64-3.9/_bisect.cpython-39.so[INFO]:     - copy /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/android-build/build/lib.linux-aarch64-3.9/_lsprof.cpython-39.so[INFO]:     - copy /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__ndk_target_23/python3/android-build/build/lib.linux-aarch64-3.9/_sysconfigdata__linux_.pyc[INFO]:    -> directory context /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/build/other_builds/python3/arm64-v8a__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 12884 more)
           working:   adding: __future__.pyc (deflated 51%)                                        
           working:   adding: __phello__.foo.pyc (deflated 25%)                                    
           working:   adding: _aix_support.pyc (deflated 40%)                                      
           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 30%)                                       
           working:   adding: argparse.pyc (deflated 60%)                                          
           working:   adding: ast.pyc (deflated 60%)                                               
           working:   adding: asynchat.pyc (deflated 54%)                                          
           working:   adding: asyncio/__init__.pyc (deflated 37%)                                  
           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 28%)                                 
           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 22%)                                       
           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 25%)                                   
           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 27%)                                       
           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 21%)                          
           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 23%)                                      
           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 23%)                                          
           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 22%)                                
           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 44%)                
           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 51%)                                    
           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 33%)                                   
           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 63%)                                 
           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 46%)                                  
           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 48%)                                   
           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 56%)                                 
           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 51%)                                       
           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 39%)                               
           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 30%)                                           
           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 22%)                                  
           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 51%)                                         
           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 24%)                               
           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 35%)                                
           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 41%)                                
           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 27%)                                 
           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 46%)                                  
           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 39%)                                                
           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 22%)                                      
           working:   adding: xml/dom/NodeFilter.pyc (deflated 38%)                                
           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 24%)                            
           working:   adding: xml/parsers/__init__.pyc (deflated 24%)                              
           working:   adding: xml/parsers/expat.pyc (deflated 29%)                                 
           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-arm64-v8a/dists/jiten__arm64-v8a[INFO]:    -> directory context /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/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-arm64-v8a/dists/jiten__arm64-v8astty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running cp /home/vagrant/build/dev.obfusk.jiten/android/.b...(and 258 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 122 more)
           working: /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/andro...(and 146 more) 
           working: /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/andro...(and 145 more) 
           working: /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/andro...(and 137 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 142 more) 
                                                                                                   
stty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running mv /home/vagrant/build/dev.obfusk.jiten/android/.b...(and 340 more)stty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running mv /home/vagrant/build/dev.obfusk.jiten/android/.b...(and 338 more)stty: 'standard input': Inappropriate ioctl for device[INFO]:    -> running mv /home/vagrant/build/dev.obfusk.jiten/android/.b...(and 322 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 332 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 233 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 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 110 more) 
           working: /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/andro...(and 110 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 110 more) 
           working: /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/andro...(and 108 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 113 more) 
           working: /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/andro...(and 107 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 115 more) 
           working: /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/andro...(and 109 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 111 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 110 more) 
           working: /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/andro...(and 110 more) 
           working: /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/andro...(and 107 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 118 more) 
           working: /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/andro...(and 110 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 110 more) 
           working: /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/andro...(and 120 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 109 more) 
           working: /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/andro...(and 109 more) 
           working: /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/andro...(and 108 more) 
           working: /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/andro...(and 110 more) 
           working: /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/andro...(and 110 more) 
           working: /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/andro...(and 109 more) 
           working: /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/andro...(and 108 more) 
           working: /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/andro...(and 110 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 122 more) 
           working: /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/andro...(and 109 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 107 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 108 more) 
           working: /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/andro...(and 110 more) 
           working: /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/andro...(and 121 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 108 more) 
           working: /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/andro...(and 110 more) 
           working: /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/andro...(and 107 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 108 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 113 more) 
           working: /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/andro...(and 107 more) 
           working: /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/andro...(and 107 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 113 more) 
           working: /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/andro...(and 110 more) 
           working: /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/andro...(and 110 more) 
           working: /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/andro...(and 76 more)  
           working: /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/andro...(and 75 more)  
           working: /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/andro...(and 76 more)  
           working: /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/andro...(and 78 more)  
           working: /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/andro...(and 79 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 81 more)  
                                                                                                   
[INFO]:    Stripping libraries in private dir[INFO]:    Frying eggs in /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/dists/jiten__arm64-v8a/_python_bundle/_python_bundle/site-packages[INFO]:    -> directory context /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/dists/jiten__arm64-v8a[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-arm64-v8a/dists/jiten__arm64-v8a# 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-arm64-v8a/dists/jiten__arm64-v8a/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 1010100002 --release --copy-libs --local-recipes /home/vagrant/build/dev.obfusk.jiten/android/p4a-recipes --arch arm64-v8a --color=always --storage-dir="/home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a" --ndk-api=23 --port=29483'# Cwd /home/vagrant/build/srclib/python-for-android[INFO]:    Will compile for the following archs: arm64-v8a[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 (arm64-v8a)[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 (arm64-v8a)[INFO]:    jiten has compatible recipes, using this one[INFO]:    -> directory context /home/vagrant/build/dev.obfusk.jiten/android/.buildozer/android/platform/build-arm64-v8a/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-arm64-v8a/dists/jiten__arm64-v8aListing '/tmp/p4a-extra-env-a551q0qf'...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-arm64-v8a/dists/jiten__arm64-v8a/_python_bundle'...Listing '/home/vagrant/build/_jiten_buildozer_/android/platform/build-arm64-v8a/dists/jiten__arm64-v8a/_python_bundle/_python_bundle'...Listing '/home/vagrant/build/_jiten_buildozer_/android/platform/build-arm64-v8a/dists/jiten__arm64-v8a/_python_bundle/_python_bundle/modules'...Listing '/home/vagrant/build/_jiten_buildozer_/android/platform/build-arm64-v8a/dists/jiten__arm64-v8a/_python_bundle/_python_bundle/site-packages'...Listing '/home/vagrant/build/_jiten_buildozer_/android/platform/build-arm64-v8a/dists/jiten__arm64-v8a/_python_bundle/_python_bundle/site-packages/Flask-2.0.1-py3.9.egg-info'...Listing '/home/vagrant/build/_jiten_buildozer_/android/platform/build-arm64-v8a/dists/jiten__arm64-v8a/_python_bundle/_python_bundle/site-packages/Jinja2-3.0.1-py3.9.egg-info'...Listing '/home/vagrant/build/_jiten_buildozer_/android/platform/build-arm64-v8a/dists/jiten__arm64-v8a/_python_bundle/_python_bundle/site-packages/MarkupSafe-2.0.1-py3.9.egg-info'...Listing '/home/vagrant/build/_jiten_buildozer_/android/platform/build-arm64-v8a/dists/jiten__arm64-v8a/_python_bundle/_python_bundle/site-packages/Werkzeug-2.0.1-py3.9.egg-info'...Listing '/home/vagrant/build/_jiten_buildozer_/android/platform/build-arm64-v8a/dists/jiten__arm64-v8a/_python_bundle/_python_bundle/site-packages/_distutils_hack'...Listing '/home/vagrant/build/_jiten_buildozer_/android/platform/build-arm64-v8a/dists/jiten__arm64-v8a/_python_bundle/_python_bundle/site-packages/android'...Listing '/home/vagrant/build/_jiten_buildozer_/android/platform/build-arm64-v8a/dists/jiten__arm64-v8a/_python_bundle/_python_bundle/site-packages/certifi'...Listing '/home/vagrant/build/_jiten_buildozer_/android/platform/build-arm64-v8a/dists/jiten__arm64-v8a/_python_bundle/_python_bundle/site-packages/certifi-2021.5.30-py3.9.egg-info'...Listing '/home/vagrant/build/_jiten_buildozer_/android/platform/build-arm64-v8a/dists/jiten__arm64-v8a/_python_bundle/_python_bundle/site-packages/click'...Listing '/home/vagrant/build/_jiten_buildozer_/android/platform/build-arm64-v8a/dists/jiten__arm64-v8a/_python_bundle/_python_bundle/site-packages/click-8.0.1-py3.9.egg-info'...Listing '/home/vagrant/build/_jiten_buildozer_/android/platform/build-arm64-v8a/dists/jiten__arm64-v8a/_python_bundle/_python_bundle/site-packages/flask'...Listing '/home/vagrant/build/_jiten_buildozer_/android/platform/build-arm64-v8a/dists/jiten__arm64-v8a/_python_bundle/_python_bundle/site-packages/flask/json'...Listing '/home/vagrant/build/_jiten_buildozer_/android/platform/build-arm64-v8a/dists/jiten__arm64-v8a/_python_bundle/_python_bundle/site-packages/itsdangerous'...Listing '/home/vagrant/build/_jiten_buildozer_/android/platform/build-arm64-v8a/dists/jiten__arm64-v8a/_python_bundle/_python_bundle/site-packages/itsdangerous-2.0.1-py3.9.egg-info'...Listing '/home/vagrant/build/_jiten_buildozer_/android/platform/build-arm64-v8a/dists/jiten__arm64-v8a/_python_bundle/_python_bundle/site-packages/jinja2'...Listing '/home/vagrant/build/_jiten_buildozer_/android/platform/build-arm64-v8a/dists/jiten__arm64-v8a/_python_bundle/_python_bundle/site-packages/jiten'...Listing '/home/vagrant/build/_jiten_buildozer_/android/platform/build-arm64-v8a/dists/jiten__arm64-v8a/_python_bundle/_python_bundle/site-packages/jiten/res'...Listing '/home/vagrant/build/_jiten_buildozer_/android/platform/build-arm64-v8a/dists/jiten__arm64-v8a/_python_bundle/_python_bundle/site-packages/jiten/res/jlpt'...Listing '/home/vagrant/build/_jiten_buildozer_/android/platform/build-arm64-v8a/dists/jiten__arm64-v8a/_python_bundle/_python_bundle/site-packages/jiten/static'...Listing '/home/vagrant/build/_jiten_buildozer_/android/platform/build-arm64-v8a/dists/jiten__arm64-v8a/_python_bundle/_python_bundle/site-packages/jiten/static/audio'...Listing '/home/vagrant/build/_jiten_buildozer_/android/platform/build-arm64-v8a/dists/jiten__arm64-v8a/_python_bundle/_python_bundle/site-packages/jiten/static/font'...Listing '/home/vagrant/build/_jiten_buildozer_/android/platform/build-arm64-v8a/dists/jiten__arm64-v8a/_python_bundle/_python_bundle/site-packages/jiten/static/licenses'...Listing '/home/vagrant/build/_jiten_buildozer_/android/platform/build-arm64-v8a/dists/jiten__arm64-v8a/_python_bundle/_python_bundle/site-packages/jiten/templates'...Listing '/home/vagrant/build/_jiten_buildozer_/android/platform/build-arm64-v8a/dists/jiten__arm64-v8a/_python_bundle/_python_bundle/site-packages/jiten-1.1.0-py3.9.egg-info'...Listing '/home/vagrant/build/_jiten_buildozer_/android/platform/build-arm64-v8a/dists/jiten__arm64-v8a/_python_bundle/_python_bundle/site-packages/jnius'...Listing '/home/vagrant/build/_jiten_buildozer_/android/platform/build-arm64-v8a/dists/jiten__arm64-v8a/_python_bundle/_python_bundle/site-packages/jnius/src'...Listing '/home/vagrant/build/_jiten_buildozer_/android/platform/build-arm64-v8a/dists/jiten__arm64-v8a/_python_bundle/_python_bundle/site-packages/jnius/src/org'...Listing '/home/vagrant/build/_jiten_buildozer_/android/platform/build-arm64-v8a/dists/jiten__arm64-v8a/_python_bundle/_python_bundle/site-packages/jnius/src/org/jnius'...Listing '/home/vagrant/build/_jiten_buildozer_/android/platform/build-arm64-v8a/dists/jiten__arm64-v8a/_python_bundle/_python_bundle/site-packages/kanjidraw'...Listing '/home/vagrant/build/_jiten_buildozer_/android/platform/build-arm64-v8a/dists/jiten__arm64-v8a/_python_bundle/_python_bundle/site-packages/kanjidraw-0.2.3-py3.9.egg-info'...Listing '/home/vagrant/build/_jiten_buildozer_/android/platform/build-arm64-v8a/dists/jiten__arm64-v8a/_python_bundle/_python_bundle/site-packages/markupsafe'...Listing '/home/vagrant/build/_jiten_buildozer_/android/platform/build-arm64-v8a/dists/jiten__arm64-v8a/_python_bundle/_python_bundle/site-packages/pkg_resources'...Listing '/home/vagrant/build/_jiten_buildozer_/android/platform/build-arm64-v8a/dists/jiten__arm64-v8a/_python_bundle/_python_bundle/site-packages/pkg_resources/_vendor'...Listing '/home/vagrant/build/_jiten_buildozer_/android/platform/build-arm64-v8a/dists/jiten__arm64-v8a/_python_bundle/_python_bundle/site-packages/pkg_resources/_vendor/packaging'...Listing '/home/vagrant/build/_jiten_buildozer_/android/platform/build-arm64-v8a/dists/jiten__arm64-v8a/_python_bundle/_python_bundle/site-packages/pkg_resources/extern'...Listing '/home/vagrant/build/_jiten_buildozer_/android/platform/build-arm64-v8a/dists/jiten__arm64-v8a/_python_bundle/_python_bundle/site-packages/pyjnius-1.3.0-py3.9.egg-info'...Listing '/home/vagrant/build/_jiten_buildozer_/android/platform/build-arm64-v8a/dists/jiten__arm64-v8a/_python_bundle/_python_bundle/site-packages/setuptools'...Listing '/home/vagrant/build/_jiten_buildozer_/android/platform/build-arm64-v8a/dists/jiten__arm64-v8a/_python_bundle/_python_bundle/site-packages/setuptools/_distutils'...Listing '/home/vagrant/build/_jiten_buildozer_/android/platform/build-arm64-v8a/dists/jiten__arm64-v8a/_python_bundle/_python_bundle/site-packages/setuptools/_distutils/command'...Listing '/home/vagrant/build/_jiten_buildozer_/android/platform/build-arm64-v8a/dists/jiten__arm64-v8a/_python_bundle/_python_bundle/site-packages/setuptools/_vendor'...Listing '/home/vagrant/build/_jiten_buildozer_/android/platform/build-arm64-v8a/dists/jiten__arm64-v8a/_python_bundle/_python_bundle/site-packages/setuptools/_vendor/more_itertools'...Listing '/home/vagrant/build/_jiten_buildozer_/android/platform/build-arm64-v8a/dists/jiten__arm64-v8a/_python_bundle/_python_bundle/site-packages/setuptools/_vendor/packaging'...Listing '/home/vagrant/build/_jiten_buildozer_/android/platform/build-arm64-v8a/dists/jiten__arm64-v8a/_python_bundle/_python_bundle/site-packages/setuptools/command'...Listing '/home/vagrant/build/_jiten_buildozer_/android/platform/build-arm64-v8a/dists/jiten__arm64-v8a/_python_bundle/_python_bundle/site-packages/setuptools/extern'...Listing '/home/vagrant/build/_jiten_buildozer_/android/platform/build-arm64-v8a/dists/jiten__arm64-v8a/_python_bundle/_python_bundle/site-packages/setuptools-57.1.0-py3.9.egg-info'...Listing '/home/vagrant/build/_jiten_buildozer_/android/platform/build-arm64-v8a/dists/jiten__arm64-v8a/_python_bundle/_python_bundle/site-packages/six-1.16.0-py3.9.egg-info'...Listing '/home/vagrant/build/_jiten_buildozer_/android/platform/build-arm64-v8a/dists/jiten__arm64-v8a/_python_bundle/_python_bundle/site-packages/usr'...Listing '/home/vagrant/build/_jiten_buildozer_/android/platform/build-arm64-v8a/dists/jiten__arm64-v8a/_python_bundle/_python_bundle/site-packages/usr/local'...Listing '/home/vagrant/build/_jiten_buildozer_/android/platform/build-arm64-v8a/dists/jiten__arm64-v8a/_python_bundle/_python_bundle/site-packages/usr/local/bin'...Listing '/home/vagrant/build/_jiten_buildozer_/android/platform/build-arm64-v8a/dists/jiten__arm64-v8a/_python_bundle/_python_bundle/site-packages/werkzeug'...Listing '/home/vagrant/build/_jiten_buildozer_/android/platform/build-arm64-v8a/dists/jiten__arm64-v8a/_python_bundle/_python_bundle/site-packages/werkzeug/debug'...Listing '/home/vagrant/build/_jiten_buildozer_/android/platform/build-arm64-v8a/dists/jiten__arm64-v8a/_python_bundle/_python_bundle/site-packages/werkzeug/debug/shared'...Listing '/home/vagrant/build/_jiten_buildozer_/android/platform/build-arm64-v8a/dists/jiten__arm64-v8a/_python_bundle/_python_bundle/site-packages/werkzeug/middleware'...Listing '/home/vagrant/build/_jiten_buildozer_/android/platform/build-arm64-v8a/dists/jiten__arm64-v8a/_python_bundle/_python_bundle/site-packages/werkzeug/sansio'...Listing '/home/vagrant/build/_jiten_buildozer_/android/platform/build-arm64-v8a/dists/jiten__arm64-v8a/_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 [25ms]> Evaluating settings<-------------> 0% INITIALIZING [127ms]<-------------> 0% INITIALIZING [225ms]<-------------> 0% INITIALIZING [325ms]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 [425ms]<-------------> 0% INITIALIZING [525ms]<-------------> 0% CONFIGURING [625ms]> Loading projects<-------------> 0% CONFIGURING [725ms]<-------------> 0% CONFIGURING [825ms]> root project<-------------> 0% CONFIGURING [925ms]> 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<-------------> 0% CONFIGURING [2s][DEBUG]:[DEBUG]:[DEBUG]:[DEBUG]:   	> root project > Resolve dependencies of :classpath > asm-6.0.pom> root project > Resolve dependencies of :classpath > asm-commons-6.0.pom> root project > Resolve dependencies of :classpath > asm-util-6.0.pom> root project > Resolve dependencies of :classpath > asm-analysis-6.0.pom> root project > Resolve dependencies of :classpath > jopt-simple-4.9.pom> root project > Resolve dependencies of :classpath > proguard-parent-6.0.3.pom> IDLE> IDLE> IDLE> IDLE> root project > Resolve dependencies of :classpath > protobuf-java-3.4.0.pom> root project > Resolve dependencies of :classpath > kotlin-stdlib-jdk8-1.3.50> root project > Resolve dependencies of :classpath > protobuf-java-util-3.4.0.> root project > Resolve dependencies of :classpath > jetifier-processor-1.0.0-> IDLE> root project > Resolve dependencies of :classpath> IDLE> IDLE> root project > Resolve dependencies of :classpath > bcprov-jdk15on-1.56.pom> root project > Resolve dependencies of :classpath > asm-tree-6.0.pom> root project > Resolve dependencies of :classpath > fastutil-7.2.0.pom> root project > Resolve dependencies of :classpath > javax.inject-1.pom> root project > Resolve dependencies of :classpath > guava-parent-27.0.1-jre.p> IDLE> root project > Resolve dependencies of :classpath > httpcomponents-client-4.5> root project > Resolve dependencies of :classpath > httpcomponents-core-4.4.1> IDLE> root project > Resolve dependencies of :classpath> IDLE> root project > Resolve dependencies of :classpath > antlr4-4.5.3.pom> root project > Resolve dependencies of :classpath > gson-2.8.5.pom> root project > Resolve dependencies of :classpath > commons-io-2.4.pom> root project > Resolve dependencies of :classpath > javapoet-1.8.0.pom> IDLE> root project > Resolve dependencies of :classpath > kotlin-stdlib-1.3.50.pom> IDLE> root project > Resolve dependencies of :classpath > kotlin-stdlib-jdk7-1.3.50<-------------> 0% CONFIGURING [3s]> root project > Resolve dependencies of :classpath > error_prone_annotations-2> root project > Resolve dependencies of :classpath > auto-parent-3.pom> root project > Resolve dependencies of :classpath > layoutlib-api-26.5.2.pom> root project > Resolve dependencies of :classpath > commons-compress-1.12.pom> root project > Resolve dependencies of :classpath > dvlib-26.5.2.pom> root project > Resolve dependencies of :classpath > repository-26.5.2.pom> root project > Resolve dependencies of :classpath> IDLE> IDLE> IDLE> root project > Resolve dependencies of :classpath > jsr305-1.3.9.pom> root project > Resolve dependencies of :classpath > animal-sniffer-parent-1.1> root project > Resolve dependencies of :classpath > guava-parent-26.0-android> root project > Resolve dependencies of :classpath > commons-codec-1.10.pom> root project > Resolve dependencies of :classpath > commons-logging-1.2.pom> IDLE> root project > Resolve dependencies of :classpath> root project > Resolve dependencies of :classpath > all-1.2.0.pom> root project > Resolve dependencies of :classpath > jaxb-runtime-parent-2.2.1> root project > Resolve dependencies of :classpath > jimfs-parent-1.1.pom> IDLE> root project > Resolve dependencies of :classpath > jaxb-bom-2.2.11.pom> IDLE> root project > Resolve dependencies of :classpath<-------------> 0% CONFIGURING [4s]> root project > Resolve dependencies of :classpath > txw2-2.2.11.pom> root project > Resolve dependencies of :classpath> root project > Resolve files of :classpath > builder-3.5.2.jar > 15 KB/7.79 M> root project > Resolve files of :classpath > gradle-api-3.5.2.jar > 23 KB/89 > root project > Resolve files of :classpath > databinding-compiler-common-3.5.> root project > Resolve files of :classpath > lint-gradle-api-26.5.2.jar> root project > Resolve files of :classpath > gradle-3.5.2.jar > 26 KB/3.99 MB[DEBUG]:   	> root project > Resolve files of :classpath > builder-3.5.2.jar > 976 KB/7.79 > root project > Resolve files of :classpath > ddmlib-26.5.2.jar > 229 KB/350 K> root project > Resolve files of :classpath > sdklib-26.5.2.jar > 185 KB/620 K> root project > Resolve files of :classpath > layoutlib-api-26.5.2.jar > 46 KB> root project > Resolve files of :classpath > gradle-3.5.2.jar > 1.46 MB/3.99 > root project > Resolve files of :classpath > sdk-common-26.5.2.jar > 73 KB/1.> root project > Resolve files of :classpath > builder-3.5.2.jar > 2.71 MB/7.79> IDLE> IDLE> IDLE> root project > Resolve files of :classpath > gradle-3.5.2.jar > 3.80 MB/3.99 > root project > Resolve files of :classpath > sdk-common-26.5.2.jar > 734 KB/1> root project > Resolve files of :classpath > builder-3.5.2.jar > 5.73 MB/7.79> root project > Resolve files of :classpath > jetifier-core-1.0.0-beta04.jar> root project > Resolve files of :classpath > bundletool-0.9.0.jar> root project > Resolve files of :classpath > builder-3.5.2.jar > 7.01 MB/7.79> root project > Resolve files of :classpath > apksig-3.5.2.jar > 96 KB/341 KB > root project > Resolve files of :classpath > protos-26.5.2.jar > 1.66 MB/3.41> root project > Resolve files of :classpath > apkzlib-3.5.2.jar > 176 KB/195 K> root project > Resolve files of :classpath > protobuf-java-3.4.0.jar > 912 KB> root project > Resolve files of :classpath > bundletool-0.9.0.jar > 1.73 MB/5> IDLE> IDLE> IDLE> IDLE> IDLE> root project > Resolve files of :classpath> root project > Resolve files of :classpath > bcpkix-jdk15on-1.56.jar > 486 KB> root project > Resolve files of :classpath > jimfs-1.1.jar> root project > Resolve files of :classpath > fastutil-7.2.0.jar > 458 KB/16.5> root project > Resolve files of :classpath > guava-27.0.1-jre.jar > 371 KB/2.> root project > Resolve files of :classpath > httpclient-4.5.6.jar > 56 KB/749> root project > Resolve files of :classpath > bcprov-jdk15on-1.56.jar > 1.55 M> IDLE> IDLE> root project > Resolve files of :classpath > fastutil-7.2.0.jar > 3.18 MB/16.> IDLE> root project > Resolve files of :classpath > kotlin-reflect-1.3.50.jar > 371 > IDLE<-------------> 0% CONFIGURING [5s]> root project > Resolve files of :classpath > proguard-base-6.0.3.jar> root project > Resolve files of :classpath > fastutil-7.2.0.jar > 8.76 MB/16.> root project > Resolve files of :classpath > kotlin-stdlib-1.3.50.jar> root project > Resolve files of :classpath > gson-2.8.5.jar> root project > Resolve files of :classpath > kotlin-stdlib-jdk7-1.3.50.jar> root project > Resolve files of :classpath > proguard-base-6.0.3.jar > 1.17 M> root project > Resolve files of :classpath > fastutil-7.2.0.jar > 12.62 MB/16> IDLE> root project > Resolve files of :classpath > auto-value-1.5.2.jar > 608 KB/1.> root project > Resolve files of :classpath > commons-compress-1.12.jar > 216 > IDLE> root project > Resolve files of :classpath> IDLE> IDLE> root project > Resolve files of :classpath > jaxb-runtime-2.2.11.jar > 1007 K> root project > Resolve files of :classpath > istack-commons-runtime-2.21.jar > root project > Resolve files of :classpath > manifest-merger-26.5.2.jar > 176> IDLE> root project> IDLE<-------------> 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<-------------> 5% EXECUTING [10s]> :compileReleaseAidl<=------------> 14% EXECUTING [10s]> :generateReleaseBuildConfig<===----------> 26% EXECUTING [10s]> :javaPreCompileRelease> :mergeReleaseResources> :mergeReleaseResources > Resolve files of :_internal_aapt2_binary > aapt2-3.5> :mergeReleaseResources > Resolve files of :_internal_aapt2_binary > Transform> :mergeReleaseResources<====---------> 32% EXECUTING [10s]> :processReleaseManifest<====---------> 38% EXECUTING [10s]> IDLE> :processReleaseResources<=====--------> 41% EXECUTING [11s]> :compileReleaseJavaWithJavac<=====--------> 41% 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]:   	<======-------> 50% EXECUTING [12s]> IDLE> IDLE> IDLE> IDLE> IDLE> :lintVitalRelease > Resolve dependencies of :lintClassPath> :lintVitalRelease > Resolve dependencies of :lintClassPath > lint-checks-26.5> :lintVitalRelease > Resolve dependencies of :lintClassPath > error_prone_pare> :lintVitalRelease > Resolve files of :lintClassPath > lint-api-26.5.2.jar > 1> :lintVitalRelease > Resolve files of :lintClassPath > kotlin-compiler-26.5.2.> :lintVitalRelease > Resolve files of :lintClassPath > groovy-all-2.4.15.jar> :lintVitalRelease > Resolve files of :lintClassPath > intellij-core-26.5.2.ja> :lintVitalRelease > Resolve files of :lintClassPath > lint-checks-26.5.2.jar <======-------> 50% EXECUTING [13s]> :lintVitalRelease > Resolve files of :lintClassPath > uast-26.5.2.jar > 31 KB> :lintVitalRelease > Resolve files of :lintClassPath > groovy-all-2.4.15.jar >> IDLE> IDLE> IDLE> IDLE> :lintVitalRelease > Resolve files of :lintClassPath> :lintVitalRelease > Building model 'com.android.builder.model.AndroidProject'<======-------> 50% 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]:   	<======-------> 50% EXECUTING [14s]> IDLE> IDLE> :lintVitalRelease > Building model 'com.android.builder.model.AndroidProject'> IDLE> IDLE> IDLE> :lintVitalRelease<======-------> 50% EXECUTING [15s]<======-------> 50% EXECUTING [16s]<======-------> 50% EXECUTING [17s]<======-------> 50% EXECUTING [18s]<=======------> 55% EXECUTING [18s]> :mergeExtDexRelease> :transformClassesWithDexBuilderForRelease<========-----> 61% EXECUTING [19s]> :compileReleaseShaders<========-----> 67% EXECUTING [19s]> :mergeReleaseAssets<=========----> 76% EXECUTING [19s]> :mergeReleaseJniLibFolders> :mergeReleaseJavaResource<===========--> 85% EXECUTING [19s]> :mergeDexRelease> :mergeReleaseNativeLibs> IDLE<===========--> 88% EXECUTING [19s]> :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 [20s]> IDLE> IDLE> :packageRelease> IDLE> IDLE> IDLE<============-> 94% EXECUTING [21s]<============-> 94% EXECUTING [22s][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 28s[DEBUG]:   	25 actionable tasks: 25 executed[DEBUG]:   	[DEBUG]:   	[DEBUG]:   	[DEBUG]:   	[DEBUG]:   	[DEBUG]:   	[DEBUG]:   	[DEBUG]:   	<-------------> 0% WAITING> 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 (arm64-v8a)[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-arm64-v8a/dists/jiten__arm64-v8a/build/outputs/apk/release/jiten__arm64-v8a-release-unsigned.apk[INFO]:    # Add version number to android package[INFO]:    # Android package renamed to jiten__arm64-v8a-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-arm64-v8a/dists/jiten__arm64-v8a/build/outputs/apk/release/jiten__arm64-v8a-release-unsigned.apk jiten__arm64-v8a-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-arm64-v8a-release-unsigned.apk available in the bin directory2021-07-26 23:57:25,976 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/dev.obfusk.jiten, universal_newlines=False, shell=None)2021-07-26 23:57:25,982 INFO: Successfully built version 1.1.0 of dev.obfusk.jiten from 1ad572b6a8bfd015fc9c4be8e8b809ad7980507a2021-07-26 23:57:35,446 DEBUG: AXML contains a RESOURCE MAP2021-07-26 23:57:35,447 DEBUG: Start of Namespace mapping: prefix 29: 'android' --> uri 40: 'http://schemas.android.com/apk/res/android'2021-07-26 23:57:35,448 DEBUG: Checking build/dev.obfusk.jiten/android/bin/jiten-1.1.0-arm64-v8a-release-unsigned.apk2021-07-26 23:57:35,449 DEBUG: AXML contains a RESOURCE MAP2021-07-26 23:57:35,450 DEBUG: Start of Namespace mapping: prefix 29: 'android' --> uri 40: 'http://schemas.android.com/apk/res/android'2021-07-26 23:57:35,560 INFO: success: dev.obfusk.jiten2021-07-26 23:57:35,561 INFO: Finished2021-07-26 23:57:35,562 INFO: 1 build succeeded