INFO: not using any hashes in /data/userland-archives/hashes for PyNaCl-1.5.0.tar.gz (overridden with --hash) Source /data/userland-archives/PyNaCl-1.5.0.tar.gz... not found, skipping file copy Source https://files.pythonhosted.org/packages/a7/22/27582568be639dfe22ddb3902225f91f2f17ceff88ce80e4db396c8986da/PyNaCl-1.5.0.tar.gz... downloading... ok validating signature... checking local signature... not found signature validation failed validating hash... ok patching file tox.ini copy cloning /jenkins/jobs/oi-userland/workspace/components/python/PyNaCl/PyNaCl-1.5.0 to /jenkins/jobs/oi-userland/workspace/components/python/PyNaCl/build/amd64-3.7 * Getting build dependencies for wheel... /usr/lib/python3.7/vendor-packages/setuptools/config/setupcfg.py:520: SetuptoolsDeprecationWarning: The license_file parameter is deprecated, use license_files instead. warnings.warn(msg, warning_class) * Building wheel... running bdist_wheel running build running build_py creating build creating build/lib.solaris-2.11-i86pc.64bit-cpython-37 creating build/lib.solaris-2.11-i86pc.64bit-cpython-37/nacl copying src/nacl/signing.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-37/nacl copying src/nacl/__init__.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-37/nacl copying src/nacl/exceptions.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-37/nacl copying src/nacl/secret.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-37/nacl copying src/nacl/hashlib.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-37/nacl copying src/nacl/hash.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-37/nacl copying src/nacl/public.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-37/nacl copying src/nacl/encoding.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-37/nacl copying src/nacl/utils.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-37/nacl creating build/lib.solaris-2.11-i86pc.64bit-cpython-37/nacl/pwhash copying src/nacl/pwhash/_argon2.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-37/nacl/pwhash copying src/nacl/pwhash/argon2id.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-37/nacl/pwhash copying src/nacl/pwhash/argon2i.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-37/nacl/pwhash copying src/nacl/pwhash/__init__.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-37/nacl/pwhash copying src/nacl/pwhash/scrypt.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-37/nacl/pwhash creating build/lib.solaris-2.11-i86pc.64bit-cpython-37/nacl/bindings copying src/nacl/bindings/crypto_sign.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-37/nacl/bindings copying src/nacl/bindings/randombytes.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-37/nacl/bindings copying src/nacl/bindings/crypto_kx.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-37/nacl/bindings copying src/nacl/bindings/crypto_generichash.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-37/nacl/bindings copying src/nacl/bindings/crypto_scalarmult.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-37/nacl/bindings copying src/nacl/bindings/crypto_secretstream.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-37/nacl/bindings copying src/nacl/bindings/crypto_hash.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-37/nacl/bindings copying src/nacl/bindings/crypto_box.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-37/nacl/bindings copying src/nacl/bindings/__init__.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-37/nacl/bindings copying src/nacl/bindings/crypto_aead.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-37/nacl/bindings copying src/nacl/bindings/crypto_shorthash.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-37/nacl/bindings copying src/nacl/bindings/crypto_core.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-37/nacl/bindings copying src/nacl/bindings/utils.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-37/nacl/bindings copying src/nacl/bindings/crypto_pwhash.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-37/nacl/bindings copying src/nacl/bindings/sodium_core.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-37/nacl/bindings copying src/nacl/bindings/crypto_secretbox.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-37/nacl/bindings copying src/nacl/py.typed -> build/lib.solaris-2.11-i86pc.64bit-cpython-37/nacl running build_clib checking build system type... x86_64-pc-solaris2.11 checking host system type... x86_64-pc-solaris2.11 checking target system type... x86_64-pc-solaris2.11 checking for a BSD-compatible install... /usr/gnu/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/gnu/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether UID '101' is supported by ustar format... yes checking whether GID '10' 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... /usr/gcc/10/bin/gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether /usr/gcc/10/bin/gcc accepts -g... yes checking for /usr/gcc/10/bin/gcc option to enable C11 features... none needed checking whether /usr/gcc/10/bin/gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of /usr/gcc/10/bin/gcc... none checking dependency style of /usr/gcc/10/bin/gcc... 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... /usr/gnu/bin/sed checking how to run the C preprocessor... /usr/gcc/10/bin/gcc -E checking for grep that handles long lines and -e... /usr/gnu/bin/grep checking for egrep... /usr/gnu/bin/grep -E checking whether /usr/gcc/10/bin/gcc 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... -D_POSIX_PTHREAD_SEMANTICS 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... no 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 -m64 -O3 -D_POSIX_PTHREAD_SEMANTICS -pthread -fvisibility=hidden -fPIC -fno-strict-aliasing -fno-strict-overflow -Wall... yes checking whether C compiler accepts -m64 -O3 -D_POSIX_PTHREAD_SEMANTICS -pthread -fvisibility=hidden -fPIC -fno-strict-aliasing -fno-strict-overflow -Wextra... yes checking for clang... no checking whether C compiler accepts -m64 -O3 -D_POSIX_PTHREAD_SEMANTICS -pthread -fvisibility=hidden -fPIC -fno-strict-aliasing -fno-strict-overflow -Wextra -Wbad-function-cast... yes checking whether C compiler accepts -m64 -O3 -D_POSIX_PTHREAD_SEMANTICS -pthread -fvisibility=hidden -fPIC -fno-strict-aliasing -fno-strict-overflow -Wextra -Wbad-function-cast -Wcast-qual... yes checking whether C compiler accepts -m64 -O3 -D_POSIX_PTHREAD_SEMANTICS -pthread -fvisibility=hidden -fPIC -fno-strict-aliasing -fno-strict-overflow -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero... yes checking whether C compiler accepts -m64 -O3 -D_POSIX_PTHREAD_SEMANTICS -pthread -fvisibility=hidden -fPIC -fno-strict-aliasing -fno-strict-overflow -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches... yes checking whether C compiler accepts -m64 -O3 -D_POSIX_PTHREAD_SEMANTICS -pthread -fvisibility=hidden -fPIC -fno-strict-aliasing -fno-strict-overflow -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond... yes checking whether C compiler accepts -m64 -O3 -D_POSIX_PTHREAD_SEMANTICS -pthread -fvisibility=hidden -fPIC -fno-strict-aliasing -fno-strict-overflow -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal... yes checking whether C compiler accepts -m64 -O3 -D_POSIX_PTHREAD_SEMANTICS -pthread -fvisibility=hidden -fPIC -fno-strict-aliasing -fno-strict-overflow -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2... yes checking whether C compiler accepts -m64 -O3 -D_POSIX_PTHREAD_SEMANTICS -pthread -fvisibility=hidden -fPIC -fno-strict-aliasing -fno-strict-overflow -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 -m64 -O3 -D_POSIX_PTHREAD_SEMANTICS -pthread -fvisibility=hidden -fPIC -fno-strict-aliasing -fno-strict-overflow -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 -m64 -O3 -D_POSIX_PTHREAD_SEMANTICS -pthread -fvisibility=hidden -fPIC -fno-strict-aliasing -fno-strict-overflow -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 -m64 -O3 -D_POSIX_PTHREAD_SEMANTICS -pthread -fvisibility=hidden -fPIC -fno-strict-aliasing -fno-strict-overflow -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 -m64 -O3 -D_POSIX_PTHREAD_SEMANTICS -pthread -fvisibility=hidden -fPIC -fno-strict-aliasing -fno-strict-overflow -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 -m64 -O3 -D_POSIX_PTHREAD_SEMANTICS -pthread -fvisibility=hidden -fPIC -fno-strict-aliasing -fno-strict-overflow -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 -m64 -O3 -D_POSIX_PTHREAD_SEMANTICS -pthread -fvisibility=hidden -fPIC -fno-strict-aliasing -fno-strict-overflow -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 -m64 -O3 -D_POSIX_PTHREAD_SEMANTICS -pthread -fvisibility=hidden -fPIC -fno-strict-aliasing -fno-strict-overflow -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 -m64 -O3 -D_POSIX_PTHREAD_SEMANTICS -pthread -fvisibility=hidden -fPIC -fno-strict-aliasing -fno-strict-overflow -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 -m64 -O3 -D_POSIX_PTHREAD_SEMANTICS -pthread -fvisibility=hidden -fPIC -fno-strict-aliasing -fno-strict-overflow -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 -m64 -O3 -D_POSIX_PTHREAD_SEMANTICS -pthread -fvisibility=hidden -fPIC -fno-strict-aliasing -fno-strict-overflow -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 -m64 -O3 -D_POSIX_PTHREAD_SEMANTICS -pthread -fvisibility=hidden -fPIC -fno-strict-aliasing -fno-strict-overflow -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 -m64 -O3 -D_POSIX_PTHREAD_SEMANTICS -pthread -fvisibility=hidden -fPIC -fno-strict-aliasing -fno-strict-overflow -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 -m64 -O3 -D_POSIX_PTHREAD_SEMANTICS -pthread -fvisibility=hidden -fPIC -fno-strict-aliasing -fno-strict-overflow -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 -m64 -O3 -D_POSIX_PTHREAD_SEMANTICS -pthread -fvisibility=hidden -fPIC -fno-strict-aliasing -fno-strict-overflow -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 -m64 -O3 -D_POSIX_PTHREAD_SEMANTICS -pthread -fvisibility=hidden -fPIC -fno-strict-aliasing -fno-strict-overflow -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 -m64 -O3 -D_POSIX_PTHREAD_SEMANTICS -pthread -fvisibility=hidden -fPIC -fno-strict-aliasing -fno-strict-overflow -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 -m64 -O3 -D_POSIX_PTHREAD_SEMANTICS -pthread -fvisibility=hidden -fPIC -fno-strict-aliasing -fno-strict-overflow -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 -m64 -O3 -D_POSIX_PTHREAD_SEMANTICS -pthread -fvisibility=hidden -fPIC -fno-strict-aliasing -fno-strict-overflow -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 -m64 -O3 -D_POSIX_PTHREAD_SEMANTICS -pthread -fvisibility=hidden -fPIC -fno-strict-aliasing -fno-strict-overflow -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... no checking whether the linker accepts -Wl,-z,now... yes checking whether the linker accepts -Wl,-z,noexecstack... no checking whether segmentation violations can be caught... yes checking whether SIGABRT can be caught... yes 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... print -r checking for a sed that does not truncate output... (cached) /usr/gnu/bin/sed checking for fgrep... /usr/gnu/bin/grep -F checking for ld used by /usr/gcc/10/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... no checking for BSD- or MS-compatible name lister (nm)... /usr/gnu/bin/nm -B checking the name lister (/usr/gnu/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 786240 checking how to convert x86_64-pc-solaris2.11 file names to x86_64-pc-solaris2.11 format... func_convert_file_noop checking how to convert x86_64-pc-solaris2.11 file names to toolchain format... func_convert_file_noop checking for /usr/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... print -r -- checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/gnu/bin/nm -B output from /usr/gcc/10/bin/gcc object... ok checking for sysroot... no checking for a working dd... /usr/gnu/bin/dd checking how to truncate binary pipes... /usr/gnu/bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if /usr/gcc/10/bin/gcc supports -fno-rtti -fno-exceptions... no checking for /usr/gcc/10/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/gcc/10/bin/gcc PIC flag -fPIC -DPIC works... yes checking if /usr/gcc/10/bin/gcc static flag -static works... no checking if /usr/gcc/10/bin/gcc supports -c -o file.o... yes checking if /usr/gcc/10/bin/gcc supports -c -o file.o... (cached) yes checking whether the /usr/gcc/10/bin/gcc linker (/usr/bin/ld -64) supports shared libraries... yes checking dynamic linker characteristics... solaris2.11 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... yes checking for MMX instructions set... yes checking whether C compiler accepts -mmmx... (cached) yes checking whether C compiler accepts -msse2... yes checking for SSE2 instructions set... yes checking whether C compiler accepts -msse2... (cached) yes checking whether C compiler accepts -msse3... yes checking for SSE3 instructions set... yes checking whether C compiler accepts -msse3... (cached) yes checking whether C compiler accepts -mssse3... yes checking for SSSE3 instructions set... yes checking whether C compiler accepts -mssse3... (cached) yes checking whether C compiler accepts -msse4.1... yes checking for SSE4.1 instructions set... yes checking whether C compiler accepts -msse4.1... (cached) yes checking whether C compiler accepts -mavx... yes checking for AVX instructions set... yes checking whether C compiler accepts -mavx... (cached) yes checking whether C compiler accepts -mavx2... yes checking for AVX2 instructions set... yes checking whether C compiler accepts -mavx2... (cached) yes checking if _mm256_broadcastsi128_si256 is correctly defined... yes checking whether C compiler accepts -mavx512f... yes checking for AVX512F instructions set... yes checking whether C compiler accepts -mavx512f... (cached) yes checking whether C compiler accepts -maes... yes checking whether C compiler accepts -mpclmul... yes checking for AESNI instructions set and PCLMULQDQ... yes checking whether C compiler accepts -maes... (cached) yes checking whether C compiler accepts -mpclmul... (cached) yes checking whether C compiler accepts -mrdrnd... yes checking for RDRAND... yes checking whether C compiler accepts -mrdrnd... (cached) yes 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... (cached) 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... yes checking whether we can assemble AVX opcodes... yes checking for 128-bit arithmetic... yes checking for cpuid instruction... yes 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... yes checking for arc4random_buf... yes 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... yes 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 make[3]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. Making all in builds Making all in contrib Making all in dist-build Making all in msvc-scripts Making all in src Making all in libsodium Making all in include 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/ed25519/ref10/libsodium_la-ed25519_ref10.lo CC crypto_core/hchacha20/libsodium_la-core_hchacha20.lo CC crypto_core/hsalsa20/ref2/libsodium_la-core_hsalsa20_ref2.lo CC crypto_core/hsalsa20/libsodium_la-core_hsalsa20.lo CC crypto_core/salsa/ref/libsodium_la-core_salsa_ref.lo CC crypto_generichash/libsodium_la-crypto_generichash.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_hash/sha512/cp/libsodium_la-hash_sha512_cp.lo CC crypto_kdf/blake2b/libsodium_la-kdf_blake2b.lo CC crypto_kdf/libsodium_la-crypto_kdf.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/ref10/libsodium_la-x25519_ref10.lo CC crypto_scalarmult/curve25519/libsodium_la-scalarmult_curve25519.lo CC crypto_secretbox/libsodium_la-crypto_secretbox.lo CC crypto_secretbox/libsodium_la-crypto_secretbox_easy.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 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 crypto_stream/libsodium_la-crypto_stream.lo CC crypto_stream/salsa20/libsodium_la-stream_salsa20.lo CC crypto_stream/xsalsa20/libsodium_la-stream_xsalsa20.lo CC crypto_verify/sodium/libsodium_la-verify.lo CC randombytes/libsodium_la-randombytes.lo CC sodium/libsodium_la-codecs.lo CC sodium/libsodium_la-core.lo CC sodium/libsodium_la-runtime.lo CC sodium/libsodium_la-utils.lo CC sodium/libsodium_la-version.lo CPPAS crypto_stream/salsa20/xmm6/libsodium_la-salsa20_xmm6-asm.lo CC crypto_stream/salsa20/xmm6/libsodium_la-salsa20_xmm6.lo CC crypto_scalarmult/curve25519/sandy2x/libsodium_la-curve25519_sandy2x.lo CC crypto_scalarmult/curve25519/sandy2x/libsodium_la-fe51_invert.lo CC crypto_scalarmult/curve25519/sandy2x/libsodium_la-fe_frombytes_sandy2x.lo CPPAS crypto_scalarmult/curve25519/sandy2x/libsodium_la-sandy2x.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_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_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 CCLD libaesni.la libtool: warning: '-version-info/-version-number' is ignored for convenience libraries CC crypto_onetimeauth/poly1305/sse2/libsse2_la-poly1305_sse2.lo CC crypto_pwhash/scryptsalsa208sha256/sse/libsse2_la-pwhash_scryptsalsa208sha256_sse.lo CCLD libsse2.la libtool: warning: '-version-info/-version-number' is ignored for convenience libraries CC crypto_generichash/blake2b/ref/libssse3_la-blake2b-compress-ssse3.lo CC crypto_pwhash/argon2/libssse3_la-argon2-fill-block-ssse3.lo CC crypto_stream/chacha20/dolbeau/libssse3_la-chacha20_dolbeau-ssse3.lo CCLD libssse3.la libtool: warning: '-version-info/-version-number' is ignored for convenience libraries CC crypto_generichash/blake2b/ref/libsse41_la-blake2b-compress-sse41.lo CCLD libsse41.la libtool: warning: '-version-info/-version-number' is ignored for convenience libraries CC crypto_generichash/blake2b/ref/libavx2_la-blake2b-compress-avx2.lo CC crypto_pwhash/argon2/libavx2_la-argon2-fill-block-avx2.lo CC crypto_stream/chacha20/dolbeau/libavx2_la-chacha20_dolbeau-avx2.lo CC crypto_stream/salsa20/xmm6int/libavx2_la-salsa20_xmm6int-avx2.lo CCLD libavx2.la libtool: warning: '-version-info/-version-number' is ignored for convenience libraries CC crypto_pwhash/argon2/libavx512f_la-argon2-fill-block-avx512f.lo CCLD libavx512f.la libtool: warning: '-version-info/-version-number' is ignored for convenience libraries CC randombytes/internal/librdrand_la-randombytes_internal_random.lo CCLD librdrand.la libtool: warning: '-version-info/-version-number' is ignored for convenience libraries CCLD libsodium.la Making all in test Making all in default make[3]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. Making check in builds Making check in contrib Making check in dist-build Making check in msvc-scripts Making check in src Making check in libsodium Making check in include Making check in test Making check in default CC aead_aes256gcm.o CCLD aead_aes256gcm CC aead_aes256gcm2.o CCLD aead_aes256gcm2 CC aead_chacha20poly1305.o CCLD aead_chacha20poly1305 CC aead_chacha20poly13052.o CCLD aead_chacha20poly13052 CC aead_xchacha20poly1305.o CCLD aead_xchacha20poly1305 CC auth.o CCLD auth CC auth2.o CCLD auth2 CC auth3.o CCLD auth3 CC auth5.o CCLD auth5 CC auth6.o CCLD auth6 CC auth7.o CCLD auth7 CC box.o CCLD box CC box2.o CCLD box2 CC box7.o CCLD box7 CC box8.o CCLD box8 CC box_easy.o CCLD box_easy CC box_easy2.o CCLD box_easy2 CC box_seal.o CCLD box_seal CC box_seed.o CCLD box_seed CC chacha20.o CCLD chacha20 CC codecs.o CCLD codecs CC core1.o CCLD core1 CC core2.o CCLD core2 CC core3.o CCLD core3 CC core4.o CCLD core4 CC core5.o CCLD core5 CC core6.o CCLD core6 CC ed25519_convert.o CCLD ed25519_convert CC generichash.o CCLD generichash CC generichash2.o CCLD generichash2 CC generichash3.o CCLD generichash3 CC hash.o CCLD hash CC hash3.o CCLD hash3 CC kdf.o CCLD kdf CC keygen.o CCLD keygen CC kx.o CCLD kx CC metamorphic.o CCLD metamorphic CC misuse.o CCLD misuse CC onetimeauth.o CCLD onetimeauth CC onetimeauth2.o CCLD onetimeauth2 CC onetimeauth7.o CCLD onetimeauth7 CC pwhash_argon2i.o CCLD pwhash_argon2i CC pwhash_argon2id.o CCLD pwhash_argon2id CC randombytes.o CCLD randombytes CC scalarmult.o CCLD scalarmult CC scalarmult2.o CCLD scalarmult2 CC scalarmult5.o CCLD scalarmult5 CC scalarmult6.o CCLD scalarmult6 CC scalarmult7.o CCLD scalarmult7 CC scalarmult8.o CCLD scalarmult8 CC secretbox.o CCLD secretbox CC secretbox2.o CCLD secretbox2 CC secretbox7.o CCLD secretbox7 CC secretbox8.o CCLD secretbox8 CC secretbox_easy.o CCLD secretbox_easy CC secretbox_easy2.o CCLD secretbox_easy2 CC secretstream.o CCLD secretstream CC shorthash.o CCLD shorthash CC sign.o CCLD sign CC sodium_core.o CCLD sodium_core CC sodium_utils.o CCLD sodium_utils CC sodium_version.o CCLD sodium_version CC stream.o CCLD stream CC stream2.o CCLD stream2 CC stream3.o CCLD stream3 CC stream4.o CCLD stream4 CC verify1.o CCLD verify1 CC sodium_utils2.o CCLD sodium_utils2 CC sodium_utils3.o CCLD sodium_utils3 CC core_ed25519.o CCLD core_ed25519 CC core_ristretto255.o CCLD core_ristretto255 CC pwhash_scrypt.o CCLD pwhash_scrypt CC pwhash_scrypt_ll.o CCLD pwhash_scrypt_ll CC scalarmult_ed25519.o CCLD scalarmult_ed25519 CC scalarmult_ristretto255.o CCLD scalarmult_ristretto255 CC siphashx24.o CCLD siphashx24 CC xchacha20.o CCLD xchacha20 PASS: aead_aes256gcm PASS: aead_aes256gcm2 PASS: aead_chacha20poly1305 PASS: aead_chacha20poly13052 PASS: aead_xchacha20poly1305 PASS: auth PASS: auth2 PASS: auth3 PASS: auth5 PASS: auth6 PASS: auth7 PASS: box PASS: box2 PASS: box7 PASS: box8 PASS: box_easy PASS: box_easy2 PASS: box_seal PASS: box_seed PASS: chacha20 PASS: codecs PASS: core1 PASS: core2 PASS: core3 PASS: core4 PASS: core5 PASS: core6 PASS: ed25519_convert PASS: generichash PASS: generichash2 PASS: generichash3 PASS: hash PASS: hash3 PASS: kdf PASS: keygen PASS: kx PASS: metamorphic PASS: misuse PASS: onetimeauth PASS: onetimeauth2 PASS: onetimeauth7 PASS: pwhash_argon2i PASS: pwhash_argon2id PASS: randombytes PASS: scalarmult PASS: scalarmult2 PASS: scalarmult5 PASS: scalarmult6 PASS: scalarmult7 PASS: scalarmult8 PASS: secretbox PASS: secretbox2 PASS: secretbox7 PASS: secretbox8 PASS: secretbox_easy PASS: secretbox_easy2 PASS: secretstream PASS: shorthash PASS: sign PASS: sodium_core PASS: sodium_utils PASS: sodium_version PASS: stream PASS: stream2 PASS: stream3 PASS: stream4 PASS: verify1 PASS: sodium_utils2 PASS: sodium_utils3 PASS: core_ed25519 PASS: core_ristretto255 PASS: pwhash_scrypt PASS: pwhash_scrypt_ll PASS: scalarmult_ed25519 PASS: scalarmult_ristretto255 PASS: siphashx24 PASS: xchacha20 ============================================================================ Testsuite summary for libsodium 1.0.18 ============================================================================ # TOTAL: 77 # PASS: 77 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[3]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. Making install in builds Making install in contrib Making install in dist-build Making install in msvc-scripts Making install in src Making install in libsodium Making install in include /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/python/PyNaCl/build/amd64-3.7/build/temp.solaris-2.11-i86pc.64bit-cpython-37/include' /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/python/PyNaCl/build/amd64-3.7/build/temp.solaris-2.11-i86pc.64bit-cpython-37/include/sodium' /usr/gnu/bin/install -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/PyNaCl/build/amd64-3.7/src/libsodium/src/libsodium/include/sodium/core.h /jenkins/jobs/oi-userland/workspace/components/python/PyNaCl/build/amd64-3.7/src/libsodium/src/libsodium/include/sodium/crypto_aead_aes256gcm.h /jenkins/jobs/oi-userland/workspace/components/python/PyNaCl/build/amd64-3.7/src/libsodium/src/libsodium/include/sodium/crypto_aead_chacha20poly1305.h /jenkins/jobs/oi-userland/workspace/components/python/PyNaCl/build/amd64-3.7/src/libsodium/src/libsodium/include/sodium/crypto_aead_xchacha20poly1305.h /jenkins/jobs/oi-userland/workspace/components/python/PyNaCl/build/amd64-3.7/src/libsodium/src/libsodium/include/sodium/crypto_auth.h /jenkins/jobs/oi-userland/workspace/components/python/PyNaCl/build/amd64-3.7/src/libsodium/src/libsodium/include/sodium/crypto_auth_hmacsha256.h /jenkins/jobs/oi-userland/workspace/components/python/PyNaCl/build/amd64-3.7/src/libsodium/src/libsodium/include/sodium/crypto_auth_hmacsha512.h /jenkins/jobs/oi-userland/workspace/components/python/PyNaCl/build/amd64-3.7/src/libsodium/src/libsodium/include/sodium/crypto_auth_hmacsha512256.h /jenkins/jobs/oi-userland/workspace/components/python/PyNaCl/build/amd64-3.7/src/libsodium/src/libsodium/include/sodium/crypto_box.h /jenkins/jobs/oi-userland/workspace/components/python/PyNaCl/build/amd64-3.7/src/libsodium/src/libsodium/include/sodium/crypto_box_curve25519xchacha20poly1305.h /jenkins/jobs/oi-userland/workspace/components/python/PyNaCl/build/amd64-3.7/src/libsodium/src/libsodium/include/sodium/crypto_box_curve25519xsalsa20poly1305.h /jenkins/jobs/oi-userland/workspace/components/python/PyNaCl/build/amd64-3.7/src/libsodium/src/libsodium/include/sodium/crypto_core_ed25519.h /jenkins/jobs/oi-userland/workspace/components/python/PyNaCl/build/amd64-3.7/src/libsodium/src/libsodium/include/sodium/crypto_core_ristretto255.h /jenkins/jobs/oi-userland/workspace/components/python/PyNaCl/build/amd64-3.7/src/libsodium/src/libsodium/include/sodium/crypto_core_hchacha20.h /jenkins/jobs/oi-userland/workspace/components/python/PyNaCl/build/amd64-3.7/src/libsodium/src/libsodium/include/sodium/crypto_core_hsalsa20.h /jenkins/jobs/oi-userland/workspace/components/python/PyNaCl/build/amd64-3.7/src/libsodium/src/libsodium/include/sodium/crypto_core_salsa20.h /jenkins/jobs/oi-userland/workspace/components/python/PyNaCl/build/amd64-3.7/src/libsodium/src/libsodium/include/sodium/crypto_core_salsa2012.h /jenkins/jobs/oi-userland/workspace/components/python/PyNaCl/build/amd64-3.7/src/libsodium/src/libsodium/include/sodium/crypto_core_salsa208.h /jenkins/jobs/oi-userland/workspace/components/python/PyNaCl/build/amd64-3.7/src/libsodium/src/libsodium/include/sodium/crypto_generichash.h /jenkins/jobs/oi-userland/workspace/components/python/PyNaCl/build/amd64-3.7/src/libsodium/src/libsodium/include/sodium/crypto_generichash_blake2b.h /jenkins/jobs/oi-userland/workspace/components/python/PyNaCl/build/amd64-3.7/src/libsodium/src/libsodium/include/sodium/crypto_hash.h /jenkins/jobs/oi-userland/workspace/components/python/PyNaCl/build/amd64-3.7/src/libsodium/src/libsodium/include/sodium/crypto_hash_sha256.h /jenkins/jobs/oi-userland/workspace/components/python/PyNaCl/build/amd64-3.7/src/libsodium/src/libsodium/include/sodium/crypto_hash_sha512.h /jenkins/jobs/oi-userland/workspace/components/python/PyNaCl/build/amd64-3.7/src/libsodium/src/libsodium/include/sodium/crypto_kdf.h /jenkins/jobs/oi-userland/workspace/components/python/PyNaCl/build/amd64-3.7/src/libsodium/src/libsodium/include/sodium/crypto_kdf_blake2b.h /jenkins/jobs/oi-userland/workspace/components/python/PyNaCl/build/amd64-3.7/src/libsodium/src/libsodium/include/sodium/crypto_kx.h /jenkins/jobs/oi-userland/workspace/components/python/PyNaCl/build/amd64-3.7/src/libsodium/src/libsodium/include/sodium/crypto_onetimeauth.h /jenkins/jobs/oi-userland/workspace/components/python/PyNaCl/build/amd64-3.7/src/libsodium/src/libsodium/include/sodium/crypto_onetimeauth_poly1305.h /jenkins/jobs/oi-userland/workspace/components/python/PyNaCl/build/amd64-3.7/src/libsodium/src/libsodium/include/sodium/crypto_pwhash.h /jenkins/jobs/oi-userland/workspace/components/python/PyNaCl/build/amd64-3.7/src/libsodium/src/libsodium/include/sodium/crypto_pwhash_argon2i.h /jenkins/jobs/oi-userland/workspace/components/python/PyNaCl/build/amd64-3.7/src/libsodium/src/libsodium/include/sodium/crypto_pwhash_argon2id.h /jenkins/jobs/oi-userland/workspace/components/python/PyNaCl/build/amd64-3.7/src/libsodium/src/libsodium/include/sodium/crypto_pwhash_scryptsalsa208sha256.h /jenkins/jobs/oi-userland/workspace/components/python/PyNaCl/build/amd64-3.7/src/libsodium/src/libsodium/include/sodium/crypto_scalarmult.h /jenkins/jobs/oi-userland/workspace/components/python/PyNaCl/build/amd64-3.7/src/libsodium/src/libsodium/include/sodium/crypto_scalarmult_curve25519.h /jenkins/jobs/oi-userland/workspace/components/python/PyNaCl/build/amd64-3.7/src/libsodium/src/libsodium/include/sodium/crypto_scalarmult_ed25519.h /jenkins/jobs/oi-userland/workspace/components/python/PyNaCl/build/amd64-3.7/src/libsodium/src/libsodium/include/sodium/crypto_scalarmult_ristretto255.h /jenkins/jobs/oi-userland/workspace/components/python/PyNaCl/build/amd64-3.7/src/libsodium/src/libsodium/include/sodium/crypto_secretbox.h /jenkins/jobs/oi-userland/workspace/components/python/PyNaCl/build/amd64-3.7/src/libsodium/src/libsodium/include/sodium/crypto_secretbox_xchacha20poly1305.h /jenkins/jobs/oi-userland/workspace/components/python/PyNaCl/build/amd64-3.7/src/libsodium/src/libsodium/include/sodium/crypto_secretbox_xsalsa20poly1305.h /jenkins/jobs/oi-userland/workspace/components/python/PyNaCl/build/amd64-3.7/src/libsodium/src/libsodium/include/sodium/crypto_secretstream_xchacha20poly1305.h '/jenkins/jobs/oi-userland/workspace/components/python/PyNaCl/build/amd64-3.7/build/temp.solaris-2.11-i86pc.64bit-cpython-37/include/sodium' /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/python/PyNaCl/build/amd64-3.7/build/temp.solaris-2.11-i86pc.64bit-cpython-37/include/sodium' /usr/gnu/bin/install -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/PyNaCl/build/amd64-3.7/src/libsodium/src/libsodium/include/sodium/crypto_shorthash.h /jenkins/jobs/oi-userland/workspace/components/python/PyNaCl/build/amd64-3.7/src/libsodium/src/libsodium/include/sodium/crypto_shorthash_siphash24.h /jenkins/jobs/oi-userland/workspace/components/python/PyNaCl/build/amd64-3.7/src/libsodium/src/libsodium/include/sodium/crypto_sign.h /jenkins/jobs/oi-userland/workspace/components/python/PyNaCl/build/amd64-3.7/src/libsodium/src/libsodium/include/sodium/crypto_sign_ed25519.h /jenkins/jobs/oi-userland/workspace/components/python/PyNaCl/build/amd64-3.7/src/libsodium/src/libsodium/include/sodium/crypto_sign_edwards25519sha512batch.h /jenkins/jobs/oi-userland/workspace/components/python/PyNaCl/build/amd64-3.7/src/libsodium/src/libsodium/include/sodium/crypto_stream.h /jenkins/jobs/oi-userland/workspace/components/python/PyNaCl/build/amd64-3.7/src/libsodium/src/libsodium/include/sodium/crypto_stream_chacha20.h /jenkins/jobs/oi-userland/workspace/components/python/PyNaCl/build/amd64-3.7/src/libsodium/src/libsodium/include/sodium/crypto_stream_salsa20.h /jenkins/jobs/oi-userland/workspace/components/python/PyNaCl/build/amd64-3.7/src/libsodium/src/libsodium/include/sodium/crypto_stream_salsa2012.h /jenkins/jobs/oi-userland/workspace/components/python/PyNaCl/build/amd64-3.7/src/libsodium/src/libsodium/include/sodium/crypto_stream_salsa208.h /jenkins/jobs/oi-userland/workspace/components/python/PyNaCl/build/amd64-3.7/src/libsodium/src/libsodium/include/sodium/crypto_stream_xchacha20.h /jenkins/jobs/oi-userland/workspace/components/python/PyNaCl/build/amd64-3.7/src/libsodium/src/libsodium/include/sodium/crypto_stream_xsalsa20.h /jenkins/jobs/oi-userland/workspace/components/python/PyNaCl/build/amd64-3.7/src/libsodium/src/libsodium/include/sodium/crypto_verify_16.h /jenkins/jobs/oi-userland/workspace/components/python/PyNaCl/build/amd64-3.7/src/libsodium/src/libsodium/include/sodium/crypto_verify_32.h /jenkins/jobs/oi-userland/workspace/components/python/PyNaCl/build/amd64-3.7/src/libsodium/src/libsodium/include/sodium/crypto_verify_64.h /jenkins/jobs/oi-userland/workspace/components/python/PyNaCl/build/amd64-3.7/src/libsodium/src/libsodium/include/sodium/export.h /jenkins/jobs/oi-userland/workspace/components/python/PyNaCl/build/amd64-3.7/src/libsodium/src/libsodium/include/sodium/randombytes.h /jenkins/jobs/oi-userland/workspace/components/python/PyNaCl/build/amd64-3.7/src/libsodium/src/libsodium/include/sodium/randombytes_internal_random.h /jenkins/jobs/oi-userland/workspace/components/python/PyNaCl/build/amd64-3.7/src/libsodium/src/libsodium/include/sodium/randombytes_sysrandom.h /jenkins/jobs/oi-userland/workspace/components/python/PyNaCl/build/amd64-3.7/src/libsodium/src/libsodium/include/sodium/runtime.h /jenkins/jobs/oi-userland/workspace/components/python/PyNaCl/build/amd64-3.7/src/libsodium/src/libsodium/include/sodium/utils.h '/jenkins/jobs/oi-userland/workspace/components/python/PyNaCl/build/amd64-3.7/build/temp.solaris-2.11-i86pc.64bit-cpython-37/include/sodium' /usr/gnu/bin/install -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/PyNaCl/build/amd64-3.7/src/libsodium/src/libsodium/include/sodium.h '/jenkins/jobs/oi-userland/workspace/components/python/PyNaCl/build/amd64-3.7/build/temp.solaris-2.11-i86pc.64bit-cpython-37/include/.' /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/python/PyNaCl/build/amd64-3.7/build/temp.solaris-2.11-i86pc.64bit-cpython-37/include' /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/python/PyNaCl/build/amd64-3.7/build/temp.solaris-2.11-i86pc.64bit-cpython-37/include/sodium' /usr/gnu/bin/install -c -m 644 sodium/version.h '/jenkins/jobs/oi-userland/workspace/components/python/PyNaCl/build/amd64-3.7/build/temp.solaris-2.11-i86pc.64bit-cpython-37/include/sodium' /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/python/PyNaCl/build/amd64-3.7/build/temp.solaris-2.11-i86pc.64bit-cpython-37/lib' /bin/sh ../../libtool --mode=install /usr/gnu/bin/install -c libsodium.la '/jenkins/jobs/oi-userland/workspace/components/python/PyNaCl/build/amd64-3.7/build/temp.solaris-2.11-i86pc.64bit-cpython-37/lib' libtool: install: /usr/gnu/bin/install -c .libs/libsodium.lai /jenkins/jobs/oi-userland/workspace/components/python/PyNaCl/build/amd64-3.7/build/temp.solaris-2.11-i86pc.64bit-cpython-37/lib/libsodium.la libtool: install: /usr/gnu/bin/install -c .libs/libsodium.a /jenkins/jobs/oi-userland/workspace/components/python/PyNaCl/build/amd64-3.7/build/temp.solaris-2.11-i86pc.64bit-cpython-37/lib/libsodium.a libtool: install: chmod 644 /jenkins/jobs/oi-userland/workspace/components/python/PyNaCl/build/amd64-3.7/build/temp.solaris-2.11-i86pc.64bit-cpython-37/lib/libsodium.a libtool: install: ranlib /jenkins/jobs/oi-userland/workspace/components/python/PyNaCl/build/amd64-3.7/build/temp.solaris-2.11-i86pc.64bit-cpython-37/lib/libsodium.a Making install in test Making install in default /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/python/PyNaCl/build/amd64-3.7/build/temp.solaris-2.11-i86pc.64bit-cpython-37/lib/pkgconfig' /usr/gnu/bin/install -c -m 644 libsodium.pc '/jenkins/jobs/oi-userland/workspace/components/python/PyNaCl/build/amd64-3.7/build/temp.solaris-2.11-i86pc.64bit-cpython-37/lib/pkgconfig' running build_ext generating cffi module 'build/temp.solaris-2.11-i86pc.64bit-cpython-37/_sodium.c' building '_sodium' extension creating build/temp.solaris-2.11-i86pc.64bit-cpython-37/build creating build/temp.solaris-2.11-i86pc.64bit-cpython-37/build/temp.solaris-2.11-i86pc.64bit-cpython-37 /usr/gcc/10/bin/gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O3 -fPIC -DPIC -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -m64 -O3 -fPIC -DPIC -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -m64 -O3 -fPIC -I/usr/include/python3.7m -Ibuild/temp.solaris-2.11-i86pc.64bit-cpython-37/include -c build/temp.solaris-2.11-i86pc.64bit-cpython-37/_sodium.c -o build/temp.solaris-2.11-i86pc.64bit-cpython-37/build/temp.solaris-2.11-i86pc.64bit-cpython-37/_sodium.o gcc -shared -m64 -fPIC -DPIC -m64 -fPIC -DPIC -m64 -fPIC -DPIC -m64 -fPIC -DPIC -m64 -O3 build/temp.solaris-2.11-i86pc.64bit-cpython-37/build/temp.solaris-2.11-i86pc.64bit-cpython-37/_sodium.o -Lbuild/temp.solaris-2.11-i86pc.64bit-cpython-37/lib -Lbuild/temp.solaris-2.11-i86pc.64bit-cpython-37/lib64 -L/usr/lib/amd64 -Lbuild/temp.solaris-2.11-i86pc.64bit-cpython-37 -lsodium -lsodium -o build/lib.solaris-2.11-i86pc.64bit-cpython-37/nacl/_sodium.abi3.so installing to build/bdist.solaris-2.11-i86pc.64bit/wheel running install running install_lib creating build/bdist.solaris-2.11-i86pc.64bit creating build/bdist.solaris-2.11-i86pc.64bit/wheel creating build/bdist.solaris-2.11-i86pc.64bit/wheel/nacl copying build/lib.solaris-2.11-i86pc.64bit-cpython-37/nacl/signing.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/nacl copying build/lib.solaris-2.11-i86pc.64bit-cpython-37/nacl/_sodium.abi3.so -> build/bdist.solaris-2.11-i86pc.64bit/wheel/nacl copying build/lib.solaris-2.11-i86pc.64bit-cpython-37/nacl/utils.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/nacl copying build/lib.solaris-2.11-i86pc.64bit-cpython-37/nacl/__init__.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/nacl copying build/lib.solaris-2.11-i86pc.64bit-cpython-37/nacl/py.typed -> build/bdist.solaris-2.11-i86pc.64bit/wheel/nacl creating build/bdist.solaris-2.11-i86pc.64bit/wheel/nacl/bindings copying build/lib.solaris-2.11-i86pc.64bit-cpython-37/nacl/bindings/crypto_sign.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/nacl/bindings copying build/lib.solaris-2.11-i86pc.64bit-cpython-37/nacl/bindings/randombytes.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/nacl/bindings copying build/lib.solaris-2.11-i86pc.64bit-cpython-37/nacl/bindings/crypto_generichash.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/nacl/bindings copying build/lib.solaris-2.11-i86pc.64bit-cpython-37/nacl/bindings/crypto_secretbox.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/nacl/bindings copying build/lib.solaris-2.11-i86pc.64bit-cpython-37/nacl/bindings/crypto_secretstream.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/nacl/bindings copying build/lib.solaris-2.11-i86pc.64bit-cpython-37/nacl/bindings/crypto_hash.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/nacl/bindings copying build/lib.solaris-2.11-i86pc.64bit-cpython-37/nacl/bindings/crypto_aead.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/nacl/bindings copying build/lib.solaris-2.11-i86pc.64bit-cpython-37/nacl/bindings/crypto_kx.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/nacl/bindings copying build/lib.solaris-2.11-i86pc.64bit-cpython-37/nacl/bindings/utils.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/nacl/bindings copying build/lib.solaris-2.11-i86pc.64bit-cpython-37/nacl/bindings/crypto_box.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/nacl/bindings copying build/lib.solaris-2.11-i86pc.64bit-cpython-37/nacl/bindings/__init__.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/nacl/bindings copying build/lib.solaris-2.11-i86pc.64bit-cpython-37/nacl/bindings/crypto_pwhash.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/nacl/bindings copying build/lib.solaris-2.11-i86pc.64bit-cpython-37/nacl/bindings/crypto_core.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/nacl/bindings copying build/lib.solaris-2.11-i86pc.64bit-cpython-37/nacl/bindings/crypto_shorthash.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/nacl/bindings copying build/lib.solaris-2.11-i86pc.64bit-cpython-37/nacl/bindings/sodium_core.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/nacl/bindings copying build/lib.solaris-2.11-i86pc.64bit-cpython-37/nacl/bindings/crypto_scalarmult.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/nacl/bindings creating build/bdist.solaris-2.11-i86pc.64bit/wheel/nacl/pwhash copying build/lib.solaris-2.11-i86pc.64bit-cpython-37/nacl/pwhash/__init__.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/nacl/pwhash copying build/lib.solaris-2.11-i86pc.64bit-cpython-37/nacl/pwhash/_argon2.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/nacl/pwhash copying build/lib.solaris-2.11-i86pc.64bit-cpython-37/nacl/pwhash/argon2id.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/nacl/pwhash copying build/lib.solaris-2.11-i86pc.64bit-cpython-37/nacl/pwhash/scrypt.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/nacl/pwhash copying build/lib.solaris-2.11-i86pc.64bit-cpython-37/nacl/pwhash/argon2i.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/nacl/pwhash copying build/lib.solaris-2.11-i86pc.64bit-cpython-37/nacl/public.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/nacl copying build/lib.solaris-2.11-i86pc.64bit-cpython-37/nacl/hash.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/nacl copying build/lib.solaris-2.11-i86pc.64bit-cpython-37/nacl/hashlib.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/nacl copying build/lib.solaris-2.11-i86pc.64bit-cpython-37/nacl/encoding.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/nacl copying build/lib.solaris-2.11-i86pc.64bit-cpython-37/nacl/exceptions.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/nacl copying build/lib.solaris-2.11-i86pc.64bit-cpython-37/nacl/secret.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/nacl running install_egg_info running egg_info writing src/PyNaCl.egg-info/PKG-INFO writing dependency_links to src/PyNaCl.egg-info/dependency_links.txt writing requirements to src/PyNaCl.egg-info/requires.txt writing top-level names to src/PyNaCl.egg-info/top_level.txt /usr/lib/python3.7/vendor-packages/setuptools/config/setupcfg.py:520: SetuptoolsDeprecationWarning: The license_file parameter is deprecated, use license_files instead. warnings.warn(msg, warning_class) listing git files failed - pretending there aren't any reading manifest file 'src/PyNaCl.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/_build' warning: no previously-included files matching '__pycache__/*' found anywhere in distribution warning: no previously-included files matching '*' found under directory '.github' warning: no previously-included files matching '*' found under directory '.circleci' warning: no previously-included files found matching '.readthedocs.yml' warning: no previously-included files found matching '.coveragerc' warning: no previously-included files found matching 'codecov.yml' warning: no previously-included files found matching 'release.py' warning: no previously-included files found matching 'src/libsodium*.zip' adding license file 'LICENSE' writing manifest file 'src/PyNaCl.egg-info/SOURCES.txt' Copying src/PyNaCl.egg-info to build/bdist.solaris-2.11-i86pc.64bit/wheel/PyNaCl-1.5.0-py3.7.egg-info running install_scripts creating build/bdist.solaris-2.11-i86pc.64bit/wheel/PyNaCl-1.5.0.dist-info/WHEEL creating '/jenkins/jobs/oi-userland/workspace/components/python/PyNaCl/build/amd64-3.7/dist/.tmp-q9fhvm1z/PyNaCl-1.5.0-cp37-cp37m-solaris_2_11_i86pc_64bit.whl' and adding 'build/bdist.solaris-2.11-i86pc.64bit/wheel' to it adding 'nacl/__init__.py' adding 'nacl/_sodium.abi3.so' adding 'nacl/encoding.py' adding 'nacl/exceptions.py' adding 'nacl/hash.py' adding 'nacl/hashlib.py' adding 'nacl/public.py' adding 'nacl/py.typed' adding 'nacl/secret.py' adding 'nacl/signing.py' adding 'nacl/utils.py' adding 'nacl/bindings/__init__.py' adding 'nacl/bindings/crypto_aead.py' adding 'nacl/bindings/crypto_box.py' adding 'nacl/bindings/crypto_core.py' adding 'nacl/bindings/crypto_generichash.py' adding 'nacl/bindings/crypto_hash.py' adding 'nacl/bindings/crypto_kx.py' adding 'nacl/bindings/crypto_pwhash.py' adding 'nacl/bindings/crypto_scalarmult.py' adding 'nacl/bindings/crypto_secretbox.py' adding 'nacl/bindings/crypto_secretstream.py' adding 'nacl/bindings/crypto_shorthash.py' adding 'nacl/bindings/crypto_sign.py' adding 'nacl/bindings/randombytes.py' adding 'nacl/bindings/sodium_core.py' adding 'nacl/bindings/utils.py' adding 'nacl/pwhash/__init__.py' adding 'nacl/pwhash/_argon2.py' adding 'nacl/pwhash/argon2i.py' adding 'nacl/pwhash/argon2id.py' adding 'nacl/pwhash/scrypt.py' adding 'PyNaCl-1.5.0.dist-info/LICENSE' adding 'PyNaCl-1.5.0.dist-info/METADATA' adding 'PyNaCl-1.5.0.dist-info/WHEEL' adding 'PyNaCl-1.5.0.dist-info/top_level.txt' adding 'PyNaCl-1.5.0.dist-info/RECORD' removing build/bdist.solaris-2.11-i86pc.64bit/wheel Successfully built PyNaCl-1.5.0-cp37-cp37m-solaris_2_11_i86pc_64bit.whl copy cloning /jenkins/jobs/oi-userland/workspace/components/python/PyNaCl/PyNaCl-1.5.0 to /jenkins/jobs/oi-userland/workspace/components/python/PyNaCl/build/amd64-3.9 * Getting build dependencies for wheel... /usr/lib/python3.9/vendor-packages/setuptools/config/setupcfg.py:520: SetuptoolsDeprecationWarning: The license_file parameter is deprecated, use license_files instead. warnings.warn(msg, warning_class) * Building wheel... /usr/lib/python3.9/vendor-packages/setuptools/config/setupcfg.py:520: SetuptoolsDeprecationWarning: The license_file parameter is deprecated, use license_files instead. warnings.warn(msg, warning_class) running bdist_wheel running build running build_py creating build creating build/lib.solaris-2.11-i86pc.64bit-cpython-39 creating build/lib.solaris-2.11-i86pc.64bit-cpython-39/nacl copying src/nacl/signing.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/nacl copying src/nacl/hash.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/nacl copying src/nacl/encoding.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/nacl copying src/nacl/utils.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/nacl copying src/nacl/hashlib.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/nacl copying src/nacl/__init__.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/nacl copying src/nacl/exceptions.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/nacl copying src/nacl/public.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/nacl copying src/nacl/secret.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/nacl creating build/lib.solaris-2.11-i86pc.64bit-cpython-39/nacl/pwhash copying src/nacl/pwhash/__init__.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/nacl/pwhash copying src/nacl/pwhash/argon2i.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/nacl/pwhash copying src/nacl/pwhash/scrypt.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/nacl/pwhash copying src/nacl/pwhash/_argon2.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/nacl/pwhash copying src/nacl/pwhash/argon2id.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/nacl/pwhash creating build/lib.solaris-2.11-i86pc.64bit-cpython-39/nacl/bindings copying src/nacl/bindings/crypto_secretbox.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/nacl/bindings copying src/nacl/bindings/crypto_generichash.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/nacl/bindings copying src/nacl/bindings/crypto_core.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/nacl/bindings copying src/nacl/bindings/crypto_scalarmult.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/nacl/bindings copying src/nacl/bindings/crypto_kx.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/nacl/bindings copying src/nacl/bindings/crypto_box.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/nacl/bindings copying src/nacl/bindings/sodium_core.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/nacl/bindings copying src/nacl/bindings/crypto_shorthash.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/nacl/bindings copying src/nacl/bindings/crypto_sign.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/nacl/bindings copying src/nacl/bindings/randombytes.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/nacl/bindings copying src/nacl/bindings/crypto_pwhash.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/nacl/bindings copying src/nacl/bindings/crypto_aead.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/nacl/bindings copying src/nacl/bindings/__init__.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/nacl/bindings copying src/nacl/bindings/crypto_secretstream.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/nacl/bindings copying src/nacl/bindings/crypto_hash.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/nacl/bindings copying src/nacl/bindings/utils.py -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/nacl/bindings copying src/nacl/py.typed -> build/lib.solaris-2.11-i86pc.64bit-cpython-39/nacl running build_clib checking build system type... x86_64-pc-solaris2.11 checking host system type... x86_64-pc-solaris2.11 checking target system type... x86_64-pc-solaris2.11 checking for a BSD-compatible install... /usr/gnu/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/gnu/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether UID '101' is supported by ustar format... yes checking whether GID '10' 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... /usr/gcc/10/bin/gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether /usr/gcc/10/bin/gcc accepts -g... yes checking for /usr/gcc/10/bin/gcc option to enable C11 features... none needed checking whether /usr/gcc/10/bin/gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of /usr/gcc/10/bin/gcc... none checking dependency style of /usr/gcc/10/bin/gcc... 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... /usr/gnu/bin/sed checking how to run the C preprocessor... /usr/gcc/10/bin/gcc -E checking for grep that handles long lines and -e... /usr/gnu/bin/grep checking for egrep... /usr/gnu/bin/grep -E checking whether /usr/gcc/10/bin/gcc 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... -D_POSIX_PTHREAD_SEMANTICS 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... no 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 -m64 -O3 -D_POSIX_PTHREAD_SEMANTICS -pthread -fvisibility=hidden -fPIC -fno-strict-aliasing -fno-strict-overflow -Wall... yes checking whether C compiler accepts -m64 -O3 -D_POSIX_PTHREAD_SEMANTICS -pthread -fvisibility=hidden -fPIC -fno-strict-aliasing -fno-strict-overflow -Wextra... yes checking for clang... no checking whether C compiler accepts -m64 -O3 -D_POSIX_PTHREAD_SEMANTICS -pthread -fvisibility=hidden -fPIC -fno-strict-aliasing -fno-strict-overflow -Wextra -Wbad-function-cast... yes checking whether C compiler accepts -m64 -O3 -D_POSIX_PTHREAD_SEMANTICS -pthread -fvisibility=hidden -fPIC -fno-strict-aliasing -fno-strict-overflow -Wextra -Wbad-function-cast -Wcast-qual... yes checking whether C compiler accepts -m64 -O3 -D_POSIX_PTHREAD_SEMANTICS -pthread -fvisibility=hidden -fPIC -fno-strict-aliasing -fno-strict-overflow -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero... yes checking whether C compiler accepts -m64 -O3 -D_POSIX_PTHREAD_SEMANTICS -pthread -fvisibility=hidden -fPIC -fno-strict-aliasing -fno-strict-overflow -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches... yes checking whether C compiler accepts -m64 -O3 -D_POSIX_PTHREAD_SEMANTICS -pthread -fvisibility=hidden -fPIC -fno-strict-aliasing -fno-strict-overflow -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond... yes checking whether C compiler accepts -m64 -O3 -D_POSIX_PTHREAD_SEMANTICS -pthread -fvisibility=hidden -fPIC -fno-strict-aliasing -fno-strict-overflow -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal... yes checking whether C compiler accepts -m64 -O3 -D_POSIX_PTHREAD_SEMANTICS -pthread -fvisibility=hidden -fPIC -fno-strict-aliasing -fno-strict-overflow -Wextra -Wbad-function-cast -Wcast-qual -Wdiv-by-zero -Wduplicated-branches -Wduplicated-cond -Wfloat-equal -Wformat=2... yes checking whether C compiler accepts -m64 -O3 -D_POSIX_PTHREAD_SEMANTICS -pthread -fvisibility=hidden -fPIC -fno-strict-aliasing -fno-strict-overflow -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 -m64 -O3 -D_POSIX_PTHREAD_SEMANTICS -pthread -fvisibility=hidden -fPIC -fno-strict-aliasing -fno-strict-overflow -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 -m64 -O3 -D_POSIX_PTHREAD_SEMANTICS -pthread -fvisibility=hidden -fPIC -fno-strict-aliasing -fno-strict-overflow -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 -m64 -O3 -D_POSIX_PTHREAD_SEMANTICS -pthread -fvisibility=hidden -fPIC -fno-strict-aliasing -fno-strict-overflow -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 -m64 -O3 -D_POSIX_PTHREAD_SEMANTICS -pthread -fvisibility=hidden -fPIC -fno-strict-aliasing -fno-strict-overflow -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 -m64 -O3 -D_POSIX_PTHREAD_SEMANTICS -pthread -fvisibility=hidden -fPIC -fno-strict-aliasing -fno-strict-overflow -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 -m64 -O3 -D_POSIX_PTHREAD_SEMANTICS -pthread -fvisibility=hidden -fPIC -fno-strict-aliasing -fno-strict-overflow -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 -m64 -O3 -D_POSIX_PTHREAD_SEMANTICS -pthread -fvisibility=hidden -fPIC -fno-strict-aliasing -fno-strict-overflow -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 -m64 -O3 -D_POSIX_PTHREAD_SEMANTICS -pthread -fvisibility=hidden -fPIC -fno-strict-aliasing -fno-strict-overflow -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 -m64 -O3 -D_POSIX_PTHREAD_SEMANTICS -pthread -fvisibility=hidden -fPIC -fno-strict-aliasing -fno-strict-overflow -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 -m64 -O3 -D_POSIX_PTHREAD_SEMANTICS -pthread -fvisibility=hidden -fPIC -fno-strict-aliasing -fno-strict-overflow -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 -m64 -O3 -D_POSIX_PTHREAD_SEMANTICS -pthread -fvisibility=hidden -fPIC -fno-strict-aliasing -fno-strict-overflow -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 -m64 -O3 -D_POSIX_PTHREAD_SEMANTICS -pthread -fvisibility=hidden -fPIC -fno-strict-aliasing -fno-strict-overflow -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 -m64 -O3 -D_POSIX_PTHREAD_SEMANTICS -pthread -fvisibility=hidden -fPIC -fno-strict-aliasing -fno-strict-overflow -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 -m64 -O3 -D_POSIX_PTHREAD_SEMANTICS -pthread -fvisibility=hidden -fPIC -fno-strict-aliasing -fno-strict-overflow -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 -m64 -O3 -D_POSIX_PTHREAD_SEMANTICS -pthread -fvisibility=hidden -fPIC -fno-strict-aliasing -fno-strict-overflow -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 -m64 -O3 -D_POSIX_PTHREAD_SEMANTICS -pthread -fvisibility=hidden -fPIC -fno-strict-aliasing -fno-strict-overflow -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 -m64 -O3 -D_POSIX_PTHREAD_SEMANTICS -pthread -fvisibility=hidden -fPIC -fno-strict-aliasing -fno-strict-overflow -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 -m64 -O3 -D_POSIX_PTHREAD_SEMANTICS -pthread -fvisibility=hidden -fPIC -fno-strict-aliasing -fno-strict-overflow -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 -m64 -O3 -D_POSIX_PTHREAD_SEMANTICS -pthread -fvisibility=hidden -fPIC -fno-strict-aliasing -fno-strict-overflow -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... no checking whether the linker accepts -Wl,-z,now... yes checking whether the linker accepts -Wl,-z,noexecstack... no checking whether segmentation violations can be caught... yes checking whether SIGABRT can be caught... yes 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... print -r checking for a sed that does not truncate output... (cached) /usr/gnu/bin/sed checking for fgrep... /usr/gnu/bin/grep -F checking for ld used by /usr/gcc/10/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... no checking for BSD- or MS-compatible name lister (nm)... /usr/gnu/bin/nm -B checking the name lister (/usr/gnu/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 786240 checking how to convert x86_64-pc-solaris2.11 file names to x86_64-pc-solaris2.11 format... func_convert_file_noop checking how to convert x86_64-pc-solaris2.11 file names to toolchain format... func_convert_file_noop checking for /usr/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... print -r -- checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/gnu/bin/nm -B output from /usr/gcc/10/bin/gcc object... ok checking for sysroot... no checking for a working dd... /usr/gnu/bin/dd checking how to truncate binary pipes... /usr/gnu/bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if /usr/gcc/10/bin/gcc supports -fno-rtti -fno-exceptions... no checking for /usr/gcc/10/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/gcc/10/bin/gcc PIC flag -fPIC -DPIC works... yes checking if /usr/gcc/10/bin/gcc static flag -static works... no checking if /usr/gcc/10/bin/gcc supports -c -o file.o... yes checking if /usr/gcc/10/bin/gcc supports -c -o file.o... (cached) yes checking whether the /usr/gcc/10/bin/gcc linker (/usr/bin/ld -64) supports shared libraries... yes checking dynamic linker characteristics... solaris2.11 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... yes checking for MMX instructions set... yes checking whether C compiler accepts -mmmx... (cached) yes checking whether C compiler accepts -msse2... yes checking for SSE2 instructions set... yes checking whether C compiler accepts -msse2... (cached) yes checking whether C compiler accepts -msse3... yes checking for SSE3 instructions set... yes checking whether C compiler accepts -msse3... (cached) yes checking whether C compiler accepts -mssse3... yes checking for SSSE3 instructions set... yes checking whether C compiler accepts -mssse3... (cached) yes checking whether C compiler accepts -msse4.1... yes checking for SSE4.1 instructions set... yes checking whether C compiler accepts -msse4.1... (cached) yes checking whether C compiler accepts -mavx... yes checking for AVX instructions set... yes checking whether C compiler accepts -mavx... (cached) yes checking whether C compiler accepts -mavx2... yes checking for AVX2 instructions set... yes checking whether C compiler accepts -mavx2... (cached) yes checking if _mm256_broadcastsi128_si256 is correctly defined... yes checking whether C compiler accepts -mavx512f... yes checking for AVX512F instructions set... yes checking whether C compiler accepts -mavx512f... (cached) yes checking whether C compiler accepts -maes... yes checking whether C compiler accepts -mpclmul... yes checking for AESNI instructions set and PCLMULQDQ... yes checking whether C compiler accepts -maes... (cached) yes checking whether C compiler accepts -mpclmul... (cached) yes checking whether C compiler accepts -mrdrnd... yes checking for RDRAND... yes checking whether C compiler accepts -mrdrnd... (cached) yes 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... (cached) 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... yes checking whether we can assemble AVX opcodes... yes checking for 128-bit arithmetic... yes checking for cpuid instruction... yes 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... yes checking for arc4random_buf... yes 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... yes 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 make[3]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. Making all in builds Making all in contrib Making all in dist-build Making all in msvc-scripts Making all in src Making all in libsodium Making all in include 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/ed25519/ref10/libsodium_la-ed25519_ref10.lo CC crypto_core/hchacha20/libsodium_la-core_hchacha20.lo CC crypto_core/hsalsa20/ref2/libsodium_la-core_hsalsa20_ref2.lo CC crypto_core/hsalsa20/libsodium_la-core_hsalsa20.lo CC crypto_core/salsa/ref/libsodium_la-core_salsa_ref.lo CC crypto_generichash/libsodium_la-crypto_generichash.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_hash/sha512/cp/libsodium_la-hash_sha512_cp.lo CC crypto_kdf/blake2b/libsodium_la-kdf_blake2b.lo CC crypto_kdf/libsodium_la-crypto_kdf.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/ref10/libsodium_la-x25519_ref10.lo CC crypto_scalarmult/curve25519/libsodium_la-scalarmult_curve25519.lo CC crypto_secretbox/libsodium_la-crypto_secretbox.lo CC crypto_secretbox/libsodium_la-crypto_secretbox_easy.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 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 crypto_stream/libsodium_la-crypto_stream.lo CC crypto_stream/salsa20/libsodium_la-stream_salsa20.lo CC crypto_stream/xsalsa20/libsodium_la-stream_xsalsa20.lo CC crypto_verify/sodium/libsodium_la-verify.lo CC randombytes/libsodium_la-randombytes.lo CC sodium/libsodium_la-codecs.lo CC sodium/libsodium_la-core.lo CC sodium/libsodium_la-runtime.lo CC sodium/libsodium_la-utils.lo CC sodium/libsodium_la-version.lo CPPAS crypto_stream/salsa20/xmm6/libsodium_la-salsa20_xmm6-asm.lo CC crypto_stream/salsa20/xmm6/libsodium_la-salsa20_xmm6.lo CC crypto_scalarmult/curve25519/sandy2x/libsodium_la-curve25519_sandy2x.lo CC crypto_scalarmult/curve25519/sandy2x/libsodium_la-fe51_invert.lo CC crypto_scalarmult/curve25519/sandy2x/libsodium_la-fe_frombytes_sandy2x.lo CPPAS crypto_scalarmult/curve25519/sandy2x/libsodium_la-sandy2x.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_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_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 CCLD libaesni.la libtool: warning: '-version-info/-version-number' is ignored for convenience libraries CC crypto_onetimeauth/poly1305/sse2/libsse2_la-poly1305_sse2.lo CC crypto_pwhash/scryptsalsa208sha256/sse/libsse2_la-pwhash_scryptsalsa208sha256_sse.lo CCLD libsse2.la libtool: warning: '-version-info/-version-number' is ignored for convenience libraries CC crypto_generichash/blake2b/ref/libssse3_la-blake2b-compress-ssse3.lo CC crypto_pwhash/argon2/libssse3_la-argon2-fill-block-ssse3.lo CC crypto_stream/chacha20/dolbeau/libssse3_la-chacha20_dolbeau-ssse3.lo CCLD libssse3.la libtool: warning: '-version-info/-version-number' is ignored for convenience libraries CC crypto_generichash/blake2b/ref/libsse41_la-blake2b-compress-sse41.lo CCLD libsse41.la libtool: warning: '-version-info/-version-number' is ignored for convenience libraries CC crypto_generichash/blake2b/ref/libavx2_la-blake2b-compress-avx2.lo CC crypto_pwhash/argon2/libavx2_la-argon2-fill-block-avx2.lo CC crypto_stream/chacha20/dolbeau/libavx2_la-chacha20_dolbeau-avx2.lo CC crypto_stream/salsa20/xmm6int/libavx2_la-salsa20_xmm6int-avx2.lo CCLD libavx2.la libtool: warning: '-version-info/-version-number' is ignored for convenience libraries CC crypto_pwhash/argon2/libavx512f_la-argon2-fill-block-avx512f.lo CCLD libavx512f.la libtool: warning: '-version-info/-version-number' is ignored for convenience libraries CC randombytes/internal/librdrand_la-randombytes_internal_random.lo CCLD librdrand.la libtool: warning: '-version-info/-version-number' is ignored for convenience libraries CCLD libsodium.la Making all in test Making all in default make[3]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. Making check in builds Making check in contrib Making check in dist-build Making check in msvc-scripts Making check in src Making check in libsodium Making check in include Making check in test Making check in default CC aead_aes256gcm.o CCLD aead_aes256gcm CC aead_aes256gcm2.o CCLD aead_aes256gcm2 CC aead_chacha20poly1305.o CCLD aead_chacha20poly1305 CC aead_chacha20poly13052.o CCLD aead_chacha20poly13052 CC aead_xchacha20poly1305.o CCLD aead_xchacha20poly1305 CC auth.o CCLD auth CC auth2.o CCLD auth2 CC auth3.o CCLD auth3 CC auth5.o CCLD auth5 CC auth6.o CCLD auth6 CC auth7.o CCLD auth7 CC box.o CCLD box CC box2.o CCLD box2 CC box7.o CCLD box7 CC box8.o CCLD box8 CC box_easy.o CCLD box_easy CC box_easy2.o CCLD box_easy2 CC box_seal.o CCLD box_seal CC box_seed.o CCLD box_seed CC chacha20.o CCLD chacha20 CC codecs.o CCLD codecs CC core1.o CCLD core1 CC core2.o CCLD core2 CC core3.o CCLD core3 CC core4.o CCLD core4 CC core5.o CCLD core5 CC core6.o CCLD core6 CC ed25519_convert.o CCLD ed25519_convert CC generichash.o CCLD generichash CC generichash2.o CCLD generichash2 CC generichash3.o CCLD generichash3 CC hash.o CCLD hash CC hash3.o CCLD hash3 CC kdf.o CCLD kdf CC keygen.o CCLD keygen CC kx.o CCLD kx CC metamorphic.o CCLD metamorphic CC misuse.o CCLD misuse CC onetimeauth.o CCLD onetimeauth CC onetimeauth2.o CCLD onetimeauth2 CC onetimeauth7.o CCLD onetimeauth7 CC pwhash_argon2i.o CCLD pwhash_argon2i CC pwhash_argon2id.o CCLD pwhash_argon2id CC randombytes.o CCLD randombytes CC scalarmult.o CCLD scalarmult CC scalarmult2.o CCLD scalarmult2 CC scalarmult5.o CCLD scalarmult5 CC scalarmult6.o CCLD scalarmult6 CC scalarmult7.o CCLD scalarmult7 CC scalarmult8.o CCLD scalarmult8 CC secretbox.o CCLD secretbox CC secretbox2.o CCLD secretbox2 CC secretbox7.o CCLD secretbox7 CC secretbox8.o CCLD secretbox8 CC secretbox_easy.o CCLD secretbox_easy CC secretbox_easy2.o CCLD secretbox_easy2 CC secretstream.o CCLD secretstream CC shorthash.o CCLD shorthash CC sign.o CCLD sign CC sodium_core.o CCLD sodium_core CC sodium_utils.o CCLD sodium_utils CC sodium_version.o CCLD sodium_version CC stream.o CCLD stream CC stream2.o CCLD stream2 CC stream3.o CCLD stream3 CC stream4.o CCLD stream4 CC verify1.o CCLD verify1 CC sodium_utils2.o CCLD sodium_utils2 CC sodium_utils3.o CCLD sodium_utils3 CC core_ed25519.o CCLD core_ed25519 CC core_ristretto255.o CCLD core_ristretto255 CC pwhash_scrypt.o CCLD pwhash_scrypt CC pwhash_scrypt_ll.o CCLD pwhash_scrypt_ll CC scalarmult_ed25519.o CCLD scalarmult_ed25519 CC scalarmult_ristretto255.o CCLD scalarmult_ristretto255 CC siphashx24.o CCLD siphashx24 CC xchacha20.o CCLD xchacha20 PASS: aead_aes256gcm PASS: aead_aes256gcm2 PASS: aead_chacha20poly1305 PASS: aead_chacha20poly13052 PASS: aead_xchacha20poly1305 PASS: auth PASS: auth2 PASS: auth3 PASS: auth5 PASS: auth6 PASS: auth7 PASS: box PASS: box2 PASS: box7 PASS: box8 PASS: box_easy PASS: box_easy2 PASS: box_seal PASS: box_seed PASS: chacha20 PASS: codecs PASS: core1 PASS: core2 PASS: core3 PASS: core4 PASS: core5 PASS: core6 PASS: ed25519_convert PASS: generichash PASS: generichash2 PASS: generichash3 PASS: hash PASS: hash3 PASS: kdf PASS: keygen PASS: kx PASS: metamorphic PASS: misuse PASS: onetimeauth PASS: onetimeauth2 PASS: onetimeauth7 PASS: pwhash_argon2i PASS: pwhash_argon2id PASS: randombytes PASS: scalarmult PASS: scalarmult2 PASS: scalarmult5 PASS: scalarmult6 PASS: scalarmult7 PASS: scalarmult8 PASS: secretbox PASS: secretbox2 PASS: secretbox7 PASS: secretbox8 PASS: secretbox_easy PASS: secretbox_easy2 PASS: secretstream PASS: shorthash PASS: sign PASS: sodium_core PASS: sodium_utils PASS: sodium_version PASS: stream PASS: stream2 PASS: stream3 PASS: stream4 PASS: verify1 PASS: sodium_utils2 PASS: sodium_utils3 PASS: core_ed25519 PASS: core_ristretto255 PASS: pwhash_scrypt PASS: pwhash_scrypt_ll PASS: scalarmult_ed25519 PASS: scalarmult_ristretto255 PASS: siphashx24 PASS: xchacha20 ============================================================================ Testsuite summary for libsodium 1.0.18 ============================================================================ # TOTAL: 77 # PASS: 77 # SKIP: 0 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[3]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. Making install in builds Making install in contrib Making install in dist-build Making install in msvc-scripts Making install in src Making install in libsodium Making install in include /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/python/PyNaCl/build/amd64-3.9/build/temp.solaris-2.11-i86pc.64bit-cpython-39/include' /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/python/PyNaCl/build/amd64-3.9/build/temp.solaris-2.11-i86pc.64bit-cpython-39/include/sodium' /usr/gnu/bin/install -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/PyNaCl/build/amd64-3.9/src/libsodium/src/libsodium/include/sodium/core.h /jenkins/jobs/oi-userland/workspace/components/python/PyNaCl/build/amd64-3.9/src/libsodium/src/libsodium/include/sodium/crypto_aead_aes256gcm.h /jenkins/jobs/oi-userland/workspace/components/python/PyNaCl/build/amd64-3.9/src/libsodium/src/libsodium/include/sodium/crypto_aead_chacha20poly1305.h /jenkins/jobs/oi-userland/workspace/components/python/PyNaCl/build/amd64-3.9/src/libsodium/src/libsodium/include/sodium/crypto_aead_xchacha20poly1305.h /jenkins/jobs/oi-userland/workspace/components/python/PyNaCl/build/amd64-3.9/src/libsodium/src/libsodium/include/sodium/crypto_auth.h /jenkins/jobs/oi-userland/workspace/components/python/PyNaCl/build/amd64-3.9/src/libsodium/src/libsodium/include/sodium/crypto_auth_hmacsha256.h /jenkins/jobs/oi-userland/workspace/components/python/PyNaCl/build/amd64-3.9/src/libsodium/src/libsodium/include/sodium/crypto_auth_hmacsha512.h /jenkins/jobs/oi-userland/workspace/components/python/PyNaCl/build/amd64-3.9/src/libsodium/src/libsodium/include/sodium/crypto_auth_hmacsha512256.h /jenkins/jobs/oi-userland/workspace/components/python/PyNaCl/build/amd64-3.9/src/libsodium/src/libsodium/include/sodium/crypto_box.h /jenkins/jobs/oi-userland/workspace/components/python/PyNaCl/build/amd64-3.9/src/libsodium/src/libsodium/include/sodium/crypto_box_curve25519xchacha20poly1305.h /jenkins/jobs/oi-userland/workspace/components/python/PyNaCl/build/amd64-3.9/src/libsodium/src/libsodium/include/sodium/crypto_box_curve25519xsalsa20poly1305.h /jenkins/jobs/oi-userland/workspace/components/python/PyNaCl/build/amd64-3.9/src/libsodium/src/libsodium/include/sodium/crypto_core_ed25519.h /jenkins/jobs/oi-userland/workspace/components/python/PyNaCl/build/amd64-3.9/src/libsodium/src/libsodium/include/sodium/crypto_core_ristretto255.h /jenkins/jobs/oi-userland/workspace/components/python/PyNaCl/build/amd64-3.9/src/libsodium/src/libsodium/include/sodium/crypto_core_hchacha20.h /jenkins/jobs/oi-userland/workspace/components/python/PyNaCl/build/amd64-3.9/src/libsodium/src/libsodium/include/sodium/crypto_core_hsalsa20.h /jenkins/jobs/oi-userland/workspace/components/python/PyNaCl/build/amd64-3.9/src/libsodium/src/libsodium/include/sodium/crypto_core_salsa20.h /jenkins/jobs/oi-userland/workspace/components/python/PyNaCl/build/amd64-3.9/src/libsodium/src/libsodium/include/sodium/crypto_core_salsa2012.h /jenkins/jobs/oi-userland/workspace/components/python/PyNaCl/build/amd64-3.9/src/libsodium/src/libsodium/include/sodium/crypto_core_salsa208.h /jenkins/jobs/oi-userland/workspace/components/python/PyNaCl/build/amd64-3.9/src/libsodium/src/libsodium/include/sodium/crypto_generichash.h /jenkins/jobs/oi-userland/workspace/components/python/PyNaCl/build/amd64-3.9/src/libsodium/src/libsodium/include/sodium/crypto_generichash_blake2b.h /jenkins/jobs/oi-userland/workspace/components/python/PyNaCl/build/amd64-3.9/src/libsodium/src/libsodium/include/sodium/crypto_hash.h /jenkins/jobs/oi-userland/workspace/components/python/PyNaCl/build/amd64-3.9/src/libsodium/src/libsodium/include/sodium/crypto_hash_sha256.h /jenkins/jobs/oi-userland/workspace/components/python/PyNaCl/build/amd64-3.9/src/libsodium/src/libsodium/include/sodium/crypto_hash_sha512.h /jenkins/jobs/oi-userland/workspace/components/python/PyNaCl/build/amd64-3.9/src/libsodium/src/libsodium/include/sodium/crypto_kdf.h /jenkins/jobs/oi-userland/workspace/components/python/PyNaCl/build/amd64-3.9/src/libsodium/src/libsodium/include/sodium/crypto_kdf_blake2b.h /jenkins/jobs/oi-userland/workspace/components/python/PyNaCl/build/amd64-3.9/src/libsodium/src/libsodium/include/sodium/crypto_kx.h /jenkins/jobs/oi-userland/workspace/components/python/PyNaCl/build/amd64-3.9/src/libsodium/src/libsodium/include/sodium/crypto_onetimeauth.h /jenkins/jobs/oi-userland/workspace/components/python/PyNaCl/build/amd64-3.9/src/libsodium/src/libsodium/include/sodium/crypto_onetimeauth_poly1305.h /jenkins/jobs/oi-userland/workspace/components/python/PyNaCl/build/amd64-3.9/src/libsodium/src/libsodium/include/sodium/crypto_pwhash.h /jenkins/jobs/oi-userland/workspace/components/python/PyNaCl/build/amd64-3.9/src/libsodium/src/libsodium/include/sodium/crypto_pwhash_argon2i.h /jenkins/jobs/oi-userland/workspace/components/python/PyNaCl/build/amd64-3.9/src/libsodium/src/libsodium/include/sodium/crypto_pwhash_argon2id.h /jenkins/jobs/oi-userland/workspace/components/python/PyNaCl/build/amd64-3.9/src/libsodium/src/libsodium/include/sodium/crypto_pwhash_scryptsalsa208sha256.h /jenkins/jobs/oi-userland/workspace/components/python/PyNaCl/build/amd64-3.9/src/libsodium/src/libsodium/include/sodium/crypto_scalarmult.h /jenkins/jobs/oi-userland/workspace/components/python/PyNaCl/build/amd64-3.9/src/libsodium/src/libsodium/include/sodium/crypto_scalarmult_curve25519.h /jenkins/jobs/oi-userland/workspace/components/python/PyNaCl/build/amd64-3.9/src/libsodium/src/libsodium/include/sodium/crypto_scalarmult_ed25519.h /jenkins/jobs/oi-userland/workspace/components/python/PyNaCl/build/amd64-3.9/src/libsodium/src/libsodium/include/sodium/crypto_scalarmult_ristretto255.h /jenkins/jobs/oi-userland/workspace/components/python/PyNaCl/build/amd64-3.9/src/libsodium/src/libsodium/include/sodium/crypto_secretbox.h /jenkins/jobs/oi-userland/workspace/components/python/PyNaCl/build/amd64-3.9/src/libsodium/src/libsodium/include/sodium/crypto_secretbox_xchacha20poly1305.h /jenkins/jobs/oi-userland/workspace/components/python/PyNaCl/build/amd64-3.9/src/libsodium/src/libsodium/include/sodium/crypto_secretbox_xsalsa20poly1305.h /jenkins/jobs/oi-userland/workspace/components/python/PyNaCl/build/amd64-3.9/src/libsodium/src/libsodium/include/sodium/crypto_secretstream_xchacha20poly1305.h '/jenkins/jobs/oi-userland/workspace/components/python/PyNaCl/build/amd64-3.9/build/temp.solaris-2.11-i86pc.64bit-cpython-39/include/sodium' /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/python/PyNaCl/build/amd64-3.9/build/temp.solaris-2.11-i86pc.64bit-cpython-39/include/sodium' /usr/gnu/bin/install -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/PyNaCl/build/amd64-3.9/src/libsodium/src/libsodium/include/sodium/crypto_shorthash.h /jenkins/jobs/oi-userland/workspace/components/python/PyNaCl/build/amd64-3.9/src/libsodium/src/libsodium/include/sodium/crypto_shorthash_siphash24.h /jenkins/jobs/oi-userland/workspace/components/python/PyNaCl/build/amd64-3.9/src/libsodium/src/libsodium/include/sodium/crypto_sign.h /jenkins/jobs/oi-userland/workspace/components/python/PyNaCl/build/amd64-3.9/src/libsodium/src/libsodium/include/sodium/crypto_sign_ed25519.h /jenkins/jobs/oi-userland/workspace/components/python/PyNaCl/build/amd64-3.9/src/libsodium/src/libsodium/include/sodium/crypto_sign_edwards25519sha512batch.h /jenkins/jobs/oi-userland/workspace/components/python/PyNaCl/build/amd64-3.9/src/libsodium/src/libsodium/include/sodium/crypto_stream.h /jenkins/jobs/oi-userland/workspace/components/python/PyNaCl/build/amd64-3.9/src/libsodium/src/libsodium/include/sodium/crypto_stream_chacha20.h /jenkins/jobs/oi-userland/workspace/components/python/PyNaCl/build/amd64-3.9/src/libsodium/src/libsodium/include/sodium/crypto_stream_salsa20.h /jenkins/jobs/oi-userland/workspace/components/python/PyNaCl/build/amd64-3.9/src/libsodium/src/libsodium/include/sodium/crypto_stream_salsa2012.h /jenkins/jobs/oi-userland/workspace/components/python/PyNaCl/build/amd64-3.9/src/libsodium/src/libsodium/include/sodium/crypto_stream_salsa208.h /jenkins/jobs/oi-userland/workspace/components/python/PyNaCl/build/amd64-3.9/src/libsodium/src/libsodium/include/sodium/crypto_stream_xchacha20.h /jenkins/jobs/oi-userland/workspace/components/python/PyNaCl/build/amd64-3.9/src/libsodium/src/libsodium/include/sodium/crypto_stream_xsalsa20.h /jenkins/jobs/oi-userland/workspace/components/python/PyNaCl/build/amd64-3.9/src/libsodium/src/libsodium/include/sodium/crypto_verify_16.h /jenkins/jobs/oi-userland/workspace/components/python/PyNaCl/build/amd64-3.9/src/libsodium/src/libsodium/include/sodium/crypto_verify_32.h /jenkins/jobs/oi-userland/workspace/components/python/PyNaCl/build/amd64-3.9/src/libsodium/src/libsodium/include/sodium/crypto_verify_64.h /jenkins/jobs/oi-userland/workspace/components/python/PyNaCl/build/amd64-3.9/src/libsodium/src/libsodium/include/sodium/export.h /jenkins/jobs/oi-userland/workspace/components/python/PyNaCl/build/amd64-3.9/src/libsodium/src/libsodium/include/sodium/randombytes.h /jenkins/jobs/oi-userland/workspace/components/python/PyNaCl/build/amd64-3.9/src/libsodium/src/libsodium/include/sodium/randombytes_internal_random.h /jenkins/jobs/oi-userland/workspace/components/python/PyNaCl/build/amd64-3.9/src/libsodium/src/libsodium/include/sodium/randombytes_sysrandom.h /jenkins/jobs/oi-userland/workspace/components/python/PyNaCl/build/amd64-3.9/src/libsodium/src/libsodium/include/sodium/runtime.h /jenkins/jobs/oi-userland/workspace/components/python/PyNaCl/build/amd64-3.9/src/libsodium/src/libsodium/include/sodium/utils.h '/jenkins/jobs/oi-userland/workspace/components/python/PyNaCl/build/amd64-3.9/build/temp.solaris-2.11-i86pc.64bit-cpython-39/include/sodium' /usr/gnu/bin/install -c -m 644 /jenkins/jobs/oi-userland/workspace/components/python/PyNaCl/build/amd64-3.9/src/libsodium/src/libsodium/include/sodium.h '/jenkins/jobs/oi-userland/workspace/components/python/PyNaCl/build/amd64-3.9/build/temp.solaris-2.11-i86pc.64bit-cpython-39/include/.' /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/python/PyNaCl/build/amd64-3.9/build/temp.solaris-2.11-i86pc.64bit-cpython-39/include' /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/python/PyNaCl/build/amd64-3.9/build/temp.solaris-2.11-i86pc.64bit-cpython-39/include/sodium' /usr/gnu/bin/install -c -m 644 sodium/version.h '/jenkins/jobs/oi-userland/workspace/components/python/PyNaCl/build/amd64-3.9/build/temp.solaris-2.11-i86pc.64bit-cpython-39/include/sodium' /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/python/PyNaCl/build/amd64-3.9/build/temp.solaris-2.11-i86pc.64bit-cpython-39/lib' /bin/sh ../../libtool --mode=install /usr/gnu/bin/install -c libsodium.la '/jenkins/jobs/oi-userland/workspace/components/python/PyNaCl/build/amd64-3.9/build/temp.solaris-2.11-i86pc.64bit-cpython-39/lib' libtool: install: /usr/gnu/bin/install -c .libs/libsodium.lai /jenkins/jobs/oi-userland/workspace/components/python/PyNaCl/build/amd64-3.9/build/temp.solaris-2.11-i86pc.64bit-cpython-39/lib/libsodium.la libtool: install: /usr/gnu/bin/install -c .libs/libsodium.a /jenkins/jobs/oi-userland/workspace/components/python/PyNaCl/build/amd64-3.9/build/temp.solaris-2.11-i86pc.64bit-cpython-39/lib/libsodium.a libtool: install: chmod 644 /jenkins/jobs/oi-userland/workspace/components/python/PyNaCl/build/amd64-3.9/build/temp.solaris-2.11-i86pc.64bit-cpython-39/lib/libsodium.a libtool: install: ranlib /jenkins/jobs/oi-userland/workspace/components/python/PyNaCl/build/amd64-3.9/build/temp.solaris-2.11-i86pc.64bit-cpython-39/lib/libsodium.a Making install in test Making install in default /usr/gnu/bin/mkdir -p '/jenkins/jobs/oi-userland/workspace/components/python/PyNaCl/build/amd64-3.9/build/temp.solaris-2.11-i86pc.64bit-cpython-39/lib/pkgconfig' /usr/gnu/bin/install -c -m 644 libsodium.pc '/jenkins/jobs/oi-userland/workspace/components/python/PyNaCl/build/amd64-3.9/build/temp.solaris-2.11-i86pc.64bit-cpython-39/lib/pkgconfig' running build_ext generating cffi module 'build/temp.solaris-2.11-i86pc.64bit-cpython-39/_sodium.c' building '_sodium' extension creating build/temp.solaris-2.11-i86pc.64bit-cpython-39/build creating build/temp.solaris-2.11-i86pc.64bit-cpython-39/build/temp.solaris-2.11-i86pc.64bit-cpython-39 /usr/gcc/10/bin/gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -O3 -Wall -m64 -O2 -fPIC -DPIC -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -D_REENTRANT -m64 -O2 -fPIC -DPIC -D_XOPEN_SOURCE=600 -D__EXTENSIONS__=1 -D_XPG6 -m64 -O3 -fPIC -I/usr/include/python3.9 -Ibuild/temp.solaris-2.11-i86pc.64bit-cpython-39/include -c build/temp.solaris-2.11-i86pc.64bit-cpython-39/_sodium.c -o build/temp.solaris-2.11-i86pc.64bit-cpython-39/build/temp.solaris-2.11-i86pc.64bit-cpython-39/_sodium.o gcc -shared -m64 -fPIC -DPIC -m64 -fPIC -DPIC -m64 -fPIC -DPIC -m64 -fPIC -DPIC -m64 -O3 build/temp.solaris-2.11-i86pc.64bit-cpython-39/build/temp.solaris-2.11-i86pc.64bit-cpython-39/_sodium.o -Lbuild/temp.solaris-2.11-i86pc.64bit-cpython-39/lib -Lbuild/temp.solaris-2.11-i86pc.64bit-cpython-39/lib64 -L/usr/lib/amd64 -Lbuild/temp.solaris-2.11-i86pc.64bit-cpython-39 -lsodium -lsodium -o build/lib.solaris-2.11-i86pc.64bit-cpython-39/nacl/_sodium.abi3.so installing to build/bdist.solaris-2.11-i86pc.64bit/wheel running install running install_lib creating build/bdist.solaris-2.11-i86pc.64bit creating build/bdist.solaris-2.11-i86pc.64bit/wheel creating build/bdist.solaris-2.11-i86pc.64bit/wheel/nacl copying build/lib.solaris-2.11-i86pc.64bit-cpython-39/nacl/exceptions.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/nacl copying build/lib.solaris-2.11-i86pc.64bit-cpython-39/nacl/_sodium.abi3.so -> build/bdist.solaris-2.11-i86pc.64bit/wheel/nacl creating build/bdist.solaris-2.11-i86pc.64bit/wheel/nacl/pwhash copying build/lib.solaris-2.11-i86pc.64bit-cpython-39/nacl/pwhash/argon2id.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/nacl/pwhash copying build/lib.solaris-2.11-i86pc.64bit-cpython-39/nacl/pwhash/argon2i.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/nacl/pwhash copying build/lib.solaris-2.11-i86pc.64bit-cpython-39/nacl/pwhash/scrypt.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/nacl/pwhash copying build/lib.solaris-2.11-i86pc.64bit-cpython-39/nacl/pwhash/__init__.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/nacl/pwhash copying build/lib.solaris-2.11-i86pc.64bit-cpython-39/nacl/pwhash/_argon2.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/nacl/pwhash copying build/lib.solaris-2.11-i86pc.64bit-cpython-39/nacl/__init__.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/nacl copying build/lib.solaris-2.11-i86pc.64bit-cpython-39/nacl/hashlib.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/nacl copying build/lib.solaris-2.11-i86pc.64bit-cpython-39/nacl/hash.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/nacl creating build/bdist.solaris-2.11-i86pc.64bit/wheel/nacl/bindings copying build/lib.solaris-2.11-i86pc.64bit-cpython-39/nacl/bindings/__init__.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/nacl/bindings copying build/lib.solaris-2.11-i86pc.64bit-cpython-39/nacl/bindings/crypto_aead.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/nacl/bindings copying build/lib.solaris-2.11-i86pc.64bit-cpython-39/nacl/bindings/crypto_kx.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/nacl/bindings copying build/lib.solaris-2.11-i86pc.64bit-cpython-39/nacl/bindings/utils.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/nacl/bindings copying build/lib.solaris-2.11-i86pc.64bit-cpython-39/nacl/bindings/crypto_shorthash.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/nacl/bindings copying build/lib.solaris-2.11-i86pc.64bit-cpython-39/nacl/bindings/crypto_hash.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/nacl/bindings copying build/lib.solaris-2.11-i86pc.64bit-cpython-39/nacl/bindings/crypto_scalarmult.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/nacl/bindings copying build/lib.solaris-2.11-i86pc.64bit-cpython-39/nacl/bindings/crypto_pwhash.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/nacl/bindings copying build/lib.solaris-2.11-i86pc.64bit-cpython-39/nacl/bindings/crypto_generichash.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/nacl/bindings copying build/lib.solaris-2.11-i86pc.64bit-cpython-39/nacl/bindings/crypto_sign.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/nacl/bindings copying build/lib.solaris-2.11-i86pc.64bit-cpython-39/nacl/bindings/randombytes.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/nacl/bindings copying build/lib.solaris-2.11-i86pc.64bit-cpython-39/nacl/bindings/crypto_secretstream.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/nacl/bindings copying build/lib.solaris-2.11-i86pc.64bit-cpython-39/nacl/bindings/crypto_secretbox.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/nacl/bindings copying build/lib.solaris-2.11-i86pc.64bit-cpython-39/nacl/bindings/sodium_core.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/nacl/bindings copying build/lib.solaris-2.11-i86pc.64bit-cpython-39/nacl/bindings/crypto_box.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/nacl/bindings copying build/lib.solaris-2.11-i86pc.64bit-cpython-39/nacl/bindings/crypto_core.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/nacl/bindings copying build/lib.solaris-2.11-i86pc.64bit-cpython-39/nacl/py.typed -> build/bdist.solaris-2.11-i86pc.64bit/wheel/nacl copying build/lib.solaris-2.11-i86pc.64bit-cpython-39/nacl/signing.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/nacl copying build/lib.solaris-2.11-i86pc.64bit-cpython-39/nacl/secret.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/nacl copying build/lib.solaris-2.11-i86pc.64bit-cpython-39/nacl/public.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/nacl copying build/lib.solaris-2.11-i86pc.64bit-cpython-39/nacl/utils.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/nacl copying build/lib.solaris-2.11-i86pc.64bit-cpython-39/nacl/encoding.py -> build/bdist.solaris-2.11-i86pc.64bit/wheel/nacl running install_egg_info running egg_info writing src/PyNaCl.egg-info/PKG-INFO writing dependency_links to src/PyNaCl.egg-info/dependency_links.txt writing requirements to src/PyNaCl.egg-info/requires.txt writing top-level names to src/PyNaCl.egg-info/top_level.txt listing git files failed - pretending there aren't any reading manifest file 'src/PyNaCl.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching 'docs/_build' warning: no previously-included files matching '__pycache__/*' found anywhere in distribution warning: no previously-included files matching '*' found under directory '.github' warning: no previously-included files matching '*' found under directory '.circleci' warning: no previously-included files found matching '.readthedocs.yml' warning: no previously-included files found matching '.coveragerc' warning: no previously-included files found matching 'codecov.yml' warning: no previously-included files found matching 'release.py' warning: no previously-included files found matching 'src/libsodium*.zip' adding license file 'LICENSE' writing manifest file 'src/PyNaCl.egg-info/SOURCES.txt' Copying src/PyNaCl.egg-info to build/bdist.solaris-2.11-i86pc.64bit/wheel/PyNaCl-1.5.0-py3.9.egg-info running install_scripts creating build/bdist.solaris-2.11-i86pc.64bit/wheel/PyNaCl-1.5.0.dist-info/WHEEL creating '/jenkins/jobs/oi-userland/workspace/components/python/PyNaCl/build/amd64-3.9/dist/.tmp-rr85opaz/PyNaCl-1.5.0-cp39-cp39-solaris_2_11_i86pc_64bit.whl' and adding 'build/bdist.solaris-2.11-i86pc.64bit/wheel' to it adding 'nacl/__init__.py' adding 'nacl/_sodium.abi3.so' adding 'nacl/encoding.py' adding 'nacl/exceptions.py' adding 'nacl/hash.py' adding 'nacl/hashlib.py' adding 'nacl/public.py' adding 'nacl/py.typed' adding 'nacl/secret.py' adding 'nacl/signing.py' adding 'nacl/utils.py' adding 'nacl/bindings/__init__.py' adding 'nacl/bindings/crypto_aead.py' adding 'nacl/bindings/crypto_box.py' adding 'nacl/bindings/crypto_core.py' adding 'nacl/bindings/crypto_generichash.py' adding 'nacl/bindings/crypto_hash.py' adding 'nacl/bindings/crypto_kx.py' adding 'nacl/bindings/crypto_pwhash.py' adding 'nacl/bindings/crypto_scalarmult.py' adding 'nacl/bindings/crypto_secretbox.py' adding 'nacl/bindings/crypto_secretstream.py' adding 'nacl/bindings/crypto_shorthash.py' adding 'nacl/bindings/crypto_sign.py' adding 'nacl/bindings/randombytes.py' adding 'nacl/bindings/sodium_core.py' adding 'nacl/bindings/utils.py' adding 'nacl/pwhash/__init__.py' adding 'nacl/pwhash/_argon2.py' adding 'nacl/pwhash/argon2i.py' adding 'nacl/pwhash/argon2id.py' adding 'nacl/pwhash/scrypt.py' adding 'PyNaCl-1.5.0.dist-info/LICENSE' adding 'PyNaCl-1.5.0.dist-info/METADATA' adding 'PyNaCl-1.5.0.dist-info/WHEEL' adding 'PyNaCl-1.5.0.dist-info/top_level.txt' adding 'PyNaCl-1.5.0.dist-info/RECORD' removing build/bdist.solaris-2.11-i86pc.64bit/wheel Successfully built PyNaCl-1.5.0-cp39-cp39-solaris_2_11_i86pc_64bit.whl Testing dependencies: tox coverage pretend Testing dependencies: tox coverage pretend VALIDATING MANIFEST CONTENT: /jenkins/jobs/oi-userland/workspace/components/python/PyNaCl/build/manifest-i386-PyNaCl-37.depend.res /jenkins/jobs/oi-userland/workspace/components/python/PyNaCl/build/manifest-i386-PyNaCl-39.depend.res /jenkins/jobs/oi-userland/workspace/components/python/PyNaCl/build/manifest-i386-PyNaCl.depend.res /jenkins/jobs/oi-userland/workspace/components/python/PyNaCl/build/manifest-i386-library---python---pynacl-27.depend.res /jenkins/jobs/oi-userland/workspace/components/python/PyNaCl/build/manifest-i386-library---python---pynacl-34.depend.res /jenkins/jobs/oi-userland/workspace/components/python/PyNaCl/build/manifest-i386-library---python---pynacl-35.depend.res NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO generating metadata: python/PyNaCl pkg://openindiana.org/library/python/pynacl-37@1.5.0,5.11-2023.0.0.0:20230209T142621Z PUBLISHED pkg://openindiana.org/library/python/pynacl-39@1.5.0,5.11-2023.0.0.0:20230209T142638Z PUBLISHED pkg://openindiana.org/library/python/pynacl@1.5.0,5.11-2023.0.0.0:20230209T142656Z PUBLISHED pkg://openindiana.org/library/python/pynacl-27@1.4.0,5.11-2021.0.0.1:20230209T142713Z PUBLISHED pkg://openindiana.org/library/python/pynacl-34@1.3.0,5.11-2020.0.1.1:20230209T142729Z PUBLISHED pkg://openindiana.org/library/python/pynacl-35@1.4.0,5.11-2021.0.0.1:20230209T142745Z PUBLISHED