Mock Version: 1.2.21 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/varnish-agent.spec'], logger=env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8', 'PS1': ' \\s-\\v\\$ ', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}gid=135printOutput=Falseshell=Falseuid=1001timeout=0chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-7855/root'user='mockbuild') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/varnish-agent.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8', 'PS1': ' \\s-\\v\\$ ', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False warning: Could not canonicalize hostname: copr-builder-952879916.novalocal Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/varnish-agent-4.0.2-1.4.0.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/varnish-agent.spec'], logger=env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8', 'PS1': ' \\s-\\v\\$ ', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}gid=135printOutput=Falseprivate_network=Trueuid=1001shell=Falsetimeout=0chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-7855/root'user='mockbuild') Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/varnish-agent.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'LANG': 'en_US.UTF-8', 'PS1': ' \\s-\\v\\$ ', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.voNjCc + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf varnish-agent-4.0.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/varnish-agent-4.0.2.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd varnish-agent-4.0.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #1 (varnish-agent-4.0.2.fix_for_i386.patch):' Patch #1 (varnish-agent-4.0.2.fix_for_i386.patch): + /usr/bin/cat /builddir/build/SOURCES/varnish-agent-4.0.2.fix_for_i386.patch + /usr/bin/patch -p0 --fuzz=0 patching file src/modules/vcl.c + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.xmjZC1 + umask 022 + cd /builddir/build/BUILD + cd varnish-agent-4.0.2 + export RST2MAN=/bin/true + RST2MAN=/bin/true + 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 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 for rst2man... /bin/true checking for style of include used by make... GNU 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 dependency style of gcc... none checking for library containing pthread_create... -lpthread checking for socket in -lsocket... no checking for getaddrinfo in -lnsl... yes checking for cos in -lm... 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 dependency style of gcc... (cached) none checking whether gcc and cc understand -c and -o together... yes checking for program_invocation_short_name... no checking for __progname... yes checking for dirfd... yes checking for __fpurge... yes checking for getexecname... no checking for getline... yes checking for sysconf... yes checking for x86_64-redhat-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for VARNISHAPI... yes checking for MICROHTTPD... yes checking for LIBCURL... yes configure: creating ./config.status config.status: creating Makefile config.status: creating include/Makefile config.status: creating src/Makefile config.status: creating tests/Makefile config.status: creating config.h config.status: executing depfiles commands + head -28 src/main.c + make VERBOSE=1 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/varnish-agent-4.0.2' Making all in include make[2]: Entering directory `/builddir/build/BUILD/varnish-agent-4.0.2/include' if [ -d "../.git" ]; then \ V="$(git describe --always --tags --dirty)" \ H="$(head -n 1 vcs_version.h 2>/dev/null || true)"; \ echo "V: $V"; \ if [ "/* $V */" != "$H" ]; then \ ( \ echo "/* $V */" ;\ echo '/*' ;\ echo ' * NB: This file is machine generated, DO NOT EDIT!' ;\ echo ' *' ;\ echo ' * Run make to regenerate' ;\ echo ' *' ;\ echo ' */' ;\ echo "/* $V */" ;\ echo '' ;\ echo "#define VCS_Version \"$V\"" \ ) > vcs_version.h ; \ fi \ else \ if [ ! -f vcs_version.h ]; then \ ( \ echo "/* NOGIT */" ; \ echo '/* No git commit ID available, see include/Makefile.am for explanation */' ; \ echo '#define VCS_Version "NOGIT"' \ ) > vcs_version.h ; \ fi \ fi make all-am make[3]: Entering directory `/builddir/build/BUILD/varnish-agent-4.0.2/include' if [ -d "../.git" ]; then \ V="$(git describe --always --tags --dirty)" \ H="$(head -n 1 vcs_version.h 2>/dev/null || true)"; \ echo "V: $V"; \ if [ "/* $V */" != "$H" ]; then \ ( \ echo "/* $V */" ;\ echo '/*' ;\ echo ' * NB: This file is machine generated, DO NOT EDIT!' ;\ echo ' *' ;\ echo ' * Run make to regenerate' ;\ echo ' *' ;\ echo ' */' ;\ echo "/* $V */" ;\ echo '' ;\ echo "#define VCS_Version \"$V\"" \ ) > vcs_version.h ; \ fi \ else \ if [ ! -f vcs_version.h ]; then \ ( \ echo "/* NOGIT */" ; \ echo '/* No git commit ID available, see include/Makefile.am for explanation */' ; \ echo '#define VCS_Version "NOGIT"' \ ) > vcs_version.h ; \ fi \ fi make[3]: Leaving directory `/builddir/build/BUILD/varnish-agent-4.0.2/include' make[2]: Leaving directory `/builddir/build/BUILD/varnish-agent-4.0.2/include' Making all in src make[2]: Entering directory `/builddir/build/BUILD/varnish-agent-4.0.2/src' gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/include/varnish -g -Wall -Werror -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wformat -Wextra -Wno-missing-field-initializers -Wno-sign-compare -fstack-protector-all -DAGENT_PERSIST_DIR='"/var/varnish-agent"' -DAGENT_HTML_DIR='"/usr/share/varnish-agent/html"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o varnish_agent-main.o `test -f 'main.c' || echo './'`main.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/include/varnish -g -Wall -Werror -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wformat -Wextra -Wno-missing-field-initializers -Wno-sign-compare -fstack-protector-all -DAGENT_PERSIST_DIR='"/var/varnish-agent"' -DAGENT_HTML_DIR='"/usr/share/varnish-agent/html"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o varnish_agent-plugins.o `test -f 'plugins.c' || echo './'`plugins.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/include/varnish -g -Wall -Werror -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wformat -Wextra -Wno-missing-field-initializers -Wno-sign-compare -fstack-protector-all -DAGENT_PERSIST_DIR='"/var/varnish-agent"' -DAGENT_HTML_DIR='"/usr/share/varnish-agent/html"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o varnish_agent-ipc.o `test -f 'ipc.c' || echo './'`ipc.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/include/varnish -g -Wall -Werror -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wformat -Wextra -Wno-missing-field-initializers -Wno-sign-compare -fstack-protector-all -DAGENT_PERSIST_DIR='"/var/varnish-agent"' -DAGENT_HTML_DIR='"/usr/share/varnish-agent/html"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o varnish_agent-helpers.o `test -f 'helpers.c' || echo './'`helpers.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/include/varnish -g -Wall -Werror -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wformat -Wextra -Wno-missing-field-initializers -Wno-sign-compare -fstack-protector-all -DAGENT_PERSIST_DIR='"/var/varnish-agent"' -DAGENT_HTML_DIR='"/usr/share/varnish-agent/html"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o foreign/varnish_agent-vss.o `test -f 'foreign/vss.c' || echo './'`foreign/vss.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/include/varnish -g -Wall -Werror -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wformat -Wextra -Wno-missing-field-initializers -Wno-sign-compare -fstack-protector-all -DAGENT_PERSIST_DIR='"/var/varnish-agent"' -DAGENT_HTML_DIR='"/usr/share/varnish-agent/html"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o foreign/varnish_agent-vsb.o `test -f 'foreign/vsb.c' || echo './'`foreign/vsb.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/include/varnish -g -Wall -Werror -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wformat -Wextra -Wno-missing-field-initializers -Wno-sign-compare -fstack-protector-all -DAGENT_PERSIST_DIR='"/var/varnish-agent"' -DAGENT_HTML_DIR='"/usr/share/varnish-agent/html"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o foreign/varnish_agent-pidfile.o `test -f 'foreign/pidfile.c' || echo './'`foreign/pidfile.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/include/varnish -g -Wall -Werror -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wformat -Wextra -Wno-missing-field-initializers -Wno-sign-compare -fstack-protector-all -DAGENT_PERSIST_DIR='"/var/varnish-agent"' -DAGENT_HTML_DIR='"/usr/share/varnish-agent/html"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o foreign/varnish_agent-base64.o `test -f 'foreign/base64.c' || echo './'`foreign/base64.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/include/varnish -g -Wall -Werror -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wformat -Wextra -Wno-missing-field-initializers -Wno-sign-compare -fstack-protector-all -DAGENT_PERSIST_DIR='"/var/varnish-agent"' -DAGENT_HTML_DIR='"/usr/share/varnish-agent/html"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o modules/varnish_agent-vadmin.o `test -f 'modules/vadmin.c' || echo './'`modules/vadmin.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/include/varnish -g -Wall -Werror -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wformat -Wextra -Wno-missing-field-initializers -Wno-sign-compare -fstack-protector-all -DAGENT_PERSIST_DIR='"/var/varnish-agent"' -DAGENT_HTML_DIR='"/usr/share/varnish-agent/html"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o modules/varnish_agent-vping.o `test -f 'modules/vping.c' || echo './'`modules/vping.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/include/varnish -g -Wall -Werror -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wformat -Wextra -Wno-missing-field-initializers -Wno-sign-compare -fstack-protector-all -DAGENT_PERSIST_DIR='"/var/varnish-agent"' -DAGENT_HTML_DIR='"/usr/share/varnish-agent/html"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o modules/varnish_agent-logger.o `test -f 'modules/logger.c' || echo './'`modules/logger.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/include/varnish -g -Wall -Werror -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wformat -Wextra -Wno-missing-field-initializers -Wno-sign-compare -fstack-protector-all -DAGENT_PERSIST_DIR='"/var/varnish-agent"' -DAGENT_HTML_DIR='"/usr/share/varnish-agent/html"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o modules/varnish_agent-http.o `test -f 'modules/http.c' || echo './'`modules/http.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/include/varnish -g -Wall -Werror -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wformat -Wextra -Wno-missing-field-initializers -Wno-sign-compare -fstack-protector-all -DAGENT_PERSIST_DIR='"/var/varnish-agent"' -DAGENT_HTML_DIR='"/usr/share/varnish-agent/html"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o modules/varnish_agent-echo.o `test -f 'modules/echo.c' || echo './'`modules/echo.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/include/varnish -g -Wall -Werror -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wformat -Wextra -Wno-missing-field-initializers -Wno-sign-compare -fstack-protector-all -DAGENT_PERSIST_DIR='"/var/varnish-agent"' -DAGENT_HTML_DIR='"/usr/share/varnish-agent/html"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o modules/varnish_agent-vstatus.o `test -f 'modules/vstatus.c' || echo './'`modules/vstatus.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/include/varnish -g -Wall -Werror -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wformat -Wextra -Wno-missing-field-initializers -Wno-sign-compare -fstack-protector-all -DAGENT_PERSIST_DIR='"/var/varnish-agent"' -DAGENT_HTML_DIR='"/usr/share/varnish-agent/html"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o modules/varnish_agent-vparams.o `test -f 'modules/vparams.c' || echo './'`modules/vparams.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/include/varnish -g -Wall -Werror -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wformat -Wextra -Wno-missing-field-initializers -Wno-sign-compare -fstack-protector-all -DAGENT_PERSIST_DIR='"/var/varnish-agent"' -DAGENT_HTML_DIR='"/usr/share/varnish-agent/html"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o modules/varnish_agent-vcl.o `test -f 'modules/vcl.c' || echo './'`modules/vcl.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/include/varnish -g -Wall -Werror -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wformat -Wextra -Wno-missing-field-initializers -Wno-sign-compare -fstack-protector-all -DAGENT_PERSIST_DIR='"/var/varnish-agent"' -DAGENT_HTML_DIR='"/usr/share/varnish-agent/html"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o modules/varnish_agent-html.o `test -f 'modules/html.c' || echo './'`modules/html.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/include/varnish -g -Wall -Werror -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wformat -Wextra -Wno-missing-field-initializers -Wno-sign-compare -fstack-protector-all -DAGENT_PERSIST_DIR='"/var/varnish-agent"' -DAGENT_HTML_DIR='"/usr/share/varnish-agent/html"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o modules/varnish_agent-vban.o `test -f 'modules/vban.c' || echo './'`modules/vban.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/include/varnish -g -Wall -Werror -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wformat -Wextra -Wno-missing-field-initializers -Wno-sign-compare -fstack-protector-all -DAGENT_PERSIST_DIR='"/var/varnish-agent"' -DAGENT_HTML_DIR='"/usr/share/varnish-agent/html"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o modules/varnish_agent-vstat.o `test -f 'modules/vstat.c' || echo './'`modules/vstat.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/include/varnish -g -Wall -Werror -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wformat -Wextra -Wno-missing-field-initializers -Wno-sign-compare -fstack-protector-all -DAGENT_PERSIST_DIR='"/var/varnish-agent"' -DAGENT_HTML_DIR='"/usr/share/varnish-agent/html"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o modules/varnish_agent-curl.o `test -f 'modules/curl.c' || echo './'`modules/curl.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/include/varnish -g -Wall -Werror -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wformat -Wextra -Wno-missing-field-initializers -Wno-sign-compare -fstack-protector-all -DAGENT_PERSIST_DIR='"/var/varnish-agent"' -DAGENT_HTML_DIR='"/usr/share/varnish-agent/html"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o modules/varnish_agent-vdirect.o `test -f 'modules/vdirect.c' || echo './'`modules/vdirect.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/include/varnish -g -Wall -Werror -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wformat -Wextra -Wno-missing-field-initializers -Wno-sign-compare -fstack-protector-all -DAGENT_PERSIST_DIR='"/var/varnish-agent"' -DAGENT_HTML_DIR='"/usr/share/varnish-agent/html"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o modules/varnish_agent-vlog.o `test -f 'modules/vlog.c' || echo './'`modules/vlog.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/include/varnish -g -Wall -Werror -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wformat -Wextra -Wno-missing-field-initializers -Wno-sign-compare -fstack-protector-all -DAGENT_PERSIST_DIR='"/var/varnish-agent"' -DAGENT_HTML_DIR='"/usr/share/varnish-agent/html"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o modules/varnish_agent-vac_register.o `test -f 'modules/vac_register.c' || echo './'`modules/vac_register.c gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I/usr/include/varnish -g -Wall -Werror -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wformat -Wextra -Wno-missing-field-initializers -Wno-sign-compare -fstack-protector-all -DAGENT_PERSIST_DIR='"/var/varnish-agent"' -DAGENT_HTML_DIR='"/usr/share/varnish-agent/html"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -c -o modules/varnish_agent-vbackends.o `test -f 'modules/vbackends.c' || echo './'`modules/vbackends.c gcc -I/usr/include/varnish -g -Wall -Werror -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wformat -Wextra -Wno-missing-field-initializers -Wno-sign-compare -fstack-protector-all -DAGENT_PERSIST_DIR='"/var/varnish-agent"' -DAGENT_HTML_DIR='"/usr/share/varnish-agent/html"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wl,-z,relro -o varnish-agent varnish_agent-main.o varnish_agent-plugins.o varnish_agent-ipc.o varnish_agent-helpers.o foreign/varnish_agent-vss.o foreign/varnish_agent-vsb.o foreign/varnish_agent-pidfile.o foreign/varnish_agent-base64.o modules/varnish_agent-vadmin.o modules/varnish_agent-vping.o modules/varnish_agent-logger.o modules/varnish_agent-http.o modules/varnish_agent-echo.o modules/varnish_agent-vstatus.o modules/varnish_agent-vparams.o modules/varnish_agent-vcl.o modules/varnish_agent-html.o modules/varnish_agent-vban.o modules/varnish_agent-vstat.o modules/varnish_agent-curl.o modules/varnish_agent-vdirect.o modules/varnish_agent-vlog.o modules/varnish_agent-vac_register.o modules/varnish_agent-vbackends.o -lvarnishapi -lmicrohttpd -lpthread -lnsl -lcurl -lm make[2]: Leaving directory `/builddir/build/BUILD/varnish-agent-4.0.2/src' Making all in tests make[2]: Entering directory `/builddir/build/BUILD/varnish-agent-4.0.2/tests' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/varnish-agent-4.0.2/tests' make[2]: Entering directory `/builddir/build/BUILD/varnish-agent-4.0.2' make[2]: Leaving directory `/builddir/build/BUILD/varnish-agent-4.0.2' make[1]: Leaving directory `/builddir/build/BUILD/varnish-agent-4.0.2' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.gSh7N0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/varnish-agent-4.0.2-1.4.0.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/varnish-agent-4.0.2-1.4.0.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/varnish-agent-4.0.2-1.4.0.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/varnish-agent-4.0.2-1.4.0.el7.centos.x86_64 + cd varnish-agent-4.0.2 + make install DESTDIR=/builddir/build/BUILDROOT/varnish-agent-4.0.2-1.4.0.el7.centos.x86_64 Making install in include make[1]: Entering directory `/builddir/build/BUILD/varnish-agent-4.0.2/include' if [ -d "../.git" ]; then \ V="$(git describe --always --tags --dirty)" \ H="$(head -n 1 vcs_version.h 2>/dev/null || true)"; \ echo "V: $V"; \ if [ "/* $V */" != "$H" ]; then \ ( \ echo "/* $V */" ;\ echo '/*' ;\ echo ' * NB: This file is machine generated, DO NOT EDIT!' ;\ echo ' *' ;\ echo ' * Run make to regenerate' ;\ echo ' *' ;\ echo ' */' ;\ echo "/* $V */" ;\ echo '' ;\ echo "#define VCS_Version \"$V\"" \ ) > vcs_version.h ; \ fi \ else \ if [ ! -f vcs_version.h ]; then \ ( \ echo "/* NOGIT */" ; \ echo '/* No git commit ID available, see include/Makefile.am for explanation */' ; \ echo '#define VCS_Version "NOGIT"' \ ) > vcs_version.h ; \ fi \ fi make install-am make[2]: Entering directory `/builddir/build/BUILD/varnish-agent-4.0.2/include' if [ -d "../.git" ]; then \ V="$(git describe --always --tags --dirty)" \ H="$(head -n 1 vcs_version.h 2>/dev/null || true)"; \ echo "V: $V"; \ if [ "/* $V */" != "$H" ]; then \ ( \ echo "/* $V */" ;\ echo '/*' ;\ echo ' * NB: This file is machine generated, DO NOT EDIT!' ;\ echo ' *' ;\ echo ' * Run make to regenerate' ;\ echo ' *' ;\ echo ' */' ;\ echo "/* $V */" ;\ echo '' ;\ echo "#define VCS_Version \"$V\"" \ ) > vcs_version.h ; \ fi \ else \ if [ ! -f vcs_version.h ]; then \ ( \ echo "/* NOGIT */" ; \ echo '/* No git commit ID available, see include/Makefile.am for explanation */' ; \ echo '#define VCS_Version "NOGIT"' \ ) > vcs_version.h ; \ fi \ fi make[3]: Entering directory `/builddir/build/BUILD/varnish-agent-4.0.2/include' 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/varnish-agent-4.0.2/include' make[2]: Leaving directory `/builddir/build/BUILD/varnish-agent-4.0.2/include' make[1]: Leaving directory `/builddir/build/BUILD/varnish-agent-4.0.2/include' Making install in src make[1]: Entering directory `/builddir/build/BUILD/varnish-agent-4.0.2/src' make[2]: Entering directory `/builddir/build/BUILD/varnish-agent-4.0.2/src' test -z "/usr/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/varnish-agent-4.0.2-1.4.0.el7.centos.x86_64/usr/bin" /usr/bin/install -c varnish-agent '/builddir/build/BUILDROOT/varnish-agent-4.0.2-1.4.0.el7.centos.x86_64/usr/bin' make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/varnish-agent-4.0.2/src' make[1]: Leaving directory `/builddir/build/BUILD/varnish-agent-4.0.2/src' Making install in tests make[1]: Entering directory `/builddir/build/BUILD/varnish-agent-4.0.2/tests' make[2]: Entering directory `/builddir/build/BUILD/varnish-agent-4.0.2/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/varnish-agent-4.0.2/tests' make[1]: Leaving directory `/builddir/build/BUILD/varnish-agent-4.0.2/tests' make[1]: Entering directory `/builddir/build/BUILD/varnish-agent-4.0.2' make[2]: Entering directory `/builddir/build/BUILD/varnish-agent-4.0.2' make[2]: Nothing to be done for `install-exec-am'. /bin/sh /builddir/build/BUILD/varnish-agent-4.0.2/install-sh -d -m 0755 /builddir/build/BUILDROOT/varnish-agent-4.0.2-1.4.0.el7.centos.x86_64/var/varnish-agent test -z "/usr/share/man/man1" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/varnish-agent-4.0.2-1.4.0.el7.centos.x86_64/usr/share/man/man1" /usr/bin/install -c -m 644 varnish-agent.1 '/builddir/build/BUILDROOT/varnish-agent-4.0.2-1.4.0.el7.centos.x86_64/usr/share/man/man1' test -z "/usr/share/varnish-agent/html" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/varnish-agent-4.0.2-1.4.0.el7.centos.x86_64/usr/share/varnish-agent/html" /usr/bin/install -c -m 644 html/index.html '/builddir/build/BUILDROOT/varnish-agent-4.0.2-1.4.0.el7.centos.x86_64/usr/share/varnish-agent/html' test -z "/usr/share/varnish-agent/html/css" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/varnish-agent-4.0.2-1.4.0.el7.centos.x86_64/usr/share/varnish-agent/html/css" /usr/bin/install -c -m 644 html/css/bootstrap.min.css html/css/bootstrap-responsive.min.css html/css/switch.css html/css/slider.css '/builddir/build/BUILDROOT/varnish-agent-4.0.2-1.4.0.el7.centos.x86_64/usr/share/varnish-agent/html/css' test -z "/usr/share/varnish-agent/html/img" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/varnish-agent-4.0.2-1.4.0.el7.centos.x86_64/usr/share/varnish-agent/html/img" /usr/bin/install -c -m 644 html/img/glyphicons-halflings-white.png html/img/glyphicons-halflings.png '/builddir/build/BUILDROOT/varnish-agent-4.0.2-1.4.0.el7.centos.x86_64/usr/share/varnish-agent/html/img' test -z "/usr/share/varnish-agent/html/js" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/varnish-agent-4.0.2-1.4.0.el7.centos.x86_64/usr/share/varnish-agent/html/js" /usr/bin/install -c -m 644 html/js/justgage.1.0.1.js html/js/raphael.2.1.0.min.js html/js/bootstrap-slider.js html/js/bootstrap.min.js html/js/handlebars-1.0.0.js html/js/jquery-1.10.2.min.js html/js/agent.js '/builddir/build/BUILDROOT/varnish-agent-4.0.2-1.4.0.el7.centos.x86_64/usr/share/varnish-agent/html/js' make[2]: Leaving directory `/builddir/build/BUILD/varnish-agent-4.0.2' make[1]: Leaving directory `/builddir/build/BUILD/varnish-agent-4.0.2' + install -D -m 0644 redhat/varnish-agent.service /builddir/build/BUILDROOT/varnish-agent-4.0.2-1.4.0.el7.centos.x86_64/usr/lib/systemd/system/varnish-agent.service + install -D redhat/varnish-agent.params /builddir/build/BUILDROOT/varnish-agent-4.0.2-1.4.0.el7.centos.x86_64/etc/varnish/varnish-agent.params + mkdir -p /builddir/build/BUILDROOT/varnish-agent-4.0.2-1.4.0.el7.centos.x86_64/etc/varnish + touch /builddir/build/BUILDROOT/varnish-agent-4.0.2-1.4.0.el7.centos.x86_64/etc/varnish/agent_secret + mkdir -p /builddir/build/BUILDROOT/varnish-agent-4.0.2-1.4.0.el7.centos.x86_64/var/lib/varnish-agent + /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/varnish-agent-4.0.2 extracting debug info from /builddir/build/BUILDROOT/varnish-agent-4.0.2-1.4.0.el7.centos.x86_64/usr/bin/varnish-agent dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 354 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/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.hC6fz0 + umask 022 + cd /builddir/build/BUILD + cd varnish-agent-4.0.2 + make check Making check in include make[1]: Entering directory `/builddir/build/BUILD/varnish-agent-4.0.2/include' if [ -d "../.git" ]; then \ V="$(git describe --always --tags --dirty)" \ H="$(head -n 1 vcs_version.h 2>/dev/null || true)"; \ echo "V: $V"; \ if [ "/* $V */" != "$H" ]; then \ ( \ echo "/* $V */" ;\ echo '/*' ;\ echo ' * NB: This file is machine generated, DO NOT EDIT!' ;\ echo ' *' ;\ echo ' * Run make to regenerate' ;\ echo ' *' ;\ echo ' */' ;\ echo "/* $V */" ;\ echo '' ;\ echo "#define VCS_Version \"$V\"" \ ) > vcs_version.h ; \ fi \ else \ if [ ! -f vcs_version.h ]; then \ ( \ echo "/* NOGIT */" ; \ echo '/* No git commit ID available, see include/Makefile.am for explanation */' ; \ echo '#define VCS_Version "NOGIT"' \ ) > vcs_version.h ; \ fi \ fi make check-am make[2]: Entering directory `/builddir/build/BUILD/varnish-agent-4.0.2/include' if [ -d "../.git" ]; then \ V="$(git describe --always --tags --dirty)" \ H="$(head -n 1 vcs_version.h 2>/dev/null || true)"; \ echo "V: $V"; \ if [ "/* $V */" != "$H" ]; then \ ( \ echo "/* $V */" ;\ echo '/*' ;\ echo ' * NB: This file is machine generated, DO NOT EDIT!' ;\ echo ' *' ;\ echo ' * Run make to regenerate' ;\ echo ' *' ;\ echo ' */' ;\ echo "/* $V */" ;\ echo '' ;\ echo "#define VCS_Version \"$V\"" \ ) > vcs_version.h ; \ fi \ else \ if [ ! -f vcs_version.h ]; then \ ( \ echo "/* NOGIT */" ; \ echo '/* No git commit ID available, see include/Makefile.am for explanation */' ; \ echo '#define VCS_Version "NOGIT"' \ ) > vcs_version.h ; \ fi \ fi make[2]: Leaving directory `/builddir/build/BUILD/varnish-agent-4.0.2/include' make[1]: Leaving directory `/builddir/build/BUILD/varnish-agent-4.0.2/include' Making check in src make[1]: Entering directory `/builddir/build/BUILD/varnish-agent-4.0.2/src' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/builddir/build/BUILD/varnish-agent-4.0.2/src' Making check in tests make[1]: Entering directory `/builddir/build/BUILD/varnish-agent-4.0.2/tests' make check-TESTS make[2]: Entering directory `/builddir/build/BUILD/varnish-agent-4.0.2/tests' make[3]: Entering directory `/builddir/build/BUILD/varnish-agent-4.0.2/tests' PASS: ban.sh PASS: arguments.sh PASS: buffers.sh PASS: vac_register.sh PASS: json.sh PASS: log.sh PASS: status.sh PASS: vcl.sh PASS: vdirect.sh PASS: authorize.sh PASS: echo.sh =================== All 11 tests passed =================== make[3]: Leaving directory `/builddir/build/BUILD/varnish-agent-4.0.2/tests' make[2]: Leaving directory `/builddir/build/BUILD/varnish-agent-4.0.2/tests' make[1]: Leaving directory `/builddir/build/BUILD/varnish-agent-4.0.2/tests' make[1]: Entering directory `/builddir/build/BUILD/varnish-agent-4.0.2' make[1]: Leaving directory `/builddir/build/BUILD/varnish-agent-4.0.2' + exit 0 Processing files: varnish-agent-4.0.2-1.4.0.el7.centos.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.57dk8t + umask 022 + cd /builddir/build/BUILD + cd varnish-agent-4.0.2 + DOCDIR=/builddir/build/BUILDROOT/varnish-agent-4.0.2-1.4.0.el7.centos.x86_64/usr/share/doc/varnish-agent-4.0.2 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/varnish-agent-4.0.2-1.4.0.el7.centos.x86_64/usr/share/doc/varnish-agent-4.0.2 + cp -pr README.rst /builddir/build/BUILDROOT/varnish-agent-4.0.2-1.4.0.el7.centos.x86_64/usr/share/doc/varnish-agent-4.0.2 + cp -pr THANKS /builddir/build/BUILDROOT/varnish-agent-4.0.2-1.4.0.el7.centos.x86_64/usr/share/doc/varnish-agent-4.0.2 + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.OOO0HX + umask 022 + cd /builddir/build/BUILD + cd varnish-agent-4.0.2 + LICENSEDIR=/builddir/build/BUILDROOT/varnish-agent-4.0.2-1.4.0.el7.centos.x86_64/usr/share/licenses/varnish-agent-4.0.2 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/varnish-agent-4.0.2-1.4.0.el7.centos.x86_64/usr/share/licenses/varnish-agent-4.0.2 + cp -pr LICENSE /builddir/build/BUILDROOT/varnish-agent-4.0.2-1.4.0.el7.centos.x86_64/usr/share/licenses/varnish-agent-4.0.2 + exit 0 Provides: config(varnish-agent) = 4.0.2-1.4.0.el7.centos varnish-agent = 4.0.2-1.4.0.el7.centos varnish-agent(x86-64) = 4.0.2-1.4.0.el7.centos Requires(interp): /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-sysv systemd-units Requires(preun): /bin/sh systemd-units Requires(postun): systemd-units Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.16)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_2.8)(64bit) libcurl.so.4()(64bit) libm.so.6()(64bit) libmicrohttpd.so.10()(64bit) libnsl.so.1()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libvarnishapi.so.1()(64bit) libvarnishapi.so.1(LIBVARNISHAPI_1.0)(64bit) libvarnishapi.so.1(LIBVARNISHAPI_1.2)(64bit) libvarnishapi.so.1(LIBVARNISHAPI_1.3)(64bit) rtld(GNU_HASH) Processing files: varnish-agent-debuginfo-4.0.2-1.4.0.el7.centos.x86_64 Provides: varnish-agent-debuginfo = 4.0.2-1.4.0.el7.centos varnish-agent-debuginfo(x86-64) = 4.0.2-1.4.0.el7.centos Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/varnish-agent-4.0.2-1.4.0.el7.centos.x86_64 Wrote: /builddir/build/RPMS/varnish-agent-4.0.2-1.4.0.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/varnish-agent-debuginfo-4.0.2-1.4.0.el7.centos.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.1GIyqq + umask 022 + cd /builddir/build/BUILD + cd varnish-agent-4.0.2 + rm -rf /builddir/build/BUILDROOT/varnish-agent-4.0.2-1.4.0.el7.centos.x86_64 + exit 0 Child return code was: 0