>>> py3-pynacl: Building community/py3-pynacl 1.5.0-r6 (using abuild 3.15.0_rc3-r1) started Wed, 23 Apr 2025 20:59:57 +0000 >>> py3-pynacl: Validating /home/buildozer/aports/community/py3-pynacl/APKBUILD... >>> py3-pynacl: Analyzing dependencies... >>> py3-pynacl: Installing for build: build-base py3-cffi py3-gpep517 py3-setuptools python3-dev libffi-dev py3-wheel py3-pytest py3-hypothesis (1/43) Installing libbz2 (1.0.8-r6) (2/43) Installing gdbm (1.24-r0) (3/43) Installing mpdecimal (4.0.0-r0) (4/43) Installing libpanelw (6.5_p20250412-r0) (5/43) Installing sqlite-libs (3.49.1-r0) (6/43) Installing python3 (3.12.10-r0) (7/43) Installing python3-pycache-pyc0 (3.12.10-r0) (8/43) Installing pyc (3.12.10-r0) (9/43) Installing py3-cparser-pyc (2.22-r1) (10/43) Installing py3-cffi-pyc (1.17.1-r1) (11/43) Installing python3-pyc (3.12.10-r0) (12/43) Installing py3-cparser (2.22-r1) (13/43) Installing py3-cffi (1.17.1-r1) (14/43) Installing py3-installer (0.7.0-r2) (15/43) Installing py3-installer-pyc (0.7.0-r2) (16/43) Installing py3-gpep517 (16-r0) (17/43) Installing py3-gpep517-pyc (16-r0) (18/43) Installing py3-parsing (3.2.0-r0) (19/43) Installing py3-parsing-pyc (3.2.0-r0) (20/43) Installing py3-packaging (24.2-r0) (21/43) Installing py3-packaging-pyc (24.2-r0) (22/43) Installing py3-setuptools (77.0.3-r0) (23/43) Installing py3-setuptools-pyc (77.0.3-r0) (24/43) Installing python3-dev (3.12.10-r0) (25/43) Installing linux-headers (6.14.2-r0) (26/43) Installing libffi-dev (3.4.8-r0) (27/43) Installing py3-wheel (0.43.0-r0) (28/43) Installing py3-wheel-pyc (0.43.0-r0) (29/43) Installing py3-iniconfig (2.1.0-r0) (30/43) Installing py3-iniconfig-pyc (2.1.0-r0) (31/43) Installing py3-pluggy (1.5.0-r0) (32/43) Installing py3-pluggy-pyc (1.5.0-r0) (33/43) Installing py3-py (1.11.0-r4) (34/43) Installing py3-py-pyc (1.11.0-r4) (35/43) Installing py3-pytest (8.3.5-r0) (36/43) Installing py3-pytest-pyc (8.3.5-r0) (37/43) Installing py3-attrs (25.3.0-r0) (38/43) Installing py3-attrs-pyc (25.3.0-r0) (39/43) Installing py3-sortedcontainers (2.4.0-r5) (40/43) Installing py3-sortedcontainers-pyc (2.4.0-r5) (41/43) Installing py3-hypothesis (6.124.5-r0) (42/43) Installing py3-hypothesis-pyc (6.124.5-r0) (43/43) Installing .makedepends-py3-pynacl (20250423.205957) Executing busybox-1.37.0-r16.trigger OK: 697 MiB in 152 packages >>> py3-pynacl: Cleaning up srcdir >>> py3-pynacl: Cleaning up pkgdir >>> py3-pynacl: Cleaning up tmpdir >>> py3-pynacl: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/pynacl-1.5.0.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> py3-pynacl: Fetching https://github.com/pyca/pynacl/archive/1.5.0/pynacl-1.5.0.tar.gz Connecting to github.com (140.82.121.3:443) Connecting to codeload.github.com (140.82.121.9:443) saving to '/var/cache/distfiles/v3.22/pynacl-1.5.0.tar.gz.part' pynacl-1.5.0.tar.gz. 10.1M --:--:-- ETA pynacl-1.5.0.tar.gz. 100% |********************************| 19.4M 0:00:00 ETA '/var/cache/distfiles/v3.22/pynacl-1.5.0.tar.gz.part' saved >>> py3-pynacl: Fetching https://distfiles.alpinelinux.org/distfiles/v3.22/pynacl-1.5.0.tar.gz >>> py3-pynacl: Checking sha512sums... pynacl-1.5.0.tar.gz: OK ppc64le-disable-configure-segfaultcheck.patch: OK use-latest-pytest.patch: OK >>> py3-pynacl: Unpacking /var/cache/distfiles/v3.22/pynacl-1.5.0.tar.gz... >>> py3-pynacl: ppc64le-disable-configure-segfaultcheck.patch patching file src/libsodium/configure Hunk #1 succeeded at 9887 (offset 1145 lines). >>> py3-pynacl: use-latest-pytest.patch patching file setup.py 2025-04-23 21:00:00,694 gpep517 INFO Building wheel via backend setuptools.build_meta /usr/lib/python3.12/site-packages/setuptools/_distutils/dist.py:289: UserWarning: Unknown distribution option: 'tests_require' warnings.warn(msg) 2025-04-23 21:00:00,836 root INFO running bdist_wheel 2025-04-23 21:00:00,848 root INFO running build 2025-04-23 21:00:00,848 root INFO running build_py 2025-04-23 21:00:00,852 root INFO creating build/lib.linux-armv8l-cpython-312/nacl 2025-04-23 21:00:00,853 root INFO copying src/nacl/__init__.py -> build/lib.linux-armv8l-cpython-312/nacl 2025-04-23 21:00:00,853 root INFO copying src/nacl/public.py -> build/lib.linux-armv8l-cpython-312/nacl 2025-04-23 21:00:00,853 root INFO copying src/nacl/secret.py -> build/lib.linux-armv8l-cpython-312/nacl 2025-04-23 21:00:00,854 root INFO copying src/nacl/exceptions.py -> build/lib.linux-armv8l-cpython-312/nacl 2025-04-23 21:00:00,854 root INFO copying src/nacl/hashlib.py -> build/lib.linux-armv8l-cpython-312/nacl 2025-04-23 21:00:00,854 root INFO copying src/nacl/utils.py -> build/lib.linux-armv8l-cpython-312/nacl 2025-04-23 21:00:00,854 root INFO copying src/nacl/hash.py -> build/lib.linux-armv8l-cpython-312/nacl 2025-04-23 21:00:00,855 root INFO copying src/nacl/encoding.py -> build/lib.linux-armv8l-cpython-312/nacl 2025-04-23 21:00:00,855 root INFO copying src/nacl/signing.py -> build/lib.linux-armv8l-cpython-312/nacl 2025-04-23 21:00:00,855 root INFO creating build/lib.linux-armv8l-cpython-312/nacl/pwhash 2025-04-23 21:00:00,855 root INFO copying src/nacl/pwhash/__init__.py -> build/lib.linux-armv8l-cpython-312/nacl/pwhash 2025-04-23 21:00:00,856 root INFO copying src/nacl/pwhash/scrypt.py -> build/lib.linux-armv8l-cpython-312/nacl/pwhash 2025-04-23 21:00:00,856 root INFO copying src/nacl/pwhash/_argon2.py -> build/lib.linux-armv8l-cpython-312/nacl/pwhash 2025-04-23 21:00:00,856 root INFO copying src/nacl/pwhash/argon2id.py -> build/lib.linux-armv8l-cpython-312/nacl/pwhash 2025-04-23 21:00:00,857 root INFO copying src/nacl/pwhash/argon2i.py -> build/lib.linux-armv8l-cpython-312/nacl/pwhash 2025-04-23 21:00:00,857 root INFO creating build/lib.linux-armv8l-cpython-312/nacl/bindings 2025-04-23 21:00:00,857 root INFO copying src/nacl/bindings/__init__.py -> build/lib.linux-armv8l-cpython-312/nacl/bindings 2025-04-23 21:00:00,857 root INFO copying src/nacl/bindings/crypto_aead.py -> build/lib.linux-armv8l-cpython-312/nacl/bindings 2025-04-23 21:00:00,858 root INFO copying src/nacl/bindings/crypto_secretstream.py -> build/lib.linux-armv8l-cpython-312/nacl/bindings 2025-04-23 21:00:00,858 root INFO copying src/nacl/bindings/crypto_sign.py -> build/lib.linux-armv8l-cpython-312/nacl/bindings 2025-04-23 21:00:00,858 root INFO copying src/nacl/bindings/randombytes.py -> build/lib.linux-armv8l-cpython-312/nacl/bindings 2025-04-23 21:00:00,859 root INFO copying src/nacl/bindings/crypto_kx.py -> build/lib.linux-armv8l-cpython-312/nacl/bindings 2025-04-23 21:00:00,859 root INFO copying src/nacl/bindings/crypto_hash.py -> build/lib.linux-armv8l-cpython-312/nacl/bindings 2025-04-23 21:00:00,859 root INFO copying src/nacl/bindings/utils.py -> build/lib.linux-armv8l-cpython-312/nacl/bindings 2025-04-23 21:00:00,859 root INFO copying src/nacl/bindings/crypto_scalarmult.py -> build/lib.linux-armv8l-cpython-312/nacl/bindings 2025-04-23 21:00:00,860 root INFO copying src/nacl/bindings/crypto_pwhash.py -> build/lib.linux-armv8l-cpython-312/nacl/bindings 2025-04-23 21:00:00,860 root INFO copying src/nacl/bindings/crypto_shorthash.py -> build/lib.linux-armv8l-cpython-312/nacl/bindings 2025-04-23 21:00:00,860 root INFO copying src/nacl/bindings/crypto_generichash.py -> build/lib.linux-armv8l-cpython-312/nacl/bindings 2025-04-23 21:00:00,860 root INFO copying src/nacl/bindings/sodium_core.py -> build/lib.linux-armv8l-cpython-312/nacl/bindings 2025-04-23 21:00:00,861 root INFO copying src/nacl/bindings/crypto_secretbox.py -> build/lib.linux-armv8l-cpython-312/nacl/bindings 2025-04-23 21:00:00,861 root INFO copying src/nacl/bindings/crypto_box.py -> build/lib.linux-armv8l-cpython-312/nacl/bindings 2025-04-23 21:00:00,861 root INFO copying src/nacl/bindings/crypto_core.py -> build/lib.linux-armv8l-cpython-312/nacl/bindings 2025-04-23 21:00:00,862 root INFO copying src/nacl/py.typed -> build/lib.linux-armv8l-cpython-312/nacl 2025-04-23 21:00:00,863 root INFO running build_clib checking build system type... armv8l-unknown-linux-musleabihf checking host system type... armv8l-unknown-linux-musleabihf checking target system type... armv8l-unknown-linux-musleabihf checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/src/libsodium/build-aux/install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether UID '1000' is supported by ustar format... yes checking whether GID '1000' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking whether make supports nested variables... (cached) yes checking whether to enable maintainer-specific portions of Makefiles... no checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether cc accepts -g... yes checking for cc option to enable C11 features... none needed checking whether cc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of cc... none checking dependency style of cc... none checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for a sed that does not truncate output... /bin/sed checking how to run the C preprocessor... cc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking whether cc is Clang... no checking whether pthreads work with "-pthread" and "-lpthread"... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for variable-length arrays... yes checking for __wasi__ defined... no checking whether C compiler accepts -fvisibility=hidden... yes checking whether C compiler accepts -fPIC... yes checking whether C compiler accepts -fPIE... yes checking whether the linker accepts -pie... yes checking whether C compiler accepts -fno-strict-aliasing... yes checking whether C compiler accepts -fno-strict-overflow... yes checking for a broken Xcode version... no checking whether C compiler accepts -fstack-protector... yes checking whether the linker accepts -fstack-protector... yes checking whether C compiler accepts -Os -fstack-clash-protection -Wformat -Werror=format-security -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wall... yes checking whether C compiler accepts -Os -fstack-clash-protection -Wformat -Werror=format-security -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra... yes checking for clang... no checking whether C compiler accepts -Os -fstack-clash-protection -Wformat -Werror=format-security -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast... yes checking whether C compiler accepts -Os -fstack-clash-protection -Wformat -Werror=format-security -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual... yes checking whether C compiler accepts -Os -fstack-clash-protection -Wformat -Werror=format-security -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero... yes checking whether C compiler accepts -Os -fstack-clash-protection -Wformat -Werror=format-security -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches... yes checking whether C compiler accepts -Os -fstack-clash-protection -Wformat -Werror=format-security -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond... yes checking whether C compiler accepts -Os -fstack-clash-protection -Wformat -Werror=format-security -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal... yes checking whether C compiler accepts -Os -fstack-clash-protection -Wformat -Werror=format-security -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2... yes checking whether C compiler accepts -Os -fstack-clash-protection -Wformat -Werror=format-security -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op... yes checking whether C compiler accepts -Os -fstack-clash-protection -Wformat -Werror=format-security -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized... yes checking whether C compiler accepts -Os -fstack-clash-protection -Wformat -Werror=format-security -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation... yes checking whether C compiler accepts -Os -fstack-clash-protection -Wformat -Werror=format-security -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations... yes checking whether C compiler accepts -Os -fstack-clash-protection -Wformat -Werror=format-security -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes... yes checking whether C compiler accepts -Os -fstack-clash-protection -Wformat -Werror=format-security -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs... yes checking whether C compiler accepts -Os -fstack-clash-protection -Wformat -Werror=format-security -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits... yes checking whether C compiler accepts -Os -fstack-clash-protection -Wformat -Werror=format-security -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas... yes checking whether C compiler accepts -Os -fstack-clash-protection -Wformat -Werror=format-security -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id... yes checking whether C compiler accepts -Os -fstack-clash-protection -Wformat -Werror=format-security -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference... yes checking whether C compiler accepts -Os -fstack-clash-protection -Wformat -Werror=format-security -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference -Wold-style-declaration... yes checking whether C compiler accepts -Os -fstack-clash-protection -Wformat -Werror=format-security -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference -Wold-style-declaration -Wpointer-arith... yes checking whether C compiler accepts -Os -fstack-clash-protection -Wformat -Werror=format-security -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference -Wold-style-declaration -Wpointer-arith -Wredundant-decls... yes checking whether C compiler accepts -Os -fstack-clash-protection -Wformat -Werror=format-security -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference -Wold-style-declaration -Wpointer-arith -Wredundant-decls -Wrestrict... yes checking whether C compiler accepts -Os -fstack-clash-protection -Wformat -Werror=format-security -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference -Wold-style-declaration -Wpointer-arith -Wredundant-decls -Wrestrict -Wshorten-64-to-32... no checking whether C compiler accepts -Os -fstack-clash-protection -Wformat -Werror=format-security -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference -Wold-style-declaration -Wpointer-arith -Wredundant-decls -Wrestrict -Wsometimes-uninitialized... no checking whether C compiler accepts -Os -fstack-clash-protection -Wformat -Werror=format-security -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference -Wold-style-declaration -Wpointer-arith -Wredundant-decls -Wrestrict -Wstrict-prototypes... yes checking whether C compiler accepts -Os -fstack-clash-protection -Wformat -Werror=format-security -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference -Wold-style-declaration -Wpointer-arith -Wredundant-decls -Wrestrict -Wstrict-prototypes -Wswitch-enum... yes checking whether C compiler accepts -Os -fstack-clash-protection -Wformat -Werror=format-security -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference -Wold-style-declaration -Wpointer-arith -Wredundant-decls -Wrestrict -Wstrict-prototypes -Wswitch-enum -Wvariable-decl... no checking whether C compiler accepts -Os -fstack-clash-protection -Wformat -Werror=format-security -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wlogical-op -Wmaybe-uninitialized -Wmisleading-indentation -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference -Wold-style-declaration -Wpointer-arith -Wredundant-decls -Wrestrict -Wstrict-prototypes -Wswitch-enum -Wwrite-strings... yes checking whether the linker accepts -Wl,-z,relro... yes checking whether the linker accepts -Wl,-z,now... yes checking whether the linker accepts -Wl,-z,noexecstack... yes checking whether segmentation violations can be caught... yes checking whether SIGABRT can be caught... no configure: WARNING: On this platform, SIGABRT cannot be caught using signal handlers. checking for thread local storage (TLS) class... _Thread_local thread local storage is supported checking whether C compiler accepts -ftls-model=local-dynamic... yes checking how to print strings... printf checking for a sed that does not truncate output... (cached) /bin/sed checking for fgrep... /bin/grep -F checking for ld used by cc... /usr/armv6-alpine-linux-musleabihf/bin/ld checking if the linker (/usr/armv6-alpine-linux-musleabihf/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 98304 checking how to convert armv8l-unknown-linux-musleabihf file names to armv8l-unknown-linux-musleabihf format... func_convert_file_noop checking how to convert armv8l-unknown-linux-musleabihf file names to toolchain format... func_convert_file_noop checking for /usr/armv6-alpine-linux-musleabihf/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/armv6-alpine-linux-musleabihf/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking for ar... (cached) ar checking whether C compiler accepts -mmmx... no checking for MMX instructions set... no checking whether C compiler accepts -msse2... no checking for SSE2 instructions set... no checking whether C compiler accepts -msse3... no checking for SSE3 instructions set... no checking whether C compiler accepts -mssse3... no checking for SSSE3 instructions set... no checking whether C compiler accepts -msse4.1... no checking for SSE4.1 instructions set... no checking whether C compiler accepts -mavx... no checking for AVX instructions set... no checking whether C compiler accepts -mavx2... no checking for AVX2 instructions set... no checking whether C compiler accepts -mavx512f... no checking for AVX512F instructions set... no checking whether C compiler accepts -Os -fstack-clash-protection -Wformat -Werror=format-security -pthread -fvisibility=hidden -fPIC -fPIE -fno-strict-aliasing -fno-strict-overflow -fstack-protector -ftls-model=local-dynamic -mno-avx512f... no checking whether C compiler accepts -maes... no checking whether C compiler accepts -mpclmul... no checking for AESNI instructions set and PCLMULQDQ... no checking whether C compiler accepts -mrdrnd... no checking for RDRAND... no checking for sys/mman.h... yes checking for sys/random.h... yes checking for intrin.h... no checking if _xgetbv() is available... no checking for inline... inline checking whether byte ordering is bigendian... no checking whether __STDC_LIMIT_MACROS is required... no checking whether we can use inline asm code... yes no checking whether we can use x86_64 asm code... no checking whether we can assemble AVX opcodes... no checking for 128-bit arithmetic... no checking for cpuid instruction... no checking if the .private_extern asm directive is supported... no checking if the .hidden asm directive is supported... yes checking if weak symbols are supported... yes checking if data alignment is required... no checking if atomic operations are supported... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for arc4random... no checking for arc4random_buf... no checking for mmap... yes checking for mlock... yes checking for madvise... yes checking for mprotect... yes checking for getrandom with a standard API... yes checking for getrandom... yes checking for getentropy with a standard API... yes checking for getentropy... yes checking for getpid... yes checking for getauxva... no checking for elf_aux_info... no checking for posix_memalign... yes checking for nanosleep... yes checking for memset_s... no checking for explicit_bzero... yes checking for explicit_memset... no checking if gcc/ld supports -Wl,--output-def... not needed, shared libraries are disabled checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating builds/Makefile config.status: creating contrib/Makefile config.status: creating dist-build/Makefile config.status: creating libsodium.pc config.status: creating libsodium-uninstalled.pc config.status: creating msvc-scripts/Makefile config.status: creating src/Makefile config.status: creating src/libsodium/Makefile config.status: creating src/libsodium/include/Makefile config.status: creating src/libsodium/include/sodium/version.h config.status: creating test/default/Makefile config.status: creating test/Makefile config.status: executing depfiles commands config.status: executing libtool commands Making all in builds make[1]: Entering directory '/home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/build/temp.linux-armv8l-cpython-312/builds' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/build/temp.linux-armv8l-cpython-312/builds' Making all in contrib make[1]: Entering directory '/home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/build/temp.linux-armv8l-cpython-312/contrib' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/build/temp.linux-armv8l-cpython-312/contrib' Making all in dist-build make[1]: Entering directory '/home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/build/temp.linux-armv8l-cpython-312/dist-build' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/build/temp.linux-armv8l-cpython-312/dist-build' Making all in msvc-scripts make[1]: Entering directory '/home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/build/temp.linux-armv8l-cpython-312/msvc-scripts' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/build/temp.linux-armv8l-cpython-312/msvc-scripts' Making all in src make[1]: Entering directory '/home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/build/temp.linux-armv8l-cpython-312/src' Making all in libsodium make[2]: Entering directory '/home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/build/temp.linux-armv8l-cpython-312/src/libsodium' Making all in include make[3]: Entering directory '/home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/build/temp.linux-armv8l-cpython-312/src/libsodium/include' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/build/temp.linux-armv8l-cpython-312/src/libsodium/include' make[3]: Entering directory '/home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/build/temp.linux-armv8l-cpython-312/src/libsodium' CC crypto_shorthash/siphash24/libsodium_la-shorthash_siphashx24.lo CC crypto_shorthash/siphash24/ref/libsodium_la-shorthash_siphashx24_ref.lo CC crypto_sign/ed25519/ref10/libsodium_la-obsolete.lo CC crypto_generichash/blake2b/ref/libssse3_la-blake2b-compress-ssse3.lo CC crypto_pwhash/argon2/libssse3_la-argon2-fill-block-ssse3.lo CC crypto_generichash/blake2b/ref/libsse41_la-blake2b-compress-sse41.lo CC crypto_generichash/blake2b/ref/libavx2_la-blake2b-compress-avx2.lo CC crypto_pwhash/argon2/libavx2_la-argon2-fill-block-avx2.lo CC crypto_pwhash/argon2/libavx512f_la-argon2-fill-block-avx512f.lo CC crypto_aead/chacha20poly1305/sodium/libsodium_la-aead_chacha20poly1305.lo CC crypto_aead/xchacha20poly1305/sodium/libsodium_la-aead_xchacha20poly1305.lo CC crypto_auth/libsodium_la-crypto_auth.lo CC crypto_auth/hmacsha256/libsodium_la-auth_hmacsha256.lo CC crypto_auth/hmacsha512/libsodium_la-auth_hmacsha512.lo CC crypto_auth/hmacsha512256/libsodium_la-auth_hmacsha512256.lo CC crypto_box/libsodium_la-crypto_box.lo CC crypto_box/libsodium_la-crypto_box_easy.lo CC crypto_box/libsodium_la-crypto_box_seal.lo CC crypto_box/curve25519xsalsa20poly1305/libsodium_la-box_curve25519xsalsa20poly1305.lo CC crypto_core/hchacha20/libsodium_la-core_hchacha20.lo CC crypto_core/hsalsa20/ref2/libsodium_la-core_hsalsa20_ref2.lo CC crypto_core/ed25519/ref10/libsodium_la-ed25519_ref10.lo CC crypto_core/salsa/ref/libsodium_la-core_salsa_ref.lo CC crypto_generichash/libsodium_la-crypto_generichash.lo CC crypto_core/hsalsa20/libsodium_la-core_hsalsa20.lo CC crypto_generichash/blake2b/libsodium_la-generichash_blake2.lo CC crypto_generichash/blake2b/ref/libsodium_la-blake2b-compress-ref.lo CC crypto_generichash/blake2b/ref/libsodium_la-blake2b-ref.lo CC crypto_generichash/blake2b/ref/libsodium_la-generichash_blake2b.lo CC crypto_hash/libsodium_la-crypto_hash.lo CC crypto_hash/sha256/libsodium_la-hash_sha256.lo CC crypto_hash/sha256/cp/libsodium_la-hash_sha256_cp.lo CC crypto_hash/sha512/libsodium_la-hash_sha512.lo CC crypto_kdf/blake2b/libsodium_la-kdf_blake2b.lo CC crypto_kdf/libsodium_la-crypto_kdf.lo CC crypto_hash/sha512/cp/libsodium_la-hash_sha512_cp.lo CC crypto_kx/libsodium_la-crypto_kx.lo CC crypto_onetimeauth/libsodium_la-crypto_onetimeauth.lo CC crypto_onetimeauth/poly1305/libsodium_la-onetimeauth_poly1305.lo CC crypto_onetimeauth/poly1305/donna/libsodium_la-poly1305_donna.lo CC crypto_pwhash/argon2/libsodium_la-argon2-core.lo CC crypto_pwhash/argon2/libsodium_la-argon2-encoding.lo CC crypto_pwhash/argon2/libsodium_la-argon2-fill-block-ref.lo CC crypto_pwhash/argon2/libsodium_la-argon2.lo CC crypto_pwhash/argon2/libsodium_la-blake2b-long.lo CC crypto_pwhash/argon2/libsodium_la-pwhash_argon2i.lo CC crypto_pwhash/argon2/libsodium_la-pwhash_argon2id.lo CC crypto_pwhash/libsodium_la-crypto_pwhash.lo CC crypto_scalarmult/libsodium_la-crypto_scalarmult.lo CC crypto_scalarmult/curve25519/libsodium_la-scalarmult_curve25519.lo CC crypto_secretbox/libsodium_la-crypto_secretbox_easy.lo CC crypto_secretbox/libsodium_la-crypto_secretbox.lo CC crypto_scalarmult/curve25519/ref10/libsodium_la-x25519_ref10.lo CC crypto_secretbox/xsalsa20poly1305/libsodium_la-secretbox_xsalsa20poly1305.lo CC crypto_secretstream/xchacha20poly1305/libsodium_la-secretstream_xchacha20poly1305.lo CC crypto_shorthash/libsodium_la-crypto_shorthash.lo CC crypto_shorthash/siphash24/libsodium_la-shorthash_siphash24.lo CC crypto_shorthash/siphash24/ref/libsodium_la-shorthash_siphash24_ref.lo CC crypto_sign/libsodium_la-crypto_sign.lo CC crypto_sign/ed25519/libsodium_la-sign_ed25519.lo CC sodium/libsodium_la-codecs.lo CC sodium/libsodium_la-core.lo CC sodium/libsodium_la-runtime.lo CC crypto_sign/ed25519/ref10/libsodium_la-keypair.lo CC crypto_sign/ed25519/ref10/libsodium_la-open.lo CC crypto_sign/ed25519/ref10/libsodium_la-sign.lo CC crypto_stream/chacha20/libsodium_la-stream_chacha20.lo CC crypto_stream/chacha20/ref/libsodium_la-chacha20_ref.lo CC sodium/libsodium_la-utils.lo CC crypto_stream/libsodium_la-crypto_stream.lo CC crypto_stream/salsa20/libsodium_la-stream_salsa20.lo CC crypto_verify/sodium/libsodium_la-verify.lo CC crypto_stream/xsalsa20/libsodium_la-stream_xsalsa20.lo CC randombytes/libsodium_la-randombytes.lo CC sodium/libsodium_la-version.lo CC crypto_stream/salsa20/ref/libsodium_la-salsa20_ref.lo CC crypto_box/curve25519xchacha20poly1305/libsodium_la-box_curve25519xchacha20poly1305.lo CC crypto_box/curve25519xchacha20poly1305/libsodium_la-box_seal_curve25519xchacha20poly1305.lo CC crypto_core/ed25519/libsodium_la-core_ed25519.lo CC crypto_core/ed25519/libsodium_la-core_ristretto255.lo CC crypto_pwhash/scryptsalsa208sha256/libsodium_la-crypto_scrypt-common.lo CC crypto_pwhash/scryptsalsa208sha256/libsodium_la-scrypt_platform.lo CC crypto_pwhash/scryptsalsa208sha256/libsodium_la-pbkdf2-sha256.lo CC crypto_pwhash/scryptsalsa208sha256/libsodium_la-pwhash_scryptsalsa208sha256.lo CC crypto_pwhash/scryptsalsa208sha256/nosse/libsodium_la-pwhash_scryptsalsa208sha256_nosse.lo CC crypto_scalarmult/ed25519/ref10/libsodium_la-scalarmult_ed25519_ref10.lo CC crypto_scalarmult/ristretto255/ref10/libsodium_la-scalarmult_ristretto255_ref10.lo CC crypto_secretbox/xchacha20poly1305/libsodium_la-secretbox_xchacha20poly1305.lo CC crypto_stream/salsa2012/ref/libsodium_la-stream_salsa2012_ref.lo CC crypto_stream/salsa2012/libsodium_la-stream_salsa2012.lo CC crypto_stream/salsa208/ref/libsodium_la-stream_salsa208_ref.lo CC crypto_stream/salsa208/libsodium_la-stream_salsa208.lo CC crypto_stream/xchacha20/libsodium_la-stream_xchacha20.lo CC randombytes/sysrandom/libsodium_la-randombytes_sysrandom.lo CC crypto_aead/aes256gcm/aesni/libaesni_la-aead_aes256gcm_aesni.lo CC crypto_onetimeauth/poly1305/sse2/libsse2_la-poly1305_sse2.lo CC crypto_pwhash/scryptsalsa208sha256/sse/libsse2_la-pwhash_scryptsalsa208sha256_sse.lo CC crypto_stream/salsa20/xmm6int/libsse2_la-salsa20_xmm6int-sse2.lo CC crypto_stream/chacha20/dolbeau/libssse3_la-chacha20_dolbeau-ssse3.lo CCLD libsse41.la CC crypto_stream/chacha20/dolbeau/libavx2_la-chacha20_dolbeau-avx2.lo CC crypto_stream/salsa20/xmm6int/libavx2_la-salsa20_xmm6int-avx2.lo CCLD libavx512f.la CC randombytes/internal/librdrand_la-randombytes_internal_random.lo libtool: warning: '-version-info/-version-number' is ignored for convenience libraries libtool: warning: '-version-info/-version-number' is ignored for convenience libraries ar: `u' modifier ignored since `D' is the default (see `U') ar: `u' modifier ignored since `D' is the default (see `U') CCLD libsse2.la CCLD libssse3.la CCLD libavx2.la CCLD libaesni.la libtool: warning: '-version-info/-version-number' is ignored for convenience libraries ar: `u' modifier ignored since `D' is the default (see `U') libtool: warning: '-version-info/-version-number' is ignored for convenience libraries ar: `u' modifier ignored since `D' is the default (see `U') libtool: warning: '-version-info/-version-number' is ignored for convenience libraries libtool: warning: '-version-info/-version-number' is ignored for convenience libraries ar: `u' modifier ignored since `D' is the default (see `U') ar: `u' modifier ignored since `D' is the default (see `U') CCLD librdrand.la libtool: warning: '-version-info/-version-number' is ignored for convenience libraries ar: `u' modifier ignored since `D' is the default (see `U') CCLD libsodium.la ar: `u' modifier ignored since `D' is the default (see `U') make[3]: Leaving directory '/home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/build/temp.linux-armv8l-cpython-312/src/libsodium' make[2]: Leaving directory '/home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/build/temp.linux-armv8l-cpython-312/src/libsodium' make[2]: Entering directory '/home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/build/temp.linux-armv8l-cpython-312/src' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/build/temp.linux-armv8l-cpython-312/src' make[1]: Leaving directory '/home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/build/temp.linux-armv8l-cpython-312/src' Making all in test make[1]: Entering directory '/home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/build/temp.linux-armv8l-cpython-312/test' Making all in default make[2]: Entering directory '/home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/build/temp.linux-armv8l-cpython-312/test/default' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/build/temp.linux-armv8l-cpython-312/test/default' make[2]: Entering directory '/home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/build/temp.linux-armv8l-cpython-312/test' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/build/temp.linux-armv8l-cpython-312/test' make[1]: Leaving directory '/home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/build/temp.linux-armv8l-cpython-312/test' make[1]: Entering directory '/home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/build/temp.linux-armv8l-cpython-312' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/build/temp.linux-armv8l-cpython-312' Making check in builds make[1]: Entering directory '/home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/build/temp.linux-armv8l-cpython-312/builds' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/build/temp.linux-armv8l-cpython-312/builds' Making check in contrib make[1]: Entering directory '/home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/build/temp.linux-armv8l-cpython-312/contrib' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/build/temp.linux-armv8l-cpython-312/contrib' Making check in dist-build make[1]: Entering directory '/home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/build/temp.linux-armv8l-cpython-312/dist-build' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/build/temp.linux-armv8l-cpython-312/dist-build' Making check in msvc-scripts make[1]: Entering directory '/home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/build/temp.linux-armv8l-cpython-312/msvc-scripts' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/build/temp.linux-armv8l-cpython-312/msvc-scripts' Making check in src make[1]: Entering directory '/home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/build/temp.linux-armv8l-cpython-312/src' Making check in libsodium make[2]: Entering directory '/home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/build/temp.linux-armv8l-cpython-312/src/libsodium' Making check in include make[3]: Entering directory '/home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/build/temp.linux-armv8l-cpython-312/src/libsodium/include' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/build/temp.linux-armv8l-cpython-312/src/libsodium/include' make[3]: Entering directory '/home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/build/temp.linux-armv8l-cpython-312/src/libsodium' make[3]: Nothing to be done for 'check-am'. make[3]: Leaving directory '/home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/build/temp.linux-armv8l-cpython-312/src/libsodium' make[2]: Leaving directory '/home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/build/temp.linux-armv8l-cpython-312/src/libsodium' make[2]: Entering directory '/home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/build/temp.linux-armv8l-cpython-312/src' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory '/home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/build/temp.linux-armv8l-cpython-312/src' make[1]: Leaving directory '/home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/build/temp.linux-armv8l-cpython-312/src' Making check in test make[1]: Entering directory '/home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/build/temp.linux-armv8l-cpython-312/test' Making check in default make[2]: Entering directory '/home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/build/temp.linux-armv8l-cpython-312/test/default' make aead_aes256gcm aead_aes256gcm2 aead_chacha20poly1305 aead_chacha20poly13052 aead_xchacha20poly1305 auth auth2 auth3 auth5 auth6 auth7 box box2 box7 box8 box_easy box_easy2 box_seal box_seed chacha20 codecs core1 core2 core3 core4 core5 core6 ed25519_convert generichash generichash2 generichash3 hash hash3 kdf keygen kx metamorphic misuse onetimeauth onetimeauth2 onetimeauth7 pwhash_argon2i pwhash_argon2id randombytes scalarmult scalarmult2 scalarmult5 scalarmult6 scalarmult7 scalarmult8 secretbox secretbox2 secretbox7 secretbox8 secretbox_easy secretbox_easy2 secretstream shorthash sign sodium_core sodium_utils sodium_version stream stream2 stream3 stream4 verify1 sodium_utils2 sodium_utils3 core_ed25519 core_ristretto255 pwhash_scrypt pwhash_scrypt_ll scalarmult_ed25519 scalarmult_ristretto255 siphashx24 xchacha20 make[3]: Entering directory '/home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/build/temp.linux-armv8l-cpython-312/test/default' CC aead_aes256gcm.o CC aead_aes256gcm2.o CC aead_chacha20poly1305.o CC aead_chacha20poly13052.o CC aead_xchacha20poly1305.o CC auth.o CC auth2.o CC auth3.o CC auth5.o CC auth6.o CC auth7.o CC box.o CC box2.o CC box7.o CC box8.o CC box_easy.o CC box_easy2.o CC box_seal.o CC box_seed.o CC chacha20.o CC codecs.o CC core1.o CC core2.o CC core3.o CC core4.o CC core5.o CC core6.o CC ed25519_convert.o CC generichash.o CC generichash2.o CC generichash3.o CC hash.o CC hash3.o CC kdf.o CC keygen.o CC kx.o CC metamorphic.o CC misuse.o CC onetimeauth.o CC onetimeauth2.o CC onetimeauth7.o CC pwhash_argon2i.o CC pwhash_argon2id.o CC randombytes.o CC scalarmult.o CC scalarmult2.o CC scalarmult5.o CC scalarmult6.o CC scalarmult7.o CC scalarmult8.o CC secretbox.o CC secretbox2.o CC secretbox7.o CC secretbox8.o CC secretbox_easy.o CC secretbox_easy2.o CC secretstream.o CC shorthash.o CC sign.o CC sodium_core.o CC sodium_utils.o CC sodium_version.o CC stream.o CC stream2.o CC stream3.o CC stream4.o CC verify1.o CC sodium_utils2.o CC sodium_utils3.o CC core_ed25519.o CC core_ristretto255.o CC pwhash_scrypt.o CC pwhash_scrypt_ll.o CC scalarmult_ed25519.o CC scalarmult_ristretto255.o CC siphashx24.o CC xchacha20.o CCLD auth3 CCLD auth2 /home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/src/libsodium/test/default/pwhash_argon2i.c: In function 'str_tests': /home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/src/libsodium/test/default/pwhash_argon2i.c:293:9: warning: 'crypto_pwhash_argon2i_str_verify' reading 128 bytes from a region of size 80 [-Wstringop-overread] 293 | if (crypto_pwhash_argon2i_str_verify("$argon2i$m=65536,t=2,p=1c29tZXNhbHQ" | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 294 | "$9sTbSlTio3Biev89thdrlKKiCaYsjjYVJxGAL3swxpQ", | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 295 | "password", 0x100000000ULL) != -1) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/src/libsodium/test/default/pwhash_argon2i.c:293:9: note: referencing argument 1 of type 'const char[128]' In file included from /home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/src/libsodium/src/libsodium/include/sodium/crypto_pwhash.h:6, from /home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/src/libsodium/src/libsodium/include/sodium.h:32, from /home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/src/libsodium/test/default/cmptest.h:17, from /home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/src/libsodium/test/default/pwhash_argon2i.c:3: /home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/src/libsodium/src/libsodium/include/sodium/crypto_pwhash_argon2i.h:108:5: note: in a call to function 'crypto_pwhash_argon2i_str_verify' 108 | int crypto_pwhash_argon2i_str_verify(const char str[crypto_pwhash_argon2i_STRBYTES], | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/src/libsodium/test/default/pwhash_argon2i.c:298:9: warning: 'crypto_pwhash_argon2i_str_verify' reading 128 bytes from a region of size 80 [-Wstringop-overread] 298 | if (crypto_pwhash_argon2i_str_verify("$argon2i$m=65536,t=2,p=1c29tZXNhbHQ" | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 299 | "$9sTbSlTio3Biev89thdrlKKiCaYsjjYVJxGAL3swxpQ", | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 300 | "password", strlen("password")) != -1) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/src/libsodium/test/default/pwhash_argon2i.c:298:9: note: referencing argument 1 of type 'const char[128]' /home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/src/libsodium/src/libsodium/include/sodium/crypto_pwhash_argon2i.h:108:5: note: in a call to function 'crypto_pwhash_argon2i_str_verify' 108 | int crypto_pwhash_argon2i_str_verify(const char str[crypto_pwhash_argon2i_STRBYTES], | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/src/libsodium/test/default/pwhash_argon2i.c:303:9: warning: 'crypto_pwhash_argon2i_str_verify' reading 128 bytes from a region of size 80 [-Wstringop-overread] 303 | if (crypto_pwhash_argon2i_str_verify("$argon2i$m=65536,t=2,p=1$c29tZXNhbHQ" | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 304 | "9sTbSlTio3Biev89thdrlKKiCaYsjjYVJxGAL3swxpQ", | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 305 | "password", strlen("password")) != -1) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/src/libsodium/test/default/pwhash_argon2i.c:303:9: note: referencing argument 1 of type 'const char[128]' /home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/src/libsodium/src/libsodium/include/sodium/crypto_pwhash_argon2i.h:108:5: note: in a call to function 'crypto_pwhash_argon2i_str_verify' 108 | int crypto_pwhash_argon2i_str_verify(const char str[crypto_pwhash_argon2i_STRBYTES], | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/src/libsodium/test/default/pwhash_argon2i.c:308:9: warning: 'crypto_pwhash_str_verify' reading 128 bytes from a region of size 81 [-Wstringop-overread] 308 | if (crypto_pwhash_str_verify("$argon2i$m=65536,t=2,p=1$c29tZXNhbHQ" | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 309 | "$b2G3seW+uPzerwQQC+/E1K50CLLO7YXy0JRcaTuswRo", | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 310 | "password", strlen("password")) != -1) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/src/libsodium/test/default/pwhash_argon2i.c:308:9: note: referencing argument 1 of type 'const char[128]' /home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/src/libsodium/src/libsodium/include/sodium/crypto_pwhash.h:128:5: note: in a call to function 'crypto_pwhash_str_verify' 128 | int crypto_pwhash_str_verify(const char str[crypto_pwhash_STRBYTES], | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/src/libsodium/test/default/pwhash_argon2i.c:313:9: warning: 'crypto_pwhash_str_verify' reading 128 bytes from a region of size 85 [-Wstringop-overread] 313 | if (crypto_pwhash_str_verify("$argon2i$v=19$m=65536,t=2,p=1c29tZXNhbHQ" | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 314 | "$wWKIMhR9lyDFvRz9YTZweHKfbftvj+qf+YFY4NeBbtA", | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 315 | "password", strlen("password")) != -1) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/src/libsodium/test/default/pwhash_argon2i.c:313:9: note: referencing argument 1 of type 'const char[128]' /home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/src/libsodium/src/libsodium/include/sodium/crypto_pwhash.h:128:5: note: in a call to function 'crypto_pwhash_str_verify' 128 | int crypto_pwhash_str_verify(const char str[crypto_pwhash_STRBYTES], | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/src/libsodium/test/default/pwhash_argon2i.c:318:9: warning: 'crypto_pwhash_str_verify' reading 128 bytes from a region of size 85 [-Wstringop-overread] 318 | if (crypto_pwhash_str_verify("$argon2i$v=19$m=65536,t=2,p=1$c29tZXNhbHQ" | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 319 | "wWKIMhR9lyDFvRz9YTZweHKfbftvj+qf+YFY4NeBbtA", | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 320 | "password", strlen("password")) != -1) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/src/libsodium/test/default/pwhash_argon2i.c:318:9: note: referencing argument 1 of type 'const char[128]' /home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/src/libsodium/src/libsodium/include/sodium/crypto_pwhash.h:128:5: note: in a call to function 'crypto_pwhash_str_verify' 128 | int crypto_pwhash_str_verify(const char str[crypto_pwhash_STRBYTES], | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/src/libsodium/test/default/pwhash_argon2i.c:323:9: warning: 'crypto_pwhash_str_verify' reading 128 bytes from a region of size 86 [-Wstringop-overread] 323 | if (crypto_pwhash_str_verify("$argon2i$v=19$m=65536,t=2,p=1$c29tZXNhbHQ" | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 324 | "$8iIuixkI73Js3G1uMbezQXD0b8LG4SXGsOwoQkdAQIM", | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 325 | "password", strlen("password")) != -1) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/src/libsodium/test/default/pwhash_argon2i.c:323:9: note: referencing argument 1 of type 'const char[128]' /home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/src/libsodium/src/libsodium/include/sodium/crypto_pwhash.h:128:5: note: in a call to function 'crypto_pwhash_str_verify' 128 | int crypto_pwhash_str_verify(const char str[crypto_pwhash_STRBYTES], | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/src/libsodium/test/default/pwhash_argon2i.c:328:9: warning: 'crypto_pwhash_str_verify' reading 128 bytes from a region of size 96 [-Wstringop-overread] 328 | if (crypto_pwhash_str_verify( | ^~~~~~~~~~~~~~~~~~~~~~~~~ 329 | "$argon2i$v=19$m=4096,t=3,p=2$b2RpZHVlamRpc29kaXNrdw" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 330 | "$TNnWIwlu1061JHrnCqIAmjs3huSxYIU+0jWipu7Kc9M", | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 331 | "password", strlen("password")) != 0) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/src/libsodium/test/default/pwhash_argon2i.c:328:9: note: referencing argument 1 of type 'const char[128]' /home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/src/libsodium/src/libsodium/include/sodium/crypto_pwhash.h:128:5: note: in a call to function 'crypto_pwhash_str_verify' 128 | int crypto_pwhash_str_verify(const char str[crypto_pwhash_STRBYTES], | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/src/libsodium/test/default/pwhash_argon2i.c:334:9: warning: 'crypto_pwhash_str_verify' reading 128 bytes from a region of size 96 [-Wstringop-overread] 334 | if (crypto_pwhash_str_verify( | ^~~~~~~~~~~~~~~~~~~~~~~~~ 335 | "$argon2i$v=19$m=4096,t=3,p=2$b2RpZHVlamRpc29kaXNrdw" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 336 | "$TNnWIwlu1061JHrnCqIAmjs3huSxYIU+0jWipu7Kc9M", | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 337 | "passwore", strlen("passwore")) != -1 || errno != EINVAL) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/src/libsodium/test/default/pwhash_argon2i.c:334:9: note: referencing argument 1 of type 'const char[128]' /home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/src/libsodium/src/libsodium/include/sodium/crypto_pwhash.h:128:5: note: in a call to function 'crypto_pwhash_str_verify' 128 | int crypto_pwhash_str_verify(const char str[crypto_pwhash_STRBYTES], | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/src/libsodium/test/default/pwhash_argon2i.c:340:9: warning: 'crypto_pwhash_str_verify' reading 128 bytes from a region of size 96 [-Wstringop-overread] 340 | if (crypto_pwhash_str_verify( | ^~~~~~~~~~~~~~~~~~~~~~~~~ 341 | "$Argon2i$v=19$m=4096,t=3,p=2$b2RpZHVlamRpc29kaXNrdw" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 342 | "$TNnWIwlu1061JHrnCqIAmjs3huSxYIU+0jWipu7Kc9M", | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 343 | "password", strlen("password")) != -1 || errno != EINVAL) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/src/libsodium/test/default/pwhash_argon2i.c:340:9: note: referencing argument 1 of type 'const char[128]' /home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/src/libsodium/src/libsodium/include/sodium/crypto_pwhash.h:128:5: note: in a call to function 'crypto_pwhash_str_verify' 128 | int crypto_pwhash_str_verify(const char str[crypto_pwhash_STRBYTES], | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/src/libsodium/test/default/pwhash_argon2i.c:346:9: warning: 'crypto_pwhash_str_verify' reading 128 bytes from a region of size 95 [-Wstringop-overread] 346 | if (crypto_pwhash_str_verify( | ^~~~~~~~~~~~~~~~~~~~~~~~~ 347 | "$argon2i$v=1$m=4096,t=3,p=2$b2RpZHVlamRpc29kaXNrdw" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 348 | "$TNnWIwlu1061JHrnCqIAmjs3huSxYIU+0jWipu7Kc9M", | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 349 | "password", strlen("password")) != -1 || errno != EINVAL) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/src/libsodium/test/default/pwhash_argon2i.c:346:9: note: referencing argument 1 of type 'const char[128]' /home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/src/libsodium/src/libsodium/include/sodium/crypto_pwhash.h:128:5: note: in a call to function 'crypto_pwhash_str_verify' 128 | int crypto_pwhash_str_verify(const char str[crypto_pwhash_STRBYTES], | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/src/libsodium/test/default/pwhash_argon2i.c:352:9: warning: 'crypto_pwhash_str_verify' reading 128 bytes from a region of size 97 [-Wstringop-overread] 352 | if (crypto_pwhash_str_verify( | ^~~~~~~~~~~~~~~~~~~~~~~~~ 353 | "$argon2i$v=1$m=4096,t=3,p=2$b2RpZHVla~=mRpc29kaXNrdw" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 354 | "$TNnWIwlu1061JHrnCqIAmjs3huSxYIU+0jWipu7Kc9M", | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 355 | "password", strlen("password")) != -1 || errno != EINVAL) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/src/libsodium/test/default/pwhash_argon2i.c:352:9: note: referencing argument 1 of type 'const char[128]' /home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/src/libsodium/src/libsodium/include/sodium/crypto_pwhash.h:128:5: note: in a call to function 'crypto_pwhash_str_verify' 128 | int crypto_pwhash_str_verify(const char str[crypto_pwhash_STRBYTES], | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/src/libsodium/test/default/pwhash_argon2i.c:358:9: warning: 'crypto_pwhash_str_verify' reading 128 bytes from a region of size 97 [-Wstringop-overread] 358 | if (crypto_pwhash_str_verify( | ^~~~~~~~~~~~~~~~~~~~~~~~~ 359 | "$argon2i$v=1$m=4096,t=3,p=2$b2RpZHVlamRpc29kaXNrdw" | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 360 | "$TNnWIwlu1061JHrnCqIAmjs3huSxYI~=U+0jWipu7Kc9M", | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 361 | "password", strlen("password")) != -1 || errno != EINVAL) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/src/libsodium/test/default/pwhash_argon2i.c:358:9: note: referencing argument 1 of type 'const char[128]' /home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/src/libsodium/src/libsodium/include/sodium/crypto_pwhash.h:128:5: note: in a call to function 'crypto_pwhash_str_verify' 128 | int crypto_pwhash_str_verify(const char str[crypto_pwhash_STRBYTES], | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/src/libsodium/test/default/cmptest.h:9: /home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/src/libsodium/test/default/pwhash_argon2i.c:378:12: warning: 'crypto_pwhash_argon2id_str_needs_rehash' reading 128 bytes from a region of size 1 [-Wstringop-overread] 378 | assert(crypto_pwhash_argon2id_str_needs_rehash("", OPSLIMIT, MEMLIMIT) == -1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/src/libsodium/test/default/pwhash_argon2i.c:378:12: note: referencing argument 1 of type 'const char[128]' In file included from /home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/src/libsodium/src/libsodium/include/sodium/crypto_pwhash.h:7: /home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/src/libsodium/src/libsodium/include/sodium/crypto_pwhash_argon2id.h:114:5: note: in a call to function 'crypto_pwhash_argon2id_str_needs_rehash' 114 | int crypto_pwhash_argon2id_str_needs_rehash(const char str[crypto_pwhash_argon2id_STRBYTES], | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/src/libsodium/test/default/pwhash_argon2i.c:390:12: warning: 'crypto_pwhash_argon2id_str_needs_rehash' reading 128 bytes from a region of size 1 [-Wstringop-overread] 390 | assert(crypto_pwhash_argon2id_str_needs_rehash("", OPSLIMIT, MEMLIMIT) == -1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/src/libsodium/test/default/pwhash_argon2i.c:390:12: note: referencing argument 1 of type 'const char[128]' /home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/src/libsodium/src/libsodium/include/sodium/crypto_pwhash_argon2id.h:114:5: note: in a call to function 'crypto_pwhash_argon2id_str_needs_rehash' 114 | int crypto_pwhash_argon2id_str_needs_rehash(const char str[crypto_pwhash_argon2id_STRBYTES], | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/src/libsodium/test/default/pwhash_argon2id.c: In function 'str_tests': /home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/src/libsodium/test/default/pwhash_argon2id.c:307:9: warning: 'crypto_pwhash_str_verify' reading 128 bytes from a region of size 81 [-Wstringop-overread] 307 | if (crypto_pwhash_str_verify("$argon2id$m=65536,t=2,p=1c29tZXNhbHQ" | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 308 | "$9sTbSlTio3Biev89thdrlKKiCaYsjjYVJxGAL3swxpQ", | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 309 | "password", 0x100000000ULL) != -1) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/src/libsodium/test/default/pwhash_argon2id.c:307:9: note: referencing argument 1 of type 'const char[128]' In file included from /home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/src/libsodium/src/libsodium/include/sodium.h:32, from /home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/src/libsodium/test/default/cmptest.h:17, from /home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/src/libsodium/test/default/pwhash_argon2id.c:3: /home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/src/libsodium/src/libsodium/include/sodium/crypto_pwhash.h:128:5: note: in a call to function 'crypto_pwhash_str_verify' 128 | int crypto_pwhash_str_verify(const char str[crypto_pwhash_STRBYTES], | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/src/libsodium/test/default/pwhash_argon2id.c:312:9: warning: 'crypto_pwhash_str_verify' reading 128 bytes from a region of size 81 [-Wstringop-overread] 312 | if (crypto_pwhash_str_verify("$argon2id$m=65536,t=2,p=1c29tZXNhbHQ" | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 313 | "$9sTbSlTio3Biev89thdrlKKiCaYsjjYVJxGAL3swxpQ", | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 314 | "password", strlen("password")) != -1) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/src/libsodium/test/default/pwhash_argon2id.c:312:9: note: referencing argument 1 of type 'const char[128]' /home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/src/libsodium/src/libsodium/include/sodium/crypto_pwhash.h:128:5: note: in a call to function 'crypto_pwhash_str_verify' 128 | int crypto_pwhash_str_verify(const char str[crypto_pwhash_STRBYTES], | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/src/libsodium/test/default/pwhash_argon2id.c:317:9: warning: 'crypto_pwhash_str_verify' reading 128 bytes from a region of size 81 [-Wstringop-overread] 317 | if (crypto_pwhash_str_verify("$argon2id$m=65536,t=2,p=1$c29tZXNhbHQ" | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 318 | "9sTbSlTio3Biev89thdrlKKiCaYsjjYVJxGAL3swxpQ", | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 319 | "password", strlen("password")) != -1) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/src/libsodium/test/default/pwhash_argon2id.c:317:9: note: referencing argument 1 of type 'const char[128]' /home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/src/libsodium/src/libsodium/include/sodium/crypto_pwhash.h:128:5: note: in a call to function 'crypto_pwhash_str_verify' 128 | int crypto_pwhash_str_verify(const char str[crypto_pwhash_STRBYTES], | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/src/libsodium/test/default/pwhash_argon2id.c:322:9: warning: 'crypto_pwhash_str_verify' reading 128 bytes from a region of size 82 [-Wstringop-overread] 322 | if (crypto_pwhash_str_verify("$argon2id$m=65536,t=2,p=1$c29tZXNhbHQ" | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 323 | "$b2G3seW+uPzerwQQC+/E1K50CLLO7YXy0JRcaTuswRo", | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 324 | "password", strlen("password")) != -1) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/src/libsodium/test/default/pwhash_argon2id.c:322:9: note: referencing argument 1 of type 'const char[128]' /home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/src/libsodium/src/libsodium/include/sodium/crypto_pwhash.h:128:5: note: in a call to function 'crypto_pwhash_str_verify' 128 | int crypto_pwhash_str_verify(const char str[crypto_pwhash_STRBYTES], | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/src/libsodium/test/default/pwhash_argon2id.c:327:9: warning: 'crypto_pwhash_str_verify' reading 128 bytes from a region of size 86 [-Wstringop-overread] 327 | if (crypto_pwhash_str_verify("$argon2id$v=19$m=65536,t=2,p=1c29tZXNhbHQ" | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 328 | "$wWKIMhR9lyDFvRz9YTZweHKfbftvj+qf+YFY4NeBbtA", | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 329 | "password", strlen("password")) != -1) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/src/libsodium/test/default/pwhash_argon2id.c:327:9: note: referencing argument 1 of type 'const char[128]' /home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/src/libsodium/src/libsodium/include/sodium/crypto_pwhash.h:128:5: note: in a call to function 'crypto_pwhash_str_verify' 128 | int crypto_pwhash_str_verify(const char str[crypto_pwhash_STRBYTES], | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/src/libsodium/test/default/pwhash_argon2id.c:332:9: warning: 'crypto_pwhash_str_verify' reading 128 bytes from a region of size 86 [-Wstringop-overread] 332 | if (crypto_pwhash_str_verify("$argon2id$v=19$m=65536,t=2,p=1$c29tZXNhbHQ" | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 333 | "wWKIMhR9lyDFvRz9YTZweHKfbftvj+qf+YFY4NeBbtA", | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 334 | "password", strlen("password")) != -1) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/src/libsodium/test/default/pwhash_argon2id.c:332:9: note: referencing argument 1 of type 'const char[128]' /home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/src/libsodium/src/libsodium/include/sodium/crypto_pwhash.h:128:5: note: in a call to function 'crypto_pwhash_str_verify' 128 | int crypto_pwhash_str_verify(const char str[crypto_pwhash_STRBYTES], | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/src/libsodium/test/default/pwhash_argon2id.c:337:9: warning: 'crypto_pwhash_str_verify' reading 128 bytes from a region of size 87 [-Wstringop-overread] 337 | if (crypto_pwhash_str_verify("$argon2id$v=19$m=65536,t=2,p=1$c29tZXNhbHQ" | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 338 | "$8iIuixkI73Js3G1uMbezQXD0b8LG4SXGsOwoQkdAQIM", | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 339 | "password", strlen("password")) != -1) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/src/libsodium/test/default/pwhash_argon2id.c:337:9: note: referencing argument 1 of type 'const char[128]' /home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/src/libsodium/src/libsodium/include/sodium/crypto_pwhash.h:128:5: note: in a call to function 'crypto_pwhash_str_verify' 128 | int crypto_pwhash_str_verify(const char str[crypto_pwhash_STRBYTES], | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/src/libsodium/test/default/pwhash_argon2id.c:342:9: warning: 'crypto_pwhash_str_verify' reading 128 bytes from a region of size 85 [-Wstringop-overread] 342 | if (crypto_pwhash_str_verify("$argon2id$v=19$m=256,t=3,p=1$MDEyMzQ1Njc" | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 343 | "$G5ajKFCoUzaXRLdz7UJb5wGkb2Xt+X5/GQjUYtS2+TE", | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 344 | "password", strlen("password")) != 0) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/src/libsodium/test/default/pwhash_argon2id.c:342:9: note: referencing argument 1 of type 'const char[128]' /home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/src/libsodium/src/libsodium/include/sodium/crypto_pwhash.h:128:5: note: in a call to function 'crypto_pwhash_str_verify' 128 | int crypto_pwhash_str_verify(const char str[crypto_pwhash_STRBYTES], | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/src/libsodium/test/default/pwhash_argon2id.c:347:9: warning: 'crypto_pwhash_str_verify' reading 128 bytes from a region of size 85 [-Wstringop-overread] 347 | if (crypto_pwhash_str_verify("$argon2id$v=19$m=256,t=3,p=1$MDEyMzQ1Njc" | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 348 | "$G5ajKFCoUzaXRLdz7UJb5wGkb2Xt+X5/GQjUYtS2+TE", | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 349 | "passwore", strlen("passwore")) != -1 || errno != EINVAL) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/src/libsodium/test/default/pwhash_argon2id.c:347:9: note: referencing argument 1 of type 'const char[128]' /home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/src/libsodium/src/libsodium/include/sodium/crypto_pwhash.h:128:5: note: in a call to function 'crypto_pwhash_str_verify' 128 | int crypto_pwhash_str_verify(const char str[crypto_pwhash_STRBYTES], | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/src/libsodium/test/default/pwhash_argon2id.c:352:9: warning: 'crypto_pwhash_str_verify' reading 128 bytes from a region of size 85 [-Wstringop-overread] 352 | if (crypto_pwhash_str_verify("$Argon2id$v=19$m=256,t=3,p=1$MDEyMzQ1Njc" | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 353 | "$G5ajKFCoUzaXRLdz7UJb5wGkb2Xt+X5/GQjUYtS2+TE", | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 354 | "password", strlen("password")) != -1 || errno != EINVAL) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/src/libsodium/test/default/pwhash_argon2id.c:352:9: note: referencing argument 1 of type 'const char[128]' /home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/src/libsodium/src/libsodium/include/sodium/crypto_pwhash.h:128:5: note: in a call to function 'crypto_pwhash_str_verify' 128 | int crypto_pwhash_str_verify(const char str[crypto_pwhash_STRBYTES], | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/src/libsodium/test/default/pwhash_argon2id.c:357:9: warning: 'crypto_pwhash_str_verify' reading 128 bytes from a region of size 85 [-Wstringop-overread] 357 | if (crypto_pwhash_str_verify("$argon2id$v=19$m=256,t=3,p=2$MDEyMzQ1Njc" | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 358 | "$G5ajKFCoUzaXRLdz7UJb5wGkb2Xt+X5/GQjUYtS2+TE", | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 359 | "password", strlen("password")) != -1 || errno != EINVAL) { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/src/libsodium/test/default/pwhash_argon2id.c:357:9: note: referencing argument 1 of type 'const char[128]' /home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/src/libsodium/src/libsodium/include/sodium/crypto_pwhash.h:128:5: note: in a call to function 'crypto_pwhash_str_verify' 128 | int crypto_pwhash_str_verify(const char str[crypto_pwhash_STRBYTES], | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/src/libsodium/test/default/cmptest.h:9: /home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/src/libsodium/test/default/pwhash_argon2id.c:376:12: warning: 'crypto_pwhash_argon2i_str_needs_rehash' reading 128 bytes from a region of size 1 [-Wstringop-overread] 376 | assert(crypto_pwhash_argon2i_str_needs_rehash("", OPSLIMIT, MEMLIMIT) == -1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/src/libsodium/test/default/pwhash_argon2id.c:376:12: note: referencing argument 1 of type 'const char[128]' In file included from /home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/src/libsodium/src/libsodium/include/sodium/crypto_pwhash.h:6: /home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/src/libsodium/src/libsodium/include/sodium/crypto_pwhash_argon2i.h:114:5: note: in a call to function 'crypto_pwhash_argon2i_str_needs_rehash' 114 | int crypto_pwhash_argon2i_str_needs_rehash(const char str[crypto_pwhash_argon2i_STRBYTES], | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/src/libsodium/test/default/pwhash_argon2id.c:388:12: warning: 'crypto_pwhash_argon2i_str_needs_rehash' reading 128 bytes from a region of size 1 [-Wstringop-overread] 388 | assert(crypto_pwhash_argon2i_str_needs_rehash("", OPSLIMIT, MEMLIMIT) == -1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/src/libsodium/test/default/pwhash_argon2id.c:388:12: note: referencing argument 1 of type 'const char[128]' /home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/src/libsodium/src/libsodium/include/sodium/crypto_pwhash_argon2i.h:114:5: note: in a call to function 'crypto_pwhash_argon2i_str_needs_rehash' 114 | int crypto_pwhash_argon2i_str_needs_rehash(const char str[crypto_pwhash_argon2i_STRBYTES], | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/src/libsodium/test/default/cmptest.h:9, from /home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/src/libsodium/test/default/pwhash_scrypt.c:3: /home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/src/libsodium/test/default/pwhash_scrypt.c: In function 'str_tests': /home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/src/libsodium/test/default/pwhash_scrypt.c:356:12: warning: 'crypto_pwhash_scryptsalsa208sha256_str_needs_rehash' reading 102 bytes from a region of size 1 [-Wstringop-overread] 356 | assert(crypto_pwhash_scryptsalsa208sha256_str_needs_rehash | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 357 | ("", OPSLIMIT, MEMLIMIT) == -1); | ~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/src/libsodium/test/default/pwhash_scrypt.c:356:12: note: referencing argument 1 of type 'const char[102]' In file included from /home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/src/libsodium/src/libsodium/include/sodium.h:63, from /home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/src/libsodium/test/default/cmptest.h:17: /home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/src/libsodium/src/libsodium/include/sodium/crypto_pwhash_scryptsalsa208sha256.h:111:5: note: in a call to function 'crypto_pwhash_scryptsalsa208sha256_str_needs_rehash' 111 | int crypto_pwhash_scryptsalsa208sha256_str_needs_rehash(const char str[crypto_pwhash_scryptsalsa208sha256_STRBYTES], | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CCLD core5 CCLD box_seed CCLD hash3 CCLD onetimeauth2 CCLD core4 CCLD auth5 CCLD core2 CCLD scalarmult2 CCLD auth7 CCLD box7 CCLD box8 CCLD box_easy CCLD core1 CCLD core6 CCLD scalarmult5 CCLD box2 CCLD scalarmult7 CCLD keygen CCLD sodium_version CCLD ed25519_convert CCLD auth6 CCLD secretbox7 CCLD onetimeauth7 CCLD hash CCLD misuse CCLD aead_chacha20poly13052 CCLD secretbox2 CCLD aead_aes256gcm2 CCLD secretbox8 CCLD sodium_core CCLD stream4 CCLD scalarmult8 CCLD shorthash CCLD onetimeauth CCLD scalarmult6 CCLD siphashx24 CCLD scalarmult CCLD scalarmult_ristretto255 CCLD pwhash_scrypt_ll CCLD box_seal CCLD kdf CCLD sodium_utils3 CCLD core3 CCLD box CCLD secretbox_easy2 CCLD stream2 CCLD stream3 CCLD generichash2 CCLD box_easy2 CCLD stream CCLD secretbox CCLD kx CCLD metamorphic CCLD sodium_utils2 CCLD auth CCLD verify1 CCLD scalarmult_ed25519 CCLD generichash CCLD randombytes CCLD generichash3 CCLD secretbox_easy CCLD aead_aes256gcm CCLD core_ristretto255 CCLD aead_xchacha20poly1305 CCLD chacha20 CCLD pwhash_scrypt CCLD sodium_utils CCLD codecs CCLD aead_chacha20poly1305 CCLD secretstream CCLD pwhash_argon2i CCLD xchacha20 CCLD pwhash_argon2id CCLD core_ed25519 CCLD sign make[3]: Leaving directory '/home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/build/temp.linux-armv8l-cpython-312/test/default' make check-TESTS make[3]: Entering directory '/home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/build/temp.linux-armv8l-cpython-312/test/default' make[4]: Entering directory '/home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/build/temp.linux-armv8l-cpython-312/test/default' PASS: aead_aes256gcm PASS: aead_aes256gcm2 PASS: aead_chacha20poly1305 PASS: auth PASS: auth2 PASS: aead_xchacha20poly1305 PASS: auth3 PASS: auth6 PASS: box PASS: box2 PASS: box_easy PASS: box_seed PASS: core1 PASS: core2 PASS: box_seal PASS: core4 PASS: core5 PASS: core6 PASS: aead_chacha20poly13052 PASS: generichash2 PASS: box_easy2 PASS: generichash3 PASS: hash3 PASS: hash PASS: keygen PASS: kdf PASS: misuse PASS: onetimeauth PASS: generichash PASS: kx PASS: onetimeauth2 PASS: auth7 PASS: scalarmult2 PASS: scalarmult PASS: scalarmult5 PASS: scalarmult6 PASS: scalarmult7 PASS: secretbox PASS: secretbox2 PASS: onetimeauth7 PASS: secretbox_easy PASS: secretstream PASS: shorthash PASS: sodium_core PASS: sodium_version PASS: stream3 PASS: stream4 PASS: scalarmult8 PASS: sodium_utils3 PASS: secretbox7 PASS: auth5 PASS: siphashx24 PASS: scalarmult_ed25519 PASS: scalarmult_ristretto255 PASS: secretbox8 PASS: chacha20 PASS: codecs PASS: xchacha20 PASS: randombytes PASS: stream2 PASS: core3 PASS: stream PASS: secretbox_easy2 PASS: sodium_utils PASS: pwhash_scrypt_ll PASS: ed25519_convert PASS: verify1 PASS: box7 PASS: metamorphic PASS: sodium_utils2 PASS: sign PASS: pwhash_argon2i PASS: pwhash_argon2id PASS: box8 PASS: core_ed25519 PASS: core_ristretto255 PASS: pwhash_scrypt ============================================================================ Testsuite summary for libsodium 1.0.18 ============================================================================ # TOTAL: 77 # PASS: 77 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[4]: Leaving directory '/home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/build/temp.linux-armv8l-cpython-312/test/default' make[3]: Leaving directory '/home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/build/temp.linux-armv8l-cpython-312/test/default' make[2]: Leaving directory '/home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/build/temp.linux-armv8l-cpython-312/test/default' make[2]: Entering directory '/home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/build/temp.linux-armv8l-cpython-312/test' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory '/home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/build/temp.linux-armv8l-cpython-312/test' make[1]: Leaving directory '/home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/build/temp.linux-armv8l-cpython-312/test' make[1]: Entering directory '/home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/build/temp.linux-armv8l-cpython-312' make[1]: Nothing to be done for 'check-am'. make[1]: Leaving directory '/home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/build/temp.linux-armv8l-cpython-312' Making install in builds make[1]: Entering directory '/home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/build/temp.linux-armv8l-cpython-312/builds' make[2]: Entering directory '/home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/build/temp.linux-armv8l-cpython-312/builds' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/build/temp.linux-armv8l-cpython-312/builds' make[1]: Leaving directory '/home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/build/temp.linux-armv8l-cpython-312/builds' Making install in contrib make[1]: Entering directory '/home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/build/temp.linux-armv8l-cpython-312/contrib' make[2]: Entering directory '/home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/build/temp.linux-armv8l-cpython-312/contrib' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/build/temp.linux-armv8l-cpython-312/contrib' make[1]: Leaving directory '/home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/build/temp.linux-armv8l-cpython-312/contrib' Making install in dist-build make[1]: Entering directory '/home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/build/temp.linux-armv8l-cpython-312/dist-build' make[2]: Entering directory '/home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/build/temp.linux-armv8l-cpython-312/dist-build' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/build/temp.linux-armv8l-cpython-312/dist-build' make[1]: Leaving directory '/home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/build/temp.linux-armv8l-cpython-312/dist-build' Making install in msvc-scripts make[1]: Entering directory '/home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/build/temp.linux-armv8l-cpython-312/msvc-scripts' make[2]: Entering directory '/home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/build/temp.linux-armv8l-cpython-312/msvc-scripts' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/build/temp.linux-armv8l-cpython-312/msvc-scripts' make[1]: Leaving directory '/home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/build/temp.linux-armv8l-cpython-312/msvc-scripts' Making install in src make[1]: Entering directory '/home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/build/temp.linux-armv8l-cpython-312/src' Making install in libsodium make[2]: Entering directory '/home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/build/temp.linux-armv8l-cpython-312/src/libsodium' Making install in include make[3]: Entering directory '/home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/build/temp.linux-armv8l-cpython-312/src/libsodium/include' make[4]: Entering directory '/home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/build/temp.linux-armv8l-cpython-312/src/libsodium/include' make[4]: Nothing to be done for 'install-exec-am'. /home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/src/libsodium/build-aux/install-sh -c -d '/home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/build/temp.linux-armv8l-cpython-312/include' /home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/src/libsodium/build-aux/install-sh -c -d '/home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/build/temp.linux-armv8l-cpython-312/include' /home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/src/libsodium/build-aux/install-sh -c -d '/home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/build/temp.linux-armv8l-cpython-312/include/sodium' /home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/src/libsodium/build-aux/install-sh -c -d '/home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/build/temp.linux-armv8l-cpython-312/include/sodium' /usr/bin/install -c -m 644 sodium/version.h '/home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/build/temp.linux-armv8l-cpython-312/include/sodium' /usr/bin/install -c -m 644 /home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/src/libsodium/src/libsodium/include/sodium/core.h /home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/src/libsodium/src/libsodium/include/sodium/crypto_aead_aes256gcm.h /home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/src/libsodium/src/libsodium/include/sodium/crypto_aead_chacha20poly1305.h /home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/src/libsodium/src/libsodium/include/sodium/crypto_aead_xchacha20poly1305.h /home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/src/libsodium/src/libsodium/include/sodium/crypto_auth.h /home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/src/libsodium/src/libsodium/include/sodium/crypto_auth_hmacsha256.h /home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/src/libsodium/src/libsodium/include/sodium/crypto_auth_hmacsha512.h /home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/src/libsodium/src/libsodium/include/sodium/crypto_auth_hmacsha512256.h /home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/src/libsodium/src/libsodium/include/sodium/crypto_box.h /home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/src/libsodium/src/libsodium/include/sodium/crypto_box_curve25519xchacha20poly1305.h /home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/src/libsodium/src/libsodium/include/sodium/crypto_box_curve25519xsalsa20poly1305.h /home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/src/libsodium/src/libsodium/include/sodium/crypto_core_ed25519.h /home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/src/libsodium/src/libsodium/include/sodium/crypto_core_ristretto255.h /home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/src/libsodium/src/libsodium/include/sodium/crypto_core_hchacha20.h /home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/src/libsodium/src/libsodium/include/sodium/crypto_core_hsalsa20.h /home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/src/libsodium/src/libsodium/include/sodium/crypto_core_salsa20.h /home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/src/libsodium/src/libsodium/include/sodium/crypto_core_salsa2012.h /home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/src/libsodium/src/libsodium/include/sodium/crypto_core_salsa208.h /home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/src/libsodium/src/libsodium/include/sodium/crypto_generichash.h /home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/src/libsodium/src/libsodium/include/sodium/crypto_generichash_blake2b.h /home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/src/libsodium/src/libsodium/include/sodium/crypto_hash.h /home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/src/libsodium/src/libsodium/include/sodium/crypto_hash_sha256.h /home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/src/libsodium/src/libsodium/include/sodium/crypto_hash_sha512.h /home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/src/libsodium/src/libsodium/include/sodium/crypto_kdf.h /home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/src/libsodium/src/libsodium/include/sodium/crypto_kdf_blake2b.h /home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/src/libsodium/src/libsodium/include/sodium/crypto_kx.h /home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/src/libsodium/src/libsodium/include/sodium/crypto_onetimeauth.h /home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/src/libsodium/src/libsodium/include/sodium/crypto_onetimeauth_poly1305.h /home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/src/libsodium/src/libsodium/include/sodium/crypto_pwhash.h /home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/src/libsodium/src/libsodium/include/sodium/crypto_pwhash_argon2i.h /home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/src/libsodium/src/libsodium/include/sodium/crypto_pwhash_argon2id.h /home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/src/libsodium/src/libsodium/include/sodium/crypto_pwhash_scryptsalsa208sha256.h /home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/src/libsodium/src/libsodium/include/sodium/crypto_scalarmult.h /home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/src/libsodium/src/libsodium/include/sodium/crypto_scalarmult_curve25519.h /home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/src/libsodium/src/libsodium/include/sodium/crypto_scalarmult_ed25519.h /home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/src/libsodium/src/libsodium/include/sodium/crypto_scalarmult_ristretto255.h /home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/src/libsodium/src/libsodium/include/sodium/crypto_secretbox.h /home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/src/libsodium/src/libsodium/include/sodium/crypto_secretbox_xchacha20poly1305.h /home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/src/libsodium/src/libsodium/include/sodium/crypto_secretbox_xsalsa20poly1305.h /home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/src/libsodium/src/libsodium/include/sodium/crypto_secretstream_xchacha20poly1305.h '/home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/build/temp.linux-armv8l-cpython-312/include/sodium' /usr/bin/install -c -m 644 /home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/src/libsodium/src/libsodium/include/sodium.h '/home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/build/temp.linux-armv8l-cpython-312/include/.' /home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/src/libsodium/build-aux/install-sh -c -d '/home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/build/temp.linux-armv8l-cpython-312/include/sodium' /usr/bin/install -c -m 644 /home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/src/libsodium/src/libsodium/include/sodium/crypto_shorthash.h /home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/src/libsodium/src/libsodium/include/sodium/crypto_shorthash_siphash24.h /home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/src/libsodium/src/libsodium/include/sodium/crypto_sign.h /home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/src/libsodium/src/libsodium/include/sodium/crypto_sign_ed25519.h /home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/src/libsodium/src/libsodium/include/sodium/crypto_sign_edwards25519sha512batch.h /home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/src/libsodium/src/libsodium/include/sodium/crypto_stream.h /home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/src/libsodium/src/libsodium/include/sodium/crypto_stream_chacha20.h /home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/src/libsodium/src/libsodium/include/sodium/crypto_stream_salsa20.h /home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/src/libsodium/src/libsodium/include/sodium/crypto_stream_salsa2012.h /home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/src/libsodium/src/libsodium/include/sodium/crypto_stream_salsa208.h /home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/src/libsodium/src/libsodium/include/sodium/crypto_stream_xchacha20.h /home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/src/libsodium/src/libsodium/include/sodium/crypto_stream_xsalsa20.h /home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/src/libsodium/src/libsodium/include/sodium/crypto_verify_16.h /home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/src/libsodium/src/libsodium/include/sodium/crypto_verify_32.h /home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/src/libsodium/src/libsodium/include/sodium/crypto_verify_64.h /home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/src/libsodium/src/libsodium/include/sodium/export.h /home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/src/libsodium/src/libsodium/include/sodium/randombytes.h /home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/src/libsodium/src/libsodium/include/sodium/randombytes_internal_random.h /home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/src/libsodium/src/libsodium/include/sodium/randombytes_sysrandom.h /home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/src/libsodium/src/libsodium/include/sodium/runtime.h /home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/src/libsodium/src/libsodium/include/sodium/utils.h '/home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/build/temp.linux-armv8l-cpython-312/include/sodium' make[4]: Leaving directory '/home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/build/temp.linux-armv8l-cpython-312/src/libsodium/include' make[3]: Leaving directory '/home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/build/temp.linux-armv8l-cpython-312/src/libsodium/include' make[3]: Entering directory '/home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/build/temp.linux-armv8l-cpython-312/src/libsodium' make[4]: Entering directory '/home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/build/temp.linux-armv8l-cpython-312/src/libsodium' make[4]: Nothing to be done for 'install-data-am'. /home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/src/libsodium/build-aux/install-sh -c -d '/home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/build/temp.linux-armv8l-cpython-312/lib' /bin/sh ../../libtool --mode=install /usr/bin/install -c libsodium.la '/home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/build/temp.linux-armv8l-cpython-312/lib' libtool: install: /usr/bin/install -c .libs/libsodium.lai /home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/build/temp.linux-armv8l-cpython-312/lib/libsodium.la libtool: install: /usr/bin/install -c .libs/libsodium.a /home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/build/temp.linux-armv8l-cpython-312/lib/libsodium.a libtool: install: chmod 644 /home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/build/temp.linux-armv8l-cpython-312/lib/libsodium.a libtool: install: ranlib /home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/build/temp.linux-armv8l-cpython-312/lib/libsodium.a libtool: finish: PATH="/bin:/sbin:/usr/bin:/usr/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin:/sbin" ldconfig -n /home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/build/temp.linux-armv8l-cpython-312/lib ---------------------------------------------------------------------- Libraries have been installed in: /home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/build/temp.linux-armv8l-cpython-312/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- make[4]: Leaving directory '/home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/build/temp.linux-armv8l-cpython-312/src/libsodium' make[3]: Leaving directory '/home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/build/temp.linux-armv8l-cpython-312/src/libsodium' make[2]: Leaving directory '/home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/build/temp.linux-armv8l-cpython-312/src/libsodium' make[2]: Entering directory '/home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/build/temp.linux-armv8l-cpython-312/src' make[3]: Entering directory '/home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/build/temp.linux-armv8l-cpython-312/src' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/build/temp.linux-armv8l-cpython-312/src' make[2]: Leaving directory '/home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/build/temp.linux-armv8l-cpython-312/src' make[1]: Leaving directory '/home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/build/temp.linux-armv8l-cpython-312/src' Making install in test make[1]: Entering directory '/home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/build/temp.linux-armv8l-cpython-312/test' Making install in default make[2]: Entering directory '/home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/build/temp.linux-armv8l-cpython-312/test/default' make[3]: Entering directory '/home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/build/temp.linux-armv8l-cpython-312/test/default' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/build/temp.linux-armv8l-cpython-312/test/default' make[2]: Leaving directory '/home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/build/temp.linux-armv8l-cpython-312/test/default' make[2]: Entering directory '/home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/build/temp.linux-armv8l-cpython-312/test' make[3]: Entering directory '/home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/build/temp.linux-armv8l-cpython-312/test' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/build/temp.linux-armv8l-cpython-312/test' make[2]: Leaving directory '/home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/build/temp.linux-armv8l-cpython-312/test' make[1]: Leaving directory '/home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/build/temp.linux-armv8l-cpython-312/test' make[1]: Entering directory '/home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/build/temp.linux-armv8l-cpython-312' make[2]: Entering directory '/home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/build/temp.linux-armv8l-cpython-312' make[2]: Nothing to be done for 'install-exec-am'. /home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/src/libsodium/build-aux/install-sh -c -d '/home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/build/temp.linux-armv8l-cpython-312/lib/pkgconfig' /usr/bin/install -c -m 644 libsodium.pc '/home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/build/temp.linux-armv8l-cpython-312/lib/pkgconfig' make[2]: Leaving directory '/home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/build/temp.linux-armv8l-cpython-312' make[1]: Leaving directory '/home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/build/temp.linux-armv8l-cpython-312' 2025-04-23 21:00:12,233 root INFO running build_ext 2025-04-23 21:00:12,233 root INFO generating cffi module 'build/temp.linux-armv8l-cpython-312/_sodium.c' 2025-04-23 21:00:12,256 root INFO building '_sodium' extension 2025-04-23 21:00:12,256 root INFO creating build/temp.linux-armv8l-cpython-312/build/temp.linux-armv8l-cpython-312 2025-04-23 21:00:12,256 root INFO cc -Os -fstack-clash-protection -Wformat -Werror=format-security -fPIC -I/usr/include/python3.12 -Ibuild/temp.linux-armv8l-cpython-312/include -c build/temp.linux-armv8l-cpython-312/_sodium.c -o build/temp.linux-armv8l-cpython-312/build/temp.linux-armv8l-cpython-312/_sodium.o 2025-04-23 21:00:15,716 root INFO cc -shared -Wl,--as-needed,-O1,--sort-common -Os -fstack-clash-protection -Wformat -Werror=format-security build/temp.linux-armv8l-cpython-312/build/temp.linux-armv8l-cpython-312/_sodium.o -Lbuild/temp.linux-armv8l-cpython-312/lib -Lbuild/temp.linux-armv8l-cpython-312/lib64 -L/usr/lib -Lbuild/temp.linux-armv8l-cpython-312 -lsodium -lsodium -o build/lib.linux-armv8l-cpython-312/nacl/_sodium.abi3.so 2025-04-23 21:00:15,755 root INFO installing to build/bdist.linux-armv8l/wheel 2025-04-23 21:00:15,755 root INFO running install 2025-04-23 21:00:15,766 root INFO running install_lib 2025-04-23 21:00:15,769 root INFO creating build/bdist.linux-armv8l/wheel 2025-04-23 21:00:15,770 root INFO creating build/bdist.linux-armv8l/wheel/nacl 2025-04-23 21:00:15,770 root INFO copying build/lib.linux-armv8l-cpython-312/nacl/__init__.py -> build/bdist.linux-armv8l/wheel/./nacl 2025-04-23 21:00:15,770 root INFO copying build/lib.linux-armv8l-cpython-312/nacl/public.py -> build/bdist.linux-armv8l/wheel/./nacl 2025-04-23 21:00:15,770 root INFO copying build/lib.linux-armv8l-cpython-312/nacl/secret.py -> build/bdist.linux-armv8l/wheel/./nacl 2025-04-23 21:00:15,770 root INFO copying build/lib.linux-armv8l-cpython-312/nacl/exceptions.py -> build/bdist.linux-armv8l/wheel/./nacl 2025-04-23 21:00:15,771 root INFO copying build/lib.linux-armv8l-cpython-312/nacl/hashlib.py -> build/bdist.linux-armv8l/wheel/./nacl 2025-04-23 21:00:15,771 root INFO copying build/lib.linux-armv8l-cpython-312/nacl/utils.py -> build/bdist.linux-armv8l/wheel/./nacl 2025-04-23 21:00:15,771 root INFO creating build/bdist.linux-armv8l/wheel/nacl/pwhash 2025-04-23 21:00:15,771 root INFO copying build/lib.linux-armv8l-cpython-312/nacl/pwhash/__init__.py -> build/bdist.linux-armv8l/wheel/./nacl/pwhash 2025-04-23 21:00:15,772 root INFO copying build/lib.linux-armv8l-cpython-312/nacl/pwhash/scrypt.py -> build/bdist.linux-armv8l/wheel/./nacl/pwhash 2025-04-23 21:00:15,772 root INFO copying build/lib.linux-armv8l-cpython-312/nacl/pwhash/_argon2.py -> build/bdist.linux-armv8l/wheel/./nacl/pwhash 2025-04-23 21:00:15,772 root INFO copying build/lib.linux-armv8l-cpython-312/nacl/pwhash/argon2id.py -> build/bdist.linux-armv8l/wheel/./nacl/pwhash 2025-04-23 21:00:15,772 root INFO copying build/lib.linux-armv8l-cpython-312/nacl/pwhash/argon2i.py -> build/bdist.linux-armv8l/wheel/./nacl/pwhash 2025-04-23 21:00:15,772 root INFO creating build/bdist.linux-armv8l/wheel/nacl/bindings 2025-04-23 21:00:15,773 root INFO copying build/lib.linux-armv8l-cpython-312/nacl/bindings/__init__.py -> build/bdist.linux-armv8l/wheel/./nacl/bindings 2025-04-23 21:00:15,773 root INFO copying build/lib.linux-armv8l-cpython-312/nacl/bindings/crypto_aead.py -> build/bdist.linux-armv8l/wheel/./nacl/bindings 2025-04-23 21:00:15,773 root INFO copying build/lib.linux-armv8l-cpython-312/nacl/bindings/crypto_secretstream.py -> build/bdist.linux-armv8l/wheel/./nacl/bindings 2025-04-23 21:00:15,773 root INFO copying build/lib.linux-armv8l-cpython-312/nacl/bindings/crypto_sign.py -> build/bdist.linux-armv8l/wheel/./nacl/bindings 2025-04-23 21:00:15,774 root INFO copying build/lib.linux-armv8l-cpython-312/nacl/bindings/randombytes.py -> build/bdist.linux-armv8l/wheel/./nacl/bindings 2025-04-23 21:00:15,774 root INFO copying build/lib.linux-armv8l-cpython-312/nacl/bindings/crypto_kx.py -> build/bdist.linux-armv8l/wheel/./nacl/bindings 2025-04-23 21:00:15,774 root INFO copying build/lib.linux-armv8l-cpython-312/nacl/bindings/crypto_hash.py -> build/bdist.linux-armv8l/wheel/./nacl/bindings 2025-04-23 21:00:15,774 root INFO copying build/lib.linux-armv8l-cpython-312/nacl/bindings/utils.py -> build/bdist.linux-armv8l/wheel/./nacl/bindings 2025-04-23 21:00:15,774 root INFO copying build/lib.linux-armv8l-cpython-312/nacl/bindings/crypto_scalarmult.py -> build/bdist.linux-armv8l/wheel/./nacl/bindings 2025-04-23 21:00:15,774 root INFO copying build/lib.linux-armv8l-cpython-312/nacl/bindings/crypto_pwhash.py -> build/bdist.linux-armv8l/wheel/./nacl/bindings 2025-04-23 21:00:15,775 root INFO copying build/lib.linux-armv8l-cpython-312/nacl/bindings/crypto_shorthash.py -> build/bdist.linux-armv8l/wheel/./nacl/bindings 2025-04-23 21:00:15,775 root INFO copying build/lib.linux-armv8l-cpython-312/nacl/bindings/crypto_generichash.py -> build/bdist.linux-armv8l/wheel/./nacl/bindings 2025-04-23 21:00:15,775 root INFO copying build/lib.linux-armv8l-cpython-312/nacl/bindings/sodium_core.py -> build/bdist.linux-armv8l/wheel/./nacl/bindings 2025-04-23 21:00:15,775 root INFO copying build/lib.linux-armv8l-cpython-312/nacl/bindings/crypto_secretbox.py -> build/bdist.linux-armv8l/wheel/./nacl/bindings 2025-04-23 21:00:15,775 root INFO copying build/lib.linux-armv8l-cpython-312/nacl/bindings/crypto_box.py -> build/bdist.linux-armv8l/wheel/./nacl/bindings 2025-04-23 21:00:15,775 root INFO copying build/lib.linux-armv8l-cpython-312/nacl/bindings/crypto_core.py -> build/bdist.linux-armv8l/wheel/./nacl/bindings 2025-04-23 21:00:15,776 root INFO copying build/lib.linux-armv8l-cpython-312/nacl/hash.py -> build/bdist.linux-armv8l/wheel/./nacl 2025-04-23 21:00:15,776 root INFO copying build/lib.linux-armv8l-cpython-312/nacl/py.typed -> build/bdist.linux-armv8l/wheel/./nacl 2025-04-23 21:00:15,776 root INFO copying build/lib.linux-armv8l-cpython-312/nacl/_sodium.abi3.so -> build/bdist.linux-armv8l/wheel/./nacl 2025-04-23 21:00:15,777 root INFO copying build/lib.linux-armv8l-cpython-312/nacl/encoding.py -> build/bdist.linux-armv8l/wheel/./nacl 2025-04-23 21:00:15,777 root INFO copying build/lib.linux-armv8l-cpython-312/nacl/signing.py -> build/bdist.linux-armv8l/wheel/./nacl 2025-04-23 21:00:15,777 root INFO running install_egg_info 2025-04-23 21:00:15,781 root INFO running egg_info 2025-04-23 21:00:15,784 root INFO creating src/PyNaCl.egg-info 2025-04-23 21:00:15,784 root INFO writing src/PyNaCl.egg-info/PKG-INFO 2025-04-23 21:00:15,785 root INFO writing dependency_links to src/PyNaCl.egg-info/dependency_links.txt 2025-04-23 21:00:15,786 root INFO writing requirements to src/PyNaCl.egg-info/requires.txt 2025-04-23 21:00:15,786 root INFO writing top-level names to src/PyNaCl.egg-info/top_level.txt 2025-04-23 21:00:15,786 root INFO writing manifest file 'src/PyNaCl.egg-info/SOURCES.txt' 2025-04-23 21:00:15,804 root INFO reading manifest file 'src/PyNaCl.egg-info/SOURCES.txt' 2025-04-23 21:00:15,804 root INFO reading manifest template 'MANIFEST.in' 2025-04-23 21:00:15,987 root WARNING no previously-included directories found matching 'docs/_build' 2025-04-23 21:00:15,990 root WARNING warning: no previously-included files matching '__pycache__/*' found anywhere in distribution 2025-04-23 21:00:15,992 root WARNING warning: no previously-included files matching '*' found under directory '.github' 2025-04-23 21:00:15,993 root WARNING warning: no previously-included files matching '*' found under directory '.circleci' 2025-04-23 21:00:15,993 root WARNING warning: no previously-included files found matching '.readthedocs.yml' 2025-04-23 21:00:15,994 root WARNING warning: no previously-included files found matching '.coveragerc' 2025-04-23 21:00:15,995 root WARNING warning: no previously-included files found matching 'codecov.yml' 2025-04-23 21:00:15,996 root WARNING warning: no previously-included files found matching 'release.py' 2025-04-23 21:00:15,996 root WARNING warning: no previously-included files found matching 'src/libsodium*.zip' 2025-04-23 21:00:15,997 root INFO adding license file 'LICENSE' 2025-04-23 21:00:16,015 root INFO writing manifest file 'src/PyNaCl.egg-info/SOURCES.txt' 2025-04-23 21:00:16,015 root INFO Copying src/PyNaCl.egg-info to build/bdist.linux-armv8l/wheel/./PyNaCl-1.5.0-py3.12.egg-info 2025-04-23 21:00:16,016 root INFO running install_scripts 2025-04-23 21:00:16,023 root INFO creating build/bdist.linux-armv8l/wheel/pynacl-1.5.0.dist-info/WHEEL 2025-04-23 21:00:16,024 wheel INFO creating '/home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0/.dist/.tmp-xpyss3yu/pynacl-1.5.0-cp312-cp312-linux_armv8l.whl' and adding 'build/bdist.linux-armv8l/wheel' to it 2025-04-23 21:00:16,024 wheel INFO adding 'nacl/__init__.py' 2025-04-23 21:00:16,025 wheel INFO adding 'nacl/_sodium.abi3.so' 2025-04-23 21:00:16,027 wheel INFO adding 'nacl/encoding.py' 2025-04-23 21:00:16,027 wheel INFO adding 'nacl/exceptions.py' 2025-04-23 21:00:16,028 wheel INFO adding 'nacl/hash.py' 2025-04-23 21:00:16,028 wheel INFO adding 'nacl/hashlib.py' 2025-04-23 21:00:16,028 wheel INFO adding 'nacl/public.py' 2025-04-23 21:00:16,028 wheel INFO adding 'nacl/py.typed' 2025-04-23 21:00:16,029 wheel INFO adding 'nacl/secret.py' 2025-04-23 21:00:16,029 wheel INFO adding 'nacl/signing.py' 2025-04-23 21:00:16,029 wheel INFO adding 'nacl/utils.py' 2025-04-23 21:00:16,029 wheel INFO adding 'nacl/bindings/__init__.py' 2025-04-23 21:00:16,030 wheel INFO adding 'nacl/bindings/crypto_aead.py' 2025-04-23 21:00:16,030 wheel INFO adding 'nacl/bindings/crypto_box.py' 2025-04-23 21:00:16,030 wheel INFO adding 'nacl/bindings/crypto_core.py' 2025-04-23 21:00:16,030 wheel INFO adding 'nacl/bindings/crypto_generichash.py' 2025-04-23 21:00:16,031 wheel INFO adding 'nacl/bindings/crypto_hash.py' 2025-04-23 21:00:16,031 wheel INFO adding 'nacl/bindings/crypto_kx.py' 2025-04-23 21:00:16,031 wheel INFO adding 'nacl/bindings/crypto_pwhash.py' 2025-04-23 21:00:16,031 wheel INFO adding 'nacl/bindings/crypto_scalarmult.py' 2025-04-23 21:00:16,032 wheel INFO adding 'nacl/bindings/crypto_secretbox.py' 2025-04-23 21:00:16,032 wheel INFO adding 'nacl/bindings/crypto_secretstream.py' 2025-04-23 21:00:16,032 wheel INFO adding 'nacl/bindings/crypto_shorthash.py' 2025-04-23 21:00:16,032 wheel INFO adding 'nacl/bindings/crypto_sign.py' 2025-04-23 21:00:16,032 wheel INFO adding 'nacl/bindings/randombytes.py' 2025-04-23 21:00:16,033 wheel INFO adding 'nacl/bindings/sodium_core.py' 2025-04-23 21:00:16,033 wheel INFO adding 'nacl/bindings/utils.py' 2025-04-23 21:00:16,033 wheel INFO adding 'nacl/pwhash/__init__.py' 2025-04-23 21:00:16,033 wheel INFO adding 'nacl/pwhash/_argon2.py' 2025-04-23 21:00:16,034 wheel INFO adding 'nacl/pwhash/argon2i.py' 2025-04-23 21:00:16,034 wheel INFO adding 'nacl/pwhash/argon2id.py' 2025-04-23 21:00:16,034 wheel INFO adding 'nacl/pwhash/scrypt.py' 2025-04-23 21:00:16,034 wheel INFO adding 'pynacl-1.5.0.dist-info/licenses/LICENSE' 2025-04-23 21:00:16,034 wheel INFO adding 'pynacl-1.5.0.dist-info/METADATA' 2025-04-23 21:00:16,035 wheel INFO adding 'pynacl-1.5.0.dist-info/WHEEL' 2025-04-23 21:00:16,035 wheel INFO adding 'pynacl-1.5.0.dist-info/top_level.txt' 2025-04-23 21:00:16,035 wheel INFO adding 'pynacl-1.5.0.dist-info/RECORD' 2025-04-23 21:00:16,035 root INFO removing build/bdist.linux-armv8l/wheel 2025-04-23 21:00:16,037 gpep517 INFO The backend produced .dist/pynacl-1.5.0-cp312-cp312-linux_armv8l.whl pynacl-1.5.0-cp312-cp312-linux_armv8l.whl ============================= test session starts ============================== platform linux -- Python 3.12.10, pytest-8.3.5, pluggy-1.5.0 rootdir: /home/buildozer/aports/community/py3-pynacl/src/pynacl-1.5.0 configfile: pyproject.toml plugins: hypothesis-6.124.5 collected 4656 items tests/test_aead.py ..................................................... [ 1%] ..................... [ 1%] tests/test_bindings.py .................................ss [ 2%] tests/test_box.py .............. [ 2%] tests/test_encoding.py ...... [ 2%] tests/test_exc.py .... [ 2%] tests/test_generichash.py .............................................. [ 3%] ........................................................................ [ 5%] ........................................................................ [ 6%] ........................................................................ [ 8%] ........................................................................ [ 10%] ........................................................................ [ 11%] ........................................................................ [ 13%] ........................................................................ [ 14%] ........................................................................ [ 16%] ........................................................................ [ 17%] ........................................................................ [ 19%] ........................................................................ [ 20%] ........................................................................ [ 22%] ........................................................................ [ 23%] ........................................................................ [ 25%] ........................................................................ [ 27%] ........................................................................ [ 28%] ........................................................................ [ 30%] ........................................................................ [ 31%] ........................................................................ [ 33%] ........................................................................ [ 34%] ........................................................................ [ 36%] ................................................................ss...... [ 37%] ........................................................................ [ 39%] ........................................................................ [ 40%] ........................................................................ [ 42%] ................................ss...................................... [ 44%] ........................................................................ [ 45%] ........................................................................ [ 47%] ........................................................................ [ 48%] ...... [ 48%] tests/test_hash.py ........ [ 48%] tests/test_hashlib_scrypt.py ....s [ 49%] tests/test_kx.py ...... [ 49%] tests/test_public.py ............... [ 49%] tests/test_pwhash.py ................................................... [ 50%] ....................................................ss [ 51%] tests/test_sealed_box.py .............. [ 52%] tests/test_secret.py ................... [ 52%] tests/test_secretstream.py ..... [ 52%] tests/test_shorthash.py ................................................ [ 53%] ........................................................................ [ 55%] ..........s [ 55%] tests/test_signing.py .................................................. [ 56%] ........................................................................ [ 58%] ........................................................................ [ 59%] ........................................................................ [ 61%] ........................................................................ [ 62%] ........................................................................ [ 64%] ........................................................................ [ 65%] ........................................................................ [ 67%] ........................................................................ [ 68%] ........................................................................ [ 70%] ........................................................................ [ 71%] ........................................................................ [ 73%] ........................................................................ [ 75%] ........................................................................ [ 76%] ........................................................................ [ 78%] ........................................................................ [ 79%] ........................................................................ [ 81%] ........................................................................ [ 82%] ........................................................................ [ 84%] ........................................................................ [ 85%] ........................................................................ [ 87%] ........................................................................ [ 88%] ........................................................................ [ 90%] ........................................................................ [ 92%] ........................................................................ [ 93%] ........................................................................ [ 95%] ........................................................................ [ 96%] ........................................................................ [ 98%] ........................................................................ [ 99%] .... [ 99%] tests/test_utils.py ..... [100%] ================= 4646 passed, 10 skipped in 67.74s (0:01:07) ================== >>> py3-pynacl: Entering fakeroot... >>> py3-pynacl-pyc*: Running split function pyc... 'usr/lib/python3.12/site-packages/nacl/__pycache__' -> '/home/buildozer/aports/community/py3-pynacl/pkg/py3-pynacl-pyc/usr/lib/python3.12/site-packages/nacl/__pycache__' 'usr/lib/python3.12/site-packages/nacl/pwhash/__pycache__' -> '/home/buildozer/aports/community/py3-pynacl/pkg/py3-pynacl-pyc/usr/lib/python3.12/site-packages/nacl/pwhash/__pycache__' 'usr/lib/python3.12/site-packages/nacl/bindings/__pycache__' -> '/home/buildozer/aports/community/py3-pynacl/pkg/py3-pynacl-pyc/usr/lib/python3.12/site-packages/nacl/bindings/__pycache__' >>> py3-pynacl-pyc*: Preparing subpackage py3-pynacl-pyc... >>> py3-pynacl-pyc*: Running postcheck for py3-pynacl-pyc >>> py3-pynacl*: Running postcheck for py3-pynacl >>> py3-pynacl*: Preparing package py3-pynacl... >>> py3-pynacl*: Stripping binaries >>> py3-pynacl-pyc*: Scanning shared objects >>> py3-pynacl*: Scanning shared objects >>> py3-pynacl-pyc*: Tracing dependencies... py3-cffi python3~3.12 >>> py3-pynacl-pyc*: Package size: 231.5 KB >>> py3-pynacl-pyc*: Compressing data... >>> py3-pynacl-pyc*: Create checksum... >>> py3-pynacl-pyc*: Create py3-pynacl-pyc-1.5.0-r6.apk >>> py3-pynacl*: Tracing dependencies... py3-cffi python3~3.12 so:libc.musl-armhf.so.1 >>> py3-pynacl*: Package size: 596.9 KB >>> py3-pynacl*: Compressing data... >>> py3-pynacl*: Create checksum... >>> py3-pynacl*: Create py3-pynacl-1.5.0-r6.apk >>> py3-pynacl: Build complete at Wed, 23 Apr 2025 21:01:25 +0000 elapsed time 0h 1m 28s >>> py3-pynacl: Cleaning up srcdir >>> py3-pynacl: Cleaning up pkgdir >>> py3-pynacl: Uninstalling dependencies... (1/43) Purging .makedepends-py3-pynacl (20250423.205957) (2/43) Purging py3-cffi-pyc (1.17.1-r1) (3/43) Purging py3-cffi (1.17.1-r1) (4/43) Purging py3-cparser-pyc (2.22-r1) (5/43) Purging py3-cparser (2.22-r1) (6/43) Purging py3-gpep517-pyc (16-r0) (7/43) Purging py3-gpep517 (16-r0) (8/43) Purging py3-installer-pyc (0.7.0-r2) (9/43) Purging py3-installer (0.7.0-r2) (10/43) Purging py3-setuptools-pyc (77.0.3-r0) (11/43) Purging py3-setuptools (77.0.3-r0) (12/43) Purging python3-dev (3.12.10-r0) (13/43) Purging libffi-dev (3.4.8-r0) (14/43) Purging linux-headers (6.14.2-r0) (15/43) Purging py3-wheel-pyc (0.43.0-r0) (16/43) Purging py3-wheel (0.43.0-r0) (17/43) Purging py3-pytest-pyc (8.3.5-r0) (18/43) Purging py3-pytest (8.3.5-r0) (19/43) Purging py3-iniconfig-pyc (2.1.0-r0) (20/43) Purging py3-iniconfig (2.1.0-r0) (21/43) Purging py3-packaging-pyc (24.2-r0) (22/43) Purging py3-packaging (24.2-r0) (23/43) Purging py3-parsing-pyc (3.2.0-r0) (24/43) Purging py3-parsing (3.2.0-r0) (25/43) Purging py3-pluggy-pyc (1.5.0-r0) (26/43) Purging py3-pluggy (1.5.0-r0) (27/43) Purging py3-py-pyc (1.11.0-r4) (28/43) Purging py3-py (1.11.0-r4) (29/43) Purging py3-hypothesis-pyc (6.124.5-r0) (30/43) Purging py3-hypothesis (6.124.5-r0) (31/43) Purging py3-attrs-pyc (25.3.0-r0) (32/43) Purging py3-attrs (25.3.0-r0) (33/43) Purging py3-sortedcontainers-pyc (2.4.0-r5) (34/43) Purging py3-sortedcontainers (2.4.0-r5) (35/43) Purging python3-pyc (3.12.10-r0) (36/43) Purging python3-pycache-pyc0 (3.12.10-r0) (37/43) Purging pyc (3.12.10-r0) (38/43) Purging python3 (3.12.10-r0) (39/43) Purging gdbm (1.24-r0) (40/43) Purging libbz2 (1.0.8-r6) (41/43) Purging libpanelw (6.5_p20250412-r0) (42/43) Purging mpdecimal (4.0.0-r0) (43/43) Purging sqlite-libs (3.49.1-r0) Executing busybox-1.37.0-r16.trigger OK: 601 MiB in 109 packages >>> py3-pynacl: Updating the community/armhf repository index... >>> py3-pynacl: Signing the index...