Mock Version: 1.1.39 Mock Version: 1.1.39 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/cryptsetup.spec'], False, '/var/lib/mock/f22-build-2187118-400816/root/', None, 86400, True, False, 1000, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/cryptsetup.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory warning: Could not canonicalize hostname: buildvm-15.phx2.fedoraproject.org Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/cryptsetup-1.6.5-2.fc22.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/cryptsetup.spec'], False, '/var/lib/mock/f22-build-2187118-400816/root/', None, 86400, True, False, 1000, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/cryptsetup.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.uCIrYT + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf cryptsetup-1.6.5 + /usr/bin/xz -dc /builddir/build/SOURCES/cryptsetup-1.6.5.tar.xz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd cryptsetup-1.6.5 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + chmod -x python/pycryptsetup-test.py + chmod -x misc/dracut_90reencrypt/README misc/dracut_90reencrypt/check.old misc/dracut_90reencrypt/install.old misc/dracut_90reencrypt/module-setup.sh misc/dracut_90reencrypt/parse-reencrypt.sh misc/dracut_90reencrypt/reencrypt.sh + cp -a . /builddir/build/BUILD/python3-cryptsetup-1.6.5-2.fc22 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.GXApkO + umask 022 + cd /builddir/build/BUILD + cd cryptsetup-1.6.5 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' 1 = 1 ']' ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + '[' 1 = 1 ']' + '[' x '!=' x ']' + ./configure --build=i686-redhat-linux-gnu --host=i686-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-python --enable-fips --enable-cryptsetup-reencrypt --enable-pwquality 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 build system type... i686-redhat-linux-gnu checking host system type... i686-redhat-linux-gnu checking for style of include used by make... GNU checking for i686-redhat-linux-gnu-gcc... no 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... none 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 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 i686-redhat-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) none checking how to run the C preprocessor... gcc -E checking whether make sets $(MAKE)... (cached) yes checking how to print strings... printf checking for a sed that does not truncate output... /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 whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert i686-redhat-linux-gnu file names to i686-redhat-linux-gnu format... func_convert_file_noop checking how to convert i686-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for i686-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for i686-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for i686-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for i686-redhat-linux-gnu-strip... no checking for strip... strip checking for i686-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for i686-redhat-linux-gnu-mt... no 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) 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 i686-redhat-linux-gnu-pkg-config... /usr/bin/i686-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for ANSI C header files... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for inttypes.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking for unistd.h... (cached) yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking byteswap.h usability... yes checking byteswap.h presence... yes checking for byteswap.h... yes checking endian.h usability... yes checking endian.h presence... yes checking for endian.h... yes checking uuid/uuid.h usability... yes checking uuid/uuid.h presence... yes checking for uuid/uuid.h... yes checking libdevmapper.h usability... yes checking libdevmapper.h presence... yes checking for libdevmapper.h... yes checking for uuid_clear in -luuid... yes checking for library containing clock_gettime... none required checking for posix_memalign... yes checking for clock_gettime... yes checking for an ANSI C-conforming const... yes checking whether byte ordering is bigendian... no checking for off_t... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking for _LARGEFILE_SOURCE value needed for large files... no checking whether gcc needs -traditional... no checking whether NLS is requested... yes checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for poptConfigFileToString in -lpopt... yes checking for FIPSCHECK_verify in -lfipscheck... yes checking for PWQUALITY... yes checking for DEVMAPPER... yes checking whether dm_task_secure_data is declared... yes checking whether dm_task_retry_remove is declared... yes checking whether DM_UDEV_DISABLE_DISK_RULES_FLAG is declared... yes checking linux/if_alg.h usability... yes checking linux/if_alg.h presence... yes checking for linux/if_alg.h... yes checking for i686-redhat-linux-gnu-libgcrypt-config... no checking for libgcrypt-config... /usr/bin/libgcrypt-config checking for LIBGCRYPT - version >= 1.6.1... yes (1.6.1) checking for i686-redhat-linux-gnu-libgcrypt-config... /usr/bin/libgcrypt-config checking for LIBGCRYPT - version >= 1.4.5... yes (1.6.1) checking for a Python interpreter with version >= 2.6... python checking for python... /usr/bin/python checking for python version... 2.7 checking for python platform... linux2 checking for python script directory... ${prefix}/lib/python2.7/site-packages checking for python extension module directory... ${exec_prefix}/lib/python2.7/site-packages checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating lib/Makefile config.status: creating lib/libcryptsetup.pc config.status: creating lib/crypto_backend/Makefile config.status: creating lib/luks1/Makefile config.status: creating lib/loopaes/Makefile config.status: creating lib/verity/Makefile config.status: creating lib/tcrypt/Makefile config.status: creating src/Makefile config.status: creating po/Makefile.in config.status: creating man/Makefile config.status: creating tests/Makefile config.status: creating python/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile + sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool + sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool + make -j4 make all-recursive make[1]: Entering directory '/builddir/build/BUILD/cryptsetup-1.6.5' Making all in lib make[2]: Entering directory '/builddir/build/BUILD/cryptsetup-1.6.5/lib' Making all in crypto_backend make[3]: Entering directory '/builddir/build/BUILD/cryptsetup-1.6.5/lib/crypto_backend' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -include config.h -I../../lib -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libcrypto_backend_la-crypto_cipher_kernel.lo `test -f 'crypto_cipher_kernel.c' || echo './'`crypto_cipher_kernel.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -include config.h -I../../lib -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libcrypto_backend_la-crypto_storage.lo `test -f 'crypto_storage.c' || echo './'`crypto_storage.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -include config.h -I../../lib -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libcrypto_backend_la-pbkdf_check.lo `test -f 'pbkdf_check.c' || echo './'`pbkdf_check.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -include config.h -I../../lib -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libcrypto_backend_la-crc32.lo `test -f 'crc32.c' || echo './'`crc32.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -include config.h -I../../lib -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c crypto_cipher_kernel.c -fPIC -DPIC -o .libs/libcrypto_backend_la-crypto_cipher_kernel.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -include config.h -I../../lib -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c crc32.c -fPIC -DPIC -o .libs/libcrypto_backend_la-crc32.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -include config.h -I../../lib -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c crypto_storage.c -fPIC -DPIC -o .libs/libcrypto_backend_la-crypto_storage.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -include config.h -I../../lib -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c pbkdf_check.c -fPIC -DPIC -o .libs/libcrypto_backend_la-pbkdf_check.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -include config.h -I../../lib -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libcrypto_backend_la-crypto_gcrypt.lo `test -f 'crypto_gcrypt.c' || echo './'`crypto_gcrypt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -include config.h -I../../lib -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c crypto_gcrypt.c -fPIC -DPIC -o .libs/libcrypto_backend_la-crypto_gcrypt.o /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z,relro -o libcrypto_backend.la libcrypto_backend_la-crypto_cipher_kernel.lo libcrypto_backend_la-crypto_storage.lo libcrypto_backend_la-pbkdf_check.lo libcrypto_backend_la-crc32.lo libcrypto_backend_la-crypto_gcrypt.lo libtool: link: ar cru .libs/libcrypto_backend.a .libs/libcrypto_backend_la-crypto_cipher_kernel.o .libs/libcrypto_backend_la-crypto_storage.o .libs/libcrypto_backend_la-pbkdf_check.o .libs/libcrypto_backend_la-crc32.o .libs/libcrypto_backend_la-crypto_gcrypt.o libtool: link: ranlib .libs/libcrypto_backend.a libtool: link: ( cd ".libs" && rm -f "libcrypto_backend.la" && ln -s "../libcrypto_backend.la" "libcrypto_backend.la" ) make[3]: Leaving directory '/builddir/build/BUILD/cryptsetup-1.6.5/lib/crypto_backend' Making all in luks1 make[3]: Entering directory '/builddir/build/BUILD/cryptsetup-1.6.5/lib/luks1' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -include config.h -I../../lib -I../../lib/crypto_backend -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libluks1_la-af.lo `test -f 'af.c' || echo './'`af.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -include config.h -I../../lib -I../../lib/crypto_backend -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libluks1_la-keymanage.lo `test -f 'keymanage.c' || echo './'`keymanage.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -include config.h -I../../lib -I../../lib/crypto_backend -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libluks1_la-keyencryption.lo `test -f 'keyencryption.c' || echo './'`keyencryption.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -include config.h -I../../lib -I../../lib/crypto_backend -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c af.c -fPIC -DPIC -o .libs/libluks1_la-af.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -include config.h -I../../lib -I../../lib/crypto_backend -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c keyencryption.c -fPIC -DPIC -o .libs/libluks1_la-keyencryption.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -include config.h -I../../lib -I../../lib/crypto_backend -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c keymanage.c -fPIC -DPIC -o .libs/libluks1_la-keymanage.o /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z,relro -o libluks1.la libluks1_la-af.lo libluks1_la-keymanage.lo libluks1_la-keyencryption.lo libtool: link: ar cru .libs/libluks1.a .libs/libluks1_la-af.o .libs/libluks1_la-keymanage.o .libs/libluks1_la-keyencryption.o libtool: link: ranlib .libs/libluks1.a libtool: link: ( cd ".libs" && rm -f "libluks1.la" && ln -s "../libluks1.la" "libluks1.la" ) make[3]: Leaving directory '/builddir/build/BUILD/cryptsetup-1.6.5/lib/luks1' Making all in loopaes make[3]: Entering directory '/builddir/build/BUILD/cryptsetup-1.6.5/lib/loopaes' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -include config.h -I../../lib -I../../lib/crypto_backend -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libloopaes_la-loopaes.lo `test -f 'loopaes.c' || echo './'`loopaes.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -include config.h -I../../lib -I../../lib/crypto_backend -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c loopaes.c -fPIC -DPIC -o .libs/libloopaes_la-loopaes.o /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z,relro -o libloopaes.la libloopaes_la-loopaes.lo libtool: link: ar cru .libs/libloopaes.a .libs/libloopaes_la-loopaes.o libtool: link: ranlib .libs/libloopaes.a libtool: link: ( cd ".libs" && rm -f "libloopaes.la" && ln -s "../libloopaes.la" "libloopaes.la" ) make[3]: Leaving directory '/builddir/build/BUILD/cryptsetup-1.6.5/lib/loopaes' Making all in verity make[3]: Entering directory '/builddir/build/BUILD/cryptsetup-1.6.5/lib/verity' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -include config.h -I../../lib -I../../lib/crypto_backend -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libverity_la-verity_hash.lo `test -f 'verity_hash.c' || echo './'`verity_hash.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -include config.h -I../../lib -I../../lib/crypto_backend -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libverity_la-verity.lo `test -f 'verity.c' || echo './'`verity.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -include config.h -I../../lib -I../../lib/crypto_backend -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c verity_hash.c -fPIC -DPIC -o .libs/libverity_la-verity_hash.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -include config.h -I../../lib -I../../lib/crypto_backend -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c verity.c -fPIC -DPIC -o .libs/libverity_la-verity.o /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z,relro -o libverity.la libverity_la-verity_hash.lo libverity_la-verity.lo libtool: link: ar cru .libs/libverity.a .libs/libverity_la-verity_hash.o .libs/libverity_la-verity.o libtool: link: ranlib .libs/libverity.a libtool: link: ( cd ".libs" && rm -f "libverity.la" && ln -s "../libverity.la" "libverity.la" ) make[3]: Leaving directory '/builddir/build/BUILD/cryptsetup-1.6.5/lib/verity' Making all in tcrypt make[3]: Entering directory '/builddir/build/BUILD/cryptsetup-1.6.5/lib/tcrypt' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -include config.h -I../../lib -I../../lib/crypto_backend -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libtcrypt_la-tcrypt.lo `test -f 'tcrypt.c' || echo './'`tcrypt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -include config.h -I../../lib -I../../lib/crypto_backend -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c tcrypt.c -fPIC -DPIC -o .libs/libtcrypt_la-tcrypt.o /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z,relro -o libtcrypt.la libtcrypt_la-tcrypt.lo libtool: link: ar cru .libs/libtcrypt.a .libs/libtcrypt_la-tcrypt.o libtool: link: ranlib .libs/libtcrypt.a libtool: link: ( cd ".libs" && rm -f "libtcrypt.la" && ln -s "../libtcrypt.la" "libtcrypt.la" ) make[3]: Leaving directory '/builddir/build/BUILD/cryptsetup-1.6.5/lib/tcrypt' make[3]: Entering directory '/builddir/build/BUILD/cryptsetup-1.6.5/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -include config.h -I.. -I../lib/crypto_backend -I../lib/luks1 -I../lib/loopaes -I../lib/verity -I../lib/tcrypt -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib"\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DVERSION=\""1.6.5"\" -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libcryptsetup_la-setup.lo `test -f 'setup.c' || echo './'`setup.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -include config.h -I.. -I../lib/crypto_backend -I../lib/luks1 -I../lib/loopaes -I../lib/verity -I../lib/tcrypt -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib"\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DVERSION=\""1.6.5"\" -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libcryptsetup_la-utils.lo `test -f 'utils.c' || echo './'`utils.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -include config.h -I.. -I../lib/crypto_backend -I../lib/luks1 -I../lib/loopaes -I../lib/verity -I../lib/tcrypt -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib"\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DVERSION=\""1.6.5"\" -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libcryptsetup_la-utils_benchmark.lo `test -f 'utils_benchmark.c' || echo './'`utils_benchmark.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -include config.h -I.. -I../lib/crypto_backend -I../lib/luks1 -I../lib/loopaes -I../lib/verity -I../lib/tcrypt -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib"\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DVERSION=\""1.6.5"\" -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libcryptsetup_la-utils_crypt.lo `test -f 'utils_crypt.c' || echo './'`utils_crypt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -include config.h -I.. -I../lib/crypto_backend -I../lib/luks1 -I../lib/loopaes -I../lib/verity -I../lib/tcrypt -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib\" -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DVERSION=\"1.6.5\" -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c utils_crypt.c -fPIC -DPIC -o .libs/libcryptsetup_la-utils_crypt.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -include config.h -I.. -I../lib/crypto_backend -I../lib/luks1 -I../lib/loopaes -I../lib/verity -I../lib/tcrypt -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib\" -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DVERSION=\"1.6.5\" -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c setup.c -fPIC -DPIC -o .libs/libcryptsetup_la-setup.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -include config.h -I.. -I../lib/crypto_backend -I../lib/luks1 -I../lib/loopaes -I../lib/verity -I../lib/tcrypt -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib\" -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DVERSION=\"1.6.5\" -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c utils.c -fPIC -DPIC -o .libs/libcryptsetup_la-utils.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -include config.h -I.. -I../lib/crypto_backend -I../lib/luks1 -I../lib/loopaes -I../lib/verity -I../lib/tcrypt -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib\" -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DVERSION=\"1.6.5\" -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c utils_benchmark.c -fPIC -DPIC -o .libs/libcryptsetup_la-utils_benchmark.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -include config.h -I.. -I../lib/crypto_backend -I../lib/luks1 -I../lib/loopaes -I../lib/verity -I../lib/tcrypt -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib"\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DVERSION=\""1.6.5"\" -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libcryptsetup_la-utils_loop.lo `test -f 'utils_loop.c' || echo './'`utils_loop.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -include config.h -I.. -I../lib/crypto_backend -I../lib/luks1 -I../lib/loopaes -I../lib/verity -I../lib/tcrypt -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib\" -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DVERSION=\"1.6.5\" -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c utils_loop.c -fPIC -DPIC -o .libs/libcryptsetup_la-utils_loop.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -include config.h -I.. -I../lib/crypto_backend -I../lib/luks1 -I../lib/loopaes -I../lib/verity -I../lib/tcrypt -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib"\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DVERSION=\""1.6.5"\" -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libcryptsetup_la-utils_devpath.lo `test -f 'utils_devpath.c' || echo './'`utils_devpath.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -include config.h -I.. -I../lib/crypto_backend -I../lib/luks1 -I../lib/loopaes -I../lib/verity -I../lib/tcrypt -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib\" -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DVERSION=\"1.6.5\" -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c utils_devpath.c -fPIC -DPIC -o .libs/libcryptsetup_la-utils_devpath.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -include config.h -I.. -I../lib/crypto_backend -I../lib/luks1 -I../lib/loopaes -I../lib/verity -I../lib/tcrypt -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib"\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DVERSION=\""1.6.5"\" -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libcryptsetup_la-utils_wipe.lo `test -f 'utils_wipe.c' || echo './'`utils_wipe.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -include config.h -I.. -I../lib/crypto_backend -I../lib/luks1 -I../lib/loopaes -I../lib/verity -I../lib/tcrypt -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib\" -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DVERSION=\"1.6.5\" -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c utils_wipe.c -fPIC -DPIC -o .libs/libcryptsetup_la-utils_wipe.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -include config.h -I.. -I../lib/crypto_backend -I../lib/luks1 -I../lib/loopaes -I../lib/verity -I../lib/tcrypt -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib"\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DVERSION=\""1.6.5"\" -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libcryptsetup_la-utils_fips.lo `test -f 'utils_fips.c' || echo './'`utils_fips.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -include config.h -I.. -I../lib/crypto_backend -I../lib/luks1 -I../lib/loopaes -I../lib/verity -I../lib/tcrypt -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib\" -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DVERSION=\"1.6.5\" -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c utils_fips.c -fPIC -DPIC -o .libs/libcryptsetup_la-utils_fips.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -include config.h -I.. -I../lib/crypto_backend -I../lib/luks1 -I../lib/loopaes -I../lib/verity -I../lib/tcrypt -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib"\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DVERSION=\""1.6.5"\" -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libcryptsetup_la-utils_device.lo `test -f 'utils_device.c' || echo './'`utils_device.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -include config.h -I.. -I../lib/crypto_backend -I../lib/luks1 -I../lib/loopaes -I../lib/verity -I../lib/tcrypt -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib"\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DVERSION=\""1.6.5"\" -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libcryptsetup_la-libdevmapper.lo `test -f 'libdevmapper.c' || echo './'`libdevmapper.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -include config.h -I.. -I../lib/crypto_backend -I../lib/luks1 -I../lib/loopaes -I../lib/verity -I../lib/tcrypt -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib\" -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DVERSION=\"1.6.5\" -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c utils_device.c -fPIC -DPIC -o .libs/libcryptsetup_la-utils_device.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -include config.h -I.. -I../lib/crypto_backend -I../lib/luks1 -I../lib/loopaes -I../lib/verity -I../lib/tcrypt -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib"\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DVERSION=\""1.6.5"\" -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libcryptsetup_la-volumekey.lo `test -f 'volumekey.c' || echo './'`volumekey.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -include config.h -I.. -I../lib/crypto_backend -I../lib/luks1 -I../lib/loopaes -I../lib/verity -I../lib/tcrypt -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib\" -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DVERSION=\"1.6.5\" -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c libdevmapper.c -fPIC -DPIC -o .libs/libcryptsetup_la-libdevmapper.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -include config.h -I.. -I../lib/crypto_backend -I../lib/luks1 -I../lib/loopaes -I../lib/verity -I../lib/tcrypt -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib\" -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DVERSION=\"1.6.5\" -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c volumekey.c -fPIC -DPIC -o .libs/libcryptsetup_la-volumekey.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -include config.h -I.. -I../lib/crypto_backend -I../lib/luks1 -I../lib/loopaes -I../lib/verity -I../lib/tcrypt -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib"\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DVERSION=\""1.6.5"\" -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libcryptsetup_la-random.lo `test -f 'random.c' || echo './'`random.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -include config.h -I.. -I../lib/crypto_backend -I../lib/luks1 -I../lib/loopaes -I../lib/verity -I../lib/tcrypt -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib\" -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DVERSION=\"1.6.5\" -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c random.c -fPIC -DPIC -o .libs/libcryptsetup_la-random.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -include config.h -I.. -I../lib/crypto_backend -I../lib/luks1 -I../lib/loopaes -I../lib/verity -I../lib/tcrypt -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib"\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DVERSION=\""1.6.5"\" -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libcryptsetup_la-crypt_plain.lo `test -f 'crypt_plain.c' || echo './'`crypt_plain.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -include config.h -I.. -I../lib/crypto_backend -I../lib/luks1 -I../lib/loopaes -I../lib/verity -I../lib/tcrypt -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib\" -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DVERSION=\"1.6.5\" -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c crypt_plain.c -fPIC -DPIC -o .libs/libcryptsetup_la-crypt_plain.o /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -no-undefined -Wl,--version-script=../lib/libcryptsetup.sym -version-info 10:0:6 -Wl,-z,relro -o libcryptsetup.la -rpath /usr/lib libcryptsetup_la-setup.lo libcryptsetup_la-utils.lo libcryptsetup_la-utils_benchmark.lo libcryptsetup_la-utils_crypt.lo libcryptsetup_la-utils_loop.lo libcryptsetup_la-utils_devpath.lo libcryptsetup_la-utils_wipe.lo libcryptsetup_la-utils_fips.lo libcryptsetup_la-utils_device.lo libcryptsetup_la-libdevmapper.lo libcryptsetup_la-volumekey.lo libcryptsetup_la-random.lo libcryptsetup_la-crypt_plain.lo -luuid -ldevmapper -lgcrypt -ldl -lgpg-error -lfipscheck crypto_backend/libcrypto_backend.la luks1/libluks1.la loopaes/libloopaes.la verity/libverity.la tcrypt/libtcrypt.la libtool: link: gcc -shared -fPIC -DPIC .libs/libcryptsetup_la-setup.o .libs/libcryptsetup_la-utils.o .libs/libcryptsetup_la-utils_benchmark.o .libs/libcryptsetup_la-utils_crypt.o .libs/libcryptsetup_la-utils_loop.o .libs/libcryptsetup_la-utils_devpath.o .libs/libcryptsetup_la-utils_wipe.o .libs/libcryptsetup_la-utils_fips.o .libs/libcryptsetup_la-utils_device.o .libs/libcryptsetup_la-libdevmapper.o .libs/libcryptsetup_la-volumekey.o .libs/libcryptsetup_la-random.o .libs/libcryptsetup_la-crypt_plain.o -Wl,--whole-archive crypto_backend/.libs/libcrypto_backend.a luks1/.libs/libluks1.a loopaes/.libs/libloopaes.a verity/.libs/libverity.a tcrypt/.libs/libtcrypt.a -Wl,--no-whole-archive -luuid -ldevmapper -lgcrypt -ldl -lgpg-error -lfipscheck -O2 -m32 -march=i686 -mtune=atom -Wl,--version-script=../lib/libcryptsetup.sym -Wl,-z -Wl,relro -Wl,-soname -Wl,libcryptsetup.so.4 -o .libs/libcryptsetup.so.4.6.0 libtool: link: (cd ".libs" && rm -f "libcryptsetup.so.4" && ln -s "libcryptsetup.so.4.6.0" "libcryptsetup.so.4") libtool: link: (cd ".libs" && rm -f "libcryptsetup.so" && ln -s "libcryptsetup.so.4.6.0" "libcryptsetup.so") libtool: link: ( cd ".libs" && rm -f "libcryptsetup.la" && ln -s "../libcryptsetup.la" "libcryptsetup.la" ) make[3]: Leaving directory '/builddir/build/BUILD/cryptsetup-1.6.5/lib' make[2]: Leaving directory '/builddir/build/BUILD/cryptsetup-1.6.5/lib' Making all in src make[2]: Entering directory '/builddir/build/BUILD/cryptsetup-1.6.5/src' gcc -DHAVE_CONFIG_H -I. -I.. -include config.h -I.. -I../lib -DDATADIR=\""/usr/share"\" -DLOCALEDIR=\""/usr/share/locale"\" -DLIBDIR=\""/usr/lib"\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DVERSION=\""1.6.5"\" -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o cryptsetup-utils_crypt.o `test -f '../lib/utils_crypt.c' || echo './'`../lib/utils_crypt.c gcc -DHAVE_CONFIG_H -I. -I.. -include config.h -I.. -I../lib -DDATADIR=\""/usr/share"\" -DLOCALEDIR=\""/usr/share/locale"\" -DLIBDIR=\""/usr/lib"\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DVERSION=\""1.6.5"\" -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o cryptsetup-utils_loop.o `test -f '../lib/utils_loop.c' || echo './'`../lib/utils_loop.c gcc -DHAVE_CONFIG_H -I. -I.. -include config.h -I.. -I../lib -DDATADIR=\""/usr/share"\" -DLOCALEDIR=\""/usr/share/locale"\" -DLIBDIR=\""/usr/lib"\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DVERSION=\""1.6.5"\" -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o cryptsetup-utils_fips.o `test -f '../lib/utils_fips.c' || echo './'`../lib/utils_fips.c gcc -DHAVE_CONFIG_H -I. -I.. -include config.h -I.. -I../lib -DDATADIR=\""/usr/share"\" -DLOCALEDIR=\""/usr/share/locale"\" -DLIBDIR=\""/usr/lib"\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DVERSION=\""1.6.5"\" -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o cryptsetup-utils_tools.o `test -f 'utils_tools.c' || echo './'`utils_tools.c gcc -DHAVE_CONFIG_H -I. -I.. -include config.h -I.. -I../lib -DDATADIR=\""/usr/share"\" -DLOCALEDIR=\""/usr/share/locale"\" -DLIBDIR=\""/usr/lib"\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DVERSION=\""1.6.5"\" -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o cryptsetup-utils_password.o `test -f 'utils_password.c' || echo './'`utils_password.c gcc -DHAVE_CONFIG_H -I. -I.. -include config.h -I.. -I../lib -DDATADIR=\""/usr/share"\" -DLOCALEDIR=\""/usr/share/locale"\" -DLIBDIR=\""/usr/lib"\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DVERSION=\""1.6.5"\" -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o cryptsetup-cryptsetup.o `test -f 'cryptsetup.c' || echo './'`cryptsetup.c gcc -DHAVE_CONFIG_H -I. -I.. -include config.h -I.. -I../lib -DDATADIR=\""/usr/share"\" -DLOCALEDIR=\""/usr/share/locale"\" -DLIBDIR=\""/usr/lib"\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DVERSION=\""1.6.5"\" -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o veritysetup-utils_crypt.o `test -f '../lib/utils_crypt.c' || echo './'`../lib/utils_crypt.c gcc -DHAVE_CONFIG_H -I. -I.. -include config.h -I.. -I../lib -DDATADIR=\""/usr/share"\" -DLOCALEDIR=\""/usr/share/locale"\" -DLIBDIR=\""/usr/lib"\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DVERSION=\""1.6.5"\" -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o veritysetup-utils_loop.o `test -f '../lib/utils_loop.c' || echo './'`../lib/utils_loop.c gcc -DHAVE_CONFIG_H -I. -I.. -include config.h -I.. -I../lib -DDATADIR=\""/usr/share"\" -DLOCALEDIR=\""/usr/share/locale"\" -DLIBDIR=\""/usr/lib"\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DVERSION=\""1.6.5"\" -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o veritysetup-utils_tools.o `test -f 'utils_tools.c' || echo './'`utils_tools.c gcc -DHAVE_CONFIG_H -I. -I.. -include config.h -I.. -I../lib -DDATADIR=\""/usr/share"\" -DLOCALEDIR=\""/usr/share/locale"\" -DLIBDIR=\""/usr/lib"\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DVERSION=\""1.6.5"\" -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o veritysetup-veritysetup.o `test -f 'veritysetup.c' || echo './'`veritysetup.c gcc -DHAVE_CONFIG_H -I. -I.. -include config.h -I.. -I../lib -DDATADIR=\""/usr/share"\" -DLOCALEDIR=\""/usr/share/locale"\" -DLIBDIR=\""/usr/lib"\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DVERSION=\""1.6.5"\" -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o cryptsetup_reencrypt-utils_crypt.o `test -f '../lib/utils_crypt.c' || echo './'`../lib/utils_crypt.c gcc -DHAVE_CONFIG_H -I. -I.. -include config.h -I.. -I../lib -DDATADIR=\""/usr/share"\" -DLOCALEDIR=\""/usr/share/locale"\" -DLIBDIR=\""/usr/lib"\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DVERSION=\""1.6.5"\" -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o cryptsetup_reencrypt-utils_tools.o `test -f 'utils_tools.c' || echo './'`utils_tools.c gcc -DHAVE_CONFIG_H -I. -I.. -include config.h -I.. -I../lib -DDATADIR=\""/usr/share"\" -DLOCALEDIR=\""/usr/share/locale"\" -DLIBDIR=\""/usr/lib"\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DVERSION=\""1.6.5"\" -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o cryptsetup_reencrypt-cryptsetup_reencrypt.o `test -f 'cryptsetup_reencrypt.c' || echo './'`cryptsetup_reencrypt.c /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z,relro -o veritysetup veritysetup-utils_crypt.o veritysetup-utils_loop.o veritysetup-utils_tools.o veritysetup-veritysetup.o ../lib/libcryptsetup.la -lpopt libtool: link: gcc -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z -Wl,relro -o .libs/veritysetup veritysetup-utils_crypt.o veritysetup-utils_loop.o veritysetup-utils_tools.o veritysetup-veritysetup.o ../lib/.libs/libcryptsetup.so -lpopt /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z,relro -o cryptsetup cryptsetup-utils_crypt.o cryptsetup-utils_loop.o cryptsetup-utils_fips.o cryptsetup-utils_tools.o cryptsetup-utils_password.o cryptsetup-cryptsetup.o ../lib/libcryptsetup.la -lpopt -lfipscheck -lpwquality libtool: link: gcc -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z -Wl,relro -o .libs/cryptsetup cryptsetup-utils_crypt.o cryptsetup-utils_loop.o cryptsetup-utils_fips.o cryptsetup-utils_tools.o cryptsetup-utils_password.o cryptsetup-cryptsetup.o ../lib/.libs/libcryptsetup.so -lpopt -lfipscheck -lpwquality /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z,relro -o cryptsetup-reencrypt cryptsetup_reencrypt-utils_crypt.o cryptsetup_reencrypt-utils_tools.o cryptsetup_reencrypt-cryptsetup_reencrypt.o ../lib/libcryptsetup.la -lpopt -lfipscheck -lpwquality libtool: link: gcc -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z -Wl,relro -o .libs/cryptsetup-reencrypt cryptsetup_reencrypt-utils_crypt.o cryptsetup_reencrypt-utils_tools.o cryptsetup_reencrypt-cryptsetup_reencrypt.o ../lib/.libs/libcryptsetup.so -lpopt -lfipscheck -lpwquality make[2]: Leaving directory '/builddir/build/BUILD/cryptsetup-1.6.5/src' Making all in man make[2]: Entering directory '/builddir/build/BUILD/cryptsetup-1.6.5/man' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/cryptsetup-1.6.5/man' Making all in python make[2]: Entering directory '/builddir/build/BUILD/cryptsetup-1.6.5/python' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I../lib -I/usr/include/python2.7 -I/usr/include/python2.7 -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o pycryptsetup_la-pycryptsetup.lo `test -f 'pycryptsetup.c' || echo './'`pycryptsetup.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I../lib -I/usr/include/python2.7 -I/usr/include/python2.7 -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c pycryptsetup.c -fPIC -DPIC -o .libs/pycryptsetup_la-pycryptsetup.o /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -avoid-version -module -shared -export-dynamic -Wl,-z,relro -o pycryptsetup.la -rpath /usr/lib/python2.7/site-packages pycryptsetup_la-pycryptsetup.lo ../lib/libcryptsetup.la -lpthread -ldl -lutil -lm -lpython2.7 libtool: link: gcc -shared -fPIC -DPIC .libs/pycryptsetup_la-pycryptsetup.o ../lib/.libs/libcryptsetup.so -lpthread -ldl -lutil -lm -lpython2.7 -O2 -m32 -march=i686 -mtune=atom -Wl,-z -Wl,relro -Wl,-soname -Wl,pycryptsetup.so -o .libs/pycryptsetup.so libtool: link: ( cd ".libs" && rm -f "pycryptsetup.la" && ln -s "../pycryptsetup.la" "pycryptsetup.la" ) make[2]: Leaving directory '/builddir/build/BUILD/cryptsetup-1.6.5/python' Making all in tests make[2]: Entering directory '/builddir/build/BUILD/cryptsetup-1.6.5/tests' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/cryptsetup-1.6.5/tests' Making all in po make[2]: Entering directory '/builddir/build/BUILD/cryptsetup-1.6.5/po' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/cryptsetup-1.6.5/po' make[2]: Entering directory '/builddir/build/BUILD/cryptsetup-1.6.5' make[2]: Leaving directory '/builddir/build/BUILD/cryptsetup-1.6.5' make[1]: Leaving directory '/builddir/build/BUILD/cryptsetup-1.6.5' + pushd /builddir/build/BUILD/python3-cryptsetup-1.6.5-2.fc22 ~/build/BUILD/python3-cryptsetup-1.6.5-2.fc22 ~/build/BUILD/cryptsetup-1.6.5 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' 1 = 1 ']' ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + '[' 1 = 1 ']' + '[' x '!=' x ']' + ./configure --build=i686-redhat-linux-gnu --host=i686-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-python --with-python_version=3 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 build system type... i686-redhat-linux-gnu checking host system type... i686-redhat-linux-gnu checking for style of include used by make... GNU checking for i686-redhat-linux-gnu-gcc... no 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... none 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 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 i686-redhat-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) none checking how to run the C preprocessor... gcc -E checking whether make sets $(MAKE)... (cached) yes checking how to print strings... printf checking for a sed that does not truncate output... /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 whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert i686-redhat-linux-gnu file names to i686-redhat-linux-gnu format... func_convert_file_noop checking how to convert i686-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for i686-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for i686-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for i686-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for i686-redhat-linux-gnu-strip... no checking for strip... strip checking for i686-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for i686-redhat-linux-gnu-mt... no 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) 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 i686-redhat-linux-gnu-pkg-config... /usr/bin/i686-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for ANSI C header files... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for inttypes.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking for unistd.h... (cached) yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking byteswap.h usability... yes checking byteswap.h presence... yes checking for byteswap.h... yes checking endian.h usability... yes checking endian.h presence... yes checking for endian.h... yes checking uuid/uuid.h usability... yes checking uuid/uuid.h presence... yes checking for uuid/uuid.h... yes checking libdevmapper.h usability... yes checking libdevmapper.h presence... yes checking for libdevmapper.h... yes checking for uuid_clear in -luuid... yes checking for library containing clock_gettime... none required checking for posix_memalign... yes checking for clock_gettime... yes checking for an ANSI C-conforming const... yes checking whether byte ordering is bigendian... no checking for off_t... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... 64 checking for _LARGEFILE_SOURCE value needed for large files... no checking whether gcc needs -traditional... no checking whether NLS is requested... yes checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for poptConfigFileToString in -lpopt... yes checking for DEVMAPPER... yes checking whether dm_task_secure_data is declared... yes checking whether dm_task_retry_remove is declared... yes checking whether DM_UDEV_DISABLE_DISK_RULES_FLAG is declared... yes checking linux/if_alg.h usability... yes checking linux/if_alg.h presence... yes checking for linux/if_alg.h... yes checking for i686-redhat-linux-gnu-libgcrypt-config... no checking for libgcrypt-config... /usr/bin/libgcrypt-config checking for LIBGCRYPT - version >= 1.6.1... yes (1.6.1) checking for i686-redhat-linux-gnu-libgcrypt-config... /usr/bin/libgcrypt-config checking for LIBGCRYPT - version >= 1.1.42... yes (1.6.1) checking for a Python interpreter with version >= 3... python3 checking for python3... /usr/bin/python3 checking for python3 version... 3.4 checking for python3 platform... linux checking for python3 script directory... ${prefix}/lib/python3.4/site-packages checking for python3 extension module directory... ${exec_prefix}/lib/python3.4/site-packages checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating lib/Makefile config.status: creating lib/libcryptsetup.pc config.status: creating lib/crypto_backend/Makefile config.status: creating lib/luks1/Makefile config.status: creating lib/loopaes/Makefile config.status: creating lib/verity/Makefile config.status: creating lib/tcrypt/Makefile config.status: creating src/Makefile config.status: creating po/Makefile.in config.status: creating man/Makefile config.status: creating tests/Makefile config.status: creating python/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile + make -j4 make all-recursive make[1]: Entering directory '/builddir/build/BUILD/python3-cryptsetup-1.6.5-2.fc22' Making all in lib make[2]: Entering directory '/builddir/build/BUILD/python3-cryptsetup-1.6.5-2.fc22/lib' Making all in crypto_backend make[3]: Entering directory '/builddir/build/BUILD/python3-cryptsetup-1.6.5-2.fc22/lib/crypto_backend' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -include config.h -I../../lib -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libcrypto_backend_la-crypto_cipher_kernel.lo `test -f 'crypto_cipher_kernel.c' || echo './'`crypto_cipher_kernel.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -include config.h -I../../lib -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libcrypto_backend_la-crypto_storage.lo `test -f 'crypto_storage.c' || echo './'`crypto_storage.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -include config.h -I../../lib -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libcrypto_backend_la-pbkdf_check.lo `test -f 'pbkdf_check.c' || echo './'`pbkdf_check.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -include config.h -I../../lib -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libcrypto_backend_la-crc32.lo `test -f 'crc32.c' || echo './'`crc32.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -include config.h -I../../lib -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c crypto_cipher_kernel.c -fPIC -DPIC -o .libs/libcrypto_backend_la-crypto_cipher_kernel.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -include config.h -I../../lib -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c crypto_storage.c -fPIC -DPIC -o .libs/libcrypto_backend_la-crypto_storage.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -include config.h -I../../lib -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c crc32.c -fPIC -DPIC -o .libs/libcrypto_backend_la-crc32.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -include config.h -I../../lib -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c pbkdf_check.c -fPIC -DPIC -o .libs/libcrypto_backend_la-pbkdf_check.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -include config.h -I../../lib -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libcrypto_backend_la-crypto_gcrypt.lo `test -f 'crypto_gcrypt.c' || echo './'`crypto_gcrypt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -include config.h -I../../lib -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c crypto_gcrypt.c -fPIC -DPIC -o .libs/libcrypto_backend_la-crypto_gcrypt.o /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z,relro -o libcrypto_backend.la libcrypto_backend_la-crypto_cipher_kernel.lo libcrypto_backend_la-crypto_storage.lo libcrypto_backend_la-pbkdf_check.lo libcrypto_backend_la-crc32.lo libcrypto_backend_la-crypto_gcrypt.lo libtool: link: ar cru .libs/libcrypto_backend.a .libs/libcrypto_backend_la-crypto_cipher_kernel.o .libs/libcrypto_backend_la-crypto_storage.o .libs/libcrypto_backend_la-pbkdf_check.o .libs/libcrypto_backend_la-crc32.o .libs/libcrypto_backend_la-crypto_gcrypt.o libtool: link: ranlib .libs/libcrypto_backend.a libtool: link: ( cd ".libs" && rm -f "libcrypto_backend.la" && ln -s "../libcrypto_backend.la" "libcrypto_backend.la" ) make[3]: Leaving directory '/builddir/build/BUILD/python3-cryptsetup-1.6.5-2.fc22/lib/crypto_backend' Making all in luks1 make[3]: Entering directory '/builddir/build/BUILD/python3-cryptsetup-1.6.5-2.fc22/lib/luks1' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -include config.h -I../../lib -I../../lib/crypto_backend -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libluks1_la-af.lo `test -f 'af.c' || echo './'`af.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -include config.h -I../../lib -I../../lib/crypto_backend -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libluks1_la-keymanage.lo `test -f 'keymanage.c' || echo './'`keymanage.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -include config.h -I../../lib -I../../lib/crypto_backend -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libluks1_la-keyencryption.lo `test -f 'keyencryption.c' || echo './'`keyencryption.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -include config.h -I../../lib -I../../lib/crypto_backend -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c af.c -fPIC -DPIC -o .libs/libluks1_la-af.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -include config.h -I../../lib -I../../lib/crypto_backend -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c keyencryption.c -fPIC -DPIC -o .libs/libluks1_la-keyencryption.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -include config.h -I../../lib -I../../lib/crypto_backend -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c keymanage.c -fPIC -DPIC -o .libs/libluks1_la-keymanage.o /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z,relro -o libluks1.la libluks1_la-af.lo libluks1_la-keymanage.lo libluks1_la-keyencryption.lo libtool: link: ar cru .libs/libluks1.a .libs/libluks1_la-af.o .libs/libluks1_la-keymanage.o .libs/libluks1_la-keyencryption.o libtool: link: ranlib .libs/libluks1.a libtool: link: ( cd ".libs" && rm -f "libluks1.la" && ln -s "../libluks1.la" "libluks1.la" ) make[3]: Leaving directory '/builddir/build/BUILD/python3-cryptsetup-1.6.5-2.fc22/lib/luks1' Making all in loopaes make[3]: Entering directory '/builddir/build/BUILD/python3-cryptsetup-1.6.5-2.fc22/lib/loopaes' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -include config.h -I../../lib -I../../lib/crypto_backend -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libloopaes_la-loopaes.lo `test -f 'loopaes.c' || echo './'`loopaes.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -include config.h -I../../lib -I../../lib/crypto_backend -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c loopaes.c -fPIC -DPIC -o .libs/libloopaes_la-loopaes.o /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z,relro -o libloopaes.la libloopaes_la-loopaes.lo libtool: link: ar cru .libs/libloopaes.a .libs/libloopaes_la-loopaes.o libtool: link: ranlib .libs/libloopaes.a libtool: link: ( cd ".libs" && rm -f "libloopaes.la" && ln -s "../libloopaes.la" "libloopaes.la" ) make[3]: Leaving directory '/builddir/build/BUILD/python3-cryptsetup-1.6.5-2.fc22/lib/loopaes' Making all in verity make[3]: Entering directory '/builddir/build/BUILD/python3-cryptsetup-1.6.5-2.fc22/lib/verity' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -include config.h -I../../lib -I../../lib/crypto_backend -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libverity_la-verity_hash.lo `test -f 'verity_hash.c' || echo './'`verity_hash.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -include config.h -I../../lib -I../../lib/crypto_backend -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libverity_la-verity.lo `test -f 'verity.c' || echo './'`verity.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -include config.h -I../../lib -I../../lib/crypto_backend -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c verity.c -fPIC -DPIC -o .libs/libverity_la-verity.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -include config.h -I../../lib -I../../lib/crypto_backend -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c verity_hash.c -fPIC -DPIC -o .libs/libverity_la-verity_hash.o /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z,relro -o libverity.la libverity_la-verity_hash.lo libverity_la-verity.lo libtool: link: ar cru .libs/libverity.a .libs/libverity_la-verity_hash.o .libs/libverity_la-verity.o libtool: link: ranlib .libs/libverity.a libtool: link: ( cd ".libs" && rm -f "libverity.la" && ln -s "../libverity.la" "libverity.la" ) make[3]: Leaving directory '/builddir/build/BUILD/python3-cryptsetup-1.6.5-2.fc22/lib/verity' Making all in tcrypt make[3]: Entering directory '/builddir/build/BUILD/python3-cryptsetup-1.6.5-2.fc22/lib/tcrypt' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -include config.h -I../../lib -I../../lib/crypto_backend -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libtcrypt_la-tcrypt.lo `test -f 'tcrypt.c' || echo './'`tcrypt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -include config.h -I../../lib -I../../lib/crypto_backend -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c tcrypt.c -fPIC -DPIC -o .libs/libtcrypt_la-tcrypt.o /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z,relro -o libtcrypt.la libtcrypt_la-tcrypt.lo libtool: link: ar cru .libs/libtcrypt.a .libs/libtcrypt_la-tcrypt.o libtool: link: ranlib .libs/libtcrypt.a libtool: link: ( cd ".libs" && rm -f "libtcrypt.la" && ln -s "../libtcrypt.la" "libtcrypt.la" ) make[3]: Leaving directory '/builddir/build/BUILD/python3-cryptsetup-1.6.5-2.fc22/lib/tcrypt' make[3]: Entering directory '/builddir/build/BUILD/python3-cryptsetup-1.6.5-2.fc22/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -include config.h -I.. -I../lib/crypto_backend -I../lib/luks1 -I../lib/loopaes -I../lib/verity -I../lib/tcrypt -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib"\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DVERSION=\""1.6.5"\" -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libcryptsetup_la-setup.lo `test -f 'setup.c' || echo './'`setup.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -include config.h -I.. -I../lib/crypto_backend -I../lib/luks1 -I../lib/loopaes -I../lib/verity -I../lib/tcrypt -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib"\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DVERSION=\""1.6.5"\" -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libcryptsetup_la-utils.lo `test -f 'utils.c' || echo './'`utils.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -include config.h -I.. -I../lib/crypto_backend -I../lib/luks1 -I../lib/loopaes -I../lib/verity -I../lib/tcrypt -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib"\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DVERSION=\""1.6.5"\" -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libcryptsetup_la-utils_benchmark.lo `test -f 'utils_benchmark.c' || echo './'`utils_benchmark.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -include config.h -I.. -I../lib/crypto_backend -I../lib/luks1 -I../lib/loopaes -I../lib/verity -I../lib/tcrypt -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib"\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DVERSION=\""1.6.5"\" -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libcryptsetup_la-utils_crypt.lo `test -f 'utils_crypt.c' || echo './'`utils_crypt.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -include config.h -I.. -I../lib/crypto_backend -I../lib/luks1 -I../lib/loopaes -I../lib/verity -I../lib/tcrypt -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib\" -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DVERSION=\"1.6.5\" -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c utils.c -fPIC -DPIC -o .libs/libcryptsetup_la-utils.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -include config.h -I.. -I../lib/crypto_backend -I../lib/luks1 -I../lib/loopaes -I../lib/verity -I../lib/tcrypt -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib\" -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DVERSION=\"1.6.5\" -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c utils_benchmark.c -fPIC -DPIC -o .libs/libcryptsetup_la-utils_benchmark.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -include config.h -I.. -I../lib/crypto_backend -I../lib/luks1 -I../lib/loopaes -I../lib/verity -I../lib/tcrypt -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib\" -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DVERSION=\"1.6.5\" -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c utils_crypt.c -fPIC -DPIC -o .libs/libcryptsetup_la-utils_crypt.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -include config.h -I.. -I../lib/crypto_backend -I../lib/luks1 -I../lib/loopaes -I../lib/verity -I../lib/tcrypt -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib\" -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DVERSION=\"1.6.5\" -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c setup.c -fPIC -DPIC -o .libs/libcryptsetup_la-setup.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -include config.h -I.. -I../lib/crypto_backend -I../lib/luks1 -I../lib/loopaes -I../lib/verity -I../lib/tcrypt -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib"\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DVERSION=\""1.6.5"\" -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libcryptsetup_la-utils_loop.lo `test -f 'utils_loop.c' || echo './'`utils_loop.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -include config.h -I.. -I../lib/crypto_backend -I../lib/luks1 -I../lib/loopaes -I../lib/verity -I../lib/tcrypt -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib\" -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DVERSION=\"1.6.5\" -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c utils_loop.c -fPIC -DPIC -o .libs/libcryptsetup_la-utils_loop.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -include config.h -I.. -I../lib/crypto_backend -I../lib/luks1 -I../lib/loopaes -I../lib/verity -I../lib/tcrypt -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib"\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DVERSION=\""1.6.5"\" -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libcryptsetup_la-utils_devpath.lo `test -f 'utils_devpath.c' || echo './'`utils_devpath.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -include config.h -I.. -I../lib/crypto_backend -I../lib/luks1 -I../lib/loopaes -I../lib/verity -I../lib/tcrypt -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib\" -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DVERSION=\"1.6.5\" -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c utils_devpath.c -fPIC -DPIC -o .libs/libcryptsetup_la-utils_devpath.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -include config.h -I.. -I../lib/crypto_backend -I../lib/luks1 -I../lib/loopaes -I../lib/verity -I../lib/tcrypt -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib"\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DVERSION=\""1.6.5"\" -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libcryptsetup_la-utils_wipe.lo `test -f 'utils_wipe.c' || echo './'`utils_wipe.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -include config.h -I.. -I../lib/crypto_backend -I../lib/luks1 -I../lib/loopaes -I../lib/verity -I../lib/tcrypt -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib"\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DVERSION=\""1.6.5"\" -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libcryptsetup_la-utils_fips.lo `test -f 'utils_fips.c' || echo './'`utils_fips.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -include config.h -I.. -I../lib/crypto_backend -I../lib/luks1 -I../lib/loopaes -I../lib/verity -I../lib/tcrypt -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib\" -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DVERSION=\"1.6.5\" -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c utils_wipe.c -fPIC -DPIC -o .libs/libcryptsetup_la-utils_wipe.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -include config.h -I.. -I../lib/crypto_backend -I../lib/luks1 -I../lib/loopaes -I../lib/verity -I../lib/tcrypt -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib\" -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DVERSION=\"1.6.5\" -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c utils_fips.c -fPIC -DPIC -o .libs/libcryptsetup_la-utils_fips.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -include config.h -I.. -I../lib/crypto_backend -I../lib/luks1 -I../lib/loopaes -I../lib/verity -I../lib/tcrypt -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib"\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DVERSION=\""1.6.5"\" -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libcryptsetup_la-utils_device.lo `test -f 'utils_device.c' || echo './'`utils_device.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -include config.h -I.. -I../lib/crypto_backend -I../lib/luks1 -I../lib/loopaes -I../lib/verity -I../lib/tcrypt -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib\" -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DVERSION=\"1.6.5\" -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c utils_device.c -fPIC -DPIC -o .libs/libcryptsetup_la-utils_device.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -include config.h -I.. -I../lib/crypto_backend -I../lib/luks1 -I../lib/loopaes -I../lib/verity -I../lib/tcrypt -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib"\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DVERSION=\""1.6.5"\" -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libcryptsetup_la-libdevmapper.lo `test -f 'libdevmapper.c' || echo './'`libdevmapper.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -include config.h -I.. -I../lib/crypto_backend -I../lib/luks1 -I../lib/loopaes -I../lib/verity -I../lib/tcrypt -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib"\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DVERSION=\""1.6.5"\" -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libcryptsetup_la-volumekey.lo `test -f 'volumekey.c' || echo './'`volumekey.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -include config.h -I.. -I../lib/crypto_backend -I../lib/luks1 -I../lib/loopaes -I../lib/verity -I../lib/tcrypt -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib\" -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DVERSION=\"1.6.5\" -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c libdevmapper.c -fPIC -DPIC -o .libs/libcryptsetup_la-libdevmapper.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -include config.h -I.. -I../lib/crypto_backend -I../lib/luks1 -I../lib/loopaes -I../lib/verity -I../lib/tcrypt -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib\" -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DVERSION=\"1.6.5\" -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c volumekey.c -fPIC -DPIC -o .libs/libcryptsetup_la-volumekey.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -include config.h -I.. -I../lib/crypto_backend -I../lib/luks1 -I../lib/loopaes -I../lib/verity -I../lib/tcrypt -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib"\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DVERSION=\""1.6.5"\" -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libcryptsetup_la-random.lo `test -f 'random.c' || echo './'`random.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -include config.h -I.. -I../lib/crypto_backend -I../lib/luks1 -I../lib/loopaes -I../lib/verity -I../lib/tcrypt -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib\" -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DVERSION=\"1.6.5\" -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c random.c -fPIC -DPIC -o .libs/libcryptsetup_la-random.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -include config.h -I.. -I../lib/crypto_backend -I../lib/luks1 -I../lib/loopaes -I../lib/verity -I../lib/tcrypt -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/lib"\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DVERSION=\""1.6.5"\" -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libcryptsetup_la-crypt_plain.lo `test -f 'crypt_plain.c' || echo './'`crypt_plain.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -include config.h -I.. -I../lib/crypto_backend -I../lib/luks1 -I../lib/loopaes -I../lib/verity -I../lib/tcrypt -DDATADIR=\"/usr/share\" -DLIBDIR=\"/usr/lib\" -DPREFIX=\"/usr\" -DSYSCONFDIR=\"/etc\" -DVERSION=\"1.6.5\" -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c crypt_plain.c -fPIC -DPIC -o .libs/libcryptsetup_la-crypt_plain.o /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -no-undefined -Wl,--version-script=../lib/libcryptsetup.sym -version-info 10:0:6 -Wl,-z,relro -o libcryptsetup.la -rpath /usr/lib libcryptsetup_la-setup.lo libcryptsetup_la-utils.lo libcryptsetup_la-utils_benchmark.lo libcryptsetup_la-utils_crypt.lo libcryptsetup_la-utils_loop.lo libcryptsetup_la-utils_devpath.lo libcryptsetup_la-utils_wipe.lo libcryptsetup_la-utils_fips.lo libcryptsetup_la-utils_device.lo libcryptsetup_la-libdevmapper.lo libcryptsetup_la-volumekey.lo libcryptsetup_la-random.lo libcryptsetup_la-crypt_plain.lo -luuid -ldevmapper -lgcrypt -ldl -lgpg-error crypto_backend/libcrypto_backend.la luks1/libluks1.la loopaes/libloopaes.la verity/libverity.la tcrypt/libtcrypt.la libtool: link: gcc -shared -fPIC -DPIC .libs/libcryptsetup_la-setup.o .libs/libcryptsetup_la-utils.o .libs/libcryptsetup_la-utils_benchmark.o .libs/libcryptsetup_la-utils_crypt.o .libs/libcryptsetup_la-utils_loop.o .libs/libcryptsetup_la-utils_devpath.o .libs/libcryptsetup_la-utils_wipe.o .libs/libcryptsetup_la-utils_fips.o .libs/libcryptsetup_la-utils_device.o .libs/libcryptsetup_la-libdevmapper.o .libs/libcryptsetup_la-volumekey.o .libs/libcryptsetup_la-random.o .libs/libcryptsetup_la-crypt_plain.o -Wl,--whole-archive crypto_backend/.libs/libcrypto_backend.a luks1/.libs/libluks1.a loopaes/.libs/libloopaes.a verity/.libs/libverity.a tcrypt/.libs/libtcrypt.a -Wl,--no-whole-archive -luuid -ldevmapper -lgcrypt -ldl -lgpg-error -O2 -m32 -march=i686 -mtune=atom -Wl,--version-script=../lib/libcryptsetup.sym -Wl,-z -Wl,relro -Wl,-soname -Wl,libcryptsetup.so.4 -o .libs/libcryptsetup.so.4.6.0 libtool: link: (cd ".libs" && rm -f "libcryptsetup.so.4" && ln -s "libcryptsetup.so.4.6.0" "libcryptsetup.so.4") libtool: link: (cd ".libs" && rm -f "libcryptsetup.so" && ln -s "libcryptsetup.so.4.6.0" "libcryptsetup.so") libtool: link: ( cd ".libs" && rm -f "libcryptsetup.la" && ln -s "../libcryptsetup.la" "libcryptsetup.la" ) make[3]: Leaving directory '/builddir/build/BUILD/python3-cryptsetup-1.6.5-2.fc22/lib' make[2]: Leaving directory '/builddir/build/BUILD/python3-cryptsetup-1.6.5-2.fc22/lib' Making all in src make[2]: Entering directory '/builddir/build/BUILD/python3-cryptsetup-1.6.5-2.fc22/src' gcc -DHAVE_CONFIG_H -I. -I.. -include config.h -I.. -I../lib -DDATADIR=\""/usr/share"\" -DLOCALEDIR=\""/usr/share/locale"\" -DLIBDIR=\""/usr/lib"\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DVERSION=\""1.6.5"\" -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o cryptsetup-utils_crypt.o `test -f '../lib/utils_crypt.c' || echo './'`../lib/utils_crypt.c gcc -DHAVE_CONFIG_H -I. -I.. -include config.h -I.. -I../lib -DDATADIR=\""/usr/share"\" -DLOCALEDIR=\""/usr/share/locale"\" -DLIBDIR=\""/usr/lib"\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DVERSION=\""1.6.5"\" -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o cryptsetup-utils_loop.o `test -f '../lib/utils_loop.c' || echo './'`../lib/utils_loop.c gcc -DHAVE_CONFIG_H -I. -I.. -include config.h -I.. -I../lib -DDATADIR=\""/usr/share"\" -DLOCALEDIR=\""/usr/share/locale"\" -DLIBDIR=\""/usr/lib"\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DVERSION=\""1.6.5"\" -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o cryptsetup-utils_fips.o `test -f '../lib/utils_fips.c' || echo './'`../lib/utils_fips.c gcc -DHAVE_CONFIG_H -I. -I.. -include config.h -I.. -I../lib -DDATADIR=\""/usr/share"\" -DLOCALEDIR=\""/usr/share/locale"\" -DLIBDIR=\""/usr/lib"\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DVERSION=\""1.6.5"\" -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o cryptsetup-utils_tools.o `test -f 'utils_tools.c' || echo './'`utils_tools.c gcc -DHAVE_CONFIG_H -I. -I.. -include config.h -I.. -I../lib -DDATADIR=\""/usr/share"\" -DLOCALEDIR=\""/usr/share/locale"\" -DLIBDIR=\""/usr/lib"\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DVERSION=\""1.6.5"\" -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o cryptsetup-utils_password.o `test -f 'utils_password.c' || echo './'`utils_password.c gcc -DHAVE_CONFIG_H -I. -I.. -include config.h -I.. -I../lib -DDATADIR=\""/usr/share"\" -DLOCALEDIR=\""/usr/share/locale"\" -DLIBDIR=\""/usr/lib"\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DVERSION=\""1.6.5"\" -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o cryptsetup-cryptsetup.o `test -f 'cryptsetup.c' || echo './'`cryptsetup.c gcc -DHAVE_CONFIG_H -I. -I.. -include config.h -I.. -I../lib -DDATADIR=\""/usr/share"\" -DLOCALEDIR=\""/usr/share/locale"\" -DLIBDIR=\""/usr/lib"\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DVERSION=\""1.6.5"\" -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o veritysetup-utils_crypt.o `test -f '../lib/utils_crypt.c' || echo './'`../lib/utils_crypt.c gcc -DHAVE_CONFIG_H -I. -I.. -include config.h -I.. -I../lib -DDATADIR=\""/usr/share"\" -DLOCALEDIR=\""/usr/share/locale"\" -DLIBDIR=\""/usr/lib"\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DVERSION=\""1.6.5"\" -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o veritysetup-utils_loop.o `test -f '../lib/utils_loop.c' || echo './'`../lib/utils_loop.c gcc -DHAVE_CONFIG_H -I. -I.. -include config.h -I.. -I../lib -DDATADIR=\""/usr/share"\" -DLOCALEDIR=\""/usr/share/locale"\" -DLIBDIR=\""/usr/lib"\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DVERSION=\""1.6.5"\" -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o veritysetup-utils_tools.o `test -f 'utils_tools.c' || echo './'`utils_tools.c gcc -DHAVE_CONFIG_H -I. -I.. -include config.h -I.. -I../lib -DDATADIR=\""/usr/share"\" -DLOCALEDIR=\""/usr/share/locale"\" -DLIBDIR=\""/usr/lib"\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DVERSION=\""1.6.5"\" -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o veritysetup-veritysetup.o `test -f 'veritysetup.c' || echo './'`veritysetup.c /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z,relro -o veritysetup veritysetup-utils_crypt.o veritysetup-utils_loop.o veritysetup-utils_tools.o veritysetup-veritysetup.o ../lib/libcryptsetup.la -lpopt libtool: link: gcc -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z -Wl,relro -o .libs/veritysetup veritysetup-utils_crypt.o veritysetup-utils_loop.o veritysetup-utils_tools.o veritysetup-veritysetup.o ../lib/.libs/libcryptsetup.so -lpopt /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z,relro -o cryptsetup cryptsetup-utils_crypt.o cryptsetup-utils_loop.o cryptsetup-utils_fips.o cryptsetup-utils_tools.o cryptsetup-utils_password.o cryptsetup-cryptsetup.o ../lib/libcryptsetup.la -lpopt libtool: link: gcc -Wall -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z -Wl,relro -o .libs/cryptsetup cryptsetup-utils_crypt.o cryptsetup-utils_loop.o cryptsetup-utils_fips.o cryptsetup-utils_tools.o cryptsetup-utils_password.o cryptsetup-cryptsetup.o ../lib/.libs/libcryptsetup.so -lpopt make[2]: Leaving directory '/builddir/build/BUILD/python3-cryptsetup-1.6.5-2.fc22/src' Making all in man make[2]: Entering directory '/builddir/build/BUILD/python3-cryptsetup-1.6.5-2.fc22/man' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/python3-cryptsetup-1.6.5-2.fc22/man' Making all in python make[2]: Entering directory '/builddir/build/BUILD/python3-cryptsetup-1.6.5-2.fc22/python' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I../lib -I/usr/include/python3.4m -I/usr/include/python3.4m -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o pycryptsetup_la-pycryptsetup.lo `test -f 'pycryptsetup.c' || echo './'`pycryptsetup.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -include ../config.h -I../lib -I/usr/include/python3.4m -I/usr/include/python3.4m -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c pycryptsetup.c -fPIC -DPIC -o .libs/pycryptsetup_la-pycryptsetup.o /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -avoid-version -module -shared -export-dynamic -Wl,-z,relro -o pycryptsetup.la -rpath /usr/lib/python3.4/site-packages pycryptsetup_la-pycryptsetup.lo ../lib/libcryptsetup.la -lpthread -ldl -lutil -lm -lpython3.4m libtool: link: gcc -shared -fPIC -DPIC .libs/pycryptsetup_la-pycryptsetup.o -Wl,-rpath -Wl,/builddir/build/BUILD/python3-cryptsetup-1.6.5-2.fc22/lib/.libs ../lib/.libs/libcryptsetup.so -lpthread -ldl -lutil -lm -lpython3.4m -O2 -m32 -march=i686 -mtune=atom -Wl,-z -Wl,relro -Wl,-soname -Wl,pycryptsetup.so -o .libs/pycryptsetup.so libtool: link: ( cd ".libs" && rm -f "pycryptsetup.la" && ln -s "../pycryptsetup.la" "pycryptsetup.la" ) make[2]: Leaving directory '/builddir/build/BUILD/python3-cryptsetup-1.6.5-2.fc22/python' Making all in tests make[2]: Entering directory '/builddir/build/BUILD/python3-cryptsetup-1.6.5-2.fc22/tests' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/python3-cryptsetup-1.6.5-2.fc22/tests' Making all in po make[2]: Entering directory '/builddir/build/BUILD/python3-cryptsetup-1.6.5-2.fc22/po' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/python3-cryptsetup-1.6.5-2.fc22/po' make[2]: Entering directory '/builddir/build/BUILD/python3-cryptsetup-1.6.5-2.fc22' make[2]: Leaving directory '/builddir/build/BUILD/python3-cryptsetup-1.6.5-2.fc22' make[1]: Leaving directory '/builddir/build/BUILD/python3-cryptsetup-1.6.5-2.fc22' + popd ~/build/BUILD/cryptsetup-1.6.5 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ZnDGIw + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/cryptsetup-1.6.5-2.fc22.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/cryptsetup-1.6.5-2.fc22.i386 ++ dirname /builddir/build/BUILDROOT/cryptsetup-1.6.5-2.fc22.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/cryptsetup-1.6.5-2.fc22.i386 + cd cryptsetup-1.6.5 + make install DESTDIR=/builddir/build/BUILDROOT/cryptsetup-1.6.5-2.fc22.i386 Making install in lib make[1]: Entering directory '/builddir/build/BUILD/cryptsetup-1.6.5/lib' Making install in crypto_backend make[2]: Entering directory '/builddir/build/BUILD/cryptsetup-1.6.5/lib/crypto_backend' make[3]: Entering directory '/builddir/build/BUILD/cryptsetup-1.6.5/lib/crypto_backend' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/cryptsetup-1.6.5/lib/crypto_backend' make[2]: Leaving directory '/builddir/build/BUILD/cryptsetup-1.6.5/lib/crypto_backend' Making install in luks1 make[2]: Entering directory '/builddir/build/BUILD/cryptsetup-1.6.5/lib/luks1' make[3]: Entering directory '/builddir/build/BUILD/cryptsetup-1.6.5/lib/luks1' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/cryptsetup-1.6.5/lib/luks1' make[2]: Leaving directory '/builddir/build/BUILD/cryptsetup-1.6.5/lib/luks1' Making install in loopaes make[2]: Entering directory '/builddir/build/BUILD/cryptsetup-1.6.5/lib/loopaes' make[3]: Entering directory '/builddir/build/BUILD/cryptsetup-1.6.5/lib/loopaes' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/cryptsetup-1.6.5/lib/loopaes' make[2]: Leaving directory '/builddir/build/BUILD/cryptsetup-1.6.5/lib/loopaes' Making install in verity make[2]: Entering directory '/builddir/build/BUILD/cryptsetup-1.6.5/lib/verity' make[3]: Entering directory '/builddir/build/BUILD/cryptsetup-1.6.5/lib/verity' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/cryptsetup-1.6.5/lib/verity' make[2]: Leaving directory '/builddir/build/BUILD/cryptsetup-1.6.5/lib/verity' Making install in tcrypt make[2]: Entering directory '/builddir/build/BUILD/cryptsetup-1.6.5/lib/tcrypt' make[3]: Entering directory '/builddir/build/BUILD/cryptsetup-1.6.5/lib/tcrypt' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/cryptsetup-1.6.5/lib/tcrypt' make[2]: Leaving directory '/builddir/build/BUILD/cryptsetup-1.6.5/lib/tcrypt' make[2]: Entering directory '/builddir/build/BUILD/cryptsetup-1.6.5/lib' make[3]: Entering directory '/builddir/build/BUILD/cryptsetup-1.6.5/lib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cryptsetup-1.6.5-2.fc22.i386/usr/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libcryptsetup.la '/builddir/build/BUILDROOT/cryptsetup-1.6.5-2.fc22.i386/usr/lib' libtool: install: /usr/bin/install -c .libs/libcryptsetup.so.4.6.0 /builddir/build/BUILDROOT/cryptsetup-1.6.5-2.fc22.i386/usr/lib/libcryptsetup.so.4.6.0 libtool: install: (cd /builddir/build/BUILDROOT/cryptsetup-1.6.5-2.fc22.i386/usr/lib && { ln -s -f libcryptsetup.so.4.6.0 libcryptsetup.so.4 || { rm -f libcryptsetup.so.4 && ln -s libcryptsetup.so.4.6.0 libcryptsetup.so.4; }; }) libtool: install: (cd /builddir/build/BUILDROOT/cryptsetup-1.6.5-2.fc22.i386/usr/lib && { ln -s -f libcryptsetup.so.4.6.0 libcryptsetup.so || { rm -f libcryptsetup.so && ln -s libcryptsetup.so.4.6.0 libcryptsetup.so; }; }) libtool: install: /usr/bin/install -c .libs/libcryptsetup.lai /builddir/build/BUILDROOT/cryptsetup-1.6.5-2.fc22.i386/usr/lib/libcryptsetup.la libtool: install: warning: remember to run `libtool --finish /usr/lib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cryptsetup-1.6.5-2.fc22.i386/usr/include' /usr/bin/install -c -m 644 libcryptsetup.h '/builddir/build/BUILDROOT/cryptsetup-1.6.5-2.fc22.i386/usr/include' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cryptsetup-1.6.5-2.fc22.i386/usr/lib/pkgconfig' /usr/bin/install -c -m 644 libcryptsetup.pc '/builddir/build/BUILDROOT/cryptsetup-1.6.5-2.fc22.i386/usr/lib/pkgconfig' make[3]: Leaving directory '/builddir/build/BUILD/cryptsetup-1.6.5/lib' make[2]: Leaving directory '/builddir/build/BUILD/cryptsetup-1.6.5/lib' make[1]: Leaving directory '/builddir/build/BUILD/cryptsetup-1.6.5/lib' Making install in src make[1]: Entering directory '/builddir/build/BUILD/cryptsetup-1.6.5/src' make[2]: Entering directory '/builddir/build/BUILD/cryptsetup-1.6.5/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cryptsetup-1.6.5-2.fc22.i386/usr/sbin' /bin/sh ../libtool --mode=install /usr/bin/install -c cryptsetup veritysetup cryptsetup-reencrypt '/builddir/build/BUILDROOT/cryptsetup-1.6.5-2.fc22.i386/usr/sbin' libtool: install: warning: `../lib/libcryptsetup.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/cryptsetup /builddir/build/BUILDROOT/cryptsetup-1.6.5-2.fc22.i386/usr/sbin/cryptsetup libtool: install: warning: `../lib/libcryptsetup.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/veritysetup /builddir/build/BUILDROOT/cryptsetup-1.6.5-2.fc22.i386/usr/sbin/veritysetup libtool: install: warning: `../lib/libcryptsetup.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/cryptsetup-reencrypt /builddir/build/BUILDROOT/cryptsetup-1.6.5-2.fc22.i386/usr/sbin/cryptsetup-reencrypt make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/cryptsetup-1.6.5/src' make[1]: Leaving directory '/builddir/build/BUILD/cryptsetup-1.6.5/src' Making install in man make[1]: Entering directory '/builddir/build/BUILD/cryptsetup-1.6.5/man' make[2]: Entering directory '/builddir/build/BUILD/cryptsetup-1.6.5/man' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cryptsetup-1.6.5-2.fc22.i386/usr/share/man/man8' /usr/bin/install -c -m 644 cryptsetup.8 veritysetup.8 cryptsetup-reencrypt.8 '/builddir/build/BUILDROOT/cryptsetup-1.6.5-2.fc22.i386/usr/share/man/man8' make[2]: Leaving directory '/builddir/build/BUILD/cryptsetup-1.6.5/man' make[1]: Leaving directory '/builddir/build/BUILD/cryptsetup-1.6.5/man' Making install in python make[1]: Entering directory '/builddir/build/BUILD/cryptsetup-1.6.5/python' make[2]: Entering directory '/builddir/build/BUILD/cryptsetup-1.6.5/python' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cryptsetup-1.6.5-2.fc22.i386/usr/lib/python2.7/site-packages' /bin/sh ../libtool --mode=install /usr/bin/install -c pycryptsetup.la '/builddir/build/BUILDROOT/cryptsetup-1.6.5-2.fc22.i386/usr/lib/python2.7/site-packages' libtool: install: warning: relinking `pycryptsetup.la' libtool: install: (cd /builddir/build/BUILD/cryptsetup-1.6.5/python; /bin/sh /builddir/build/BUILD/cryptsetup-1.6.5/libtool --tag CC --mode=relink gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -avoid-version -module -shared -export-dynamic -Wl,-z,relro -o pycryptsetup.la -rpath /usr/lib/python2.7/site-packages pycryptsetup_la-pycryptsetup.lo ../lib/libcryptsetup.la -lpthread -ldl -lutil -lm -lpython2.7 -inst-prefix-dir /builddir/build/BUILDROOT/cryptsetup-1.6.5-2.fc22.i386) libtool: relink: gcc -shared -fPIC -DPIC .libs/pycryptsetup_la-pycryptsetup.o -L/builddir/build/BUILDROOT/cryptsetup-1.6.5-2.fc22.i386/usr/lib -L/usr/lib -lcryptsetup -lpthread -ldl -lutil -lm -lpython2.7 -O2 -m32 -march=i686 -mtune=atom -Wl,-z -Wl,relro -Wl,-soname -Wl,pycryptsetup.so -o .libs/pycryptsetup.so libtool: install: /usr/bin/install -c .libs/pycryptsetup.soT /builddir/build/BUILDROOT/cryptsetup-1.6.5-2.fc22.i386/usr/lib/python2.7/site-packages/pycryptsetup.so libtool: install: /usr/bin/install -c .libs/pycryptsetup.lai /builddir/build/BUILDROOT/cryptsetup-1.6.5-2.fc22.i386/usr/lib/python2.7/site-packages/pycryptsetup.la libtool: install: warning: remember to run `libtool --finish /usr/lib/python2.7/site-packages' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/cryptsetup-1.6.5/python' make[1]: Leaving directory '/builddir/build/BUILD/cryptsetup-1.6.5/python' Making install in tests make[1]: Entering directory '/builddir/build/BUILD/cryptsetup-1.6.5/tests' make[2]: Entering directory '/builddir/build/BUILD/cryptsetup-1.6.5/tests' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/cryptsetup-1.6.5/tests' make[1]: Leaving directory '/builddir/build/BUILD/cryptsetup-1.6.5/tests' Making install in po make[1]: Entering directory '/builddir/build/BUILD/cryptsetup-1.6.5/po' /usr/bin/mkdir -p /builddir/build/BUILDROOT/cryptsetup-1.6.5-2.fc22.i386/usr/share installing cs.gmo as /builddir/build/BUILDROOT/cryptsetup-1.6.5-2.fc22.i386/usr/share/locale/cs/LC_MESSAGES/cryptsetup.mo installing de.gmo as /builddir/build/BUILDROOT/cryptsetup-1.6.5-2.fc22.i386/usr/share/locale/de/LC_MESSAGES/cryptsetup.mo installing es.gmo as /builddir/build/BUILDROOT/cryptsetup-1.6.5-2.fc22.i386/usr/share/locale/es/LC_MESSAGES/cryptsetup.mo installing fi.gmo as /builddir/build/BUILDROOT/cryptsetup-1.6.5-2.fc22.i386/usr/share/locale/fi/LC_MESSAGES/cryptsetup.mo installing fr.gmo as /builddir/build/BUILDROOT/cryptsetup-1.6.5-2.fc22.i386/usr/share/locale/fr/LC_MESSAGES/cryptsetup.mo installing id.gmo as /builddir/build/BUILDROOT/cryptsetup-1.6.5-2.fc22.i386/usr/share/locale/id/LC_MESSAGES/cryptsetup.mo installing it.gmo as /builddir/build/BUILDROOT/cryptsetup-1.6.5-2.fc22.i386/usr/share/locale/it/LC_MESSAGES/cryptsetup.mo installing nl.gmo as /builddir/build/BUILDROOT/cryptsetup-1.6.5-2.fc22.i386/usr/share/locale/nl/LC_MESSAGES/cryptsetup.mo installing pl.gmo as /builddir/build/BUILDROOT/cryptsetup-1.6.5-2.fc22.i386/usr/share/locale/pl/LC_MESSAGES/cryptsetup.mo installing sv.gmo as /builddir/build/BUILDROOT/cryptsetup-1.6.5-2.fc22.i386/usr/share/locale/sv/LC_MESSAGES/cryptsetup.mo installing uk.gmo as /builddir/build/BUILDROOT/cryptsetup-1.6.5-2.fc22.i386/usr/share/locale/uk/LC_MESSAGES/cryptsetup.mo installing vi.gmo as /builddir/build/BUILDROOT/cryptsetup-1.6.5-2.fc22.i386/usr/share/locale/vi/LC_MESSAGES/cryptsetup.mo if test "cryptsetup" = "gettext-tools"; then \ /usr/bin/mkdir -p /builddir/build/BUILDROOT/cryptsetup-1.6.5-2.fc22.i386/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /builddir/build/BUILDROOT/cryptsetup-1.6.5-2.fc22.i386/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /builddir/build/BUILDROOT/cryptsetup-1.6.5-2.fc22.i386/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory '/builddir/build/BUILD/cryptsetup-1.6.5/po' make[1]: Entering directory '/builddir/build/BUILD/cryptsetup-1.6.5' make[2]: Entering directory '/builddir/build/BUILD/cryptsetup-1.6.5' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/cryptsetup-1.6.5' make[1]: Leaving directory '/builddir/build/BUILD/cryptsetup-1.6.5' + rm -rf /builddir/build/BUILDROOT/cryptsetup-1.6.5-2.fc22.i386//usr/lib/libcryptsetup.la + install -d /builddir/build/BUILDROOT/cryptsetup-1.6.5-2.fc22.i386//usr/lib/fipscheck + pushd /builddir/build/BUILD/python3-cryptsetup-1.6.5-2.fc22 ~/build/BUILD/python3-cryptsetup-1.6.5-2.fc22 ~/build/BUILD/cryptsetup-1.6.5 + make install DESTDIR=/builddir/build/BUILDROOT/cryptsetup-1.6.5-2.fc22.i386 Making install in lib make[1]: Entering directory '/builddir/build/BUILD/python3-cryptsetup-1.6.5-2.fc22/lib' Making install in crypto_backend make[2]: Entering directory '/builddir/build/BUILD/python3-cryptsetup-1.6.5-2.fc22/lib/crypto_backend' make[3]: Entering directory '/builddir/build/BUILD/python3-cryptsetup-1.6.5-2.fc22/lib/crypto_backend' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/python3-cryptsetup-1.6.5-2.fc22/lib/crypto_backend' make[2]: Leaving directory '/builddir/build/BUILD/python3-cryptsetup-1.6.5-2.fc22/lib/crypto_backend' Making install in luks1 make[2]: Entering directory '/builddir/build/BUILD/python3-cryptsetup-1.6.5-2.fc22/lib/luks1' make[3]: Entering directory '/builddir/build/BUILD/python3-cryptsetup-1.6.5-2.fc22/lib/luks1' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/python3-cryptsetup-1.6.5-2.fc22/lib/luks1' make[2]: Leaving directory '/builddir/build/BUILD/python3-cryptsetup-1.6.5-2.fc22/lib/luks1' Making install in loopaes make[2]: Entering directory '/builddir/build/BUILD/python3-cryptsetup-1.6.5-2.fc22/lib/loopaes' make[3]: Entering directory '/builddir/build/BUILD/python3-cryptsetup-1.6.5-2.fc22/lib/loopaes' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/python3-cryptsetup-1.6.5-2.fc22/lib/loopaes' make[2]: Leaving directory '/builddir/build/BUILD/python3-cryptsetup-1.6.5-2.fc22/lib/loopaes' Making install in verity make[2]: Entering directory '/builddir/build/BUILD/python3-cryptsetup-1.6.5-2.fc22/lib/verity' make[3]: Entering directory '/builddir/build/BUILD/python3-cryptsetup-1.6.5-2.fc22/lib/verity' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/python3-cryptsetup-1.6.5-2.fc22/lib/verity' make[2]: Leaving directory '/builddir/build/BUILD/python3-cryptsetup-1.6.5-2.fc22/lib/verity' Making install in tcrypt make[2]: Entering directory '/builddir/build/BUILD/python3-cryptsetup-1.6.5-2.fc22/lib/tcrypt' make[3]: Entering directory '/builddir/build/BUILD/python3-cryptsetup-1.6.5-2.fc22/lib/tcrypt' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/python3-cryptsetup-1.6.5-2.fc22/lib/tcrypt' make[2]: Leaving directory '/builddir/build/BUILD/python3-cryptsetup-1.6.5-2.fc22/lib/tcrypt' make[2]: Entering directory '/builddir/build/BUILD/python3-cryptsetup-1.6.5-2.fc22/lib' make[3]: Entering directory '/builddir/build/BUILD/python3-cryptsetup-1.6.5-2.fc22/lib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cryptsetup-1.6.5-2.fc22.i386/usr/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libcryptsetup.la '/builddir/build/BUILDROOT/cryptsetup-1.6.5-2.fc22.i386/usr/lib' libtool: install: /usr/bin/install -c .libs/libcryptsetup.so.4.6.0 /builddir/build/BUILDROOT/cryptsetup-1.6.5-2.fc22.i386/usr/lib/libcryptsetup.so.4.6.0 libtool: install: (cd /builddir/build/BUILDROOT/cryptsetup-1.6.5-2.fc22.i386/usr/lib && { ln -s -f libcryptsetup.so.4.6.0 libcryptsetup.so.4 || { rm -f libcryptsetup.so.4 && ln -s libcryptsetup.so.4.6.0 libcryptsetup.so.4; }; }) libtool: install: (cd /builddir/build/BUILDROOT/cryptsetup-1.6.5-2.fc22.i386/usr/lib && { ln -s -f libcryptsetup.so.4.6.0 libcryptsetup.so || { rm -f libcryptsetup.so && ln -s libcryptsetup.so.4.6.0 libcryptsetup.so; }; }) libtool: install: /usr/bin/install -c .libs/libcryptsetup.lai /builddir/build/BUILDROOT/cryptsetup-1.6.5-2.fc22.i386/usr/lib/libcryptsetup.la libtool: install: warning: remember to run `libtool --finish /usr/lib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cryptsetup-1.6.5-2.fc22.i386/usr/include' /usr/bin/install -c -m 644 libcryptsetup.h '/builddir/build/BUILDROOT/cryptsetup-1.6.5-2.fc22.i386/usr/include' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cryptsetup-1.6.5-2.fc22.i386/usr/lib/pkgconfig' /usr/bin/install -c -m 644 libcryptsetup.pc '/builddir/build/BUILDROOT/cryptsetup-1.6.5-2.fc22.i386/usr/lib/pkgconfig' make[3]: Leaving directory '/builddir/build/BUILD/python3-cryptsetup-1.6.5-2.fc22/lib' make[2]: Leaving directory '/builddir/build/BUILD/python3-cryptsetup-1.6.5-2.fc22/lib' make[1]: Leaving directory '/builddir/build/BUILD/python3-cryptsetup-1.6.5-2.fc22/lib' Making install in src make[1]: Entering directory '/builddir/build/BUILD/python3-cryptsetup-1.6.5-2.fc22/src' make[2]: Entering directory '/builddir/build/BUILD/python3-cryptsetup-1.6.5-2.fc22/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cryptsetup-1.6.5-2.fc22.i386/usr/sbin' /bin/sh ../libtool --mode=install /usr/bin/install -c cryptsetup veritysetup '/builddir/build/BUILDROOT/cryptsetup-1.6.5-2.fc22.i386/usr/sbin' libtool: install: warning: `../lib/libcryptsetup.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/cryptsetup /builddir/build/BUILDROOT/cryptsetup-1.6.5-2.fc22.i386/usr/sbin/cryptsetup libtool: install: warning: `../lib/libcryptsetup.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/veritysetup /builddir/build/BUILDROOT/cryptsetup-1.6.5-2.fc22.i386/usr/sbin/veritysetup make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/python3-cryptsetup-1.6.5-2.fc22/src' make[1]: Leaving directory '/builddir/build/BUILD/python3-cryptsetup-1.6.5-2.fc22/src' Making install in man make[1]: Entering directory '/builddir/build/BUILD/python3-cryptsetup-1.6.5-2.fc22/man' make[2]: Entering directory '/builddir/build/BUILD/python3-cryptsetup-1.6.5-2.fc22/man' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cryptsetup-1.6.5-2.fc22.i386/usr/share/man/man8' /usr/bin/install -c -m 644 cryptsetup.8 veritysetup.8 '/builddir/build/BUILDROOT/cryptsetup-1.6.5-2.fc22.i386/usr/share/man/man8' make[2]: Leaving directory '/builddir/build/BUILD/python3-cryptsetup-1.6.5-2.fc22/man' make[1]: Leaving directory '/builddir/build/BUILD/python3-cryptsetup-1.6.5-2.fc22/man' Making install in python make[1]: Entering directory '/builddir/build/BUILD/python3-cryptsetup-1.6.5-2.fc22/python' make[2]: Entering directory '/builddir/build/BUILD/python3-cryptsetup-1.6.5-2.fc22/python' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cryptsetup-1.6.5-2.fc22.i386/usr/lib/python3.4/site-packages' /bin/sh ../libtool --mode=install /usr/bin/install -c pycryptsetup.la '/builddir/build/BUILDROOT/cryptsetup-1.6.5-2.fc22.i386/usr/lib/python3.4/site-packages' libtool: install: warning: relinking `pycryptsetup.la' libtool: install: (cd /builddir/build/BUILD/python3-cryptsetup-1.6.5-2.fc22/python; /bin/sh /builddir/build/BUILD/python3-cryptsetup-1.6.5-2.fc22/libtool --tag CC --mode=relink gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -avoid-version -module -shared -export-dynamic -Wl,-z,relro -o pycryptsetup.la -rpath /usr/lib/python3.4/site-packages pycryptsetup_la-pycryptsetup.lo ../lib/libcryptsetup.la -lpthread -ldl -lutil -lm -lpython3.4m -inst-prefix-dir /builddir/build/BUILDROOT/cryptsetup-1.6.5-2.fc22.i386) libtool: relink: gcc -shared -fPIC -DPIC .libs/pycryptsetup_la-pycryptsetup.o -L/builddir/build/BUILDROOT/cryptsetup-1.6.5-2.fc22.i386/usr/lib -L/usr/lib -lcryptsetup -lpthread -ldl -lutil -lm -lpython3.4m -O2 -m32 -march=i686 -mtune=atom -Wl,-z -Wl,relro -Wl,-soname -Wl,pycryptsetup.so -o .libs/pycryptsetup.so libtool: install: /usr/bin/install -c .libs/pycryptsetup.soT /builddir/build/BUILDROOT/cryptsetup-1.6.5-2.fc22.i386/usr/lib/python3.4/site-packages/pycryptsetup.so libtool: install: /usr/bin/install -c .libs/pycryptsetup.lai /builddir/build/BUILDROOT/cryptsetup-1.6.5-2.fc22.i386/usr/lib/python3.4/site-packages/pycryptsetup.la libtool: install: warning: remember to run `libtool --finish /usr/lib/python3.4/site-packages' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/python3-cryptsetup-1.6.5-2.fc22/python' make[1]: Leaving directory '/builddir/build/BUILD/python3-cryptsetup-1.6.5-2.fc22/python' Making install in tests make[1]: Entering directory '/builddir/build/BUILD/python3-cryptsetup-1.6.5-2.fc22/tests' make[2]: Entering directory '/builddir/build/BUILD/python3-cryptsetup-1.6.5-2.fc22/tests' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/python3-cryptsetup-1.6.5-2.fc22/tests' make[1]: Leaving directory '/builddir/build/BUILD/python3-cryptsetup-1.6.5-2.fc22/tests' Making install in po make[1]: Entering directory '/builddir/build/BUILD/python3-cryptsetup-1.6.5-2.fc22/po' /usr/bin/mkdir -p /builddir/build/BUILDROOT/cryptsetup-1.6.5-2.fc22.i386/usr/share installing cs.gmo as /builddir/build/BUILDROOT/cryptsetup-1.6.5-2.fc22.i386/usr/share/locale/cs/LC_MESSAGES/cryptsetup.mo installing de.gmo as /builddir/build/BUILDROOT/cryptsetup-1.6.5-2.fc22.i386/usr/share/locale/de/LC_MESSAGES/cryptsetup.mo installing es.gmo as /builddir/build/BUILDROOT/cryptsetup-1.6.5-2.fc22.i386/usr/share/locale/es/LC_MESSAGES/cryptsetup.mo installing fi.gmo as /builddir/build/BUILDROOT/cryptsetup-1.6.5-2.fc22.i386/usr/share/locale/fi/LC_MESSAGES/cryptsetup.mo installing fr.gmo as /builddir/build/BUILDROOT/cryptsetup-1.6.5-2.fc22.i386/usr/share/locale/fr/LC_MESSAGES/cryptsetup.mo installing id.gmo as /builddir/build/BUILDROOT/cryptsetup-1.6.5-2.fc22.i386/usr/share/locale/id/LC_MESSAGES/cryptsetup.mo installing it.gmo as /builddir/build/BUILDROOT/cryptsetup-1.6.5-2.fc22.i386/usr/share/locale/it/LC_MESSAGES/cryptsetup.mo installing nl.gmo as /builddir/build/BUILDROOT/cryptsetup-1.6.5-2.fc22.i386/usr/share/locale/nl/LC_MESSAGES/cryptsetup.mo installing pl.gmo as /builddir/build/BUILDROOT/cryptsetup-1.6.5-2.fc22.i386/usr/share/locale/pl/LC_MESSAGES/cryptsetup.mo installing sv.gmo as /builddir/build/BUILDROOT/cryptsetup-1.6.5-2.fc22.i386/usr/share/locale/sv/LC_MESSAGES/cryptsetup.mo installing uk.gmo as /builddir/build/BUILDROOT/cryptsetup-1.6.5-2.fc22.i386/usr/share/locale/uk/LC_MESSAGES/cryptsetup.mo installing vi.gmo as /builddir/build/BUILDROOT/cryptsetup-1.6.5-2.fc22.i386/usr/share/locale/vi/LC_MESSAGES/cryptsetup.mo if test "cryptsetup" = "gettext-tools"; then \ /usr/bin/mkdir -p /builddir/build/BUILDROOT/cryptsetup-1.6.5-2.fc22.i386/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /builddir/build/BUILDROOT/cryptsetup-1.6.5-2.fc22.i386/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /builddir/build/BUILDROOT/cryptsetup-1.6.5-2.fc22.i386/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory '/builddir/build/BUILD/python3-cryptsetup-1.6.5-2.fc22/po' make[1]: Entering directory '/builddir/build/BUILD/python3-cryptsetup-1.6.5-2.fc22' make[2]: Entering directory '/builddir/build/BUILD/python3-cryptsetup-1.6.5-2.fc22' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/python3-cryptsetup-1.6.5-2.fc22' make[1]: Leaving directory '/builddir/build/BUILD/python3-cryptsetup-1.6.5-2.fc22' + rm -rf /builddir/build/BUILDROOT/cryptsetup-1.6.5-2.fc22.i386//usr/lib/libcryptsetup.la + popd ~/build/BUILD/cryptsetup-1.6.5 + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/cryptsetup-1.6.5-2.fc22.i386 cryptsetup + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/cryptsetup-1.6.5 extracting debug info from /builddir/build/BUILDROOT/cryptsetup-1.6.5-2.fc22.i386/usr/lib/python2.7/site-packages/pycryptsetup.so extracting debug info from /builddir/build/BUILDROOT/cryptsetup-1.6.5-2.fc22.i386/usr/lib/libcryptsetup.so.4.6.0 extracting debug info from /builddir/build/BUILDROOT/cryptsetup-1.6.5-2.fc22.i386/usr/lib/python3.4/site-packages/pycryptsetup.so extracting debug info from /builddir/build/BUILDROOT/cryptsetup-1.6.5-2.fc22.i386/usr/sbin/cryptsetup-reencrypt extracting debug info from /builddir/build/BUILDROOT/cryptsetup-1.6.5-2.fc22.i386/usr/sbin/cryptsetup extracting debug info from /builddir/build/BUILDROOT/cryptsetup-1.6.5-2.fc22.i386/usr/sbin/veritysetup /usr/lib/rpm/sepdebugcrcfix: Updated 6 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib/libcryptsetup.so.4.6.0.debug to /usr/lib/debug/usr/lib/libcryptsetup.so.debug symlinked /usr/lib/debug/usr/lib/libcryptsetup.so.4.6.0.debug to /usr/lib/debug/usr/lib/libcryptsetup.so.4.debug 1111 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/cryptsetup-1.6.5-2.fc22.i386/usr/lib/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/cryptsetup-1.6.5-2.fc22.i386/usr/lib/debug/usr/lib/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/cryptsetup-1.6.5-2.fc22.i386/usr/lib/debug/usr/lib/python3.4 using /usr/bin/python3.4 Bytecompiling .py files below /builddir/build/BUILDROOT/cryptsetup-1.6.5-2.fc22.i386/usr/lib/python3.4 using /usr/bin/python3.4 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars + fipshmac -d /builddir/build/BUILDROOT/cryptsetup-1.6.5-2.fc22.i386//usr/lib/fipscheck /builddir/build/BUILDROOT/cryptsetup-1.6.5-2.fc22.i386//usr/lib/libcryptsetup.so.4 /builddir/build/BUILDROOT/cryptsetup-1.6.5-2.fc22.i386//usr/lib/libcryptsetup.so.4.6.0 Processing files: cryptsetup-1.6.5-2.fc22.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.cUPJSk + umask 022 + cd /builddir/build/BUILD + cd cryptsetup-1.6.5 + DOCDIR=/builddir/build/BUILDROOT/cryptsetup-1.6.5-2.fc22.i386/usr/share/doc/cryptsetup + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/cryptsetup-1.6.5-2.fc22.i386/usr/share/doc/cryptsetup + cp -pr AUTHORS /builddir/build/BUILDROOT/cryptsetup-1.6.5-2.fc22.i386/usr/share/doc/cryptsetup + cp -pr FAQ /builddir/build/BUILDROOT/cryptsetup-1.6.5-2.fc22.i386/usr/share/doc/cryptsetup + cp -pr docs/v1.0.7-ReleaseNotes docs/v1.1.0-ReleaseNotes docs/v1.1.1-ReleaseNotes docs/v1.1.2-ReleaseNotes docs/v1.1.3-ReleaseNotes docs/v1.2.0-ReleaseNotes docs/v1.3.0-ReleaseNotes docs/v1.3.1-ReleaseNotes docs/v1.4.0-ReleaseNotes docs/v1.4.1-ReleaseNotes docs/v1.4.2-ReleaseNotes docs/v1.4.3-ReleaseNotes docs/v1.5.0-ReleaseNotes docs/v1.5.1-ReleaseNotes docs/v1.6.0-ReleaseNotes docs/v1.6.1-ReleaseNotes docs/v1.6.2-ReleaseNotes docs/v1.6.3-ReleaseNotes docs/v1.6.4-ReleaseNotes docs/v1.6.5-ReleaseNotes /builddir/build/BUILDROOT/cryptsetup-1.6.5-2.fc22.i386/usr/share/doc/cryptsetup + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.zNEm48 + umask 022 + cd /builddir/build/BUILD + cd cryptsetup-1.6.5 + LICENSEDIR=/builddir/build/BUILDROOT/cryptsetup-1.6.5-2.fc22.i386/usr/share/licenses/cryptsetup + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/cryptsetup-1.6.5-2.fc22.i386/usr/share/licenses/cryptsetup + cp -pr COPYING /builddir/build/BUILDROOT/cryptsetup-1.6.5-2.fc22.i386/usr/share/licenses/cryptsetup + exit 0 Provides: cryptsetup = 1.6.5-2.fc22 cryptsetup(x86-32) = 1.6.5-2.fc22 cryptsetup-luks = 1.6.5-2.fc22 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.15) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libc.so.6(GLIBC_2.8) libcryptsetup.so.4 libcryptsetup.so.4(CRYPTSETUP_1.0) libpopt.so.0 libpopt.so.0(LIBPOPT_0) rtld(GNU_HASH) Obsoletes: cryptsetup-luks < 1.4.0 Processing files: cryptsetup-devel-1.6.5-2.fc22.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Eq0ICX + umask 022 + cd /builddir/build/BUILD + cd cryptsetup-1.6.5 + DOCDIR=/builddir/build/BUILDROOT/cryptsetup-1.6.5-2.fc22.i386/usr/share/doc/cryptsetup-devel + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/cryptsetup-1.6.5-2.fc22.i386/usr/share/doc/cryptsetup-devel + cp -pr docs/examples/Makefile docs/examples/crypt_log_usage.c docs/examples/crypt_luks_usage.c /builddir/build/BUILDROOT/cryptsetup-1.6.5-2.fc22.i386/usr/share/doc/cryptsetup-devel + exit 0 Provides: cryptsetup-devel = 1.6.5-2.fc22 cryptsetup-devel(x86-32) = 1.6.5-2.fc22 cryptsetup-luks-devel = 1.6.5-2.fc22 pkgconfig(libcryptsetup) = 1.6.5 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libcryptsetup.so.4 Obsoletes: cryptsetup-luks-devel < 1.4.0 Processing files: cryptsetup-libs-1.6.5-2.fc22.i686 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.S7oOgM + umask 022 + cd /builddir/build/BUILD + cd cryptsetup-1.6.5 + LICENSEDIR=/builddir/build/BUILDROOT/cryptsetup-1.6.5-2.fc22.i386/usr/share/licenses/cryptsetup-libs + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/cryptsetup-1.6.5-2.fc22.i386/usr/share/licenses/cryptsetup-libs + cp -pr COPYING /builddir/build/BUILDROOT/cryptsetup-1.6.5-2.fc22.i386/usr/share/licenses/cryptsetup-libs + cp -pr COPYING.LGPL /builddir/build/BUILDROOT/cryptsetup-1.6.5-2.fc22.i386/usr/share/licenses/cryptsetup-libs + exit 0 Provides: cryptsetup-libs = 1.6.5-2.fc22 cryptsetup-libs(x86-32) = 1.6.5-2.fc22 cryptsetup-luks-libs = 1.6.5-2.fc22 libcryptsetup.so.4 libcryptsetup.so.4(CRYPTSETUP_1.0) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.15) libc.so.6(GLIBC_2.17) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libc.so.6(GLIBC_2.8) libdevmapper.so.1.02 libdevmapper.so.1.02(Base) libdl.so.2 libgcrypt.so.20 libgcrypt.so.20(GCRYPT_1.6) libgpg-error.so.0 libuuid.so.1 libuuid.so.1(UUID_1.0) rtld(GNU_HASH) Obsoletes: cryptsetup-luks-libs < 1.4.0 Processing files: veritysetup-1.6.5-2.fc22.i686 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.5x6d2A + umask 022 + cd /builddir/build/BUILD + cd cryptsetup-1.6.5 + LICENSEDIR=/builddir/build/BUILDROOT/cryptsetup-1.6.5-2.fc22.i386/usr/share/licenses/veritysetup + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/cryptsetup-1.6.5-2.fc22.i386/usr/share/licenses/veritysetup + cp -pr COPYING /builddir/build/BUILDROOT/cryptsetup-1.6.5-2.fc22.i386/usr/share/licenses/veritysetup + exit 0 Provides: veritysetup = 1.6.5-2.fc22 veritysetup(x86-32) = 1.6.5-2.fc22 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.15) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libc.so.6(GLIBC_2.8) libcryptsetup.so.4 libcryptsetup.so.4(CRYPTSETUP_1.0) libpopt.so.0 libpopt.so.0(LIBPOPT_0) rtld(GNU_HASH) Processing files: cryptsetup-reencrypt-1.6.5-2.fc22.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.jHuCRp + umask 022 + cd /builddir/build/BUILD + cd cryptsetup-1.6.5 + DOCDIR=/builddir/build/BUILDROOT/cryptsetup-1.6.5-2.fc22.i386/usr/share/doc/cryptsetup-reencrypt + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/cryptsetup-1.6.5-2.fc22.i386/usr/share/doc/cryptsetup-reencrypt + cp -pr misc/dracut_90reencrypt /builddir/build/BUILDROOT/cryptsetup-1.6.5-2.fc22.i386/usr/share/doc/cryptsetup-reencrypt + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.eqEWHe + umask 022 + cd /builddir/build/BUILD + cd cryptsetup-1.6.5 + LICENSEDIR=/builddir/build/BUILDROOT/cryptsetup-1.6.5-2.fc22.i386/usr/share/licenses/cryptsetup-reencrypt + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/cryptsetup-1.6.5-2.fc22.i386/usr/share/licenses/cryptsetup-reencrypt + cp -pr COPYING /builddir/build/BUILDROOT/cryptsetup-1.6.5-2.fc22.i386/usr/share/licenses/cryptsetup-reencrypt + exit 0 Provides: cryptsetup-reencrypt = 1.6.5-2.fc22 cryptsetup-reencrypt(x86-32) = 1.6.5-2.fc22 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.15) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libc.so.6(GLIBC_2.8) libcryptsetup.so.4 libcryptsetup.so.4(CRYPTSETUP_1.0) libfipscheck.so.1 libpopt.so.0 libpopt.so.0(LIBPOPT_0) libpwquality.so.1 rtld(GNU_HASH) Processing files: cryptsetup-python-1.6.5-2.fc22.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Vp7oD3 + umask 022 + cd /builddir/build/BUILD + cd cryptsetup-1.6.5 + DOCDIR=/builddir/build/BUILDROOT/cryptsetup-1.6.5-2.fc22.i386/usr/share/doc/cryptsetup-python + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/cryptsetup-1.6.5-2.fc22.i386/usr/share/doc/cryptsetup-python + cp -pr python/pycryptsetup-test.py /builddir/build/BUILDROOT/cryptsetup-1.6.5-2.fc22.i386/usr/share/doc/cryptsetup-python + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.dq6JzS + umask 022 + cd /builddir/build/BUILD + cd cryptsetup-1.6.5 + LICENSEDIR=/builddir/build/BUILDROOT/cryptsetup-1.6.5-2.fc22.i386/usr/share/licenses/cryptsetup-python + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/cryptsetup-1.6.5-2.fc22.i386/usr/share/licenses/cryptsetup-python + cp -pr COPYING.LGPL /builddir/build/BUILDROOT/cryptsetup-1.6.5-2.fc22.i386/usr/share/licenses/cryptsetup-python + exit 0 Provides: cryptsetup-python = 1.6.5-2.fc22 cryptsetup-python(x86-32) = 1.6.5-2.fc22 python-cryptsetup = 1.6.5-2.fc22 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.4) libcryptsetup.so.4 libcryptsetup.so.4(CRYPTSETUP_1.0) libdl.so.2 libm.so.6 libpthread.so.0 libpython2.7.so.1.0 libutil.so.1 python(abi) = 2.7 rtld(GNU_HASH) Obsoletes: python-cryptsetup < 1.4.0 Processing files: cryptsetup-python3-1.6.5-2.fc22.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.W3yRBH + umask 022 + cd /builddir/build/BUILD + cd cryptsetup-1.6.5 + DOCDIR=/builddir/build/BUILDROOT/cryptsetup-1.6.5-2.fc22.i386/usr/share/doc/cryptsetup-python3 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/cryptsetup-1.6.5-2.fc22.i386/usr/share/doc/cryptsetup-python3 + cp -pr python/pycryptsetup-test.py /builddir/build/BUILDROOT/cryptsetup-1.6.5-2.fc22.i386/usr/share/doc/cryptsetup-python3 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.HjGPEw + umask 022 + cd /builddir/build/BUILD + cd cryptsetup-1.6.5 + LICENSEDIR=/builddir/build/BUILDROOT/cryptsetup-1.6.5-2.fc22.i386/usr/share/licenses/cryptsetup-python3 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/cryptsetup-1.6.5-2.fc22.i386/usr/share/licenses/cryptsetup-python3 + cp -pr COPYING.LGPL /builddir/build/BUILDROOT/cryptsetup-1.6.5-2.fc22.i386/usr/share/licenses/cryptsetup-python3 + exit 0 Provides: cryptsetup-python3 = 1.6.5-2.fc22 cryptsetup-python3(x86-32) = 1.6.5-2.fc22 python3-cryptsetup = 1.6.5-2.fc22 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.4) libcryptsetup.so.4 libcryptsetup.so.4(CRYPTSETUP_1.0) libdl.so.2 libm.so.6 libpthread.so.0 libpython3.4m.so.1.0 libutil.so.1 python(abi) = 3.4 rtld(GNU_HASH) Processing files: cryptsetup-debuginfo-1.6.5-2.fc22.i686 Provides: cryptsetup-debuginfo = 1.6.5-2.fc22 cryptsetup-debuginfo(x86-32) = 1.6.5-2.fc22 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/cryptsetup-1.6.5-2.fc22.i386 Wrote: /builddir/build/RPMS/cryptsetup-1.6.5-2.fc22.i686.rpm Wrote: /builddir/build/RPMS/cryptsetup-devel-1.6.5-2.fc22.i686.rpm Wrote: /builddir/build/RPMS/cryptsetup-libs-1.6.5-2.fc22.i686.rpm Wrote: /builddir/build/RPMS/veritysetup-1.6.5-2.fc22.i686.rpm Wrote: /builddir/build/RPMS/cryptsetup-reencrypt-1.6.5-2.fc22.i686.rpm Wrote: /builddir/build/RPMS/cryptsetup-python-1.6.5-2.fc22.i686.rpm Wrote: /builddir/build/RPMS/cryptsetup-python3-1.6.5-2.fc22.i686.rpm Wrote: /builddir/build/RPMS/cryptsetup-debuginfo-1.6.5-2.fc22.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ydh8Mm + umask 022 + cd /builddir/build/BUILD + cd cryptsetup-1.6.5 + exit 0 Child return code was: 0 LEAVE do -->