Mock Version: 1.3.4 Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/mod_evasive.spec'], chrootPath='/var/lib/mock/f29-build-12535396-917331/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': 'en_US.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target ppc64le --nodeps /builddir/build/SPECS/mod_evasive.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': 'en_US.UTF-8'} and shell False Building target platforms: ppc64le Building for target ppc64le Wrote: /builddir/build/SRPMS/mod_evasive-1.10.1-27.fc29.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/mod_evasive.spec'], chrootPath='/var/lib/mock/f29-build-12535396-917331/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': 'en_US.UTF-8'}shell=Falselogger=timeout=172800uid=1000gid=425user='mockbuild'nspawn_args=[]printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target ppc64le --nodeps /builddir/build/SPECS/mod_evasive.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': 'en_US.UTF-8'} and shell False Building target platforms: ppc64le Building for target ppc64le Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.wlabeW + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf mod_evasive + /usr/bin/gzip -dc /builddir/build/SOURCES/mod_evasive_1.10.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd mod_evasive + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.m2Wr5H + umask 022 + cd /builddir/build/BUILD + cd mod_evasive + sed 's/connection->remote_ip/connection->client_ip/' + apxs '-Wc,-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection' -c mod_evasive24.c /usr/lib64/apr-1/build/libtool --silent --mode=compile gcc -prefer-pic -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -funwind-tables -fstack-clash-protection -DLINUX -D_REENTRANT -D_GNU_SOURCE -pthread -I/usr/include/httpd -I/usr/include/apr-1 -I/usr/include/apr-1 -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mcpu=power8 -mtune=power8 -fasynchronous-unwind-tables -fstack-clash-protection -c -o mod_evasive24.lo mod_evasive24.c && touch mod_evasive24.slo mod_evasive24.c: In function 'create_hit_list': mod_evasive24.c:118:1: warning: no return statement in function returning non-void [-Wreturn-type] } ^ mod_evasive24.c: In function 'access_checker': mod_evasive24.c:212:36: warning: implicit declaration of function 'getpid'; did you mean 'getpt'? [-Wimplicit-function-declaration] fprintf(file, "%ld\n", getpid()); ^~~~~~ getpt mod_evasive24.c:212:30: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=] fprintf(file, "%ld\n", getpid()); ~~^ ~~~~~~~~ %d mod_evasive24.c: In function 'destroy_hit_list': mod_evasive24.c:301:1: warning: no return statement in function returning non-void [-Wreturn-type] } ^ mod_evasive24.c: In function 'access_checker': mod_evasive24.c:229:15: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result] system(filename); ^~~~~~~~~~~~~~~~ /usr/lib64/apr-1/build/libtool --silent --mode=link gcc -Wl,-z,relro,-z,now -o mod_evasive24.la -rpath /usr/lib64/httpd/modules -module -avoid-version mod_evasive24.lo + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.TcgItu + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/mod_evasive-1.10.1-27.fc29.ppc64le '!=' / ']' + rm -rf /builddir/build/BUILDROOT/mod_evasive-1.10.1-27.fc29.ppc64le ++ dirname /builddir/build/BUILDROOT/mod_evasive-1.10.1-27.fc29.ppc64le + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/mod_evasive-1.10.1-27.fc29.ppc64le + cd mod_evasive + rm -rf /builddir/build/BUILDROOT/mod_evasive-1.10.1-27.fc29.ppc64le + mkdir -pm 755 /builddir/build/BUILDROOT/mod_evasive-1.10.1-27.fc29.ppc64le/usr/lib64/httpd/modules /builddir/build/BUILDROOT/mod_evasive-1.10.1-27.fc29.ppc64le/etc/httpd/conf.d + install -pm 755 .libs/mod_evasive24.so /builddir/build/BUILDROOT/mod_evasive-1.10.1-27.fc29.ppc64le/usr/lib64/httpd/modules/ + install -pm 644 /builddir/build/SOURCES/mod_evasive.conf /builddir/build/BUILDROOT/mod_evasive-1.10.1-27.fc29.ppc64le/etc/httpd/conf.d/ + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 1.10.1-27.fc29 --unique-debug-suffix -1.10.1-27.fc29.ppc64le --unique-debug-src-base mod_evasive-1.10.1-27.fc29.ppc64le --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/mod_evasive extracting debug info from /builddir/build/BUILDROOT/mod_evasive-1.10.1-27.fc29.ppc64le/usr/lib64/httpd/modules/mod_evasive24.so /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 36 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /builddir/build/BUILDROOT/mod_evasive-1.10.1-27.fc29.ppc64le/etc/ld.so.conf: No such file or directory + /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 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: mod_evasive-1.10.1-27.fc29.ppc64le Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.53Hygh + umask 022 + cd /builddir/build/BUILD + cd mod_evasive + DOCDIR=/builddir/build/BUILDROOT/mod_evasive-1.10.1-27.fc29.ppc64le/usr/share/doc/mod_evasive + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/mod_evasive-1.10.1-27.fc29.ppc64le/usr/share/doc/mod_evasive + cp -pr README /builddir/build/BUILDROOT/mod_evasive-1.10.1-27.fc29.ppc64le/usr/share/doc/mod_evasive + cp -pr LICENSE /builddir/build/BUILDROOT/mod_evasive-1.10.1-27.fc29.ppc64le/usr/share/doc/mod_evasive + cp -pr CHANGELOG /builddir/build/BUILDROOT/mod_evasive-1.10.1-27.fc29.ppc64le/usr/share/doc/mod_evasive + cp -pr test.pl /builddir/build/BUILDROOT/mod_evasive-1.10.1-27.fc29.ppc64le/usr/share/doc/mod_evasive + exit 0 Provides: config(mod_evasive) = 1.10.1-27.fc29 mod_evasive = 1.10.1-27.fc29 mod_evasive(ppc-64) = 1.10.1-27.fc29 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.17)(64bit) rtld(GNU_HASH) Processing files: mod_evasive-debugsource-1.10.1-27.fc29.ppc64le Provides: mod_evasive-debugsource = 1.10.1-27.fc29 mod_evasive-debugsource(ppc-64) = 1.10.1-27.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: mod_evasive-debuginfo-1.10.1-27.fc29.ppc64le Provides: debuginfo(build-id) = c17c1d09f211de0fe5607dd20e44b791e5504a66 mod_evasive-debuginfo = 1.10.1-27.fc29 mod_evasive-debuginfo(ppc-64) = 1.10.1-27.fc29 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: mod_evasive-debugsource(ppc-64) = 1.10.1-27.fc29 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/mod_evasive-1.10.1-27.fc29.ppc64le Wrote: /builddir/build/RPMS/mod_evasive-1.10.1-27.fc29.ppc64le.rpm Wrote: /builddir/build/RPMS/mod_evasive-debugsource-1.10.1-27.fc29.ppc64le.rpm Wrote: /builddir/build/RPMS/mod_evasive-debuginfo-1.10.1-27.fc29.ppc64le.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.xFNK83 + umask 022 + cd /builddir/build/BUILD + cd mod_evasive + /usr/bin/rm -rf /builddir/build/BUILDROOT/mod_evasive-1.10.1-27.fc29.ppc64le + exit 0 Child return code was: 0