Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/retry.spec'], chrootPath='/var/lib/mock/epel-6-x86_64-1672851697.186048/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/retry.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False warning: Could not canonicalize hostname: copr-hv-x86-64-02-prod-00542209-20230104-165154 Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/retry-1.0.5-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/retry.spec'], chrootPath='/var/lib/mock/epel-6-x86_64-1672851697.186048/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/retry.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\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.L5qrM1 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf retry-1.0.5 + /usr/bin/gzip -dc /builddir/build/SOURCES/retry-1.0.5.tar.gz + /bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd retry-1.0.5 + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.vdC4z9 + umask 022 + cd /builddir/build/BUILD + cd retry-1.0.5 + 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 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... 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 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 the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... unsupported checking for gcc option to enable C99 features... -std=gnu99 checking whether gcc -std=gnu99 understands -c and -o together... yes checking dependency style of gcc -std=gnu99... gcc3 checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc -std=gnu99... /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 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-file... no checking for file... file 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 -std=gnu99 object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no checking for gcc -std=gnu99 option to produce PIC... -fPIC -DPIC checking if gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes checking if gcc -std=gnu99 static flag -static works... no checking if gcc -std=gnu99 supports -c -o file.o... yes checking if gcc -std=gnu99 supports -c -o file.o... (cached) yes checking whether the gcc -std=gnu99 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... yes checking for x86_64-redhat-linux-gnu-gcc... gcc -std=gnu99 checking whether the compiler supports GNU C... (cached) yes checking whether gcc -std=gnu99 accepts -g... (cached) yes checking for gcc -std=gnu99 option to enable C11 features... (cached) unsupported checking for gcc -std=gnu99 option to enable C99 features... (cached) -std=gnu99 checking whether gcc -std=gnu99 -std=gnu99 understands -c and -o together... (cached) yes checking dependency style of gcc -std=gnu99 -std=gnu99... (cached) gcc3 checking for _Bool... yes checking for stdbool.h that conforms to C99... yes checking for inline... inline checking for pid_t... yes checking for size_t... yes checking for ssize_t... yes checking for uint32_t... yes checking for GNU libc compatible malloc... yes checking for getopt... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating retry.spec config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands + /usr/bin/make -j2 /usr/bin/make all-am make[1]: Entering directory `/builddir/build/BUILD/retry-1.0.5' gcc -std=gnu99 -std=gnu99 -DHAVE_CONFIG_H -I. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT retry.o -MD -MP -MF .deps/retry.Tpo -c -o retry.o retry.c retry.c: In function 'pump': retry.c:264: warning: missing braces around initializer retry.c:264: warning: (near initialization for 'fds[0]') retry.c: In function 'main': retry.c:408: warning: missing braces around initializer retry.c:408: warning: (near initialization for 'pumps[0]') retry.c:586: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result retry.c:592: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result mv -f .deps/retry.Tpo .deps/retry.Po /bin/sh ./libtool --tag=CC --mode=link gcc -std=gnu99 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o retry retry.o libtool: link: gcc -std=gnu99 -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -o retry retry.o make[1]: Leaving directory `/builddir/build/BUILD/retry-1.0.5' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Jau9Um + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/retry-1.0.5-1.el6.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/retry-1.0.5-1.el6.x86_64 ++ dirname /builddir/build/BUILDROOT/retry-1.0.5-1.el6.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/retry-1.0.5-1.el6.x86_64 + cd retry-1.0.5 + LANG=C + export LANG + unset DISPLAY + make install DESTDIR=/builddir/build/BUILDROOT/retry-1.0.5-1.el6.x86_64 make[1]: Entering directory `/builddir/build/BUILD/retry-1.0.5' /bin/mkdir -p '/builddir/build/BUILDROOT/retry-1.0.5-1.el6.x86_64/usr/bin' /bin/sh ./libtool --mode=install /usr/bin/install -c retry '/builddir/build/BUILDROOT/retry-1.0.5-1.el6.x86_64/usr/bin' libtool: install: /usr/bin/install -c retry /builddir/build/BUILDROOT/retry-1.0.5-1.el6.x86_64/usr/bin/retry /bin/mkdir -p '/builddir/build/BUILDROOT/retry-1.0.5-1.el6.x86_64/usr/share/man/man1' /usr/bin/install -c -m 644 retry.1 '/builddir/build/BUILDROOT/retry-1.0.5-1.el6.x86_64/usr/share/man/man1' make[1]: Leaving directory `/builddir/build/BUILD/retry-1.0.5' + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/retry-1.0.5 extracting debug info from /builddir/build/BUILDROOT/retry-1.0.5-1.el6.x86_64/usr/bin/retry 39 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: retry-1.0.5-1.el6.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.HVFNLA + umask 022 + cd /builddir/build/BUILD + cd retry-1.0.5 + DOCDIR=/builddir/build/BUILDROOT/retry-1.0.5-1.el6.x86_64/usr/share/doc/retry-1.0.5 + export DOCDIR + rm -rf /builddir/build/BUILDROOT/retry-1.0.5-1.el6.x86_64/usr/share/doc/retry-1.0.5 + /bin/mkdir -p /builddir/build/BUILDROOT/retry-1.0.5-1.el6.x86_64/usr/share/doc/retry-1.0.5 + cp -pr AUTHORS ChangeLog README /builddir/build/BUILDROOT/retry-1.0.5-1.el6.x86_64/usr/share/doc/retry-1.0.5 + cp -pr COPYING /builddir/build/BUILDROOT/retry-1.0.5-1.el6.x86_64/usr/share/doc/retry-1.0.5 + exit 0 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.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) rtld(GNU_HASH) Processing files: retry-debuginfo-1.0.5-1.el6.x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/retry-1.0.5-1.el6.x86_64 warning: Could not canonicalize hostname: copr-hv-x86-64-02-prod-00542209-20230104-165154 Wrote: /builddir/build/RPMS/retry-1.0.5-1.el6.x86_64.rpm Wrote: /builddir/build/RPMS/retry-debuginfo-1.0.5-1.el6.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.9HE7yg + umask 022 + cd /builddir/build/BUILD + cd retry-1.0.5 + /bin/rm -rf /builddir/build/BUILDROOT/retry-1.0.5-1.el6.x86_64 + exit 0 Child return code was: 0