Mock Version: 1.4.13 Mock Version: 1.4.13 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/mod_evasive.spec'], chrootPath='/var/lib/mock/f28-build-15237026-1090127/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=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --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': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/mod_evasive-1.10.1-31.fc28.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/mod_evasive.spec'], chrootPath='/var/lib/mock/f28-build-15237026-1090127/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=172800uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --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': '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.CuyuA3 + 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.SF878L + 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 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' -c mod_evasive24.c BUILDSTDERR: /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 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-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 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o mod_evasive24.lo mod_evasive24.c && touch mod_evasive24.slo BUILDSTDERR: mod_evasive24.c: In function 'create_hit_list': BUILDSTDERR: mod_evasive24.c:118:1: warning: no return statement in function returning non-void [-Wreturn-type] BUILDSTDERR: } BUILDSTDERR: ^ BUILDSTDERR: mod_evasive24.c: In function 'access_checker': BUILDSTDERR: mod_evasive24.c:212:36: warning: implicit declaration of function 'getpid'; did you mean 'getpt'? [-Wimplicit-function-declaration] BUILDSTDERR: fprintf(file, "%ld\n", getpid()); BUILDSTDERR: ^~~~~~ BUILDSTDERR: getpt BUILDSTDERR: mod_evasive24.c:212:30: warning: format '%ld' expects argument of type 'long int', but argument 3 has type 'int' [-Wformat=] BUILDSTDERR: fprintf(file, "%ld\n", getpid()); BUILDSTDERR: ~~^ ~~~~~~~~ BUILDSTDERR: %d BUILDSTDERR: mod_evasive24.c: In function 'destroy_hit_list': BUILDSTDERR: mod_evasive24.c:301:1: warning: no return statement in function returning non-void [-Wreturn-type] BUILDSTDERR: } BUILDSTDERR: ^ BUILDSTDERR: mod_evasive24.c: In function 'access_checker': BUILDSTDERR: mod_evasive24.c:229:15: warning: ignoring return value of 'system', declared with attribute warn_unused_result [-Wunused-result] BUILDSTDERR: system(filename); BUILDSTDERR: ^~~~~~~~~~~~~~~~ BUILDSTDERR: /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.oS2bpw + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/mod_evasive-1.10.1-31.fc28.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/mod_evasive-1.10.1-31.fc28.x86_64 BUILDSTDERR: ++ dirname /builddir/build/BUILDROOT/mod_evasive-1.10.1-31.fc28.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/mod_evasive-1.10.1-31.fc28.x86_64 + cd mod_evasive + rm -rf /builddir/build/BUILDROOT/mod_evasive-1.10.1-31.fc28.x86_64 + mkdir -pm 755 /builddir/build/BUILDROOT/mod_evasive-1.10.1-31.fc28.x86_64/usr/lib64/httpd/modules /builddir/build/BUILDROOT/mod_evasive-1.10.1-31.fc28.x86_64/etc/httpd/conf.d + install -pm 755 .libs/mod_evasive24.so /builddir/build/BUILDROOT/mod_evasive-1.10.1-31.fc28.x86_64/usr/lib64/httpd/modules/ + install -pm 644 /builddir/build/SOURCES/mod_evasive.conf /builddir/build/BUILDROOT/mod_evasive-1.10.1-31.fc28.x86_64/etc/httpd/conf.d/ + /usr/lib/rpm/find-debuginfo.sh -j6 --strict-build-id -m -i --build-id-seed 1.10.1-31.fc28 --unique-debug-suffix -1.10.1-31.fc28.x86_64 --unique-debug-src-base mod_evasive-1.10.1-31.fc28.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/mod_evasive extracting debug info from /builddir/build/BUILDROOT/mod_evasive-1.10.1-31.fc28.x86_64/usr/lib64/httpd/modules/mod_evasive24.so /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. BUILDSTDERR: 36 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig BUILDSTDERR: /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /builddir/build/BUILDROOT/mod_evasive-1.10.1-31.fc28.x86_64/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 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs '' '' Processing files: mod_evasive-1.10.1-31.fc28.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.55tFth + umask 022 + cd /builddir/build/BUILD + cd mod_evasive + DOCDIR=/builddir/build/BUILDROOT/mod_evasive-1.10.1-31.fc28.x86_64/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-31.fc28.x86_64/usr/share/doc/mod_evasive + cp -pr README /builddir/build/BUILDROOT/mod_evasive-1.10.1-31.fc28.x86_64/usr/share/doc/mod_evasive + cp -pr LICENSE /builddir/build/BUILDROOT/mod_evasive-1.10.1-31.fc28.x86_64/usr/share/doc/mod_evasive + cp -pr CHANGELOG /builddir/build/BUILDROOT/mod_evasive-1.10.1-31.fc28.x86_64/usr/share/doc/mod_evasive + cp -pr test.pl /builddir/build/BUILDROOT/mod_evasive-1.10.1-31.fc28.x86_64/usr/share/doc/mod_evasive + exit 0 Provides: config(mod_evasive) = 1.10.1-31.fc28 mod_evasive = 1.10.1-31.fc28 mod_evasive(x86-64) = 1.10.1-31.fc28 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.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) rtld(GNU_HASH) Processing files: mod_evasive-debugsource-1.10.1-31.fc28.x86_64 Provides: mod_evasive-debugsource = 1.10.1-31.fc28 mod_evasive-debugsource(x86-64) = 1.10.1-31.fc28 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-31.fc28.x86_64 Provides: debuginfo(build-id) = 728aaefcf162e336d3ada8e83953c9338a3ea1ea mod_evasive-debuginfo = 1.10.1-31.fc28 mod_evasive-debuginfo(x86-64) = 1.10.1-31.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: mod_evasive-debugsource(x86-64) = 1.10.1-31.fc28 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/mod_evasive-1.10.1-31.fc28.x86_64 Wrote: /builddir/build/RPMS/mod_evasive-1.10.1-31.fc28.x86_64.rpm Wrote: /builddir/build/RPMS/mod_evasive-debugsource-1.10.1-31.fc28.x86_64.rpm Wrote: /builddir/build/RPMS/mod_evasive-debuginfo-1.10.1-31.fc28.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.SeT2S2 + umask 022 + cd /builddir/build/BUILD + cd mod_evasive + /usr/bin/rm -rf /builddir/build/BUILDROOT/mod_evasive-1.10.1-31.fc28.x86_64 + exit 0 Child return code was: 0