Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/firehol.spec'], chrootPath='/var/lib/mock/693289-epel-7-x86_64-1514977847.513760/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=0uid=1001gid=135user='mockbuild'nspawn_args=[]printOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/firehol.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 warning: Could not canonicalize hostname: copr-builder-751754175.novalocal Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/firehol-3.1.5-1.el7.centos.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/firehol.spec'], chrootPath='/var/lib/mock/693289-epel-7-x86_64-1514977847.513760/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=0uid=1001gid=135user='mockbuild'nspawn_args=[]printOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/firehol.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: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.oGO6yU + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf firehol-3.1.5 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/firehol-3.1.5.tar.bz2 + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd firehol-3.1.5 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.91buHL + umask 022 + cd /builddir/build/BUILD + cd firehol-3.1.5 + 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 + '[' 1 == 1 ']' + '[' x86_64 == ppc64le ']' ++ find . -name config.guess -o -name 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-link-balancer --disable-update-ipsets --disable-vnetbuild configure: WARNING: unrecognized options: --disable-dependency-tracking checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes 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 whether UID '1001' is supported by ustar format... yes checking whether GID '135' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking whether to enable maintainer-specific portions of Makefiles... no checking whether make sets $(MAKE)... (cached) yes checking whether ln -s works... yes checking whether LN_S has working -r option... yes checking for default FIREHOL_AUTOSAVE... /etc/sysconfig/iptables (RedHat) checking for default FIREHOL_AUTOSAVE6... /etc/sysconfig/ip6tables (RedHat) checking for bash... /usr/bin/bash checking whether /usr/bin/bash version is 4.0 or newer... yes (4.2) checking for a sed that does not truncate output... /usr/bin/sed checking for ping... no checking whether PING has working -6 option... no checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for readlink... /usr/bin/readlink checking for dirname... /usr/bin/dirname checking for basename... /usr/bin/basename configure: Detecting commands for firehol checking for cat... /usr/bin/cat checking for chmod... /usr/bin/chmod checking for chown... /usr/bin/chown checking for cp... /usr/bin/cp checking for cut... /usr/bin/cut checking for date... /usr/bin/date checking for expr... /usr/bin/expr checking for find... /usr/bin/find checking for flock... /usr/bin/flock checking for fold... /usr/bin/fold checking for head... /usr/bin/head checking for hostname... no checking for uname... /usr/bin/uname checking for ip... /usr/sbin/ip checking for ip6tables... /usr/sbin/ip6tables checking for ip6tables-restore... /usr/sbin/ip6tables-restore checking for ip6tables-save... /usr/sbin/ip6tables-save checking for iprange... no checking for ipset... /usr/sbin/ipset checking for iptables... /usr/sbin/iptables checking for iptables-restore... /usr/sbin/iptables-restore checking for iptables-save... /usr/sbin/iptables-save checking for logger... /usr/bin/logger checking for ls... /usr/bin/ls checking for lsmod... /usr/sbin/lsmod checking for mkdir... /usr/bin/mkdir checking for mktemp... /usr/bin/mktemp checking for modprobe... /usr/sbin/modprobe checking whether MODPROBE has working -q option... yes checking for pager... no checking for less... no checking for more... /usr/bin/more checking for mv... /usr/bin/mv checking for nfacct... no checking for renice... /usr/bin/renice checking for rm... /usr/bin/rm checking for sleep... /usr/bin/sleep checking for sort... /usr/bin/sort checking for ss... /usr/sbin/ss checking for stty... /usr/bin/stty checking for sysctl... /usr/sbin/sysctl checking for tail... /usr/bin/tail checking for touch... /usr/bin/touch checking for tput... /usr/bin/tput checking for tr... /usr/bin/tr checking for uname... /usr/bin/uname checking for uniq... /usr/bin/uniq checking for wc... /usr/bin/wc checking for zcat... /usr/bin/zcat configure: Detecting commands for fireqos checking for gawk... /usr/bin/gawk checking for modprobe... (cached) /usr/sbin/modprobe checking whether MODPROBE has working -q option... (cached) yes checking for rmmod... /usr/sbin/rmmod checking for seq... /usr/bin/seq checking for tc... /usr/sbin/tc checking for tcpdump... /usr/sbin/tcpdump checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating sbin/Makefile config.status: creating sbin/install.config.in config.status: creating m4/Makefile config.status: creating doc/Makefile config.status: creating doc/firehol/Makefile config.status: creating doc/fireqos/Makefile config.status: creating doc/vnetbuild/Makefile config.status: creating examples/Makefile config.status: creating etc/Makefile config.status: creating html/Makefile config.status: creating html/ipsets/Makefile config.status: creating contrib/Makefile config.status: creating tests/Makefile configure: WARNING: unrecognized options: --disable-dependency-tracking + make -j2 Making all in sbin make[1]: Entering directory `/builddir/build/BUILD/firehol-3.1.5/sbin' if sed \ -e 's#[@]datarootdir_POST[@]#/usr/share#g' \ -e 's#[@]localstatedir_POST[@]#/var#g' \ -e 's#[@]sysconfdir_POST[@]#/etc#g' \ install.config.in > install.config.tmp; then \ mv "install.config.tmp" "install.config"; \ else \ rm -f "install.config.tmp"; \ false; \ fi make[1]: Leaving directory `/builddir/build/BUILD/firehol-3.1.5/sbin' Making all in etc make[1]: Entering directory `/builddir/build/BUILD/firehol-3.1.5/etc' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/firehol-3.1.5/etc' Making all in examples make[1]: Entering directory `/builddir/build/BUILD/firehol-3.1.5/examples' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/firehol-3.1.5/examples' Making all in doc make[1]: Entering directory `/builddir/build/BUILD/firehol-3.1.5/doc' Making all in . make[2]: Entering directory `/builddir/build/BUILD/firehol-3.1.5/doc' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/firehol-3.1.5/doc' Making all in firehol make[2]: Entering directory `/builddir/build/BUILD/firehol-3.1.5/doc/firehol' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/firehol-3.1.5/doc/firehol' Making all in fireqos make[2]: Entering directory `/builddir/build/BUILD/firehol-3.1.5/doc/fireqos' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/firehol-3.1.5/doc/fireqos' Making all in vnetbuild make[2]: Entering directory `/builddir/build/BUILD/firehol-3.1.5/doc/vnetbuild' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/firehol-3.1.5/doc/vnetbuild' make[1]: Leaving directory `/builddir/build/BUILD/firehol-3.1.5/doc' Making all in contrib make[1]: Entering directory `/builddir/build/BUILD/firehol-3.1.5/contrib' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/firehol-3.1.5/contrib' Making all in html make[1]: Entering directory `/builddir/build/BUILD/firehol-3.1.5/html' Making all in ipsets make[2]: Entering directory `/builddir/build/BUILD/firehol-3.1.5/html/ipsets' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/firehol-3.1.5/html/ipsets' make[2]: Entering directory `/builddir/build/BUILD/firehol-3.1.5/html' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/firehol-3.1.5/html' make[1]: Leaving directory `/builddir/build/BUILD/firehol-3.1.5/html' Making all in tests make[1]: Entering directory `/builddir/build/BUILD/firehol-3.1.5/tests' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/firehol-3.1.5/tests' make[1]: Entering directory `/builddir/build/BUILD/firehol-3.1.5' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/builddir/build/BUILD/firehol-3.1.5' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.KFvhhI + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/firehol-3.1.5-1.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/firehol-3.1.5-1.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/firehol-3.1.5-1.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/firehol-3.1.5-1.el7.centos.x86_64 + cd firehol-3.1.5 + rm -rf /builddir/build/BUILDROOT/firehol-3.1.5-1.el7.centos.x86_64 + make -j2 install DESTDIR=/builddir/build/BUILDROOT/firehol-3.1.5-1.el7.centos.x86_64 Making install in sbin make[1]: Entering directory `/builddir/build/BUILD/firehol-3.1.5/sbin' make[2]: Entering directory `/builddir/build/BUILD/firehol-3.1.5/sbin' make install-exec-hook make[3]: Entering directory `/builddir/build/BUILD/firehol-3.1.5/sbin' /usr/bin/mkdir -p "/builddir/build/BUILDROOT/firehol-3.1.5-1.el7.centos.x86_64/usr/sbin" /usr/bin/mkdir -p '/builddir/build/BUILDROOT/firehol-3.1.5-1.el7.centos.x86_64/usr/libexec/firehol/3.1.5' /usr/bin/chmod 755 "/builddir/build/BUILDROOT/firehol-3.1.5-1.el7.centos.x86_64/usr/sbin" for i in firehol fireqos ; do \ /usr/bin/rm -f "/builddir/build/BUILDROOT/firehol-3.1.5-1.el7.centos.x86_64/usr/sbin/$i"; \ ln -s -r "/builddir/build/BUILDROOT/firehol-3.1.5-1.el7.centos.x86_64/usr/libexec/firehol/3.1.5/$i" "/builddir/build/BUILDROOT/firehol-3.1.5-1.el7.centos.x86_64/usr/sbin"; done /usr/bin/install -c -m 644 functions.common install.config '/builddir/build/BUILDROOT/firehol-3.1.5-1.el7.centos.x86_64/usr/libexec/firehol/3.1.5' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/firehol-3.1.5-1.el7.centos.x86_64/usr/libexec/firehol/3.1.5' make[3]: Leaving directory `/builddir/build/BUILD/firehol-3.1.5/sbin' /usr/bin/install -c firehol fireqos '/builddir/build/BUILDROOT/firehol-3.1.5-1.el7.centos.x86_64/usr/libexec/firehol/3.1.5' make[2]: Leaving directory `/builddir/build/BUILD/firehol-3.1.5/sbin' make[1]: Leaving directory `/builddir/build/BUILD/firehol-3.1.5/sbin' Making install in etc make[1]: Entering directory `/builddir/build/BUILD/firehol-3.1.5/etc' make[2]: Entering directory `/builddir/build/BUILD/firehol-3.1.5/etc' make[2]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/firehol-3.1.5-1.el7.centos.x86_64/etc/firehol' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/firehol-3.1.5-1.el7.centos.x86_64/etc/firehol/services' /usr/bin/install -c -m 644 firehol.conf.example fireqos.conf.example '/builddir/build/BUILDROOT/firehol-3.1.5-1.el7.centos.x86_64/etc/firehol' /usr/bin/install -c -m 644 bittorrent.conf.example '/builddir/build/BUILDROOT/firehol-3.1.5-1.el7.centos.x86_64/etc/firehol/services' make[2]: Leaving directory `/builddir/build/BUILD/firehol-3.1.5/etc' make[1]: Leaving directory `/builddir/build/BUILD/firehol-3.1.5/etc' Making install in examples make[1]: Entering directory `/builddir/build/BUILD/firehol-3.1.5/examples' make[2]: Entering directory `/builddir/build/BUILD/firehol-3.1.5/examples' make[2]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/firehol-3.1.5-1.el7.centos.x86_64/usr/share/doc/firehol/examples' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/firehol-3.1.5-1.el7.centos.x86_64/usr/share/doc/firehol/examples' /usr/bin/install -c -m 644 server-dmz.conf client-all.conf lan-gateway.conf office.conf icmpv6.conf fireqos.conf fireqos-multiple-organizations.conf '/builddir/build/BUILDROOT/firehol-3.1.5-1.el7.centos.x86_64/usr/share/doc/firehol/examples' /usr/bin/install -c adblock.sh '/builddir/build/BUILDROOT/firehol-3.1.5-1.el7.centos.x86_64/usr/share/doc/firehol/examples' make[2]: Leaving directory `/builddir/build/BUILD/firehol-3.1.5/examples' make[1]: Leaving directory `/builddir/build/BUILD/firehol-3.1.5/examples' Making install in doc make[1]: Entering directory `/builddir/build/BUILD/firehol-3.1.5/doc' Making install in . make[2]: Entering directory `/builddir/build/BUILD/firehol-3.1.5/doc' make[3]: Entering directory `/builddir/build/BUILD/firehol-3.1.5/doc' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/firehol-3.1.5-1.el7.centos.x86_64/usr/share/doc/firehol/html' /usr/bin/install -c -m 644 firehol-manual.css '/builddir/build/BUILDROOT/firehol-3.1.5-1.el7.centos.x86_64/usr/share/doc/firehol/html' make[3]: Leaving directory `/builddir/build/BUILD/firehol-3.1.5/doc' make[2]: Leaving directory `/builddir/build/BUILD/firehol-3.1.5/doc' Making install in firehol make[2]: Entering directory `/builddir/build/BUILD/firehol-3.1.5/doc/firehol' make[3]: Entering directory `/builddir/build/BUILD/firehol-3.1.5/doc/firehol' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/firehol-3.1.5-1.el7.centos.x86_64/usr/share/doc/firehol/html' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/firehol-3.1.5-1.el7.centos.x86_64/usr/share/man/man1' /usr/bin/install -c -m 644 firehol-manual.html '/builddir/build/BUILDROOT/firehol-3.1.5-1.el7.centos.x86_64/usr/share/doc/firehol/html' /usr/bin/install -c -m 644 man/man1/firehol.1 '/builddir/build/BUILDROOT/firehol-3.1.5-1.el7.centos.x86_64/usr/share/man/man1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/firehol-3.1.5-1.el7.centos.x86_64/usr/share/man/man5' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/firehol-3.1.5-1.el7.centos.x86_64/usr/share/doc/firehol' /usr/bin/install -c -m 644 firehol-manual.pdf '/builddir/build/BUILDROOT/firehol-3.1.5-1.el7.centos.x86_64/usr/share/doc/firehol' /usr/bin/install -c -m 644 man/man5/firehol-action.5 man/man5/firehol-actions.5 man/man5/firehol-blacklist.5 man/man5/firehol-classify.5 man/man5/firehol-client.5 man/man5/firehol-conf.5 man/man5/firehol-connmark.5 man/man5/firehol-cthelper.5 man/man5/firehol-dscp.5 man/man5/firehol-group.5 man/man5/firehol-interface.5 man/man5/firehol-iptables.5 man/man5/firehol-ipset.5 man/man5/firehol-iptrap.5 man/man5/firehol-mac.5 man/man5/firehol-mark.5 man/man5/firehol-masquerade.5 man/man5/firehol-modifiers.5 man/man5/firehol-nat.5 man/man5/firehol-params.5 man/man5/firehol-policy.5 man/man5/firehol-protection.5 man/man5/firehol-proxy.5 man/man5/firehol-router.5 man/man5/firehol-server.5 man/man5/firehol-services.5 man/man5/firehol-synproxy.5 man/man5/firehol-tcpmss.5 man/man5/firehol-tos.5 man/man5/firehol-tosfix.5 man/man5/firehol-defaults-conf.5 man/man5/firehol-version.5 man/man5/firehol-accept.5 man/man5/firehol-action4.5 man/man5/firehol-action46.5 man/man5/firehol-action6.5 man/man5/firehol-both.5 man/man5/firehol-client4.5 man/man5/firehol-client46.5 man/man5/firehol-client6.5 '/builddir/build/BUILDROOT/firehol-3.1.5-1.el7.centos.x86_64/usr/share/man/man5' /usr/bin/install -c -m 644 man/man5/firehol.conf.5 man/man5/firehol-connmark4.5 man/man5/firehol-connmark46.5 man/man5/firehol-connmark6.5 man/man5/firehol-cthelper4.5 man/man5/firehol-cthelper46.5 man/man5/firehol-cthelper6.5 man/man5/firehol-custom.5 man/man5/firehol-deny.5 man/man5/firehol-defaults.conf.5 man/man5/firehol-dnat.5 man/man5/firehol-dport.5 man/man5/firehol-drop.5 man/man5/firehol-dscp-param.5 man/man5/firehol-dst4.5 man/man5/firehol-dst.5 man/man5/firehol-dst6.5 man/man5/firehol-dsttype.5 man/man5/firehol-gid.5 man/man5/firehol-inface.5 man/man5/firehol-interface4.5 man/man5/firehol-interface46.5 man/man5/firehol-interface6.5 man/man5/firehol-iptrap4.5 man/man5/firehol-iptrap6.5 man/man5/firehol-ipuntrap.5 man/man5/firehol-ipuntrap4.5 man/man5/firehol-ipuntrap6.5 man/man5/firehol-ip6tables.5 man/man5/firehol-ipv4.5 man/man5/firehol-ipv6.5 man/man5/firehol-log.5 man/man5/firehol-loglimit.5 man/man5/firehol-mac-param.5 man/man5/firehol-mark-param.5 man/man5/firehol-mark4.5 man/man5/firehol-mark46.5 man/man5/firehol-mark6.5 man/man5/firehol-outface.5 man/man5/firehol-physin.5 '/builddir/build/BUILDROOT/firehol-3.1.5-1.el7.centos.x86_64/usr/share/man/man5' /usr/bin/install -c -m 644 man/man5/firehol-physout.5 man/man5/firehol-proto.5 man/man5/firehol-redirect.5 man/man5/firehol-reject.5 man/man5/firehol-return.5 man/man5/firehol-route4.5 man/man5/firehol-route46.5 man/man5/firehol-route6.5 man/man5/firehol-router4.5 man/man5/firehol-router46.5 man/man5/firehol-router6.5 man/man5/firehol-server4.5 man/man5/firehol-server46.5 man/man5/firehol-server6.5 man/man5/firehol-snat.5 man/man5/firehol-sport.5 man/man5/firehol-src4.5 man/man5/firehol-src.5 man/man5/firehol-src6.5 man/man5/firehol-srctype.5 man/man5/firehol-synproxy4.5 man/man5/firehol-synproxy6.5 man/man5/firehol-tarpit.5 man/man5/firehol-tos-param.5 man/man5/firehol-transparent_proxy.5 man/man5/firehol-transparent_squid.5 man/man5/firehol-uid.5 man/man5/firehol-variables.5 '/builddir/build/BUILDROOT/firehol-3.1.5-1.el7.centos.x86_64/usr/share/man/man5' make[3]: Leaving directory `/builddir/build/BUILD/firehol-3.1.5/doc/firehol' make[2]: Leaving directory `/builddir/build/BUILD/firehol-3.1.5/doc/firehol' Making install in fireqos make[2]: Entering directory `/builddir/build/BUILD/firehol-3.1.5/doc/fireqos' make[3]: Entering directory `/builddir/build/BUILD/firehol-3.1.5/doc/fireqos' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/firehol-3.1.5-1.el7.centos.x86_64/usr/share/doc/firehol/html' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/firehol-3.1.5-1.el7.centos.x86_64/usr/share/man/man1' /usr/bin/install -c -m 644 fireqos-manual.html '/builddir/build/BUILDROOT/firehol-3.1.5-1.el7.centos.x86_64/usr/share/doc/firehol/html' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/firehol-3.1.5-1.el7.centos.x86_64/usr/share/man/man5' /usr/bin/install -c -m 644 man/man1/fireqos.1 '/builddir/build/BUILDROOT/firehol-3.1.5-1.el7.centos.x86_64/usr/share/man/man1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/firehol-3.1.5-1.el7.centos.x86_64/usr/share/doc/firehol' /usr/bin/install -c -m 644 fireqos-manual.pdf '/builddir/build/BUILDROOT/firehol-3.1.5-1.el7.centos.x86_64/usr/share/doc/firehol' /usr/bin/install -c -m 644 man/man5/fireqos-class.5 man/man5/fireqos-conf.5 man/man5/fireqos-dscp.5 man/man5/fireqos-insidegre.5 man/man5/fireqos-interface.5 man/man5/fireqos-match.5 man/man5/fireqos-params.5 man/man5/fireqos-params-class.5 man/man5/fireqos-params-match.5 man/man5/fireqos-ack.5 man/man5/fireqos-acks.5 man/man5/fireqos-adsl.5 man/man5/fireqos-at.5 man/man5/fireqos-atm.5 man/man5/fireqos-balanced.5 man/man5/fireqos-bfifo.5 man/man5/fireqos-burst.5 man/man5/fireqos-cburst.5 man/man5/fireqos-ceil.5 man/man5/fireqos-class4.5 man/man5/fireqos-class46.5 man/man5/fireqos-class6.5 man/man5/fireqos-class-params.5 man/man5/fireqos-codel.5 man/man5/fireqos-commit.5 man/man5/fireqos.conf.5 man/man5/fireqos-dport.5 man/man5/fireqos-dports.5 man/man5/fireqos-dst.5 man/man5/fireqos-ethernet.5 man/man5/fireqos-fq_codel.5 man/man5/fireqos-gre.5 man/man5/fireqos-host.5 man/man5/fireqos-icmp.5 man/man5/fireqos-interface4.5 man/man5/fireqos-interface46.5 man/man5/fireqos-interface6.5 man/man5/fireqos-ip.5 man/man5/fireqos-ipv6.5 man/man5/fireqos-linklayer.5 '/builddir/build/BUILDROOT/firehol-3.1.5-1.el7.centos.x86_64/usr/share/man/man5' /usr/bin/install -c -m 644 man/man5/fireqos-mark.5 man/man5/fireqos-match4.5 man/man5/fireqos-match46.5 man/man5/fireqos-match6.5 man/man5/fireqos-match-params.5 man/man5/fireqos-max.5 man/man5/fireqos-min.5 man/man5/fireqos-minrate.5 man/man5/fireqos-mpu.5 man/man5/fireqos-mtu.5 man/man5/fireqos-net.5 man/man5/fireqos-none.5 man/man5/fireqos-overhead.5 man/man5/fireqos-pfifo.5 man/man5/fireqos-port.5 man/man5/fireqos-ports.5 man/man5/fireqos-prio.5 man/man5/fireqos-priority.5 man/man5/fireqos-proto.5 man/man5/fireqos-protocol.5 man/man5/fireqos-qdisc.5 man/man5/fireqos-quantum.5 man/man5/fireqos-r2q.5 man/man5/fireqos-rate.5 man/man5/fireqos-sfq.5 man/man5/fireqos-sport.5 man/man5/fireqos-sports.5 man/man5/fireqos-src.5 man/man5/fireqos-syn.5 man/man5/fireqos-syns.5 man/man5/fireqos-tcp.5 man/man5/fireqos-tos.5 man/man5/fireqos-tsize.5 man/man5/fireqos-udp.5 '/builddir/build/BUILDROOT/firehol-3.1.5-1.el7.centos.x86_64/usr/share/man/man5' make[3]: Leaving directory `/builddir/build/BUILD/firehol-3.1.5/doc/fireqos' make[2]: Leaving directory `/builddir/build/BUILD/firehol-3.1.5/doc/fireqos' Making install in vnetbuild make[2]: Entering directory `/builddir/build/BUILD/firehol-3.1.5/doc/vnetbuild' make[3]: Entering directory `/builddir/build/BUILD/firehol-3.1.5/doc/vnetbuild' make[3]: Nothing to be done for `install-exec-am'. make[3]: Leaving directory `/builddir/build/BUILD/firehol-3.1.5/doc/vnetbuild' make[2]: Leaving directory `/builddir/build/BUILD/firehol-3.1.5/doc/vnetbuild' make[1]: Leaving directory `/builddir/build/BUILD/firehol-3.1.5/doc' Making install in contrib make[1]: Entering directory `/builddir/build/BUILD/firehol-3.1.5/contrib' make[2]: Entering directory `/builddir/build/BUILD/firehol-3.1.5/contrib' make[2]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/firehol-3.1.5-1.el7.centos.x86_64/usr/share/doc/firehol/contrib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/firehol-3.1.5-1.el7.centos.x86_64/usr/share/doc/firehol/contrib' /usr/bin/install -c -m 644 README firehol.service fireqos.service '/builddir/build/BUILDROOT/firehol-3.1.5-1.el7.centos.x86_64/usr/share/doc/firehol/contrib' /usr/bin/install -c dnsbl-ipset.sh ipset-apply.sh '/builddir/build/BUILDROOT/firehol-3.1.5-1.el7.centos.x86_64/usr/share/doc/firehol/contrib' make[2]: Leaving directory `/builddir/build/BUILD/firehol-3.1.5/contrib' make[1]: Leaving directory `/builddir/build/BUILD/firehol-3.1.5/contrib' Making install in html make[1]: Entering directory `/builddir/build/BUILD/firehol-3.1.5/html' Making install in ipsets make[2]: Entering directory `/builddir/build/BUILD/firehol-3.1.5/html/ipsets' make[3]: Entering directory `/builddir/build/BUILD/firehol-3.1.5/html/ipsets' make[3]: Nothing to be done for `install-exec-am'. make[3]: Leaving directory `/builddir/build/BUILD/firehol-3.1.5/html/ipsets' make[2]: Leaving directory `/builddir/build/BUILD/firehol-3.1.5/html/ipsets' make[2]: Entering directory `/builddir/build/BUILD/firehol-3.1.5/html' make[3]: Entering directory `/builddir/build/BUILD/firehol-3.1.5/html' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/firehol-3.1.5/html' make[2]: Leaving directory `/builddir/build/BUILD/firehol-3.1.5/html' make[1]: Leaving directory `/builddir/build/BUILD/firehol-3.1.5/html' Making install in tests make[1]: Entering directory `/builddir/build/BUILD/firehol-3.1.5/tests' make[2]: Entering directory `/builddir/build/BUILD/firehol-3.1.5/tests' 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/firehol-3.1.5/tests' make[1]: Leaving directory `/builddir/build/BUILD/firehol-3.1.5/tests' make[1]: Entering directory `/builddir/build/BUILD/firehol-3.1.5' make[2]: Entering directory `/builddir/build/BUILD/firehol-3.1.5' 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/firehol-3.1.5' make[1]: Leaving directory `/builddir/build/BUILD/firehol-3.1.5' + rm /builddir/build/BUILDROOT/firehol-3.1.5-1.el7.centos.x86_64/usr/sbin/firehol + rm /builddir/build/BUILDROOT/firehol-3.1.5-1.el7.centos.x86_64/usr/sbin/fireqos + ln -s /usr/libexec/firehol/3.1.5/firehol /builddir/build/BUILDROOT/firehol-3.1.5-1.el7.centos.x86_64/usr/sbin + ln -s /usr/libexec/firehol/3.1.5/fireqos /builddir/build/BUILDROOT/firehol-3.1.5-1.el7.centos.x86_64/usr/sbin + mkdir -p /builddir/build/BUILDROOT/firehol-3.1.5-1.el7.centos.x86_64/usr/lib/systemd/system + install -pm644 /builddir/build/SOURCES/firehol.service /builddir/build/SOURCES/fireqos.service /builddir/build/BUILDROOT/firehol-3.1.5-1.el7.centos.x86_64/usr/lib/systemd/system + mkdir -p /builddir/build/BUILDROOT/firehol-3.1.5-1.el7.centos.x86_64/etc/firehol/services + mkdir -p /builddir/build/BUILDROOT/firehol-3.1.5-1.el7.centos.x86_64/var/spool/firehol + touch /builddir/build/BUILDROOT/firehol-3.1.5-1.el7.centos.x86_64/etc/firehol/firehol.conf /builddir/build/BUILDROOT/firehol-3.1.5-1.el7.centos.x86_64/etc/firehol/fireqos.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/firehol-3.1.5 /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match. find: 'debug': No such file or directory + /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 Processing files: firehol-3.1.5-1.el7.centos.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.vbVfJG + umask 022 + cd /builddir/build/BUILD + cd firehol-3.1.5 + DOCDIR=/builddir/build/BUILDROOT/firehol-3.1.5-1.el7.centos.x86_64/usr/share/doc/firehol-3.1.5 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/firehol-3.1.5-1.el7.centos.x86_64/usr/share/doc/firehol-3.1.5 + cp -pr README /builddir/build/BUILDROOT/firehol-3.1.5-1.el7.centos.x86_64/usr/share/doc/firehol-3.1.5 + cp -pr THANKS /builddir/build/BUILDROOT/firehol-3.1.5-1.el7.centos.x86_64/usr/share/doc/firehol-3.1.5 + cp -pr examples /builddir/build/BUILDROOT/firehol-3.1.5-1.el7.centos.x86_64/usr/share/doc/firehol-3.1.5 + cp -pr contrib /builddir/build/BUILDROOT/firehol-3.1.5-1.el7.centos.x86_64/usr/share/doc/firehol-3.1.5 + cp -pr doc/firehol /builddir/build/BUILDROOT/firehol-3.1.5-1.el7.centos.x86_64/usr/share/doc/firehol-3.1.5 + cp -pr doc/fireqos /builddir/build/BUILDROOT/firehol-3.1.5-1.el7.centos.x86_64/usr/share/doc/firehol-3.1.5 + exit 0 Provides: config(firehol) = 3.1.5-1.el7.centos firehol = 3.1.5-1.el7.centos 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 systemd Requires(preun): /bin/sh systemd Requires(postun): /bin/sh systemd Requires: /bin/bash /bin/sh Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/firehol-3.1.5-1.el7.centos.x86_64 Wrote: /builddir/build/RPMS/firehol-3.1.5-1.el7.centos.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.Vj69xL + umask 022 + cd /builddir/build/BUILD + cd firehol-3.1.5 + /usr/bin/rm -rf /builddir/build/BUILDROOT/firehol-3.1.5-1.el7.centos.x86_64 + exit 0 Child return code was: 0