D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/sodium-1.0.15-1.mga7.src.rpm Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.MludoI + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf libsodium-1.0.15 + /usr/bin/gzip -dc /home/pterjan/rpmbuild/SOURCES/libsodium-1.0.15.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd libsodium-1.0.15 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.GM86xx + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd libsodium-1.0.15 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4' + export FFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + CONFIGURE_TOP=. + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool Modifying ltmain.sh underlinking for plugins (cf http://wiki.mandriva.com/en/Underlinking) Modifying build-aux/ltmain.sh underlinking for plugins (cf http://wiki.mandriva.com/en/Underlinking) + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking Fixing libtool's ltmain.sh to prevent overlinking (cf http://wiki.mandriva.com/en/Overlinking) + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . Fixing libtool inside configure to pass -Wl,xxx options before libraries + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 Forcing run-time library search path definition in configure to prevent libtool from adding rpath for standard directories (configure was generated with libtool without support for autodetection) + '[' -f ./configure.in -o -f ./configure.ac ']' + CONFIGURE_XPATH='--x-includes=/usr/include --x-libraries=/usr/lib64' + ./configure --build=x86_64-mageia-linux-gnu --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --x-includes=/usr/include --x-libraries=/usr/lib64 --enable-static=no checking build system type... x86_64-mageia-linux-gnu checking host system type... x86_64-mageia-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... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether UID '500' is supported by ustar format... yes checking whether GID '1001' 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 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 a sed that does not truncate output... /usr/bin/sed checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking whether gcc is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for gcc option to accept ISO C99... none needed checking dependency style of gcc... gcc3 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 for __native_client__ defined... no checking for _FORTIFY_SOURCE defined... yes checking whether C compiler accepts -fvisibility=hidden... yes checking whether C compiler accepts -fPIC... yes checking whether C compiler accepts -fPIE... yes checking whether the linker accepts -pie... yes checking whether C compiler accepts -fno-strict-aliasing... yes checking whether C compiler accepts -fno-strict-overflow... yes checking whether C compiler accepts -fstack-protector... yes checking whether the linker accepts -fstack-protector... 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 -Wduplicated-cond... yes checking whether C compiler accepts -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wduplicated-cond -Wfloat-equal... yes checking whether C compiler accepts -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wduplicated-cond -Wfloat-equal -Wformat=2... yes checking whether C compiler accepts -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wmissing-declarations... yes checking whether C compiler accepts -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wmissing-declarations -Wmissing-prototypes... yes checking whether C compiler accepts -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wmissing-declarations -Wmissing-prototypes -Wnested-externs... yes checking whether C compiler accepts -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits... yes checking whether C compiler accepts -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas... yes checking whether C compiler accepts -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id... yes checking whether C compiler accepts -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference... yes checking whether C compiler accepts -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wduplicated-cond -Wfloat-equal -Wformat=2 -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 -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wduplicated-cond -Wfloat-equal -Wformat=2 -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 -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wduplicated-cond -Wfloat-equal -Wformat=2 -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 -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference -Wold-style-declaration -Wpointer-arith -Wredundant-decls -Wshorten-64-to-32... no checking whether C compiler accepts -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference -Wold-style-declaration -Wpointer-arith -Wredundant-decls -Wstrict-prototypes... yes checking whether C compiler accepts -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference -Wold-style-declaration -Wpointer-arith -Wredundant-decls -Wstrict-prototypes -Wswitch-enum... yes checking whether C compiler accepts -Wall -Wextra -Wbad-function-cast -Wcast-align -Wcast-qual -Wduplicated-cond -Wfloat-equal -Wformat=2 -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wno-type-limits -Wno-unknown-pragmas -Wnormalized=id -Wnull-dereference -Wold-style-declaration -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 for a broken clang + AVX512 combination... no checking whether segmentation violations can be caught when using the C compiler... yes checking whether SIGABRT can be caught when using the C compiler... yes checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /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 how to convert x86_64-mageia-linux-gnu file names to x86_64-mageia-linux-gnu format... func_convert_file_noop checking how to convert x86_64-mageia-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 object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc 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... no 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 sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking intrin.h usability... no checking intrin.h presence... no 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 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 arc4random... no checking for arc4random_buf... no checking for mmap... yes checking for mlock... yes checking for madvise... yes checking for mprotect... yes checking for memset_s... no checking for explicit_bzero... no checking for nanosleep... yes checking for posix_memalign... yes checking for getpid... 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 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 + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.YuFFUI + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILDROOT/sodium-1.0.15-1.mga7.x86_64 '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILDROOT/sodium-1.0.15-1.mga7.x86_64 ++ dirname /home/pterjan/rpmbuild/BUILDROOT/sodium-1.0.15-1.mga7.x86_64 + mkdir -p /home/pterjan/rpmbuild/BUILDROOT + mkdir /home/pterjan/rpmbuild/BUILDROOT/sodium-1.0.15-1.mga7.x86_64 + cd libsodium-1.0.15 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/pterjan/rpmbuild/BUILDROOT/sodium-1.0.15-1.mga7.x86_64 'INSTALL=/usr/bin/install -p' Making install in builds make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libsodium-1.0.15/builds' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libsodium-1.0.15/builds' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libsodium-1.0.15/builds' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libsodium-1.0.15/builds' Making install in contrib make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libsodium-1.0.15/contrib' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libsodium-1.0.15/contrib' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libsodium-1.0.15/contrib' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libsodium-1.0.15/contrib' Making install in dist-build make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libsodium-1.0.15/dist-build' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libsodium-1.0.15/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/pterjan/rpmbuild/BUILD/libsodium-1.0.15/dist-build' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libsodium-1.0.15/dist-build' Making install in msvc-scripts make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libsodium-1.0.15/msvc-scripts' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libsodium-1.0.15/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/pterjan/rpmbuild/BUILD/libsodium-1.0.15/msvc-scripts' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libsodium-1.0.15/msvc-scripts' Making install in src make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libsodium-1.0.15/src' Making install in libsodium make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libsodium-1.0.15/src/libsodium' Making install in include make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/libsodium-1.0.15/src/libsodium/include' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/libsodium-1.0.15/src/libsodium/include' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/sodium-1.0.15-1.mga7.x86_64/usr/include' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/sodium-1.0.15-1.mga7.x86_64/usr/include/sodium' /usr/bin/install -p -m 644 sodium/core.h sodium/crypto_aead_aes256gcm.h sodium/crypto_aead_chacha20poly1305.h sodium/crypto_aead_xchacha20poly1305.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_curve25519xchacha20poly1305.h sodium/crypto_box_curve25519xsalsa20poly1305.h sodium/crypto_core_hchacha20.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_kdf.h sodium/crypto_kdf_blake2b.h sodium/crypto_kx.h sodium/crypto_onetimeauth.h sodium/crypto_onetimeauth_poly1305.h sodium/crypto_pwhash.h sodium/crypto_pwhash_argon2i.h sodium/crypto_pwhash_argon2id.h sodium/crypto_pwhash_scryptsalsa208sha256.h sodium/crypto_scalarmult.h sodium/crypto_scalarmult_curve25519.h sodium/crypto_secretbox.h sodium/crypto_secretbox_xchacha20poly1305.h sodium/crypto_secretbox_xsalsa20poly1305.h sodium/crypto_secretstream_xchacha20poly1305.h sodium/crypto_shorthash.h sodium/crypto_shorthash_siphash24.h sodium/crypto_sign.h sodium/crypto_sign_ed25519.h '/home/pterjan/rpmbuild/BUILDROOT/sodium-1.0.15-1.mga7.x86_64/usr/include/sodium' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/sodium-1.0.15-1.mga7.x86_64/usr/include/sodium' /usr/bin/install -p -m 644 sodium/crypto_sign_edwards25519sha512batch.h sodium/crypto_stream.h sodium/crypto_stream_chacha20.h sodium/crypto_stream_salsa20.h sodium/crypto_stream_salsa2012.h sodium/crypto_stream_salsa208.h sodium/crypto_stream_xchacha20.h sodium/crypto_stream_xsalsa20.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 '/home/pterjan/rpmbuild/BUILDROOT/sodium-1.0.15-1.mga7.x86_64/usr/include/sodium' /usr/bin/install -p -m 644 sodium.h '/home/pterjan/rpmbuild/BUILDROOT/sodium-1.0.15-1.mga7.x86_64/usr/include/.' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/sodium-1.0.15-1.mga7.x86_64/usr/include' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/sodium-1.0.15-1.mga7.x86_64/usr/include/sodium' /usr/bin/install -p -m 644 sodium/version.h '/home/pterjan/rpmbuild/BUILDROOT/sodium-1.0.15-1.mga7.x86_64/usr/include/sodium' make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libsodium-1.0.15/src/libsodium/include' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libsodium-1.0.15/src/libsodium/include' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/libsodium-1.0.15/src/libsodium' 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/curve25519/ref10/libsodium_la-curve25519_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/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 CC randombytes/salsa20/libsodium_la-randombytes_salsa20_random.lo CC randombytes/sysrandom/libsodium_la-randombytes_sysrandom.lo CC crypto_scalarmult/curve25519/donna_c64/libsodium_la-curve25519_donna_c64.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_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_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 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 CCLD libsodium.la make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/libsodium-1.0.15/src/libsodium' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/sodium-1.0.15-1.mga7.x86_64/usr/lib64' /bin/sh ../../libtool --mode=install /usr/bin/install -p libsodium.la '/home/pterjan/rpmbuild/BUILDROOT/sodium-1.0.15-1.mga7.x86_64/usr/lib64' libtool: install: /usr/bin/install -p .libs/libsodium.so.23.0.0 /home/pterjan/rpmbuild/BUILDROOT/sodium-1.0.15-1.mga7.x86_64/usr/lib64/libsodium.so.23.0.0 libtool: install: (cd /home/pterjan/rpmbuild/BUILDROOT/sodium-1.0.15-1.mga7.x86_64/usr/lib64 && { ln -s -f libsodium.so.23.0.0 libsodium.so.23 || { rm -f libsodium.so.23 && ln -s libsodium.so.23.0.0 libsodium.so.23; }; }) libtool: install: (cd /home/pterjan/rpmbuild/BUILDROOT/sodium-1.0.15-1.mga7.x86_64/usr/lib64 && { ln -s -f libsodium.so.23.0.0 libsodium.so || { rm -f libsodium.so && ln -s libsodium.so.23.0.0 libsodium.so; }; }) libtool: install: /usr/bin/install -p .libs/libsodium.lai /home/pterjan/rpmbuild/BUILDROOT/sodium-1.0.15-1.mga7.x86_64/usr/lib64/libsodium.la libtool: warning: remember to run 'libtool --finish /usr/lib64' make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libsodium-1.0.15/src/libsodium' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libsodium-1.0.15/src/libsodium' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libsodium-1.0.15/src/libsodium' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libsodium-1.0.15/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/libsodium-1.0.15/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/pterjan/rpmbuild/BUILD/libsodium-1.0.15/src' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libsodium-1.0.15/src' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libsodium-1.0.15/src' Making install in test make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libsodium-1.0.15/test' Making install in default make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libsodium-1.0.15/test/default' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/libsodium-1.0.15/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/pterjan/rpmbuild/BUILD/libsodium-1.0.15/test/default' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libsodium-1.0.15/test/default' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libsodium-1.0.15/test' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/libsodium-1.0.15/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/pterjan/rpmbuild/BUILD/libsodium-1.0.15/test' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libsodium-1.0.15/test' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libsodium-1.0.15/test' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/libsodium-1.0.15' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/libsodium-1.0.15' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/sodium-1.0.15-1.mga7.x86_64/usr/lib64/pkgconfig' /usr/bin/install -p -m 644 libsodium.pc '/home/pterjan/rpmbuild/BUILDROOT/sodium-1.0.15-1.mga7.x86_64/usr/lib64/pkgconfig' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libsodium-1.0.15' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/libsodium-1.0.15' + find /home/pterjan/rpmbuild/BUILDROOT/sodium-1.0.15-1.mga7.x86_64/usr/lib64 -name '*.la' -delete + find /home/pterjan/rpmbuild/BUILDROOT/sodium-1.0.15-1.mga7.x86_64/usr/lib64 -name '*.a' -delete + /usr/lib/rpm/find-debuginfo.sh -j8 -m -i --build-id-seed 1.0.15-1.mga7 --unique-debug-suffix -1.0.15-1.mga7.x86_64 --unique-debug-src-base sodium-1.0.15-1.mga7.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/libsodium-1.0.15 extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/sodium-1.0.15-1.mga7.x86_64/usr/lib64/libsodium.so.23.0.0 /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 1839 blocks + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/translate_menu + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + '[' 1 -eq 1 ']' + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink Processing files: lib64sodium23-1.0.15-1.mga7.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.MjftQM + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd libsodium-1.0.15 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/sodium-1.0.15-1.mga7.x86_64/usr/share/doc/lib64sodium23 + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/sodium-1.0.15-1.mga7.x86_64/usr/share/doc/lib64sodium23 + cp -pr AUTHORS /home/pterjan/rpmbuild/BUILDROOT/sodium-1.0.15-1.mga7.x86_64/usr/share/doc/lib64sodium23 + cp -pr README.markdown /home/pterjan/rpmbuild/BUILDROOT/sodium-1.0.15-1.mga7.x86_64/usr/share/doc/lib64sodium23 + cp -pr THANKS /home/pterjan/rpmbuild/BUILDROOT/sodium-1.0.15-1.mga7.x86_64/usr/share/doc/lib64sodium23 + cp -pr LICENSE /home/pterjan/rpmbuild/BUILDROOT/sodium-1.0.15-1.mga7.x86_64/usr/share/doc/lib64sodium23 + exit 0 Provides: lib64sodium23 = 1.0.15-1.mga7 lib64sodium23(x86-64) = 1.0.15-1.mga7 libsodium.so.23()(64bit) sodium = 1.0.15-1.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) Processing files: lib64sodium-devel-1.0.15-1.mga7.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.GOGN2Q + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd libsodium-1.0.15 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/sodium-1.0.15-1.mga7.x86_64/usr/share/doc/lib64sodium-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/sodium-1.0.15-1.mga7.x86_64/usr/share/doc/lib64sodium-devel + cp -pr ChangeLog /home/pterjan/rpmbuild/BUILDROOT/sodium-1.0.15-1.mga7.x86_64/usr/share/doc/lib64sodium-devel + exit 0 Provides: devel(libsodium(64bit)) lib64sodium-devel = 1.0.15-1.mga7 lib64sodium-devel(x86-64) = 1.0.15-1.mga7 libsodium-devel = 1.0.15-1.mga7 pkgconfig(libsodium) = 1.0.15 sodium-devel = 1.0.15-1.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: pkgconfig Processing files: sodium-debugsource-1.0.15-1.mga7.x86_64 Provides: sodium-debugsource = 1.0.15-1.mga7 sodium-debugsource(x86-64) = 1.0.15-1.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: lib64sodium23-debuginfo-1.0.15-1.mga7.x86_64 Provides: debuginfo(build-id) = e361fbd8591e5117bf55a80c29af6bf282754ff7 lib64sodium23-debuginfo = 1.0.15-1.mga7 lib64sodium23-debuginfo(x86-64) = 1.0.15-1.mga7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: sodium-debugsource(x86-64) = 1.0.15-1.mga7 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILDROOT/sodium-1.0.15-1.mga7.x86_64 Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64sodium23-1.0.15-1.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64sodium-devel-1.0.15-1.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/sodium-debugsource-1.0.15-1.mga7.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64sodium23-debuginfo-1.0.15-1.mga7.x86_64.rpm Executing(%clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.e4GsW3 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd libsodium-1.0.15 + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILDROOT/sodium-1.0.15-1.mga7.x86_64 + exit 0 Executing(--clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.20elTg + umask 022 + cd /home/pterjan/rpmbuild/BUILD + rm -rf libsodium-1.0.15 + exit 0 D: [iurt_root_command] Success!