* Package: www-servers/varnish-5.1.2 * Repository: gentoo * Maintainer: blueness@gentoo.org idl0r@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc jemalloc kernel_linux python_targets_python2_7 python_targets_python3_4 userland_GNU * FEATURES: preserve-libs sandbox userpriv usersandbox * Creating varnish user and group ... * Adding group 'varnish' to your system ... * - Groupid: next available * Adding user 'varnish' to your system ... * - Userid: 177 * - Shell: /sbin/nologin * - Home: /var/lib/varnish * - Groups: varnish * - GECOS: added by portage for varnish * - Creating /var/lib/varnish in / [ ok ] >>> Unpacking source... >>> Unpacking varnish-5.1.2.tar.gz to /var/tmp/portage/www-servers/varnish-5.1.2/work >>> Source unpacked in /var/tmp/portage/www-servers/varnish-5.1.2/work >>> Preparing source in /var/tmp/portage/www-servers/varnish-5.1.2/work/varnish-5.1.2 ... * Running eautoreconf in '/var/tmp/portage/www-servers/varnish-5.1.2/work/varnish-5.1.2' ... * Running libtoolize --install --copy --force --automake ... [ ok ] * Running aclocal -I m4 ... [ ok ] * Running autoconf --force ... [ ok ] * Running autoheader ... [ ok ] * Running automake --add-missing --copy --foreign --force-missing ... [ ok ] * Running elibtoolize in: varnish-5.1.2/ * Running elibtoolize in: varnish-5.1.2/build-aux/ * Applying portage/1.2.0 patch ... * Applying sed/1.5.6 patch ... * Applying as-needed/2.4.3 patch ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/www-servers/varnish-5.1.2/work/varnish-5.1.2 ... * econf: updating varnish-5.1.2/build-aux/config.sub with /usr/share/gnuconfig/config.sub * econf: updating varnish-5.1.2/build-aux/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/varnish-5.1.2 --htmldir=/usr/share/doc/varnish-5.1.2/html --libdir=/usr/lib64 --disable-static --disable-pcre-jit --with-jemalloc checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-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 x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /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 build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking target system type... x86_64-pc-linux-gnu checking whether to enable maintainer-specific portions of Makefiles... no checking for a BSD-compatible install... /usr/lib/portage/python3.4/ebuild-helpers/xattr/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking whether make supports nested variables... yes checking dependency style of x86_64-pc-linux-gnu-gcc... none checking whether make supports nested variables... (cached) yes checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for archiver @FILE support... @ checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for x86_64-pc-linux-gnu-mt... no checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/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 for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... (cached) yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C99... none needed checking for x86_64-pc-linux-gnu-gcc option to accept ISO Standard C... (cached) none needed checking whether x86_64-pc-linux-gnu-gcc is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for rst2man... no checking for rst2man.py... rst2man.py checking for rst2html... no checking for rst2html.py... rst2html.py checking for dot... no configure: WARNING: dot not found - build will fail if svg files are out of date. checking for a Python interpreter with version >= 2.7... python checking for python... /usr/bin/python checking for python version... 3.4 checking for python platform... linux checking for python script directory... ${prefix}/lib64/python3.4/site-packages checking for python extension module directory... ${exec_prefix}/lib64/python3.4/site-packages checking for library containing pthread_create... none required checking for clock_gettime in -lrt... yes checking for dlopen in -ldl... yes checking for socket in -lsocket... no checking for getaddrinfo in -lnsl... yes checking for NcursesW wide-character library... yes checking for working ncursesw/curses.h... yes checking for working ncursesw.h... no checking for working ncurses.h... no checking for cos in -lm... yes checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for PCRE... yes checking edit/readline/readline.h usability... no checking edit/readline/readline.h presence... no checking for edit/readline/readline.h... no checking for LIBEDIT... yes checking editline/readline.h usability... yes checking editline/readline.h presence... yes checking for editline/readline.h... yes checking for ANSI C header files... (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/personality.h usability... yes checking sys/personality.h presence... yes checking for sys/personality.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 for pthread_np.h... no checking priv.h usability... no checking priv.h presence... no checking for priv.h... no checking for explicit_bzero... yes checking for nanosleep... yes checking for setppriv... no checking for fallocate... yes checking for closefrom... no checking for pthread_set_name_np... no checking for pthread_setname_np... yes checking for pthread_mutex_isowned_np... no checking whether we have support for visibility attributes... yes checking for malloc_conf in -ljemalloc... yes checking for setproctitle... no checking for library containing backtrace... none required 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 whether SO_ACCEPTFILTER is declared... no checking whether SO_RCVTIMEO works... yes checking whether SO_SNDTIMEO works... yes checking for TCP_KEEP(CNT|IDLE|INTVL) socket options... yes checking for TCP_FASTOPEN socket option... yes checking if LD -Wl,--version-script works... yes checking whether C compiler accepts -Wall... yes checking whether __SUNPRO_C is declared... no checking whether C compiler accepts ... yes checking whether C compiler accepts -Werror=unused-result... yes checking whether C compiler accepts -fstack-protector... yes checking whether the linker accepts -fstack-protector... yes checking that generated files are newer than configure... done 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/varnishstat/Makefile config.status: creating bin/varnishtop/Makefile config.status: creating bin/varnishhist/Makefile config.status: creating bin/varnishtest/Makefile config.status: creating bin/varnishncsa/Makefile config.status: creating doc/Makefile config.status: creating doc/graphviz/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/libvcc/Makefile config.status: creating lib/libvgz/Makefile config.status: creating lib/libvmod_debug/Makefile config.status: creating lib/libvmod_std/Makefile config.status: creating lib/libvmod_directors/Makefile config.status: creating man/Makefile config.status: creating varnishapi.pc config.status: creating varnishapi-uninstalled.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing mkdir commands >>> Source configured. >>> Compiling source in /var/tmp/portage/www-servers/varnish-5.1.2/work/varnish-5.1.2 ... make -j1 make all-recursive make[1]: Entering directory '/var/tmp/portage/www-servers/varnish-5.1.2/work/varnish-5.1.2' Making all in include make[2]: Entering directory '/var/tmp/portage/www-servers/varnish-5.1.2/work/varnish-5.1.2/include' make all-am make[3]: Entering directory '/var/tmp/portage/www-servers/varnish-5.1.2/work/varnish-5.1.2/include' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o vbm_test.o vbm_test.c /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -Wl,-O1 -Wl,--as-needed -o vbm_test vbm_test.o libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -Wl,-O1 -o vbm_test vbm_test.o -Wl,--as-needed -pthread make[3]: Leaving directory '/var/tmp/portage/www-servers/varnish-5.1.2/work/varnish-5.1.2/include' make[2]: Leaving directory '/var/tmp/portage/www-servers/varnish-5.1.2/work/varnish-5.1.2/include' Making all in lib make[2]: Entering directory '/var/tmp/portage/www-servers/varnish-5.1.2/work/varnish-5.1.2/lib' Making all in libvarnish make[3]: Entering directory '/var/tmp/portage/www-servers/varnish-5.1.2/work/varnish-5.1.2/lib/libvarnish' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o libvarnish_a-binary_heap.o `test -f 'binary_heap.c' || echo './'`binary_heap.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o libvarnish_a-vas.o `test -f 'vas.c' || echo './'`vas.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o libvarnish_a-vav.o `test -f 'vav.c' || echo './'`vav.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o libvarnish_a-vcli_proto.o `test -f 'vcli_proto.c' || echo './'`vcli_proto.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o libvarnish_a-vcli_serve.o `test -f 'vcli_serve.c' || echo './'`vcli_serve.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o libvarnish_a-vct.o `test -f 'vct.c' || echo './'`vct.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o libvarnish_a-version.o `test -f 'version.c' || echo './'`version.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o libvarnish_a-vev.o `test -f 'vev.c' || echo './'`vev.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o libvarnish_a-vfil.o `test -f 'vfil.c' || echo './'`vfil.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o libvarnish_a-vfl.o `test -f 'vfl.c' || echo './'`vfl.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o libvarnish_a-vin.o `test -f 'vin.c' || echo './'`vin.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o libvarnish_a-vlu.o `test -f 'vlu.c' || echo './'`vlu.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o libvarnish_a-vmb.o `test -f 'vmb.c' || echo './'`vmb.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o libvarnish_a-vnum.o `test -f 'vnum.c' || echo './'`vnum.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o libvarnish_a-vpf.o `test -f 'vpf.c' || echo './'`vpf.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o libvarnish_a-vre.o `test -f 'vre.c' || echo './'`vre.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o libvarnish_a-vrnd.o `test -f 'vrnd.c' || echo './'`vrnd.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o libvarnish_a-vsa.o `test -f 'vsa.c' || echo './'`vsa.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o libvarnish_a-vsb.o `test -f 'vsb.c' || echo './'`vsb.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o libvarnish_a-vsha256.o `test -f 'vsha256.c' || echo './'`vsha256.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o libvarnish_a-vss.o `test -f 'vss.c' || echo './'`vss.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o libvarnish_a-vsub.o `test -f 'vsub.c' || echo './'`vsub.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o libvarnish_a-vtcp.o `test -f 'vtcp.c' || echo './'`vtcp.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o libvarnish_a-vtim.o `test -f 'vtim.c' || echo './'`vtim.c rm -f libvarnish.a x86_64-pc-linux-gnu-ar cru libvarnish.a libvarnish_a-binary_heap.o libvarnish_a-vas.o libvarnish_a-vav.o libvarnish_a-vcli_proto.o libvarnish_a-vcli_serve.o libvarnish_a-vct.o libvarnish_a-version.o libvarnish_a-vev.o libvarnish_a-vfil.o libvarnish_a-vfl.o libvarnish_a-vin.o libvarnish_a-vlu.o libvarnish_a-vmb.o libvarnish_a-vnum.o libvarnish_a-vpf.o libvarnish_a-vre.o libvarnish_a-vrnd.o libvarnish_a-vsa.o libvarnish_a-vsb.o libvarnish_a-vsha256.o libvarnish_a-vss.o libvarnish_a-vsub.o libvarnish_a-vtcp.o libvarnish_a-vtim.o x86_64-pc-linux-gnu-ranlib libvarnish.a x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DNUM_C_TEST -include config.h -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o vnum_c_test-vnum.o `test -f 'vnum.c' || echo './'`vnum.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DNUM_C_TEST -include config.h -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o vnum_c_test-vas.o `test -f 'vas.c' || echo './'`vas.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DNUM_C_TEST -include config.h -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -Wl,-O1 -Wl,--as-needed -o vnum_c_test vnum_c_test-vnum.o vnum_c_test-vas.o -lm libtool: link: x86_64-pc-linux-gnu-gcc -DNUM_C_TEST -include config.h -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -Wl,-O1 -o vnum_c_test vnum_c_test-vnum.o vnum_c_test-vas.o -Wl,--as-needed -lm -pthread make[3]: Leaving directory '/var/tmp/portage/www-servers/varnish-5.1.2/work/varnish-5.1.2/lib/libvarnish' Making all in libvarnishapi make[3]: Entering directory '/var/tmp/portage/www-servers/varnish-5.1.2/work/varnish-5.1.2/lib/libvarnishapi' make all-am make[4]: Entering directory '/var/tmp/portage/www-servers/varnish-5.1.2/work/varnish-5.1.2/lib/libvarnishapi' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o libvarnishapi_la-vas.lo `test -f '../libvarnish/vas.c' || echo './'`../libvarnish/vas.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DVARNISH_STATE_DIR=\"/var/lib/varnish\" -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c ../libvarnish/vas.c -fPIC -DPIC -o .libs/libvarnishapi_la-vas.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o libvarnishapi_la-vav.lo `test -f '../libvarnish/vav.c' || echo './'`../libvarnish/vav.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DVARNISH_STATE_DIR=\"/var/lib/varnish\" -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c ../libvarnish/vav.c -fPIC -DPIC -o .libs/libvarnishapi_la-vav.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o libvarnishapi_la-version.lo `test -f '../libvarnish/version.c' || echo './'`../libvarnish/version.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DVARNISH_STATE_DIR=\"/var/lib/varnish\" -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c ../libvarnish/version.c -fPIC -DPIC -o .libs/libvarnishapi_la-version.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o libvarnishapi_la-vcli_proto.lo `test -f '../libvarnish/vcli_proto.c' || echo './'`../libvarnish/vcli_proto.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DVARNISH_STATE_DIR=\"/var/lib/varnish\" -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c ../libvarnish/vcli_proto.c -fPIC -DPIC -o .libs/libvarnishapi_la-vcli_proto.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o libvarnishapi_la-vfl.lo `test -f '../libvarnish/vfl.c' || echo './'`../libvarnish/vfl.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DVARNISH_STATE_DIR=\"/var/lib/varnish\" -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c ../libvarnish/vfl.c -fPIC -DPIC -o .libs/libvarnishapi_la-vfl.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o libvarnishapi_la-vin.lo `test -f '../libvarnish/vin.c' || echo './'`../libvarnish/vin.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DVARNISH_STATE_DIR=\"/var/lib/varnish\" -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c ../libvarnish/vin.c -fPIC -DPIC -o .libs/libvarnishapi_la-vin.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o libvarnishapi_la-vmb.lo `test -f '../libvarnish/vmb.c' || echo './'`../libvarnish/vmb.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DVARNISH_STATE_DIR=\"/var/lib/varnish\" -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c ../libvarnish/vmb.c -fPIC -DPIC -o .libs/libvarnishapi_la-vmb.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o libvarnishapi_la-vpf.lo `test -f '../libvarnish/vpf.c' || echo './'`../libvarnish/vpf.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DVARNISH_STATE_DIR=\"/var/lib/varnish\" -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c ../libvarnish/vpf.c -fPIC -DPIC -o .libs/libvarnishapi_la-vpf.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o libvarnishapi_la-vre.lo `test -f '../libvarnish/vre.c' || echo './'`../libvarnish/vre.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DVARNISH_STATE_DIR=\"/var/lib/varnish\" -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c ../libvarnish/vre.c -fPIC -DPIC -o .libs/libvarnishapi_la-vre.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o libvarnishapi_la-vsb.lo `test -f '../libvarnish/vsb.c' || echo './'`../libvarnish/vsb.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DVARNISH_STATE_DIR=\"/var/lib/varnish\" -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c ../libvarnish/vsb.c -fPIC -DPIC -o .libs/libvarnishapi_la-vsb.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o libvarnishapi_la-vtim.lo `test -f '../libvarnish/vtim.c' || echo './'`../libvarnish/vtim.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DVARNISH_STATE_DIR=\"/var/lib/varnish\" -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c ../libvarnish/vtim.c -fPIC -DPIC -o .libs/libvarnishapi_la-vtim.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o libvarnishapi_la-vnum.lo `test -f '../libvarnish/vnum.c' || echo './'`../libvarnish/vnum.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DVARNISH_STATE_DIR=\"/var/lib/varnish\" -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c ../libvarnish/vnum.c -fPIC -DPIC -o .libs/libvarnishapi_la-vnum.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o libvarnishapi_la-vsha256.lo `test -f '../libvarnish/vsha256.c' || echo './'`../libvarnish/vsha256.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DVARNISH_STATE_DIR=\"/var/lib/varnish\" -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c ../libvarnish/vsha256.c -fPIC -DPIC -o .libs/libvarnishapi_la-vsha256.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o libvarnishapi_la-vsm.lo `test -f 'vsm.c' || echo './'`vsm.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DVARNISH_STATE_DIR=\"/var/lib/varnish\" -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c vsm.c -fPIC -DPIC -o .libs/libvarnishapi_la-vsm.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o libvarnishapi_la-vsl_arg.lo `test -f 'vsl_arg.c' || echo './'`vsl_arg.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DVARNISH_STATE_DIR=\"/var/lib/varnish\" -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c vsl_arg.c -fPIC -DPIC -o .libs/libvarnishapi_la-vsl_arg.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o libvarnishapi_la-vsl_cursor.lo `test -f 'vsl_cursor.c' || echo './'`vsl_cursor.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DVARNISH_STATE_DIR=\"/var/lib/varnish\" -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c vsl_cursor.c -fPIC -DPIC -o .libs/libvarnishapi_la-vsl_cursor.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o libvarnishapi_la-vsl_dispatch.lo `test -f 'vsl_dispatch.c' || echo './'`vsl_dispatch.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DVARNISH_STATE_DIR=\"/var/lib/varnish\" -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c vsl_dispatch.c -fPIC -DPIC -o .libs/libvarnishapi_la-vsl_dispatch.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o libvarnishapi_la-vsl_query.lo `test -f 'vsl_query.c' || echo './'`vsl_query.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DVARNISH_STATE_DIR=\"/var/lib/varnish\" -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c vsl_query.c -fPIC -DPIC -o .libs/libvarnishapi_la-vsl_query.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o libvarnishapi_la-vsl.lo `test -f 'vsl.c' || echo './'`vsl.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DVARNISH_STATE_DIR=\"/var/lib/varnish\" -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c vsl.c -fPIC -DPIC -o .libs/libvarnishapi_la-vsl.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o libvarnishapi_la-vsc.lo `test -f 'vsc.c' || echo './'`vsc.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DVARNISH_STATE_DIR=\"/var/lib/varnish\" -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c vsc.c -fPIC -DPIC -o .libs/libvarnishapi_la-vsc.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o libvarnishapi_la-vut.lo `test -f 'vut.c' || echo './'`vut.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DVARNISH_STATE_DIR=\"/var/lib/varnish\" -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c vut.c -fPIC -DPIC -o .libs/libvarnishapi_la-vut.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o libvarnishapi_la-vxp.lo `test -f 'vxp.c' || echo './'`vxp.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DVARNISH_STATE_DIR=\"/var/lib/varnish\" -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c vxp.c -fPIC -DPIC -o .libs/libvarnishapi_la-vxp.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o libvarnishapi_la-vxp_parse.lo `test -f 'vxp_parse.c' || echo './'`vxp_parse.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DVARNISH_STATE_DIR=\"/var/lib/varnish\" -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c vxp_parse.c -fPIC -DPIC -o .libs/libvarnishapi_la-vxp_parse.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o libvarnishapi_la-vxp_lexer.lo `test -f 'vxp_lexer.c' || echo './'`vxp_lexer.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DVARNISH_STATE_DIR=\"/var/lib/varnish\" -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c vxp_lexer.c -fPIC -DPIC -o .libs/libvarnishapi_la-vxp_lexer.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DVARNISH_STATE_DIR='"/var/lib/varnish"' -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o libvarnishapi_la-vxp_fixed_token.lo `test -f 'vxp_fixed_token.c' || echo './'`vxp_fixed_token.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -DVARNISH_STATE_DIR=\"/var/lib/varnish\" -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c vxp_fixed_token.c -fPIC -DPIC -o .libs/libvarnishapi_la-vxp_fixed_token.o /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DVARNISH_STATE_DIR='"/var/lib/varnish"' -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -version-info 1:6:0 -Wl,--version-script=./libvarnishapi.map -Wl,-O1 -Wl,--as-needed -o libvarnishapi.la -rpath /usr/lib64 libvarnishapi_la-vas.lo libvarnishapi_la-vav.lo libvarnishapi_la-version.lo libvarnishapi_la-vcli_proto.lo libvarnishapi_la-vfl.lo libvarnishapi_la-vin.lo libvarnishapi_la-vmb.lo libvarnishapi_la-vpf.lo libvarnishapi_la-vre.lo libvarnishapi_la-vsb.lo libvarnishapi_la-vtim.lo libvarnishapi_la-vnum.lo libvarnishapi_la-vsha256.lo libvarnishapi_la-vsm.lo libvarnishapi_la-vsl_arg.lo libvarnishapi_la-vsl_cursor.lo libvarnishapi_la-vsl_dispatch.lo libvarnishapi_la-vsl_query.lo libvarnishapi_la-vsl.lo libvarnishapi_la-vsc.lo libvarnishapi_la-vut.lo libvarnishapi_la-vxp.lo libvarnishapi_la-vxp_parse.lo libvarnishapi_la-vxp_lexer.lo libvarnishapi_la-vxp_fixed_token.lo -lpcre -lrt -lm libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/libvarnishapi_la-vas.o .libs/libvarnishapi_la-vav.o .libs/libvarnishapi_la-version.o .libs/libvarnishapi_la-vcli_proto.o .libs/libvarnishapi_la-vfl.o .libs/libvarnishapi_la-vin.o .libs/libvarnishapi_la-vmb.o .libs/libvarnishapi_la-vpf.o .libs/libvarnishapi_la-vre.o .libs/libvarnishapi_la-vsb.o .libs/libvarnishapi_la-vtim.o .libs/libvarnishapi_la-vnum.o .libs/libvarnishapi_la-vsha256.o .libs/libvarnishapi_la-vsm.o .libs/libvarnishapi_la-vsl_arg.o .libs/libvarnishapi_la-vsl_cursor.o .libs/libvarnishapi_la-vsl_dispatch.o .libs/libvarnishapi_la-vsl_query.o .libs/libvarnishapi_la-vsl.o .libs/libvarnishapi_la-vsc.o .libs/libvarnishapi_la-vut.o .libs/libvarnishapi_la-vxp.o .libs/libvarnishapi_la-vxp_parse.o .libs/libvarnishapi_la-vxp_lexer.o .libs/libvarnishapi_la-vxp_fixed_token.o -Wl,--as-needed -lpcre -lrt -lm -O2 -march=native -pthread -Wl,--version-script=./libvarnishapi.map -Wl,-O1 -pthread -Wl,-soname -Wl,libvarnishapi.so.1 -o .libs/libvarnishapi.so.1.0.6 libtool: link: (cd ".libs" && rm -f "libvarnishapi.so.1" && ln -s "libvarnishapi.so.1.0.6" "libvarnishapi.so.1") libtool: link: (cd ".libs" && rm -f "libvarnishapi.so" && ln -s "libvarnishapi.so.1.0.6" "libvarnishapi.so") libtool: link: ( cd ".libs" && rm -f "libvarnishapi.la" && ln -s "../libvarnishapi.la" "libvarnishapi.la" ) x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o vsl2rst.o vsl2rst.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -Wl,-O1 -Wl,--as-needed -o vsl2rst vsl2rst.o libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -Wl,-O1 -o vsl2rst vsl2rst.o -Wl,--as-needed -pthread make[4]: Leaving directory '/var/tmp/portage/www-servers/varnish-5.1.2/work/varnish-5.1.2/lib/libvarnishapi' make[3]: Leaving directory '/var/tmp/portage/www-servers/varnish-5.1.2/work/varnish-5.1.2/lib/libvarnishapi' Making all in libvcc make[3]: Entering directory '/var/tmp/portage/www-servers/varnish-5.1.2/work/varnish-5.1.2/lib/libvcc' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o libvcc_a-vcc_acl.o `test -f 'vcc_acl.c' || echo './'`vcc_acl.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o libvcc_a-vcc_action.o `test -f 'vcc_action.c' || echo './'`vcc_action.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o libvcc_a-vcc_backend.o `test -f 'vcc_backend.c' || echo './'`vcc_backend.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o libvcc_a-vcc_backend_util.o `test -f 'vcc_backend_util.c' || echo './'`vcc_backend_util.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o libvcc_a-vcc_compile.o `test -f 'vcc_compile.c' || echo './'`vcc_compile.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o libvcc_a-vcc_expr.o `test -f 'vcc_expr.c' || echo './'`vcc_expr.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o libvcc_a-vcc_fixed_token.o `test -f 'vcc_fixed_token.c' || echo './'`vcc_fixed_token.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o libvcc_a-vcc_obj.o `test -f 'vcc_obj.c' || echo './'`vcc_obj.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o libvcc_a-vcc_parse.o `test -f 'vcc_parse.c' || echo './'`vcc_parse.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o libvcc_a-vcc_storage.o `test -f 'vcc_storage.c' || echo './'`vcc_storage.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o libvcc_a-vcc_symb.o `test -f 'vcc_symb.c' || echo './'`vcc_symb.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o libvcc_a-vcc_token.o `test -f 'vcc_token.c' || echo './'`vcc_token.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o libvcc_a-vcc_types.o `test -f 'vcc_types.c' || echo './'`vcc_types.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o libvcc_a-vcc_utils.o `test -f 'vcc_utils.c' || echo './'`vcc_utils.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o libvcc_a-vcc_var.o `test -f 'vcc_var.c' || echo './'`vcc_var.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o libvcc_a-vcc_vmod.o `test -f 'vcc_vmod.c' || echo './'`vcc_vmod.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o libvcc_a-vcc_xref.o `test -f 'vcc_xref.c' || echo './'`vcc_xref.c rm -f libvcc.a x86_64-pc-linux-gnu-ar cru libvcc.a libvcc_a-vcc_acl.o libvcc_a-vcc_action.o libvcc_a-vcc_backend.o libvcc_a-vcc_backend_util.o libvcc_a-vcc_compile.o libvcc_a-vcc_expr.o libvcc_a-vcc_fixed_token.o libvcc_a-vcc_obj.o libvcc_a-vcc_parse.o libvcc_a-vcc_storage.o libvcc_a-vcc_symb.o libvcc_a-vcc_token.o libvcc_a-vcc_types.o libvcc_a-vcc_utils.o libvcc_a-vcc_var.o libvcc_a-vcc_vmod.o libvcc_a-vcc_xref.o x86_64-pc-linux-gnu-ranlib libvcc.a make[3]: Leaving directory '/var/tmp/portage/www-servers/varnish-5.1.2/work/varnish-5.1.2/lib/libvcc' Making all in libvgz make[3]: Entering directory '/var/tmp/portage/www-servers/varnish-5.1.2/work/varnish-5.1.2/lib/libvgz' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE64_SOURCE=1 -DZLIB_CONST -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o libvgz_a-adler32.o `test -f 'adler32.c' || echo './'`adler32.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE64_SOURCE=1 -DZLIB_CONST -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o libvgz_a-compress.o `test -f 'compress.c' || echo './'`compress.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE64_SOURCE=1 -DZLIB_CONST -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o libvgz_a-crc32.o `test -f 'crc32.c' || echo './'`crc32.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE64_SOURCE=1 -DZLIB_CONST -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o libvgz_a-deflate.o `test -f 'deflate.c' || echo './'`deflate.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE64_SOURCE=1 -DZLIB_CONST -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o libvgz_a-infback.o `test -f 'infback.c' || echo './'`infback.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE64_SOURCE=1 -DZLIB_CONST -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o libvgz_a-inffast.o `test -f 'inffast.c' || echo './'`inffast.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE64_SOURCE=1 -DZLIB_CONST -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o libvgz_a-inflate.o `test -f 'inflate.c' || echo './'`inflate.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE64_SOURCE=1 -DZLIB_CONST -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o libvgz_a-inftrees.o `test -f 'inftrees.c' || echo './'`inftrees.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE64_SOURCE=1 -DZLIB_CONST -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o libvgz_a-trees.o `test -f 'trees.c' || echo './'`trees.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE64_SOURCE=1 -DZLIB_CONST -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o libvgz_a-uncompr.o `test -f 'uncompr.c' || echo './'`uncompr.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE64_SOURCE=1 -DZLIB_CONST -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o libvgz_a-zutil.o `test -f 'zutil.c' || echo './'`zutil.c rm -f libvgz.a x86_64-pc-linux-gnu-ar cru libvgz.a libvgz_a-adler32.o libvgz_a-compress.o libvgz_a-crc32.o libvgz_a-deflate.o libvgz_a-infback.o libvgz_a-inffast.o libvgz_a-inflate.o libvgz_a-inftrees.o libvgz_a-trees.o libvgz_a-uncompr.o libvgz_a-zutil.o x86_64-pc-linux-gnu-ranlib libvgz.a make[3]: Leaving directory '/var/tmp/portage/www-servers/varnish-5.1.2/work/varnish-5.1.2/lib/libvgz' Making all in libvmod_debug make[3]: Entering directory '/var/tmp/portage/www-servers/varnish-5.1.2/work/varnish-5.1.2/lib/libvmod_debug' /usr/bin/python ../../lib/libvcc/vmodtool.py ../../lib/libvmod_debug/vmod.vcc WARNING: Not emitting .RST for $Event event_function WARNING: Not emitting .RST for $Event event_function /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../bin/varnishd -I../../include -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o libvmod_debug_la-vmod_debug.lo `test -f 'vmod_debug.c' || echo './'`vmod_debug.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../bin/varnishd -I../../include -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c vmod_debug.c -fPIC -DPIC -o .libs/libvmod_debug_la-vmod_debug.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../bin/varnishd -I../../include -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o libvmod_debug_la-vmod_debug_obj.lo `test -f 'vmod_debug_obj.c' || echo './'`vmod_debug_obj.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../bin/varnishd -I../../include -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c vmod_debug_obj.c -fPIC -DPIC -o .libs/libvmod_debug_la-vmod_debug_obj.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../bin/varnishd -I../../include -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o libvmod_debug_la-vmod_debug_dyn.lo `test -f 'vmod_debug_dyn.c' || echo './'`vmod_debug_dyn.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../bin/varnishd -I../../include -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c vmod_debug_dyn.c -fPIC -DPIC -o .libs/libvmod_debug_la-vmod_debug_dyn.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../bin/varnishd -I../../include -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o libvmod_debug_la-vcc_if.lo `test -f 'vcc_if.c' || echo './'`vcc_if.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../bin/varnishd -I../../include -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c vcc_if.c -fPIC -DPIC -o .libs/libvmod_debug_la-vcc_if.o /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -module -export-dynamic -avoid-version -shared -rpath /nowhere -Wl,-O1 -Wl,--as-needed -o libvmod_debug.la libvmod_debug_la-vmod_debug.lo libvmod_debug_la-vmod_debug_obj.lo libvmod_debug_la-vmod_debug_dyn.lo libvmod_debug_la-vcc_if.lo libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/libvmod_debug_la-vmod_debug.o .libs/libvmod_debug_la-vmod_debug_obj.o .libs/libvmod_debug_la-vmod_debug_dyn.o .libs/libvmod_debug_la-vcc_if.o -Wl,--as-needed -O2 -march=native -pthread -Wl,-O1 -pthread -Wl,-soname -Wl,libvmod_debug.so -o .libs/libvmod_debug.so libtool: link: ( cd ".libs" && rm -f "libvmod_debug.la" && ln -s "../libvmod_debug.la" "libvmod_debug.la" ) make[3]: Leaving directory '/var/tmp/portage/www-servers/varnish-5.1.2/work/varnish-5.1.2/lib/libvmod_debug' Making all in libvmod_std make[3]: Entering directory '/var/tmp/portage/www-servers/varnish-5.1.2/work/varnish-5.1.2/lib/libvmod_std' /usr/bin/python ../../lib/libvcc/vmodtool.py --strict ../../lib/libvmod_std/vmod.vcc /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../bin/varnishd -I../../include -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o libvmod_std_la-vmod_std.lo `test -f 'vmod_std.c' || echo './'`vmod_std.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../bin/varnishd -I../../include -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c vmod_std.c -fPIC -DPIC -o .libs/libvmod_std_la-vmod_std.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../bin/varnishd -I../../include -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o libvmod_std_la-vmod_std_conversions.lo `test -f 'vmod_std_conversions.c' || echo './'`vmod_std_conversions.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../bin/varnishd -I../../include -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c vmod_std_conversions.c -fPIC -DPIC -o .libs/libvmod_std_la-vmod_std_conversions.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../bin/varnishd -I../../include -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o libvmod_std_la-vmod_std_fileread.lo `test -f 'vmod_std_fileread.c' || echo './'`vmod_std_fileread.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../bin/varnishd -I../../include -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c vmod_std_fileread.c -fPIC -DPIC -o .libs/libvmod_std_la-vmod_std_fileread.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../bin/varnishd -I../../include -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o libvmod_std_la-vmod_std_querysort.lo `test -f 'vmod_std_querysort.c' || echo './'`vmod_std_querysort.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../bin/varnishd -I../../include -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c vmod_std_querysort.c -fPIC -DPIC -o .libs/libvmod_std_la-vmod_std_querysort.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../bin/varnishd -I../../include -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o libvmod_std_la-vcc_if.lo `test -f 'vcc_if.c' || echo './'`vcc_if.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../bin/varnishd -I../../include -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c vcc_if.c -fPIC -DPIC -o .libs/libvmod_std_la-vcc_if.o /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -module -export-dynamic -avoid-version -shared -Wl,-O1 -Wl,--as-needed -o libvmod_std.la -rpath /usr/lib64/varnish/vmods libvmod_std_la-vmod_std.lo libvmod_std_la-vmod_std_conversions.lo libvmod_std_la-vmod_std_fileread.lo libvmod_std_la-vmod_std_querysort.lo libvmod_std_la-vcc_if.lo libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/libvmod_std_la-vmod_std.o .libs/libvmod_std_la-vmod_std_conversions.o .libs/libvmod_std_la-vmod_std_fileread.o .libs/libvmod_std_la-vmod_std_querysort.o .libs/libvmod_std_la-vcc_if.o -Wl,--as-needed -O2 -march=native -pthread -Wl,-O1 -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 '/var/tmp/portage/www-servers/varnish-5.1.2/work/varnish-5.1.2/lib/libvmod_std' Making all in libvmod_directors make[3]: Entering directory '/var/tmp/portage/www-servers/varnish-5.1.2/work/varnish-5.1.2/lib/libvmod_directors' /usr/bin/python ../../lib/libvcc/vmodtool.py --strict ../../lib/libvmod_directors/vmod.vcc /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../bin/varnishd -I../../include -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o libvmod_directors_la-vdir.lo `test -f 'vdir.c' || echo './'`vdir.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../bin/varnishd -I../../include -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c vdir.c -fPIC -DPIC -o .libs/libvmod_directors_la-vdir.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../bin/varnishd -I../../include -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o libvmod_directors_la-fall_back.lo `test -f 'fall_back.c' || echo './'`fall_back.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../bin/varnishd -I../../include -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c fall_back.c -fPIC -DPIC -o .libs/libvmod_directors_la-fall_back.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../bin/varnishd -I../../include -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o libvmod_directors_la-hash.lo `test -f 'hash.c' || echo './'`hash.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../bin/varnishd -I../../include -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c hash.c -fPIC -DPIC -o .libs/libvmod_directors_la-hash.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../bin/varnishd -I../../include -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o libvmod_directors_la-random.lo `test -f 'random.c' || echo './'`random.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../bin/varnishd -I../../include -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c random.c -fPIC -DPIC -o .libs/libvmod_directors_la-random.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../bin/varnishd -I../../include -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o libvmod_directors_la-round_robin.lo `test -f 'round_robin.c' || echo './'`round_robin.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../bin/varnishd -I../../include -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c round_robin.c -fPIC -DPIC -o .libs/libvmod_directors_la-round_robin.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../bin/varnishd -I../../include -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o libvmod_directors_la-vmod_shard.lo `test -f 'vmod_shard.c' || echo './'`vmod_shard.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../bin/varnishd -I../../include -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c vmod_shard.c -fPIC -DPIC -o .libs/libvmod_directors_la-vmod_shard.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../bin/varnishd -I../../include -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o libvmod_directors_la-shard_cfg.lo `test -f 'shard_cfg.c' || echo './'`shard_cfg.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../bin/varnishd -I../../include -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c shard_cfg.c -fPIC -DPIC -o .libs/libvmod_directors_la-shard_cfg.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../bin/varnishd -I../../include -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o libvmod_directors_la-shard_dir.lo `test -f 'shard_dir.c' || echo './'`shard_dir.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../bin/varnishd -I../../include -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c shard_dir.c -fPIC -DPIC -o .libs/libvmod_directors_la-shard_dir.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../bin/varnishd -I../../include -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o libvmod_directors_la-shard_hash.lo `test -f 'shard_hash.c' || echo './'`shard_hash.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../bin/varnishd -I../../include -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c shard_hash.c -fPIC -DPIC -o .libs/libvmod_directors_la-shard_hash.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../bin/varnishd -I../../include -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o libvmod_directors_la-shard_parse_vcc_enums.lo `test -f 'shard_parse_vcc_enums.c' || echo './'`shard_parse_vcc_enums.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../bin/varnishd -I../../include -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c shard_parse_vcc_enums.c -fPIC -DPIC -o .libs/libvmod_directors_la-shard_parse_vcc_enums.o /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../bin/varnishd -I../../include -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o libvmod_directors_la-vcc_if.lo `test -f 'vcc_if.c' || echo './'`vcc_if.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../bin/varnishd -I../../include -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c vcc_if.c -fPIC -DPIC -o .libs/libvmod_directors_la-vcc_if.o /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -module -export-dynamic -avoid-version -shared -Wl,-O1 -Wl,--as-needed -o libvmod_directors.la -rpath /usr/lib64/varnish/vmods libvmod_directors_la-vdir.lo libvmod_directors_la-fall_back.lo libvmod_directors_la-hash.lo libvmod_directors_la-random.lo libvmod_directors_la-round_robin.lo libvmod_directors_la-vmod_shard.lo libvmod_directors_la-shard_cfg.lo libvmod_directors_la-shard_dir.lo libvmod_directors_la-shard_hash.lo libvmod_directors_la-shard_parse_vcc_enums.lo libvmod_directors_la-vcc_if.lo libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/libvmod_directors_la-vdir.o .libs/libvmod_directors_la-fall_back.o .libs/libvmod_directors_la-hash.o .libs/libvmod_directors_la-random.o .libs/libvmod_directors_la-round_robin.o .libs/libvmod_directors_la-vmod_shard.o .libs/libvmod_directors_la-shard_cfg.o .libs/libvmod_directors_la-shard_dir.o .libs/libvmod_directors_la-shard_hash.o .libs/libvmod_directors_la-shard_parse_vcc_enums.o .libs/libvmod_directors_la-vcc_if.o -Wl,--as-needed -O2 -march=native -pthread -Wl,-O1 -pthread -Wl,-soname -Wl,libvmod_directors.so -o .libs/libvmod_directors.so libtool: link: ( cd ".libs" && rm -f "libvmod_directors.la" && ln -s "../libvmod_directors.la" "libvmod_directors.la" ) make[3]: Leaving directory '/var/tmp/portage/www-servers/varnish-5.1.2/work/varnish-5.1.2/lib/libvmod_directors' make[3]: Entering directory '/var/tmp/portage/www-servers/varnish-5.1.2/work/varnish-5.1.2/lib' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/var/tmp/portage/www-servers/varnish-5.1.2/work/varnish-5.1.2/lib' make[2]: Leaving directory '/var/tmp/portage/www-servers/varnish-5.1.2/work/varnish-5.1.2/lib' Making all in bin make[2]: Entering directory '/var/tmp/portage/www-servers/varnish-5.1.2/work/varnish-5.1.2/bin' Making all in varnishadm make[3]: Entering directory '/var/tmp/portage/www-servers/varnish-5.1.2/work/varnish-5.1.2/bin/varnishadm' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I/usr/include/editline -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o varnishadm-varnishadm.o `test -f 'varnishadm.c' || echo './'`varnishadm.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include/editline -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -Wl,-O1 -Wl,--as-needed -o varnishadm varnishadm-varnishadm.o ../../lib/libvarnish/libvarnish.a ../../lib/libvarnishapi/libvarnishapi.la -lrt -lnsl -ledit -lm libtool: link: x86_64-pc-linux-gnu-gcc -I/usr/include/editline -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -Wl,-O1 -o .libs/varnishadm varnishadm-varnishadm.o -Wl,--as-needed ../../lib/libvarnish/libvarnish.a ../../lib/libvarnishapi/.libs/libvarnishapi.so -lpcre -lrt -lnsl -ledit -lm -pthread make[3]: Leaving directory '/var/tmp/portage/www-servers/varnish-5.1.2/work/varnish-5.1.2/bin/varnishadm' Making all in varnishd make[3]: Entering directory '/var/tmp/portage/www-servers/varnish-5.1.2/work/varnish-5.1.2/bin/varnishd' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -include config.h -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o vhp_gen_hufdec-vhp_gen_hufdec.o `test -f 'hpack/vhp_gen_hufdec.c' || echo './'`hpack/vhp_gen_hufdec.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -include config.h -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -Wl,-O1 -Wl,--as-needed -o vhp_gen_hufdec vhp_gen_hufdec-vhp_gen_hufdec.o ../../lib/libvarnish/libvarnish.a libtool: link: x86_64-pc-linux-gnu-gcc -include config.h -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -Wl,-O1 -o vhp_gen_hufdec vhp_gen_hufdec-vhp_gen_hufdec.o -Wl,--as-needed ../../lib/libvarnish/libvarnish.a -pthread ./vhp_gen_hufdec > vhp_hufdec.h_ mv vhp_hufdec.h_ vhp_hufdec.h make all-am make[4]: Entering directory '/var/tmp/portage/www-servers/varnish-5.1.2/work/varnish-5.1.2/bin/varnishd' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DTABLE_TEST_DRIVER -include config.h -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o vhp_table_test-vhp_table.o `test -f 'hpack/vhp_table.c' || echo './'`hpack/vhp_table.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DTABLE_TEST_DRIVER -include config.h -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -Wl,-O1 -Wl,--as-needed -o vhp_table_test vhp_table_test-vhp_table.o ../../lib/libvarnish/libvarnish.a libtool: link: x86_64-pc-linux-gnu-gcc -DTABLE_TEST_DRIVER -include config.h -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -Wl,-O1 -o vhp_table_test vhp_table_test-vhp_table.o -Wl,--as-needed ../../lib/libvarnish/libvarnish.a -pthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DDECODE_TEST_DRIVER -include config.h -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o vhp_decode_test-vhp_decode.o `test -f 'hpack/vhp_decode.c' || echo './'`hpack/vhp_decode.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DDECODE_TEST_DRIVER -include config.h -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o vhp_decode_test-vhp_table.o `test -f 'hpack/vhp_table.c' || echo './'`hpack/vhp_table.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DDECODE_TEST_DRIVER -include config.h -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -Wl,-O1 -Wl,--as-needed -o vhp_decode_test vhp_decode_test-vhp_decode.o vhp_decode_test-vhp_table.o ../../lib/libvarnish/libvarnish.a libtool: link: x86_64-pc-linux-gnu-gcc -DDECODE_TEST_DRIVER -include config.h -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -Wl,-O1 -o vhp_decode_test vhp_decode_test-vhp_decode.o vhp_decode_test-vhp_table.o -Wl,--as-needed ../../lib/libvarnish/libvarnish.a -pthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DVARNISHD_IS_NOT_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o varnishd-cache_acceptor.o `test -f 'cache/cache_acceptor.c' || echo './'`cache/cache_acceptor.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DVARNISHD_IS_NOT_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o varnishd-cache_backend.o `test -f 'cache/cache_backend.c' || echo './'`cache/cache_backend.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DVARNISHD_IS_NOT_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o varnishd-cache_backend_cfg.o `test -f 'cache/cache_backend_cfg.c' || echo './'`cache/cache_backend_cfg.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DVARNISHD_IS_NOT_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o varnishd-cache_backend_probe.o `test -f 'cache/cache_backend_probe.c' || echo './'`cache/cache_backend_probe.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DVARNISHD_IS_NOT_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o varnishd-cache_backend_tcp.o `test -f 'cache/cache_backend_tcp.c' || echo './'`cache/cache_backend_tcp.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DVARNISHD_IS_NOT_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o varnishd-cache_ban.o `test -f 'cache/cache_ban.c' || echo './'`cache/cache_ban.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DVARNISHD_IS_NOT_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o varnishd-cache_ban_build.o `test -f 'cache/cache_ban_build.c' || echo './'`cache/cache_ban_build.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DVARNISHD_IS_NOT_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o varnishd-cache_ban_lurker.o `test -f 'cache/cache_ban_lurker.c' || echo './'`cache/cache_ban_lurker.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DVARNISHD_IS_NOT_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o varnishd-cache_busyobj.o `test -f 'cache/cache_busyobj.c' || echo './'`cache/cache_busyobj.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DVARNISHD_IS_NOT_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o varnishd-cache_cli.o `test -f 'cache/cache_cli.c' || echo './'`cache/cache_cli.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DVARNISHD_IS_NOT_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o varnishd-cache_deliver_proc.o `test -f 'cache/cache_deliver_proc.c' || echo './'`cache/cache_deliver_proc.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DVARNISHD_IS_NOT_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o varnishd-cache_director.o `test -f 'cache/cache_director.c' || echo './'`cache/cache_director.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DVARNISHD_IS_NOT_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o varnishd-cache_esi_deliver.o `test -f 'cache/cache_esi_deliver.c' || echo './'`cache/cache_esi_deliver.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DVARNISHD_IS_NOT_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o varnishd-cache_esi_fetch.o `test -f 'cache/cache_esi_fetch.c' || echo './'`cache/cache_esi_fetch.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DVARNISHD_IS_NOT_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o varnishd-cache_esi_parse.o `test -f 'cache/cache_esi_parse.c' || echo './'`cache/cache_esi_parse.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DVARNISHD_IS_NOT_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o varnishd-cache_expire.o `test -f 'cache/cache_expire.c' || echo './'`cache/cache_expire.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DVARNISHD_IS_NOT_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o varnishd-cache_fetch.o `test -f 'cache/cache_fetch.c' || echo './'`cache/cache_fetch.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DVARNISHD_IS_NOT_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o varnishd-cache_fetch_proc.o `test -f 'cache/cache_fetch_proc.c' || echo './'`cache/cache_fetch_proc.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DVARNISHD_IS_NOT_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o varnishd-cache_gzip.o `test -f 'cache/cache_gzip.c' || echo './'`cache/cache_gzip.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DVARNISHD_IS_NOT_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o varnishd-cache_hash.o `test -f 'cache/cache_hash.c' || echo './'`cache/cache_hash.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DVARNISHD_IS_NOT_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o varnishd-cache_http.o `test -f 'cache/cache_http.c' || echo './'`cache/cache_http.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DVARNISHD_IS_NOT_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o varnishd-cache_lck.o `test -f 'cache/cache_lck.c' || echo './'`cache/cache_lck.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DVARNISHD_IS_NOT_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o varnishd-cache_main.o `test -f 'cache/cache_main.c' || echo './'`cache/cache_main.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DVARNISHD_IS_NOT_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o varnishd-cache_mempool.o `test -f 'cache/cache_mempool.c' || echo './'`cache/cache_mempool.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DVARNISHD_IS_NOT_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o varnishd-cache_obj.o `test -f 'cache/cache_obj.c' || echo './'`cache/cache_obj.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DVARNISHD_IS_NOT_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o varnishd-cache_panic.o `test -f 'cache/cache_panic.c' || echo './'`cache/cache_panic.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DVARNISHD_IS_NOT_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o varnishd-cache_pool.o `test -f 'cache/cache_pool.c' || echo './'`cache/cache_pool.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DVARNISHD_IS_NOT_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o varnishd-cache_req.o `test -f 'cache/cache_req.c' || echo './'`cache/cache_req.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DVARNISHD_IS_NOT_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o varnishd-cache_req_body.o `test -f 'cache/cache_req_body.c' || echo './'`cache/cache_req_body.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DVARNISHD_IS_NOT_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o varnishd-cache_req_fsm.o `test -f 'cache/cache_req_fsm.c' || echo './'`cache/cache_req_fsm.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DVARNISHD_IS_NOT_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o varnishd-cache_rfc2616.o `test -f 'cache/cache_rfc2616.c' || echo './'`cache/cache_rfc2616.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DVARNISHD_IS_NOT_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o varnishd-cache_range.o `test -f 'cache/cache_range.c' || echo './'`cache/cache_range.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DVARNISHD_IS_NOT_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o varnishd-cache_session.o `test -f 'cache/cache_session.c' || echo './'`cache/cache_session.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DVARNISHD_IS_NOT_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o varnishd-cache_shmlog.o `test -f 'cache/cache_shmlog.c' || echo './'`cache/cache_shmlog.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DVARNISHD_IS_NOT_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o varnishd-cache_vary.o `test -f 'cache/cache_vary.c' || echo './'`cache/cache_vary.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DVARNISHD_IS_NOT_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o varnishd-cache_vcl.o `test -f 'cache/cache_vcl.c' || echo './'`cache/cache_vcl.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DVARNISHD_IS_NOT_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o varnishd-cache_vrt.o `test -f 'cache/cache_vrt.c' || echo './'`cache/cache_vrt.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DVARNISHD_IS_NOT_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o varnishd-cache_vrt_priv.o `test -f 'cache/cache_vrt_priv.c' || echo './'`cache/cache_vrt_priv.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DVARNISHD_IS_NOT_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o varnishd-cache_vrt_re.o `test -f 'cache/cache_vrt_re.c' || echo './'`cache/cache_vrt_re.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DVARNISHD_IS_NOT_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o varnishd-cache_vrt_var.o `test -f 'cache/cache_vrt_var.c' || echo './'`cache/cache_vrt_var.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DVARNISHD_IS_NOT_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o varnishd-cache_vrt_vmod.o `test -f 'cache/cache_vrt_vmod.c' || echo './'`cache/cache_vrt_vmod.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DVARNISHD_IS_NOT_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o varnishd-cache_wrk.o `test -f 'cache/cache_wrk.c' || echo './'`cache/cache_wrk.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DVARNISHD_IS_NOT_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o varnishd-cache_ws.o `test -f 'cache/cache_ws.c' || echo './'`cache/cache_ws.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DVARNISHD_IS_NOT_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o varnishd-common_vsm.o `test -f 'common/common_vsm.c' || echo './'`common/common_vsm.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DVARNISHD_IS_NOT_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o varnishd-common_vsc.o `test -f 'common/common_vsc.c' || echo './'`common/common_vsc.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DVARNISHD_IS_NOT_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o varnishd-hash_classic.o `test -f 'hash/hash_classic.c' || echo './'`hash/hash_classic.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DVARNISHD_IS_NOT_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o varnishd-hash_critbit.o `test -f 'hash/hash_critbit.c' || echo './'`hash/hash_critbit.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DVARNISHD_IS_NOT_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o varnishd-mgt_hash.o `test -f 'hash/mgt_hash.c' || echo './'`hash/mgt_hash.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DVARNISHD_IS_NOT_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o varnishd-hash_simple_list.o `test -f 'hash/hash_simple_list.c' || echo './'`hash/hash_simple_list.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DVARNISHD_IS_NOT_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o varnishd-vhp_table.o `test -f 'hpack/vhp_table.c' || echo './'`hpack/vhp_table.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DVARNISHD_IS_NOT_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o varnishd-vhp_decode.o `test -f 'hpack/vhp_decode.c' || echo './'`hpack/vhp_decode.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DVARNISHD_IS_NOT_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o varnishd-cache_http1_deliver.o `test -f 'http1/cache_http1_deliver.c' || echo './'`http1/cache_http1_deliver.c http1/cache_http1_deliver.c: In function ‘v1d_error’: http1/cache_http1_deliver.c:74:2: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] (void)write(req->sp->fd, r_500, sizeof r_500 - 1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DVARNISHD_IS_NOT_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o varnishd-cache_http1_fetch.o `test -f 'http1/cache_http1_fetch.c' || echo './'`http1/cache_http1_fetch.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DVARNISHD_IS_NOT_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o varnishd-cache_http1_fsm.o `test -f 'http1/cache_http1_fsm.c' || echo './'`http1/cache_http1_fsm.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DVARNISHD_IS_NOT_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o varnishd-cache_http1_line.o `test -f 'http1/cache_http1_line.c' || echo './'`http1/cache_http1_line.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DVARNISHD_IS_NOT_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o varnishd-cache_http1_pipe.o `test -f 'http1/cache_http1_pipe.c' || echo './'`http1/cache_http1_pipe.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DVARNISHD_IS_NOT_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o varnishd-cache_http1_proto.o `test -f 'http1/cache_http1_proto.c' || echo './'`http1/cache_http1_proto.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DVARNISHD_IS_NOT_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o varnishd-cache_http1_vfp.o `test -f 'http1/cache_http1_vfp.c' || echo './'`http1/cache_http1_vfp.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DVARNISHD_IS_NOT_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o varnishd-cache_http2_deliver.o `test -f 'http2/cache_http2_deliver.c' || echo './'`http2/cache_http2_deliver.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DVARNISHD_IS_NOT_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o varnishd-cache_http2_hpack.o `test -f 'http2/cache_http2_hpack.c' || echo './'`http2/cache_http2_hpack.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DVARNISHD_IS_NOT_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o varnishd-cache_http2_panic.o `test -f 'http2/cache_http2_panic.c' || echo './'`http2/cache_http2_panic.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DVARNISHD_IS_NOT_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o varnishd-cache_http2_proto.o `test -f 'http2/cache_http2_proto.c' || echo './'`http2/cache_http2_proto.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DVARNISHD_IS_NOT_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o varnishd-cache_http2_session.o `test -f 'http2/cache_http2_session.c' || echo './'`http2/cache_http2_session.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DVARNISHD_IS_NOT_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o varnishd-cache_http2_send.o `test -f 'http2/cache_http2_send.c' || echo './'`http2/cache_http2_send.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DVARNISHD_IS_NOT_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o varnishd-mgt_acceptor.o `test -f 'mgt/mgt_acceptor.c' || echo './'`mgt/mgt_acceptor.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DVARNISHD_IS_NOT_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o varnishd-mgt_child.o `test -f 'mgt/mgt_child.c' || echo './'`mgt/mgt_child.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DVARNISHD_IS_NOT_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o varnishd-mgt_cli.o `test -f 'mgt/mgt_cli.c' || echo './'`mgt/mgt_cli.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DVARNISHD_IS_NOT_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o varnishd-mgt_jail.o `test -f 'mgt/mgt_jail.c' || echo './'`mgt/mgt_jail.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DVARNISHD_IS_NOT_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o varnishd-mgt_jail_unix.o `test -f 'mgt/mgt_jail_unix.c' || echo './'`mgt/mgt_jail_unix.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DVARNISHD_IS_NOT_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o varnishd-mgt_jail_solaris.o `test -f 'mgt/mgt_jail_solaris.c' || echo './'`mgt/mgt_jail_solaris.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DVARNISHD_IS_NOT_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o varnishd-mgt_main.o `test -f 'mgt/mgt_main.c' || echo './'`mgt/mgt_main.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DVARNISHD_IS_NOT_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o varnishd-mgt_param.o `test -f 'mgt/mgt_param.c' || echo './'`mgt/mgt_param.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DVARNISHD_IS_NOT_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o varnishd-mgt_param_tbl.o `test -f 'mgt/mgt_param_tbl.c' || echo './'`mgt/mgt_param_tbl.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DVARNISHD_IS_NOT_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o varnishd-mgt_param_bits.o `test -f 'mgt/mgt_param_bits.c' || echo './'`mgt/mgt_param_bits.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DVARNISHD_IS_NOT_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o varnishd-mgt_param_tcp.o `test -f 'mgt/mgt_param_tcp.c' || echo './'`mgt/mgt_param_tcp.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DVARNISHD_IS_NOT_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o varnishd-mgt_param_tweak.o `test -f 'mgt/mgt_param_tweak.c' || echo './'`mgt/mgt_param_tweak.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DVARNISHD_IS_NOT_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o varnishd-mgt_pool.o `test -f 'mgt/mgt_pool.c' || echo './'`mgt/mgt_pool.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DVARNISHD_IS_NOT_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o varnishd-mgt_shmem.o `test -f 'mgt/mgt_shmem.c' || echo './'`mgt/mgt_shmem.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DVARNISHD_IS_NOT_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o varnishd-mgt_util.o `test -f 'mgt/mgt_util.c' || echo './'`mgt/mgt_util.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DVARNISHD_IS_NOT_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o varnishd-mgt_vcc.o `test -f 'mgt/mgt_vcc.c' || echo './'`mgt/mgt_vcc.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DVARNISHD_IS_NOT_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o varnishd-mgt_vcl.o `test -f 'mgt/mgt_vcl.c' || echo './'`mgt/mgt_vcl.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DVARNISHD_IS_NOT_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o varnishd-cache_proxy_proto.o `test -f 'proxy/cache_proxy_proto.c' || echo './'`proxy/cache_proxy_proto.c proxy/cache_proxy_proto.c: In function ‘VPX_Send_Proxy’: proxy/cache_proxy_proto.c:469:2: warning: ignoring return value of ‘write’, declared with attribute warn_unused_result [-Wunused-result] (void)write(fd, VSB_data(vsb), VSB_len(vsb)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DVARNISHD_IS_NOT_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o varnishd-stevedore.o `test -f 'storage/stevedore.c' || echo './'`storage/stevedore.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DVARNISHD_IS_NOT_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o varnishd-mgt_stevedore.o `test -f 'storage/mgt_stevedore.c' || echo './'`storage/mgt_stevedore.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DVARNISHD_IS_NOT_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o varnishd-stevedore_utils.o `test -f 'storage/stevedore_utils.c' || echo './'`storage/stevedore_utils.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DVARNISHD_IS_NOT_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o varnishd-storage_file.o `test -f 'storage/storage_file.c' || echo './'`storage/storage_file.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DVARNISHD_IS_NOT_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o varnishd-storage_lru.o `test -f 'storage/storage_lru.c' || echo './'`storage/storage_lru.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DVARNISHD_IS_NOT_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o varnishd-storage_malloc.o `test -f 'storage/storage_malloc.c' || echo './'`storage/storage_malloc.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DVARNISHD_IS_NOT_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o varnishd-storage_persistent.o `test -f 'storage/storage_persistent.c' || echo './'`storage/storage_persistent.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DVARNISHD_IS_NOT_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o varnishd-mgt_storage_persistent.o `test -f 'storage/mgt_storage_persistent.c' || echo './'`storage/mgt_storage_persistent.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DVARNISHD_IS_NOT_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o varnishd-storage_persistent_silo.o `test -f 'storage/storage_persistent_silo.c' || echo './'`storage/storage_persistent_silo.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DVARNISHD_IS_NOT_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o varnishd-storage_persistent_subr.o `test -f 'storage/storage_persistent_subr.c' || echo './'`storage/storage_persistent_subr.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DVARNISHD_IS_NOT_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o varnishd-storage_simple.o `test -f 'storage/storage_simple.c' || echo './'`storage/storage_simple.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DVARNISHD_IS_NOT_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o varnishd-mgt_waiter.o `test -f 'waiter/mgt_waiter.c' || echo './'`waiter/mgt_waiter.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DVARNISHD_IS_NOT_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o varnishd-cache_waiter.o `test -f 'waiter/cache_waiter.c' || echo './'`waiter/cache_waiter.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DVARNISHD_IS_NOT_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o varnishd-cache_waiter_epoll.o `test -f 'waiter/cache_waiter_epoll.c' || echo './'`waiter/cache_waiter_epoll.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DVARNISHD_IS_NOT_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o varnishd-cache_waiter_kqueue.o `test -f 'waiter/cache_waiter_kqueue.c' || echo './'`waiter/cache_waiter_kqueue.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DVARNISHD_IS_NOT_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o varnishd-cache_waiter_poll.o `test -f 'waiter/cache_waiter_poll.c' || echo './'`waiter/cache_waiter_poll.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../lib/libvgz -I../../bin/varnishd -I../../include -DVARNISHD_IS_NOT_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o varnishd-cache_waiter_ports.o `test -f 'waiter/cache_waiter_ports.c' || echo './'`waiter/cache_waiter_ports.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DVARNISHD_IS_NOT_A_VMOD -DVARNISH_STATE_DIR='"/var/lib/varnish"' -DVARNISH_VMOD_DIR='"/usr/lib64/varnish/vmods"' -DVARNISH_VCL_DIR='"/etc/varnish:/usr/share/varnish/vcl"' -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -export-dynamic -Wl,-O1 -Wl,--as-needed -o varnishd varnishd-cache_acceptor.o varnishd-cache_backend.o varnishd-cache_backend_cfg.o varnishd-cache_backend_probe.o varnishd-cache_backend_tcp.o varnishd-cache_ban.o varnishd-cache_ban_build.o varnishd-cache_ban_lurker.o varnishd-cache_busyobj.o varnishd-cache_cli.o varnishd-cache_deliver_proc.o varnishd-cache_director.o varnishd-cache_esi_deliver.o varnishd-cache_esi_fetch.o varnishd-cache_esi_parse.o varnishd-cache_expire.o varnishd-cache_fetch.o varnishd-cache_fetch_proc.o varnishd-cache_gzip.o varnishd-cache_hash.o varnishd-cache_http.o varnishd-cache_lck.o varnishd-cache_main.o varnishd-cache_mempool.o varnishd-cache_obj.o varnishd-cache_panic.o varnishd-cache_pool.o varnishd-cache_req.o varnishd-cache_req_body.o varnishd-cache_req_fsm.o varnishd-cache_rfc2616.o varnishd-cache_range.o varnishd-cache_session.o varnishd-cache_shmlog.o varnishd-cache_vary.o varnishd-cache_vcl.o varnishd-cache_vrt.o varnishd-cache_vrt_priv.o varnishd-cache_vrt_re.o varnishd-cache_vrt_var.o varnishd-cache_vrt_vmod.o varnishd-cache_wrk.o varnishd-cache_ws.o varnishd-common_vsm.o varnishd-common_vsc.o varnishd-hash_classic.o varnishd-hash_critbit.o varnishd-mgt_hash.o varnishd-hash_simple_list.o varnishd-vhp_table.o varnishd-vhp_decode.o varnishd-cache_http1_deliver.o varnishd-cache_http1_fetch.o varnishd-cache_http1_fsm.o varnishd-cache_http1_line.o varnishd-cache_http1_pipe.o varnishd-cache_http1_proto.o varnishd-cache_http1_vfp.o varnishd-cache_http2_deliver.o varnishd-cache_http2_hpack.o varnishd-cache_http2_panic.o varnishd-cache_http2_proto.o varnishd-cache_http2_session.o varnishd-cache_http2_send.o varnishd-mgt_acceptor.o varnishd-mgt_child.o varnishd-mgt_cli.o varnishd-mgt_jail.o varnishd-mgt_jail_unix.o varnishd-mgt_jail_solaris.o varnishd-mgt_main.o varnishd-mgt_param.o varnishd-mgt_param_tbl.o varnishd-mgt_param_bits.o varnishd-mgt_param_tcp.o varnishd-mgt_param_tweak.o varnishd-mgt_pool.o varnishd-mgt_shmem.o varnishd-mgt_util.o varnishd-mgt_vcc.o varnishd-mgt_vcl.o varnishd-cache_proxy_proto.o varnishd-stevedore.o varnishd-mgt_stevedore.o varnishd-stevedore_utils.o varnishd-storage_file.o varnishd-storage_lru.o varnishd-storage_malloc.o varnishd-storage_persistent.o varnishd-mgt_storage_persistent.o varnishd-storage_persistent_silo.o varnishd-storage_persistent_subr.o varnishd-storage_simple.o varnishd-mgt_waiter.o varnishd-cache_waiter.o varnishd-cache_waiter_epoll.o varnishd-cache_waiter_kqueue.o varnishd-cache_waiter_poll.o varnishd-cache_waiter_ports.o ../../lib/libvarnish/libvarnish.a ../../lib/libvcc/libvcc.a ../../lib/libvgz/libvgz.a -ljemalloc -lpcre -ldl -lnsl -lrt -lm libtool: link: x86_64-pc-linux-gnu-gcc -DVARNISHD_IS_NOT_A_VMOD -DVARNISH_STATE_DIR=\"/var/lib/varnish\" -DVARNISH_VMOD_DIR=\"/usr/lib64/varnish/vmods\" -DVARNISH_VCL_DIR=\"/etc/varnish:/usr/share/varnish/vcl\" -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -Wl,-O1 -o varnishd varnishd-cache_acceptor.o varnishd-cache_backend.o varnishd-cache_backend_cfg.o varnishd-cache_backend_probe.o varnishd-cache_backend_tcp.o varnishd-cache_ban.o varnishd-cache_ban_build.o varnishd-cache_ban_lurker.o varnishd-cache_busyobj.o varnishd-cache_cli.o varnishd-cache_deliver_proc.o varnishd-cache_director.o varnishd-cache_esi_deliver.o varnishd-cache_esi_fetch.o varnishd-cache_esi_parse.o varnishd-cache_expire.o varnishd-cache_fetch.o varnishd-cache_fetch_proc.o varnishd-cache_gzip.o varnishd-cache_hash.o varnishd-cache_http.o varnishd-cache_lck.o varnishd-cache_main.o varnishd-cache_mempool.o varnishd-cache_obj.o varnishd-cache_panic.o varnishd-cache_pool.o varnishd-cache_req.o varnishd-cache_req_body.o varnishd-cache_req_fsm.o varnishd-cache_rfc2616.o varnishd-cache_range.o varnishd-cache_session.o varnishd-cache_shmlog.o varnishd-cache_vary.o varnishd-cache_vcl.o varnishd-cache_vrt.o varnishd-cache_vrt_priv.o varnishd-cache_vrt_re.o varnishd-cache_vrt_var.o varnishd-cache_vrt_vmod.o varnishd-cache_wrk.o varnishd-cache_ws.o varnishd-common_vsm.o varnishd-common_vsc.o varnishd-hash_classic.o varnishd-hash_critbit.o varnishd-mgt_hash.o varnishd-hash_simple_list.o varnishd-vhp_table.o varnishd-vhp_decode.o varnishd-cache_http1_deliver.o varnishd-cache_http1_fetch.o varnishd-cache_http1_fsm.o varnishd-cache_http1_line.o varnishd-cache_http1_pipe.o varnishd-cache_http1_proto.o varnishd-cache_http1_vfp.o varnishd-cache_http2_deliver.o varnishd-cache_http2_hpack.o varnishd-cache_http2_panic.o varnishd-cache_http2_proto.o varnishd-cache_http2_session.o varnishd-cache_http2_send.o varnishd-mgt_acceptor.o varnishd-mgt_child.o varnishd-mgt_cli.o varnishd-mgt_jail.o varnishd-mgt_jail_unix.o varnishd-mgt_jail_solaris.o varnishd-mgt_main.o varnishd-mgt_param.o varnishd-mgt_param_tbl.o varnishd-mgt_param_bits.o varnishd-mgt_param_tcp.o varnishd-mgt_param_tweak.o varnishd-mgt_pool.o varnishd-mgt_shmem.o varnishd-mgt_util.o varnishd-mgt_vcc.o varnishd-mgt_vcl.o varnishd-cache_proxy_proto.o varnishd-stevedore.o varnishd-mgt_stevedore.o varnishd-stevedore_utils.o varnishd-storage_file.o varnishd-storage_lru.o varnishd-storage_malloc.o varnishd-storage_persistent.o varnishd-mgt_storage_persistent.o varnishd-storage_persistent_silo.o varnishd-storage_persistent_subr.o varnishd-storage_simple.o varnishd-mgt_waiter.o varnishd-cache_waiter.o varnishd-cache_waiter_epoll.o varnishd-cache_waiter_kqueue.o varnishd-cache_waiter_poll.o varnishd-cache_waiter_ports.o -Wl,--export-dynamic -Wl,--as-needed ../../lib/libvarnish/libvarnish.a ../../lib/libvcc/libvcc.a ../../lib/libvgz/libvgz.a -ljemalloc -lpcre -ldl -lnsl -lrt -lm -pthread make[4]: Leaving directory '/var/tmp/portage/www-servers/varnish-5.1.2/work/varnish-5.1.2/bin/varnishd' make[3]: Leaving directory '/var/tmp/portage/www-servers/varnish-5.1.2/work/varnish-5.1.2/bin/varnishd' Making all in varnishhist make[3]: Entering directory '/var/tmp/portage/www-servers/varnish-5.1.2/work/varnish-5.1.2/bin/varnishhist' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o varnishhist-varnishhist.o `test -f 'varnishhist.c' || echo './'`varnishhist.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o varnishhist-varnishhist_options.o `test -f 'varnishhist_options.c' || echo './'`varnishhist_options.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -Wl,-O1 -Wl,--as-needed -o varnishhist varnishhist-varnishhist.o varnishhist-varnishhist_options.o ../../lib/libvarnishapi/libvarnishapi.la -lm -lncursesw -lrt libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -Wl,-O1 -o .libs/varnishhist varnishhist-varnishhist.o varnishhist-varnishhist_options.o -Wl,--as-needed ../../lib/libvarnishapi/.libs/libvarnishapi.so -lpcre -lm -lncursesw -lrt -pthread make[3]: Leaving directory '/var/tmp/portage/www-servers/varnish-5.1.2/work/varnish-5.1.2/bin/varnishhist' Making all in varnishlog make[3]: Entering directory '/var/tmp/portage/www-servers/varnish-5.1.2/work/varnish-5.1.2/bin/varnishlog' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o varnishlog-varnishlog.o `test -f 'varnishlog.c' || echo './'`varnishlog.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o varnishlog-varnishlog_options.o `test -f 'varnishlog_options.c' || echo './'`varnishlog_options.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -Wl,-O1 -Wl,--as-needed -o varnishlog varnishlog-varnishlog.o varnishlog-varnishlog_options.o ../../lib/libvarnishapi/libvarnishapi.la -lrt -lm libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -Wl,-O1 -o .libs/varnishlog varnishlog-varnishlog.o varnishlog-varnishlog_options.o -Wl,--as-needed ../../lib/libvarnishapi/.libs/libvarnishapi.so -lpcre -lrt -lm -pthread make[3]: Leaving directory '/var/tmp/portage/www-servers/varnish-5.1.2/work/varnish-5.1.2/bin/varnishlog' Making all in varnishncsa make[3]: Entering directory '/var/tmp/portage/www-servers/varnish-5.1.2/work/varnish-5.1.2/bin/varnishncsa' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o varnishncsa-varnishncsa.o `test -f 'varnishncsa.c' || echo './'`varnishncsa.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o varnishncsa-varnishncsa_options.o `test -f 'varnishncsa_options.c' || echo './'`varnishncsa_options.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o varnishncsa-base64.o `test -f 'base64.c' || echo './'`base64.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -Wl,-O1 -Wl,--as-needed -o varnishncsa varnishncsa-varnishncsa.o varnishncsa-varnishncsa_options.o varnishncsa-base64.o ../../lib/libvarnishapi/libvarnishapi.la -lrt -lm libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -Wl,-O1 -o .libs/varnishncsa varnishncsa-varnishncsa.o varnishncsa-varnishncsa_options.o varnishncsa-base64.o -Wl,--as-needed ../../lib/libvarnishapi/.libs/libvarnishapi.so -lpcre -lrt -lm -pthread make[3]: Leaving directory '/var/tmp/portage/www-servers/varnish-5.1.2/work/varnish-5.1.2/bin/varnishncsa' Making all in varnishstat make[3]: Entering directory '/var/tmp/portage/www-servers/varnish-5.1.2/work/varnish-5.1.2/bin/varnishstat' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o varnishstat-varnishstat.o `test -f 'varnishstat.c' || echo './'`varnishstat.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o varnishstat-varnishstat_curses.o `test -f 'varnishstat_curses.c' || echo './'`varnishstat_curses.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o varnishstat-varnishstat_options.o `test -f 'varnishstat_options.c' || echo './'`varnishstat_options.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -Wl,-O1 -Wl,--as-needed -o varnishstat varnishstat-varnishstat.o varnishstat-varnishstat_curses.o varnishstat-varnishstat_options.o ../../lib/libvarnishapi/libvarnishapi.la -lncursesw -lrt -lm libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -Wl,-O1 -o .libs/varnishstat varnishstat-varnishstat.o varnishstat-varnishstat_curses.o varnishstat-varnishstat_options.o -Wl,--as-needed ../../lib/libvarnishapi/.libs/libvarnishapi.so -lpcre -lncursesw -lrt -lm -pthread x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o vsc2rst.o vsc2rst.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -Wl,-O1 -Wl,--as-needed -o vsc2rst vsc2rst.o libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -Wl,-O1 -o vsc2rst vsc2rst.o -Wl,--as-needed -pthread make[3]: Leaving directory '/var/tmp/portage/www-servers/varnish-5.1.2/work/varnish-5.1.2/bin/varnishstat' Making all in varnishtop make[3]: Entering directory '/var/tmp/portage/www-servers/varnish-5.1.2/work/varnish-5.1.2/bin/varnishtop' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o varnishtop-varnishtop.o `test -f 'varnishtop.c' || echo './'`varnishtop.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o varnishtop-varnishtop_options.o `test -f 'varnishtop_options.c' || echo './'`varnishtop_options.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -Wl,-O1 -Wl,--as-needed -o varnishtop varnishtop-varnishtop.o varnishtop-varnishtop_options.o ../../lib/libvarnishapi/libvarnishapi.la -lncursesw -lrt -lm libtool: link: x86_64-pc-linux-gnu-gcc -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -Wl,-O1 -o .libs/varnishtop varnishtop-varnishtop.o varnishtop-varnishtop_options.o -Wl,--as-needed ../../lib/libvarnishapi/.libs/libvarnishapi.so -lpcre -lncursesw -lrt -lm -pthread make[3]: Leaving directory '/var/tmp/portage/www-servers/varnish-5.1.2/work/varnish-5.1.2/bin/varnishtop' Making all in varnishtest make[3]: Entering directory '/var/tmp/portage/www-servers/varnish-5.1.2/work/varnish-5.1.2/bin/varnishtest' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../lib/libvgz -DTOP_BUILDDIR='"../.."' -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o varnishtest-vtc.o `test -f 'vtc.c' || echo './'`vtc.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../lib/libvgz -DTOP_BUILDDIR='"../.."' -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o varnishtest-vtc_barrier.o `test -f 'vtc_barrier.c' || echo './'`vtc_barrier.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../lib/libvgz -DTOP_BUILDDIR='"../.."' -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o varnishtest-vtc_client.o `test -f 'vtc_client.c' || echo './'`vtc_client.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../lib/libvgz -DTOP_BUILDDIR='"../.."' -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o varnishtest-vtc_http.o `test -f 'vtc_http.c' || echo './'`vtc_http.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../lib/libvgz -DTOP_BUILDDIR='"../.."' -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o varnishtest-vtc_log.o `test -f 'vtc_log.c' || echo './'`vtc_log.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../lib/libvgz -DTOP_BUILDDIR='"../.."' -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o varnishtest-vtc_http2.o `test -f 'vtc_http2.c' || echo './'`vtc_http2.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../lib/libvgz -DTOP_BUILDDIR='"../.."' -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o varnishtest-vtc_h2_hpack.o `test -f 'vtc_h2_hpack.c' || echo './'`vtc_h2_hpack.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../lib/libvgz -DTOP_BUILDDIR='"../.."' -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o varnishtest-vtc_h2_tbl.o `test -f 'vtc_h2_tbl.c' || echo './'`vtc_h2_tbl.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../lib/libvgz -DTOP_BUILDDIR='"../.."' -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o varnishtest-vtc_logexp.o `test -f 'vtc_logexp.c' || echo './'`vtc_logexp.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../lib/libvgz -DTOP_BUILDDIR='"../.."' -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o varnishtest-vtc_main.o `test -f 'vtc_main.c' || echo './'`vtc_main.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../lib/libvgz -DTOP_BUILDDIR='"../.."' -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o varnishtest-vtc_process.o `test -f 'vtc_process.c' || echo './'`vtc_process.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../lib/libvgz -DTOP_BUILDDIR='"../.."' -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o varnishtest-vtc_proxy.o `test -f 'vtc_proxy.c' || echo './'`vtc_proxy.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../lib/libvgz -DTOP_BUILDDIR='"../.."' -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o varnishtest-vtc_server.o `test -f 'vtc_server.c' || echo './'`vtc_server.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../lib/libvgz -DTOP_BUILDDIR='"../.."' -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o varnishtest-vtc_subr.o `test -f 'vtc_subr.c' || echo './'`vtc_subr.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -I../../include -I../../lib/libvgz -DTOP_BUILDDIR='"../.."' -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -c -o varnishtest-vtc_varnish.o `test -f 'vtc_varnish.c' || echo './'`vtc_varnish.c /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DTOP_BUILDDIR='"../.."' -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -Wl,-O1 -Wl,--as-needed -o varnishtest varnishtest-vtc.o varnishtest-vtc_barrier.o varnishtest-vtc_client.o varnishtest-vtc_http.o varnishtest-vtc_log.o varnishtest-vtc_http2.o varnishtest-vtc_h2_hpack.o varnishtest-vtc_h2_tbl.o varnishtest-vtc_logexp.o varnishtest-vtc_main.o varnishtest-vtc_process.o varnishtest-vtc_proxy.o varnishtest-vtc_server.o varnishtest-vtc_subr.o varnishtest-vtc_varnish.o ../../lib/libvarnish/libvarnish.a ../../lib/libvarnishapi/libvarnishapi.la ../../lib/libvgz/libvgz.a -lpcre -lnsl -lm libtool: link: x86_64-pc-linux-gnu-gcc -DTOP_BUILDDIR=\"../..\" -O2 -pipe -march=native -Wall -pthread -Wall -Wno-error=unused-result -Wl,-O1 -o .libs/varnishtest varnishtest-vtc.o varnishtest-vtc_barrier.o varnishtest-vtc_client.o varnishtest-vtc_http.o varnishtest-vtc_log.o varnishtest-vtc_http2.o varnishtest-vtc_h2_hpack.o varnishtest-vtc_h2_tbl.o varnishtest-vtc_logexp.o varnishtest-vtc_main.o varnishtest-vtc_process.o varnishtest-vtc_proxy.o varnishtest-vtc_server.o varnishtest-vtc_subr.o varnishtest-vtc_varnish.o -Wl,--as-needed ../../lib/libvarnish/libvarnish.a ../../lib/libvarnishapi/.libs/libvarnishapi.so -lrt ../../lib/libvgz/libvgz.a -lpcre -lnsl -lm -pthread make[3]: Leaving directory '/var/tmp/portage/www-servers/varnish-5.1.2/work/varnish-5.1.2/bin/varnishtest' make[3]: Entering directory '/var/tmp/portage/www-servers/varnish-5.1.2/work/varnish-5.1.2/bin' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/var/tmp/portage/www-servers/varnish-5.1.2/work/varnish-5.1.2/bin' make[2]: Leaving directory '/var/tmp/portage/www-servers/varnish-5.1.2/work/varnish-5.1.2/bin' Making all in etc make[2]: Entering directory '/var/tmp/portage/www-servers/varnish-5.1.2/work/varnish-5.1.2/etc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/var/tmp/portage/www-servers/varnish-5.1.2/work/varnish-5.1.2/etc' Making all in doc make[2]: Entering directory '/var/tmp/portage/www-servers/varnish-5.1.2/work/varnish-5.1.2/doc' Making all in graphviz make[3]: Entering directory '/var/tmp/portage/www-servers/varnish-5.1.2/work/varnish-5.1.2/doc/graphviz' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/var/tmp/portage/www-servers/varnish-5.1.2/work/varnish-5.1.2/doc/graphviz' Making all in sphinx make[3]: Entering directory '/var/tmp/portage/www-servers/varnish-5.1.2/work/varnish-5.1.2/doc/sphinx' ../../bin/varnishd/varnishd -x cli > include/cli.rst /bin/sh: line 1: 14365 Terminated ../../bin/varnishd/varnishd -x cli > include/cli.rst make[3]: *** [Makefile:630: include/cli.rst] Error 143 make[3]: Leaving directory '/var/tmp/portage/www-servers/varnish-5.1.2/work/varnish-5.1.2/doc/sphinx' make[2]: *** [Makefile:407: all-recursive] Error 1 make[2]: Leaving directory '/var/tmp/portage/www-servers/varnish-5.1.2/work/varnish-5.1.2/doc' make[1]: *** [Makefile:553: all-recursive] Error 1 make[1]: Leaving directory '/var/tmp/portage/www-servers/varnish-5.1.2/work/varnish-5.1.2' make: *** [Makefile:439: all] Error 2 * ERROR: www-servers/varnish-5.1.2::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=www-servers/varnish-5.1.2::gentoo'`, * the complete build log and the output of `emerge -pqv '=www-servers/varnish-5.1.2::gentoo'`. * The complete build log is located at '/var/log/portage/www-servers:varnish-5.1.2:20170615-063705.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/www-servers/varnish-5.1.2/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/www-servers/varnish-5.1.2/temp/environment'. * Working directory: '/var/tmp/portage/www-servers/varnish-5.1.2/work/varnish-5.1.2' * S: '/var/tmp/portage/www-servers/varnish-5.1.2/work/varnish-5.1.2'