Mock Version: 2.3
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/wolpd.spec'], chrootPath='/var/lib/mock/epel-6-x86_64-1592173837.788163/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7f209700c7d0>timeout=0uid=1001gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=True)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/wolpd.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
warning: Could not canonicalize hostname: ip-172-30-2-174.ec2.internal
Building target platforms: x86_64
Building for target x86_64
Wrote: /builddir/build/SRPMS/wolpd-1.0.7-1.el6.src.rpm
Child return code was: 0
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/wolpd.spec'], chrootPath='/var/lib/mock/epel-6-x86_64-1592173837.788163/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0x7f209700c7d0>timeout=0uid=1001gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=True)
Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/wolpd.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.zxgX75
+ umask 022
+ cd /builddir/build/BUILD
+ LANG=C
+ export LANG
+ unset DISPLAY
+ cd /builddir/build/BUILD
+ rm -rf wolpd-1.0.7
+ /usr/bin/gzip -dc /builddir/build/SOURCES/wolpd-1.0.7.tar.gz
+ /bin/tar -xf -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd wolpd-1.0.7
+ /bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.stTY9Z
+ umask 022
+ cd /builddir/build/BUILD
+ cd wolpd-1.0.7
+ LANG=C
+ export LANG
+ unset DISPLAY
+ CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic'
+ export CFLAGS
+ CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic'
+ export CXXFLAGS
+ FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -I/usr/lib64/gfortran/modules'
+ export FFLAGS
+ ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --target=x86_64-redhat-linux-gnu --program-prefix= --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-compiler-warnings --docdir=/usr/share/doc/wolpd
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether make supports the include directive... yes (GNU style)
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... gcc3
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /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) gcc3
checking for git... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing depfiles commands
+ make -j2
make  all-am
make[1]: Entering directory `/builddir/build/BUILD/wolpd-1.0.7'
gcc -DHAVE_CONFIG_H -I.    -Wstrict-prototypes -Werror -Wall -Wextra -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT wolpd.o -MD -MP -MF .deps/wolpd.Tpo -c -o wolpd.o wolpd.c
sed -e 's![@]sbindir@!/usr/sbin!g' \
	    -e 's![@]sysconfdir@!/etc!g' \
	    -e 's![@]localstatedir@!/var!g' \
	  ./wolpd.init.in > wolpd.init
sed -e 's![@]sbindir@!/usr/sbin!g' \
	    -e 's![@]sysconfdir@!/etc!g' \
	    -e 's![@]localstatedir@!/var!g' \
	  ./wolpd.service.in > wolpd.service
mv -f .deps/wolpd.Tpo .deps/wolpd.Po
gcc -Wstrict-prototypes -Werror -Wall -Wextra -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic   -o wolpd wolpd.o  
make[1]: Leaving directory `/builddir/build/BUILD/wolpd-1.0.7'
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.k2XRTX
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/wolpd-1.0.7-1.el6.x86_64 '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/wolpd-1.0.7-1.el6.x86_64
++ dirname /builddir/build/BUILDROOT/wolpd-1.0.7-1.el6.x86_64
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/wolpd-1.0.7-1.el6.x86_64
+ cd wolpd-1.0.7
+ LANG=C
+ export LANG
+ unset DISPLAY
+ rm -rf /builddir/build/BUILDROOT/wolpd-1.0.7-1.el6.x86_64
+ make install DESTDIR=/builddir/build/BUILDROOT/wolpd-1.0.7-1.el6.x86_64
make[1]: Entering directory `/builddir/build/BUILD/wolpd-1.0.7'
 /bin/mkdir -p '/builddir/build/BUILDROOT/wolpd-1.0.7-1.el6.x86_64/usr/sbin'
  /usr/bin/install -c wolpd '/builddir/build/BUILDROOT/wolpd-1.0.7-1.el6.x86_64/usr/sbin'
+ /bin/mkdir -p /builddir/build/BUILDROOT/wolpd-1.0.7-1.el6.x86_64/etc/init.d
+ /usr/bin/install -c wolpd.init /builddir/build/BUILDROOT/wolpd-1.0.7-1.el6.x86_64/etc/init.d/wolpd
/bin/mkdir -p "/builddir/build/BUILDROOT/wolpd-1.0.7-1.el6.x86_64/etc/sysconfig"
/usr/bin/install -c -m 644 ./wolpd.sysconfig "/builddir/build/BUILDROOT/wolpd-1.0.7-1.el6.x86_64/etc/sysconfig/wolpd"
/bin/mkdir -p "/builddir/build/BUILDROOT/wolpd-1.0.7-1.el6.x86_64/var/empty/wolpd"
 /bin/mkdir -p '/builddir/build/BUILDROOT/wolpd-1.0.7-1.el6.x86_64/usr/share/doc/wolpd'
 /usr/bin/install -c -m 644 AUTHORS NEWS README README.md '/builddir/build/BUILDROOT/wolpd-1.0.7-1.el6.x86_64/usr/share/doc/wolpd'
 /bin/mkdir -p '/builddir/build/BUILDROOT/wolpd-1.0.7-1.el6.x86_64/usr/share/man/man8'
 /usr/bin/install -c -m 644 wolpd.8 '/builddir/build/BUILDROOT/wolpd-1.0.7-1.el6.x86_64/usr/share/man/man8'
make[1]: Leaving directory `/builddir/build/BUILD/wolpd-1.0.7'
+ /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/wolpd-1.0.7
extracting debug info from /builddir/build/BUILDROOT/wolpd-1.0.7-1.el6.x86_64/usr/sbin/wolpd
87 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/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python
+ /usr/lib/rpm/redhat/brp-python-hardlink
+ /usr/lib/rpm/redhat/brp-java-repack-jars
Processing files: wolpd-1.0.7-1.el6.x86_64
Provides: config(wolpd) = 1.0.7-1.el6
Requires(interp): /bin/sh /bin/sh /bin/sh
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires(post): /bin/sh
Requires(preun): /bin/sh
Requires(postun): /bin/sh
Requires: /bin/sh libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) rtld(GNU_HASH)
Processing files: wolpd-debuginfo-1.0.7-1.el6.x86_64
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/wolpd-1.0.7-1.el6.x86_64
warning: Could not canonicalize hostname: ip-172-30-2-174.ec2.internal
Wrote: /builddir/build/RPMS/wolpd-1.0.7-1.el6.x86_64.rpm
Wrote: /builddir/build/RPMS/wolpd-debuginfo-1.0.7-1.el6.x86_64.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.hMRwKS
+ umask 022
+ cd /builddir/build/BUILD
+ cd wolpd-1.0.7
+ /bin/rm -rf /builddir/build/BUILDROOT/wolpd-1.0.7-1.el6.x86_64
+ exit 0
Child return code was: 0