Mock Version: 1.1.21 Mock Version: 1.1.21 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/varnish.spec'], False, '/var/lib/mock/f17-build-1451140-238343/root/', None, 86400, True, False, 500, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/varnish.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/varnish-3.0.3-1.fc17.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/varnish.spec'], False, '/var/lib/mock/f17-build-1451140-238343/root/', None, 86400, True, False, 500, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/varnish.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.EcTKBK + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf varnish-3.0.3 + /usr/bin/gzip -dc /builddir/build/SOURCES/varnish-3.0.3.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd varnish-3.0.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + mkdir examples + cp bin/varnishd/default.vcl etc/zope-plone.vcl examples Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.OzQEZQ + exit 0 + umask 022 + cd /builddir/build/BUILD + cd varnish-3.0.3 + 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 + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + ./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-static --localstatedir=/var/lib checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking target system type... x86_64-redhat-linux-gnu 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 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 how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... 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 for gcc option to accept ISO C99... -std=gnu99 checking for gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 checking how to run the C preprocessor... gcc -E checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/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... 1966080 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes 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-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 x86_64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no 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... no checking whether make sets $(MAKE)... (cached) yes checking for xsltproc... xsltproc checking for rst2man... no checking for rst2man.py... no checking for rst2html... no checking for rst2html.py... no checking for clock_gettime in -lrt... configure: WARNING: rst2man not found – not building man pages configure: WARNING: rst2html not found – not building changelog yes checking for dlopen in -ldl... yes checking for library containing initscr... -lcurses checking ncurses/curses.h usability... yes checking ncurses/curses.h presence... yes checking for ncurses/curses.h... yes checking curses.h usability... yes checking curses.h presence... yes checking for curses.h... yes checking for library containing pthread_create... none required 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-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for PCRE... yes checking for LIBEDIT... no checking readline/readline.h usability... no checking readline/readline.h presence... no checking for readline/readline.h... no checking edit/readline/readline.h usability... no checking edit/readline/readline.h presence... no checking for edit/readline/readline.h... no checking for el_init in -ledit... no checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... configure: WARNING: libedit not found, disabling libedit support yes checking whether time.h and sys/time.h may both be included... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking for sys/types.h... (cached) yes checking sys/endian.h usability... no checking sys/endian.h presence... no checking for sys/endian.h... no checking sys/filio.h usability... no checking sys/filio.h presence... no checking for sys/filio.h... no checking for sys/mount.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/statvfs.h usability... yes checking sys/statvfs.h presence... yes checking for sys/statvfs.h... yes checking sys/vfs.h usability... yes checking sys/vfs.h presence... yes checking for sys/vfs.h... yes checking endian.h usability... yes checking endian.h presence... yes checking for endian.h... yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking pthread_np.h usability... no checking pthread_np.h presence... no checking for pthread_np.h... no checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking priv.h usability... no checking priv.h presence... no checking for priv.h... no checking for an ANSI C-conforming const... yes checking for struct sockaddr.sa_len... no checking return type of signal handlers... void checking for size_t... yes checking for vprintf... yes checking for _doprnt... no checking for strerror... yes checking whether strerror_r is declared... yes checking for strerror_r... yes checking whether strerror_r returns char *... yes checking for dladdr... no checking for socket... yes checking for strptime... yes checking for fmtcheck... no checking for getdtablesize... yes checking for abort2... no checking for timegm... yes checking for nanosleep... yes checking for setppriv... no checking for pthread_set_name_np... no checking for pthread_mutex_isowned_np... no checking for pthread_timedjoin_np... yes checking whether we have support for visibility attributes... configure: WARNING: won't look for sendfile() on x86_64-redhat-linux-gnu yes checking for malloc_conf in -ljemalloc... yes checking for setproctitle... no checking for srandomdev... no checking for backtrace... yes checking whether daemon() works... checking for daemon... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for clock_gettime... yes checking for gethrtime... no checking for kqueue... no checking for epoll_ctl... yes checking for port_create... no checking for python3... no checking for python3.1... no checking for python3.2... no checking for python2.7... python2.7 checking whether SO_RCVTIMEO works... yes checking whether SO_SNDTIMEO works... yes checking if LD -Wl,--version-script works... yes configure: creating ./config.status config.status: creating Makefile config.status: creating bin/Makefile config.status: creating bin/varnishadm/Makefile config.status: creating bin/varnishd/Makefile config.status: creating bin/varnishlog/Makefile config.status: creating bin/varnishhist/Makefile config.status: creating bin/varnishncsa/Makefile config.status: creating bin/varnishreplay/Makefile config.status: creating bin/varnishstat/Makefile config.status: creating bin/varnishsizes/Makefile config.status: creating bin/varnishtest/Makefile config.status: creating bin/varnishtop/Makefile config.status: creating doc/Makefile config.status: creating doc/sphinx/Makefile config.status: creating doc/sphinx/conf.py config.status: creating etc/Makefile config.status: creating include/Makefile config.status: creating lib/Makefile config.status: creating lib/libvarnish/Makefile config.status: creating lib/libvarnishapi/Makefile config.status: creating lib/libvarnishcompat/Makefile config.status: creating lib/libvcl/Makefile config.status: creating lib/libvgz/Makefile config.status: creating lib/libvmod_std/Makefile config.status: creating lib/libjemalloc/Makefile config.status: creating man/Makefile config.status: creating redhat/Makefile config.status: creating varnishapi.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands + sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g; s|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool + make -j4 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/varnish-3.0.3' Making all in include make[2]: Entering directory `/builddir/build/BUILD/varnish-3.0.3/include' make all-am make[3]: Entering directory `/builddir/build/BUILD/varnish-3.0.3/include' make[3]: Leaving directory `/builddir/build/BUILD/varnish-3.0.3/include' make[2]: Leaving directory `/builddir/build/BUILD/varnish-3.0.3/include' Making all in lib make[2]: Entering directory `/builddir/build/BUILD/varnish-3.0.3/lib' Making all in libvarnishcompat make[3]: Entering directory `/builddir/build/BUILD/varnish-3.0.3/lib/libvarnishcompat' /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c -o daemon.lo daemon.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c -o execinfo.lo execinfo.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c -o srandomdev.lo srandomdev.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c srandomdev.c -fPIC -DPIC -o .libs/srandomdev.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c daemon.c -fPIC -DPIC -o .libs/daemon.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c execinfo.c -fPIC -DPIC -o .libs/execinfo.o /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -avoid-version -Wl,-z,relro -o libvarnishcompat.la -rpath /usr/lib64/varnish daemon.lo execinfo.lo srandomdev.lo libtool: link: gcc -std=gnu99 -shared -fPIC -DPIC .libs/daemon.o .libs/execinfo.o .libs/srandomdev.o -O2 -m64 -mtune=generic -pthread -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,libvarnishcompat.so -o .libs/libvarnishcompat.so libtool: link: ( cd ".libs" && rm -f "libvarnishcompat.la" && ln -s "../libvarnishcompat.la" "libvarnishcompat.la" ) make[3]: Leaving directory `/builddir/build/BUILD/varnish-3.0.3/lib/libvarnishcompat' Making all in libvarnish make[3]: Entering directory `/builddir/build/BUILD/varnish-3.0.3/lib/libvarnish' /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c -o libvarnish_la-argv.lo `test -f 'argv.c' || echo './'`argv.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c -o libvarnish_la-assert.lo `test -f 'assert.c' || echo './'`assert.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c -o libvarnish_la-binary_heap.lo `test -f 'binary_heap.c' || echo './'`binary_heap.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c -o libvarnish_la-subproc.lo `test -f 'subproc.c' || echo './'`subproc.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DVARNISH_STATE_DIR=\"/var/lib/varnish\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c argv.c -fPIC -DPIC -o .libs/libvarnish_la-argv.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DVARNISH_STATE_DIR=\"/var/lib/varnish\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c assert.c -fPIC -DPIC -o .libs/libvarnish_la-assert.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DVARNISH_STATE_DIR=\"/var/lib/varnish\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c subproc.c -fPIC -DPIC -o .libs/libvarnish_la-subproc.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DVARNISH_STATE_DIR=\"/var/lib/varnish\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c binary_heap.c -fPIC -DPIC -o .libs/libvarnish_la-binary_heap.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c -o libvarnish_la-cli_auth.lo `test -f 'cli_auth.c' || echo './'`cli_auth.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DVARNISH_STATE_DIR=\"/var/lib/varnish\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c cli_auth.c -fPIC -DPIC -o .libs/libvarnish_la-cli_auth.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c -o libvarnish_la-cli_common.lo `test -f 'cli_common.c' || echo './'`cli_common.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c -o libvarnish_la-cli_serve.lo `test -f 'cli_serve.c' || echo './'`cli_serve.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DVARNISH_STATE_DIR=\"/var/lib/varnish\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c cli_common.c -fPIC -DPIC -o .libs/libvarnish_la-cli_common.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c -o libvarnish_la-flopen.lo `test -f 'flopen.c' || echo './'`flopen.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DVARNISH_STATE_DIR=\"/var/lib/varnish\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c cli_serve.c -fPIC -DPIC -o .libs/libvarnish_la-cli_serve.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DVARNISH_STATE_DIR=\"/var/lib/varnish\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c flopen.c -fPIC -DPIC -o .libs/libvarnish_la-flopen.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c -o libvarnish_la-num.lo `test -f 'num.c' || echo './'`num.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c -o libvarnish_la-time.lo `test -f 'time.c' || echo './'`time.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c -o libvarnish_la-tcp.lo `test -f 'tcp.c' || echo './'`tcp.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DVARNISH_STATE_DIR=\"/var/lib/varnish\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c num.c -fPIC -DPIC -o .libs/libvarnish_la-num.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DVARNISH_STATE_DIR=\"/var/lib/varnish\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c tcp.c -fPIC -DPIC -o .libs/libvarnish_la-tcp.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DVARNISH_STATE_DIR=\"/var/lib/varnish\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c time.c -fPIC -DPIC -o .libs/libvarnish_la-time.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c -o libvarnish_la-vct.lo `test -f 'vct.c' || echo './'`vct.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DVARNISH_STATE_DIR=\"/var/lib/varnish\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c vct.c -fPIC -DPIC -o .libs/libvarnish_la-vct.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c -o libvarnish_la-version.lo `test -f 'version.c' || echo './'`version.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c -o libvarnish_la-vev.lo `test -f 'vev.c' || echo './'`vev.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DVARNISH_STATE_DIR=\"/var/lib/varnish\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c version.c -fPIC -DPIC -o .libs/libvarnish_la-version.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DVARNISH_STATE_DIR=\"/var/lib/varnish\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c vev.c -fPIC -DPIC -o .libs/libvarnish_la-vev.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c -o libvarnish_la-vin.lo `test -f 'vin.c' || echo './'`vin.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c -o libvarnish_la-vlu.lo `test -f 'vlu.c' || echo './'`vlu.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DVARNISH_STATE_DIR=\"/var/lib/varnish\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c vin.c -fPIC -DPIC -o .libs/libvarnish_la-vin.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DVARNISH_STATE_DIR=\"/var/lib/varnish\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c vlu.c -fPIC -DPIC -o .libs/libvarnish_la-vlu.o vlu.c: In function 'vlu_dotelnet': vlu.c:120:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c -o libvarnish_la-vmb.lo `test -f 'vmb.c' || echo './'`vmb.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DVARNISH_STATE_DIR=\"/var/lib/varnish\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c vmb.c -fPIC -DPIC -o .libs/libvarnish_la-vmb.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c -o libvarnish_la-vpf.lo `test -f 'vpf.c' || echo './'`vpf.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c -o libvarnish_la-vre.lo `test -f 'vre.c' || echo './'`vre.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c -o libvarnish_la-vsb.lo `test -f 'vsb.c' || echo './'`vsb.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c -o libvarnish_la-vsha256.lo `test -f 'vsha256.c' || echo './'`vsha256.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DVARNISH_STATE_DIR=\"/var/lib/varnish\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c vpf.c -fPIC -DPIC -o .libs/libvarnish_la-vpf.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DVARNISH_STATE_DIR=\"/var/lib/varnish\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c vsb.c -fPIC -DPIC -o .libs/libvarnish_la-vsb.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DVARNISH_STATE_DIR=\"/var/lib/varnish\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c vre.c -fPIC -DPIC -o .libs/libvarnish_la-vre.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DVARNISH_STATE_DIR=\"/var/lib/varnish\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c vsha256.c -fPIC -DPIC -o .libs/libvarnish_la-vsha256.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c -o libvarnish_la-vss.lo `test -f 'vss.c' || echo './'`vss.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DVARNISH_STATE_DIR=\"/var/lib/varnish\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c vss.c -fPIC -DPIC -o .libs/libvarnish_la-vss.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c -o libvarnish_la-vtmpfile.lo `test -f 'vtmpfile.c' || echo './'`vtmpfile.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DVARNISH_STATE_DIR=\"/var/lib/varnish\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c vtmpfile.c -fPIC -DPIC -o .libs/libvarnish_la-vtmpfile.o /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -DVARNISH_STATE_DIR='"/var/lib/varnish"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -avoid-version -Wl,-z,relro -o libvarnish.la -rpath /usr/lib64/varnish libvarnish_la-argv.lo libvarnish_la-assert.lo libvarnish_la-binary_heap.lo libvarnish_la-subproc.lo libvarnish_la-cli_auth.lo libvarnish_la-cli_common.lo libvarnish_la-cli_serve.lo libvarnish_la-flopen.lo libvarnish_la-num.lo libvarnish_la-time.lo libvarnish_la-tcp.lo libvarnish_la-vct.lo libvarnish_la-version.lo libvarnish_la-vev.lo libvarnish_la-vin.lo libvarnish_la-vlu.lo libvarnish_la-vmb.lo libvarnish_la-vpf.lo libvarnish_la-vre.lo libvarnish_la-vsb.lo libvarnish_la-vsha256.lo libvarnish_la-vss.lo libvarnish_la-vtmpfile.lo -lrt -lnsl -lm -lpcre libtool: link: gcc -std=gnu99 -shared -fPIC -DPIC .libs/libvarnish_la-argv.o .libs/libvarnish_la-assert.o .libs/libvarnish_la-binary_heap.o .libs/libvarnish_la-subproc.o .libs/libvarnish_la-cli_auth.o .libs/libvarnish_la-cli_common.o .libs/libvarnish_la-cli_serve.o .libs/libvarnish_la-flopen.o .libs/libvarnish_la-num.o .libs/libvarnish_la-time.o .libs/libvarnish_la-tcp.o .libs/libvarnish_la-vct.o .libs/libvarnish_la-version.o .libs/libvarnish_la-vev.o .libs/libvarnish_la-vin.o .libs/libvarnish_la-vlu.o .libs/libvarnish_la-vmb.o .libs/libvarnish_la-vpf.o .libs/libvarnish_la-vre.o .libs/libvarnish_la-vsb.o .libs/libvarnish_la-vsha256.o .libs/libvarnish_la-vss.o .libs/libvarnish_la-vtmpfile.o -lrt -lnsl -lm -lpcre -O2 -m64 -mtune=generic -pthread -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,libvarnish.so -o .libs/libvarnish.so libtool: link: ( cd ".libs" && rm -f "libvarnish.la" && ln -s "../libvarnish.la" "libvarnish.la" ) make[3]: Leaving directory `/builddir/build/BUILD/varnish-3.0.3/lib/libvarnish' Making all in libvarnishapi make[3]: Entering directory `/builddir/build/BUILD/varnish-3.0.3/lib/libvarnishapi' /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c -o libvarnishapi_la-assert.lo `test -f '../libvarnish/assert.c' || echo './'`../libvarnish/assert.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c -o libvarnishapi_la-argv.lo `test -f '../libvarnish/argv.c' || echo './'`../libvarnish/argv.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c -o libvarnishapi_la-version.lo `test -f '../libvarnish/version.c' || echo './'`../libvarnish/version.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c -o libvarnishapi_la-cli_common.lo `test -f '../libvarnish/cli_common.c' || echo './'`../libvarnish/cli_common.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DVARNISH_STATE_DIR=\"/var/lib/varnish\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c ../libvarnish/argv.c -fPIC -DPIC -o .libs/libvarnishapi_la-argv.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DVARNISH_STATE_DIR=\"/var/lib/varnish\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c ../libvarnish/assert.c -fPIC -DPIC -o .libs/libvarnishapi_la-assert.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DVARNISH_STATE_DIR=\"/var/lib/varnish\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c ../libvarnish/version.c -fPIC -DPIC -o .libs/libvarnishapi_la-version.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DVARNISH_STATE_DIR=\"/var/lib/varnish\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c ../libvarnish/cli_common.c -fPIC -DPIC -o .libs/libvarnishapi_la-cli_common.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c -o libvarnishapi_la-cli_auth.lo `test -f '../libvarnish/cli_auth.c' || echo './'`../libvarnish/cli_auth.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DVARNISH_STATE_DIR=\"/var/lib/varnish\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c ../libvarnish/cli_auth.c -fPIC -DPIC -o .libs/libvarnishapi_la-cli_auth.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c -o libvarnishapi_la-vin.lo `test -f '../libvarnish/vin.c' || echo './'`../libvarnish/vin.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DVARNISH_STATE_DIR=\"/var/lib/varnish\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c ../libvarnish/vin.c -fPIC -DPIC -o .libs/libvarnishapi_la-vin.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c -o libvarnishapi_la-vmb.lo `test -f '../libvarnish/vmb.c' || echo './'`../libvarnish/vmb.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c -o libvarnishapi_la-vre.lo `test -f '../libvarnish/vre.c' || echo './'`../libvarnish/vre.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c -o libvarnishapi_la-vsb.lo `test -f '../libvarnish/vsb.c' || echo './'`../libvarnish/vsb.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DVARNISH_STATE_DIR=\"/var/lib/varnish\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c ../libvarnish/vre.c -fPIC -DPIC -o .libs/libvarnishapi_la-vre.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DVARNISH_STATE_DIR=\"/var/lib/varnish\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c ../libvarnish/vsb.c -fPIC -DPIC -o .libs/libvarnishapi_la-vsb.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DVARNISH_STATE_DIR=\"/var/lib/varnish\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c ../libvarnish/vmb.c -fPIC -DPIC -o .libs/libvarnishapi_la-vmb.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c -o libvarnishapi_la-vsha256.lo `test -f '../libvarnish/vsha256.c' || echo './'`../libvarnish/vsha256.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c -o libvarnishapi_la-vsm.lo `test -f 'vsm.c' || echo './'`vsm.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c -o libvarnishapi_la-vsl_arg.lo `test -f 'vsl_arg.c' || echo './'`vsl_arg.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DVARNISH_STATE_DIR=\"/var/lib/varnish\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c ../libvarnish/vsha256.c -fPIC -DPIC -o .libs/libvarnishapi_la-vsha256.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DVARNISH_STATE_DIR=\"/var/lib/varnish\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c vsm.c -fPIC -DPIC -o .libs/libvarnishapi_la-vsm.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DVARNISH_STATE_DIR=\"/var/lib/varnish\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c vsl_arg.c -fPIC -DPIC -o .libs/libvarnishapi_la-vsl_arg.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c -o libvarnishapi_la-vsl.lo `test -f 'vsl.c' || echo './'`vsl.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c -o libvarnishapi_la-vsc.lo `test -f 'vsc.c' || echo './'`vsc.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DVARNISH_STATE_DIR=\"/var/lib/varnish\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c vsl.c -fPIC -DPIC -o .libs/libvarnishapi_la-vsl.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -DVARNISH_STATE_DIR=\"/var/lib/varnish\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c vsc.c -fPIC -DPIC -o .libs/libvarnishapi_la-vsc.o /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -DVARNISH_STATE_DIR='"/var/lib/varnish"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -version-info 1:0:0 -Wl,--version-script=./libvarnishapi.map -Wl,-z,relro -o libvarnishapi.la -rpath /usr/lib64 libvarnishapi_la-assert.lo libvarnishapi_la-argv.lo libvarnishapi_la-version.lo libvarnishapi_la-cli_common.lo libvarnishapi_la-cli_auth.lo libvarnishapi_la-vin.lo libvarnishapi_la-vmb.lo libvarnishapi_la-vre.lo libvarnishapi_la-vsb.lo libvarnishapi_la-vsha256.lo libvarnishapi_la-vsm.lo libvarnishapi_la-vsl_arg.lo libvarnishapi_la-vsl.lo libvarnishapi_la-vsc.lo -lpcre libtool: link: gcc -std=gnu99 -shared -fPIC -DPIC .libs/libvarnishapi_la-assert.o .libs/libvarnishapi_la-argv.o .libs/libvarnishapi_la-version.o .libs/libvarnishapi_la-cli_common.o .libs/libvarnishapi_la-cli_auth.o .libs/libvarnishapi_la-vin.o .libs/libvarnishapi_la-vmb.o .libs/libvarnishapi_la-vre.o .libs/libvarnishapi_la-vsb.o .libs/libvarnishapi_la-vsha256.o .libs/libvarnishapi_la-vsm.o .libs/libvarnishapi_la-vsl_arg.o .libs/libvarnishapi_la-vsl.o .libs/libvarnishapi_la-vsc.o -lpcre -O2 -m64 -mtune=generic -pthread -Wl,--version-script=./libvarnishapi.map -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,libvarnishapi.so.1 -o .libs/libvarnishapi.so.1.0.0 libtool: link: (cd ".libs" && rm -f "libvarnishapi.so.1" && ln -s "libvarnishapi.so.1.0.0" "libvarnishapi.so.1") libtool: link: (cd ".libs" && rm -f "libvarnishapi.so" && ln -s "libvarnishapi.so.1.0.0" "libvarnishapi.so") libtool: link: ( cd ".libs" && rm -f "libvarnishapi.la" && ln -s "../libvarnishapi.la" "libvarnishapi.la" ) make[3]: Leaving directory `/builddir/build/BUILD/varnish-3.0.3/lib/libvarnishapi' Making all in libvcl make[3]: Entering directory `/builddir/build/BUILD/varnish-3.0.3/lib/libvcl' /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c -o vcc_acl.lo vcc_acl.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c -o vcc_action.lo vcc_action.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c -o vcc_backend.lo vcc_backend.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c -o vcc_backend_util.lo vcc_backend_util.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c vcc_acl.c -fPIC -DPIC -o .libs/vcc_acl.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c vcc_backend.c -fPIC -DPIC -o .libs/vcc_backend.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c vcc_backend_util.c -fPIC -DPIC -o .libs/vcc_backend_util.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c vcc_action.c -fPIC -DPIC -o .libs/vcc_action.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c -o vcc_compile.lo vcc_compile.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c vcc_compile.c -fPIC -DPIC -o .libs/vcc_compile.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c -o vcc_dir_random.lo vcc_dir_random.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c vcc_dir_random.c -fPIC -DPIC -o .libs/vcc_dir_random.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c -o vcc_dir_round_robin.lo vcc_dir_round_robin.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c -o vcc_dir_dns.lo vcc_dir_dns.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c vcc_dir_round_robin.c -fPIC -DPIC -o .libs/vcc_dir_round_robin.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c vcc_dir_dns.c -fPIC -DPIC -o .libs/vcc_dir_dns.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c -o vcc_expr.lo vcc_expr.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c vcc_expr.c -fPIC -DPIC -o .libs/vcc_expr.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c -o vcc_parse.lo vcc_parse.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c vcc_parse.c -fPIC -DPIC -o .libs/vcc_parse.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c -o vcc_fixed_token.lo vcc_fixed_token.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c vcc_fixed_token.c -fPIC -DPIC -o .libs/vcc_fixed_token.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c -o vcc_obj.lo vcc_obj.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c vcc_obj.c -fPIC -DPIC -o .libs/vcc_obj.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c -o vcc_storage.lo vcc_storage.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c -o vcc_string.lo vcc_string.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c vcc_storage.c -fPIC -DPIC -o .libs/vcc_storage.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c -o vcc_symb.lo vcc_symb.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c vcc_string.c -fPIC -DPIC -o .libs/vcc_string.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c vcc_symb.c -fPIC -DPIC -o .libs/vcc_symb.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c -o vcc_token.lo vcc_token.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c -o vcc_var.lo vcc_var.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c vcc_token.c -fPIC -DPIC -o .libs/vcc_token.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c vcc_var.c -fPIC -DPIC -o .libs/vcc_var.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c -o vcc_vmod.lo vcc_vmod.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c vcc_vmod.c -fPIC -DPIC -o .libs/vcc_vmod.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c -o vcc_xref.lo vcc_xref.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c vcc_xref.c -fPIC -DPIC -o .libs/vcc_xref.o /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -avoid-version -Wl,-z,relro -o libvcl.la -rpath /usr/lib64/varnish vcc_acl.lo vcc_action.lo vcc_backend.lo vcc_backend_util.lo vcc_compile.lo vcc_dir_random.lo vcc_dir_round_robin.lo vcc_dir_dns.lo vcc_expr.lo vcc_parse.lo vcc_fixed_token.lo vcc_obj.lo vcc_storage.lo vcc_string.lo vcc_symb.lo vcc_token.lo vcc_var.lo vcc_vmod.lo vcc_xref.lo libtool: link: gcc -std=gnu99 -shared -fPIC -DPIC .libs/vcc_acl.o .libs/vcc_action.o .libs/vcc_backend.o .libs/vcc_backend_util.o .libs/vcc_compile.o .libs/vcc_dir_random.o .libs/vcc_dir_round_robin.o .libs/vcc_dir_dns.o .libs/vcc_expr.o .libs/vcc_parse.o .libs/vcc_fixed_token.o .libs/vcc_obj.o .libs/vcc_storage.o .libs/vcc_string.o .libs/vcc_symb.o .libs/vcc_token.o .libs/vcc_var.o .libs/vcc_vmod.o .libs/vcc_xref.o -O2 -m64 -mtune=generic -pthread -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,libvcl.so -o .libs/libvcl.so libtool: link: ( cd ".libs" && rm -f "libvcl.la" && ln -s "../libvcl.la" "libvcl.la" ) make[3]: Leaving directory `/builddir/build/BUILD/varnish-3.0.3/lib/libvcl' Making all in libvgz make[3]: Entering directory `/builddir/build/BUILD/varnish-3.0.3/lib/libvgz' /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE64_SOURCE=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c -o libvgz_la-adler32.lo `test -f 'adler32.c' || echo './'`adler32.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE64_SOURCE=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c -o libvgz_la-compress.lo `test -f 'compress.c' || echo './'`compress.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE64_SOURCE=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c -o libvgz_la-crc32.lo `test -f 'crc32.c' || echo './'`crc32.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE64_SOURCE=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c -o libvgz_la-deflate.lo `test -f 'deflate.c' || echo './'`deflate.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE64_SOURCE=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c crc32.c -fPIC -DPIC -o .libs/libvgz_la-crc32.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE64_SOURCE=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c adler32.c -fPIC -DPIC -o .libs/libvgz_la-adler32.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE64_SOURCE=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c deflate.c -fPIC -DPIC -o .libs/libvgz_la-deflate.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE64_SOURCE=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c compress.c -fPIC -DPIC -o .libs/libvgz_la-compress.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE64_SOURCE=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c -o libvgz_la-infback.lo `test -f 'infback.c' || echo './'`infback.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE64_SOURCE=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c infback.c -fPIC -DPIC -o .libs/libvgz_la-infback.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE64_SOURCE=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c -o libvgz_la-inffast.lo `test -f 'inffast.c' || echo './'`inffast.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE64_SOURCE=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c -o libvgz_la-inflate.lo `test -f 'inflate.c' || echo './'`inflate.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE64_SOURCE=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c inffast.c -fPIC -DPIC -o .libs/libvgz_la-inffast.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE64_SOURCE=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c inflate.c -fPIC -DPIC -o .libs/libvgz_la-inflate.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE64_SOURCE=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c -o libvgz_la-inftrees.lo `test -f 'inftrees.c' || echo './'`inftrees.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE64_SOURCE=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c inftrees.c -fPIC -DPIC -o .libs/libvgz_la-inftrees.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE64_SOURCE=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c -o libvgz_la-trees.lo `test -f 'trees.c' || echo './'`trees.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE64_SOURCE=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c trees.c -fPIC -DPIC -o .libs/libvgz_la-trees.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE64_SOURCE=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c -o libvgz_la-uncompr.lo `test -f 'uncompr.c' || echo './'`uncompr.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE64_SOURCE=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c uncompr.c -fPIC -DPIC -o .libs/libvgz_la-uncompr.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE64_SOURCE=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c -o libvgz_la-zutil.lo `test -f 'zutil.c' || echo './'`zutil.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE64_SOURCE=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c zutil.c -fPIC -DPIC -o .libs/libvgz_la-zutil.o /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -D_LARGEFILE64_SOURCE=1 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -avoid-version -Wl,-z,relro -o libvgz.la -rpath /usr/lib64/varnish libvgz_la-adler32.lo libvgz_la-compress.lo libvgz_la-crc32.lo libvgz_la-deflate.lo libvgz_la-infback.lo libvgz_la-inffast.lo libvgz_la-inflate.lo libvgz_la-inftrees.lo libvgz_la-trees.lo libvgz_la-uncompr.lo libvgz_la-zutil.lo libtool: link: gcc -std=gnu99 -shared -fPIC -DPIC .libs/libvgz_la-adler32.o .libs/libvgz_la-compress.o .libs/libvgz_la-crc32.o .libs/libvgz_la-deflate.o .libs/libvgz_la-infback.o .libs/libvgz_la-inffast.o .libs/libvgz_la-inflate.o .libs/libvgz_la-inftrees.o .libs/libvgz_la-trees.o .libs/libvgz_la-uncompr.o .libs/libvgz_la-zutil.o -O2 -m64 -mtune=generic -pthread -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,libvgz.so -o .libs/libvgz.so libtool: link: ( cd ".libs" && rm -f "libvgz.la" && ln -s "../libvgz.la" "libvgz.la" ) make[3]: Leaving directory `/builddir/build/BUILD/varnish-3.0.3/lib/libvgz' Making all in libvmod_std make[3]: Entering directory `/builddir/build/BUILD/varnish-3.0.3/lib/libvmod_std' /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c -o vcc_if.lo vcc_if.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c -o vmod_std.lo vmod_std.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c -o vmod_std_fileread.lo vmod_std_fileread.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c -o vmod_std_conversions.lo vmod_std_conversions.c libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c vmod_std_fileread.c -fPIC -DPIC -o .libs/vmod_std_fileread.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c vcc_if.c -fPIC -DPIC -o .libs/vcc_if.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c vmod_std.c -fPIC -DPIC -o .libs/vmod_std.o libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c vmod_std_conversions.c -fPIC -DPIC -o .libs/vmod_std_conversions.o /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -module -export-dynamic -avoid-version -Wl,-z,relro -o libvmod_std.la -rpath /usr/lib64/varnish/vmods vcc_if.lo vmod_std.lo vmod_std_fileread.lo vmod_std_conversions.lo libtool: link: gcc -std=gnu99 -shared -fPIC -DPIC .libs/vcc_if.o .libs/vmod_std.o .libs/vmod_std_fileread.o .libs/vmod_std_conversions.o -O2 -m64 -mtune=generic -pthread -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,libvmod_std.so -o .libs/libvmod_std.so libtool: link: ( cd ".libs" && rm -f "libvmod_std.la" && ln -s "../libvmod_std.la" "libvmod_std.la" ) make[3]: Leaving directory `/builddir/build/BUILD/varnish-3.0.3/lib/libvmod_std' make[3]: Entering directory `/builddir/build/BUILD/varnish-3.0.3/lib' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/varnish-3.0.3/lib' make[2]: Leaving directory `/builddir/build/BUILD/varnish-3.0.3/lib' Making all in bin make[2]: Entering directory `/builddir/build/BUILD/varnish-3.0.3/bin' Making all in varnishadm make[3]: Entering directory `/builddir/build/BUILD/varnish-3.0.3/bin/varnishadm' gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c -o varnishadm-varnishadm.o `test -f 'varnishadm.c' || echo './'`varnishadm.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c -o varnishadm-assert.o `test -f '../../lib/libvarnish/assert.c' || echo './'`../../lib/libvarnish/assert.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c -o varnishadm-tcp.o `test -f '../../lib/libvarnish/tcp.c' || echo './'`../../lib/libvarnish/tcp.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c -o varnishadm-vss.o `test -f '../../lib/libvarnish/vss.c' || echo './'`../../lib/libvarnish/vss.c /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -Wl,-z,relro -o varnishadm varnishadm-varnishadm.o varnishadm-assert.o varnishadm-tcp.o varnishadm-vss.o ../../lib/libvarnishapi/libvarnishapi.la ../../lib/libvarnishcompat/libvarnishcompat.la -lnsl -lm libtool: link: DIE_RPATH_DIE="/usr/lib64:/usr/lib64/varnish:" gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -Wl,-z -Wl,relro -o .libs/varnishadm varnishadm-varnishadm.o varnishadm-assert.o varnishadm-tcp.o varnishadm-vss.o ../../lib/libvarnishapi/.libs/libvarnishapi.so ../../lib/libvarnishcompat/.libs/libvarnishcompat.so -lnsl -lm -pthread make[3]: Leaving directory `/builddir/build/BUILD/varnish-3.0.3/bin/varnishadm' Making all in varnishd make[3]: Entering directory `/builddir/build/BUILD/varnish-3.0.3/bin/varnishd' gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c -o varnishd-cache_acceptor.o `test -f 'cache_acceptor.c' || echo './'`cache_acceptor.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c -o varnishd-cache_waiter_epoll.o `test -f 'cache_waiter_epoll.c' || echo './'`cache_waiter_epoll.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c -o varnishd-cache_waiter_kqueue.o `test -f 'cache_waiter_kqueue.c' || echo './'`cache_waiter_kqueue.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c -o varnishd-cache_waiter_poll.o `test -f 'cache_waiter_poll.c' || echo './'`cache_waiter_poll.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c -o varnishd-cache_waiter_ports.o `test -f 'cache_waiter_ports.c' || echo './'`cache_waiter_ports.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c -o varnishd-cache_backend.o `test -f 'cache_backend.c' || echo './'`cache_backend.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c -o varnishd-cache_backend_cfg.o `test -f 'cache_backend_cfg.c' || echo './'`cache_backend_cfg.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c -o varnishd-cache_backend_poll.o `test -f 'cache_backend_poll.c' || echo './'`cache_backend_poll.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c -o varnishd-cache_ban.o `test -f 'cache_ban.c' || echo './'`cache_ban.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c -o varnishd-cache_center.o `test -f 'cache_center.c' || echo './'`cache_center.c cache_center.c: In function 'cnt_start': cache_center.c:1526:3: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c -o varnishd-cache_cli.o `test -f 'cache_cli.c' || echo './'`cache_cli.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c -o varnishd-cache_dir.o `test -f 'cache_dir.c' || echo './'`cache_dir.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c -o varnishd-cache_dir_random.o `test -f 'cache_dir_random.c' || echo './'`cache_dir_random.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c -o varnishd-cache_dir_dns.o `test -f 'cache_dir_dns.c' || echo './'`cache_dir_dns.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c -o varnishd-cache_dir_round_robin.o `test -f 'cache_dir_round_robin.c' || echo './'`cache_dir_round_robin.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c -o varnishd-cache_esi_fetch.o `test -f 'cache_esi_fetch.c' || echo './'`cache_esi_fetch.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c -o varnishd-cache_esi_parse.o `test -f 'cache_esi_parse.c' || echo './'`cache_esi_parse.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c -o varnishd-cache_esi_deliver.o `test -f 'cache_esi_deliver.c' || echo './'`cache_esi_deliver.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c -o varnishd-cache_expire.o `test -f 'cache_expire.c' || echo './'`cache_expire.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c -o varnishd-cache_fetch.o `test -f 'cache_fetch.c' || echo './'`cache_fetch.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c -o varnishd-cache_gzip.o `test -f 'cache_gzip.c' || echo './'`cache_gzip.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c -o varnishd-cache_hash.o `test -f 'cache_hash.c' || echo './'`cache_hash.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c -o varnishd-cache_http.o `test -f 'cache_http.c' || echo './'`cache_http.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c -o varnishd-cache_httpconn.o `test -f 'cache_httpconn.c' || echo './'`cache_httpconn.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c -o varnishd-cache_main.o `test -f 'cache_main.c' || echo './'`cache_main.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c -o varnishd-cache_lck.o `test -f 'cache_lck.c' || echo './'`cache_lck.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c -o varnishd-cache_panic.o `test -f 'cache_panic.c' || echo './'`cache_panic.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c -o varnishd-cache_pipe.o `test -f 'cache_pipe.c' || echo './'`cache_pipe.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c -o varnishd-cache_pool.o `test -f 'cache_pool.c' || echo './'`cache_pool.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c -o varnishd-cache_response.o `test -f 'cache_response.c' || echo './'`cache_response.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c -o varnishd-cache_session.o `test -f 'cache_session.c' || echo './'`cache_session.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c -o varnishd-cache_shmlog.o `test -f 'cache_shmlog.c' || echo './'`cache_shmlog.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c -o varnishd-cache_vary.o `test -f 'cache_vary.c' || echo './'`cache_vary.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c -o varnishd-cache_vcl.o `test -f 'cache_vcl.c' || echo './'`cache_vcl.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c -o varnishd-cache_vrt.o `test -f 'cache_vrt.c' || echo './'`cache_vrt.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c -o varnishd-cache_vrt_re.o `test -f 'cache_vrt_re.c' || echo './'`cache_vrt_re.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c -o varnishd-cache_vrt_var.o `test -f 'cache_vrt_var.c' || echo './'`cache_vrt_var.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c -o varnishd-cache_vrt_vmod.o `test -f 'cache_vrt_vmod.c' || echo './'`cache_vrt_vmod.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c -o varnishd-cache_wrw.o `test -f 'cache_wrw.c' || echo './'`cache_wrw.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c -o varnishd-cache_ws.o `test -f 'cache_ws.c' || echo './'`cache_ws.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c -o varnishd-hash_classic.o `test -f 'hash_classic.c' || echo './'`hash_classic.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c -o varnishd-hash_critbit.o `test -f 'hash_critbit.c' || echo './'`hash_critbit.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c -o varnishd-hash_simple_list.o `test -f 'hash_simple_list.c' || echo './'`hash_simple_list.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c -o varnishd-mgt_child.o `test -f 'mgt_child.c' || echo './'`mgt_child.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c -o varnishd-mgt_cli.o `test -f 'mgt_cli.c' || echo './'`mgt_cli.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c -o varnishd-mgt_param.o `test -f 'mgt_param.c' || echo './'`mgt_param.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c -o varnishd-mgt_pool.o `test -f 'mgt_pool.c' || echo './'`mgt_pool.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c -o varnishd-mgt_sandbox.o `test -f 'mgt_sandbox.c' || echo './'`mgt_sandbox.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c -o varnishd-mgt_sandbox_solaris.o `test -f 'mgt_sandbox_solaris.c' || echo './'`mgt_sandbox_solaris.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c -o varnishd-mgt_shmem.o `test -f 'mgt_shmem.c' || echo './'`mgt_shmem.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c -o varnishd-mgt_vcc.o `test -f 'mgt_vcc.c' || echo './'`mgt_vcc.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c -o varnishd-rfc2616.o `test -f 'rfc2616.c' || echo './'`rfc2616.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c -o varnishd-stevedore.o `test -f 'stevedore.c' || echo './'`stevedore.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c -o varnishd-storage_file.o `test -f 'storage_file.c' || echo './'`storage_file.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c -o varnishd-storage_malloc.o `test -f 'storage_malloc.c' || echo './'`storage_malloc.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c -o varnishd-storage_persistent.o `test -f 'storage_persistent.c' || echo './'`storage_persistent.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c -o varnishd-storage_persistent_mgt.o `test -f 'storage_persistent_mgt.c' || echo './'`storage_persistent_mgt.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c -o varnishd-storage_persistent_silo.o `test -f 'storage_persistent_silo.c' || echo './'`storage_persistent_silo.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c -o varnishd-storage_persistent_subr.o `test -f 'storage_persistent_subr.c' || echo './'`storage_persistent_subr.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c -o varnishd-storage_synth.o `test -f 'storage_synth.c' || echo './'`storage_synth.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c -o varnishd-storage_umem.o `test -f 'storage_umem.c' || echo './'`storage_umem.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c -o varnishd-stevedore_utils.o `test -f 'stevedore_utils.c' || echo './'`stevedore_utils.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c -o varnishd-varnishd.o `test -f 'varnishd.c' || echo './'`varnishd.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c -o varnishd-vsm.o `test -f 'vsm.c' || echo './'`vsm.c /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -export-dynamic -Wl,-z,relro -o varnishd varnishd-cache_acceptor.o varnishd-cache_waiter_epoll.o varnishd-cache_waiter_kqueue.o varnishd-cache_waiter_poll.o varnishd-cache_waiter_ports.o varnishd-cache_backend.o varnishd-cache_backend_cfg.o varnishd-cache_backend_poll.o varnishd-cache_ban.o varnishd-cache_center.o varnishd-cache_cli.o varnishd-cache_dir.o varnishd-cache_dir_random.o varnishd-cache_dir_dns.o varnishd-cache_dir_round_robin.o varnishd-cache_esi_fetch.o varnishd-cache_esi_parse.o varnishd-cache_esi_deliver.o varnishd-cache_expire.o varnishd-cache_fetch.o varnishd-cache_gzip.o varnishd-cache_hash.o varnishd-cache_http.o varnishd-cache_httpconn.o varnishd-cache_main.o varnishd-cache_lck.o varnishd-cache_panic.o varnishd-cache_pipe.o varnishd-cache_pool.o varnishd-cache_response.o varnishd-cache_session.o varnishd-cache_shmlog.o varnishd-cache_vary.o varnishd-cache_vcl.o varnishd-cache_vrt.o varnishd-cache_vrt_re.o varnishd-cache_vrt_var.o varnishd-cache_vrt_vmod.o varnishd-cache_wrw.o varnishd-cache_ws.o varnishd-hash_classic.o varnishd-hash_critbit.o varnishd-hash_simple_list.o varnishd-mgt_child.o varnishd-mgt_cli.o varnishd-mgt_param.o varnishd-mgt_pool.o varnishd-mgt_sandbox.o varnishd-mgt_sandbox_solaris.o varnishd-mgt_shmem.o varnishd-mgt_vcc.o varnishd-rfc2616.o varnishd-stevedore.o varnishd-storage_file.o varnishd-storage_malloc.o varnishd-storage_persistent.o varnishd-storage_persistent_mgt.o varnishd-storage_persistent_silo.o varnishd-storage_persistent_subr.o varnishd-storage_synth.o varnishd-storage_umem.o varnishd-stevedore_utils.o varnishd-varnishd.o varnishd-vsm.o ../../lib/libvarnish/libvarnish.la ../../lib/libvarnishcompat/libvarnishcompat.la ../../lib/libvcl/libvcl.la ../../lib/libvgz/libvgz.la -ljemalloc -lpcre -ldl -lnsl -lm libtool: link: DIE_RPATH_DIE="/usr/lib64/varnish:" gcc -std=gnu99 -DVARNISH_STATE_DIR=\"/var/lib/varnish\" -DVARNISH_VMOD_DIR=\"/usr/lib64/varnish/vmods\" -DVARNISH_VCL_DIR=\"/etc/varnish\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -Wl,-z -Wl,relro -o .libs/varnishd varnishd-cache_acceptor.o varnishd-cache_waiter_epoll.o varnishd-cache_waiter_kqueue.o varnishd-cache_waiter_poll.o varnishd-cache_waiter_ports.o varnishd-cache_backend.o varnishd-cache_backend_cfg.o varnishd-cache_backend_poll.o varnishd-cache_ban.o varnishd-cache_center.o varnishd-cache_cli.o varnishd-cache_dir.o varnishd-cache_dir_random.o varnishd-cache_dir_dns.o varnishd-cache_dir_round_robin.o varnishd-cache_esi_fetch.o varnishd-cache_esi_parse.o varnishd-cache_esi_deliver.o varnishd-cache_expire.o varnishd-cache_fetch.o varnishd-cache_gzip.o varnishd-cache_hash.o varnishd-cache_http.o varnishd-cache_httpconn.o varnishd-cache_main.o varnishd-cache_lck.o varnishd-cache_panic.o varnishd-cache_pipe.o varnishd-cache_pool.o varnishd-cache_response.o varnishd-cache_session.o varnishd-cache_shmlog.o varnishd-cache_vary.o varnishd-cache_vcl.o varnishd-cache_vrt.o varnishd-cache_vrt_re.o varnishd-cache_vrt_var.o varnishd-cache_vrt_vmod.o varnishd-cache_wrw.o varnishd-cache_ws.o varnishd-hash_classic.o varnishd-hash_critbit.o varnishd-hash_simple_list.o varnishd-mgt_child.o varnishd-mgt_cli.o varnishd-mgt_param.o varnishd-mgt_pool.o varnishd-mgt_sandbox.o varnishd-mgt_sandbox_solaris.o varnishd-mgt_shmem.o varnishd-mgt_vcc.o varnishd-rfc2616.o varnishd-stevedore.o varnishd-storage_file.o varnishd-storage_malloc.o varnishd-storage_persistent.o varnishd-storage_persistent_mgt.o varnishd-storage_persistent_silo.o varnishd-storage_persistent_subr.o varnishd-storage_synth.o varnishd-storage_umem.o varnishd-stevedore_utils.o varnishd-varnishd.o varnishd-vsm.o -Wl,--export-dynamic ../../lib/libvarnish/.libs/libvarnish.so ../../lib/libvarnishcompat/.libs/libvarnishcompat.so ../../lib/libvcl/.libs/libvcl.so ../../lib/libvgz/.libs/libvgz.so -ljemalloc -lpcre -ldl -lnsl -lm -pthread make[3]: Leaving directory `/builddir/build/BUILD/varnish-3.0.3/bin/varnishd' Making all in varnishlog make[3]: Entering directory `/builddir/build/BUILD/varnish-3.0.3/bin/varnishlog' gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c varnishlog.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c -o assert.o `test -f '../../lib/libvarnish/assert.c' || echo './'`../../lib/libvarnish/assert.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c -o flopen.o `test -f '../../lib/libvarnish/flopen.c' || echo './'`../../lib/libvarnish/flopen.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c -o version.o `test -f '../../lib/libvarnish/version.c' || echo './'`../../lib/libvarnish/version.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c -o vsb.o `test -f '../../lib/libvarnish/vsb.c' || echo './'`../../lib/libvarnish/vsb.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c -o vpf.o `test -f '../../lib/libvarnish/vpf.c' || echo './'`../../lib/libvarnish/vpf.c /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -Wl,-z,relro -o varnishlog varnishlog.o assert.o flopen.o version.o vsb.o vpf.o ../../lib/libvarnishcompat/libvarnishcompat.la ../../lib/libvarnishapi/libvarnishapi.la libtool: link: DIE_RPATH_DIE="/usr/lib64/varnish:/usr/lib64:" gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -Wl,-z -Wl,relro -o .libs/varnishlog varnishlog.o assert.o flopen.o version.o vsb.o vpf.o ../../lib/libvarnishcompat/.libs/libvarnishcompat.so ../../lib/libvarnishapi/.libs/libvarnishapi.so -pthread make[3]: Leaving directory `/builddir/build/BUILD/varnish-3.0.3/bin/varnishlog' Making all in varnishncsa make[3]: Entering directory `/builddir/build/BUILD/varnish-3.0.3/bin/varnishncsa' gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c varnishncsa.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c base64.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c -o assert.o `test -f '../../lib/libvarnish/assert.c' || echo './'`../../lib/libvarnish/assert.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c -o flopen.o `test -f '../../lib/libvarnish/flopen.c' || echo './'`../../lib/libvarnish/flopen.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c -o version.o `test -f '../../lib/libvarnish/version.c' || echo './'`../../lib/libvarnish/version.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c -o vsb.o `test -f '../../lib/libvarnish/vsb.c' || echo './'`../../lib/libvarnish/vsb.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c -o vpf.o `test -f '../../lib/libvarnish/vpf.c' || echo './'`../../lib/libvarnish/vpf.c /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -Wl,-z,relro -o varnishncsa varnishncsa.o base64.o assert.o flopen.o version.o vsb.o vpf.o ../../lib/libvarnishcompat/libvarnishcompat.la ../../lib/libvarnishapi/libvarnishapi.la libtool: link: DIE_RPATH_DIE="/usr/lib64/varnish:/usr/lib64:" gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -Wl,-z -Wl,relro -o .libs/varnishncsa varnishncsa.o base64.o assert.o flopen.o version.o vsb.o vpf.o ../../lib/libvarnishcompat/.libs/libvarnishcompat.so ../../lib/libvarnishapi/.libs/libvarnishapi.so -pthread make[3]: Leaving directory `/builddir/build/BUILD/varnish-3.0.3/bin/varnishncsa' Making all in varnishreplay make[3]: Entering directory `/builddir/build/BUILD/varnish-3.0.3/bin/varnishreplay' gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c varnishreplay.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c -o assert.o `test -f '../../lib/libvarnish/assert.c' || echo './'`../../lib/libvarnish/assert.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c -o tcp.o `test -f '../../lib/libvarnish/tcp.c' || echo './'`../../lib/libvarnish/tcp.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c -o vss.o `test -f '../../lib/libvarnish/vss.c' || echo './'`../../lib/libvarnish/vss.c /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -Wl,-z,relro -o varnishreplay varnishreplay.o assert.o tcp.o vss.o ../../lib/libvarnishcompat/libvarnishcompat.la ../../lib/libvarnishapi/libvarnishapi.la -lnsl -lm libtool: link: DIE_RPATH_DIE="/usr/lib64/varnish:/usr/lib64:" gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -Wl,-z -Wl,relro -o .libs/varnishreplay varnishreplay.o assert.o tcp.o vss.o ../../lib/libvarnishcompat/.libs/libvarnishcompat.so ../../lib/libvarnishapi/.libs/libvarnishapi.so -lnsl -lm -pthread make[3]: Leaving directory `/builddir/build/BUILD/varnish-3.0.3/bin/varnishreplay' Making all in varnishtest make[3]: Entering directory `/builddir/build/BUILD/varnish-3.0.3/bin/varnishtest' gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -DTOP_BUILDDIR='"../.."' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c -o varnishtest-vtc.o `test -f 'vtc.c' || echo './'`vtc.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -DTOP_BUILDDIR='"../.."' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c -o varnishtest-vtc_client.o `test -f 'vtc_client.c' || echo './'`vtc_client.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -DTOP_BUILDDIR='"../.."' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c -o varnishtest-vtc_http.o `test -f 'vtc_http.c' || echo './'`vtc_http.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -DTOP_BUILDDIR='"../.."' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c -o varnishtest-vtc_main.o `test -f 'vtc_main.c' || echo './'`vtc_main.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -DTOP_BUILDDIR='"../.."' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c -o varnishtest-vtc_log.o `test -f 'vtc_log.c' || echo './'`vtc_log.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -DTOP_BUILDDIR='"../.."' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c -o varnishtest-vtc_sema.o `test -f 'vtc_sema.c' || echo './'`vtc_sema.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -DTOP_BUILDDIR='"../.."' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c -o varnishtest-vtc_server.o `test -f 'vtc_server.c' || echo './'`vtc_server.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -DTOP_BUILDDIR='"../.."' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c -o varnishtest-vtc_varnish.o `test -f 'vtc_varnish.c' || echo './'`vtc_varnish.c /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -DTOP_BUILDDIR='"../.."' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -Wl,-z,relro -o varnishtest varnishtest-vtc.o varnishtest-vtc_client.o varnishtest-vtc_http.o varnishtest-vtc_main.o varnishtest-vtc_log.o varnishtest-vtc_sema.o varnishtest-vtc_server.o varnishtest-vtc_varnish.o ../../lib/libvarnish/libvarnish.la ../../lib/libvarnishcompat/libvarnishcompat.la ../../lib/libvarnishapi/libvarnishapi.la ../../lib/libvgz/libvgz.la -lm libtool: link: DIE_RPATH_DIE="/usr/lib64/varnish:/usr/lib64:" gcc -std=gnu99 -DTOP_BUILDDIR=\"../..\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -Wl,-z -Wl,relro -o .libs/varnishtest varnishtest-vtc.o varnishtest-vtc_client.o varnishtest-vtc_http.o varnishtest-vtc_main.o varnishtest-vtc_log.o varnishtest-vtc_sema.o varnishtest-vtc_server.o varnishtest-vtc_varnish.o ../../lib/libvarnish/.libs/libvarnish.so ../../lib/libvarnishcompat/.libs/libvarnishcompat.so ../../lib/libvarnishapi/.libs/libvarnishapi.so ../../lib/libvgz/.libs/libvgz.so -lm -pthread make[3]: Leaving directory `/builddir/build/BUILD/varnish-3.0.3/bin/varnishtest' Making all in varnishhist make[3]: Entering directory `/builddir/build/BUILD/varnish-3.0.3/bin/varnishhist' gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c varnishhist.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c -o assert.o `test -f '../../lib/libvarnish/assert.c' || echo './'`../../lib/libvarnish/assert.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c -o version.o `test -f '../../lib/libvarnish/version.c' || echo './'`../../lib/libvarnish/version.c /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -Wl,-z,relro -o varnishhist varnishhist.o assert.o version.o ../../lib/libvarnishcompat/libvarnishcompat.la ../../lib/libvarnishapi/libvarnishapi.la -lm -lcurses libtool: link: DIE_RPATH_DIE="/usr/lib64/varnish:/usr/lib64:" gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -Wl,-z -Wl,relro -o .libs/varnishhist varnishhist.o assert.o version.o ../../lib/libvarnishcompat/.libs/libvarnishcompat.so ../../lib/libvarnishapi/.libs/libvarnishapi.so -lm -lcurses -pthread make[3]: Leaving directory `/builddir/build/BUILD/varnish-3.0.3/bin/varnishhist' Making all in varnishstat make[3]: Entering directory `/builddir/build/BUILD/varnish-3.0.3/bin/varnishstat' gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c varnishstat.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c varnishstat_curses.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c -o assert.o `test -f '../../lib/libvarnish/assert.c' || echo './'`../../lib/libvarnish/assert.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c -o version.o `test -f '../../lib/libvarnish/version.c' || echo './'`../../lib/libvarnish/version.c /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -Wl,-z,relro -o varnishstat varnishstat.o varnishstat_curses.o assert.o version.o ../../lib/libvarnishcompat/libvarnishcompat.la ../../lib/libvarnishapi/libvarnishapi.la -lcurses -lrt libtool: link: DIE_RPATH_DIE="/usr/lib64/varnish:/usr/lib64:" gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -Wl,-z -Wl,relro -o .libs/varnishstat varnishstat.o varnishstat_curses.o assert.o version.o ../../lib/libvarnishcompat/.libs/libvarnishcompat.so ../../lib/libvarnishapi/.libs/libvarnishapi.so -lcurses -lrt -pthread make[3]: Leaving directory `/builddir/build/BUILD/varnish-3.0.3/bin/varnishstat' Making all in varnishtop make[3]: Entering directory `/builddir/build/BUILD/varnish-3.0.3/bin/varnishtop' gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c varnishtop.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c -o assert.o `test -f '../../lib/libvarnish/assert.c' || echo './'`../../lib/libvarnish/assert.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c -o version.o `test -f '../../lib/libvarnish/version.c' || echo './'`../../lib/libvarnish/version.c /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -Wl,-z,relro -o varnishtop varnishtop.o assert.o version.o ../../lib/libvarnishcompat/libvarnishcompat.la ../../lib/libvarnishapi/libvarnishapi.la -lcurses libtool: link: DIE_RPATH_DIE="/usr/lib64/varnish:/usr/lib64:" gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -Wl,-z -Wl,relro -o .libs/varnishtop varnishtop.o assert.o version.o ../../lib/libvarnishcompat/.libs/libvarnishcompat.so ../../lib/libvarnishapi/.libs/libvarnishapi.so -lcurses -pthread make[3]: Leaving directory `/builddir/build/BUILD/varnish-3.0.3/bin/varnishtop' Making all in varnishsizes make[3]: Entering directory `/builddir/build/BUILD/varnish-3.0.3/bin/varnishsizes' gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c varnishsizes.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c -o assert.o `test -f '../../lib/libvarnish/assert.c' || echo './'`../../lib/libvarnish/assert.c gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I../.. -I../../include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -c -o version.o `test -f '../../lib/libvarnish/version.c' || echo './'`../../lib/libvarnish/version.c /bin/sh ../../libtool --tag=CC --mode=link gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -Wl,-z,relro -o varnishsizes varnishsizes.o assert.o version.o ../../lib/libvarnishcompat/libvarnishcompat.la ../../lib/libvarnishapi/libvarnishapi.la -lm -lcurses libtool: link: DIE_RPATH_DIE="/usr/lib64/varnish:/usr/lib64:" gcc -std=gnu99 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -pthread -Wextra -Wno-missing-field-initializers -Wno-sign-compare -Wl,-z -Wl,relro -o .libs/varnishsizes varnishsizes.o assert.o version.o ../../lib/libvarnishcompat/.libs/libvarnishcompat.so ../../lib/libvarnishapi/.libs/libvarnishapi.so -lm -lcurses -pthread make[3]: Leaving directory `/builddir/build/BUILD/varnish-3.0.3/bin/varnishsizes' make[3]: Entering directory `/builddir/build/BUILD/varnish-3.0.3/bin' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/varnish-3.0.3/bin' make[2]: Leaving directory `/builddir/build/BUILD/varnish-3.0.3/bin' Making all in man make[2]: Entering directory `/builddir/build/BUILD/varnish-3.0.3/man' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/varnish-3.0.3/man' Making all in etc make[2]: Entering directory `/builddir/build/BUILD/varnish-3.0.3/etc' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/varnish-3.0.3/etc' Making all in doc make[2]: Entering directory `/builddir/build/BUILD/varnish-3.0.3/doc' Making all in sphinx make[3]: Entering directory `/builddir/build/BUILD/varnish-3.0.3/doc/sphinx' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/varnish-3.0.3/doc/sphinx' make[3]: Entering directory `/builddir/build/BUILD/varnish-3.0.3/doc' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/varnish-3.0.3/doc' make[2]: Leaving directory `/builddir/build/BUILD/varnish-3.0.3/doc' Making all in redhat make[2]: Entering directory `/builddir/build/BUILD/varnish-3.0.3/redhat' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/varnish-3.0.3/redhat' make[2]: Entering directory `/builddir/build/BUILD/varnish-3.0.3' make[2]: Leaving directory `/builddir/build/BUILD/varnish-3.0.3' make[1]: Leaving directory `/builddir/build/BUILD/varnish-3.0.3' + head -6 etc/default.vcl + cat + tail -n +11 etc/default.vcl + rm -rf doc/sphinx/=build/html/_sources + mv doc/sphinx/=build/html doc + rm -rf doc/sphinx/=build Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.YZ98HZ + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/varnish-3.0.3-1.fc17.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/varnish-3.0.3-1.fc17.x86_64 ++ dirname /builddir/build/BUILDROOT/varnish-3.0.3-1.fc17.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/varnish-3.0.3-1.fc17.x86_64 + cd varnish-3.0.3 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/varnish-3.0.3-1.fc17.x86_64 + make install DESTDIR=/builddir/build/BUILDROOT/varnish-3.0.3-1.fc17.x86_64 'INSTALL=install -p' Making install in include make[1]: Entering directory `/builddir/build/BUILD/varnish-3.0.3/include' make install-am make[2]: Entering directory `/builddir/build/BUILD/varnish-3.0.3/include' make[3]: Entering directory `/builddir/build/BUILD/varnish-3.0.3/include' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/include/varnish" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/varnish-3.0.3-1.fc17.x86_64/usr/include/varnish" install -p -m 644 vsm.h vsl.h vcli.h vsl_tags.h vsc_fields.h vsc_all.h vsc.h varnishapi.h '/builddir/build/BUILDROOT/varnish-3.0.3-1.fc17.x86_64/usr/include/varnish' make[3]: Leaving directory `/builddir/build/BUILD/varnish-3.0.3/include' make[2]: Leaving directory `/builddir/build/BUILD/varnish-3.0.3/include' make[1]: Leaving directory `/builddir/build/BUILD/varnish-3.0.3/include' Making install in lib make[1]: Entering directory `/builddir/build/BUILD/varnish-3.0.3/lib' Making install in libvarnishcompat make[2]: Entering directory `/builddir/build/BUILD/varnish-3.0.3/lib/libvarnishcompat' make[3]: Entering directory `/builddir/build/BUILD/varnish-3.0.3/lib/libvarnishcompat' test -z "/usr/lib64/varnish" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/varnish-3.0.3-1.fc17.x86_64/usr/lib64/varnish" /bin/sh ../../libtool --mode=install install -p libvarnishcompat.la '/builddir/build/BUILDROOT/varnish-3.0.3-1.fc17.x86_64/usr/lib64/varnish' libtool: install: install -p .libs/libvarnishcompat.so /builddir/build/BUILDROOT/varnish-3.0.3-1.fc17.x86_64/usr/lib64/varnish/libvarnishcompat.so libtool: install: install -p .libs/libvarnishcompat.lai /builddir/build/BUILDROOT/varnish-3.0.3-1.fc17.x86_64/usr/lib64/varnish/libvarnishcompat.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/varnish' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/varnish-3.0.3/lib/libvarnishcompat' make[2]: Leaving directory `/builddir/build/BUILD/varnish-3.0.3/lib/libvarnishcompat' Making install in libvarnish make[2]: Entering directory `/builddir/build/BUILD/varnish-3.0.3/lib/libvarnish' make[3]: Entering directory `/builddir/build/BUILD/varnish-3.0.3/lib/libvarnish' test -z "/usr/lib64/varnish" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/varnish-3.0.3-1.fc17.x86_64/usr/lib64/varnish" /bin/sh ../../libtool --mode=install install -p libvarnish.la '/builddir/build/BUILDROOT/varnish-3.0.3-1.fc17.x86_64/usr/lib64/varnish' libtool: install: install -p .libs/libvarnish.so /builddir/build/BUILDROOT/varnish-3.0.3-1.fc17.x86_64/usr/lib64/varnish/libvarnish.so libtool: install: install -p .libs/libvarnish.lai /builddir/build/BUILDROOT/varnish-3.0.3-1.fc17.x86_64/usr/lib64/varnish/libvarnish.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/varnish' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/varnish-3.0.3/lib/libvarnish' make[2]: Leaving directory `/builddir/build/BUILD/varnish-3.0.3/lib/libvarnish' Making install in libvarnishapi make[2]: Entering directory `/builddir/build/BUILD/varnish-3.0.3/lib/libvarnishapi' make[3]: Entering directory `/builddir/build/BUILD/varnish-3.0.3/lib/libvarnishapi' test -z "/usr/lib64" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/varnish-3.0.3-1.fc17.x86_64/usr/lib64" /bin/sh ../../libtool --mode=install install -p libvarnishapi.la '/builddir/build/BUILDROOT/varnish-3.0.3-1.fc17.x86_64/usr/lib64' libtool: install: install -p .libs/libvarnishapi.so.1.0.0 /builddir/build/BUILDROOT/varnish-3.0.3-1.fc17.x86_64/usr/lib64/libvarnishapi.so.1.0.0 libtool: install: (cd /builddir/build/BUILDROOT/varnish-3.0.3-1.fc17.x86_64/usr/lib64 && { ln -s -f libvarnishapi.so.1.0.0 libvarnishapi.so.1 || { rm -f libvarnishapi.so.1 && ln -s libvarnishapi.so.1.0.0 libvarnishapi.so.1; }; }) libtool: install: (cd /builddir/build/BUILDROOT/varnish-3.0.3-1.fc17.x86_64/usr/lib64 && { ln -s -f libvarnishapi.so.1.0.0 libvarnishapi.so || { rm -f libvarnishapi.so && ln -s libvarnishapi.so.1.0.0 libvarnishapi.so; }; }) libtool: install: install -p .libs/libvarnishapi.lai /builddir/build/BUILDROOT/varnish-3.0.3-1.fc17.x86_64/usr/lib64/libvarnishapi.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/varnish-3.0.3/lib/libvarnishapi' make[2]: Leaving directory `/builddir/build/BUILD/varnish-3.0.3/lib/libvarnishapi' Making install in libvcl make[2]: Entering directory `/builddir/build/BUILD/varnish-3.0.3/lib/libvcl' make[3]: Entering directory `/builddir/build/BUILD/varnish-3.0.3/lib/libvcl' test -z "/usr/lib64/varnish" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/varnish-3.0.3-1.fc17.x86_64/usr/lib64/varnish" /bin/sh ../../libtool --mode=install install -p libvcl.la '/builddir/build/BUILDROOT/varnish-3.0.3-1.fc17.x86_64/usr/lib64/varnish' libtool: install: install -p .libs/libvcl.so /builddir/build/BUILDROOT/varnish-3.0.3-1.fc17.x86_64/usr/lib64/varnish/libvcl.so libtool: install: install -p .libs/libvcl.lai /builddir/build/BUILDROOT/varnish-3.0.3-1.fc17.x86_64/usr/lib64/varnish/libvcl.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/varnish' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/varnish-3.0.3/lib/libvcl' make[2]: Leaving directory `/builddir/build/BUILD/varnish-3.0.3/lib/libvcl' Making install in libvgz make[2]: Entering directory `/builddir/build/BUILD/varnish-3.0.3/lib/libvgz' make[3]: Entering directory `/builddir/build/BUILD/varnish-3.0.3/lib/libvgz' test -z "/usr/lib64/varnish" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/varnish-3.0.3-1.fc17.x86_64/usr/lib64/varnish" /bin/sh ../../libtool --mode=install install -p libvgz.la '/builddir/build/BUILDROOT/varnish-3.0.3-1.fc17.x86_64/usr/lib64/varnish' libtool: install: install -p .libs/libvgz.so /builddir/build/BUILDROOT/varnish-3.0.3-1.fc17.x86_64/usr/lib64/varnish/libvgz.so libtool: install: install -p .libs/libvgz.lai /builddir/build/BUILDROOT/varnish-3.0.3-1.fc17.x86_64/usr/lib64/varnish/libvgz.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/varnish' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/varnish-3.0.3/lib/libvgz' make[2]: Leaving directory `/builddir/build/BUILD/varnish-3.0.3/lib/libvgz' Making install in libvmod_std make[2]: Entering directory `/builddir/build/BUILD/varnish-3.0.3/lib/libvmod_std' make[3]: Entering directory `/builddir/build/BUILD/varnish-3.0.3/lib/libvmod_std' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/man/man3" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/varnish-3.0.3-1.fc17.x86_64/usr/share/man/man3" install -p -m 644 vmod_std.3 '/builddir/build/BUILDROOT/varnish-3.0.3-1.fc17.x86_64/usr/share/man/man3' test -z "/usr/lib64/varnish/vmods" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/varnish-3.0.3-1.fc17.x86_64/usr/lib64/varnish/vmods" /bin/sh ../../libtool --mode=install install -p libvmod_std.la '/builddir/build/BUILDROOT/varnish-3.0.3-1.fc17.x86_64/usr/lib64/varnish/vmods' libtool: install: install -p .libs/libvmod_std.so /builddir/build/BUILDROOT/varnish-3.0.3-1.fc17.x86_64/usr/lib64/varnish/vmods/libvmod_std.so libtool: install: install -p .libs/libvmod_std.lai /builddir/build/BUILDROOT/varnish-3.0.3-1.fc17.x86_64/usr/lib64/varnish/vmods/libvmod_std.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/varnish/vmods' make[3]: Leaving directory `/builddir/build/BUILD/varnish-3.0.3/lib/libvmod_std' make[2]: Leaving directory `/builddir/build/BUILD/varnish-3.0.3/lib/libvmod_std' make[2]: Entering directory `/builddir/build/BUILD/varnish-3.0.3/lib' make[3]: Entering directory `/builddir/build/BUILD/varnish-3.0.3/lib' 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-3.0.3/lib' make[2]: Leaving directory `/builddir/build/BUILD/varnish-3.0.3/lib' make[1]: Leaving directory `/builddir/build/BUILD/varnish-3.0.3/lib' Making install in bin make[1]: Entering directory `/builddir/build/BUILD/varnish-3.0.3/bin' Making install in varnishadm make[2]: Entering directory `/builddir/build/BUILD/varnish-3.0.3/bin/varnishadm' make[3]: Entering directory `/builddir/build/BUILD/varnish-3.0.3/bin/varnishadm' test -z "/usr/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/varnish-3.0.3-1.fc17.x86_64/usr/bin" /bin/sh ../../libtool --mode=install install -p varnishadm '/builddir/build/BUILDROOT/varnish-3.0.3-1.fc17.x86_64/usr/bin' libtool: install: warning: `../../lib/libvarnishapi/libvarnishapi.la' has not been installed in `/usr/lib64' libtool: install: warning: `../../lib/libvarnishcompat/libvarnishcompat.la' has not been installed in `/usr/lib64/varnish' libtool: install: install -p .libs/varnishadm /builddir/build/BUILDROOT/varnish-3.0.3-1.fc17.x86_64/usr/bin/varnishadm test -z "/usr/share/man/man1" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/varnish-3.0.3-1.fc17.x86_64/usr/share/man/man1" install -p -m 644 varnishadm.1 '/builddir/build/BUILDROOT/varnish-3.0.3-1.fc17.x86_64/usr/share/man/man1' make[3]: Leaving directory `/builddir/build/BUILD/varnish-3.0.3/bin/varnishadm' make[2]: Leaving directory `/builddir/build/BUILD/varnish-3.0.3/bin/varnishadm' Making install in varnishd make[2]: Entering directory `/builddir/build/BUILD/varnish-3.0.3/bin/varnishd' make[3]: Entering directory `/builddir/build/BUILD/varnish-3.0.3/bin/varnishd' test -z "/usr/sbin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/varnish-3.0.3-1.fc17.x86_64/usr/sbin" /bin/sh ../../libtool --mode=install install -p varnishd '/builddir/build/BUILDROOT/varnish-3.0.3-1.fc17.x86_64/usr/sbin' libtool: install: warning: `../../lib/libvarnish/libvarnish.la' has not been installed in `/usr/lib64/varnish' libtool: install: warning: `../../lib/libvarnishcompat/libvarnishcompat.la' has not been installed in `/usr/lib64/varnish' libtool: install: warning: `../../lib/libvcl/libvcl.la' has not been installed in `/usr/lib64/varnish' libtool: install: warning: `../../lib/libvgz/libvgz.la' has not been installed in `/usr/lib64/varnish' libtool: install: install -p .libs/varnishd /builddir/build/BUILDROOT/varnish-3.0.3-1.fc17.x86_64/usr/sbin/varnishd test -z "/usr/share/man/man1" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/varnish-3.0.3-1.fc17.x86_64/usr/share/man/man1" install -p -m 644 varnishd.1 '/builddir/build/BUILDROOT/varnish-3.0.3-1.fc17.x86_64/usr/share/man/man1' make[3]: Leaving directory `/builddir/build/BUILD/varnish-3.0.3/bin/varnishd' make[2]: Leaving directory `/builddir/build/BUILD/varnish-3.0.3/bin/varnishd' Making install in varnishlog make[2]: Entering directory `/builddir/build/BUILD/varnish-3.0.3/bin/varnishlog' make[3]: Entering directory `/builddir/build/BUILD/varnish-3.0.3/bin/varnishlog' test -z "/usr/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/varnish-3.0.3-1.fc17.x86_64/usr/bin" /bin/sh ../../libtool --mode=install install -p varnishlog '/builddir/build/BUILDROOT/varnish-3.0.3-1.fc17.x86_64/usr/bin' libtool: install: warning: `../../lib/libvarnishcompat/libvarnishcompat.la' has not been installed in `/usr/lib64/varnish' libtool: install: warning: `../../lib/libvarnishapi/libvarnishapi.la' has not been installed in `/usr/lib64' libtool: install: install -p .libs/varnishlog /builddir/build/BUILDROOT/varnish-3.0.3-1.fc17.x86_64/usr/bin/varnishlog test -z "/usr/share/man/man1" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/varnish-3.0.3-1.fc17.x86_64/usr/share/man/man1" install -p -m 644 varnishlog.1 '/builddir/build/BUILDROOT/varnish-3.0.3-1.fc17.x86_64/usr/share/man/man1' make[3]: Leaving directory `/builddir/build/BUILD/varnish-3.0.3/bin/varnishlog' make[2]: Leaving directory `/builddir/build/BUILD/varnish-3.0.3/bin/varnishlog' Making install in varnishncsa make[2]: Entering directory `/builddir/build/BUILD/varnish-3.0.3/bin/varnishncsa' make[3]: Entering directory `/builddir/build/BUILD/varnish-3.0.3/bin/varnishncsa' test -z "/usr/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/varnish-3.0.3-1.fc17.x86_64/usr/bin" /bin/sh ../../libtool --mode=install install -p varnishncsa '/builddir/build/BUILDROOT/varnish-3.0.3-1.fc17.x86_64/usr/bin' libtool: install: warning: `../../lib/libvarnishcompat/libvarnishcompat.la' has not been installed in `/usr/lib64/varnish' libtool: install: warning: `../../lib/libvarnishapi/libvarnishapi.la' has not been installed in `/usr/lib64' libtool: install: install -p .libs/varnishncsa /builddir/build/BUILDROOT/varnish-3.0.3-1.fc17.x86_64/usr/bin/varnishncsa test -z "/usr/share/man/man1" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/varnish-3.0.3-1.fc17.x86_64/usr/share/man/man1" install -p -m 644 varnishncsa.1 '/builddir/build/BUILDROOT/varnish-3.0.3-1.fc17.x86_64/usr/share/man/man1' make[3]: Leaving directory `/builddir/build/BUILD/varnish-3.0.3/bin/varnishncsa' make[2]: Leaving directory `/builddir/build/BUILD/varnish-3.0.3/bin/varnishncsa' Making install in varnishreplay make[2]: Entering directory `/builddir/build/BUILD/varnish-3.0.3/bin/varnishreplay' make[3]: Entering directory `/builddir/build/BUILD/varnish-3.0.3/bin/varnishreplay' test -z "/usr/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/varnish-3.0.3-1.fc17.x86_64/usr/bin" /bin/sh ../../libtool --mode=install install -p varnishreplay '/builddir/build/BUILDROOT/varnish-3.0.3-1.fc17.x86_64/usr/bin' libtool: install: warning: `../../lib/libvarnishcompat/libvarnishcompat.la' has not been installed in `/usr/lib64/varnish' libtool: install: warning: `../../lib/libvarnishapi/libvarnishapi.la' has not been installed in `/usr/lib64' libtool: install: install -p .libs/varnishreplay /builddir/build/BUILDROOT/varnish-3.0.3-1.fc17.x86_64/usr/bin/varnishreplay test -z "/usr/share/man/man1" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/varnish-3.0.3-1.fc17.x86_64/usr/share/man/man1" install -p -m 644 varnishreplay.1 '/builddir/build/BUILDROOT/varnish-3.0.3-1.fc17.x86_64/usr/share/man/man1' make[3]: Leaving directory `/builddir/build/BUILD/varnish-3.0.3/bin/varnishreplay' make[2]: Leaving directory `/builddir/build/BUILD/varnish-3.0.3/bin/varnishreplay' Making install in varnishtest make[2]: Entering directory `/builddir/build/BUILD/varnish-3.0.3/bin/varnishtest' make[3]: Entering directory `/builddir/build/BUILD/varnish-3.0.3/bin/varnishtest' test -z "/usr/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/varnish-3.0.3-1.fc17.x86_64/usr/bin" /bin/sh ../../libtool --mode=install install -p varnishtest '/builddir/build/BUILDROOT/varnish-3.0.3-1.fc17.x86_64/usr/bin' libtool: install: warning: `../../lib/libvarnish/libvarnish.la' has not been installed in `/usr/lib64/varnish' libtool: install: warning: `../../lib/libvarnishcompat/libvarnishcompat.la' has not been installed in `/usr/lib64/varnish' libtool: install: warning: `../../lib/libvarnishapi/libvarnishapi.la' has not been installed in `/usr/lib64' libtool: install: warning: `../../lib/libvgz/libvgz.la' has not been installed in `/usr/lib64/varnish' libtool: install: install -p .libs/varnishtest /builddir/build/BUILDROOT/varnish-3.0.3-1.fc17.x86_64/usr/bin/varnishtest test -z "/usr/share/man/man1" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/varnish-3.0.3-1.fc17.x86_64/usr/share/man/man1" install -p -m 644 varnishtest.1 '/builddir/build/BUILDROOT/varnish-3.0.3-1.fc17.x86_64/usr/share/man/man1' make[3]: Leaving directory `/builddir/build/BUILD/varnish-3.0.3/bin/varnishtest' make[2]: Leaving directory `/builddir/build/BUILD/varnish-3.0.3/bin/varnishtest' Making install in varnishhist make[2]: Entering directory `/builddir/build/BUILD/varnish-3.0.3/bin/varnishhist' make[3]: Entering directory `/builddir/build/BUILD/varnish-3.0.3/bin/varnishhist' test -z "/usr/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/varnish-3.0.3-1.fc17.x86_64/usr/bin" /bin/sh ../../libtool --mode=install install -p varnishhist '/builddir/build/BUILDROOT/varnish-3.0.3-1.fc17.x86_64/usr/bin' libtool: install: warning: `../../lib/libvarnishcompat/libvarnishcompat.la' has not been installed in `/usr/lib64/varnish' libtool: install: warning: `../../lib/libvarnishapi/libvarnishapi.la' has not been installed in `/usr/lib64' libtool: install: install -p .libs/varnishhist /builddir/build/BUILDROOT/varnish-3.0.3-1.fc17.x86_64/usr/bin/varnishhist test -z "/usr/share/man/man1" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/varnish-3.0.3-1.fc17.x86_64/usr/share/man/man1" install -p -m 644 varnishhist.1 '/builddir/build/BUILDROOT/varnish-3.0.3-1.fc17.x86_64/usr/share/man/man1' make[3]: Leaving directory `/builddir/build/BUILD/varnish-3.0.3/bin/varnishhist' make[2]: Leaving directory `/builddir/build/BUILD/varnish-3.0.3/bin/varnishhist' Making install in varnishstat make[2]: Entering directory `/builddir/build/BUILD/varnish-3.0.3/bin/varnishstat' make[3]: Entering directory `/builddir/build/BUILD/varnish-3.0.3/bin/varnishstat' test -z "/usr/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/varnish-3.0.3-1.fc17.x86_64/usr/bin" /bin/sh ../../libtool --mode=install install -p varnishstat '/builddir/build/BUILDROOT/varnish-3.0.3-1.fc17.x86_64/usr/bin' libtool: install: warning: `../../lib/libvarnishcompat/libvarnishcompat.la' has not been installed in `/usr/lib64/varnish' libtool: install: warning: `../../lib/libvarnishapi/libvarnishapi.la' has not been installed in `/usr/lib64' libtool: install: install -p .libs/varnishstat /builddir/build/BUILDROOT/varnish-3.0.3-1.fc17.x86_64/usr/bin/varnishstat test -z "/usr/share/man/man1" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/varnish-3.0.3-1.fc17.x86_64/usr/share/man/man1" install -p -m 644 varnishstat.1 '/builddir/build/BUILDROOT/varnish-3.0.3-1.fc17.x86_64/usr/share/man/man1' make[3]: Leaving directory `/builddir/build/BUILD/varnish-3.0.3/bin/varnishstat' make[2]: Leaving directory `/builddir/build/BUILD/varnish-3.0.3/bin/varnishstat' Making install in varnishtop make[2]: Entering directory `/builddir/build/BUILD/varnish-3.0.3/bin/varnishtop' make[3]: Entering directory `/builddir/build/BUILD/varnish-3.0.3/bin/varnishtop' test -z "/usr/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/varnish-3.0.3-1.fc17.x86_64/usr/bin" /bin/sh ../../libtool --mode=install install -p varnishtop '/builddir/build/BUILDROOT/varnish-3.0.3-1.fc17.x86_64/usr/bin' libtool: install: warning: `../../lib/libvarnishcompat/libvarnishcompat.la' has not been installed in `/usr/lib64/varnish' libtool: install: warning: `../../lib/libvarnishapi/libvarnishapi.la' has not been installed in `/usr/lib64' libtool: install: install -p .libs/varnishtop /builddir/build/BUILDROOT/varnish-3.0.3-1.fc17.x86_64/usr/bin/varnishtop test -z "/usr/share/man/man1" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/varnish-3.0.3-1.fc17.x86_64/usr/share/man/man1" install -p -m 644 varnishtop.1 '/builddir/build/BUILDROOT/varnish-3.0.3-1.fc17.x86_64/usr/share/man/man1' make[3]: Leaving directory `/builddir/build/BUILD/varnish-3.0.3/bin/varnishtop' make[2]: Leaving directory `/builddir/build/BUILD/varnish-3.0.3/bin/varnishtop' Making install in varnishsizes make[2]: Entering directory `/builddir/build/BUILD/varnish-3.0.3/bin/varnishsizes' make[3]: Entering directory `/builddir/build/BUILD/varnish-3.0.3/bin/varnishsizes' test -z "/usr/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/varnish-3.0.3-1.fc17.x86_64/usr/bin" /bin/sh ../../libtool --mode=install install -p varnishsizes '/builddir/build/BUILDROOT/varnish-3.0.3-1.fc17.x86_64/usr/bin' libtool: install: warning: `../../lib/libvarnishcompat/libvarnishcompat.la' has not been installed in `/usr/lib64/varnish' libtool: install: warning: `../../lib/libvarnishapi/libvarnishapi.la' has not been installed in `/usr/lib64' libtool: install: install -p .libs/varnishsizes /builddir/build/BUILDROOT/varnish-3.0.3-1.fc17.x86_64/usr/bin/varnishsizes test -z "/usr/share/man/man1" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/varnish-3.0.3-1.fc17.x86_64/usr/share/man/man1" install -p -m 644 varnishsizes.1 '/builddir/build/BUILDROOT/varnish-3.0.3-1.fc17.x86_64/usr/share/man/man1' make[3]: Leaving directory `/builddir/build/BUILD/varnish-3.0.3/bin/varnishsizes' make[2]: Leaving directory `/builddir/build/BUILD/varnish-3.0.3/bin/varnishsizes' make[2]: Entering directory `/builddir/build/BUILD/varnish-3.0.3/bin' make[3]: Entering directory `/builddir/build/BUILD/varnish-3.0.3/bin' 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-3.0.3/bin' make[2]: Leaving directory `/builddir/build/BUILD/varnish-3.0.3/bin' make[1]: Leaving directory `/builddir/build/BUILD/varnish-3.0.3/bin' Making install in man make[1]: Entering directory `/builddir/build/BUILD/varnish-3.0.3/man' make[2]: Entering directory `/builddir/build/BUILD/varnish-3.0.3/man' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/share/man/man7" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/varnish-3.0.3-1.fc17.x86_64/usr/share/man/man7" install -p -m 644 vcl.7 varnish-cli.7 varnish-counters.7 '/builddir/build/BUILDROOT/varnish-3.0.3-1.fc17.x86_64/usr/share/man/man7' make[2]: Leaving directory `/builddir/build/BUILD/varnish-3.0.3/man' make[1]: Leaving directory `/builddir/build/BUILD/varnish-3.0.3/man' Making install in etc make[1]: Entering directory `/builddir/build/BUILD/varnish-3.0.3/etc' make[2]: Entering directory `/builddir/build/BUILD/varnish-3.0.3/etc' make[2]: Nothing to be done for `install-exec-am'. test -z "/etc/varnish" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/varnish-3.0.3-1.fc17.x86_64/etc/varnish" install -p -m 644 default.vcl '/builddir/build/BUILDROOT/varnish-3.0.3-1.fc17.x86_64/etc/varnish' make[2]: Leaving directory `/builddir/build/BUILD/varnish-3.0.3/etc' make[1]: Leaving directory `/builddir/build/BUILD/varnish-3.0.3/etc' Making install in doc make[1]: Entering directory `/builddir/build/BUILD/varnish-3.0.3/doc' Making install in sphinx make[2]: Entering directory `/builddir/build/BUILD/varnish-3.0.3/doc/sphinx' make[3]: Entering directory `/builddir/build/BUILD/varnish-3.0.3/doc/sphinx' 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-3.0.3/doc/sphinx' make[2]: Leaving directory `/builddir/build/BUILD/varnish-3.0.3/doc/sphinx' make[2]: Entering directory `/builddir/build/BUILD/varnish-3.0.3/doc' make[3]: Entering directory `/builddir/build/BUILD/varnish-3.0.3/doc' 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-3.0.3/doc' make[2]: Leaving directory `/builddir/build/BUILD/varnish-3.0.3/doc' make[1]: Leaving directory `/builddir/build/BUILD/varnish-3.0.3/doc' Making install in redhat make[1]: Entering directory `/builddir/build/BUILD/varnish-3.0.3/redhat' make[2]: Entering directory `/builddir/build/BUILD/varnish-3.0.3/redhat' 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-3.0.3/redhat' make[1]: Leaving directory `/builddir/build/BUILD/varnish-3.0.3/redhat' make[1]: Entering directory `/builddir/build/BUILD/varnish-3.0.3' make[2]: Entering directory `/builddir/build/BUILD/varnish-3.0.3' make[2]: Nothing to be done for `install-exec-am'. /bin/sh /builddir/build/BUILD/varnish-3.0.3/install-sh -d -m 0755 /builddir/build/BUILDROOT/varnish-3.0.3-1.fc17.x86_64/var/lib/varnish test -z "/usr/lib64/pkgconfig" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/varnish-3.0.3-1.fc17.x86_64/usr/lib64/pkgconfig" install -p -m 644 varnishapi.pc '/builddir/build/BUILDROOT/varnish-3.0.3-1.fc17.x86_64/usr/lib64/pkgconfig' make[2]: Leaving directory `/builddir/build/BUILD/varnish-3.0.3' make[1]: Leaving directory `/builddir/build/BUILD/varnish-3.0.3' + find /builddir/build/BUILDROOT/varnish-3.0.3-1.fc17.x86_64//usr/lib64/ -name '*.la' -exec rm -f '{}' ';' + mkdir -p /builddir/build/BUILDROOT/varnish-3.0.3-1.fc17.x86_64/var/lib/varnish + mkdir -p /builddir/build/BUILDROOT/varnish-3.0.3-1.fc17.x86_64/var/log/varnish + mkdir -p /builddir/build/BUILDROOT/varnish-3.0.3-1.fc17.x86_64/var/run/varnish + mkdir -p /builddir/build/BUILDROOT/varnish-3.0.3-1.fc17.x86_64/etc/ld.so.conf.d/ + install -D -m 0644 redhat/default.vcl /builddir/build/BUILDROOT/varnish-3.0.3-1.fc17.x86_64/etc/varnish/default.vcl + install -D -m 0644 redhat/varnish.logrotate /builddir/build/BUILDROOT/varnish-3.0.3-1.fc17.x86_64/etc/logrotate.d/varnish + mkdir -p /builddir/build/BUILDROOT/varnish-3.0.3-1.fc17.x86_64/usr/lib/systemd/system + install -D -m 0644 /builddir/build/SOURCES/varnish.service /builddir/build/BUILDROOT/varnish-3.0.3-1.fc17.x86_64/usr/lib/systemd/system/varnish.service + install -D -m 0644 /builddir/build/SOURCES/varnish.params /builddir/build/BUILDROOT/varnish-3.0.3-1.fc17.x86_64/etc/varnish/varnish.params + install -D -m 0644 /builddir/build/SOURCES/varnishncsa.service /builddir/build/BUILDROOT/varnish-3.0.3-1.fc17.x86_64/usr/lib/systemd/system/varnishncsa.service + install -D -m 0644 /builddir/build/SOURCES/varnishlog.service /builddir/build/BUILDROOT/varnish-3.0.3-1.fc17.x86_64/usr/lib/systemd/system/varnishlog.service + sed -i s,sysconfig/varnish,varnish/varnish.params, redhat/varnish_reload_vcl + install -D -m 0755 redhat/varnish_reload_vcl /builddir/build/BUILDROOT/varnish-3.0.3-1.fc17.x86_64/usr/sbin/varnish_reload_vcl + echo /usr/lib64/varnish + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/varnish-3.0.3 extracting debug info from /builddir/build/BUILDROOT/varnish-3.0.3-1.fc17.x86_64/usr/lib64/varnish/libvarnishcompat.so extracting debug info from /builddir/build/BUILDROOT/varnish-3.0.3-1.fc17.x86_64/usr/lib64/varnish/libvcl.so extracting debug info from /builddir/build/BUILDROOT/varnish-3.0.3-1.fc17.x86_64/usr/lib64/varnish/libvarnish.so extracting debug info from /builddir/build/BUILDROOT/varnish-3.0.3-1.fc17.x86_64/usr/lib64/varnish/libvgz.so extracting debug info from /builddir/build/BUILDROOT/varnish-3.0.3-1.fc17.x86_64/usr/lib64/varnish/vmods/libvmod_std.so extracting debug info from /builddir/build/BUILDROOT/varnish-3.0.3-1.fc17.x86_64/usr/lib64/libvarnishapi.so.1.0.0 extracting debug info from /builddir/build/BUILDROOT/varnish-3.0.3-1.fc17.x86_64/usr/bin/varnishncsa extracting debug info from /builddir/build/BUILDROOT/varnish-3.0.3-1.fc17.x86_64/usr/bin/varnishlog extracting debug info from /builddir/build/BUILDROOT/varnish-3.0.3-1.fc17.x86_64/usr/bin/varnishadm extracting debug info from /builddir/build/BUILDROOT/varnish-3.0.3-1.fc17.x86_64/usr/bin/varnishstat extracting debug info from /builddir/build/BUILDROOT/varnish-3.0.3-1.fc17.x86_64/usr/bin/varnishhist extracting debug info from /builddir/build/BUILDROOT/varnish-3.0.3-1.fc17.x86_64/usr/bin/varnishreplay extracting debug info from /builddir/build/BUILDROOT/varnish-3.0.3-1.fc17.x86_64/usr/bin/varnishsizes extracting debug info from /builddir/build/BUILDROOT/varnish-3.0.3-1.fc17.x86_64/usr/bin/varnishtest extracting debug info from /builddir/build/BUILDROOT/varnish-3.0.3-1.fc17.x86_64/usr/bin/varnishtop extracting debug info from /builddir/build/BUILDROOT/varnish-3.0.3-1.fc17.x86_64/usr/sbin/varnishd symlinked /usr/lib/debug/usr/lib64/libvarnishapi.so.1.0.0.debug to /usr/lib/debug/usr/lib64/libvarnishapi.so.1.debug symlinked /usr/lib/debug/usr/lib64/libvarnishapi.so.1.0.0.debug to /usr/lib/debug/usr/lib64/libvarnishapi.so.debug 3598 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.skuvTl + umask 022 + cd /builddir/build/BUILD + cd varnish-3.0.3 + unset DISPLAY + LD_LIBRARY_PATH=lib/libvarnish/.libs:lib/libvarnishcompat/.libs:lib/libvarnishapi/.libs:lib/libvcl/.libs:lib/libvgz/.libs + bin/varnishd/varnishd -b 127.0.0.1:80 -C -n /tmp/foo /* * NB: This file is machine generated, DO NOT EDIT! * * Edit and run generate.py instead */ struct sess; struct cli; typedef int vcl_init_f(struct cli *); typedef void vcl_fini_f(struct cli *); typedef int vcl_func_f(struct sess *sp); /* VCL Methods */ #define VCL_MET_RECV (1U << 0) #define VCL_MET_PIPE (1U << 1) #define VCL_MET_PASS (1U << 2) #define VCL_MET_HASH (1U << 3) #define VCL_MET_MISS (1U << 4) #define VCL_MET_HIT (1U << 5) #define VCL_MET_FETCH (1U << 6) #define VCL_MET_DELIVER (1U << 7) #define VCL_MET_ERROR (1U << 8) #define VCL_MET_INIT (1U << 9) #define VCL_MET_FINI (1U << 10) #define VCL_MET_MAX 11 #define VCL_MET_MASK 0x7ff /* VCL Returns */ #define VCL_RET_DELIVER 0 #define VCL_RET_ERROR 1 #define VCL_RET_FETCH 2 #define VCL_RET_HASH 3 #define VCL_RET_HIT_FOR_PASS 4 #define VCL_RET_LOOKUP 5 #define VCL_RET_OK 6 #define VCL_RET_PASS 7 #define VCL_RET_PIPE 8 #define VCL_RET_RESTART 9 #define VCL_RET_MAX 10 struct VCL_conf { unsigned magic; #define VCL_CONF_MAGIC 0x7406c509 /* from /dev/random */ struct director **director; unsigned ndirector; struct vrt_ref *ref; unsigned nref; unsigned busy; unsigned discard; unsigned nsrc; const char **srcname; const char **srcbody; vcl_init_f *init_vcl; vcl_fini_f *fini_vcl; vcl_func_f *recv_func; vcl_func_f *pipe_func; vcl_func_f *pass_func; vcl_func_f *hash_func; vcl_func_f *miss_func; vcl_func_f *hit_func; vcl_func_f *fetch_func; vcl_func_f *deliver_func; vcl_func_f *error_func; vcl_func_f *init_func; vcl_func_f *fini_func; }; /*- * Copyright (c) 2006 Verdens Gang AS * Copyright (c) 2006-2010 Varnish Software AS * All rights reserved. * * Author: Poul-Henning Kamp * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the above copyright * notice, this list of conditions and the following disclaimer. * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE * ARE DISCLAIMED. IN NO EVENT SHALL AUTHOR OR CONTRIBUTORS BE LIABLE * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * * Runtime support for compiled VCL programs. * * XXX: When this file is changed, lib/libvcl/generate.py *MUST* be rerun. */ struct sess; struct vsb; struct cli; struct director; struct VCL_conf; struct sockaddr_storage; /* * A backend probe specification */ extern const void * const vrt_magic_string_end; struct vrt_backend_probe { const char *url; const char *request; double timeout; double interval; unsigned exp_status; unsigned window; unsigned threshold; unsigned initial; }; /* * A backend is a host+port somewhere on the network */ struct vrt_backend { const char *vcl_name; const char *ipv4_addr; const char *ipv6_addr; const char *port; const unsigned char *ipv4_sockaddr; const unsigned char *ipv6_sockaddr; const char *hosthdr; double connect_timeout; double first_byte_timeout; double between_bytes_timeout; unsigned max_connections; unsigned saintmode_threshold; const struct vrt_backend_probe *probe; }; /* * A director with an unpredictable reply */ struct vrt_dir_random_entry { int host; double weight; }; struct vrt_dir_random { const char *name; unsigned retries; unsigned nmember; const struct vrt_dir_random_entry *members; }; /* * A director with round robin selection */ struct vrt_dir_round_robin_entry { int host; }; struct vrt_dir_round_robin { const char *name; unsigned nmember; const struct vrt_dir_round_robin_entry *members; }; /* * A director with dns-based selection */ struct vrt_dir_dns_entry { int host; }; struct vrt_dir_dns { const char *name; const char *suffix; const double ttl; unsigned nmember; const struct vrt_dir_dns_entry *members; }; /* * other stuff. * XXX: document when bored */ struct vrt_ref { unsigned source; unsigned offset; unsigned line; unsigned pos; unsigned count; const char *token; }; /* ACL related */ #define VRT_ACL_MAXADDR 16 /* max(IPv4, IPv6) */ void VRT_acl_log(const struct sess *, const char *msg); /* Regexp related */ void VRT_re_init(void **, const char *); void VRT_re_fini(void *); int VRT_re_match(const struct sess *sp, const char *, void *re); const char *VRT_regsub(const struct sess *sp, int all, const char *, void *, const char *); void VRT_panic(const struct sess *sp, const char *, ...); void VRT_ban(struct sess *sp, char *, ...); void VRT_ban_string(struct sess *sp, const char *); void VRT_purge(const struct sess *sp, double ttl, double grace); void VRT_count(const struct sess *, unsigned); int VRT_rewrite(const char *, const char *); void VRT_error(struct sess *, unsigned, const char *); int VRT_switch_config(const char *); enum gethdr_e { HDR_REQ, HDR_RESP, HDR_OBJ, HDR_BEREQ, HDR_BERESP }; char *VRT_GetHdr(const struct sess *, enum gethdr_e where, const char *); void VRT_SetHdr(const struct sess *, enum gethdr_e where, const char *, const char *, ...); void VRT_handling(struct sess *sp, unsigned hand); void VRT_hashdata(const struct sess *sp, const char *str, ...); /* Simple stuff */ int VRT_strcmp(const char *s1, const char *s2); void VRT_memmove(void *dst, const void *src, unsigned len); void VRT_ESI(const struct sess *sp); void VRT_Rollback(struct sess *sp); /* Synthetic pages */ void VRT_synth_page(const struct sess *sp, unsigned flags, const char *, ...); /* Backend related */ void VRT_init_dir(struct cli *, struct director **, const char *name, int idx, const void *priv); void VRT_fini_dir(struct cli *, struct director *); /* VMOD/Modules related */ int VRT_Vmod_Init(void **hdl, void *ptr, int len, const char *nm, const char *path, struct cli *cli); void VRT_Vmod_Fini(void **hdl); struct vmod_priv; typedef void vmod_priv_free_f(void *); struct vmod_priv { void *priv; vmod_priv_free_f *free; }; typedef int vmod_init_f(struct vmod_priv *, const struct VCL_conf *); static inline void vmod_priv_fini(const struct vmod_priv *p) { if (p->priv != (void*)0 && p->free != (void*)0) p->free(p->priv); } /* Stevedore related functions */ int VRT_Stv(const char *nm); /* Convert things to string */ char *VRT_IP_string(const struct sess *sp, const struct sockaddr_storage *sa); char *VRT_int_string(const struct sess *sp, int); char *VRT_double_string(const struct sess *sp, double); char *VRT_time_string(const struct sess *sp, double); const char *VRT_bool_string(const struct sess *sp, unsigned); const char *VRT_backend_string(const struct sess *sp, const struct director *d); #define VRT_done(sp, hand) \ do { \ VRT_handling(sp, hand); \ return (1); \ } while (0) const char *VRT_WrkString(const struct sess *sp, const char *p, ...); /* * NB: This file is machine generated, DO NOT EDIT! * * Edit and run generate.py instead */ struct sockaddr_storage * VRT_r_client_ip(const struct sess *); const char * VRT_r_client_identity(struct sess *); void VRT_l_client_identity(struct sess *, const char *, ...); struct sockaddr_storage * VRT_r_server_ip(struct sess *); const char * VRT_r_server_hostname(struct sess *); const char * VRT_r_server_identity(struct sess *); int VRT_r_server_port(struct sess *); const char * VRT_r_req_request(const struct sess *); void VRT_l_req_request(const struct sess *, const char *, ...); const char * VRT_r_req_url(const struct sess *); void VRT_l_req_url(const struct sess *, const char *, ...); const char * VRT_r_req_proto(const struct sess *); void VRT_l_req_proto(const struct sess *, const char *, ...); struct director * VRT_r_req_backend(struct sess *); void VRT_l_req_backend(struct sess *, struct director *); int VRT_r_req_restarts(const struct sess *); int VRT_r_req_esi_level(const struct sess *); double VRT_r_req_ttl(struct sess *); void VRT_l_req_ttl(struct sess *, double); double VRT_r_req_grace(struct sess *); void VRT_l_req_grace(struct sess *, double); double VRT_r_req_keep(struct sess *); void VRT_l_req_keep(struct sess *, double); const char * VRT_r_req_xid(struct sess *); unsigned VRT_r_req_esi(struct sess *); void VRT_l_req_esi(struct sess *, unsigned); unsigned VRT_r_req_can_gzip(struct sess *); unsigned VRT_r_req_backend_healthy(const struct sess *); unsigned VRT_r_req_hash_ignore_busy(struct sess *); void VRT_l_req_hash_ignore_busy(struct sess *, unsigned); unsigned VRT_r_req_hash_always_miss(struct sess *); void VRT_l_req_hash_always_miss(struct sess *, unsigned); const char * VRT_r_bereq_request(const struct sess *); void VRT_l_bereq_request(const struct sess *, const char *, ...); const char * VRT_r_bereq_url(const struct sess *); void VRT_l_bereq_url(const struct sess *, const char *, ...); const char * VRT_r_bereq_proto(const struct sess *); void VRT_l_bereq_proto(const struct sess *, const char *, ...); double VRT_r_bereq_connect_timeout(struct sess *); void VRT_l_bereq_connect_timeout(struct sess *, double); double VRT_r_bereq_first_byte_timeout(struct sess *); void VRT_l_bereq_first_byte_timeout(struct sess *, double); double VRT_r_bereq_between_bytes_timeout(struct sess *); void VRT_l_bereq_between_bytes_timeout(struct sess *, double); const char * VRT_r_beresp_proto(const struct sess *); void VRT_l_beresp_proto(const struct sess *, const char *, ...); void VRT_l_beresp_saintmode(const struct sess *, double); int VRT_r_beresp_status(const struct sess *); void VRT_l_beresp_status(const struct sess *, int); const char * VRT_r_beresp_response(const struct sess *); void VRT_l_beresp_response(const struct sess *, const char *, ...); unsigned VRT_r_beresp_do_esi(const struct sess *); void VRT_l_beresp_do_esi(const struct sess *, unsigned); unsigned VRT_r_beresp_do_stream(const struct sess *); void VRT_l_beresp_do_stream(const struct sess *, unsigned); unsigned VRT_r_beresp_do_gzip(const struct sess *); void VRT_l_beresp_do_gzip(const struct sess *, unsigned); unsigned VRT_r_beresp_do_gunzip(const struct sess *); void VRT_l_beresp_do_gunzip(const struct sess *, unsigned); double VRT_r_beresp_ttl(struct sess *); void VRT_l_beresp_ttl(struct sess *, double); double VRT_r_beresp_grace(struct sess *); void VRT_l_beresp_grace(struct sess *, double); double VRT_r_beresp_keep(struct sess *); void VRT_l_beresp_keep(struct sess *, double); const char * VRT_r_beresp_backend_name(const struct sess *); struct sockaddr_storage * VRT_r_beresp_backend_ip(const struct sess *); int VRT_r_beresp_backend_port(const struct sess *); const char * VRT_r_beresp_storage(struct sess *); void VRT_l_beresp_storage(struct sess *, const char *, ...); const char * VRT_r_obj_proto(const struct sess *); void VRT_l_obj_proto(const struct sess *, const char *, ...); int VRT_r_obj_status(const struct sess *); void VRT_l_obj_status(const struct sess *, int); const char * VRT_r_obj_response(const struct sess *); void VRT_l_obj_response(const struct sess *, const char *, ...); int VRT_r_obj_hits(const struct sess *); double VRT_r_obj_ttl(struct sess *); void VRT_l_obj_ttl(struct sess *, double); double VRT_r_obj_grace(struct sess *); void VRT_l_obj_grace(struct sess *, double); double VRT_r_obj_keep(struct sess *); void VRT_l_obj_keep(struct sess *, double); double VRT_r_obj_lastuse(const struct sess *); const char * VRT_r_resp_proto(const struct sess *); void VRT_l_resp_proto(const struct sess *, const char *, ...); int VRT_r_resp_status(const struct sess *); void VRT_l_resp_status(const struct sess *, int); const char * VRT_r_resp_response(const struct sess *); void VRT_l_resp_response(const struct sess *, const char *, ...); double VRT_r_now(const struct sess *); double VRT_Stv_free_space(const char *); double VRT_Stv_used_space(const char *); unsigned VRT_Stv_happy(const char *); /* ---===### VCC generated below here ###===---*/ extern const struct VCL_conf VCL_conf; #define VGCDIR(n) VCL_conf.director[VGC_backend_##n] #define VGC_backend__default 1 static const unsigned char sockaddr0[17] = { 16, /* Length */ 2, 0, 0, 80, 127, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0 }; static const struct vrt_backend vgc_dir_priv__default = { .vcl_name = "default", .ipv4_sockaddr = sockaddr0, .ipv4_addr = "127.0.0.1", .port = "80", .hosthdr = "127.0.0.1:80", .saintmode_threshold = -1, }; #define VGC_NREFS 26 static int VGC_function_vcl_recv (struct sess *sp) { /* ... from ('Default' Line 40 Pos 5) */ { { VRT_count(sp, 1); if ( (VRT_r_req_restarts(sp) == 0) ) { VRT_count(sp, 2); if ( (VRT_GetHdr(sp, HDR_REQ, "\020x-forwarded-for:") != 0) ) { VRT_count(sp, 3); VRT_SetHdr(sp, HDR_REQ, "\020X-Forwarded-For:", VRT_GetHdr(sp, HDR_REQ, "\020X-Forwarded-For:"), ", ", VRT_IP_string(sp, VRT_r_client_ip(sp)), vrt_magic_string_end ); } else { VRT_count(sp, 4); VRT_SetHdr(sp, HDR_REQ, "\020X-Forwarded-For:", VRT_IP_string(sp, VRT_r_client_ip(sp)), vrt_magic_string_end ); } } VRT_count(sp, 5); if ( ( VRT_strcmp(VRT_r_req_request(sp), "GET") && VRT_strcmp(VRT_r_req_request(sp), "HEAD") && VRT_strcmp(VRT_r_req_request(sp), "PUT") && VRT_strcmp(VRT_r_req_request(sp), "POST") && VRT_strcmp(VRT_r_req_request(sp), "TRACE") && VRT_strcmp(VRT_r_req_request(sp), "OPTIONS") && VRT_strcmp(VRT_r_req_request(sp), "DELETE") ) ) { VRT_count(sp, 6); VRT_done(sp, VCL_RET_PIPE); } VRT_count(sp, 7); if ( ( VRT_strcmp(VRT_r_req_request(sp), "GET") && VRT_strcmp(VRT_r_req_request(sp), "HEAD") ) ) { VRT_count(sp, 8); VRT_done(sp, VCL_RET_PASS); } VRT_count(sp, 9); if ( ( (VRT_GetHdr(sp, HDR_REQ, "\016Authorization:") != 0) || (VRT_GetHdr(sp, HDR_REQ, "\007Cookie:") != 0) ) ) { VRT_count(sp, 10); VRT_done(sp, VCL_RET_PASS); } VRT_count(sp, 11); VRT_done(sp, VCL_RET_LOOKUP); } } } static int VGC_function_vcl_pipe (struct sess *sp) { /* ... from ('Default' Line 70 Pos 5) */ { { VRT_count(sp, 12); VRT_done(sp, VCL_RET_PIPE); } } } static int VGC_function_vcl_pass (struct sess *sp) { /* ... from ('Default' Line 80 Pos 5) */ { { VRT_count(sp, 13); VRT_done(sp, VCL_RET_PASS); } } } static int VGC_function_vcl_hash (struct sess *sp) { /* ... from ('Default' Line 84 Pos 5) */ { { VRT_count(sp, 14); VRT_hashdata(sp, VRT_r_req_url(sp), vrt_magic_string_end ); if ( (VRT_GetHdr(sp, HDR_REQ, "\005host:") != 0) ) { VRT_count(sp, 15); VRT_hashdata(sp, VRT_GetHdr(sp, HDR_REQ, "\005host:"), vrt_magic_string_end ); } else { VRT_count(sp, 16); VRT_hashdata(sp, VRT_IP_string(sp, VRT_r_server_ip(sp)), vrt_magic_string_end ); } VRT_done(sp, VCL_RET_HASH); } } } static int VGC_function_vcl_miss (struct sess *sp) { /* ... from ('Default' Line 98 Pos 5) */ { { VRT_count(sp, 18); VRT_done(sp, VCL_RET_FETCH); } } } static int VGC_function_vcl_hit (struct sess *sp) { /* ... from ('Default' Line 94 Pos 5) */ { { VRT_count(sp, 17); VRT_done(sp, VCL_RET_DELIVER); } } } static int VGC_function_vcl_fetch (struct sess *sp) { /* ... from ('Default' Line 102 Pos 5) */ { { VRT_count(sp, 19); if ( ( (VRT_r_beresp_ttl(sp) <= 0) || (VRT_GetHdr(sp, HDR_BERESP, "\013Set-Cookie:") != 0) || !VRT_strcmp(VRT_GetHdr(sp, HDR_BERESP, "\005Vary:"), "*") ) ) { VRT_count(sp, 20); VRT_l_beresp_ttl(sp, 120 ); VRT_done(sp, VCL_RET_HIT_FOR_PASS); } VRT_count(sp, 21); VRT_done(sp, VCL_RET_DELIVER); } } } static int VGC_function_vcl_deliver (struct sess *sp) { /* ... from ('Default' Line 115 Pos 5) */ { { VRT_count(sp, 22); VRT_done(sp, VCL_RET_DELIVER); } } } static int VGC_function_vcl_error (struct sess *sp) { /* ... from ('Default' Line 119 Pos 5) */ { { VRT_count(sp, 23); VRT_SetHdr(sp, HDR_OBJ, "\015Content-Type:", "text/html; charset=utf-8", vrt_magic_string_end ); VRT_SetHdr(sp, HDR_OBJ, "\014Retry-After:", "5", vrt_magic_string_end ); VRT_synth_page(sp, 0, "\n\n\n\n \n ", VRT_int_string(sp, VRT_r_obj_status(sp)), " ", VRT_r_obj_response(sp), "\n \n \n

Error ", VRT_int_string(sp, VRT_r_obj_status(sp)), " ", VRT_r_obj_response(sp), "

\n

", VRT_r_obj_response(sp), "

\n

Guru Meditation:

\n

XID: ", VRT_r_req_xid(sp), "

\n
\n

Varnish cache server

\n \n\n", vrt_magic_string_end ); VRT_done(sp, VCL_RET_DELIVER); } } } static int VGC_function_vcl_init (struct sess *sp) { /* ... from ('Default' Line 143 Pos 5) */ { { VRT_count(sp, 24); VRT_done(sp, VCL_RET_OK); } } } static int VGC_function_vcl_fini (struct sess *sp) { /* ... from ('Default' Line 147 Pos 5) */ { { VRT_count(sp, 25); VRT_done(sp, VCL_RET_OK); } } } static struct vrt_ref VGC_ref[VGC_NREFS] = { [ 1] = { 1, 1831, 41, 5, 0, "if" }, [ 2] = { 1, 1857, 42, 9, 0, "if" }, [ 3] = { 1, 1894, 43, 13, 0, "set" }, [ 4] = { 1, 1987, 46, 13, 0, "set" }, [ 5] = { 1, 2042, 49, 5, 0, "if" }, [ 6] = { 1, 2322, 57, 9, 0, "return" }, [ 7] = { 1, 2347, 59, 5, 0, "if" }, [ 8] = { 1, 2464, 61, 9, 0, "return" }, [ 9] = { 1, 2489, 63, 5, 0, "if" }, [ 10] = { 1, 2585, 65, 9, 0, "return" }, [ 11] = { 1, 2610, 67, 5, 0, "return" }, [ 12] = { 1, 3005, 77, 5, 0, "return" }, [ 13] = { 1, 3042, 81, 5, 0, "return" }, [ 14] = { 1, 3079, 85, 5, 0, "hash_data" }, [ 15] = { 1, 3132, 87, 9, 0, "hash_data" }, [ 16] = { 1, 3179, 89, 9, 0, "hash_data" }, [ 17] = { 1, 3247, 95, 5, 0, "return" }, [ 18] = { 1, 3287, 99, 5, 0, "return" }, [ 19] = { 1, 3326, 103, 5, 0, "if" }, [ 20] = { 1, 3483, 109, 17, 0, "set" }, [ 21] = { 1, 3542, 112, 5, 0, "return" }, [ 22] = { 1, 3585, 116, 5, 0, "return" }, [ 23] = { 1, 3626, 120, 5, 0, "set" }, [ 24] = { 1, 4244, 144, 9, 0, "return" }, [ 25] = { 1, 4276, 148, 9, 0, "return" }, }; static int VGC_Init(struct cli *cli) { VRT_init_dir(cli, VCL_conf.director, "simple", VGC_backend__default, &vgc_dir_priv__default); VCL_conf.director[0] = VCL_conf.director[1]; return(0); } static void VGC_Fini(struct cli *cli) { VRT_fini_dir(cli, VGCDIR(_default)); } const char *srcname[2] = { "input", "Default", }; const char *srcbody[2] = { /* "input"*/ "backend default {\n" " .host = \"127.0.0.1:80\";\n" "}\n" "", /* "Default"*/ "/*-\n" " * Copyright (c) 2006 Verdens Gang AS\n" " * Copyright (c) 2006-2011 Varnish Software AS\n" " * All rights reserved.\n" " *\n" " * Author: Poul-Henning Kamp \n" " *\n" " * Redistribution and use in source and binary forms, with or without\n" " * modification, are permitted provided that the following conditions\n" " * are met:\n" " * 1. Redistributions of source code must retain the above copyright\n" " * notice, this list of conditions and the following disclaimer.\n" " * 2. Redistributions in binary form must reproduce the above copyright\n" " * notice, this list of conditions and the following disclaimer in the\n" " * documentation and/or other materials provided with the distribution.\n" " *\n" " * THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND\n" " * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\n" " * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\n" " * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL AUTHOR OR CONTRIBUTORS BE\n" " * LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR\n" " * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF\n" " * SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR \n" " * BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,\n" " * WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE\n" " * OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE,\n" " * EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.\n" " *\n" " * The default VCL code.\n" " *\n" " * NB! You do NOT need to copy & paste all of these functions into your\n" " * own vcl code, if you do not provide a definition of one of these\n" " * functions, the compiler will automatically fall back to the default\n" " * code from this file.\n" " *\n" " * This code will be prefixed with a backend declaration built from the\n" " * -b argument.\n" " */\n" "\n" "sub vcl_recv {\n" " if (req.restarts == 0) {\n" "\tif (req.http.x-forwarded-for) {\n" "\t set req.http.X-Forwarded-For =\n" "\t\treq.http.X-Forwarded-For + \", \" + client.ip;\n" "\t} else {\n" "\t set req.http.X-Forwarded-For = client.ip;\n" "\t}\n" " }\n" " if (req.request != \"GET\" &&\n" " req.request != \"HEAD\" &&\n" " req.request != \"PUT\" &&\n" " req.request != \"POST\" &&\n" " req.request != \"TRACE\" &&\n" " req.request != \"OPTIONS\" &&\n" " req.request != \"DELETE\") {\n" " /* Non-RFC2616 or CONNECT which is weird. */\n" " return (pipe);\n" " }\n" " if (req.request != \"GET\" && req.request != \"HEAD\") {\n" " /* We only deal with GET and HEAD by default */\n" " return (pass);\n" " }\n" " if (req.http.Authorization || req.http.Cookie) {\n" " /* Not cacheable by default */\n" " return (pass);\n" " }\n" " return (lookup);\n" "}\n" "\n" "sub vcl_pipe {\n" " # Note that only the first request to the backend will have\n" " # X-Forwarded-For set. If you use X-Forwarded-For and want to\n" " # have it set for all requests, make sure to have:\n" " # set bereq.http.connection = \"close\";\n" " # here. It is not set by default as it might break some broken web\n" " # applications, like IIS with NTLM authentication.\n" " return (pipe);\n" "}\n" "\n" "sub vcl_pass {\n" " return (pass);\n" "}\n" "\n" "sub vcl_hash {\n" " hash_data(req.url);\n" " if (req.http.host) {\n" " hash_data(req.http.host);\n" " } else {\n" " hash_data(server.ip);\n" " }\n" " return (hash);\n" "}\n" "\n" "sub vcl_hit {\n" " return (deliver);\n" "}\n" "\n" "sub vcl_miss {\n" " return (fetch);\n" "}\n" "\n" "sub vcl_fetch {\n" " if (beresp.ttl <= 0s ||\n" " beresp.http.Set-Cookie ||\n" " beresp.http.Vary == \"*\") {\n" "\t\t/*\n" "\t\t * Mark as \"Hit-For-Pass\" for the next 2 minutes\n" "\t\t */\n" "\t\tset beresp.ttl = 120 s;\n" "\t\treturn (hit_for_pass);\n" " }\n" " return (deliver);\n" "}\n" "\n" "sub vcl_deliver {\n" " return (deliver);\n" "}\n" "\n" "sub vcl_error {\n" " set obj.http.Content-Type = \"text/html; charset=utf-8\";\n" " set obj.http.Retry-After = \"5\";\n" " synthetic {\"\n" "\n" "\n" "\n" " \n" " \"} + obj.status + \" \" + obj.response + {\"\n" " \n" " \n" "

Error \"} + obj.status + \" \" + obj.response + {\"

\n" "

\"} + obj.response + {\"

\n" "

Guru Meditation:

\n" "

XID: \"} + req.xid + {\"

\n" "
\n" "

Varnish cache server

\n" " \n" "\n" "\"};\n" " return (deliver);\n" "}\n" "\n" "sub vcl_init {\n" "\treturn (ok);\n" "}\n" "\n" "sub vcl_fini {\n" "\treturn (ok);\n" "}\n" "", }; static struct director *directors[2]; const struct VCL_conf VCL_conf = { .magic = VCL_CONF_MAGIC, .init_vcl = VGC_Init, .fini_vcl = VGC_Fini, .ndirector = 2, .director = directors, .ref = VGC_ref, .nref = VGC_NREFS, .nsrc = 2, .srcname = srcname, .srcbody = srcbody, .recv_func = VGC_function_vcl_recv, .pipe_func = VGC_function_vcl_pipe, .pass_func = VGC_function_vcl_pass, .hash_func = VGC_function_vcl_hash, .miss_func = VGC_function_vcl_miss, .hit_func = VGC_function_vcl_hit, .fetch_func = VGC_function_vcl_fetch, .deliver_func = VGC_function_vcl_deliver, .error_func = VGC_function_vcl_error, .init_func = VGC_function_vcl_init, .fini_func = VGC_function_vcl_fini, }; Message from dlopen: Not running as root, no priv-sep + make check LD_LIBRARY_PATH=../../lib/libvarnish/.libs:../../lib/libvarnishcompat/.libs:../../lib/libvarnishapi/.libs:../../lib/libvcl/.libs:../../lib/libvgz/.libs Making check in include make[1]: Entering directory `/builddir/build/BUILD/varnish-3.0.3/include' make check-am make[2]: Entering directory `/builddir/build/BUILD/varnish-3.0.3/include' make[2]: Leaving directory `/builddir/build/BUILD/varnish-3.0.3/include' make[1]: Leaving directory `/builddir/build/BUILD/varnish-3.0.3/include' Making check in lib make[1]: Entering directory `/builddir/build/BUILD/varnish-3.0.3/lib' Making check in libvarnishcompat make[2]: Entering directory `/builddir/build/BUILD/varnish-3.0.3/lib/libvarnishcompat' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/builddir/build/BUILD/varnish-3.0.3/lib/libvarnishcompat' Making check in libvarnish make[2]: Entering directory `/builddir/build/BUILD/varnish-3.0.3/lib/libvarnish' make check-TESTS make[3]: Entering directory `/builddir/build/BUILD/varnish-3.0.3/lib/libvarnish' ================== All 0 tests passed ================== make[3]: Leaving directory `/builddir/build/BUILD/varnish-3.0.3/lib/libvarnish' make[2]: Leaving directory `/builddir/build/BUILD/varnish-3.0.3/lib/libvarnish' Making check in libvarnishapi make[2]: Entering directory `/builddir/build/BUILD/varnish-3.0.3/lib/libvarnishapi' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/builddir/build/BUILD/varnish-3.0.3/lib/libvarnishapi' Making check in libvcl make[2]: Entering directory `/builddir/build/BUILD/varnish-3.0.3/lib/libvcl' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/builddir/build/BUILD/varnish-3.0.3/lib/libvcl' Making check in libvgz make[2]: Entering directory `/builddir/build/BUILD/varnish-3.0.3/lib/libvgz' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/builddir/build/BUILD/varnish-3.0.3/lib/libvgz' Making check in libvmod_std make[2]: Entering directory `/builddir/build/BUILD/varnish-3.0.3/lib/libvmod_std' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/builddir/build/BUILD/varnish-3.0.3/lib/libvmod_std' make[2]: Entering directory `/builddir/build/BUILD/varnish-3.0.3/lib' make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `/builddir/build/BUILD/varnish-3.0.3/lib' make[1]: Leaving directory `/builddir/build/BUILD/varnish-3.0.3/lib' Making check in bin make[1]: Entering directory `/builddir/build/BUILD/varnish-3.0.3/bin' Making check in varnishadm make[2]: Entering directory `/builddir/build/BUILD/varnish-3.0.3/bin/varnishadm' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/builddir/build/BUILD/varnish-3.0.3/bin/varnishadm' Making check in varnishd make[2]: Entering directory `/builddir/build/BUILD/varnish-3.0.3/bin/varnishd' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/builddir/build/BUILD/varnish-3.0.3/bin/varnishd' Making check in varnishlog make[2]: Entering directory `/builddir/build/BUILD/varnish-3.0.3/bin/varnishlog' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/builddir/build/BUILD/varnish-3.0.3/bin/varnishlog' Making check in varnishncsa make[2]: Entering directory `/builddir/build/BUILD/varnish-3.0.3/bin/varnishncsa' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/builddir/build/BUILD/varnish-3.0.3/bin/varnishncsa' Making check in varnishreplay make[2]: Entering directory `/builddir/build/BUILD/varnish-3.0.3/bin/varnishreplay' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/builddir/build/BUILD/varnish-3.0.3/bin/varnishreplay' Making check in varnishtest make[2]: Entering directory `/builddir/build/BUILD/varnish-3.0.3/bin/varnishtest' ./varnishtest -i -j3 ./tests/*.vtc # top TEST ./tests/a00000.vtc passed (0.003) # top TEST ./tests/a00002.vtc passed (0.006) # top TEST ./tests/a00001.vtc passed (0.010) # top TEST ./tests/a00003.vtc passed (0.009) # top TEST ./tests/a00005.vtc passed (0.006) # top TEST ./tests/a00004.vtc passed (0.010) # top TEST ./tests/a00006.vtc passed (0.009) # top TEST ./tests/a00007.vtc passed (0.006) # top TEST ./tests/a00010.vtc passed (0.004) # top TEST ./tests/a00011.vtc passed (0.003) # top TEST ./tests/a00012.vtc passed (0.003) # top TEST ./tests/a00009.vtc passed (0.175) # top TEST ./tests/b00000.vtc passed (0.551) # top TEST ./tests/b00001.vtc passed (0.617) # top TEST ./tests/b00002.vtc passed (0.601) # top TEST ./tests/b00003.vtc passed (0.615) # top TEST ./tests/a00008.vtc passed (1.811) # top TEST ./tests/b00005.vtc passed (0.616) # top TEST ./tests/b00006.vtc passed (0.528) # top TEST ./tests/b00004.vtc passed (1.372) # top TEST ./tests/b00007.vtc passed (0.521) # top TEST ./tests/b00010.vtc passed (0.528) # top TEST ./tests/b00009.vtc passed (0.681) # top TEST ./tests/b00008.vtc passed (1.091) # top TEST ./tests/b00011.vtc passed (0.557) # top TEST ./tests/b00012.vtc passed (0.530) # top TEST ./tests/b00013.vtc passed (0.520) # top TEST ./tests/b00014.vtc passed (0.695) # top TEST ./tests/b00016.vtc passed (0.823) # top TEST ./tests/b00017.vtc passed (0.519) # top TEST ./tests/b00018.vtc passed (0.555) # top TEST ./tests/b00019.vtc passed (0.618) # top TEST ./tests/b00015.vtc passed (2.197) # top TEST ./tests/b00020.vtc passed (3.117) # top TEST ./tests/b00022.vtc passed (3.007) # top TEST ./tests/b00023.vtc passed (2.559) # top TEST ./tests/b00024.vtc passed (2.560) # top TEST ./tests/b00025.vtc passed (2.500) # top TEST ./tests/b00027.vtc passed (0.489) # top TEST ./tests/b00028.vtc passed (0.516) # top TEST ./tests/b00026.vtc passed (3.109) # top TEST ./tests/b00021.vtc passed (9.530) # top TEST ./tests/b00030.vtc passed (0.478) # top TEST ./tests/b00031.vtc passed (0.518) # top TEST ./tests/b00032.vtc passed (0.663) # top TEST ./tests/b00033.vtc passed (0.547) # top TEST ./tests/c00001.vtc passed (0.591) # top TEST ./tests/c00003.vtc passed (0.631) # top TEST ./tests/c00002.vtc passed (1.184) # top TEST ./tests/c00004.vtc passed (0.580) # top TEST ./tests/b00029.vtc passed (3.486) # top TEST ./tests/c00005.vtc passed (0.697) # top TEST ./tests/c00006.vtc passed (0.548) # top TEST ./tests/c00007.vtc passed (0.564) # top TEST ./tests/c00008.vtc passed (0.614) # top TEST ./tests/c00009.vtc passed (0.527) # top TEST ./tests/c00010.vtc passed (0.550) # top TEST ./tests/c00011.vtc passed (0.569) # top TEST ./tests/c00012.vtc passed (0.562) # top TEST ./tests/c00013.vtc passed (0.544) # top TEST ./tests/c00014.vtc passed (0.551) # top TEST ./tests/c00015.vtc passed (0.979) # top TEST ./tests/c00016.vtc passed (0.554) # top TEST ./tests/c00018.vtc passed (0.580) # top TEST ./tests/c00020.vtc passed (0.517) # top TEST ./tests/c00019.vtc passed (1.116) # top TEST ./tests/c00017.vtc passed (1.719) # top TEST ./tests/c00023.vtc passed (0.652) # top TEST ./tests/c00022.vtc passed (0.853) # top TEST ./tests/c00021.vtc passed (1.380) # top TEST ./tests/c00024.vtc passed (0.568) # top TEST ./tests/c00025.vtc passed (0.533) # top TEST ./tests/c00026.vtc passed (0.558) # top TEST ./tests/c00027.vtc passed (0.597) # top TEST ./tests/c00030.vtc passed (2.520) # top TEST ./tests/c00029.vtc passed (2.578) # top TEST ./tests/c00028.vtc passed (3.376) # top TEST ./tests/c00031.vtc passed (0.537) # top TEST ./tests/c00032.vtc passed (0.597) # top TEST ./tests/c00033.vtc passed (0.561) # top TEST ./tests/c00034.vtc passed (0.604) # top TEST ./tests/c00036.vtc passed (0.505) # top TEST ./tests/c00037.vtc passed (0.610) # top TEST ./tests/c00039.vtc passed (0.591) # top TEST ./tests/c00038.vtc passed (1.572) # top TEST ./tests/c00040.vtc passed (0.587) # top TEST ./tests/c00035.vtc passed (2.795) # top TEST ./tests/c00041.vtc passed (0.533) # top TEST ./tests/c00043.vtc passed (0.565) # top TEST ./tests/c00044.vtc passed (0.974) # top TEST ./tests/c00045.vtc passed (0.885) # top TEST ./tests/c00046.vtc passed (0.885) # top TEST ./tests/c00047.vtc passed (0.527) # top TEST ./tests/c00042.vtc passed (2.567) # top TEST ./tests/e00000.vtc passed (0.544) # top TEST ./tests/e00001.vtc passed (0.548) # top TEST ./tests/e00002.vtc passed (0.547) # top TEST ./tests/c00048.vtc passed (2.191) # top TEST ./tests/e00003.vtc passed (0.544) # top TEST ./tests/e00004.vtc passed (0.541) # top TEST ./tests/e00005.vtc passed (0.529) # top TEST ./tests/e00006.vtc passed (0.538) # top TEST ./tests/e00007.vtc passed (0.629) # top TEST ./tests/e00008.vtc passed (0.600) # top TEST ./tests/e00009.vtc passed (0.556) # top TEST ./tests/e00010.vtc passed (0.571) # top TEST ./tests/e00011.vtc passed (0.582) # top TEST ./tests/c00049.vtc passed (4.785) # top TEST ./tests/e00012.vtc passed (0.549) # top TEST ./tests/e00013.vtc passed (0.560) # top TEST ./tests/e00014.vtc passed (0.653) # top TEST ./tests/e00015.vtc passed (0.589) # top TEST ./tests/e00016.vtc passed (0.518) # top TEST ./tests/e00017.vtc passed (0.557) # top TEST ./tests/e00018.vtc passed (0.587) # top TEST ./tests/e00019.vtc passed (0.705) # top TEST ./tests/e00020.vtc passed (0.629) # top TEST ./tests/e00021.vtc passed (0.593) # top TEST ./tests/e00022.vtc passed (0.707) # top TEST ./tests/e00023.vtc passed (0.651) # top TEST ./tests/e00024.vtc passed (0.732) # top TEST ./tests/e00025.vtc passed (0.550) # top TEST ./tests/e00027.vtc passed (0.542) # top TEST ./tests/e00026.vtc passed (0.788) # top TEST ./tests/g00000.vtc passed (0.586) # top TEST ./tests/g00001.vtc passed (0.662) # top TEST ./tests/g00002.vtc passed (0.758) # top TEST ./tests/g00003.vtc passed (0.662) # top TEST ./tests/g00004.vtc passed (0.518) # top TEST ./tests/m00000.vtc passed (0.647) # top TEST ./tests/m00002.vtc passed (0.669) # top TEST ./tests/m00001.vtc passed (1.037) # top TEST ./tests/m00003.vtc passed (0.646) # top TEST ./tests/m00005.vtc passed (0.552) # top TEST ./tests/m00006.vtc passed (0.561) # top TEST ./tests/m00004.vtc passed (1.218) # top TEST ./tests/m00007.vtc passed (0.569) # top TEST ./tests/p00000.vtc passed (3.270) # top TEST ./tests/p00002.vtc passed (4.123) # top TEST ./tests/p00004.vtc passed (3.997) # top TEST ./tests/p00003.vtc passed (5.357) # top TEST ./tests/p00001.vtc passed (8.563) # top TEST ./tests/p00006.vtc passed (2.003) # top TEST ./tests/r00102.vtc passed (0.589) # top TEST ./tests/p00007.vtc passed (2.829) # top TEST ./tests/r00251.vtc passed (0.575) # top TEST ./tests/r00262.vtc passed (0.519) # top TEST ./tests/r00255.vtc passed (0.586) # top TEST ./tests/r00292.vtc passed (0.517) # top TEST ./tests/r00263.vtc passed (0.553) # top TEST ./tests/r00310.vtc passed (0.221) # top TEST ./tests/r00306.vtc passed (0.618) # top TEST ./tests/r00318.vtc passed (0.512) # top TEST ./tests/r00325.vtc passed (0.521) # top TEST ./tests/r00326.vtc passed (0.556) # top TEST ./tests/r00365.vtc passed (0.573) # top TEST ./tests/r00386.vtc passed (0.547) # top TEST ./tests/r00345.vtc passed (1.540) # top TEST ./tests/r00387.vtc passed (0.517) # top TEST ./tests/r00409.vtc passed (0.223) # top TEST ./tests/r00400.vtc passed (0.512) # top TEST ./tests/p00005.vtc passed (7.979) # top TEST ./tests/r00411.vtc passed (0.522) # top TEST ./tests/r00412.vtc passed (0.540) # top TEST ./tests/r00416.vtc passed (0.527) # top TEST ./tests/r00425.vtc passed (0.518) # top TEST ./tests/r00427.vtc passed (0.514) # top TEST ./tests/r00444.vtc passed (0.528) # top TEST ./tests/r00445.vtc passed (0.500) # top TEST ./tests/r00433.vtc passed (0.701) # top TEST ./tests/r00466.vtc passed (0.546) # top TEST ./tests/r00494.vtc passed (0.533) # top TEST ./tests/r00476.vtc passed (0.682) # top TEST ./tests/r00495.vtc passed (0.514) # top TEST ./tests/r00498.vtc passed (0.572) # top TEST ./tests/r00502.vtc passed (0.622) # top TEST ./tests/r00506.vtc passed (0.624) # top TEST ./tests/r00524.vtc passed (0.587) # top TEST ./tests/r00549.vtc passed (0.536) # top TEST ./tests/r00558.vtc passed (0.539) # top TEST ./tests/r00590.vtc passed (0.558) # top TEST ./tests/r00561.vtc passed (0.664) # top TEST ./tests/r00655.vtc passed (0.227) # top TEST ./tests/r00612.vtc passed (0.504) # top TEST ./tests/r00641.vtc passed (0.601) # top TEST ./tests/r00679.vtc passed (0.523) # top TEST ./tests/r00667.vtc passed (0.576) # top TEST ./tests/r00686.vtc passed (0.596) # top TEST ./tests/r00693.vtc passed (0.582) # top TEST ./tests/r00694.vtc passed (0.621) # top TEST ./tests/r00700.vtc passed (0.516) # top TEST ./tests/r00702.vtc passed (0.607) # top TEST ./tests/r00704.vtc passed (0.570) # top TEST ./tests/r00722.vtc passed (0.750) # top TEST ./tests/r00733.vtc passed (0.527) # top TEST ./tests/r00730.vtc passed (0.698) # top TEST ./tests/r00742.vtc passed (0.547) # top TEST ./tests/r00763.vtc passed (0.542) # top TEST ./tests/r00769.vtc passed (0.548) # top TEST ./tests/r00776.vtc passed (0.571) # top TEST ./tests/r00781.vtc passed (0.530) # top TEST ./tests/r00789.vtc passed (0.566) # top TEST ./tests/r00801.vtc passed (0.527) # top TEST ./tests/r00803.vtc passed (0.557) # top TEST ./tests/r00806.vtc passed (0.500) # top TEST ./tests/r00832.vtc passed (0.329) # top TEST ./tests/r00795.vtc passed (1.503) # top TEST ./tests/r00873.vtc passed (0.534) # top TEST ./tests/r00861.vtc passed (0.633) # top TEST ./tests/r00894.vtc passed (0.510) # top TEST ./tests/r00887.vtc passed (0.582) # top TEST ./tests/r00878.vtc passed (0.820) # top TEST ./tests/r00896.vtc passed (0.527) # top TEST ./tests/r00902.vtc passed (0.598) # top TEST ./tests/r00907.vtc passed (0.574) # top TEST ./tests/r00911.vtc passed (0.573) # top TEST ./tests/r00913.vtc passed (0.531) # top TEST ./tests/r00916.vtc passed (0.221) # top TEST ./tests/r00917.vtc passed (0.602) # top TEST ./tests/r00921.vtc passed (0.552) # top TEST ./tests/r00936.vtc passed (0.231) # top TEST ./tests/r00915.vtc passed (1.633) # top TEST ./tests/r00929.vtc passed (0.517) # top TEST ./tests/r00948.vtc passed (0.558) # top TEST ./tests/r00942.vtc passed (0.568) # top TEST ./tests/r00961.vtc passed (0.530) # top TEST ./tests/r00962.vtc passed (0.002) # top TEST ./tests/r00963.vtc passed (0.569) # top TEST ./tests/r00965.vtc passed (0.558) # top TEST ./tests/r00941.vtc passed (2.541) # top TEST ./tests/r00972.vtc passed (0.532) # top TEST ./tests/r00978.vtc passed (0.523) # top TEST ./tests/r00979.vtc passed (0.518) # top TEST ./tests/r00977.vtc passed (1.954) # top TEST ./tests/r00980.vtc passed (0.631) # top TEST ./tests/r01002.vtc passed (0.327) # top TEST ./tests/r00984.vtc passed (0.575) # top TEST ./tests/r00956.vtc passed (4.522) # top TEST ./tests/r01027.vtc passed (0.223) # top TEST ./tests/r01014.vtc passed (0.520) # top TEST ./tests/r01029.vtc passed (0.549) # top TEST ./tests/r01031.vtc passed (0.578) # top TEST ./tests/r01035.vtc passed (0.518) ######## ./tests/r01036.vtc ######## Assert error in vtc_log(), vtc_log.c line 140: Condition(lvl < NLEAD) not true. # top TEST ./tests/r01036.vtc passed (0.724) ######## ./tests/r01037.vtc ######## Assert error in vtc_log(), vtc_log.c line 140: Condition(lvl < NLEAD) not true. # top TEST ./tests/r01037.vtc passed (0.566) # top TEST ./tests/r01038.vtc passed (0.549) # top TEST ./tests/r01091.vtc passed (0.513) # top TEST ./tests/r01030.vtc passed (2.892) # top TEST ./tests/r01092.vtc passed (0.539) # top TEST ./tests/r01073.vtc passed (1.544) # top TEST ./tests/r01109.vtc passed (0.573) # top TEST ./tests/r01157.vtc passed (0.514) # top TEST ./tests/s00001.vtc passed (1.663) # top TEST ./tests/s00000.vtc passed (3.577) # top TEST ./tests/t00000.vtc passed (0.551) # top TEST ./tests/t00001.vtc passed (0.636) # top TEST ./tests/v00000.vtc passed (0.622) # top TEST ./tests/s00002.vtc passed (5.399) # top TEST ./tests/v00001.vtc passed (0.628) # top TEST ./tests/s00003.vtc passed (4.514) # top TEST ./tests/v00003.vtc passed (0.546) # top TEST ./tests/v00002.vtc passed (1.102) # top TEST ./tests/v00005.vtc passed (0.744) # top TEST ./tests/v00007.vtc passed (0.512) # top TEST ./tests/v00008.vtc passed (0.645) # top TEST ./tests/v00009.vtc passed (0.496) # top TEST ./tests/v00006.vtc passed (2.855) # top TEST ./tests/v00010.vtc passed (1.340) # top TEST ./tests/v00011.vtc passed (0.570) # top TEST ./tests/v00004.vtc passed (4.291) # top TEST ./tests/v00012.vtc passed (0.595) # top TEST ./tests/v00013.vtc passed (0.538) # top TEST ./tests/v00015.vtc passed (0.593) # top TEST ./tests/v00016.vtc passed (1.002) # top TEST ./tests/v00014.vtc passed (1.392) # top TEST ./tests/v00017.vtc passed (1.187) # top TEST ./tests/v00019.vtc passed (0.772) # top TEST ./tests/v00021.vtc passed (0.434) # top TEST ./tests/v00020.vtc passed (0.746) # top TEST ./tests/v00018.vtc passed (1.821) # top TEST ./tests/v00022.vtc passed (0.586) # top TEST ./tests/v00023.vtc passed (0.591) # top TEST ./tests/v00024.vtc passed (0.541) # top TEST ./tests/v00025.vtc passed (0.536) # top TEST ./tests/v00026.vtc passed (0.545) # top TEST ./tests/v00027.vtc passed (0.583) # top TEST ./tests/v00028.vtc passed (0.540) # top TEST ./tests/v00030.vtc passed (0.541) # top TEST ./tests/v00031.vtc passed (0.450) # top TEST ./tests/v00029.vtc passed (1.267) # top TEST ./tests/v00032.vtc passed (0.609) # top TEST ./tests/v00033.vtc passed (0.618) # top TEST ./tests/v00034.vtc passed (0.584) # top TEST ./tests/v00036.vtc passed (0.699) =================== All tests succeeded =================== make[2]: Leaving directory `/builddir/build/BUILD/varnish-3.0.3/bin/varnishtest' Making check in varnishhist make[2]: Entering directory `/builddir/build/BUILD/varnish-3.0.3/bin/varnishhist' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/builddir/build/BUILD/varnish-3.0.3/bin/varnishhist' Making check in varnishstat make[2]: Entering directory `/builddir/build/BUILD/varnish-3.0.3/bin/varnishstat' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/builddir/build/BUILD/varnish-3.0.3/bin/varnishstat' Making check in varnishtop make[2]: Entering directory `/builddir/build/BUILD/varnish-3.0.3/bin/varnishtop' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/builddir/build/BUILD/varnish-3.0.3/bin/varnishtop' Making check in varnishsizes make[2]: Entering directory `/builddir/build/BUILD/varnish-3.0.3/bin/varnishsizes' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/builddir/build/BUILD/varnish-3.0.3/bin/varnishsizes' make[2]: Entering directory `/builddir/build/BUILD/varnish-3.0.3/bin' make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `/builddir/build/BUILD/varnish-3.0.3/bin' make[1]: Leaving directory `/builddir/build/BUILD/varnish-3.0.3/bin' Making check in man make[1]: Entering directory `/builddir/build/BUILD/varnish-3.0.3/man' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/builddir/build/BUILD/varnish-3.0.3/man' Making check in etc make[1]: Entering directory `/builddir/build/BUILD/varnish-3.0.3/etc' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/builddir/build/BUILD/varnish-3.0.3/etc' Making check in doc make[1]: Entering directory `/builddir/build/BUILD/varnish-3.0.3/doc' Making check in sphinx make[2]: Entering directory `/builddir/build/BUILD/varnish-3.0.3/doc/sphinx' make[2]: Nothing to be done for `check'. make[2]: Leaving directory `/builddir/build/BUILD/varnish-3.0.3/doc/sphinx' make[2]: Entering directory `/builddir/build/BUILD/varnish-3.0.3/doc' make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `/builddir/build/BUILD/varnish-3.0.3/doc' make[1]: Leaving directory `/builddir/build/BUILD/varnish-3.0.3/doc' Making check in redhat make[1]: Entering directory `/builddir/build/BUILD/varnish-3.0.3/redhat' make[1]: Nothing to be done for `check'. make[1]: Leaving directory `/builddir/build/BUILD/varnish-3.0.3/redhat' make[1]: Entering directory `/builddir/build/BUILD/varnish-3.0.3' make[1]: Leaving directory `/builddir/build/BUILD/varnish-3.0.3' + exit 0 Processing files: varnish-3.0.3-1.fc17.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.jUK91Y + umask 022 + cd /builddir/build/BUILD + cd varnish-3.0.3 + DOCDIR=/builddir/build/BUILDROOT/varnish-3.0.3-1.fc17.x86_64/usr/share/doc/varnish-3.0.3 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/varnish-3.0.3-1.fc17.x86_64/usr/share/doc/varnish-3.0.3 + cp -pr LICENSE README redhat/README.redhat ChangeLog /builddir/build/BUILDROOT/varnish-3.0.3-1.fc17.x86_64/usr/share/doc/varnish-3.0.3 + cp -pr examples /builddir/build/BUILDROOT/varnish-3.0.3-1.fc17.x86_64/usr/share/doc/varnish-3.0.3 + exit 0 Provides: config(varnish) = 3.0.3-1.fc17 Requires(interp): /bin/sh /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(pre): /bin/sh shadow-utils Requires(post): /bin/sh /sbin/chkconfig /usr/bin/uuidgen systemd-sysv systemd-units Requires(preun): /bin/sh /sbin/chkconfig /sbin/service initscripts systemd-units Requires(postun): systemd-units Requires: /bin/bash libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libjemalloc.so.1()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libncurses.so.5()(64bit) libnsl.so.1()(64bit) libpcre.so.0()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) librt.so.1()(64bit) libtinfo.so.5()(64bit) libvarnish.so()(64bit) libvarnishapi.so.1()(64bit) libvarnishapi.so.1(LIBVARNISHAPI_1.0)(64bit) libvarnishcompat.so()(64bit) libvcl.so()(64bit) libvgz.so()(64bit) rtld(GNU_HASH) Processing files: varnish-libs-3.0.3-1.fc17.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.4cxJzC + umask 022 + cd /builddir/build/BUILD + cd varnish-3.0.3 + DOCDIR=/builddir/build/BUILDROOT/varnish-3.0.3-1.fc17.x86_64/usr/share/doc/varnish-libs-3.0.3 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/varnish-3.0.3-1.fc17.x86_64/usr/share/doc/varnish-libs-3.0.3 + cp -pr LICENSE /builddir/build/BUILDROOT/varnish-3.0.3-1.fc17.x86_64/usr/share/doc/varnish-libs-3.0.3 + exit 0 Provides: config(varnish-libs) = 3.0.3-1.fc17 libvarnish.so()(64bit) libvarnishapi.so.1()(64bit) libvarnishapi.so.1(LIBVARNISHAPI_1.0)(64bit) libvarnishapi.so.1(LIBVARNISHAPI_1.1)(64bit) libvarnishcompat.so()(64bit) libvcl.so()(64bit) libvgz.so()(64bit) libvmod_std.so()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(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) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libnsl.so.1()(64bit) libpcre.so.0()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) librt.so.1()(64bit) librt.so.1(GLIBC_2.2.5)(64bit) rtld(GNU_HASH) Processing files: varnish-libs-devel-3.0.3-1.fc17.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.3OPXlg + umask 022 + cd /builddir/build/BUILD + cd varnish-3.0.3 + DOCDIR=/builddir/build/BUILDROOT/varnish-3.0.3-1.fc17.x86_64/usr/share/doc/varnish-libs-devel-3.0.3 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/varnish-3.0.3-1.fc17.x86_64/usr/share/doc/varnish-libs-devel-3.0.3 + cp -pr LICENSE /builddir/build/BUILDROOT/varnish-3.0.3-1.fc17.x86_64/usr/share/doc/varnish-libs-devel-3.0.3 + exit 0 Provides: pkgconfig(varnishapi) = 3.0.3 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libvarnishapi.so.1()(64bit) Processing files: varnish-docs-3.0.3-1.fc17.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.5AJ3lU + umask 022 + cd /builddir/build/BUILD + cd varnish-3.0.3 + DOCDIR=/builddir/build/BUILDROOT/varnish-3.0.3-1.fc17.x86_64/usr/share/doc/varnish-docs-3.0.3 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/varnish-3.0.3-1.fc17.x86_64/usr/share/doc/varnish-docs-3.0.3 + cp -pr LICENSE /builddir/build/BUILDROOT/varnish-3.0.3-1.fc17.x86_64/usr/share/doc/varnish-docs-3.0.3 + cp -pr doc/sphinx /builddir/build/BUILDROOT/varnish-3.0.3-1.fc17.x86_64/usr/share/doc/varnish-docs-3.0.3 + cp -pr doc/html /builddir/build/BUILDROOT/varnish-3.0.3-1.fc17.x86_64/usr/share/doc/varnish-docs-3.0.3 + cp -pr doc/changes-1.0.4.html doc/changes-1.1.1.html doc/changes-1.1.2.html doc/changes-1.1.html doc/changes-2.0.1.html doc/changes-2.0.2.html doc/changes-2.0.3.html doc/changes-2.0.4.html doc/changes-2.0.5.html doc/changes-2.0.6.html doc/changes-2.0.html doc/changes-2.1.0.html doc/changes-2.1.1.html doc/changes-2.1.2.html doc/changes-2.1.3.html doc/changes-2.1.4.html doc/changes-2.1.5.html doc/changes.html /builddir/build/BUILDROOT/varnish-3.0.3-1.fc17.x86_64/usr/share/doc/varnish-docs-3.0.3 + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: varnish-debuginfo-3.0.3-1.fc17.x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/varnish-3.0.3-1.fc17.x86_64 Wrote: /builddir/build/RPMS/varnish-3.0.3-1.fc17.x86_64.rpm Wrote: /builddir/build/RPMS/varnish-libs-3.0.3-1.fc17.x86_64.rpm Wrote: /builddir/build/RPMS/varnish-libs-devel-3.0.3-1.fc17.x86_64.rpm Wrote: /builddir/build/RPMS/varnish-docs-3.0.3-1.fc17.x86_64.rpm Wrote: /builddir/build/RPMS/varnish-debuginfo-3.0.3-1.fc17.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.aeitWe + umask 022 + cd /builddir/build/BUILD + cd varnish-3.0.3 + rm -rf /builddir/build/BUILDROOT/varnish-3.0.3-1.fc17.x86_64 + exit 0 Child return code was: 0 LEAVE do -->