Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target s390x --nodeps /builddir/build/SPECS/cryptsetup.spec'], shell=Falselogger=gid=425timeout=172800chrootPath='/var/lib/mock/f27-build-9389440-774111/root'nspawn_args=[]env={'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'TERM': 'vt100', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'PS1': ' \\s-\\v\\$ ', 'SHELL': '/bin/bash'}user='mockbuild'uid=1000printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target s390x --nodeps /builddir/build/SPECS/cryptsetup.spec'] with env {'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'TERM': 'vt100', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'PS1': ' \\s-\\v\\$ ', 'SHELL': '/bin/bash'} and shell False sh: /usr/bin/python: No such file or directory sh: /usr/bin/python: No such file or directory Building target platforms: s390x Building for target s390x Wrote: /builddir/build/SRPMS/cryptsetup-1.7.5-3.fc27.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target s390x --nodeps /builddir/build/SPECS/cryptsetup.spec'], shell=Falselogger=gid=425timeout=172800chrootPath='/var/lib/mock/f27-build-9389440-774111/root'nspawn_args=[]env={'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'TERM': 'vt100', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'PS1': ' \\s-\\v\\$ ', 'SHELL': '/bin/bash'}user='mockbuild'uid=1000printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target s390x --nodeps /builddir/build/SPECS/cryptsetup.spec'] with env {'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'TERM': 'vt100', 'HOSTNAME': 'mock', 'LANG': 'en_US.UTF-8', 'PS1': ' \\s-\\v\\$ ', 'SHELL': '/bin/bash'} and shell False Building target platforms: s390x Building for target s390x Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.vsJt6a + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf cryptsetup-1.7.5 + /usr/bin/tar -xof - + /usr/bin/xz -dc /builddir/build/SOURCES/cryptsetup-1.7.5.tar.xz Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.ix0ayF '/usr/lib/rpm/redhat/config.sub' -> './config.sub' '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + STATUS=0 + '[' 0 -ne 0 ']' + cd cryptsetup-1.7.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.7.5-3.fc27 + exit 0 + umask 022 + cd /builddir/build/BUILD + cd cryptsetup-1.7.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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13' + 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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13' + 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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -I/usr/lib64/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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -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 + for i in $(find $(dirname ./configure) -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 + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./ltmain.sh + ./configure --build=s390x-redhat-linux-gnu --host=s390x-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/lib64 --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 whether make supports nested variables... yes 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 build system type... s390x-ibm-linux-gnu checking host system type... s390x-ibm-linux-gnu checking for style of include used by make... GNU checking for s390x-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 s390x-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 how to convert s390x-ibm-linux-gnu file names to s390x-ibm-linux-gnu format... func_convert_file_noop checking how to convert s390x-ibm-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for s390x-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for s390x-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for s390x-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for s390x-redhat-linux-gnu-strip... no checking for strip... strip checking for s390x-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 a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for s390x-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 -m elf64_s390) 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 s390x-redhat-linux-gnu-pkg-config... /usr/bin/s390x-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 sys/sysmacros.h usability... yes checking sys/sysmacros.h presence... yes checking for sys/sysmacros.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... yes 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... no checking for _LARGEFILE_SOURCE value needed for large files... no checking whether gcc needs -traditional... no checking whether strerror_r is declared... yes checking for strerror_r... yes checking whether strerror_r returns char *... yes 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 -m elf64_s390 checking if the linker (/usr/bin/ld -m elf64_s390) 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 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 libgcrypt-config... /usr/bin/libgcrypt-config checking for LIBGCRYPT - version >= 1.6.1... yes (1.7.8) checking for libgcrypt-config... (cached) /usr/bin/libgcrypt-config checking for LIBGCRYPT - version >= 1.4.5... yes (1.7.8) checking if internal cryptsetup PBKDF2 is compiled-in... no 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}/lib64/python2.7/site-packages checking for python2.7-config... /usr/bin/python2.7-config checking for python headers using /usr/bin/python2.7-config --includes... -I/usr/include/python2.7 -I/usr/include/python2.7 checking for python libraries using /usr/bin/python2.7-config --libs... -lpython2.7 -lpthread -ldl -lutil -lm 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 -j2 make all-recursive make[1]: Entering directory '/builddir/build/BUILD/cryptsetup-1.7.5' Making all in lib make[2]: Entering directory '/builddir/build/BUILD/cryptsetup-1.7.5/lib' Making all in crypto_backend make[3]: Entering directory '/builddir/build/BUILD/cryptsetup-1.7.5/lib/crypto_backend' CC libcrypto_backend_la-crypto_cipher_kernel.lo CC libcrypto_backend_la-crypto_storage.lo CC libcrypto_backend_la-pbkdf_check.lo CC libcrypto_backend_la-crc32.lo CC libcrypto_backend_la-crypto_gcrypt.lo CCLD libcrypto_backend.la make[3]: Leaving directory '/builddir/build/BUILD/cryptsetup-1.7.5/lib/crypto_backend' Making all in luks1 make[3]: Entering directory '/builddir/build/BUILD/cryptsetup-1.7.5/lib/luks1' CC libluks1_la-af.lo CC libluks1_la-keymanage.lo CC libluks1_la-keyencryption.lo CCLD libluks1.la make[3]: Leaving directory '/builddir/build/BUILD/cryptsetup-1.7.5/lib/luks1' Making all in loopaes make[3]: Entering directory '/builddir/build/BUILD/cryptsetup-1.7.5/lib/loopaes' CC libloopaes_la-loopaes.lo CCLD libloopaes.la make[3]: Leaving directory '/builddir/build/BUILD/cryptsetup-1.7.5/lib/loopaes' Making all in verity make[3]: Entering directory '/builddir/build/BUILD/cryptsetup-1.7.5/lib/verity' CC libverity_la-verity_hash.lo CC libverity_la-verity.lo CCLD libverity.la make[3]: Leaving directory '/builddir/build/BUILD/cryptsetup-1.7.5/lib/verity' Making all in tcrypt make[3]: Entering directory '/builddir/build/BUILD/cryptsetup-1.7.5/lib/tcrypt' CC libtcrypt_la-tcrypt.lo CCLD libtcrypt.la make[3]: Leaving directory '/builddir/build/BUILD/cryptsetup-1.7.5/lib/tcrypt' make[3]: Entering directory '/builddir/build/BUILD/cryptsetup-1.7.5/lib' CC libcryptsetup_la-setup.lo CC libcryptsetup_la-utils.lo CC libcryptsetup_la-utils_benchmark.lo CC libcryptsetup_la-utils_crypt.lo CC libcryptsetup_la-utils_loop.lo CC libcryptsetup_la-utils_devpath.lo CC libcryptsetup_la-utils_wipe.lo CC libcryptsetup_la-utils_fips.lo CC libcryptsetup_la-utils_device.lo CC libcryptsetup_la-libdevmapper.lo CC libcryptsetup_la-volumekey.lo CC libcryptsetup_la-random.lo CC libcryptsetup_la-crypt_plain.lo CCLD libcryptsetup.la make[3]: Leaving directory '/builddir/build/BUILD/cryptsetup-1.7.5/lib' make[2]: Leaving directory '/builddir/build/BUILD/cryptsetup-1.7.5/lib' Making all in src make[2]: Entering directory '/builddir/build/BUILD/cryptsetup-1.7.5/src' CC cryptsetup-utils_crypt.o CC cryptsetup-utils_loop.o CC cryptsetup-utils_tools.o CC cryptsetup-utils_password.o CC cryptsetup-cryptsetup.o CC veritysetup-utils_crypt.o CC veritysetup-utils_loop.o CC veritysetup-utils_tools.o CC veritysetup-veritysetup.o CC cryptsetup_reencrypt-utils_crypt.o CC cryptsetup_reencrypt-utils_tools.o CC cryptsetup_reencrypt-cryptsetup_reencrypt.o CCLD cryptsetup CCLD veritysetup CCLD cryptsetup-reencrypt make[2]: Leaving directory '/builddir/build/BUILD/cryptsetup-1.7.5/src' Making all in man make[2]: Entering directory '/builddir/build/BUILD/cryptsetup-1.7.5/man' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/cryptsetup-1.7.5/man' Making all in python make[2]: Entering directory '/builddir/build/BUILD/cryptsetup-1.7.5/python' CC pycryptsetup_la-pycryptsetup.lo CCLD pycryptsetup.la make[2]: Leaving directory '/builddir/build/BUILD/cryptsetup-1.7.5/python' Making all in tests make[2]: Entering directory '/builddir/build/BUILD/cryptsetup-1.7.5/tests' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/cryptsetup-1.7.5/tests' Making all in po make[2]: Entering directory '/builddir/build/BUILD/cryptsetup-1.7.5/po' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/cryptsetup-1.7.5/po' make[2]: Entering directory '/builddir/build/BUILD/cryptsetup-1.7.5' make[2]: Leaving directory '/builddir/build/BUILD/cryptsetup-1.7.5' make[1]: Leaving directory '/builddir/build/BUILD/cryptsetup-1.7.5' ~/build/BUILD/python3-cryptsetup-1.7.5-3.fc27 ~/build/BUILD/cryptsetup-1.7.5 + pushd /builddir/build/BUILD/python3-cryptsetup-1.7.5-3.fc27 + 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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13' + 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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13' + 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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -I/usr/lib64/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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -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' + for i in $(find $(dirname ./configure) -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' + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./ltmain.sh + ./configure --build=s390x-redhat-linux-gnu --host=s390x-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/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-python --with-python_version=3 checking whether make supports nested variables... yes 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 build system type... s390x-ibm-linux-gnu checking host system type... s390x-ibm-linux-gnu checking for style of include used by make... GNU checking for s390x-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 s390x-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 how to convert s390x-ibm-linux-gnu file names to s390x-ibm-linux-gnu format... func_convert_file_noop checking how to convert s390x-ibm-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for s390x-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for s390x-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for s390x-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for s390x-redhat-linux-gnu-strip... no checking for strip... strip checking for s390x-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 a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for s390x-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 -m elf64_s390) 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 s390x-redhat-linux-gnu-pkg-config... /usr/bin/s390x-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 sys/sysmacros.h usability... yes checking sys/sysmacros.h presence... yes checking for sys/sysmacros.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... yes 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... no checking for _LARGEFILE_SOURCE value needed for large files... no checking whether gcc needs -traditional... no checking whether strerror_r is declared... yes checking for strerror_r... yes checking whether strerror_r returns char *... yes 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 -m elf64_s390 checking if the linker (/usr/bin/ld -m elf64_s390) 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 libgcrypt-config... /usr/bin/libgcrypt-config checking for LIBGCRYPT - version >= 1.6.1... yes (1.7.8) checking for libgcrypt-config... (cached) /usr/bin/libgcrypt-config checking for LIBGCRYPT - version >= 1.1.42... yes (1.7.8) checking if internal cryptsetup PBKDF2 is compiled-in... no checking for a Python interpreter with version >= 3... python3 checking for python3... /usr/bin/python3 checking for python3 version... 3.6 checking for python3 platform... linux checking for python3 script directory... ${prefix}/lib/python3.6/site-packages checking for python3 extension module directory... ${exec_prefix}/lib64/python3.6/site-packages checking for python3.6-config... /usr/bin/python3.6-config checking for python headers using /usr/bin/python3.6-config --includes... -I/usr/include/python3.6m -I/usr/include/python3.6m checking for python libraries using /usr/bin/python3.6-config --libs... -lpython3.6m -lpthread -ldl -lutil -lm 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 -j2 make all-recursive make[1]: Entering directory '/builddir/build/BUILD/python3-cryptsetup-1.7.5-3.fc27' Making all in lib make[2]: Entering directory '/builddir/build/BUILD/python3-cryptsetup-1.7.5-3.fc27/lib' Making all in crypto_backend make[3]: Entering directory '/builddir/build/BUILD/python3-cryptsetup-1.7.5-3.fc27/lib/crypto_backend' CC libcrypto_backend_la-crypto_cipher_kernel.lo CC libcrypto_backend_la-crypto_storage.lo CC libcrypto_backend_la-pbkdf_check.lo CC libcrypto_backend_la-crc32.lo CC libcrypto_backend_la-crypto_gcrypt.lo CCLD libcrypto_backend.la make[3]: Leaving directory '/builddir/build/BUILD/python3-cryptsetup-1.7.5-3.fc27/lib/crypto_backend' Making all in luks1 make[3]: Entering directory '/builddir/build/BUILD/python3-cryptsetup-1.7.5-3.fc27/lib/luks1' CC libluks1_la-af.lo CC libluks1_la-keymanage.lo CC libluks1_la-keyencryption.lo CCLD libluks1.la make[3]: Leaving directory '/builddir/build/BUILD/python3-cryptsetup-1.7.5-3.fc27/lib/luks1' Making all in loopaes make[3]: Entering directory '/builddir/build/BUILD/python3-cryptsetup-1.7.5-3.fc27/lib/loopaes' CC libloopaes_la-loopaes.lo CCLD libloopaes.la make[3]: Leaving directory '/builddir/build/BUILD/python3-cryptsetup-1.7.5-3.fc27/lib/loopaes' Making all in verity make[3]: Entering directory '/builddir/build/BUILD/python3-cryptsetup-1.7.5-3.fc27/lib/verity' CC libverity_la-verity_hash.lo CC libverity_la-verity.lo CCLD libverity.la make[3]: Leaving directory '/builddir/build/BUILD/python3-cryptsetup-1.7.5-3.fc27/lib/verity' Making all in tcrypt make[3]: Entering directory '/builddir/build/BUILD/python3-cryptsetup-1.7.5-3.fc27/lib/tcrypt' CC libtcrypt_la-tcrypt.lo CCLD libtcrypt.la make[3]: Leaving directory '/builddir/build/BUILD/python3-cryptsetup-1.7.5-3.fc27/lib/tcrypt' make[3]: Entering directory '/builddir/build/BUILD/python3-cryptsetup-1.7.5-3.fc27/lib' CC libcryptsetup_la-setup.lo CC libcryptsetup_la-utils.lo CC libcryptsetup_la-utils_benchmark.lo CC libcryptsetup_la-utils_crypt.lo CC libcryptsetup_la-utils_loop.lo CC libcryptsetup_la-utils_devpath.lo CC libcryptsetup_la-utils_wipe.lo CC libcryptsetup_la-utils_fips.lo CC libcryptsetup_la-utils_device.lo CC libcryptsetup_la-libdevmapper.lo CC libcryptsetup_la-volumekey.lo CC libcryptsetup_la-random.lo CC libcryptsetup_la-crypt_plain.lo CCLD libcryptsetup.la make[3]: Leaving directory '/builddir/build/BUILD/python3-cryptsetup-1.7.5-3.fc27/lib' make[2]: Leaving directory '/builddir/build/BUILD/python3-cryptsetup-1.7.5-3.fc27/lib' Making all in src make[2]: Entering directory '/builddir/build/BUILD/python3-cryptsetup-1.7.5-3.fc27/src' CC cryptsetup-utils_loop.o CC cryptsetup-utils_crypt.o CC cryptsetup-utils_tools.o CC cryptsetup-utils_password.o CC cryptsetup-cryptsetup.o CC veritysetup-utils_crypt.o CC veritysetup-utils_loop.o CC veritysetup-utils_tools.o CC veritysetup-veritysetup.o CCLD cryptsetup CCLD veritysetup make[2]: Leaving directory '/builddir/build/BUILD/python3-cryptsetup-1.7.5-3.fc27/src' Making all in man make[2]: Entering directory '/builddir/build/BUILD/python3-cryptsetup-1.7.5-3.fc27/man' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/python3-cryptsetup-1.7.5-3.fc27/man' Making all in python make[2]: Entering directory '/builddir/build/BUILD/python3-cryptsetup-1.7.5-3.fc27/python' CC pycryptsetup_la-pycryptsetup.lo CCLD pycryptsetup.la make[2]: Leaving directory '/builddir/build/BUILD/python3-cryptsetup-1.7.5-3.fc27/python' Making all in tests make[2]: Entering directory '/builddir/build/BUILD/python3-cryptsetup-1.7.5-3.fc27/tests' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/python3-cryptsetup-1.7.5-3.fc27/tests' Making all in po make[2]: Entering directory '/builddir/build/BUILD/python3-cryptsetup-1.7.5-3.fc27/po' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/python3-cryptsetup-1.7.5-3.fc27/po' make[2]: Entering directory '/builddir/build/BUILD/python3-cryptsetup-1.7.5-3.fc27' make[2]: Leaving directory '/builddir/build/BUILD/python3-cryptsetup-1.7.5-3.fc27' make[1]: Leaving directory '/builddir/build/BUILD/python3-cryptsetup-1.7.5-3.fc27' ~/build/BUILD/cryptsetup-1.7.5 + popd + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.AK3FhX + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/cryptsetup-1.7.5-3.fc27.s390x '!=' / ']' + rm -rf /builddir/build/BUILDROOT/cryptsetup-1.7.5-3.fc27.s390x ++ dirname /builddir/build/BUILDROOT/cryptsetup-1.7.5-3.fc27.s390x + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/cryptsetup-1.7.5-3.fc27.s390x Making install in lib + cd cryptsetup-1.7.5 + make install DESTDIR=/builddir/build/BUILDROOT/cryptsetup-1.7.5-3.fc27.s390x make[1]: Entering directory '/builddir/build/BUILD/cryptsetup-1.7.5/lib' Making install in crypto_backend make[2]: Entering directory '/builddir/build/BUILD/cryptsetup-1.7.5/lib/crypto_backend' make[3]: Entering directory '/builddir/build/BUILD/cryptsetup-1.7.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.7.5/lib/crypto_backend' make[2]: Leaving directory '/builddir/build/BUILD/cryptsetup-1.7.5/lib/crypto_backend' Making install in luks1 make[2]: Entering directory '/builddir/build/BUILD/cryptsetup-1.7.5/lib/luks1' make[3]: Entering directory '/builddir/build/BUILD/cryptsetup-1.7.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.7.5/lib/luks1' make[2]: Leaving directory '/builddir/build/BUILD/cryptsetup-1.7.5/lib/luks1' Making install in loopaes make[2]: Entering directory '/builddir/build/BUILD/cryptsetup-1.7.5/lib/loopaes' make[3]: Entering directory '/builddir/build/BUILD/cryptsetup-1.7.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.7.5/lib/loopaes' make[2]: Leaving directory '/builddir/build/BUILD/cryptsetup-1.7.5/lib/loopaes' Making install in verity make[2]: Entering directory '/builddir/build/BUILD/cryptsetup-1.7.5/lib/verity' make[3]: Entering directory '/builddir/build/BUILD/cryptsetup-1.7.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.7.5/lib/verity' make[2]: Leaving directory '/builddir/build/BUILD/cryptsetup-1.7.5/lib/verity' Making install in tcrypt make[2]: Entering directory '/builddir/build/BUILD/cryptsetup-1.7.5/lib/tcrypt' make[3]: Entering directory '/builddir/build/BUILD/cryptsetup-1.7.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.7.5/lib/tcrypt' make[2]: Leaving directory '/builddir/build/BUILD/cryptsetup-1.7.5/lib/tcrypt' make[2]: Entering directory '/builddir/build/BUILD/cryptsetup-1.7.5/lib' make[3]: Entering directory '/builddir/build/BUILD/cryptsetup-1.7.5/lib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cryptsetup-1.7.5-3.fc27.s390x/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -c libcryptsetup.la '/builddir/build/BUILDROOT/cryptsetup-1.7.5-3.fc27.s390x/usr/lib64' libtool: install: /usr/bin/install -c .libs/libcryptsetup.so.4.7.0 /builddir/build/BUILDROOT/cryptsetup-1.7.5-3.fc27.s390x/usr/lib64/libcryptsetup.so.4.7.0 libtool: install: (cd /builddir/build/BUILDROOT/cryptsetup-1.7.5-3.fc27.s390x/usr/lib64 && { ln -s -f libcryptsetup.so.4.7.0 libcryptsetup.so.4 || { rm -f libcryptsetup.so.4 && ln -s libcryptsetup.so.4.7.0 libcryptsetup.so.4; }; }) libtool: install: (cd /builddir/build/BUILDROOT/cryptsetup-1.7.5-3.fc27.s390x/usr/lib64 && { ln -s -f libcryptsetup.so.4.7.0 libcryptsetup.so || { rm -f libcryptsetup.so && ln -s libcryptsetup.so.4.7.0 libcryptsetup.so; }; }) libtool: install: /usr/bin/install -c .libs/libcryptsetup.lai /builddir/build/BUILDROOT/cryptsetup-1.7.5-3.fc27.s390x/usr/lib64/libcryptsetup.la /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cryptsetup-1.7.5-3.fc27.s390x/usr/include' /usr/bin/install -c -m 644 libcryptsetup.h '/builddir/build/BUILDROOT/cryptsetup-1.7.5-3.fc27.s390x/usr/include' libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cryptsetup-1.7.5-3.fc27.s390x/usr/lib64/pkgconfig' /usr/bin/install -c -m 644 libcryptsetup.pc '/builddir/build/BUILDROOT/cryptsetup-1.7.5-3.fc27.s390x/usr/lib64/pkgconfig' make[3]: Leaving directory '/builddir/build/BUILD/cryptsetup-1.7.5/lib' make[2]: Leaving directory '/builddir/build/BUILD/cryptsetup-1.7.5/lib' make[1]: Leaving directory '/builddir/build/BUILD/cryptsetup-1.7.5/lib' Making install in src make[1]: Entering directory '/builddir/build/BUILD/cryptsetup-1.7.5/src' make[2]: Entering directory '/builddir/build/BUILD/cryptsetup-1.7.5/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cryptsetup-1.7.5-3.fc27.s390x/usr/sbin' /bin/sh ../libtool --mode=install /usr/bin/install -c cryptsetup veritysetup cryptsetup-reencrypt '/builddir/build/BUILDROOT/cryptsetup-1.7.5-3.fc27.s390x/usr/sbin' libtool: warning: '../lib/libcryptsetup.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/cryptsetup /builddir/build/BUILDROOT/cryptsetup-1.7.5-3.fc27.s390x/usr/sbin/cryptsetup libtool: warning: '../lib/libcryptsetup.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/veritysetup /builddir/build/BUILDROOT/cryptsetup-1.7.5-3.fc27.s390x/usr/sbin/veritysetup libtool: warning: '../lib/libcryptsetup.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/cryptsetup-reencrypt /builddir/build/BUILDROOT/cryptsetup-1.7.5-3.fc27.s390x/usr/sbin/cryptsetup-reencrypt make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/cryptsetup-1.7.5/src' make[1]: Leaving directory '/builddir/build/BUILD/cryptsetup-1.7.5/src' Making install in man make[1]: Entering directory '/builddir/build/BUILD/cryptsetup-1.7.5/man' make[2]: Entering directory '/builddir/build/BUILD/cryptsetup-1.7.5/man' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cryptsetup-1.7.5-3.fc27.s390x/usr/share/man/man8' /usr/bin/install -c -m 644 cryptsetup.8 veritysetup.8 cryptsetup-reencrypt.8 '/builddir/build/BUILDROOT/cryptsetup-1.7.5-3.fc27.s390x/usr/share/man/man8' make[2]: Leaving directory '/builddir/build/BUILD/cryptsetup-1.7.5/man' make[1]: Leaving directory '/builddir/build/BUILD/cryptsetup-1.7.5/man' Making install in python make[1]: Entering directory '/builddir/build/BUILD/cryptsetup-1.7.5/python' make[2]: Entering directory '/builddir/build/BUILD/cryptsetup-1.7.5/python' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cryptsetup-1.7.5-3.fc27.s390x/usr/lib64/python2.7/site-packages' /bin/sh ../libtool --mode=install /usr/bin/install -c pycryptsetup.la '/builddir/build/BUILDROOT/cryptsetup-1.7.5-3.fc27.s390x/usr/lib64/python2.7/site-packages' libtool: warning: relinking 'pycryptsetup.la' libtool: install: (cd /builddir/build/BUILD/cryptsetup-1.7.5/python; /bin/sh "/builddir/build/BUILD/cryptsetup-1.7.5/libtool" --silent --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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -avoid-version -module -shared -export-dynamic -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o pycryptsetup.la -rpath /usr/lib64/python2.7/site-packages pycryptsetup_la-pycryptsetup.lo ../lib/libcryptsetup.la -lpython2.7 -lpthread -ldl -lutil -lm -inst-prefix-dir /builddir/build/BUILDROOT/cryptsetup-1.7.5-3.fc27.s390x) libtool: install: /usr/bin/install -c .libs/pycryptsetup.soT /builddir/build/BUILDROOT/cryptsetup-1.7.5-3.fc27.s390x/usr/lib64/python2.7/site-packages/pycryptsetup.so libtool: install: /usr/bin/install -c .libs/pycryptsetup.lai /builddir/build/BUILDROOT/cryptsetup-1.7.5-3.fc27.s390x/usr/lib64/python2.7/site-packages/pycryptsetup.la libtool: warning: remember to run 'libtool --finish /usr/lib64/python2.7/site-packages' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/cryptsetup-1.7.5/python' make[1]: Leaving directory '/builddir/build/BUILD/cryptsetup-1.7.5/python' Making install in tests make[1]: Entering directory '/builddir/build/BUILD/cryptsetup-1.7.5/tests' make[2]: Entering directory '/builddir/build/BUILD/cryptsetup-1.7.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.7.5/tests' make[1]: Leaving directory '/builddir/build/BUILD/cryptsetup-1.7.5/tests' Making install in po make[1]: Entering directory '/builddir/build/BUILD/cryptsetup-1.7.5/po' /usr/bin/mkdir -p /builddir/build/BUILDROOT/cryptsetup-1.7.5-3.fc27.s390x/usr/share installing cs.gmo as /builddir/build/BUILDROOT/cryptsetup-1.7.5-3.fc27.s390x/usr/share/locale/cs/LC_MESSAGES/cryptsetup.mo installing da.gmo as /builddir/build/BUILDROOT/cryptsetup-1.7.5-3.fc27.s390x/usr/share/locale/da/LC_MESSAGES/cryptsetup.mo installing de.gmo as /builddir/build/BUILDROOT/cryptsetup-1.7.5-3.fc27.s390x/usr/share/locale/de/LC_MESSAGES/cryptsetup.mo installing es.gmo as /builddir/build/BUILDROOT/cryptsetup-1.7.5-3.fc27.s390x/usr/share/locale/es/LC_MESSAGES/cryptsetup.mo installing fi.gmo as /builddir/build/BUILDROOT/cryptsetup-1.7.5-3.fc27.s390x/usr/share/locale/fi/LC_MESSAGES/cryptsetup.mo installing fr.gmo as /builddir/build/BUILDROOT/cryptsetup-1.7.5-3.fc27.s390x/usr/share/locale/fr/LC_MESSAGES/cryptsetup.mo installing id.gmo as /builddir/build/BUILDROOT/cryptsetup-1.7.5-3.fc27.s390x/usr/share/locale/id/LC_MESSAGES/cryptsetup.mo installing it.gmo as /builddir/build/BUILDROOT/cryptsetup-1.7.5-3.fc27.s390x/usr/share/locale/it/LC_MESSAGES/cryptsetup.mo installing nl.gmo as /builddir/build/BUILDROOT/cryptsetup-1.7.5-3.fc27.s390x/usr/share/locale/nl/LC_MESSAGES/cryptsetup.mo installing pl.gmo as /builddir/build/BUILDROOT/cryptsetup-1.7.5-3.fc27.s390x/usr/share/locale/pl/LC_MESSAGES/cryptsetup.mo installing pt_BR.gmo as /builddir/build/BUILDROOT/cryptsetup-1.7.5-3.fc27.s390x/usr/share/locale/pt_BR/LC_MESSAGES/cryptsetup.mo installing sr.gmo as /builddir/build/BUILDROOT/cryptsetup-1.7.5-3.fc27.s390x/usr/share/locale/sr/LC_MESSAGES/cryptsetup.mo installing sv.gmo as /builddir/build/BUILDROOT/cryptsetup-1.7.5-3.fc27.s390x/usr/share/locale/sv/LC_MESSAGES/cryptsetup.mo installing uk.gmo as /builddir/build/BUILDROOT/cryptsetup-1.7.5-3.fc27.s390x/usr/share/locale/uk/LC_MESSAGES/cryptsetup.mo installing vi.gmo as /builddir/build/BUILDROOT/cryptsetup-1.7.5-3.fc27.s390x/usr/share/locale/vi/LC_MESSAGES/cryptsetup.mo installing zh_CN.gmo as /builddir/build/BUILDROOT/cryptsetup-1.7.5-3.fc27.s390x/usr/share/locale/zh_CN/LC_MESSAGES/cryptsetup.mo if test "cryptsetup" = "gettext-tools"; then \ /usr/bin/mkdir -p /builddir/build/BUILDROOT/cryptsetup-1.7.5-3.fc27.s390x/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.7.5-3.fc27.s390x/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /builddir/build/BUILDROOT/cryptsetup-1.7.5-3.fc27.s390x/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory '/builddir/build/BUILD/cryptsetup-1.7.5/po' make[1]: Entering directory '/builddir/build/BUILD/cryptsetup-1.7.5' make[2]: Entering directory '/builddir/build/BUILD/cryptsetup-1.7.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.7.5' make[1]: Leaving directory '/builddir/build/BUILD/cryptsetup-1.7.5' + rm -rf /builddir/build/BUILDROOT/cryptsetup-1.7.5-3.fc27.s390x//usr/lib64/libcryptsetup.la ~/build/BUILD/python3-cryptsetup-1.7.5-3.fc27 ~/build/BUILD/cryptsetup-1.7.5 + pushd /builddir/build/BUILD/python3-cryptsetup-1.7.5-3.fc27 + make install DESTDIR=/builddir/build/BUILDROOT/cryptsetup-1.7.5-3.fc27.s390x Making install in lib make[1]: Entering directory '/builddir/build/BUILD/python3-cryptsetup-1.7.5-3.fc27/lib' Making install in crypto_backend make[2]: Entering directory '/builddir/build/BUILD/python3-cryptsetup-1.7.5-3.fc27/lib/crypto_backend' make[3]: Entering directory '/builddir/build/BUILD/python3-cryptsetup-1.7.5-3.fc27/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.7.5-3.fc27/lib/crypto_backend' make[2]: Leaving directory '/builddir/build/BUILD/python3-cryptsetup-1.7.5-3.fc27/lib/crypto_backend' Making install in luks1 make[2]: Entering directory '/builddir/build/BUILD/python3-cryptsetup-1.7.5-3.fc27/lib/luks1' make[3]: Entering directory '/builddir/build/BUILD/python3-cryptsetup-1.7.5-3.fc27/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.7.5-3.fc27/lib/luks1' make[2]: Leaving directory '/builddir/build/BUILD/python3-cryptsetup-1.7.5-3.fc27/lib/luks1' Making install in loopaes make[2]: Entering directory '/builddir/build/BUILD/python3-cryptsetup-1.7.5-3.fc27/lib/loopaes' make[3]: Entering directory '/builddir/build/BUILD/python3-cryptsetup-1.7.5-3.fc27/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.7.5-3.fc27/lib/loopaes' make[2]: Leaving directory '/builddir/build/BUILD/python3-cryptsetup-1.7.5-3.fc27/lib/loopaes' Making install in verity make[2]: Entering directory '/builddir/build/BUILD/python3-cryptsetup-1.7.5-3.fc27/lib/verity' make[3]: Entering directory '/builddir/build/BUILD/python3-cryptsetup-1.7.5-3.fc27/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.7.5-3.fc27/lib/verity' make[2]: Leaving directory '/builddir/build/BUILD/python3-cryptsetup-1.7.5-3.fc27/lib/verity' Making install in tcrypt make[2]: Entering directory '/builddir/build/BUILD/python3-cryptsetup-1.7.5-3.fc27/lib/tcrypt' make[3]: Entering directory '/builddir/build/BUILD/python3-cryptsetup-1.7.5-3.fc27/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.7.5-3.fc27/lib/tcrypt' make[2]: Leaving directory '/builddir/build/BUILD/python3-cryptsetup-1.7.5-3.fc27/lib/tcrypt' make[2]: Entering directory '/builddir/build/BUILD/python3-cryptsetup-1.7.5-3.fc27/lib' make[3]: Entering directory '/builddir/build/BUILD/python3-cryptsetup-1.7.5-3.fc27/lib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cryptsetup-1.7.5-3.fc27.s390x/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -c libcryptsetup.la '/builddir/build/BUILDROOT/cryptsetup-1.7.5-3.fc27.s390x/usr/lib64' libtool: install: /usr/bin/install -c .libs/libcryptsetup.so.4.7.0 /builddir/build/BUILDROOT/cryptsetup-1.7.5-3.fc27.s390x/usr/lib64/libcryptsetup.so.4.7.0 libtool: install: (cd /builddir/build/BUILDROOT/cryptsetup-1.7.5-3.fc27.s390x/usr/lib64 && { ln -s -f libcryptsetup.so.4.7.0 libcryptsetup.so.4 || { rm -f libcryptsetup.so.4 && ln -s libcryptsetup.so.4.7.0 libcryptsetup.so.4; }; }) libtool: install: (cd /builddir/build/BUILDROOT/cryptsetup-1.7.5-3.fc27.s390x/usr/lib64 && { ln -s -f libcryptsetup.so.4.7.0 libcryptsetup.so || { rm -f libcryptsetup.so && ln -s libcryptsetup.so.4.7.0 libcryptsetup.so; }; }) libtool: install: /usr/bin/install -c .libs/libcryptsetup.lai /builddir/build/BUILDROOT/cryptsetup-1.7.5-3.fc27.s390x/usr/lib64/libcryptsetup.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cryptsetup-1.7.5-3.fc27.s390x/usr/include' /usr/bin/install -c -m 644 libcryptsetup.h '/builddir/build/BUILDROOT/cryptsetup-1.7.5-3.fc27.s390x/usr/include' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cryptsetup-1.7.5-3.fc27.s390x/usr/lib64/pkgconfig' /usr/bin/install -c -m 644 libcryptsetup.pc '/builddir/build/BUILDROOT/cryptsetup-1.7.5-3.fc27.s390x/usr/lib64/pkgconfig' make[3]: Leaving directory '/builddir/build/BUILD/python3-cryptsetup-1.7.5-3.fc27/lib' make[2]: Leaving directory '/builddir/build/BUILD/python3-cryptsetup-1.7.5-3.fc27/lib' make[1]: Leaving directory '/builddir/build/BUILD/python3-cryptsetup-1.7.5-3.fc27/lib' Making install in src make[1]: Entering directory '/builddir/build/BUILD/python3-cryptsetup-1.7.5-3.fc27/src' make[2]: Entering directory '/builddir/build/BUILD/python3-cryptsetup-1.7.5-3.fc27/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cryptsetup-1.7.5-3.fc27.s390x/usr/sbin' /bin/sh ../libtool --mode=install /usr/bin/install -c cryptsetup veritysetup '/builddir/build/BUILDROOT/cryptsetup-1.7.5-3.fc27.s390x/usr/sbin' libtool: install: /usr/bin/install -c .libs/cryptsetup /builddir/build/BUILDROOT/cryptsetup-1.7.5-3.fc27.s390x/usr/sbin/cryptsetup libtool: install: /usr/bin/install -c .libs/veritysetup /builddir/build/BUILDROOT/cryptsetup-1.7.5-3.fc27.s390x/usr/sbin/veritysetup make[2]: Nothing to be done for 'install-data-am'. libtool: warning: '../lib/libcryptsetup.la' has not been installed in '/usr/lib64' libtool: warning: '../lib/libcryptsetup.la' has not been installed in '/usr/lib64' make[2]: Leaving directory '/builddir/build/BUILD/python3-cryptsetup-1.7.5-3.fc27/src' make[1]: Leaving directory '/builddir/build/BUILD/python3-cryptsetup-1.7.5-3.fc27/src' Making install in man make[1]: Entering directory '/builddir/build/BUILD/python3-cryptsetup-1.7.5-3.fc27/man' make[2]: Entering directory '/builddir/build/BUILD/python3-cryptsetup-1.7.5-3.fc27/man' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cryptsetup-1.7.5-3.fc27.s390x/usr/share/man/man8' /usr/bin/install -c -m 644 cryptsetup.8 veritysetup.8 '/builddir/build/BUILDROOT/cryptsetup-1.7.5-3.fc27.s390x/usr/share/man/man8' make[2]: Leaving directory '/builddir/build/BUILD/python3-cryptsetup-1.7.5-3.fc27/man' make[1]: Leaving directory '/builddir/build/BUILD/python3-cryptsetup-1.7.5-3.fc27/man' Making install in python make[1]: Entering directory '/builddir/build/BUILD/python3-cryptsetup-1.7.5-3.fc27/python' make[2]: Entering directory '/builddir/build/BUILD/python3-cryptsetup-1.7.5-3.fc27/python' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cryptsetup-1.7.5-3.fc27.s390x/usr/lib64/python3.6/site-packages' /bin/sh ../libtool --mode=install /usr/bin/install -c pycryptsetup.la '/builddir/build/BUILDROOT/cryptsetup-1.7.5-3.fc27.s390x/usr/lib64/python3.6/site-packages' libtool: warning: relinking 'pycryptsetup.la' libtool: install: (cd /builddir/build/BUILD/python3-cryptsetup-1.7.5-3.fc27/python; /bin/sh "/builddir/build/BUILD/python3-cryptsetup-1.7.5-3.fc27/libtool" --silent --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 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -march=zEC12 -mtune=z13 -avoid-version -module -shared -export-dynamic -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o pycryptsetup.la -rpath /usr/lib64/python3.6/site-packages pycryptsetup_la-pycryptsetup.lo ../lib/libcryptsetup.la -lpython3.6m -lpthread -ldl -lutil -lm -inst-prefix-dir /builddir/build/BUILDROOT/cryptsetup-1.7.5-3.fc27.s390x) libtool: install: /usr/bin/install -c .libs/pycryptsetup.soT /builddir/build/BUILDROOT/cryptsetup-1.7.5-3.fc27.s390x/usr/lib64/python3.6/site-packages/pycryptsetup.so libtool: install: /usr/bin/install -c .libs/pycryptsetup.lai /builddir/build/BUILDROOT/cryptsetup-1.7.5-3.fc27.s390x/usr/lib64/python3.6/site-packages/pycryptsetup.la libtool: warning: remember to run 'libtool --finish /usr/lib64/python3.6/site-packages' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/python3-cryptsetup-1.7.5-3.fc27/python' make[1]: Leaving directory '/builddir/build/BUILD/python3-cryptsetup-1.7.5-3.fc27/python' Making install in tests make[1]: Entering directory '/builddir/build/BUILD/python3-cryptsetup-1.7.5-3.fc27/tests' make[2]: Entering directory '/builddir/build/BUILD/python3-cryptsetup-1.7.5-3.fc27/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.7.5-3.fc27/tests' make[1]: Leaving directory '/builddir/build/BUILD/python3-cryptsetup-1.7.5-3.fc27/tests' Making install in po make[1]: Entering directory '/builddir/build/BUILD/python3-cryptsetup-1.7.5-3.fc27/po' /usr/bin/mkdir -p /builddir/build/BUILDROOT/cryptsetup-1.7.5-3.fc27.s390x/usr/share installing cs.gmo as /builddir/build/BUILDROOT/cryptsetup-1.7.5-3.fc27.s390x/usr/share/locale/cs/LC_MESSAGES/cryptsetup.mo installing da.gmo as /builddir/build/BUILDROOT/cryptsetup-1.7.5-3.fc27.s390x/usr/share/locale/da/LC_MESSAGES/cryptsetup.mo installing de.gmo as /builddir/build/BUILDROOT/cryptsetup-1.7.5-3.fc27.s390x/usr/share/locale/de/LC_MESSAGES/cryptsetup.mo installing es.gmo as /builddir/build/BUILDROOT/cryptsetup-1.7.5-3.fc27.s390x/usr/share/locale/es/LC_MESSAGES/cryptsetup.mo installing fi.gmo as /builddir/build/BUILDROOT/cryptsetup-1.7.5-3.fc27.s390x/usr/share/locale/fi/LC_MESSAGES/cryptsetup.mo installing fr.gmo as /builddir/build/BUILDROOT/cryptsetup-1.7.5-3.fc27.s390x/usr/share/locale/fr/LC_MESSAGES/cryptsetup.mo installing id.gmo as /builddir/build/BUILDROOT/cryptsetup-1.7.5-3.fc27.s390x/usr/share/locale/id/LC_MESSAGES/cryptsetup.mo installing it.gmo as /builddir/build/BUILDROOT/cryptsetup-1.7.5-3.fc27.s390x/usr/share/locale/it/LC_MESSAGES/cryptsetup.mo installing nl.gmo as /builddir/build/BUILDROOT/cryptsetup-1.7.5-3.fc27.s390x/usr/share/locale/nl/LC_MESSAGES/cryptsetup.mo installing pl.gmo as /builddir/build/BUILDROOT/cryptsetup-1.7.5-3.fc27.s390x/usr/share/locale/pl/LC_MESSAGES/cryptsetup.mo installing pt_BR.gmo as /builddir/build/BUILDROOT/cryptsetup-1.7.5-3.fc27.s390x/usr/share/locale/pt_BR/LC_MESSAGES/cryptsetup.mo installing sr.gmo as /builddir/build/BUILDROOT/cryptsetup-1.7.5-3.fc27.s390x/usr/share/locale/sr/LC_MESSAGES/cryptsetup.mo installing sv.gmo as /builddir/build/BUILDROOT/cryptsetup-1.7.5-3.fc27.s390x/usr/share/locale/sv/LC_MESSAGES/cryptsetup.mo installing uk.gmo as /builddir/build/BUILDROOT/cryptsetup-1.7.5-3.fc27.s390x/usr/share/locale/uk/LC_MESSAGES/cryptsetup.mo installing vi.gmo as /builddir/build/BUILDROOT/cryptsetup-1.7.5-3.fc27.s390x/usr/share/locale/vi/LC_MESSAGES/cryptsetup.mo installing zh_CN.gmo as /builddir/build/BUILDROOT/cryptsetup-1.7.5-3.fc27.s390x/usr/share/locale/zh_CN/LC_MESSAGES/cryptsetup.mo if test "cryptsetup" = "gettext-tools"; then \ /usr/bin/mkdir -p /builddir/build/BUILDROOT/cryptsetup-1.7.5-3.fc27.s390x/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.7.5-3.fc27.s390x/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /builddir/build/BUILDROOT/cryptsetup-1.7.5-3.fc27.s390x/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory '/builddir/build/BUILD/python3-cryptsetup-1.7.5-3.fc27/po' make[1]: Entering directory '/builddir/build/BUILD/python3-cryptsetup-1.7.5-3.fc27' make[2]: Entering directory '/builddir/build/BUILD/python3-cryptsetup-1.7.5-3.fc27' 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.7.5-3.fc27' make[1]: Leaving directory '/builddir/build/BUILD/python3-cryptsetup-1.7.5-3.fc27' + rm -rf /builddir/build/BUILDROOT/cryptsetup-1.7.5-3.fc27.s390x//usr/lib64/libcryptsetup.la ~/build/BUILD/cryptsetup-1.7.5 + popd + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/cryptsetup-1.7.5-3.fc27.s390x cryptsetup + /usr/lib/rpm/find-debuginfo.sh -j2 --strict-build-id -m -i --build-id-seed 1.7.5-3.fc27 --unique-debug-suffix -1.7.5-3.fc27.s390x --unique-debug-src-base cryptsetup-1.7.5-3.fc27.s390x --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/cryptsetup-1.7.5 extracting debug info from /builddir/build/BUILDROOT/cryptsetup-1.7.5-3.fc27.s390x/usr/lib64/python2.7/site-packages/pycryptsetup.so extracting debug info from /builddir/build/BUILDROOT/cryptsetup-1.7.5-3.fc27.s390x/usr/lib64/libcryptsetup.so.4.7.0 extracting debug info from /builddir/build/BUILDROOT/cryptsetup-1.7.5-3.fc27.s390x/usr/lib64/python3.6/site-packages/pycryptsetup.so extracting debug info from /builddir/build/BUILDROOT/cryptsetup-1.7.5-3.fc27.s390x/usr/sbin/cryptsetup-reencrypt extracting debug info from /builddir/build/BUILDROOT/cryptsetup-1.7.5-3.fc27.s390x/usr/sbin/cryptsetup extracting debug info from /builddir/build/BUILDROOT/cryptsetup-1.7.5-3.fc27.s390x/usr/sbin/veritysetup /usr/lib/rpm/sepdebugcrcfix: Updated 6 CRC32s, 0 CRC32s did match. 243 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.7.5-3.fc27.s390x/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/cryptsetup-1.7.5-3.fc27.s390x/usr/lib64/python3.6 using /usr/bin/python3.6 Bytecompiling .py files below /builddir/build/BUILDROOT/cryptsetup-1.7.5-3.fc27.s390x/usr/lib/debug/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/cryptsetup-1.7.5-3.fc27.s390x/usr/lib/debug/usr/lib64/python3.6 using /usr/bin/python3.6 + /usr/lib/rpm/brp-python-hardlink Processing files: cryptsetup-1.7.5-3.fc27.s390x Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.V15WyF + umask 022 + cd /builddir/build/BUILD + cd cryptsetup-1.7.5 + DOCDIR=/builddir/build/BUILDROOT/cryptsetup-1.7.5-3.fc27.s390x/usr/share/doc/cryptsetup + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/cryptsetup-1.7.5-3.fc27.s390x/usr/share/doc/cryptsetup + cp -pr AUTHORS /builddir/build/BUILDROOT/cryptsetup-1.7.5-3.fc27.s390x/usr/share/doc/cryptsetup + cp -pr FAQ /builddir/build/BUILDROOT/cryptsetup-1.7.5-3.fc27.s390x/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 docs/v1.6.6-ReleaseNotes docs/v1.6.7-ReleaseNotes docs/v1.6.8-ReleaseNotes docs/v1.7.0-ReleaseNotes docs/v1.7.1-ReleaseNotes docs/v1.7.2-ReleaseNotes docs/v1.7.3-ReleaseNotes docs/v1.7.4-ReleaseNotes docs/v1.7.5-ReleaseNotes /builddir/build/BUILDROOT/cryptsetup-1.7.5-3.fc27.s390x/usr/share/doc/cryptsetup + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.969Yu1 + umask 022 + cd /builddir/build/BUILD + cd cryptsetup-1.7.5 + LICENSEDIR=/builddir/build/BUILDROOT/cryptsetup-1.7.5-3.fc27.s390x/usr/share/licenses/cryptsetup + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/cryptsetup-1.7.5-3.fc27.s390x/usr/share/licenses/cryptsetup + cp -pr COPYING /builddir/build/BUILDROOT/cryptsetup-1.7.5-3.fc27.s390x/usr/share/licenses/cryptsetup + exit 0 Provides: cryptsetup = 1.7.5-3.fc27 cryptsetup(s390-64) = 1.7.5-3.fc27 cryptsetup-luks = 1.7.5-3.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.2)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_2.8)(64bit) libcryptsetup.so.4()(64bit) libcryptsetup.so.4(CRYPTSETUP_1.0)(64bit) libpopt.so.0()(64bit) libpopt.so.0(LIBPOPT_0)(64bit) rtld(GNU_HASH) Obsoletes: cryptsetup-luks < 1.4.0 Processing files: cryptsetup-devel-1.7.5-3.fc27.s390x Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Ls7xeT + umask 022 + cd /builddir/build/BUILD + cd cryptsetup-1.7.5 + DOCDIR=/builddir/build/BUILDROOT/cryptsetup-1.7.5-3.fc27.s390x/usr/share/doc/cryptsetup-devel + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/cryptsetup-1.7.5-3.fc27.s390x/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.7.5-3.fc27.s390x/usr/share/doc/cryptsetup-devel + exit 0 Provides: cryptsetup-devel = 1.7.5-3.fc27 cryptsetup-devel(s390-64) = 1.7.5-3.fc27 cryptsetup-luks-devel = 1.7.5-3.fc27 pkgconfig(libcryptsetup) = 1.7.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()(64bit) Obsoletes: cryptsetup-luks-devel < 1.4.0 Processing files: cryptsetup-libs-1.7.5-3.fc27.s390x Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.sM6Ime + umask 022 + cd /builddir/build/BUILD + cd cryptsetup-1.7.5 + LICENSEDIR=/builddir/build/BUILDROOT/cryptsetup-1.7.5-3.fc27.s390x/usr/share/licenses/cryptsetup-libs + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/cryptsetup-1.7.5-3.fc27.s390x/usr/share/licenses/cryptsetup-libs + cp -pr COPYING /builddir/build/BUILDROOT/cryptsetup-1.7.5-3.fc27.s390x/usr/share/licenses/cryptsetup-libs + cp -pr COPYING.LGPL /builddir/build/BUILDROOT/cryptsetup-1.7.5-3.fc27.s390x/usr/share/licenses/cryptsetup-libs + exit 0 Provides: cryptsetup-libs = 1.7.5-3.fc27 cryptsetup-libs(s390-64) = 1.7.5-3.fc27 cryptsetup-luks-libs = 1.7.5-3.fc27 libcryptsetup.so.4()(64bit) libcryptsetup.so.4(CRYPTSETUP_1.0)(64bit) 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()(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.2)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_2.8)(64bit) libdevmapper.so.1.02()(64bit) libdevmapper.so.1.02(Base)(64bit) libdevmapper.so.1.02(DM_1_02_97)(64bit) libdl.so.2()(64bit) libgcrypt.so.20()(64bit) libgcrypt.so.20(GCRYPT_1.6)(64bit) libgpg-error.so.0()(64bit) libuuid.so.1()(64bit) libuuid.so.1(UUID_1.0)(64bit) rtld(GNU_HASH) Obsoletes: cryptsetup-luks-libs < 1.4.0 Processing files: veritysetup-1.7.5-3.fc27.s390x Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.lqVwJC + umask 022 + cd /builddir/build/BUILD + cd cryptsetup-1.7.5 + LICENSEDIR=/builddir/build/BUILDROOT/cryptsetup-1.7.5-3.fc27.s390x/usr/share/licenses/veritysetup + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/cryptsetup-1.7.5-3.fc27.s390x/usr/share/licenses/veritysetup + cp -pr COPYING /builddir/build/BUILDROOT/cryptsetup-1.7.5-3.fc27.s390x/usr/share/licenses/veritysetup + exit 0 Provides: veritysetup = 1.7.5-3.fc27 veritysetup(s390-64) = 1.7.5-3.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.2)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_2.8)(64bit) libcryptsetup.so.4()(64bit) libcryptsetup.so.4(CRYPTSETUP_1.0)(64bit) libpopt.so.0()(64bit) libpopt.so.0(LIBPOPT_0)(64bit) rtld(GNU_HASH) Processing files: cryptsetup-reencrypt-1.7.5-3.fc27.s390x Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.IXOAU2 + umask 022 + cd /builddir/build/BUILD + cd cryptsetup-1.7.5 + DOCDIR=/builddir/build/BUILDROOT/cryptsetup-1.7.5-3.fc27.s390x/usr/share/doc/cryptsetup-reencrypt + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/cryptsetup-1.7.5-3.fc27.s390x/usr/share/doc/cryptsetup-reencrypt + cp -pr misc/dracut_90reencrypt /builddir/build/BUILDROOT/cryptsetup-1.7.5-3.fc27.s390x/usr/share/doc/cryptsetup-reencrypt + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.h5vQMs + umask 022 + cd /builddir/build/BUILD + cd cryptsetup-1.7.5 + LICENSEDIR=/builddir/build/BUILDROOT/cryptsetup-1.7.5-3.fc27.s390x/usr/share/licenses/cryptsetup-reencrypt + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/cryptsetup-1.7.5-3.fc27.s390x/usr/share/licenses/cryptsetup-reencrypt + cp -pr COPYING /builddir/build/BUILDROOT/cryptsetup-1.7.5-3.fc27.s390x/usr/share/licenses/cryptsetup-reencrypt + exit 0 Provides: cryptsetup-reencrypt = 1.7.5-3.fc27 cryptsetup-reencrypt(s390-64) = 1.7.5-3.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.2)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_2.8)(64bit) libcryptsetup.so.4()(64bit) libcryptsetup.so.4(CRYPTSETUP_1.0)(64bit) libpopt.so.0()(64bit) libpopt.so.0(LIBPOPT_0)(64bit) libpwquality.so.1()(64bit) libuuid.so.1()(64bit) libuuid.so.1(UUID_1.0)(64bit) rtld(GNU_HASH) Processing files: cryptsetup-python-1.7.5-3.fc27.s390x Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.IIdjaV + umask 022 + cd /builddir/build/BUILD + cd cryptsetup-1.7.5 + DOCDIR=/builddir/build/BUILDROOT/cryptsetup-1.7.5-3.fc27.s390x/usr/share/doc/cryptsetup-python + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/cryptsetup-1.7.5-3.fc27.s390x/usr/share/doc/cryptsetup-python + cp -pr python/pycryptsetup-test.py /builddir/build/BUILDROOT/cryptsetup-1.7.5-3.fc27.s390x/usr/share/doc/cryptsetup-python + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.zv76mo + umask 022 + cd /builddir/build/BUILD + cd cryptsetup-1.7.5 + LICENSEDIR=/builddir/build/BUILDROOT/cryptsetup-1.7.5-3.fc27.s390x/usr/share/licenses/cryptsetup-python + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/cryptsetup-1.7.5-3.fc27.s390x/usr/share/licenses/cryptsetup-python + cp -pr COPYING.LGPL /builddir/build/BUILDROOT/cryptsetup-1.7.5-3.fc27.s390x/usr/share/licenses/cryptsetup-python + exit 0 Provides: cryptsetup-python = 1.7.5-3.fc27 cryptsetup-python(s390-64) = 1.7.5-3.fc27 python-cryptsetup = 1.7.5-3.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcryptsetup.so.4()(64bit) libcryptsetup.so.4(CRYPTSETUP_1.0)(64bit) libdl.so.2()(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) libpython2.7.so.1.0()(64bit) libutil.so.1()(64bit) python(abi) = 2.7 rtld(GNU_HASH) Obsoletes: python-cryptsetup < 1.4.0 Processing files: cryptsetup-python3-1.7.5-3.fc27.s390x Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.PQg5XX + umask 022 + cd /builddir/build/BUILD + cd cryptsetup-1.7.5 + DOCDIR=/builddir/build/BUILDROOT/cryptsetup-1.7.5-3.fc27.s390x/usr/share/doc/cryptsetup-python3 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/cryptsetup-1.7.5-3.fc27.s390x/usr/share/doc/cryptsetup-python3 + cp -pr python/pycryptsetup-test.py /builddir/build/BUILDROOT/cryptsetup-1.7.5-3.fc27.s390x/usr/share/doc/cryptsetup-python3 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.Naytj3 + umask 022 + cd /builddir/build/BUILD + cd cryptsetup-1.7.5 + LICENSEDIR=/builddir/build/BUILDROOT/cryptsetup-1.7.5-3.fc27.s390x/usr/share/licenses/cryptsetup-python3 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/cryptsetup-1.7.5-3.fc27.s390x/usr/share/licenses/cryptsetup-python3 + cp -pr COPYING.LGPL /builddir/build/BUILDROOT/cryptsetup-1.7.5-3.fc27.s390x/usr/share/licenses/cryptsetup-python3 + exit 0 Provides: cryptsetup-python3 = 1.7.5-3.fc27 cryptsetup-python3(s390-64) = 1.7.5-3.fc27 python3-cryptsetup = 1.7.5-3.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcryptsetup.so.4()(64bit) libcryptsetup.so.4(CRYPTSETUP_1.0)(64bit) libdl.so.2()(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) libpython3.6m.so.1.0()(64bit) libutil.so.1()(64bit) python(abi) = 3.6 rtld(GNU_HASH) Processing files: cryptsetup-debugsource-1.7.5-3.fc27.s390x Provides: cryptsetup-debugsource = 1.7.5-3.fc27 cryptsetup-debugsource(s390-64) = 1.7.5-3.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: cryptsetup-debuginfo-1.7.5-3.fc27.s390x Provides: cryptsetup-debuginfo = 1.7.5-3.fc27 cryptsetup-debuginfo(s390-64) = 1.7.5-3.fc27 debuginfo(build-id) = b9eaff01aba40ca7119b6362ad24809056f369f9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: cryptsetup-libs-debuginfo-1.7.5-3.fc27.s390x Provides: cryptsetup-libs-debuginfo = 1.7.5-3.fc27 cryptsetup-libs-debuginfo(s390-64) = 1.7.5-3.fc27 debuginfo(build-id) = eb32377aa176691c1d29622a8523c9c98a9349b0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: veritysetup-debuginfo-1.7.5-3.fc27.s390x Provides: debuginfo(build-id) = 688d7f7b235fbe96a16df8aa2841a9455ee5dde3 veritysetup-debuginfo = 1.7.5-3.fc27 veritysetup-debuginfo(s390-64) = 1.7.5-3.fc27 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: cryptsetup-reencrypt-debuginfo-1.7.5-3.fc27.s390x Provides: cryptsetup-reencrypt-debuginfo = 1.7.5-3.fc27 cryptsetup-reencrypt-debuginfo(s390-64) = 1.7.5-3.fc27 debuginfo(build-id) = 358c8c44cd07d375269420a39bd2396754d5f197 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: cryptsetup-python-debuginfo-1.7.5-3.fc27.s390x Provides: cryptsetup-python-debuginfo = 1.7.5-3.fc27 cryptsetup-python-debuginfo(s390-64) = 1.7.5-3.fc27 debuginfo(build-id) = d27dffd1345cbcffe6e501ec71d1c191860a9d14 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: cryptsetup-python3-debuginfo-1.7.5-3.fc27.s390x Provides: cryptsetup-python3-debuginfo = 1.7.5-3.fc27 cryptsetup-python3-debuginfo(s390-64) = 1.7.5-3.fc27 debuginfo(build-id) = b83233d3af5b91f25be1ae75f38f82fb005a3ecf Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/cryptsetup-1.7.5-3.fc27.s390x Wrote: /builddir/build/RPMS/cryptsetup-1.7.5-3.fc27.s390x.rpm Wrote: /builddir/build/RPMS/cryptsetup-devel-1.7.5-3.fc27.s390x.rpm Wrote: /builddir/build/RPMS/cryptsetup-libs-1.7.5-3.fc27.s390x.rpm Wrote: /builddir/build/RPMS/veritysetup-1.7.5-3.fc27.s390x.rpm Wrote: /builddir/build/RPMS/cryptsetup-reencrypt-1.7.5-3.fc27.s390x.rpm Wrote: /builddir/build/RPMS/cryptsetup-python-1.7.5-3.fc27.s390x.rpm Wrote: /builddir/build/RPMS/cryptsetup-python3-1.7.5-3.fc27.s390x.rpm Wrote: /builddir/build/RPMS/cryptsetup-debugsource-1.7.5-3.fc27.s390x.rpm Wrote: /builddir/build/RPMS/cryptsetup-debuginfo-1.7.5-3.fc27.s390x.rpm Wrote: /builddir/build/RPMS/cryptsetup-libs-debuginfo-1.7.5-3.fc27.s390x.rpm Wrote: /builddir/build/RPMS/veritysetup-debuginfo-1.7.5-3.fc27.s390x.rpm Wrote: /builddir/build/RPMS/cryptsetup-reencrypt-debuginfo-1.7.5-3.fc27.s390x.rpm Wrote: /builddir/build/RPMS/cryptsetup-python-debuginfo-1.7.5-3.fc27.s390x.rpm Wrote: /builddir/build/RPMS/cryptsetup-python3-debuginfo-1.7.5-3.fc27.s390x.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.ZQQjBv + umask 022 + cd /builddir/build/BUILD + cd cryptsetup-1.7.5 + exit 0 Child return code was: 0