Skip to content

Instantly share code, notes, and snippets.

@Zloy
Created July 7, 2015 12:14
Show Gist options
  • Select an option

  • Save Zloy/c92c6b67e4ff20052d4f to your computer and use it in GitHub Desktop.

Select an option

Save Zloy/c92c6b67e4ff20052d4f to your computer and use it in GitHub Desktop.
libsodium-0.6.0 and zeromq-4.1.2 installation logs
~/sources/libsodium-0.6.0 > ./configure
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether UID '1000' is supported by ustar format... yes
checking whether GID '1000' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
checking whether make supports nested variables... (cached) yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.23... yes
checking for style of include used by make... GNU
checking for gcc... 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 we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... gcc3
checking for gcc option to accept ISO C99... -std=gnu99
checking dependency style of gcc -std=gnu99... gcc3
checking how to run the C preprocessor... gcc -std=gnu99 -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether C compiler accepts -fvisibility=hidden... yes
checking whether C compiler accepts -fPIC... yes
checking whether the linker accepts -fPIC... yes
checking whether C compiler accepts -fPIE... yes
checking whether the linker accepts -fPIE... yes
checking whether the linker accepts -pie... yes
checking whether C compiler accepts -fwrapv... yes
checking whether C compiler accepts -fno-strict-aliasing... yes
checking whether C compiler accepts -fno-strict-overflow... yes
checking whether C compiler accepts -fstack-protector-all... yes
checking whether the linker accepts -fstack-protector-all... yes
checking whether C compiler accepts -Winit-self... yes
checking whether C compiler accepts -Wwrite-strings... yes
checking whether C compiler accepts -Wdiv-by-zero... yes
checking whether C compiler accepts -Wsometimes-uninitialized... no
checking whether C compiler accepts -Wall... yes
checking whether C compiler accepts -Wall -Wextra... yes
checking for clang... no
checking whether C compiler accepts -Wall -Wextra -Wbad-function-cast... yes
checking whether C compiler accepts -Wall -Wextra -Wbad-function-cast -Wcast-align... yes
checking whether C compiler accepts -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual... yes
checking whether C compiler accepts -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts... yes
checking whether C compiler accepts -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment... yes
checking whether C compiler accepts -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wfloat-equal... yes
checking whether C compiler accepts -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat=2... yes
checking whether C compiler accepts -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat=2 -Wimplicit... yes
checking whether C compiler accepts -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat=2 -Wimplicit -Wmissing-declarations... yes
checking whether C compiler accepts -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat=2 -Wimplicit -Wmissing-declarations -Wmissing-prototypes... yes
checking whether C compiler accepts -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat=2 -Wimplicit -Wmissing-declarations -Wmissing-prototypes -Wnormalized=id... yes
checking whether C compiler accepts -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat=2 -Wimplicit -Wmissing-declarations -Wmissing-prototypes -Wnormalized=id -Woverride-init... yes
checking whether C compiler accepts -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat=2 -Wimplicit -Wmissing-declarations -Wmissing-prototypes -Wnormalized=id -Woverride-init -Wparentheses... yes
checking whether C compiler accepts -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat=2 -Wimplicit -Wmissing-declarations -Wmissing-prototypes -Wnormalized=id -Woverride-init -Wparentheses -Wpointer-arith... yes
checking whether C compiler accepts -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat=2 -Wimplicit -Wmissing-declarations -Wmissing-prototypes -Wnormalized=id -Woverride-init -Wparentheses -Wpointer-arith -Wredundant-decls... yes
checking whether C compiler accepts -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat=2 -Wimplicit -Wmissing-declarations -Wmissing-prototypes -Wnormalized=id -Woverride-init -Wparentheses -Wpointer-arith -Wredundant-decls -Wstrict-prototypes... yes
checking whether C compiler accepts -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat=2 -Wimplicit -Wmissing-declarations -Wmissing-prototypes -Wnormalized=id -Woverride-init -Wparentheses -Wpointer-arith -Wredundant-decls -Wstrict-prototypes -Wswitch-enum... yes
checking whether C compiler accepts -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wchar-subscripts -Wcomment -Wfloat-equal -Wformat=2 -Wimplicit -Wmissing-declarations -Wmissing-prototypes -Wnormalized=id -Woverride-init -Wparentheses -Wpointer-arith -Wredundant-decls -Wstrict-prototypes -Wswitch-enum -Wvariable-decl... no
checking whether the linker accepts -Wl,-z,relro... yes
checking whether the linker accepts -Wl,-z,now... yes
checking whether the linker accepts -Wl,-z,noexecstack... yes
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for fgrep... /bin/grep -F
checking for ld used by gcc -std=gnu99... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu 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... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc -std=gnu99 object... ok
checking for sysroot... no
checking for mt... mt
checking if mt is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no
checking for gcc -std=gnu99 option to produce PIC... -fPIC -DPIC
checking if gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes
checking if gcc -std=gnu99 static flag -static works... no
checking if gcc -std=gnu99 supports -c -o file.o... yes
checking if gcc -std=gnu99 supports -c -o file.o... (cached) yes
checking whether the gcc -std=gnu99 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for ar... (cached) ar
checking for MMX instructions set... yes
checking for SSE2 instructions set... yes
checking for SSE3 instructions set... yes
checking for SSSE3 instructions set... yes
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking for inline... inline
checking whether byte ordering is bigendian... no
checking whether __STDC_LIMIT_MACROS is required... no
checking whether we can assemble basic amd64 code... yes
checking for 128-bit arithmetic... yes
checking for cpuid instruction... yes
checking if weak symbols are supported... yes
configure: data alignment is not required on this target
checking for clock_gettime... yes
checking for fegetenv... no
checking for fegetenv in -lm... yes
checking for arc4random... no
checking for arc4random_buf... no
checking for mlock... yes
checking for VirtualLock... no
checking for SecureZeroMemory... no
checking for explicit_bzero... no
checking for posix_memalign... yes
checking if gcc/ld supports -Wl,--output-def... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating libsodium.pc
config.status: creating Makefile
config.status: creating dist-build/Makefile
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
~/sources/libsodium-0.6.0 > make
Making all in dist-build
make[1]: Entering directory `/home/user/sources/libsodium-0.6.0/dist-build'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/user/sources/libsodium-0.6.0/dist-build'
Making all in msvc-scripts
make[1]: Entering directory `/home/user/sources/libsodium-0.6.0/msvc-scripts'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/user/sources/libsodium-0.6.0/msvc-scripts'
Making all in src
make[1]: Entering directory `/home/user/sources/libsodium-0.6.0/src'
Making all in libsodium
make[2]: Entering directory `/home/user/sources/libsodium-0.6.0/src/libsodium'
Making all in include
make[3]: Entering directory `/home/user/sources/libsodium-0.6.0/src/libsodium/include'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/user/sources/libsodium-0.6.0/src/libsodium/include'
make[3]: Entering directory `/home/user/sources/libsodium-0.6.0/src/libsodium'
CC crypto_aead/chacha20poly1305/sodium/libsodium_la-aead_chacha20poly1305.lo
CC crypto_auth/libsodium_la-crypto_auth.lo
CC crypto_auth/hmacsha256/libsodium_la-auth_hmacsha256_api.lo
CC crypto_auth/hmacsha256/cp/libsodium_la-hmac_hmacsha256.lo
CC crypto_auth/hmacsha256/cp/libsodium_la-verify_hmacsha256.lo
CC crypto_auth/hmacsha512/libsodium_la-auth_hmacsha512_api.lo
CC crypto_auth/hmacsha512/cp/libsodium_la-hmac_hmacsha512.lo
CC crypto_auth/hmacsha512/cp/libsodium_la-verify_hmacsha512.lo
CC crypto_auth/hmacsha512256/libsodium_la-auth_hmacsha512256_api.lo
CC crypto_auth/hmacsha512256/cp/libsodium_la-hmac_hmacsha512256.lo
CC crypto_auth/hmacsha512256/cp/libsodium_la-verify_hmacsha512256.lo
CC crypto_box/libsodium_la-crypto_box.lo
CC crypto_box/libsodium_la-crypto_box_easy.lo
CC crypto_box/curve25519xsalsa20poly1305/libsodium_la-box_curve25519xsalsa20poly1305_api.lo
CC crypto_box/curve25519xsalsa20poly1305/ref/libsodium_la-after_curve25519xsalsa20poly1305.lo
CC crypto_box/curve25519xsalsa20poly1305/ref/libsodium_la-before_curve25519xsalsa20poly1305.lo
CC crypto_box/curve25519xsalsa20poly1305/ref/libsodium_la-box_curve25519xsalsa20poly1305.lo
CC crypto_box/curve25519xsalsa20poly1305/ref/libsodium_la-keypair_curve25519xsalsa20poly1305.lo
CC crypto_core/hsalsa20/ref2/libsodium_la-core_hsalsa20.lo
CC crypto_core/hsalsa20/libsodium_la-core_hsalsa20_api.lo
CC crypto_core/salsa20/ref/libsodium_la-core_salsa20.lo
CC crypto_core/salsa20/libsodium_la-core_salsa20_api.lo
CC crypto_core/salsa2012/ref/libsodium_la-core_salsa2012.lo
CC crypto_core/salsa2012/libsodium_la-core_salsa2012_api.lo
CC crypto_core/salsa208/ref/libsodium_la-core_salsa208.lo
CC crypto_core/salsa208/libsodium_la-core_salsa208_api.lo
CC crypto_generichash/libsodium_la-crypto_generichash.lo
CC crypto_generichash/blake2/libsodium_la-generichash_blake2_api.lo
CC crypto_generichash/blake2/ref/libsodium_la-blake2b-ref.lo
CC crypto_generichash/blake2/ref/libsodium_la-generichash_blake2b.lo
CC crypto_hash/libsodium_la-crypto_hash.lo
CC crypto_hash/sha256/libsodium_la-hash_sha256_api.lo
CC crypto_hash/sha256/cp/libsodium_la-hash_sha256.lo
CC crypto_hash/sha512/libsodium_la-hash_sha512_api.lo
CC crypto_hash/sha512/cp/libsodium_la-hash_sha512.lo
CC crypto_onetimeauth/libsodium_la-crypto_onetimeauth.lo
CC crypto_onetimeauth/poly1305/libsodium_la-onetimeauth_poly1305.lo
CC crypto_onetimeauth/poly1305/libsodium_la-onetimeauth_poly1305_api.lo
CC crypto_onetimeauth/poly1305/libsodium_la-onetimeauth_poly1305_try.lo
CC crypto_onetimeauth/poly1305/donna/libsodium_la-auth_poly1305_donna.lo
CC crypto_onetimeauth/poly1305/donna/libsodium_la-verify_poly1305_donna.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_pwhash/scryptsalsa208sha256/sse/libsodium_la-pwhash_scryptsalsa208sha256_sse.lo
CC crypto_scalarmult/libsodium_la-crypto_scalarmult.lo
CC crypto_scalarmult/curve25519/libsodium_la-scalarmult_curve25519_api.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_api.lo
CC crypto_secretbox/xsalsa20poly1305/ref/libsodium_la-box_xsalsa20poly1305.lo
CC crypto_shorthash/libsodium_la-crypto_shorthash.lo
CC crypto_shorthash/siphash24/libsodium_la-shorthash_siphash24_api.lo
CC crypto_shorthash/siphash24/ref/libsodium_la-shorthash_siphash24.lo
CC crypto_sign/libsodium_la-crypto_sign.lo
CC crypto_sign/ed25519/libsodium_la-sign_ed25519_api.lo
CC crypto_sign/ed25519/ref10/libsodium_la-fe_0.lo
CC crypto_sign/ed25519/ref10/libsodium_la-fe_1.lo
CC crypto_sign/ed25519/ref10/libsodium_la-fe_add.lo
CC crypto_sign/ed25519/ref10/libsodium_la-fe_cmov.lo
CC crypto_sign/ed25519/ref10/libsodium_la-fe_copy.lo
CC crypto_sign/ed25519/ref10/libsodium_la-fe_frombytes.lo
CC crypto_sign/ed25519/ref10/libsodium_la-fe_invert.lo
CC crypto_sign/ed25519/ref10/libsodium_la-fe_isnegative.lo
CC crypto_sign/ed25519/ref10/libsodium_la-fe_isnonzero.lo
CC crypto_sign/ed25519/ref10/libsodium_la-fe_mul.lo
CC crypto_sign/ed25519/ref10/libsodium_la-fe_neg.lo
CC crypto_sign/ed25519/ref10/libsodium_la-fe_pow22523.lo
CC crypto_sign/ed25519/ref10/libsodium_la-fe_sq.lo
CC crypto_sign/ed25519/ref10/libsodium_la-fe_sq2.lo
CC crypto_sign/ed25519/ref10/libsodium_la-fe_sub.lo
CC crypto_sign/ed25519/ref10/libsodium_la-fe_tobytes.lo
CC crypto_sign/ed25519/ref10/libsodium_la-ge_add.lo
CC crypto_sign/ed25519/ref10/libsodium_la-ge_double_scalarmult.lo
CC crypto_sign/ed25519/ref10/libsodium_la-ge_frombytes.lo
CC crypto_sign/ed25519/ref10/libsodium_la-ge_madd.lo
CC crypto_sign/ed25519/ref10/libsodium_la-ge_msub.lo
CC crypto_sign/ed25519/ref10/libsodium_la-ge_p1p1_to_p2.lo
CC crypto_sign/ed25519/ref10/libsodium_la-ge_p1p1_to_p3.lo
CC crypto_sign/ed25519/ref10/libsodium_la-ge_p2_0.lo
CC crypto_sign/ed25519/ref10/libsodium_la-ge_p2_dbl.lo
CC crypto_sign/ed25519/ref10/libsodium_la-ge_p3_0.lo
CC crypto_sign/ed25519/ref10/libsodium_la-ge_p3_dbl.lo
CC crypto_sign/ed25519/ref10/libsodium_la-ge_p3_to_cached.lo
CC crypto_sign/ed25519/ref10/libsodium_la-ge_p3_to_p2.lo
CC crypto_sign/ed25519/ref10/libsodium_la-ge_p3_tobytes.lo
CC crypto_sign/ed25519/ref10/libsodium_la-ge_precomp_0.lo
CC crypto_sign/ed25519/ref10/libsodium_la-ge_scalarmult_base.lo
CC crypto_sign/ed25519/ref10/libsodium_la-ge_sub.lo
CC crypto_sign/ed25519/ref10/libsodium_la-ge_tobytes.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-sc_muladd.lo
CC crypto_sign/ed25519/ref10/libsodium_la-sc_reduce.lo
CC crypto_sign/ed25519/ref10/libsodium_la-sign.lo
CC crypto_sign/edwards25519sha512batch/libsodium_la-sign_edwards25519sha512batch_api.lo
CC crypto_sign/edwards25519sha512batch/ref/libsodium_la-fe25519_edwards25519sha512batch.lo
CC crypto_sign/edwards25519sha512batch/ref/libsodium_la-ge25519_edwards25519sha512batch.lo
CC crypto_sign/edwards25519sha512batch/ref/libsodium_la-sc25519_edwards25519sha512batch.lo
CC crypto_sign/edwards25519sha512batch/ref/libsodium_la-sign_edwards25519sha512batch.lo
CC crypto_stream/libsodium_la-crypto_stream.lo
CC crypto_stream/aes128ctr/portable/libsodium_la-afternm_aes128ctr.lo
CC crypto_stream/aes128ctr/libsodium_la-stream_aes128ctr_api.lo
CC crypto_stream/aes128ctr/portable/libsodium_la-beforenm_aes128ctr.lo
CC crypto_stream/aes128ctr/portable/libsodium_la-common_aes128ctr.lo
CC crypto_stream/aes128ctr/portable/libsodium_la-consts_aes128ctr.lo
CC crypto_stream/aes128ctr/portable/libsodium_la-int128_aes128ctr.lo
CC crypto_stream/aes128ctr/portable/libsodium_la-stream_aes128ctr.lo
CC crypto_stream/aes128ctr/portable/libsodium_la-xor_afternm_aes128ctr.lo
CC crypto_stream/aes256estream/hongjun/libsodium_la-aes256-ctr.lo
CC crypto_stream/aes256estream/libsodium_la-stream_aes256estream_api.lo
CC crypto_stream/chacha20/libsodium_la-stream_chacha20_api.lo
CC crypto_stream/chacha20/ref/libsodium_la-stream_chacha20_ref.lo
CC crypto_stream/salsa20/libsodium_la-stream_salsa20_api.lo
CC crypto_stream/salsa2012/libsodium_la-stream_salsa2012_api.lo
CC crypto_stream/salsa2012/ref/libsodium_la-stream_salsa2012.lo
CC crypto_stream/salsa2012/ref/libsodium_la-xor_salsa2012.lo
CC crypto_stream/salsa208/libsodium_la-stream_salsa208_api.lo
CC crypto_stream/salsa208/ref/libsodium_la-stream_salsa208.lo
CC crypto_stream/salsa208/ref/libsodium_la-xor_salsa208.lo
CC crypto_stream/xsalsa20/libsodium_la-stream_xsalsa20_api.lo
CC crypto_stream/xsalsa20/ref/libsodium_la-stream_xsalsa20.lo
CC crypto_stream/xsalsa20/ref/libsodium_la-xor_xsalsa20.lo
CC crypto_verify/16/libsodium_la-verify_16_api.lo
CC crypto_verify/16/ref/libsodium_la-verify_16.lo
CC crypto_verify/32/libsodium_la-verify_32_api.lo
CC crypto_verify/32/ref/libsodium_la-verify_32.lo
CC crypto_verify/64/libsodium_la-verify_64_api.lo
CC crypto_verify/64/ref/libsodium_la-verify_64.lo
CC randombytes/libsodium_la-randombytes.lo
CC randombytes/salsa20/libsodium_la-randombytes_salsa20_random.lo
CC randombytes/sysrandom/libsodium_la-randombytes_sysrandom.lo
CC sodium/libsodium_la-compat.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
CC crypto_scalarmult/curve25519/donna_c64/libsodium_la-base_curve25519_donna_c64.lo
CC crypto_scalarmult/curve25519/donna_c64/libsodium_la-smult_curve25519_donna_c64.lo
CPPAS crypto_stream/salsa20/amd64_xmm6/libsodium_la-stream_salsa20_amd64_xmm6.lo
CCLD libsodium.la
make[3]: Leaving directory `/home/user/sources/libsodium-0.6.0/src/libsodium'
make[2]: Leaving directory `/home/user/sources/libsodium-0.6.0/src/libsodium'
make[2]: Entering directory `/home/user/sources/libsodium-0.6.0/src'
make[2]: Nothing to be done for `all-am'.
make[2]: Leaving directory `/home/user/sources/libsodium-0.6.0/src'
make[1]: Leaving directory `/home/user/sources/libsodium-0.6.0/src'
Making all in test
make[1]: Entering directory `/home/user/sources/libsodium-0.6.0/test'
Making all in default
make[2]: Entering directory `/home/user/sources/libsodium-0.6.0/test/default'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/user/sources/libsodium-0.6.0/test/default'
make[2]: Entering directory `/home/user/sources/libsodium-0.6.0/test'
make[2]: Nothing to be done for `all-am'.
make[2]: Leaving directory `/home/user/sources/libsodium-0.6.0/test'
make[1]: Leaving directory `/home/user/sources/libsodium-0.6.0/test'
make[1]: Entering directory `/home/user/sources/libsodium-0.6.0'
make[1]: Nothing to be done for `all-am'.
make[1]: Leaving directory `/home/user/sources/libsodium-0.6.0'
~/sources/libsodium-0.6.0 > sudo make install
[sudo] password for user:
Making install in dist-build
make[1]: Entering directory `/home/user/sources/libsodium-0.6.0/dist-build'
make[2]: Entering directory `/home/user/sources/libsodium-0.6.0/dist-build'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/home/user/sources/libsodium-0.6.0/dist-build'
make[1]: Leaving directory `/home/user/sources/libsodium-0.6.0/dist-build'
Making install in msvc-scripts
make[1]: Entering directory `/home/user/sources/libsodium-0.6.0/msvc-scripts'
make[2]: Entering directory `/home/user/sources/libsodium-0.6.0/msvc-scripts'
make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/home/user/sources/libsodium-0.6.0/msvc-scripts'
make[1]: Leaving directory `/home/user/sources/libsodium-0.6.0/msvc-scripts'
Making install in src
make[1]: Entering directory `/home/user/sources/libsodium-0.6.0/src'
Making install in libsodium
make[2]: Entering directory `/home/user/sources/libsodium-0.6.0/src/libsodium'
Making install in include
make[3]: Entering directory `/home/user/sources/libsodium-0.6.0/src/libsodium/include'
make[4]: Entering directory `/home/user/sources/libsodium-0.6.0/src/libsodium/include'
make[4]: Nothing to be done for `install-exec-am'.
/bin/mkdir -p '/usr/local/include'
/bin/mkdir -p '/usr/local/include/sodium'
/usr/bin/install -c -m 644 sodium/core.h sodium/crypto_aead_chacha20poly1305.h sodium/crypto_auth.h sodium/crypto_auth_hmacsha256.h sodium/crypto_auth_hmacsha512.h sodium/crypto_auth_hmacsha512256.h sodium/crypto_box.h sodium/crypto_box_curve25519xsalsa20poly1305.h sodium/crypto_core_hsalsa20.h sodium/crypto_core_salsa20.h sodium/crypto_core_salsa2012.h sodium/crypto_core_salsa208.h sodium/crypto_generichash.h sodium/crypto_generichash_blake2b.h sodium/crypto_hash.h sodium/crypto_hash_sha256.h sodium/crypto_hash_sha512.h sodium/crypto_onetimeauth.h sodium/crypto_onetimeauth_poly1305.h sodium/crypto_pwhash_scryptsalsa208sha256.h sodium/crypto_scalarmult.h sodium/crypto_scalarmult_curve25519.h sodium/crypto_secretbox.h sodium/crypto_secretbox_xsalsa20poly1305.h sodium/crypto_shorthash.h sodium/crypto_shorthash_siphash24.h sodium/crypto_sign.h sodium/crypto_sign_ed25519.h sodium/crypto_sign_edwards25519sha512batch.h sodium/crypto_stream.h sodium/crypto_stream_aes128ctr.h sodium/crypto_stream_aes256estream.h sodium/crypto_stream_chacha20.h sodium/crypto_stream_salsa20.h sodium/crypto_stream_salsa2012.h sodium/crypto_stream_salsa208.h sodium/crypto_stream_xsalsa20.h sodium/crypto_int32.h sodium/crypto_int64.h sodium/crypto_uint16.h '/usr/local/include/sodium'
/bin/mkdir -p '/usr/local/include/sodium'
/usr/bin/install -c -m 644 sodium/crypto_uint32.h sodium/crypto_uint64.h sodium/crypto_uint8.h sodium/crypto_verify_16.h sodium/crypto_verify_32.h sodium/crypto_verify_64.h sodium/export.h sodium/randombytes.h sodium/randombytes_salsa20_random.h sodium/randombytes_sysrandom.h sodium/runtime.h sodium/utils.h '/usr/local/include/sodium'
/usr/bin/install -c -m 644 sodium.h '/usr/local/include/.'
/bin/mkdir -p '/usr/local/include'
/bin/mkdir -p '/usr/local/include/sodium'
/usr/bin/install -c -m 644 sodium/version.h '/usr/local/include/sodium'
make[4]: Leaving directory `/home/user/sources/libsodium-0.6.0/src/libsodium/include'
make[3]: Leaving directory `/home/user/sources/libsodium-0.6.0/src/libsodium/include'
make[3]: Entering directory `/home/user/sources/libsodium-0.6.0/src/libsodium'
make[4]: Entering directory `/home/user/sources/libsodium-0.6.0/src/libsodium'
/bin/mkdir -p '/usr/local/lib'
/bin/bash ../../libtool --mode=install /usr/bin/install -c libsodium.la '/usr/local/lib'
libtool: install: /usr/bin/install -c .libs/libsodium.so.10.1.0 /usr/local/lib/libsodium.so.10.1.0
libtool: install: (cd /usr/local/lib && { ln -s -f libsodium.so.10.1.0 libsodium.so.10 || { rm -f libsodium.so.10 && ln -s libsodium.so.10.1.0 libsodium.so.10; }; })
libtool: install: (cd /usr/local/lib && { ln -s -f libsodium.so.10.1.0 libsodium.so || { rm -f libsodium.so && ln -s libsodium.so.10.1.0 libsodium.so; }; })
libtool: install: /usr/bin/install -c .libs/libsodium.lai /usr/local/lib/libsodium.la
libtool: install: /usr/bin/install -c .libs/libsodium.a /usr/local/lib/libsodium.a
libtool: install: chmod 644 /usr/local/lib/libsodium.a
libtool: install: ranlib /usr/local/lib/libsodium.a
libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib
----------------------------------------------------------------------
Libraries have been installed in:
/usr/local/lib
If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
- add LIBDIR to the `LD_LIBRARY_PATH' environment variable
during execution
- add LIBDIR to the `LD_RUN_PATH' environment variable
during linking
- use the `-Wl,-rpath -Wl,LIBDIR' linker flag
- have your system administrator add LIBDIR to `/etc/ld.so.conf'
See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/home/user/sources/libsodium-0.6.0/src/libsodium'
make[3]: Leaving directory `/home/user/sources/libsodium-0.6.0/src/libsodium'
make[2]: Leaving directory `/home/user/sources/libsodium-0.6.0/src/libsodium'
make[2]: Entering directory `/home/user/sources/libsodium-0.6.0/src'
make[3]: Entering directory `/home/user/sources/libsodium-0.6.0/src'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/home/user/sources/libsodium-0.6.0/src'
make[2]: Leaving directory `/home/user/sources/libsodium-0.6.0/src'
make[1]: Leaving directory `/home/user/sources/libsodium-0.6.0/src'
Making install in test
make[1]: Entering directory `/home/user/sources/libsodium-0.6.0/test'
Making install in default
make[2]: Entering directory `/home/user/sources/libsodium-0.6.0/test/default'
make[3]: Entering directory `/home/user/sources/libsodium-0.6.0/test/default'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/home/user/sources/libsodium-0.6.0/test/default'
make[2]: Leaving directory `/home/user/sources/libsodium-0.6.0/test/default'
make[2]: Entering directory `/home/user/sources/libsodium-0.6.0/test'
make[3]: Entering directory `/home/user/sources/libsodium-0.6.0/test'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/home/user/sources/libsodium-0.6.0/test'
make[2]: Leaving directory `/home/user/sources/libsodium-0.6.0/test'
make[1]: Leaving directory `/home/user/sources/libsodium-0.6.0/test'
make[1]: Entering directory `/home/user/sources/libsodium-0.6.0'
make[2]: Entering directory `/home/user/sources/libsodium-0.6.0'
make[2]: Nothing to be done for `install-exec-am'.
/bin/mkdir -p '/usr/local/lib/pkgconfig'
/usr/bin/install -c -m 644 libsodium.pc '/usr/local/lib/pkgconfig'
make[2]: Leaving directory `/home/user/sources/libsodium-0.6.0'
make[1]: Leaving directory `/home/user/sources/libsodium-0.6.0'
~/sources/zeromq-4.1.2 > ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking how to create a ustar tar archive... gnutar
checking whether make supports nested variables... yes
checking for gcc... 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 we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for gcc option to accept ISO C99... -std=gnu99
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking whether gcc -std=gnu99 and cc understand -c and -o together... yes
checking for a sed that does not truncate output... /bin/sed
checking for gawk... (cached) gawk
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for xmlto... no
checking for asciidoc... no
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... (cached) /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc -std=gnu99... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu 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... dlltool
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc -std=gnu99 object... ok
checking for sysroot... no
checking for mt... mt
checking if mt is a manifest tool... no
checking how to run the C preprocessor... gcc -std=gnu99 -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no
checking for gcc -std=gnu99 option to produce PIC... -fPIC -DPIC
checking if gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes
checking if gcc -std=gnu99 static flag -static works... yes
checking if gcc -std=gnu99 supports -c -o file.o... yes
checking if gcc -std=gnu99 supports -c -o file.o... (cached) yes
checking whether the gcc -std=gnu99 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether the C compiler works... yes
checking whether we are using Intel C compiler... no
checking whether we are using Sun Studio C compiler... no
checking whether we are using clang C compiler... no
checking whether we are using gcc >= 4 C compiler... yes
checking whether the C++ compiler works... yes
checking whether we are using Intel C++ compiler... no
checking whether we are using Sun Studio C++ compiler... no
checking whether we are using clang C++ compiler... no
checking whether we are using gcc >= 4 C++ compiler... yes
checking whether to enable debugging information... no
checking whether to enable code coverage... no
checking if TIPC is available and supports nonblocking connect... no
checking for pthread_create in -lpthread... yes
checking for clock_gettime in -lrt... yes
checking whether C++ compiler supports -fvisibility=hidden... yes
checking whether C++ compiler supports dso visibility... yes
checking for asciidoc... no
checking for xmlto... no
checking whether to build documentation... no
checking whether to install manpages... yes
checking for suitable polling system... using epoll
checking for ANSI C header files... (cached) yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking for unistd.h... (cached) yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking netinet/tcp.h usability... yes
checking netinet/tcp.h presence... yes
checking for netinet/tcp.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking ifaddrs.h usability... yes
checking ifaddrs.h presence... yes
checking for ifaddrs.h... yes
checking sys/uio.h usability... yes
checking sys/uio.h presence... yes
checking for sys/uio.h... yes
checking sys/eventfd.h usability... yes
checking sys/eventfd.h presence... yes
checking for sys/eventfd.h... yes
checking whether SO_PEERCRED is declared... yes
checking whether LOCAL_PEERCRED is declared... no
checking for stdbool.h that conforms to C99... yes
checking for _Bool... no
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for size_t... yes
checking for ssize_t... yes
checking whether time.h and sys/time.h may both be included... yes
checking for uint32_t... yes
checking for working volatile... yes
checking for sodium... yes
checking "with_norm_ext = no"... checking how to enable additional warnings for C++ compiler... -Wall
checking how to turn warnings to errors in C++ compiler... -Werror
checking how to enable strict standards compliance in C++ compiler... -pedantic
checking return type of signal handlers... void
checking for perror... yes
checking for gettimeofday... yes
checking for clock_gettime... yes
checking for memset... yes
checking for socket... yes
checking for getifaddrs... yes
checking for freeifaddrs... yes
checking for fork... yes
checking alloca.h usability... yes
checking alloca.h presence... yes
checking for alloca.h... yes
checking whether SOCK_CLOEXEC is supported... yes
checking whether SO_KEEPALIVE is supported... yes
checking whether TCP_KEEPCNT is supported... yes
checking whether TCP_KEEPIDLE is supported... yes
checking whether TCP_KEEPINTVL is supported... yes
checking whether TCP_KEEPALIVE is supported... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/libzmq.pc
config.status: creating doc/Makefile
config.status: creating builds/msvc/Makefile
config.status: creating builds/redhat/zeromq.spec
config.status: creating src/platform.hpp
config.status: src/platform.hpp is unchanged
config.status: executing depfiles commands
config.status: executing libtool commands
~/sources/zeromq-4.1.2 > make
Making all in doc
make[1]: Entering directory `/home/user/sources/zeromq-4.1.2/doc'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/user/sources/zeromq-4.1.2/doc'
make[1]: Entering directory `/home/user/sources/zeromq-4.1.2'
CXX src/libzmq_la-address.lo
CXX src/libzmq_la-clock.lo
CXX src/libzmq_la-ctx.lo
CXX src/libzmq_la-curve_client.lo
CXX src/libzmq_la-curve_server.lo
CXX src/libzmq_la-dealer.lo
CXX src/libzmq_la-devpoll.lo
CXX src/libzmq_la-dist.lo
CXX src/libzmq_la-epoll.lo
CXX src/libzmq_la-err.lo
CXX src/libzmq_la-fq.lo
CXX src/libzmq_la-gssapi_mechanism_base.lo
CXX src/libzmq_la-gssapi_client.lo
CXX src/libzmq_la-gssapi_server.lo
CXX src/libzmq_la-io_object.lo
CXX src/libzmq_la-io_thread.lo
CXX src/libzmq_la-ip.lo
CXX src/libzmq_la-ipc_address.lo
CXX src/libzmq_la-ipc_connecter.lo
CXX src/libzmq_la-ipc_listener.lo
CXX src/libzmq_la-kqueue.lo
CXX src/libzmq_la-lb.lo
CXX src/libzmq_la-mailbox.lo
CXX src/libzmq_la-mechanism.lo
CXX src/libzmq_la-metadata.lo
CXX src/libzmq_la-msg.lo
CXX src/libzmq_la-mtrie.lo
CXX src/libzmq_la-norm_engine.lo
CXX src/libzmq_la-null_mechanism.lo
CXX src/libzmq_la-object.lo
CXX src/libzmq_la-options.lo
CXX src/libzmq_la-own.lo
CXX src/libzmq_la-pair.lo
CXX src/libzmq_la-pgm_receiver.lo
CXX src/libzmq_la-pgm_sender.lo
CXX src/libzmq_la-pgm_socket.lo
CXX src/libzmq_la-pipe.lo
CXX src/libzmq_la-plain_client.lo
CXX src/libzmq_la-plain_server.lo
CXX src/libzmq_la-poll.lo
CXX src/libzmq_la-poller_base.lo
CXX src/libzmq_la-proxy.lo
CXX src/libzmq_la-pub.lo
CXX src/libzmq_la-pull.lo
CXX src/libzmq_la-push.lo
CXX src/libzmq_la-random.lo
CXX src/libzmq_la-raw_decoder.lo
CXX src/libzmq_la-raw_encoder.lo
CXX src/libzmq_la-reaper.lo
CXX src/libzmq_la-rep.lo
CXX src/libzmq_la-req.lo
CXX src/libzmq_la-router.lo
CXX src/libzmq_la-select.lo
CXX src/libzmq_la-session_base.lo
CXX src/libzmq_la-signaler.lo
CXX src/libzmq_la-socket_base.lo
CXX src/libzmq_la-socks.lo
CXX src/libzmq_la-socks_connecter.lo
CXX src/libzmq_la-stream.lo
CXX src/libzmq_la-stream_engine.lo
CXX src/libzmq_la-sub.lo
CXX src/libzmq_la-tcp.lo
CXX src/libzmq_la-tcp_address.lo
CXX src/libzmq_la-tcp_connecter.lo
CXX src/libzmq_la-tcp_listener.lo
CXX src/libzmq_la-thread.lo
CXX src/libzmq_la-tipc_address.lo
CXX src/libzmq_la-tipc_connecter.lo
CXX src/libzmq_la-tipc_listener.lo
CXX src/libzmq_la-trie.lo
CXX src/libzmq_la-v1_decoder.lo
CXX src/libzmq_la-v2_decoder.lo
CXX src/libzmq_la-v1_encoder.lo
CXX src/libzmq_la-v2_encoder.lo
CXX src/libzmq_la-xpub.lo
CXX src/libzmq_la-xsub.lo
CXX src/libzmq_la-zmq.lo
CXX src/libzmq_la-zmq_utils.lo
CXXLD libzmq.la
CXX tools/curve_keygen.o
CXXLD curve_keygen
CXX perf/local_lat.o
CXXLD local_lat
CXX perf/remote_lat.o
CXXLD remote_lat
CXX perf/local_thr.o
CXXLD local_thr
CXX perf/remote_thr.o
CXXLD remote_thr
CXX perf/inproc_lat.o
CXXLD inproc_lat
CXX perf/inproc_thr.o
CXXLD inproc_thr
make[1]: Leaving directory `/home/user/sources/zeromq-4.1.2'
~/sources/zeromq-4.1.2 > make check
Making check in doc
make[1]: Entering directory `/home/user/sources/zeromq-4.1.2/doc'
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory `/home/user/sources/zeromq-4.1.2/doc'
make[1]: Entering directory `/home/user/sources/zeromq-4.1.2'
make test_system test_pair_inproc test_pair_tcp test_reqrep_inproc test_reqrep_tcp test_hwm test_hwm_pubsub test_reqrep_device test_sub_forward test_invalid_rep test_msg_flags test_connect_resolve test_immediate test_last_endpoint test_term_endpoint test_srcfd test_monitor test_router_mandatory test_router_mandatory_hwm test_router_handover test_probe_router test_stream test_stream_empty test_stream_disconnect test_stream_timeout test_disconnect_inproc test_ctx_options test_ctx_destroy test_security_null test_security_plain test_security_curve test_iov test_spec_req test_spec_rep test_spec_dealer test_spec_router test_spec_pushpull test_req_correlate test_req_relaxed test_conflate test_inproc_connect test_issue_566 test_proxy test_proxy_single_socket test_proxy_terminate test_many_sockets test_ipc_wildcard test_diffserv test_connect_rid test_bind_src_address test_metadata test_capabilities test_xpub_nodrop test_shutdown_stress test_pair_ipc test_reqrep_ipc test_timeo test_filter_ipc test_fork test_abstract_ipc
make[2]: Entering directory `/home/user/sources/zeromq-4.1.2'
CXX tests/test_system.o
CXXLD test_system
CXX tests/test_pair_inproc.o
CXXLD test_pair_inproc
CXX tests/test_pair_tcp.o
CXXLD test_pair_tcp
CXX tests/test_reqrep_inproc.o
CXXLD test_reqrep_inproc
CXX tests/test_reqrep_tcp.o
CXXLD test_reqrep_tcp
CXX tests/test_hwm.o
CXXLD test_hwm
CXX tests/test_hwm_pubsub.o
CXXLD test_hwm_pubsub
CXX tests/test_reqrep_device.o
CXXLD test_reqrep_device
CXX tests/test_sub_forward.o
CXXLD test_sub_forward
CXX tests/test_invalid_rep.o
CXXLD test_invalid_rep
CXX tests/test_msg_flags.o
CXXLD test_msg_flags
CXX tests/test_connect_resolve.o
CXXLD test_connect_resolve
CXX tests/test_immediate.o
CXXLD test_immediate
CXX tests/test_last_endpoint.o
CXXLD test_last_endpoint
CXX tests/test_term_endpoint.o
CXXLD test_term_endpoint
CXX tests/test_srcfd.o
CXXLD test_srcfd
CXX tests/test_monitor.o
CXXLD test_monitor
CXX tests/test_router_mandatory.o
CXXLD test_router_mandatory
CXX tests/test_router_mandatory_hwm.o
CXXLD test_router_mandatory_hwm
CXX tests/test_router_handover.o
CXXLD test_router_handover
CXX tests/test_probe_router.o
CXXLD test_probe_router
CXX tests/test_stream.o
CXXLD test_stream
CXX tests/test_stream_empty.o
CXXLD test_stream_empty
CXX tests/test_stream_disconnect.o
CXXLD test_stream_disconnect
CXX tests/test_stream_timeout.o
CXXLD test_stream_timeout
CXX tests/test_disconnect_inproc.o
CXXLD test_disconnect_inproc
CXX tests/test_ctx_options.o
CXXLD test_ctx_options
CXX tests/test_ctx_destroy.o
CXXLD test_ctx_destroy
CXX tests/test_security_null.o
CXXLD test_security_null
CXX tests/test_security_plain.o
CXXLD test_security_plain
CXX tests/test_security_curve.o
CXXLD test_security_curve
CXX tests/test_iov.o
CXXLD test_iov
CXX tests/test_spec_req.o
CXXLD test_spec_req
CXX tests/test_spec_rep.o
CXXLD test_spec_rep
CXX tests/test_spec_dealer.o
CXXLD test_spec_dealer
CXX tests/test_spec_router.o
CXXLD test_spec_router
CXX tests/test_spec_pushpull.o
CXXLD test_spec_pushpull
CXX tests/test_req_correlate.o
CXXLD test_req_correlate
CXX tests/test_req_relaxed.o
CXXLD test_req_relaxed
CXX tests/test_conflate.o
CXXLD test_conflate
CXX tests/test_inproc_connect.o
CXXLD test_inproc_connect
CXX tests/test_issue_566.o
CXXLD test_issue_566
CXX tests/test_proxy.o
CXXLD test_proxy
CXX tests/test_proxy_single_socket.o
CXXLD test_proxy_single_socket
CXX tests/test_proxy_terminate.o
CXXLD test_proxy_terminate
CXX tests/test_many_sockets.o
CXXLD test_many_sockets
CXX tests/test_ipc_wildcard.o
CXXLD test_ipc_wildcard
CXX tests/test_diffserv.o
CXXLD test_diffserv
CXX tests/test_connect_rid.o
CXXLD test_connect_rid
CXX tests/test_bind_src_address.o
CXXLD test_bind_src_address
CXX tests/test_metadata.o
CXXLD test_metadata
CXX tests/test_capabilities.o
CXXLD test_capabilities
CXX tests/test_xpub_nodrop.o
CXXLD test_xpub_nodrop
CXX tests/test_shutdown_stress.o
CXXLD test_shutdown_stress
CXX tests/test_pair_ipc.o
CXXLD test_pair_ipc
CXX tests/test_reqrep_ipc.o
CXXLD test_reqrep_ipc
CXX tests/test_timeo.o
CXXLD test_timeo
CXX tests/test_filter_ipc.o
CXXLD test_filter_ipc
CXX tests/test_fork.o
CXXLD test_fork
CXX tests/test_abstract_ipc.o
CXXLD test_abstract_ipc
make[2]: Leaving directory `/home/user/sources/zeromq-4.1.2'
make check-TESTS
make[2]: Entering directory `/home/user/sources/zeromq-4.1.2'
/home/user/sources/zeromq-4.1.2/.libs/lt-test_system: error while loading shared libraries: libsodium.so.10: cannot open shared object file: No such file or directory
FAIL: test_system
/home/user/sources/zeromq-4.1.2/.libs/lt-test_pair_inproc: error while loading shared libraries: libsodium.so.10: cannot open shared object file: No such file or directory
FAIL: test_pair_inproc
/home/user/sources/zeromq-4.1.2/.libs/lt-test_pair_tcp: error while loading shared libraries: libsodium.so.10: cannot open shared object file: No such file or directory
FAIL: test_pair_tcp
/home/user/sources/zeromq-4.1.2/.libs/lt-test_reqrep_inproc: error while loading shared libraries: libsodium.so.10: cannot open shared object file: No such file or directory
FAIL: test_reqrep_inproc
/home/user/sources/zeromq-4.1.2/.libs/lt-test_reqrep_tcp: error while loading shared libraries: libsodium.so.10: cannot open shared object file: No such file or directory
FAIL: test_reqrep_tcp
/home/user/sources/zeromq-4.1.2/.libs/lt-test_hwm: error while loading shared libraries: libsodium.so.10: cannot open shared object file: No such file or directory
FAIL: test_hwm
/home/user/sources/zeromq-4.1.2/.libs/lt-test_hwm_pubsub: error while loading shared libraries: libsodium.so.10: cannot open shared object file: No such file or directory
FAIL: test_hwm_pubsub
/home/user/sources/zeromq-4.1.2/.libs/lt-test_reqrep_device: error while loading shared libraries: libsodium.so.10: cannot open shared object file: No such file or directory
FAIL: test_reqrep_device
/home/user/sources/zeromq-4.1.2/.libs/lt-test_sub_forward: error while loading shared libraries: libsodium.so.10: cannot open shared object file: No such file or directory
FAIL: test_sub_forward
/home/user/sources/zeromq-4.1.2/.libs/lt-test_invalid_rep: error while loading shared libraries: libsodium.so.10: cannot open shared object file: No such file or directory
FAIL: test_invalid_rep
/home/user/sources/zeromq-4.1.2/.libs/lt-test_msg_flags: error while loading shared libraries: libsodium.so.10: cannot open shared object file: No such file or directory
FAIL: test_msg_flags
/home/user/sources/zeromq-4.1.2/.libs/lt-test_connect_resolve: error while loading shared libraries: libsodium.so.10: cannot open shared object file: No such file or directory
FAIL: test_connect_resolve
/home/user/sources/zeromq-4.1.2/.libs/lt-test_immediate: error while loading shared libraries: libsodium.so.10: cannot open shared object file: No such file or directory
FAIL: test_immediate
/home/user/sources/zeromq-4.1.2/.libs/lt-test_last_endpoint: error while loading shared libraries: libsodium.so.10: cannot open shared object file: No such file or directory
FAIL: test_last_endpoint
/home/user/sources/zeromq-4.1.2/.libs/lt-test_term_endpoint: error while loading shared libraries: libsodium.so.10: cannot open shared object file: No such file or directory
FAIL: test_term_endpoint
/home/user/sources/zeromq-4.1.2/.libs/lt-test_srcfd: error while loading shared libraries: libsodium.so.10: cannot open shared object file: No such file or directory
FAIL: test_srcfd
/home/user/sources/zeromq-4.1.2/.libs/lt-test_monitor: error while loading shared libraries: libsodium.so.10: cannot open shared object file: No such file or directory
FAIL: test_monitor
/home/user/sources/zeromq-4.1.2/.libs/lt-test_router_mandatory: error while loading shared libraries: libsodium.so.10: cannot open shared object file: No such file or directory
FAIL: test_router_mandatory
/home/user/sources/zeromq-4.1.2/.libs/lt-test_router_mandatory_hwm: error while loading shared libraries: libsodium.so.10: cannot open shared object file: No such file or directory
FAIL: test_router_mandatory_hwm
/home/user/sources/zeromq-4.1.2/.libs/lt-test_router_handover: error while loading shared libraries: libsodium.so.10: cannot open shared object file: No such file or directory
FAIL: test_router_handover
/home/user/sources/zeromq-4.1.2/.libs/lt-test_probe_router: error while loading shared libraries: libsodium.so.10: cannot open shared object file: No such file or directory
FAIL: test_probe_router
/home/user/sources/zeromq-4.1.2/.libs/lt-test_stream: error while loading shared libraries: libsodium.so.10: cannot open shared object file: No such file or directory
FAIL: test_stream
/home/user/sources/zeromq-4.1.2/.libs/lt-test_stream_empty: error while loading shared libraries: libsodium.so.10: cannot open shared object file: No such file or directory
FAIL: test_stream_empty
/home/user/sources/zeromq-4.1.2/.libs/lt-test_stream_disconnect: error while loading shared libraries: libsodium.so.10: cannot open shared object file: No such file or directory
FAIL: test_stream_disconnect
/home/user/sources/zeromq-4.1.2/.libs/lt-test_stream_timeout: error while loading shared libraries: libsodium.so.10: cannot open shared object file: No such file or directory
FAIL: test_stream_timeout
/home/user/sources/zeromq-4.1.2/.libs/lt-test_disconnect_inproc: error while loading shared libraries: libsodium.so.10: cannot open shared object file: No such file or directory
FAIL: test_disconnect_inproc
/home/user/sources/zeromq-4.1.2/.libs/lt-test_ctx_options: error while loading shared libraries: libsodium.so.10: cannot open shared object file: No such file or directory
FAIL: test_ctx_options
/home/user/sources/zeromq-4.1.2/.libs/lt-test_ctx_destroy: error while loading shared libraries: libsodium.so.10: cannot open shared object file: No such file or directory
FAIL: test_ctx_destroy
/home/user/sources/zeromq-4.1.2/.libs/lt-test_security_null: error while loading shared libraries: libsodium.so.10: cannot open shared object file: No such file or directory
FAIL: test_security_null
/home/user/sources/zeromq-4.1.2/.libs/lt-test_security_plain: error while loading shared libraries: libsodium.so.10: cannot open shared object file: No such file or directory
FAIL: test_security_plain
/home/user/sources/zeromq-4.1.2/.libs/lt-test_security_curve: error while loading shared libraries: libsodium.so.10: cannot open shared object file: No such file or directory
FAIL: test_security_curve
/home/user/sources/zeromq-4.1.2/.libs/lt-test_iov: error while loading shared libraries: libsodium.so.10: cannot open shared object file: No such file or directory
FAIL: test_iov
/home/user/sources/zeromq-4.1.2/.libs/lt-test_spec_req: error while loading shared libraries: libsodium.so.10: cannot open shared object file: No such file or directory
FAIL: test_spec_req
/home/user/sources/zeromq-4.1.2/.libs/lt-test_spec_rep: error while loading shared libraries: libsodium.so.10: cannot open shared object file: No such file or directory
FAIL: test_spec_rep
/home/user/sources/zeromq-4.1.2/.libs/lt-test_spec_dealer: error while loading shared libraries: libsodium.so.10: cannot open shared object file: No such file or directory
FAIL: test_spec_dealer
/home/user/sources/zeromq-4.1.2/.libs/lt-test_spec_router: error while loading shared libraries: libsodium.so.10: cannot open shared object file: No such file or directory
FAIL: test_spec_router
/home/user/sources/zeromq-4.1.2/.libs/lt-test_spec_pushpull: error while loading shared libraries: libsodium.so.10: cannot open shared object file: No such file or directory
FAIL: test_spec_pushpull
/home/user/sources/zeromq-4.1.2/.libs/lt-test_req_correlate: error while loading shared libraries: libsodium.so.10: cannot open shared object file: No such file or directory
FAIL: test_req_correlate
/home/user/sources/zeromq-4.1.2/.libs/lt-test_req_relaxed: error while loading shared libraries: libsodium.so.10: cannot open shared object file: No such file or directory
FAIL: test_req_relaxed
/home/user/sources/zeromq-4.1.2/.libs/lt-test_conflate: error while loading shared libraries: libsodium.so.10: cannot open shared object file: No such file or directory
FAIL: test_conflate
/home/user/sources/zeromq-4.1.2/.libs/lt-test_inproc_connect: error while loading shared libraries: libsodium.so.10: cannot open shared object file: No such file or directory
FAIL: test_inproc_connect
/home/user/sources/zeromq-4.1.2/.libs/lt-test_issue_566: error while loading shared libraries: libsodium.so.10: cannot open shared object file: No such file or directory
FAIL: test_issue_566
/home/user/sources/zeromq-4.1.2/.libs/lt-test_proxy: error while loading shared libraries: libsodium.so.10: cannot open shared object file: No such file or directory
FAIL: test_proxy
/home/user/sources/zeromq-4.1.2/.libs/lt-test_proxy_single_socket: error while loading shared libraries: libsodium.so.10: cannot open shared object file: No such file or directory
FAIL: test_proxy_single_socket
/home/user/sources/zeromq-4.1.2/.libs/lt-test_proxy_terminate: error while loading shared libraries: libsodium.so.10: cannot open shared object file: No such file or directory
FAIL: test_proxy_terminate
/home/user/sources/zeromq-4.1.2/.libs/lt-test_many_sockets: error while loading shared libraries: libsodium.so.10: cannot open shared object file: No such file or directory
FAIL: test_many_sockets
/home/user/sources/zeromq-4.1.2/.libs/lt-test_ipc_wildcard: error while loading shared libraries: libsodium.so.10: cannot open shared object file: No such file or directory
FAIL: test_ipc_wildcard
/home/user/sources/zeromq-4.1.2/.libs/lt-test_diffserv: error while loading shared libraries: libsodium.so.10: cannot open shared object file: No such file or directory
FAIL: test_diffserv
/home/user/sources/zeromq-4.1.2/.libs/lt-test_connect_rid: error while loading shared libraries: libsodium.so.10: cannot open shared object file: No such file or directory
FAIL: test_connect_rid
/home/user/sources/zeromq-4.1.2/.libs/lt-test_bind_src_address: error while loading shared libraries: libsodium.so.10: cannot open shared object file: No such file or directory
FAIL: test_bind_src_address
/home/user/sources/zeromq-4.1.2/.libs/lt-test_metadata: error while loading shared libraries: libsodium.so.10: cannot open shared object file: No such file or directory
FAIL: test_metadata
/home/user/sources/zeromq-4.1.2/.libs/lt-test_capabilities: error while loading shared libraries: libsodium.so.10: cannot open shared object file: No such file or directory
FAIL: test_capabilities
/home/user/sources/zeromq-4.1.2/.libs/lt-test_xpub_nodrop: error while loading shared libraries: libsodium.so.10: cannot open shared object file: No such file or directory
FAIL: test_xpub_nodrop
/home/user/sources/zeromq-4.1.2/.libs/lt-test_shutdown_stress: error while loading shared libraries: libsodium.so.10: cannot open shared object file: No such file or directory
FAIL: test_shutdown_stress
/home/user/sources/zeromq-4.1.2/.libs/lt-test_pair_ipc: error while loading shared libraries: libsodium.so.10: cannot open shared object file: No such file or directory
FAIL: test_pair_ipc
/home/user/sources/zeromq-4.1.2/.libs/lt-test_reqrep_ipc: error while loading shared libraries: libsodium.so.10: cannot open shared object file: No such file or directory
FAIL: test_reqrep_ipc
/home/user/sources/zeromq-4.1.2/.libs/lt-test_timeo: error while loading shared libraries: libsodium.so.10: cannot open shared object file: No such file or directory
FAIL: test_timeo
/home/user/sources/zeromq-4.1.2/.libs/lt-test_filter_ipc: error while loading shared libraries: libsodium.so.10: cannot open shared object file: No such file or directory
FAIL: test_filter_ipc
/home/user/sources/zeromq-4.1.2/.libs/lt-test_fork: error while loading shared libraries: libsodium.so.10: cannot open shared object file: No such file or directory
FAIL: test_fork
/home/user/sources/zeromq-4.1.2/.libs/lt-test_abstract_ipc: error while loading shared libraries: libsodium.so.10: cannot open shared object file: No such file or directory
FAIL: test_abstract_ipc
============================================
60 of 60 tests failed
Please report to zeromq-dev@lists.zeromq.org
============================================
make[2]: *** [check-TESTS] Error 1
make[2]: Leaving directory `/home/user/sources/zeromq-4.1.2'
make[1]: *** [check-am] Error 2
make[1]: Leaving directory `/home/user/sources/zeromq-4.1.2'
make: *** [check-recursive] Error 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment