Mock Version: 1.1.32 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/fipscheck.spec'], False, '/srv/build/3/workerI/mock-root/c7.00.02-x86_64/root/', None, 21600, True, False, 502, 498, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/fipscheck.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} warning: Could not canonicalize hostname: b18.bsys.dev.centos.org Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/fipscheck-1.4.1-5.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/fipscheck.spec'], False, '/srv/build/3/workerI/mock-root/c7.00.02-x86_64/root/', None, 21600, True, False, 502, 498, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/fipscheck.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.DckWik + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf fipscheck-1.4.1 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/fipscheck-1.4.1.tar.bz2 + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd fipscheck-1.4.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.N3hgB1 + umask 022 + cd /builddir/build/BUILD + cd fipscheck-1.4.1 + 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 ++ 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 --disable-static checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes /builddir/build/BUILD/fipscheck-1.4.1/missing: Unknown `--is-lightweight' option Try `/builddir/build/BUILD/fipscheck-1.4.1/missing --help' for more information configure: WARNING: 'missing' script is too old or missing checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking 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 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 build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu 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-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 dependency style of gcc... (cached) none checking whether ln -s works... yes checking whether gcc and cc understand -c and -o together... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdint.h... (cached) yes checking for sys/stat.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for sys/types.h... (cached) yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking for unistd.h... (cached) yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for fcntl... yes checking for vasprintf... yes checking for syslog... yes checking for an ANSI C-conforming const... yes checking return type of signal handlers... void checking for uid_t in sys/types.h... yes checking for mode_t... yes checking for off_t... yes checking for pid_t... yes checking for size_t... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for dlopen in -ldl... yes checking for FIPS_mode in -lcrypto... yes checking sysconfdir... /etc checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating man/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands + make -j16 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/fipscheck-1.4.1' Making all in src make[2]: Entering directory `/builddir/build/BUILD/fipscheck-1.4.1/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DPATH_FIPSCHECK=\"/usr/bin/fipscheck\" -DPATH_HMACDIR=\"/usr/lib64/fipscheck\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libfipscheck_la-library.lo `test -f 'library.c' || echo './'`library.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DPATH_FIPSCHECK=\"/usr/bin/fipscheck\" -DPATH_HMACDIR=\"/usr/lib64/fipscheck\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o libfipscheck_la-hmacpath.lo `test -f 'hmacpath.c' || echo './'`hmacpath.c gcc -DHAVE_CONFIG_H -I. -I.. -DPATH_HMACDIR=\"/usr/lib64/fipscheck\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o fipscheck-fipscheck.o `test -f 'fipscheck.c' || echo './'`fipscheck.c gcc -DHAVE_CONFIG_H -I. -I.. -DPATH_HMACDIR=\"/usr/lib64/fipscheck\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o fipscheck-filehmac.o `test -f 'filehmac.c' || echo './'`filehmac.c gcc -DHAVE_CONFIG_H -I. -I.. -DPATH_HMACDIR=\"/usr/lib64/fipscheck\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o fipscheck-hmacpath.o `test -f 'hmacpath.c' || echo './'`hmacpath.c gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c fipshmac.c gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c filehmac.c gcc -DHAVE_CONFIG_H -I. -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c hmacpath.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DPATH_FIPSCHECK=\"/usr/bin/fipscheck\" -DPATH_HMACDIR=\"/usr/lib64/fipscheck\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c hmacpath.c -fPIC -DPIC -o .libs/libfipscheck_la-hmacpath.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DPATH_FIPSCHECK=\"/usr/bin/fipscheck\" -DPATH_HMACDIR=\"/usr/lib64/fipscheck\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c library.c -fPIC -DPIC -o .libs/libfipscheck_la-library.o /bin/sh ../libtool --tag=CC --mode=link 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 -Wl,-z,relro -o fipshmac fipshmac.o filehmac.o hmacpath.o -lcrypto /bin/sh ../libtool --tag=CC --mode=link 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 -no-undefined -version-info 3:1:2 -Wl,-z,relro -o libfipscheck.la -rpath /usr/lib64 libfipscheck_la-library.lo libfipscheck_la-hmacpath.lo -ldl libtool: link: 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 -Wl,-z -Wl,relro -o fipshmac fipshmac.o filehmac.o hmacpath.o -lcrypto libtool: link: gcc -shared -fPIC -DPIC .libs/libfipscheck_la-library.o .libs/libfipscheck_la-hmacpath.o -ldl -O2 -m64 -mtune=generic -Wl,-z -Wl,relro -Wl,-soname -Wl,libfipscheck.so.1 -o .libs/libfipscheck.so.1.2.1 libtool: link: (cd ".libs" && rm -f "libfipscheck.so.1" && ln -s "libfipscheck.so.1.2.1" "libfipscheck.so.1") libtool: link: (cd ".libs" && rm -f "libfipscheck.so" && ln -s "libfipscheck.so.1.2.1" "libfipscheck.so") libtool: link: ( cd ".libs" && rm -f "libfipscheck.la" && ln -s "../libfipscheck.la" "libfipscheck.la" ) /bin/sh ../libtool --tag=CC --mode=link 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 -Wl,-z,relro -o fipscheck fipscheck-fipscheck.o fipscheck-filehmac.o fipscheck-hmacpath.o -lcrypto libfipscheck.la libtool: link: 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 -Wl,-z -Wl,relro -o .libs/fipscheck fipscheck-fipscheck.o fipscheck-filehmac.o fipscheck-hmacpath.o -lcrypto ./.libs/libfipscheck.so -ldl make[2]: Leaving directory `/builddir/build/BUILD/fipscheck-1.4.1/src' Making all in man make[2]: Entering directory `/builddir/build/BUILD/fipscheck-1.4.1/man' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/fipscheck-1.4.1/man' make[2]: Entering directory `/builddir/build/BUILD/fipscheck-1.4.1' make[2]: Leaving directory `/builddir/build/BUILD/fipscheck-1.4.1' make[1]: Leaving directory `/builddir/build/BUILD/fipscheck-1.4.1' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.hNFUdT + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/fipscheck-1.4.1-5.el7.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/fipscheck-1.4.1-5.el7.x86_64 ++ dirname /builddir/build/BUILDROOT/fipscheck-1.4.1-5.el7.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/fipscheck-1.4.1-5.el7.x86_64 + cd fipscheck-1.4.1 + rm -rf /builddir/build/BUILDROOT/fipscheck-1.4.1-5.el7.x86_64 + make install DESTDIR=/builddir/build/BUILDROOT/fipscheck-1.4.1-5.el7.x86_64 Making install in src make[1]: Entering directory `/builddir/build/BUILD/fipscheck-1.4.1/src' make[2]: Entering directory `/builddir/build/BUILD/fipscheck-1.4.1/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fipscheck-1.4.1-5.el7.x86_64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -c libfipscheck.la '/builddir/build/BUILDROOT/fipscheck-1.4.1-5.el7.x86_64/usr/lib64' libtool: install: /usr/bin/install -c .libs/libfipscheck.so.1.2.1 /builddir/build/BUILDROOT/fipscheck-1.4.1-5.el7.x86_64/usr/lib64/libfipscheck.so.1.2.1 libtool: install: (cd /builddir/build/BUILDROOT/fipscheck-1.4.1-5.el7.x86_64/usr/lib64 && { ln -s -f libfipscheck.so.1.2.1 libfipscheck.so.1 || { rm -f libfipscheck.so.1 && ln -s libfipscheck.so.1.2.1 libfipscheck.so.1; }; }) libtool: install: (cd /builddir/build/BUILDROOT/fipscheck-1.4.1-5.el7.x86_64/usr/lib64 && { ln -s -f libfipscheck.so.1.2.1 libfipscheck.so || { rm -f libfipscheck.so && ln -s libfipscheck.so.1.2.1 libfipscheck.so; }; }) libtool: install: /usr/bin/install -c .libs/libfipscheck.lai /builddir/build/BUILDROOT/fipscheck-1.4.1-5.el7.x86_64/usr/lib64/libfipscheck.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fipscheck-1.4.1-5.el7.x86_64/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c fipscheck fipshmac '/builddir/build/BUILDROOT/fipscheck-1.4.1-5.el7.x86_64/usr/bin' libtool: install: warning: `libfipscheck.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/fipscheck /builddir/build/BUILDROOT/fipscheck-1.4.1-5.el7.x86_64/usr/bin/fipscheck libtool: install: /usr/bin/install -c fipshmac /builddir/build/BUILDROOT/fipscheck-1.4.1-5.el7.x86_64/usr/bin/fipshmac /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fipscheck-1.4.1-5.el7.x86_64/usr/include' /usr/bin/install -c -m 644 fipscheck.h '/builddir/build/BUILDROOT/fipscheck-1.4.1-5.el7.x86_64/usr/include' make[2]: Leaving directory `/builddir/build/BUILD/fipscheck-1.4.1/src' make[1]: Leaving directory `/builddir/build/BUILD/fipscheck-1.4.1/src' Making install in man make[1]: Entering directory `/builddir/build/BUILD/fipscheck-1.4.1/man' make[2]: Entering directory `/builddir/build/BUILD/fipscheck-1.4.1/man' make[2]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fipscheck-1.4.1-5.el7.x86_64/usr/share/man/man3' /usr/bin/install -c -m 644 FIPSCHECK_get_binary_path.3 FIPSCHECK_get_library_path.3 FIPSCHECK_kernel_fips_mode.3 FIPSCHECK_verify.3 FIPSCHECK_verify_files.3 FIPSCHECK_verify_ex.3 FIPSCHECK_verify_files_ex.3 FIPSCHECK_fips_module_installed.3 fipscheck.h.3 '/builddir/build/BUILDROOT/fipscheck-1.4.1-5.el7.x86_64/usr/share/man/man3' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/fipscheck-1.4.1-5.el7.x86_64/usr/share/man/man8' /usr/bin/install -c -m 644 fipscheck.8 fipshmac.8 '/builddir/build/BUILDROOT/fipscheck-1.4.1-5.el7.x86_64/usr/share/man/man8' make[2]: Leaving directory `/builddir/build/BUILD/fipscheck-1.4.1/man' make[1]: Leaving directory `/builddir/build/BUILD/fipscheck-1.4.1/man' make[1]: Entering directory `/builddir/build/BUILD/fipscheck-1.4.1' make[2]: Entering directory `/builddir/build/BUILD/fipscheck-1.4.1' 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/fipscheck-1.4.1' make[1]: Leaving directory `/builddir/build/BUILD/fipscheck-1.4.1' + find /builddir/build/BUILDROOT/fipscheck-1.4.1-5.el7.x86_64 -type f -name '*.la' -delete + mkdir -p /builddir/build/BUILDROOT/fipscheck-1.4.1-5.el7.x86_64/usr/lib64/fipscheck + mkdir -p /builddir/build/BUILDROOT/fipscheck-1.4.1-5.el7.x86_64//etc/prelink.conf.d + install -m644 /builddir/build/SOURCES/fipscheck.conf /builddir/build/BUILDROOT/fipscheck-1.4.1-5.el7.x86_64//etc/prelink.conf.d/fipscheck.conf + /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/fipscheck-1.4.1 extracting debug info from /builddir/build/BUILDROOT/fipscheck-1.4.1-5.el7.x86_64/usr/lib64/libfipscheck.so.1.2.1 extracting debug info from /builddir/build/BUILDROOT/fipscheck-1.4.1-5.el7.x86_64/usr/bin/fipscheck extracting debug info from /builddir/build/BUILDROOT/fipscheck-1.4.1-5.el7.x86_64/usr/bin/fipshmac /usr/lib/rpm/sepdebugcrcfix: Updated 3 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib64/libfipscheck.so.1.2.1.debug to /usr/lib/debug/usr/lib64/libfipscheck.so.1.debug symlinked /usr/lib/debug/usr/lib64/libfipscheck.so.1.2.1.debug to /usr/lib/debug/usr/lib64/libfipscheck.so.debug 55 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 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars + /builddir/build/BUILDROOT/fipscheck-1.4.1-5.el7.x86_64/usr/bin/fipshmac -d /builddir/build/BUILDROOT/fipscheck-1.4.1-5.el7.x86_64/usr/lib64/fipscheck /builddir/build/BUILDROOT/fipscheck-1.4.1-5.el7.x86_64/usr/bin/fipscheck /builddir/build/BUILDROOT/fipscheck-1.4.1-5.el7.x86_64/usr/lib64/libfipscheck.so.1.2.1 + ln -s libfipscheck.so.1.2.1.hmac /builddir/build/BUILDROOT/fipscheck-1.4.1-5.el7.x86_64/usr/lib64/fipscheck/libfipscheck.so.1.hmac Processing files: fipscheck-1.4.1-5.el7.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.pRQr8L + umask 022 + cd /builddir/build/BUILD + cd fipscheck-1.4.1 + DOCDIR=/builddir/build/BUILDROOT/fipscheck-1.4.1-5.el7.x86_64/usr/share/doc/fipscheck-1.4.1 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/fipscheck-1.4.1-5.el7.x86_64/usr/share/doc/fipscheck-1.4.1 + cp -pr ChangeLog /builddir/build/BUILDROOT/fipscheck-1.4.1-5.el7.x86_64/usr/share/doc/fipscheck-1.4.1 + cp -pr COPYING /builddir/build/BUILDROOT/fipscheck-1.4.1-5.el7.x86_64/usr/share/doc/fipscheck-1.4.1 + cp -pr README /builddir/build/BUILDROOT/fipscheck-1.4.1-5.el7.x86_64/usr/share/doc/fipscheck-1.4.1 + cp -pr AUTHORS /builddir/build/BUILDROOT/fipscheck-1.4.1-5.el7.x86_64/usr/share/doc/fipscheck-1.4.1 + exit 0 Provides: fipscheck = 1.4.1-5.el7 fipscheck(x86-64) = 1.4.1-5.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.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.8)(64bit) libcrypto.so.10()(64bit) libcrypto.so.10(libcrypto.so.10)(64bit) libdl.so.2()(64bit) libfipscheck.so.1()(64bit) rtld(GNU_HASH) Processing files: fipscheck-lib-1.4.1-5.el7.x86_64 Provides: fipscheck-lib = 1.4.1-5.el7 fipscheck-lib(x86-64) = 1.4.1-5.el7 libfipscheck.so.1()(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.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) rtld(GNU_HASH) Processing files: fipscheck-devel-1.4.1-5.el7.x86_64 Provides: fipscheck-devel = 1.4.1-5.el7 fipscheck-devel(x86-64) = 1.4.1-5.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libfipscheck.so.1()(64bit) Processing files: fipscheck-debuginfo-1.4.1-5.el7.x86_64 Provides: fipscheck-debuginfo = 1.4.1-5.el7 fipscheck-debuginfo(x86-64) = 1.4.1-5.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/fipscheck-1.4.1-5.el7.x86_64 warning: Could not canonicalize hostname: b18.bsys.dev.centos.org Wrote: /builddir/build/RPMS/fipscheck-1.4.1-5.el7.x86_64.rpm Wrote: /builddir/build/RPMS/fipscheck-lib-1.4.1-5.el7.x86_64.rpm Wrote: /builddir/build/RPMS/fipscheck-devel-1.4.1-5.el7.x86_64.rpm Wrote: /builddir/build/RPMS/fipscheck-debuginfo-1.4.1-5.el7.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.lZwxce + umask 022 + cd /builddir/build/BUILD + cd fipscheck-1.4.1 + rm -rf /builddir/build/BUILDROOT/fipscheck-1.4.1-5.el7.x86_64 + exit 0 Child return code was: 0 LEAVE do -->