==> Synchronizing chroot copy [/chroot/armv8/root] -> [build]...done ==> Making package: python-ed25519 1.5-2 (Thu Jan 7 20:29:48 UTC 2021) ==> Retrieving sources... -> Found 1.5.tar.gz ==> Validating source files with sha512sums... 1.5.tar.gz ... Passed Host and machine ids are equal (b6eac563832547c9ad9408127b1b4375): refusing to link journals ==> Making package: python-ed25519 1.5-2 (Thu 07 Jan 2021 08:30:08 PM UTC) ==> Checking runtime dependencies... ==> Installing missing dependencies... resolving dependencies... looking for conflicting packages... Packages (2) libnsl-1.3.0-1 python-3.9.1-1 Total Installed Size: 53.19 MiB :: Proceed with installation? [Y/n] checking keyring... checking package integrity... loading package files... checking for file conflicts... checking available disk space... :: Processing package changes... installing libnsl... installing python... Optional dependencies for python python-setuptools python-pip sqlite [installed] mpdecimal: for decimal xz: for lzma [installed] tk: for tkinter :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate... ==> Checking buildtime dependencies... ==> Installing missing dependencies... resolving dependencies... looking for conflicting packages... Packages (6) python-appdirs-1.4.4-3 python-ordered-set-4.0.2-3 python-packaging-20.8-2 python-pyparsing-2.4.7-3 python-six-1.15.0-3 python-setuptools-1:51.1.1-1 Total Installed Size: 8.06 MiB :: Proceed with installation? [Y/n] checking keyring... checking package integrity... loading package files... checking for file conflicts... checking available disk space... :: Processing package changes... installing python-appdirs... installing python-pyparsing... installing python-six... installing python-packaging... installing python-ordered-set... installing python-setuptools... :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate... ==> Retrieving sources... -> Found 1.5.tar.gz ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... -> Extracting 1.5.tar.gz with bsdtar ==> Starting build()... running build running build_py creating build creating build/lib.linux-aarch64-3.9 creating build/lib.linux-aarch64-3.9/ed25519 copying src/ed25519/keys.py -> build/lib.linux-aarch64-3.9/ed25519 copying src/ed25519/__init__.py -> build/lib.linux-aarch64-3.9/ed25519 copying src/ed25519/_version.py -> build/lib.linux-aarch64-3.9/ed25519 copying src/ed25519/test_ed25519.py -> build/lib.linux-aarch64-3.9/ed25519 UPDATING build/lib.linux-aarch64-3.9/ed25519/_version.py set build/lib.linux-aarch64-3.9/ed25519/_version.py to '1.5' running build_ext building 'ed25519._ed25519' extension creating build/temp.linux-aarch64-3.9 creating build/temp.linux-aarch64-3.9/src creating build/temp.linux-aarch64-3.9/src/ed25519-glue creating build/temp.linux-aarch64-3.9/src/ed25519-supercop-ref gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -march=armv8-a -O3 -pipe -fno-plt -fno-semantic-interposition -march=armv8-a -O3 -pipe -fno-plt -march=armv8-a -O3 -pipe -fno-plt -march=armv8-a -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fPIC -Isrc/ed25519-supercop-ref -I/usr/include/python3.9 -c src/ed25519-glue/ed25519module.c -o build/temp.linux-aarch64-3.9/src/ed25519-glue/ed25519module.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -march=armv8-a -O3 -pipe -fno-plt -fno-semantic-interposition -march=armv8-a -O3 -pipe -fno-plt -march=armv8-a -O3 -pipe -fno-plt -march=armv8-a -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fPIC -Isrc/ed25519-supercop-ref -I/usr/include/python3.9 -c src/ed25519-supercop-ref/ed25519.c -o build/temp.linux-aarch64-3.9/src/ed25519-supercop-ref/ed25519.o src/ed25519-supercop-ref/ed25519.c: In function ‘crypto_sign_open’: src/ed25519-supercop-ref/ed25519.c:125:14: warning: comparison of integer expressions of different signedness: ‘int’ and ‘long long unsigned int’ [-Wsign-compare] 125 | for(i=0;i<smlen-64;i++) | ^ src/ed25519-supercop-ref/ed25519.c:131:14: warning: comparison of integer expressions of different signedness: ‘int’ and ‘long long unsigned int’ [-Wsign-compare] 131 | for(i=0;i<smlen-64;i++) | ^ gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -march=armv8-a -O3 -pipe -fno-plt -fno-semantic-interposition -march=armv8-a -O3 -pipe -fno-plt -march=armv8-a -O3 -pipe -fno-plt -march=armv8-a -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fPIC -Isrc/ed25519-supercop-ref -I/usr/include/python3.9 -c src/ed25519-supercop-ref/fe25519.c -o build/temp.linux-aarch64-3.9/src/ed25519-supercop-ref/fe25519.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -march=armv8-a -O3 -pipe -fno-plt -fno-semantic-interposition -march=armv8-a -O3 -pipe -fno-plt -march=armv8-a -O3 -pipe -fno-plt -march=armv8-a -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fPIC -Isrc/ed25519-supercop-ref -I/usr/include/python3.9 -c src/ed25519-supercop-ref/ge25519.c -o build/temp.linux-aarch64-3.9/src/ed25519-supercop-ref/ge25519.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -march=armv8-a -O3 -pipe -fno-plt -fno-semantic-interposition -march=armv8-a -O3 -pipe -fno-plt -march=armv8-a -O3 -pipe -fno-plt -march=armv8-a -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fPIC -Isrc/ed25519-supercop-ref -I/usr/include/python3.9 -c src/ed25519-supercop-ref/sc25519.c -o build/temp.linux-aarch64-3.9/src/ed25519-supercop-ref/sc25519.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -march=armv8-a -O3 -pipe -fno-plt -fno-semantic-interposition -march=armv8-a -O3 -pipe -fno-plt -march=armv8-a -O3 -pipe -fno-plt -march=armv8-a -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fPIC -Isrc/ed25519-supercop-ref -I/usr/include/python3.9 -c src/ed25519-supercop-ref/sha512-blocks.c -o build/temp.linux-aarch64-3.9/src/ed25519-supercop-ref/sha512-blocks.o gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -march=armv8-a -O3 -pipe -fno-plt -fno-semantic-interposition -march=armv8-a -O3 -pipe -fno-plt -march=armv8-a -O3 -pipe -fno-plt -march=armv8-a -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fPIC -Isrc/ed25519-supercop-ref -I/usr/include/python3.9 -c src/ed25519-supercop-ref/sha512-hash.c -o build/temp.linux-aarch64-3.9/src/ed25519-supercop-ref/sha512-hash.o src/ed25519-supercop-ref/sha512-hash.c: In function ‘crypto_hash_sha512’: src/ed25519-supercop-ref/sha512-hash.c:40:16: warning: comparison of integer expressions of different signedness: ‘int’ and ‘long long unsigned int’ [-Wsign-compare] 40 | for (i = 0;i < inlen;++i) padded[i] = in[i]; | ^ gcc -pthread -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -march=armv8-a -O3 -pipe -fno-plt -fno-semantic-interposition -march=armv8-a -O3 -pipe -fno-plt -march=armv8-a -O3 -pipe -fno-plt -march=armv8-a -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -fPIC -Isrc/ed25519-supercop-ref -I/usr/include/python3.9 -c src/ed25519-supercop-ref/verify.c -o build/temp.linux-aarch64-3.9/src/ed25519-supercop-ref/verify.o gcc -pthread -shared -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -fno-semantic-interposition -Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now -Wl,-O1,--sort-common,--as-needed,-z,relro -march=armv8-a -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 build/temp.linux-aarch64-3.9/src/ed25519-glue/ed25519module.o build/temp.linux-aarch64-3.9/src/ed25519-supercop-ref/ed25519.o build/temp.linux-aarch64-3.9/src/ed25519-supercop-ref/fe25519.o build/temp.linux-aarch64-3.9/src/ed25519-supercop-ref/ge25519.o build/temp.linux-aarch64-3.9/src/ed25519-supercop-ref/sc25519.o build/temp.linux-aarch64-3.9/src/ed25519-supercop-ref/sha512-blocks.o build/temp.linux-aarch64-3.9/src/ed25519-supercop-ref/sha512-hash.o build/temp.linux-aarch64-3.9/src/ed25519-supercop-ref/verify.o -L/usr/lib -o build/lib.linux-aarch64-3.9/ed25519/_ed25519.cpython-39-aarch64-linux-gnu.so running build_scripts creating build/scripts-3.9 copying and adjusting bin/edsig -> build/scripts-3.9 changing mode of build/scripts-3.9/edsig from 644 to 755 ==> Entering fakeroot environment... ==> Starting package()... running install running install_lib creating /build/python-ed25519/pkg/python-ed25519/usr creating /build/python-ed25519/pkg/python-ed25519/usr/lib creating /build/python-ed25519/pkg/python-ed25519/usr/lib/python3.9 creating /build/python-ed25519/pkg/python-ed25519/usr/lib/python3.9/site-packages creating /build/python-ed25519/pkg/python-ed25519/usr/lib/python3.9/site-packages/ed25519 copying build/lib.linux-aarch64-3.9/ed25519/keys.py -> /build/python-ed25519/pkg/python-ed25519/usr/lib/python3.9/site-packages/ed25519 copying build/lib.linux-aarch64-3.9/ed25519/__init__.py -> /build/python-ed25519/pkg/python-ed25519/usr/lib/python3.9/site-packages/ed25519 copying build/lib.linux-aarch64-3.9/ed25519/_ed25519.cpython-39-aarch64-linux-gnu.so -> /build/python-ed25519/pkg/python-ed25519/usr/lib/python3.9/site-packages/ed25519 copying build/lib.linux-aarch64-3.9/ed25519/_version.py -> /build/python-ed25519/pkg/python-ed25519/usr/lib/python3.9/site-packages/ed25519 copying build/lib.linux-aarch64-3.9/ed25519/test_ed25519.py -> /build/python-ed25519/pkg/python-ed25519/usr/lib/python3.9/site-packages/ed25519 byte-compiling /build/python-ed25519/pkg/python-ed25519/usr/lib/python3.9/site-packages/ed25519/keys.py to keys.cpython-39.pyc byte-compiling /build/python-ed25519/pkg/python-ed25519/usr/lib/python3.9/site-packages/ed25519/__init__.py to __init__.cpython-39.pyc byte-compiling /build/python-ed25519/pkg/python-ed25519/usr/lib/python3.9/site-packages/ed25519/_version.py to _version.cpython-39.pyc byte-compiling /build/python-ed25519/pkg/python-ed25519/usr/lib/python3.9/site-packages/ed25519/test_ed25519.py to test_ed25519.cpython-39.pyc writing byte-compilation script '/tmp/tmpohjf98bz.py' /usr/bin/python /tmp/tmpohjf98bz.py removing /tmp/tmpohjf98bz.py running install_scripts creating /build/python-ed25519/pkg/python-ed25519/usr/bin copying build/scripts-3.9/edsig -> /build/python-ed25519/pkg/python-ed25519/usr/bin changing mode of /build/python-ed25519/pkg/python-ed25519/usr/bin/edsig to 755 running install_egg_info Writing /build/python-ed25519/pkg/python-ed25519/usr/lib/python3.9/site-packages/ed25519-1.5-py3.9.egg-info ==> Tidying install... -> Removing libtool files... -> Purging unwanted files... -> Removing static library files... -> Stripping unneeded symbols from binaries and libraries... -> Compressing man and info pages... ==> Checking for packaging issues... ==> Creating package "python-ed25519"... -> Generating .PKGINFO file... -> Generating .BUILDINFO file... -> Generating .MTREE file... -> Compressing package... ==> Leaving fakeroot environment. ==> Finished making: python-ed25519 1.5-2 (Thu 07 Jan 2021 08:31:09 PM UTC) ==> Cleaning up... ==> Removing installed dependencies... checking dependencies... :: glib2 optionally requires python: gdbus-codegen, glib-genmarshal, glib-mkenums, gtester-report :: util-linux optionally requires python: python bindings to libmount Packages (8) libnsl-1.3.0-1 python-3.9.1-1 python-appdirs-1.4.4-3 python-ordered-set-4.0.2-3 python-packaging-20.8-2 python-pyparsing-2.4.7-3 python-setuptools-1:51.1.1-1 python-six-1.15.0-3 Total Removed Size: 61.25 MiB :: Do you want to remove these packages? [Y/n] :: Processing package changes... removing python-setuptools... removing python-packaging... removing python-six... removing python-pyparsing... removing python-ordered-set... removing python-appdirs... removing python... removing libnsl... :: Running post-transaction hooks... (1/1) Arming ConditionNeedsUpdate...