Mock Version: 1.1.38
ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/cryptsetup.spec'], False, '/srv/build/7/C/mock-root/c7.01.u-x86_64/root/', None, 21600, True, False, 501, 135, None, False, {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=<mockbuild.trace_decorator.getLog object at 0xd22c50>)
Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/cryptsetup.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', '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: worker1.bsys.centos.org
Building target platforms: x86_64
Building for target x86_64
Wrote: /builddir/build/SRPMS/cryptsetup-1.6.7-1.el7.src.rpm
Child return code was: 0
LEAVE do --> 

ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps  builddir/build/SPECS/cryptsetup.spec'], False, '/srv/build/7/C/mock-root/c7.01.u-x86_64/root/', None, 21600, True, False, 501, 135, None, False, {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=<mockbuild.trace_decorator.getLog object at 0xd22c50>)
Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps  builddir/build/SPECS/cryptsetup.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n "<mock-chroot>"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.AymJIW
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf cryptsetup-1.6.7
+ /usr/bin/xz -dc /builddir/build/SOURCES/cryptsetup-1.6.7.tar.xz
+ /usr/bin/tar -xf -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd cryptsetup-1.6.7
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ echo 'Patch #0 (cryptsetup-avoid-rh-kernel-bug.patch):'
Patch #0 (cryptsetup-avoid-rh-kernel-bug.patch):
+ /usr/bin/cat /builddir/build/SOURCES/cryptsetup-avoid-rh-kernel-bug.patch
+ /usr/bin/patch -p1 --fuzz=0
patching file lib/crypto_backend/crypto_cipher_kernel.c
+ chmod -x python/pycryptsetup-test.py
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.uaa7Q7
+ umask 022
+ cd /builddir/build/BUILD
+ cd cryptsetup-1.6.7
+ CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic'
+ export CFLAGS
+ CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic'
+ export CXXFLAGS
+ FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -I/usr/lib64/gfortran/modules'
+ export FFLAGS
+ FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches   -m64 -mtune=generic -I/usr/lib64/gfortran/modules'
+ export FCFLAGS
+ LDFLAGS='-Wl,-z,relro '
+ export LDFLAGS
+ '[' 1 == 1 ']'
+ '[' x86_64 == ppc64le ']'
++ 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'
+ ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-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 --enable-gcrypt-pbkdf2
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... x86_64-redhat-linux-gnu
checking host system type... x86_64-redhat-linux-gnu
checking for style of include used by make... GNU
checking for x86_64-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 x86_64-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... 1966080
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-redhat-linux-gnu file names to x86_64-redhat-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-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 x86_64-redhat-linux-gnu-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-redhat-linux-gnu-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-redhat-linux-gnu-ar... no
checking for ar... ar
checking for archiver @FILE support... @
checking for x86_64-redhat-linux-gnu-strip... no
checking for strip... strip
checking for x86_64-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 x86_64-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 elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for x86_64-redhat-linux-gnu-pkg-config... no
checking for pkg-config... /usr/bin/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... 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 elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) 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 x86_64-redhat-linux-gnu-libgcrypt-config... no
checking for libgcrypt-config... /usr/bin/libgcrypt-config
checking for LIBGCRYPT - version >= 1.4.5... yes (1.5.3)
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 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 -j16
make  all-recursive
make[1]: Entering directory `/builddir/build/BUILD/cryptsetup-1.6.7'
Making all in lib
make[2]: Entering directory `/builddir/build/BUILD/cryptsetup-1.6.7/lib'
Making all in crypto_backend
make[3]: Entering directory `/builddir/build/BUILD/cryptsetup-1.6.7/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.6.7/lib/crypto_backend'
Making all in luks1
make[3]: Entering directory `/builddir/build/BUILD/cryptsetup-1.6.7/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.6.7/lib/luks1'
Making all in loopaes
make[3]: Entering directory `/builddir/build/BUILD/cryptsetup-1.6.7/lib/loopaes'
  CC       libloopaes_la-loopaes.lo
  CCLD     libloopaes.la
make[3]: Leaving directory `/builddir/build/BUILD/cryptsetup-1.6.7/lib/loopaes'
Making all in verity
make[3]: Entering directory `/builddir/build/BUILD/cryptsetup-1.6.7/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.6.7/lib/verity'
Making all in tcrypt
make[3]: Entering directory `/builddir/build/BUILD/cryptsetup-1.6.7/lib/tcrypt'
  CC       libtcrypt_la-tcrypt.lo
  CCLD     libtcrypt.la
make[3]: Leaving directory `/builddir/build/BUILD/cryptsetup-1.6.7/lib/tcrypt'
make[3]: Entering directory `/builddir/build/BUILD/cryptsetup-1.6.7/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.6.7/lib'
make[2]: Leaving directory `/builddir/build/BUILD/cryptsetup-1.6.7/lib'
Making all in src
make[2]: Entering directory `/builddir/build/BUILD/cryptsetup-1.6.7/src'
  CC       cryptsetup-utils_crypt.o
  CC       cryptsetup-utils_loop.o
  CC       cryptsetup-utils_fips.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     veritysetup
  CCLD     cryptsetup-reencrypt
  CCLD     cryptsetup
make[2]: Leaving directory `/builddir/build/BUILD/cryptsetup-1.6.7/src'
Making all in man
make[2]: Entering directory `/builddir/build/BUILD/cryptsetup-1.6.7/man'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/builddir/build/BUILD/cryptsetup-1.6.7/man'
Making all in python
make[2]: Entering directory `/builddir/build/BUILD/cryptsetup-1.6.7/python'
  CC       pycryptsetup_la-pycryptsetup.lo
  CCLD     pycryptsetup.la
make[2]: Leaving directory `/builddir/build/BUILD/cryptsetup-1.6.7/python'
Making all in tests
make[2]: Entering directory `/builddir/build/BUILD/cryptsetup-1.6.7/tests'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/builddir/build/BUILD/cryptsetup-1.6.7/tests'
Making all in po
make[2]: Entering directory `/builddir/build/BUILD/cryptsetup-1.6.7/po'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/builddir/build/BUILD/cryptsetup-1.6.7/po'
make[2]: Entering directory `/builddir/build/BUILD/cryptsetup-1.6.7'
make[2]: Leaving directory `/builddir/build/BUILD/cryptsetup-1.6.7'
make[1]: Leaving directory `/builddir/build/BUILD/cryptsetup-1.6.7'
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.7zG0uP
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/cryptsetup-1.6.7-1.el7.x86_64 '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/cryptsetup-1.6.7-1.el7.x86_64
++ dirname /builddir/build/BUILDROOT/cryptsetup-1.6.7-1.el7.x86_64
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/cryptsetup-1.6.7-1.el7.x86_64
+ cd cryptsetup-1.6.7
+ make install DESTDIR=/builddir/build/BUILDROOT/cryptsetup-1.6.7-1.el7.x86_64
Making install in lib
make[1]: Entering directory `/builddir/build/BUILD/cryptsetup-1.6.7/lib'
Making install in crypto_backend
make[2]: Entering directory `/builddir/build/BUILD/cryptsetup-1.6.7/lib/crypto_backend'
make[3]: Entering directory `/builddir/build/BUILD/cryptsetup-1.6.7/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.7/lib/crypto_backend'
make[2]: Leaving directory `/builddir/build/BUILD/cryptsetup-1.6.7/lib/crypto_backend'
Making install in luks1
make[2]: Entering directory `/builddir/build/BUILD/cryptsetup-1.6.7/lib/luks1'
make[3]: Entering directory `/builddir/build/BUILD/cryptsetup-1.6.7/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.7/lib/luks1'
make[2]: Leaving directory `/builddir/build/BUILD/cryptsetup-1.6.7/lib/luks1'
Making install in loopaes
make[2]: Entering directory `/builddir/build/BUILD/cryptsetup-1.6.7/lib/loopaes'
make[3]: Entering directory `/builddir/build/BUILD/cryptsetup-1.6.7/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.7/lib/loopaes'
make[2]: Leaving directory `/builddir/build/BUILD/cryptsetup-1.6.7/lib/loopaes'
Making install in verity
make[2]: Entering directory `/builddir/build/BUILD/cryptsetup-1.6.7/lib/verity'
make[3]: Entering directory `/builddir/build/BUILD/cryptsetup-1.6.7/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.7/lib/verity'
make[2]: Leaving directory `/builddir/build/BUILD/cryptsetup-1.6.7/lib/verity'
Making install in tcrypt
make[2]: Entering directory `/builddir/build/BUILD/cryptsetup-1.6.7/lib/tcrypt'
make[3]: Entering directory `/builddir/build/BUILD/cryptsetup-1.6.7/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.7/lib/tcrypt'
make[2]: Leaving directory `/builddir/build/BUILD/cryptsetup-1.6.7/lib/tcrypt'
make[2]: Entering directory `/builddir/build/BUILD/cryptsetup-1.6.7/lib'
make[3]: Entering directory `/builddir/build/BUILD/cryptsetup-1.6.7/lib'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cryptsetup-1.6.7-1.el7.x86_64/usr/lib64'
 /bin/sh ../libtool   --mode=install /usr/bin/install -c   libcryptsetup.la '/builddir/build/BUILDROOT/cryptsetup-1.6.7-1.el7.x86_64/usr/lib64'
libtool: install: /usr/bin/install -c .libs/libcryptsetup.so.4.7.0 /builddir/build/BUILDROOT/cryptsetup-1.6.7-1.el7.x86_64/usr/lib64/libcryptsetup.so.4.7.0
libtool: install: (cd /builddir/build/BUILDROOT/cryptsetup-1.6.7-1.el7.x86_64/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.6.7-1.el7.x86_64/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.6.7-1.el7.x86_64/usr/lib64/libcryptsetup.la
libtool: install: warning: remember to run `libtool --finish /usr/lib64'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cryptsetup-1.6.7-1.el7.x86_64/usr/include'
 /usr/bin/install -c -m 644 libcryptsetup.h '/builddir/build/BUILDROOT/cryptsetup-1.6.7-1.el7.x86_64/usr/include'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cryptsetup-1.6.7-1.el7.x86_64/usr/lib64/pkgconfig'
 /usr/bin/install -c -m 644 libcryptsetup.pc '/builddir/build/BUILDROOT/cryptsetup-1.6.7-1.el7.x86_64/usr/lib64/pkgconfig'
make[3]: Leaving directory `/builddir/build/BUILD/cryptsetup-1.6.7/lib'
make[2]: Leaving directory `/builddir/build/BUILD/cryptsetup-1.6.7/lib'
make[1]: Leaving directory `/builddir/build/BUILD/cryptsetup-1.6.7/lib'
Making install in src
make[1]: Entering directory `/builddir/build/BUILD/cryptsetup-1.6.7/src'
make[2]: Entering directory `/builddir/build/BUILD/cryptsetup-1.6.7/src'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cryptsetup-1.6.7-1.el7.x86_64/usr/sbin'
  /bin/sh ../libtool   --mode=install /usr/bin/install -c cryptsetup veritysetup cryptsetup-reencrypt '/builddir/build/BUILDROOT/cryptsetup-1.6.7-1.el7.x86_64/usr/sbin'
libtool: install: warning: `../lib/libcryptsetup.la' has not been installed in `/usr/lib64'
libtool: install: /usr/bin/install -c .libs/cryptsetup /builddir/build/BUILDROOT/cryptsetup-1.6.7-1.el7.x86_64/usr/sbin/cryptsetup
libtool: install: warning: `../lib/libcryptsetup.la' has not been installed in `/usr/lib64'
libtool: install: /usr/bin/install -c .libs/veritysetup /builddir/build/BUILDROOT/cryptsetup-1.6.7-1.el7.x86_64/usr/sbin/veritysetup
libtool: install: 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.6.7-1.el7.x86_64/usr/sbin/cryptsetup-reencrypt
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/builddir/build/BUILD/cryptsetup-1.6.7/src'
make[1]: Leaving directory `/builddir/build/BUILD/cryptsetup-1.6.7/src'
Making install in man
make[1]: Entering directory `/builddir/build/BUILD/cryptsetup-1.6.7/man'
make[2]: Entering directory `/builddir/build/BUILD/cryptsetup-1.6.7/man'
make[2]: Nothing to be done for `install-exec-am'.
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cryptsetup-1.6.7-1.el7.x86_64/usr/share/man/man8'
 /usr/bin/install -c -m 644 cryptsetup.8 veritysetup.8 cryptsetup-reencrypt.8 '/builddir/build/BUILDROOT/cryptsetup-1.6.7-1.el7.x86_64/usr/share/man/man8'
make[2]: Leaving directory `/builddir/build/BUILD/cryptsetup-1.6.7/man'
make[1]: Leaving directory `/builddir/build/BUILD/cryptsetup-1.6.7/man'
Making install in python
make[1]: Entering directory `/builddir/build/BUILD/cryptsetup-1.6.7/python'
make[2]: Entering directory `/builddir/build/BUILD/cryptsetup-1.6.7/python'
 /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cryptsetup-1.6.7-1.el7.x86_64/usr/lib64/python2.7/site-packages'
 /bin/sh ../libtool   --mode=install /usr/bin/install -c   pycryptsetup.la '/builddir/build/BUILDROOT/cryptsetup-1.6.7-1.el7.x86_64/usr/lib64/python2.7/site-packages'
libtool: install: warning: relinking `pycryptsetup.la'
libtool: install: (cd /builddir/build/BUILD/cryptsetup-1.6.7/python; /bin/sh /builddir/build/BUILD/cryptsetup-1.6.7/libtool  --silent --tag CC --mode=relink gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -avoid-version -module -shared -export-dynamic -Wl,-z,relro -o pycryptsetup.la -rpath /usr/lib64/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.7-1.el7.x86_64)
libtool: install: /usr/bin/install -c .libs/pycryptsetup.soT /builddir/build/BUILDROOT/cryptsetup-1.6.7-1.el7.x86_64/usr/lib64/python2.7/site-packages/pycryptsetup.so
libtool: install: /usr/bin/install -c .libs/pycryptsetup.lai /builddir/build/BUILDROOT/cryptsetup-1.6.7-1.el7.x86_64/usr/lib64/python2.7/site-packages/pycryptsetup.la
libtool: install: 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.6.7/python'
make[1]: Leaving directory `/builddir/build/BUILD/cryptsetup-1.6.7/python'
Making install in tests
make[1]: Entering directory `/builddir/build/BUILD/cryptsetup-1.6.7/tests'
make[2]: Entering directory `/builddir/build/BUILD/cryptsetup-1.6.7/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.7/tests'
make[1]: Leaving directory `/builddir/build/BUILD/cryptsetup-1.6.7/tests'
Making install in po
make[1]: Entering directory `/builddir/build/BUILD/cryptsetup-1.6.7/po'
/usr/bin/mkdir -p /builddir/build/BUILDROOT/cryptsetup-1.6.7-1.el7.x86_64/usr/share
installing cs.gmo as /builddir/build/BUILDROOT/cryptsetup-1.6.7-1.el7.x86_64/usr/share/locale/cs/LC_MESSAGES/cryptsetup.mo
installing de.gmo as /builddir/build/BUILDROOT/cryptsetup-1.6.7-1.el7.x86_64/usr/share/locale/de/LC_MESSAGES/cryptsetup.mo
installing es.gmo as /builddir/build/BUILDROOT/cryptsetup-1.6.7-1.el7.x86_64/usr/share/locale/es/LC_MESSAGES/cryptsetup.mo
installing fi.gmo as /builddir/build/BUILDROOT/cryptsetup-1.6.7-1.el7.x86_64/usr/share/locale/fi/LC_MESSAGES/cryptsetup.mo
installing fr.gmo as /builddir/build/BUILDROOT/cryptsetup-1.6.7-1.el7.x86_64/usr/share/locale/fr/LC_MESSAGES/cryptsetup.mo
installing id.gmo as /builddir/build/BUILDROOT/cryptsetup-1.6.7-1.el7.x86_64/usr/share/locale/id/LC_MESSAGES/cryptsetup.mo
installing it.gmo as /builddir/build/BUILDROOT/cryptsetup-1.6.7-1.el7.x86_64/usr/share/locale/it/LC_MESSAGES/cryptsetup.mo
installing nl.gmo as /builddir/build/BUILDROOT/cryptsetup-1.6.7-1.el7.x86_64/usr/share/locale/nl/LC_MESSAGES/cryptsetup.mo
installing pl.gmo as /builddir/build/BUILDROOT/cryptsetup-1.6.7-1.el7.x86_64/usr/share/locale/pl/LC_MESSAGES/cryptsetup.mo
installing sv.gmo as /builddir/build/BUILDROOT/cryptsetup-1.6.7-1.el7.x86_64/usr/share/locale/sv/LC_MESSAGES/cryptsetup.mo
installing uk.gmo as /builddir/build/BUILDROOT/cryptsetup-1.6.7-1.el7.x86_64/usr/share/locale/uk/LC_MESSAGES/cryptsetup.mo
installing vi.gmo as /builddir/build/BUILDROOT/cryptsetup-1.6.7-1.el7.x86_64/usr/share/locale/vi/LC_MESSAGES/cryptsetup.mo
if test "cryptsetup" = "gettext-tools"; then \
  /usr/bin/mkdir -p /builddir/build/BUILDROOT/cryptsetup-1.6.7-1.el7.x86_64/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.7-1.el7.x86_64/usr/share/gettext/po/$file; \
  done; \
  for file in Makevars; do \
    rm -f /builddir/build/BUILDROOT/cryptsetup-1.6.7-1.el7.x86_64/usr/share/gettext/po/$file; \
  done; \
else \
  : ; \
fi
make[1]: Leaving directory `/builddir/build/BUILD/cryptsetup-1.6.7/po'
make[1]: Entering directory `/builddir/build/BUILD/cryptsetup-1.6.7'
make[2]: Entering directory `/builddir/build/BUILD/cryptsetup-1.6.7'
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.7'
make[1]: Leaving directory `/builddir/build/BUILD/cryptsetup-1.6.7'
+ rm -rf /builddir/build/BUILDROOT/cryptsetup-1.6.7-1.el7.x86_64//usr/lib64/libcryptsetup.la
+ /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/cryptsetup-1.6.7-1.el7.x86_64 cryptsetup
+ install -d -m755 /builddir/build/BUILDROOT/cryptsetup-1.6.7-1.el7.x86_64//usr/lib/dracut/modules.d/90reencrypt
+ install -m755 misc/dracut_90reencrypt/module-setup.sh /builddir/build/BUILDROOT/cryptsetup-1.6.7-1.el7.x86_64//usr/lib/dracut/modules.d/90reencrypt
+ install -m755 misc/dracut_90reencrypt/parse-reencrypt.sh /builddir/build/BUILDROOT/cryptsetup-1.6.7-1.el7.x86_64//usr/lib/dracut/modules.d/90reencrypt
+ install -m755 misc/dracut_90reencrypt/reencrypt.sh /builddir/build/BUILDROOT/cryptsetup-1.6.7-1.el7.x86_64//usr/lib/dracut/modules.d/90reencrypt
+ /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/cryptsetup-1.6.7
extracting debug info from /builddir/build/BUILDROOT/cryptsetup-1.6.7-1.el7.x86_64/usr/lib64/libcryptsetup.so.4.7.0
extracting debug info from /builddir/build/BUILDROOT/cryptsetup-1.6.7-1.el7.x86_64/usr/lib64/python2.7/site-packages/pycryptsetup.so
extracting debug info from /builddir/build/BUILDROOT/cryptsetup-1.6.7-1.el7.x86_64/usr/sbin/cryptsetup-reencrypt
extracting debug info from /builddir/build/BUILDROOT/cryptsetup-1.6.7-1.el7.x86_64/usr/sbin/veritysetup
extracting debug info from /builddir/build/BUILDROOT/cryptsetup-1.6.7-1.el7.x86_64/usr/sbin/cryptsetup
/usr/lib/rpm/sepdebugcrcfix: Updated 5 CRC32s, 0 CRC32s did match.
symlinked /usr/lib/debug/usr/lib64/libcryptsetup.so.4.7.0.debug to /usr/lib/debug/usr/lib64/libcryptsetup.so.4.debug
symlinked /usr/lib/debug/usr/lib64/libcryptsetup.so.4.7.0.debug to /usr/lib/debug/usr/lib64/libcryptsetup.so.debug
980 blocks
+ /usr/lib/rpm/check-buildroot
+ /usr/lib/rpm/redhat/brp-compress
+ /usr/lib/rpm/redhat/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.7-1.el7.x86_64/usr/lib64/python2.7 using /usr/bin/python2.7
Bytecompiling .py files below /builddir/build/BUILDROOT/cryptsetup-1.6.7-1.el7.x86_64/usr/lib/debug/usr/lib64/python2.7 using /usr/bin/python2.7
+ /usr/lib/rpm/redhat/brp-python-hardlink
+ /usr/lib/rpm/redhat/brp-java-repack-jars
Processing files: cryptsetup-1.6.7-1.el7.x86_64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.y4IK5A
+ umask 022
+ cd /builddir/build/BUILD
+ cd cryptsetup-1.6.7
+ DOCDIR=/builddir/build/BUILDROOT/cryptsetup-1.6.7-1.el7.x86_64/usr/share/doc/cryptsetup-1.6.7
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/cryptsetup-1.6.7-1.el7.x86_64/usr/share/doc/cryptsetup-1.6.7
+ cp -pr AUTHORS /builddir/build/BUILDROOT/cryptsetup-1.6.7-1.el7.x86_64/usr/share/doc/cryptsetup-1.6.7
+ cp -pr FAQ /builddir/build/BUILDROOT/cryptsetup-1.6.7-1.el7.x86_64/usr/share/doc/cryptsetup-1.6.7
+ 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 /builddir/build/BUILDROOT/cryptsetup-1.6.7-1.el7.x86_64/usr/share/doc/cryptsetup-1.6.7
+ exit 0
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.QPEjIm
+ umask 022
+ cd /builddir/build/BUILD
+ cd cryptsetup-1.6.7
+ LICENSEDIR=/builddir/build/BUILDROOT/cryptsetup-1.6.7-1.el7.x86_64/usr/share/licenses/cryptsetup-1.6.7
+ export LICENSEDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/cryptsetup-1.6.7-1.el7.x86_64/usr/share/licenses/cryptsetup-1.6.7
+ cp -pr COPYING /builddir/build/BUILDROOT/cryptsetup-1.6.7-1.el7.x86_64/usr/share/licenses/cryptsetup-1.6.7
+ exit 0
Provides: cryptsetup = 1.6.7-1.el7 cryptsetup(x86-64) = 1.6.7-1.el7 cryptsetup-luks = 1.6.7-1.el7
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.2.5)(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) 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) libpwquality.so.1(LIBPWQUALITY_1.0)(64bit) rtld(GNU_HASH)
Obsoletes: cryptsetup-luks < 1.4.0
Processing files: cryptsetup-devel-1.6.7-1.el7.x86_64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.obtqC8
+ umask 022
+ cd /builddir/build/BUILD
+ cd cryptsetup-1.6.7
+ DOCDIR=/builddir/build/BUILDROOT/cryptsetup-1.6.7-1.el7.x86_64/usr/share/doc/cryptsetup-devel-1.6.7
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/cryptsetup-1.6.7-1.el7.x86_64/usr/share/doc/cryptsetup-devel-1.6.7
+ cp -pr docs/examples/Makefile docs/examples/crypt_log_usage.c docs/examples/crypt_luks_usage.c /builddir/build/BUILDROOT/cryptsetup-1.6.7-1.el7.x86_64/usr/share/doc/cryptsetup-devel-1.6.7
+ exit 0
Provides: cryptsetup-devel = 1.6.7-1.el7 cryptsetup-devel(x86-64) = 1.6.7-1.el7 cryptsetup-luks-devel = 1.6.7-1.el7 pkgconfig(libcryptsetup) = 1.6.7
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.6.7-1.el7.x86_64
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.7I0SCU
+ umask 022
+ cd /builddir/build/BUILD
+ cd cryptsetup-1.6.7
+ LICENSEDIR=/builddir/build/BUILDROOT/cryptsetup-1.6.7-1.el7.x86_64/usr/share/licenses/cryptsetup-libs-1.6.7
+ export LICENSEDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/cryptsetup-1.6.7-1.el7.x86_64/usr/share/licenses/cryptsetup-libs-1.6.7
+ cp -pr COPYING /builddir/build/BUILDROOT/cryptsetup-1.6.7-1.el7.x86_64/usr/share/licenses/cryptsetup-libs-1.6.7
+ cp -pr COPYING.LGPL /builddir/build/BUILDROOT/cryptsetup-1.6.7-1.el7.x86_64/usr/share/licenses/cryptsetup-libs-1.6.7
+ exit 0
Provides: cryptsetup-libs = 1.6.7-1.el7 cryptsetup-libs(x86-64) = 1.6.7-1.el7 cryptsetup-luks-libs = 1.6.7-1.el7 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.14)(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.2.5)(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) libdl.so.2()(64bit) libgcrypt.so.11()(64bit) libgcrypt.so.11(GCRYPT_1.2)(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 cryptsetup-reencrypt-libs < 1.6.5
Processing files: veritysetup-1.6.7-1.el7.x86_64
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.yVzNIG
+ umask 022
+ cd /builddir/build/BUILD
+ cd cryptsetup-1.6.7
+ LICENSEDIR=/builddir/build/BUILDROOT/cryptsetup-1.6.7-1.el7.x86_64/usr/share/licenses/veritysetup-1.6.7
+ export LICENSEDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/cryptsetup-1.6.7-1.el7.x86_64/usr/share/licenses/veritysetup-1.6.7
+ cp -pr COPYING /builddir/build/BUILDROOT/cryptsetup-1.6.7-1.el7.x86_64/usr/share/licenses/veritysetup-1.6.7
+ exit 0
Provides: veritysetup = 1.6.7-1.el7 veritysetup(x86-64) = 1.6.7-1.el7
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.2.5)(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) 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.6.7-1.el7.x86_64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.5i4wRs
+ umask 022
+ cd /builddir/build/BUILD
+ cd cryptsetup-1.6.7
+ DOCDIR=/builddir/build/BUILDROOT/cryptsetup-1.6.7-1.el7.x86_64/usr/share/doc/cryptsetup-reencrypt-1.6.7
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/cryptsetup-1.6.7-1.el7.x86_64/usr/share/doc/cryptsetup-reencrypt-1.6.7
+ cp -pr misc/dracut_90reencrypt/README /builddir/build/BUILDROOT/cryptsetup-1.6.7-1.el7.x86_64/usr/share/doc/cryptsetup-reencrypt-1.6.7
+ exit 0
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.RLy00e
+ umask 022
+ cd /builddir/build/BUILD
+ cd cryptsetup-1.6.7
+ LICENSEDIR=/builddir/build/BUILDROOT/cryptsetup-1.6.7-1.el7.x86_64/usr/share/licenses/cryptsetup-reencrypt-1.6.7
+ export LICENSEDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/cryptsetup-1.6.7-1.el7.x86_64/usr/share/licenses/cryptsetup-reencrypt-1.6.7
+ cp -pr COPYING /builddir/build/BUILDROOT/cryptsetup-1.6.7-1.el7.x86_64/usr/share/licenses/cryptsetup-reencrypt-1.6.7
+ exit 0
warning: File listed twice: /usr/lib/dracut/modules.d/90reencrypt/module-setup.sh
warning: File listed twice: /usr/lib/dracut/modules.d/90reencrypt/parse-reencrypt.sh
warning: File listed twice: /usr/lib/dracut/modules.d/90reencrypt/reencrypt.sh
Provides: cryptsetup-reencrypt = 1.6.7-1.el7 cryptsetup-reencrypt(x86-64) = 1.6.7-1.el7
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: /bin/bash /bin/sh libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.2.5)(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) 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) rtld(GNU_HASH)
Obsoletes: cryptsetup-reencrypt < 1.6.5
Processing files: cryptsetup-python-1.6.7-1.el7.x86_64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.kvnkg1
+ umask 022
+ cd /builddir/build/BUILD
+ cd cryptsetup-1.6.7
+ DOCDIR=/builddir/build/BUILDROOT/cryptsetup-1.6.7-1.el7.x86_64/usr/share/doc/cryptsetup-python-1.6.7
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/cryptsetup-1.6.7-1.el7.x86_64/usr/share/doc/cryptsetup-python-1.6.7
+ cp -pr python/pycryptsetup-test.py /builddir/build/BUILDROOT/cryptsetup-1.6.7-1.el7.x86_64/usr/share/doc/cryptsetup-python-1.6.7
+ exit 0
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.2pPKwN
+ umask 022
+ cd /builddir/build/BUILD
+ cd cryptsetup-1.6.7
+ LICENSEDIR=/builddir/build/BUILDROOT/cryptsetup-1.6.7-1.el7.x86_64/usr/share/licenses/cryptsetup-python-1.6.7
+ export LICENSEDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/cryptsetup-1.6.7-1.el7.x86_64/usr/share/licenses/cryptsetup-python-1.6.7
+ cp -pr COPYING.LGPL /builddir/build/BUILDROOT/cryptsetup-1.6.7-1.el7.x86_64/usr/share/licenses/cryptsetup-python-1.6.7
+ exit 0
Provides: cryptsetup-python = 1.6.7-1.el7 cryptsetup-python(x86-64) = 1.6.7-1.el7 python-cryptsetup = 1.6.7-1.el7
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.5)(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-debuginfo-1.6.7-1.el7.x86_64
Provides: cryptsetup-debuginfo = 1.6.7-1.el7 cryptsetup-debuginfo(x86-64) = 1.6.7-1.el7
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.7-1.el7.x86_64
Wrote: /builddir/build/RPMS/cryptsetup-1.6.7-1.el7.x86_64.rpm
Wrote: /builddir/build/RPMS/cryptsetup-devel-1.6.7-1.el7.x86_64.rpm
Wrote: /builddir/build/RPMS/cryptsetup-libs-1.6.7-1.el7.x86_64.rpm
Wrote: /builddir/build/RPMS/veritysetup-1.6.7-1.el7.x86_64.rpm
Wrote: /builddir/build/RPMS/cryptsetup-reencrypt-1.6.7-1.el7.x86_64.rpm
Wrote: /builddir/build/RPMS/cryptsetup-python-1.6.7-1.el7.x86_64.rpm
Wrote: /builddir/build/RPMS/cryptsetup-debuginfo-1.6.7-1.el7.x86_64.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.kItpx6
+ umask 022
+ cd /builddir/build/BUILD
+ cd cryptsetup-1.6.7
+ exit 0
Child return code was: 0
LEAVE do -->