ENTER do("bash -l -c 'rpmbuild -bs --target ppc --nodeps //builddir/build/SPECS/varnish.spec'", '/var/lib/mock/dist-f8-build-98878-13280/root/', 0, True, 0, , 423, 423, 'ppc', logger=) run cmd timeout(0): bash -l -c 'rpmbuild -bs --target ppc --nodeps //builddir/build/SPECS/varnish.spec' warning: Could not canonicalize hostname: ppc2.fedora.redhat.com Building target platforms: ppc Building for target ppc Wrote: /builddir/build/SRPMS/varnish-1.1.2-4.fc8.src.rpm LEAVE do --> ENTER do("bash -l -c 'rpmbuild -bb --target ppc --nodeps //builddir/build/SPECS/varnish.spec'", '/var/lib/mock/dist-f8-build-98878-13280/root/', 0, True, 0, , 423, 423, 'ppc', logger=) run cmd timeout(0): bash -l -c 'rpmbuild -bb --target ppc --nodeps //builddir/build/SPECS/varnish.spec' Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.70923 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf varnish-1.1.2 + /bin/gzip -dc /builddir/build/SOURCES/varnish-1.1.2.tar.gz + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd varnish-1.1.2 ++ /usr/bin/id -u + '[' 423 = 0 ']' ++ /usr/bin/id -u + '[' 423 = 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.70923 + umask 022 + cd /builddir/build/BUILD + cd varnish-1.1.2 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32' + export FFLAGS ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /bin/rm -f ./config.sub ++ basename ./config.sub + /bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub `/usr/lib/rpm/redhat/config.sub' -> `./config.sub' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /bin/rm -f ./config.guess ++ basename ./config.guess + /bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess `/usr/lib/rpm/redhat/config.guess' -> `./config.guess' + ./configure --build=ppc-redhat-linux-gnu --host=ppc-redhat-linux-gnu --target=ppc-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --disable-static --localstatedir=/var/lib checking build system type... powerpc-redhat-linux-gnu checking host system type... powerpc-redhat-linux-gnu checking target system type... powerpc-redhat-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for ppc-redhat-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for a BSD-compatible install... /usr/bin/install -c checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognize dependent libraries... pass_all 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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for ppc-redhat-linux-gnu-g++... no checking for ppc-redhat-linux-gnu-c++... no checking for ppc-redhat-linux-gnu-gpp... no checking for ppc-redhat-linux-gnu-aCC... no checking for ppc-redhat-linux-gnu-CC... no checking for ppc-redhat-linux-gnu-cxx... no checking for ppc-redhat-linux-gnu-cc++... no checking for ppc-redhat-linux-gnu-cl.exe... no checking for ppc-redhat-linux-gnu-FCC... no checking for ppc-redhat-linux-gnu-KCC... no checking for ppc-redhat-linux-gnu-RCC... no checking for ppc-redhat-linux-gnu-xlC_r... no checking for ppc-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking for ppc-redhat-linux-gnu-g77... no checking for ppc-redhat-linux-gnu-xlf... no checking for ppc-redhat-linux-gnu-f77... no checking for ppc-redhat-linux-gnu-frt... no checking for ppc-redhat-linux-gnu-pgf77... no checking for ppc-redhat-linux-gnu-cf77... no checking for ppc-redhat-linux-gnu-fort77... no checking for ppc-redhat-linux-gnu-fl32... no checking for ppc-redhat-linux-gnu-af77... no checking for ppc-redhat-linux-gnu-xlf90... no checking for ppc-redhat-linux-gnu-f90... no checking for ppc-redhat-linux-gnu-pgf90... no checking for ppc-redhat-linux-gnu-pghpf... no checking for ppc-redhat-linux-gnu-epcf90... no checking for ppc-redhat-linux-gnu-gfortran... no checking for ppc-redhat-linux-gnu-g95... no checking for ppc-redhat-linux-gnu-xlf95... no checking for ppc-redhat-linux-gnu-f95... no checking for ppc-redhat-linux-gnu-fort... no checking for ppc-redhat-linux-gnu-ifort... no checking for ppc-redhat-linux-gnu-ifc... no checking for ppc-redhat-linux-gnu-efc... no checking for ppc-redhat-linux-gnu-pgf95... no checking for ppc-redhat-linux-gnu-lf95... no checking for ppc-redhat-linux-gnu-ftn... no checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 98304 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for ppc-redhat-linux-gnu-ar... no checking for ar... ar checking for ppc-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for ppc-redhat-linux-gnu-strip... no checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/bin/ld) 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 configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking whether make sets $(MAKE)... (cached) yes checking for xsltproc... xsltproc checking for clock_gettime in -lrt... yes checking for dlopen in -ldl... yes checking for library containing initscr... -lcurses checking for library containing pthread_create... -lpthread checking for socket in -lsocket... no checking for getaddrinfo in -lnsl... yes checking for cos in -lm... yes checking for ANSI C header files... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... yes checking whether time.h and sys/time.h may both be included... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/mount.h usability... yes checking sys/mount.h presence... yes checking for sys/mount.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 netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking vis.h usability... no checking vis.h presence... no checking for vis.h... no checking for an ANSI C-conforming const... yes checking for struct sockaddr.sa_len... no checking return type of signal handlers... void checking for size_t... yes checking for vprintf... yes checking for _doprnt... no checking for strerror... yes checking whether strerror_r is declared... yes checking for strerror_r... yes checking whether strerror_r returns char *... yes checking for socket... yes checking for strptime... yes checking for sendfile... yes checking for asprintf... yes checking for vasprintf... yes checking for setproctitle... no checking for srandomdev... no checking for strlcat... no checking for strlcpy... no checking for strndup... yes checking for vis... no checking for strvis... no checking for strvisx... no checking for daemon... yes checking for clock_gettime... yes checking for kqueue... no checking for epoll_ctl... yes checking for poll... yes checking whether SO_RCVTIMEO works... yes checking whether SO_SNDTIMEO works... yes configure: creating ./config.status config.status: creating Makefile config.status: creating bin/Makefile config.status: creating bin/varnishadm/Makefile config.status: creating bin/varnishd/Makefile config.status: creating bin/varnishlog/Makefile config.status: creating bin/varnishhist/Makefile config.status: creating bin/varnishncsa/Makefile config.status: creating bin/varnishreplay/Makefile config.status: creating bin/varnishstat/Makefile config.status: creating bin/varnishtop/Makefile config.status: creating doc/Makefile config.status: creating etc/Makefile config.status: creating include/Makefile config.status: creating lib/Makefile config.status: creating lib/libvarnish/Makefile config.status: creating lib/libvarnishapi/Makefile config.status: creating lib/libvarnishcompat/Makefile config.status: creating lib/libvcl/Makefile config.status: creating man/Makefile config.status: creating debian/Makefile config.status: creating redhat/Makefile config.status: creating varnishapi.pc config.status: creating config.h config.status: executing depfiles commands + sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g; s|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool + /usr/bin/make -j4 /usr/bin/make all-recursive make[1]: Entering directory `/builddir/build/BUILD/varnish-1.1.2' Making all in include make[2]: Entering directory `/builddir/build/BUILD/varnish-1.1.2/include' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/varnish-1.1.2/include' Making all in lib make[2]: Entering directory `/builddir/build/BUILD/varnish-1.1.2/lib' Making all in libvarnish make[3]: Entering directory `/builddir/build/BUILD/varnish-1.1.2/lib/libvarnish' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -include config.h -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT libvarnish_la-argv.lo -MD -MP -MF .deps/libvarnish_la-argv.Tpo -c -o libvarnish_la-argv.lo `test -f 'argv.c' || echo './'`argv.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -include config.h -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT libvarnish_la-assert.lo -MD -MP -MF .deps/libvarnish_la-assert.Tpo -c -o libvarnish_la-assert.lo `test -f 'assert.c' || echo './'`assert.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -include config.h -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT libvarnish_la-binary_heap.lo -MD -MP -MF .deps/libvarnish_la-binary_heap.Tpo -c -o libvarnish_la-binary_heap.lo `test -f 'binary_heap.c' || echo './'`binary_heap.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -include config.h -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT libvarnish_la-cli.lo -MD -MP -MF .deps/libvarnish_la-cli.Tpo -c -o libvarnish_la-cli.lo `test -f 'cli.c' || echo './'`cli.c mkdir .libs gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -include config.h -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT libvarnish_la-argv.lo -MD -MP -MF .deps/libvarnish_la-argv.Tpo -c argv.c -fPIC -DPIC -o .libs/libvarnish_la-argv.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -include config.h -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT libvarnish_la-assert.lo -MD -MP -MF .deps/libvarnish_la-assert.Tpo -c assert.c -fPIC -DPIC -o .libs/libvarnish_la-assert.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -include config.h -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT libvarnish_la-binary_heap.lo -MD -MP -MF .deps/libvarnish_la-binary_heap.Tpo -c binary_heap.c -fPIC -DPIC -o .libs/libvarnish_la-binary_heap.o mv -f .deps/libvarnish_la-assert.Tpo .deps/libvarnish_la-assert.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -include config.h -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT libvarnish_la-cli_common.lo -MD -MP -MF .deps/libvarnish_la-cli_common.Tpo -c -o libvarnish_la-cli_common.lo `test -f 'cli_common.c' || echo './'`cli_common.c mv -f .deps/libvarnish_la-argv.Tpo .deps/libvarnish_la-argv.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -include config.h -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT libvarnish_la-crc32.lo -MD -MP -MF .deps/libvarnish_la-crc32.Tpo -c -o libvarnish_la-crc32.lo `test -f 'crc32.c' || echo './'`crc32.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -include config.h -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT libvarnish_la-cli.lo -MD -MP -MF .deps/libvarnish_la-cli.Tpo -c cli.c -fPIC -DPIC -o .libs/libvarnish_la-cli.o mv -f .deps/libvarnish_la-binary_heap.Tpo .deps/libvarnish_la-binary_heap.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -include config.h -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT libvarnish_la-flopen.lo -MD -MP -MF .deps/libvarnish_la-flopen.Tpo -c -o libvarnish_la-flopen.lo `test -f 'flopen.c' || echo './'`flopen.c mv -f .deps/libvarnish_la-cli.Tpo .deps/libvarnish_la-cli.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -include config.h -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT libvarnish_la-time.lo -MD -MP -MF .deps/libvarnish_la-time.Tpo -c -o libvarnish_la-time.lo `test -f 'time.c' || echo './'`time.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -include config.h -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT libvarnish_la-crc32.lo -MD -MP -MF .deps/libvarnish_la-crc32.Tpo -c crc32.c -fPIC -DPIC -o .libs/libvarnish_la-crc32.o mv -f .deps/libvarnish_la-crc32.Tpo .deps/libvarnish_la-crc32.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -include config.h -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT libvarnish_la-version.lo -MD -MP -MF .deps/libvarnish_la-version.Tpo -c -o libvarnish_la-version.lo `test -f 'version.c' || echo './'`version.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -include config.h -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT libvarnish_la-cli_common.lo -MD -MP -MF .deps/libvarnish_la-cli_common.Tpo -c cli_common.c -fPIC -DPIC -o .libs/libvarnish_la-cli_common.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -include config.h -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT libvarnish_la-flopen.lo -MD -MP -MF .deps/libvarnish_la-flopen.Tpo -c flopen.c -fPIC -DPIC -o .libs/libvarnish_la-flopen.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -include config.h -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT libvarnish_la-time.lo -MD -MP -MF .deps/libvarnish_la-time.Tpo -c time.c -fPIC -DPIC -o .libs/libvarnish_la-time.o mv -f .deps/libvarnish_la-flopen.Tpo .deps/libvarnish_la-flopen.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -include config.h -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT libvarnish_la-vpf.lo -MD -MP -MF .deps/libvarnish_la-vpf.Tpo -c -o libvarnish_la-vpf.lo `test -f 'vpf.c' || echo './'`vpf.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -include config.h -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT libvarnish_la-version.lo -MD -MP -MF .deps/libvarnish_la-version.Tpo -c version.c -fPIC -DPIC -o .libs/libvarnish_la-version.o mv -f .deps/libvarnish_la-cli_common.Tpo .deps/libvarnish_la-cli_common.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -include config.h -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT libvarnish_la-vsb.lo -MD -MP -MF .deps/libvarnish_la-vsb.Tpo -c -o libvarnish_la-vsb.lo `test -f 'vsb.c' || echo './'`vsb.c mv -f .deps/libvarnish_la-version.Tpo .deps/libvarnish_la-version.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -include config.h -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT libvarnish_la-vss.lo -MD -MP -MF .deps/libvarnish_la-vss.Tpo -c -o libvarnish_la-vss.lo `test -f 'vss.c' || echo './'`vss.c mv -f .deps/libvarnish_la-time.Tpo .deps/libvarnish_la-time.Plo gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -include config.h -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT libvarnish_la-vpf.lo -MD -MP -MF .deps/libvarnish_la-vpf.Tpo -c vpf.c -fPIC -DPIC -o .libs/libvarnish_la-vpf.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -include config.h -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT libvarnish_la-vsb.lo -MD -MP -MF .deps/libvarnish_la-vsb.Tpo -c vsb.c -fPIC -DPIC -o .libs/libvarnish_la-vsb.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -include config.h -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT libvarnish_la-vss.lo -MD -MP -MF .deps/libvarnish_la-vss.Tpo -c vss.c -fPIC -DPIC -o .libs/libvarnish_la-vss.o mv -f .deps/libvarnish_la-vpf.Tpo .deps/libvarnish_la-vpf.Plo mv -f .deps/libvarnish_la-vss.Tpo .deps/libvarnish_la-vss.Plo mv -f .deps/libvarnish_la-vsb.Tpo .deps/libvarnish_la-vsb.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -include config.h -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o libvarnish.la -rpath /usr/lib libvarnish_la-argv.lo libvarnish_la-assert.lo libvarnish_la-binary_heap.lo libvarnish_la-cli.lo libvarnish_la-cli_common.lo libvarnish_la-crc32.lo libvarnish_la-flopen.lo libvarnish_la-time.lo libvarnish_la-version.lo libvarnish_la-vpf.lo libvarnish_la-vsb.lo libvarnish_la-vss.lo -lrt gcc -shared .libs/libvarnish_la-argv.o .libs/libvarnish_la-assert.o .libs/libvarnish_la-binary_heap.o .libs/libvarnish_la-cli.o .libs/libvarnish_la-cli_common.o .libs/libvarnish_la-crc32.o .libs/libvarnish_la-flopen.o .libs/libvarnish_la-time.o .libs/libvarnish_la-version.o .libs/libvarnish_la-vpf.o .libs/libvarnish_la-vsb.o .libs/libvarnish_la-vss.o -lrt -m32 -Wl,-soname -Wl,libvarnish.so.0 -o .libs/libvarnish.so.0.0.0 (cd .libs && rm -f libvarnish.so.0 && ln -s libvarnish.so.0.0.0 libvarnish.so.0) (cd .libs && rm -f libvarnish.so && ln -s libvarnish.so.0.0.0 libvarnish.so) creating libvarnish.la (cd .libs && rm -f libvarnish.la && ln -s ../libvarnish.la libvarnish.la) make[3]: Leaving directory `/builddir/build/BUILD/varnish-1.1.2/lib/libvarnish' Making all in libvarnishapi make[3]: Entering directory `/builddir/build/BUILD/varnish-1.1.2/lib/libvarnishapi' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -include config.h -DVARNISH_STATE_DIR='"/var/lib/varnish"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT libvarnishapi_la-base64.lo -MD -MP -MF .deps/libvarnishapi_la-base64.Tpo -c -o libvarnishapi_la-base64.lo `test -f 'base64.c' || echo './'`base64.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -include config.h -DVARNISH_STATE_DIR='"/var/lib/varnish"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT libvarnishapi_la-instance.lo -MD -MP -MF .deps/libvarnishapi_la-instance.Tpo -c -o libvarnishapi_la-instance.lo `test -f 'instance.c' || echo './'`instance.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -include config.h -DVARNISH_STATE_DIR='"/var/lib/varnish"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT libvarnishapi_la-shmlog.lo -MD -MP -MF .deps/libvarnishapi_la-shmlog.Tpo -c -o libvarnishapi_la-shmlog.lo `test -f 'shmlog.c' || echo './'`shmlog.c mkdir .libs gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -include config.h -DVARNISH_STATE_DIR=\"/var/lib/varnish\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT libvarnishapi_la-shmlog.lo -MD -MP -MF .deps/libvarnishapi_la-shmlog.Tpo -c shmlog.c -fPIC -DPIC -o .libs/libvarnishapi_la-shmlog.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -include config.h -DVARNISH_STATE_DIR=\"/var/lib/varnish\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT libvarnishapi_la-instance.lo -MD -MP -MF .deps/libvarnishapi_la-instance.Tpo -c instance.c -fPIC -DPIC -o .libs/libvarnishapi_la-instance.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -include config.h -DVARNISH_STATE_DIR=\"/var/lib/varnish\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT libvarnishapi_la-base64.lo -MD -MP -MF .deps/libvarnishapi_la-base64.Tpo -c base64.c -fPIC -DPIC -o .libs/libvarnishapi_la-base64.o mv -f .deps/libvarnishapi_la-instance.Tpo .deps/libvarnishapi_la-instance.Plo mv -f .deps/libvarnishapi_la-base64.Tpo .deps/libvarnishapi_la-base64.Plo mv -f .deps/libvarnishapi_la-shmlog.Tpo .deps/libvarnishapi_la-shmlog.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -include config.h -DVARNISH_STATE_DIR='"/var/lib/varnish"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o libvarnishapi.la -rpath /usr/lib libvarnishapi_la-base64.lo libvarnishapi_la-instance.lo libvarnishapi_la-shmlog.lo gcc -shared .libs/libvarnishapi_la-base64.o .libs/libvarnishapi_la-instance.o .libs/libvarnishapi_la-shmlog.o -m32 -Wl,-soname -Wl,libvarnishapi.so.0 -o .libs/libvarnishapi.so.0.0.0 (cd .libs && rm -f libvarnishapi.so.0 && ln -s libvarnishapi.so.0.0.0 libvarnishapi.so.0) (cd .libs && rm -f libvarnishapi.so && ln -s libvarnishapi.so.0.0.0 libvarnishapi.so) creating libvarnishapi.la (cd .libs && rm -f libvarnishapi.la && ln -s ../libvarnishapi.la libvarnishapi.la) make[3]: Leaving directory `/builddir/build/BUILD/varnish-1.1.2/lib/libvarnishapi' Making all in libvarnishcompat make[3]: Entering directory `/builddir/build/BUILD/varnish-1.1.2/lib/libvarnishcompat' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -include config.h -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT libvarnishcompat_la-asprintf.lo -MD -MP -MF .deps/libvarnishcompat_la-asprintf.Tpo -c -o libvarnishcompat_la-asprintf.lo `test -f 'asprintf.c' || echo './'`asprintf.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -include config.h -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT libvarnishcompat_la-daemon.lo -MD -MP -MF .deps/libvarnishcompat_la-daemon.Tpo -c -o libvarnishcompat_la-daemon.lo `test -f 'daemon.c' || echo './'`daemon.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -include config.h -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT libvarnishcompat_la-vasprintf.lo -MD -MP -MF .deps/libvarnishcompat_la-vasprintf.Tpo -c -o libvarnishcompat_la-vasprintf.lo `test -f 'vasprintf.c' || echo './'`vasprintf.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -include config.h -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT libvarnishcompat_la-setproctitle.lo -MD -MP -MF .deps/libvarnishcompat_la-setproctitle.Tpo -c -o libvarnishcompat_la-setproctitle.lo `test -f 'setproctitle.c' || echo './'`setproctitle.c mkdir .libs gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -include config.h -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT libvarnishcompat_la-vasprintf.lo -MD -MP -MF .deps/libvarnishcompat_la-vasprintf.Tpo -c vasprintf.c -fPIC -DPIC -o .libs/libvarnishcompat_la-vasprintf.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -include config.h -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT libvarnishcompat_la-daemon.lo -MD -MP -MF .deps/libvarnishcompat_la-daemon.Tpo -c daemon.c -fPIC -DPIC -o .libs/libvarnishcompat_la-daemon.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -include config.h -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT libvarnishcompat_la-setproctitle.lo -MD -MP -MF .deps/libvarnishcompat_la-setproctitle.Tpo -c setproctitle.c -fPIC -DPIC -o .libs/libvarnishcompat_la-setproctitle.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -include config.h -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT libvarnishcompat_la-asprintf.lo -MD -MP -MF .deps/libvarnishcompat_la-asprintf.Tpo -c asprintf.c -fPIC -DPIC -o .libs/libvarnishcompat_la-asprintf.o mv -f .deps/libvarnishcompat_la-vasprintf.Tpo .deps/libvarnishcompat_la-vasprintf.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -include config.h -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT libvarnishcompat_la-srandomdev.lo -MD -MP -MF .deps/libvarnishcompat_la-srandomdev.Tpo -c -o libvarnishcompat_la-srandomdev.lo `test -f 'srandomdev.c' || echo './'`srandomdev.c mv -f .deps/libvarnishcompat_la-daemon.Tpo .deps/libvarnishcompat_la-daemon.Plo mv -f .deps/libvarnishcompat_la-asprintf.Tpo .deps/libvarnishcompat_la-asprintf.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -include config.h -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT libvarnishcompat_la-strlcat.lo -MD -MP -MF .deps/libvarnishcompat_la-strlcat.Tpo -c -o libvarnishcompat_la-strlcat.lo `test -f 'strlcat.c' || echo './'`strlcat.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -include config.h -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT libvarnishcompat_la-strlcpy.lo -MD -MP -MF .deps/libvarnishcompat_la-strlcpy.Tpo -c -o libvarnishcompat_la-strlcpy.lo `test -f 'strlcpy.c' || echo './'`strlcpy.c mv -f .deps/libvarnishcompat_la-setproctitle.Tpo .deps/libvarnishcompat_la-setproctitle.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -include config.h -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT libvarnishcompat_la-strndup.lo -MD -MP -MF .deps/libvarnishcompat_la-strndup.Tpo -c -o libvarnishcompat_la-strndup.lo `test -f 'strndup.c' || echo './'`strndup.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -include config.h -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT libvarnishcompat_la-srandomdev.lo -MD -MP -MF .deps/libvarnishcompat_la-srandomdev.Tpo -c srandomdev.c -fPIC -DPIC -o .libs/libvarnishcompat_la-srandomdev.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -include config.h -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT libvarnishcompat_la-strlcpy.lo -MD -MP -MF .deps/libvarnishcompat_la-strlcpy.Tpo -c strlcpy.c -fPIC -DPIC -o .libs/libvarnishcompat_la-strlcpy.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -include config.h -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT libvarnishcompat_la-strndup.lo -MD -MP -MF .deps/libvarnishcompat_la-strndup.Tpo -c strndup.c -fPIC -DPIC -o .libs/libvarnishcompat_la-strndup.o mv -f .deps/libvarnishcompat_la-strndup.Tpo .deps/libvarnishcompat_la-strndup.Plo srandomdev.c: In function 'srandomdev': srandomdev.c:51: warning: ignoring return value of 'read', declared with attribute warn_unused_result /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -include config.h -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT libvarnishcompat_la-vis.lo -MD -MP -MF .deps/libvarnishcompat_la-vis.Tpo -c -o libvarnishcompat_la-vis.lo `test -f 'vis.c' || echo './'`vis.c mv -f .deps/libvarnishcompat_la-strlcpy.Tpo .deps/libvarnishcompat_la-strlcpy.Plo mv -f .deps/libvarnishcompat_la-srandomdev.Tpo .deps/libvarnishcompat_la-srandomdev.Plo gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -include config.h -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT libvarnishcompat_la-strlcat.lo -MD -MP -MF .deps/libvarnishcompat_la-strlcat.Tpo -c strlcat.c -fPIC -DPIC -o .libs/libvarnishcompat_la-strlcat.o mv -f .deps/libvarnishcompat_la-strlcat.Tpo .deps/libvarnishcompat_la-strlcat.Plo gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -include config.h -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT libvarnishcompat_la-vis.lo -MD -MP -MF .deps/libvarnishcompat_la-vis.Tpo -c vis.c -fPIC -DPIC -o .libs/libvarnishcompat_la-vis.o mv -f .deps/libvarnishcompat_la-vis.Tpo .deps/libvarnishcompat_la-vis.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -include config.h -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o libvarnishcompat.la -rpath /usr/lib libvarnishcompat_la-asprintf.lo libvarnishcompat_la-daemon.lo libvarnishcompat_la-vasprintf.lo libvarnishcompat_la-setproctitle.lo libvarnishcompat_la-srandomdev.lo libvarnishcompat_la-strlcat.lo libvarnishcompat_la-strlcpy.lo libvarnishcompat_la-strndup.lo libvarnishcompat_la-vis.lo gcc -shared .libs/libvarnishcompat_la-asprintf.o .libs/libvarnishcompat_la-daemon.o .libs/libvarnishcompat_la-vasprintf.o .libs/libvarnishcompat_la-setproctitle.o .libs/libvarnishcompat_la-srandomdev.o .libs/libvarnishcompat_la-strlcat.o .libs/libvarnishcompat_la-strlcpy.o .libs/libvarnishcompat_la-strndup.o .libs/libvarnishcompat_la-vis.o -m32 -Wl,-soname -Wl,libvarnishcompat.so.0 -o .libs/libvarnishcompat.so.0.0.0 (cd .libs && rm -f libvarnishcompat.so.0 && ln -s libvarnishcompat.so.0.0.0 libvarnishcompat.so.0) (cd .libs && rm -f libvarnishcompat.so && ln -s libvarnishcompat.so.0.0.0 libvarnishcompat.so) creating libvarnishcompat.la (cd .libs && rm -f libvarnishcompat.la && ln -s ../libvarnishcompat.la libvarnishcompat.la) make[3]: Leaving directory `/builddir/build/BUILD/varnish-1.1.2/lib/libvarnishcompat' Making all in libvcl make[3]: Entering directory `/builddir/build/BUILD/varnish-1.1.2/lib/libvcl' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -include config.h -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT libvcl_la-vcc_acl.lo -MD -MP -MF .deps/libvcl_la-vcc_acl.Tpo -c -o libvcl_la-vcc_acl.lo `test -f 'vcc_acl.c' || echo './'`vcc_acl.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -include config.h -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT libvcl_la-vcc_action.lo -MD -MP -MF .deps/libvcl_la-vcc_action.Tpo -c -o libvcl_la-vcc_action.lo `test -f 'vcc_action.c' || echo './'`vcc_action.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -include config.h -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT libvcl_la-vcc_backend.lo -MD -MP -MF .deps/libvcl_la-vcc_backend.Tpo -c -o libvcl_la-vcc_backend.lo `test -f 'vcc_backend.c' || echo './'`vcc_backend.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -include config.h -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT libvcl_la-vcc_compile.lo -MD -MP -MF .deps/libvcl_la-vcc_compile.Tpo -c -o libvcl_la-vcc_compile.lo `test -f 'vcc_compile.c' || echo './'`vcc_compile.c mkdir .libs gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -include config.h -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT libvcl_la-vcc_compile.lo -MD -MP -MF .deps/libvcl_la-vcc_compile.Tpo -c vcc_compile.c -fPIC -DPIC -o .libs/libvcl_la-vcc_compile.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -include config.h -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT libvcl_la-vcc_action.lo -MD -MP -MF .deps/libvcl_la-vcc_action.Tpo -c vcc_action.c -fPIC -DPIC -o .libs/libvcl_la-vcc_action.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -include config.h -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT libvcl_la-vcc_backend.lo -MD -MP -MF .deps/libvcl_la-vcc_backend.Tpo -c vcc_backend.c -fPIC -DPIC -o .libs/libvcl_la-vcc_backend.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -include config.h -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT libvcl_la-vcc_acl.lo -MD -MP -MF .deps/libvcl_la-vcc_acl.Tpo -c vcc_acl.c -fPIC -DPIC -o .libs/libvcl_la-vcc_acl.o mv -f .deps/libvcl_la-vcc_action.Tpo .deps/libvcl_la-vcc_action.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -include config.h -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT libvcl_la-vcc_parse.lo -MD -MP -MF .deps/libvcl_la-vcc_parse.Tpo -c -o libvcl_la-vcc_parse.lo `test -f 'vcc_parse.c' || echo './'`vcc_parse.c vcc_acl.c: In function 'vcc_Cond_Ip': vcc_acl.c:129: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result vcc_acl.c: In function 'vcc_Acl': vcc_acl.c:161: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result mv -f .deps/libvcl_la-vcc_backend.Tpo .deps/libvcl_la-vcc_backend.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -include config.h -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT libvcl_la-vcc_fixed_token.lo -MD -MP -MF .deps/libvcl_la-vcc_fixed_token.Tpo -c -o libvcl_la-vcc_fixed_token.lo `test -f 'vcc_fixed_token.c' || echo './'`vcc_fixed_token.c mv -f .deps/libvcl_la-vcc_acl.Tpo .deps/libvcl_la-vcc_acl.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -include config.h -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT libvcl_la-vcc_obj.lo -MD -MP -MF .deps/libvcl_la-vcc_obj.Tpo -c -o libvcl_la-vcc_obj.lo `test -f 'vcc_obj.c' || echo './'`vcc_obj.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -include config.h -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT libvcl_la-vcc_parse.lo -MD -MP -MF .deps/libvcl_la-vcc_parse.Tpo -c vcc_parse.c -fPIC -DPIC -o .libs/libvcl_la-vcc_parse.o mv -f .deps/libvcl_la-vcc_compile.Tpo .deps/libvcl_la-vcc_compile.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -include config.h -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT libvcl_la-vcc_string.lo -MD -MP -MF .deps/libvcl_la-vcc_string.Tpo -c -o libvcl_la-vcc_string.lo `test -f 'vcc_string.c' || echo './'`vcc_string.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -include config.h -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT libvcl_la-vcc_fixed_token.lo -MD -MP -MF .deps/libvcl_la-vcc_fixed_token.Tpo -c vcc_fixed_token.c -fPIC -DPIC -o .libs/libvcl_la-vcc_fixed_token.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -include config.h -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT libvcl_la-vcc_obj.lo -MD -MP -MF .deps/libvcl_la-vcc_obj.Tpo -c vcc_obj.c -fPIC -DPIC -o .libs/libvcl_la-vcc_obj.o mv -f .deps/libvcl_la-vcc_obj.Tpo .deps/libvcl_la-vcc_obj.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -include config.h -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT libvcl_la-vcc_token.lo -MD -MP -MF .deps/libvcl_la-vcc_token.Tpo -c -o libvcl_la-vcc_token.lo `test -f 'vcc_token.c' || echo './'`vcc_token.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -include config.h -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT libvcl_la-vcc_string.lo -MD -MP -MF .deps/libvcl_la-vcc_string.Tpo -c vcc_string.c -fPIC -DPIC -o .libs/libvcl_la-vcc_string.o mv -f .deps/libvcl_la-vcc_parse.Tpo .deps/libvcl_la-vcc_parse.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -include config.h -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT libvcl_la-vcc_var.lo -MD -MP -MF .deps/libvcl_la-vcc_var.Tpo -c -o libvcl_la-vcc_var.lo `test -f 'vcc_var.c' || echo './'`vcc_var.c mv -f .deps/libvcl_la-vcc_string.Tpo .deps/libvcl_la-vcc_string.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -include config.h -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT libvcl_la-vcc_xref.lo -MD -MP -MF .deps/libvcl_la-vcc_xref.Tpo -c -o libvcl_la-vcc_xref.lo `test -f 'vcc_xref.c' || echo './'`vcc_xref.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -include config.h -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT libvcl_la-vcc_token.lo -MD -MP -MF .deps/libvcl_la-vcc_token.Tpo -c vcc_token.c -fPIC -DPIC -o .libs/libvcl_la-vcc_token.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -include config.h -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT libvcl_la-vcc_xref.lo -MD -MP -MF .deps/libvcl_la-vcc_xref.Tpo -c vcc_xref.c -fPIC -DPIC -o .libs/libvcl_la-vcc_xref.o gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -include config.h -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT libvcl_la-vcc_var.lo -MD -MP -MF .deps/libvcl_la-vcc_var.Tpo -c vcc_var.c -fPIC -DPIC -o .libs/libvcl_la-vcc_var.o vcc_var.c: In function 'HeaderVar': vcc_var.c:64: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result vcc_var.c:69: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result mv -f .deps/libvcl_la-vcc_fixed_token.Tpo .deps/libvcl_la-vcc_fixed_token.Plo mv -f .deps/libvcl_la-vcc_var.Tpo .deps/libvcl_la-vcc_var.Plo mv -f .deps/libvcl_la-vcc_xref.Tpo .deps/libvcl_la-vcc_xref.Plo mv -f .deps/libvcl_la-vcc_token.Tpo .deps/libvcl_la-vcc_token.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -include config.h -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o libvcl.la -rpath /usr/lib libvcl_la-vcc_acl.lo libvcl_la-vcc_action.lo libvcl_la-vcc_backend.lo libvcl_la-vcc_compile.lo libvcl_la-vcc_parse.lo libvcl_la-vcc_fixed_token.lo libvcl_la-vcc_obj.lo libvcl_la-vcc_string.lo libvcl_la-vcc_token.lo libvcl_la-vcc_var.lo libvcl_la-vcc_xref.lo gcc -shared .libs/libvcl_la-vcc_acl.o .libs/libvcl_la-vcc_action.o .libs/libvcl_la-vcc_backend.o .libs/libvcl_la-vcc_compile.o .libs/libvcl_la-vcc_parse.o .libs/libvcl_la-vcc_fixed_token.o .libs/libvcl_la-vcc_obj.o .libs/libvcl_la-vcc_string.o .libs/libvcl_la-vcc_token.o .libs/libvcl_la-vcc_var.o .libs/libvcl_la-vcc_xref.o -m32 -Wl,-soname -Wl,libvcl.so.0 -o .libs/libvcl.so.0.0.0 (cd .libs && rm -f libvcl.so.0 && ln -s libvcl.so.0.0.0 libvcl.so.0) (cd .libs && rm -f libvcl.so && ln -s libvcl.so.0.0.0 libvcl.so) creating libvcl.la (cd .libs && rm -f libvcl.la && ln -s ../libvcl.la libvcl.la) make[3]: Leaving directory `/builddir/build/BUILD/varnish-1.1.2/lib/libvcl' make[3]: Entering directory `/builddir/build/BUILD/varnish-1.1.2/lib' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/varnish-1.1.2/lib' make[2]: Leaving directory `/builddir/build/BUILD/varnish-1.1.2/lib' Making all in bin make[2]: Entering directory `/builddir/build/BUILD/varnish-1.1.2/bin' Making all in varnishadm make[3]: Entering directory `/builddir/build/BUILD/varnish-1.1.2/bin/varnishadm' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -include config.h -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT varnishadm-varnishadm.o -MD -MP -MF .deps/varnishadm-varnishadm.Tpo -c -o varnishadm-varnishadm.o `test -f 'varnishadm.c' || echo './'`varnishadm.c varnishadm.c: In function 'telnet_mgt': varnishadm.c:79: warning: ignoring return value of 'write', declared with attribute warn_unused_result varnishadm.c:80: warning: ignoring return value of 'write', declared with attribute warn_unused_result varnishadm.c:82: warning: ignoring return value of 'write', declared with attribute warn_unused_result mv -f .deps/varnishadm-varnishadm.Tpo .deps/varnishadm-varnishadm.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -include config.h -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o varnishadm varnishadm-varnishadm.o ../../lib/libvarnish/libvarnish.la ../../lib/libvarnishcompat/libvarnishcompat.la mkdir .libs gcc -include config.h -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o .libs/varnishadm varnishadm-varnishadm.o ../../lib/libvarnish/.libs/libvarnish.so ../../lib/libvarnishcompat/.libs/libvarnishcompat.so creating varnishadm make[3]: Leaving directory `/builddir/build/BUILD/varnish-1.1.2/bin/varnishadm' Making all in varnishd make[3]: Entering directory `/builddir/build/BUILD/varnish-1.1.2/bin/varnishd' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -include config.h -DVARNISH_STATE_DIR='"/var/lib/varnish"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT varnishd-cache_acceptor.o -MD -MP -MF .deps/varnishd-cache_acceptor.Tpo -c -o varnishd-cache_acceptor.o `test -f 'cache_acceptor.c' || echo './'`cache_acceptor.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -include config.h -DVARNISH_STATE_DIR='"/var/lib/varnish"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT varnishd-cache_acceptor_epoll.o -MD -MP -MF .deps/varnishd-cache_acceptor_epoll.Tpo -c -o varnishd-cache_acceptor_epoll.o `test -f 'cache_acceptor_epoll.c' || echo './'`cache_acceptor_epoll.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -include config.h -DVARNISH_STATE_DIR='"/var/lib/varnish"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT varnishd-cache_acceptor_poll.o -MD -MP -MF .deps/varnishd-cache_acceptor_poll.Tpo -c -o varnishd-cache_acceptor_poll.o `test -f 'cache_acceptor_poll.c' || echo './'`cache_acceptor_poll.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -include config.h -DVARNISH_STATE_DIR='"/var/lib/varnish"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT varnishd-cache_acceptor_kqueue.o -MD -MP -MF .deps/varnishd-cache_acceptor_kqueue.Tpo -c -o varnishd-cache_acceptor_kqueue.o `test -f 'cache_acceptor_kqueue.c' || echo './'`cache_acceptor_kqueue.c mv -f .deps/varnishd-cache_acceptor_kqueue.Tpo .deps/varnishd-cache_acceptor_kqueue.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -include config.h -DVARNISH_STATE_DIR='"/var/lib/varnish"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT varnishd-cache_backend.o -MD -MP -MF .deps/varnishd-cache_backend.Tpo -c -o varnishd-cache_backend.o `test -f 'cache_backend.c' || echo './'`cache_backend.c mv -f .deps/varnishd-cache_acceptor_epoll.Tpo .deps/varnishd-cache_acceptor_epoll.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -include config.h -DVARNISH_STATE_DIR='"/var/lib/varnish"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT varnishd-cache_ban.o -MD -MP -MF .deps/varnishd-cache_ban.Tpo -c -o varnishd-cache_ban.o `test -f 'cache_ban.c' || echo './'`cache_ban.c mv -f .deps/varnishd-cache_acceptor_poll.Tpo .deps/varnishd-cache_acceptor_poll.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -include config.h -DVARNISH_STATE_DIR='"/var/lib/varnish"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT varnishd-cache_center.o -MD -MP -MF .deps/varnishd-cache_center.Tpo -c -o varnishd-cache_center.o `test -f 'cache_center.c' || echo './'`cache_center.c mv -f .deps/varnishd-cache_acceptor.Tpo .deps/varnishd-cache_acceptor.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -include config.h -DVARNISH_STATE_DIR='"/var/lib/varnish"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT varnishd-cache_cli.o -MD -MP -MF .deps/varnishd-cache_cli.Tpo -c -o varnishd-cache_cli.o `test -f 'cache_cli.c' || echo './'`cache_cli.c mv -f .deps/varnishd-cache_ban.Tpo .deps/varnishd-cache_ban.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -include config.h -DVARNISH_STATE_DIR='"/var/lib/varnish"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT varnishd-cache_expire.o -MD -MP -MF .deps/varnishd-cache_expire.Tpo -c -o varnishd-cache_expire.o `test -f 'cache_expire.c' || echo './'`cache_expire.c mv -f .deps/varnishd-cache_backend.Tpo .deps/varnishd-cache_backend.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -include config.h -DVARNISH_STATE_DIR='"/var/lib/varnish"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT varnishd-cache_fetch.o -MD -MP -MF .deps/varnishd-cache_fetch.Tpo -c -o varnishd-cache_fetch.o `test -f 'cache_fetch.c' || echo './'`cache_fetch.c mv -f .deps/varnishd-cache_cli.Tpo .deps/varnishd-cache_cli.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -include config.h -DVARNISH_STATE_DIR='"/var/lib/varnish"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT varnishd-cache_hash.o -MD -MP -MF .deps/varnishd-cache_hash.Tpo -c -o varnishd-cache_hash.o `test -f 'cache_hash.c' || echo './'`cache_hash.c mv -f .deps/varnishd-cache_expire.Tpo .deps/varnishd-cache_expire.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -include config.h -DVARNISH_STATE_DIR='"/var/lib/varnish"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT varnishd-cache_http.o -MD -MP -MF .deps/varnishd-cache_http.Tpo -c -o varnishd-cache_http.o `test -f 'cache_http.c' || echo './'`cache_http.c mv -f .deps/varnishd-cache_center.Tpo .deps/varnishd-cache_center.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -include config.h -DVARNISH_STATE_DIR='"/var/lib/varnish"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT varnishd-cache_lru.o -MD -MP -MF .deps/varnishd-cache_lru.Tpo -c -o varnishd-cache_lru.o `test -f 'cache_lru.c' || echo './'`cache_lru.c mv -f .deps/varnishd-cache_fetch.Tpo .deps/varnishd-cache_fetch.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -include config.h -DVARNISH_STATE_DIR='"/var/lib/varnish"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT varnishd-cache_main.o -MD -MP -MF .deps/varnishd-cache_main.Tpo -c -o varnishd-cache_main.o `test -f 'cache_main.c' || echo './'`cache_main.c mv -f .deps/varnishd-cache_hash.Tpo .deps/varnishd-cache_hash.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -include config.h -DVARNISH_STATE_DIR='"/var/lib/varnish"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT varnishd-cache_pool.o -MD -MP -MF .deps/varnishd-cache_pool.Tpo -c -o varnishd-cache_pool.o `test -f 'cache_pool.c' || echo './'`cache_pool.c mv -f .deps/varnishd-cache_lru.Tpo .deps/varnishd-cache_lru.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -include config.h -DVARNISH_STATE_DIR='"/var/lib/varnish"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT varnishd-cache_pipe.o -MD -MP -MF .deps/varnishd-cache_pipe.Tpo -c -o varnishd-cache_pipe.o `test -f 'cache_pipe.c' || echo './'`cache_pipe.c mv -f .deps/varnishd-cache_main.Tpo .deps/varnishd-cache_main.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -include config.h -DVARNISH_STATE_DIR='"/var/lib/varnish"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT varnishd-cache_response.o -MD -MP -MF .deps/varnishd-cache_response.Tpo -c -o varnishd-cache_response.o `test -f 'cache_response.c' || echo './'`cache_response.c mv -f .deps/varnishd-cache_pipe.Tpo .deps/varnishd-cache_pipe.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -include config.h -DVARNISH_STATE_DIR='"/var/lib/varnish"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT varnishd-cache_session.o -MD -MP -MF .deps/varnishd-cache_session.Tpo -c -o varnishd-cache_session.o `test -f 'cache_session.c' || echo './'`cache_session.c mv -f .deps/varnishd-cache_response.Tpo .deps/varnishd-cache_response.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -include config.h -DVARNISH_STATE_DIR='"/var/lib/varnish"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT varnishd-cache_synthetic.o -MD -MP -MF .deps/varnishd-cache_synthetic.Tpo -c -o varnishd-cache_synthetic.o `test -f 'cache_synthetic.c' || echo './'`cache_synthetic.c mv -f .deps/varnishd-cache_synthetic.Tpo .deps/varnishd-cache_synthetic.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -include config.h -DVARNISH_STATE_DIR='"/var/lib/varnish"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT varnishd-cache_vary.o -MD -MP -MF .deps/varnishd-cache_vary.Tpo -c -o varnishd-cache_vary.o `test -f 'cache_vary.c' || echo './'`cache_vary.c mv -f .deps/varnishd-cache_pool.Tpo .deps/varnishd-cache_pool.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -include config.h -DVARNISH_STATE_DIR='"/var/lib/varnish"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT varnishd-cache_vcl.o -MD -MP -MF .deps/varnishd-cache_vcl.Tpo -c -o varnishd-cache_vcl.o `test -f 'cache_vcl.c' || echo './'`cache_vcl.c mv -f .deps/varnishd-cache_session.Tpo .deps/varnishd-cache_session.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -include config.h -DVARNISH_STATE_DIR='"/var/lib/varnish"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT varnishd-cache_vrt.o -MD -MP -MF .deps/varnishd-cache_vrt.Tpo -c -o varnishd-cache_vrt.o `test -f 'cache_vrt.c' || echo './'`cache_vrt.c mv -f .deps/varnishd-cache_http.Tpo .deps/varnishd-cache_http.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -include config.h -DVARNISH_STATE_DIR='"/var/lib/varnish"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT varnishd-cache_vrt_acl.o -MD -MP -MF .deps/varnishd-cache_vrt_acl.Tpo -c -o varnishd-cache_vrt_acl.o `test -f 'cache_vrt_acl.c' || echo './'`cache_vrt_acl.c mv -f .deps/varnishd-cache_vary.Tpo .deps/varnishd-cache_vary.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -include config.h -DVARNISH_STATE_DIR='"/var/lib/varnish"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT varnishd-cache_vrt_re.o -MD -MP -MF .deps/varnishd-cache_vrt_re.Tpo -c -o varnishd-cache_vrt_re.o `test -f 'cache_vrt_re.c' || echo './'`cache_vrt_re.c mv -f .deps/varnishd-cache_vrt_acl.Tpo .deps/varnishd-cache_vrt_acl.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -include config.h -DVARNISH_STATE_DIR='"/var/lib/varnish"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT varnishd-cache_ws.o -MD -MP -MF .deps/varnishd-cache_ws.Tpo -c -o varnishd-cache_ws.o `test -f 'cache_ws.c' || echo './'`cache_ws.c mv -f .deps/varnishd-cache_vrt_re.Tpo .deps/varnishd-cache_vrt_re.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -include config.h -DVARNISH_STATE_DIR='"/var/lib/varnish"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT varnishd-hash_simple_list.o -MD -MP -MF .deps/varnishd-hash_simple_list.Tpo -c -o varnishd-hash_simple_list.o `test -f 'hash_simple_list.c' || echo './'`hash_simple_list.c mv -f .deps/varnishd-cache_ws.Tpo .deps/varnishd-cache_ws.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -include config.h -DVARNISH_STATE_DIR='"/var/lib/varnish"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT varnishd-hash_classic.o -MD -MP -MF .deps/varnishd-hash_classic.Tpo -c -o varnishd-hash_classic.o `test -f 'hash_classic.c' || echo './'`hash_classic.c mv -f .deps/varnishd-cache_vcl.Tpo .deps/varnishd-cache_vcl.Po mv -f .deps/varnishd-hash_simple_list.Tpo .deps/varnishd-hash_simple_list.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -include config.h -DVARNISH_STATE_DIR='"/var/lib/varnish"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT varnishd-instance.o -MD -MP -MF .deps/varnishd-instance.Tpo -c -o varnishd-instance.o `test -f 'instance.c' || echo './'`instance.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -include config.h -DVARNISH_STATE_DIR='"/var/lib/varnish"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT varnishd-mgt_child.o -MD -MP -MF .deps/varnishd-mgt_child.Tpo -c -o varnishd-mgt_child.o `test -f 'mgt_child.c' || echo './'`mgt_child.c mv -f .deps/varnishd-instance.Tpo .deps/varnishd-instance.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -include config.h -DVARNISH_STATE_DIR='"/var/lib/varnish"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT varnishd-mgt_cli.o -MD -MP -MF .deps/varnishd-mgt_cli.Tpo -c -o varnishd-mgt_cli.o `test -f 'mgt_cli.c' || echo './'`mgt_cli.c mv -f .deps/varnishd-hash_classic.Tpo .deps/varnishd-hash_classic.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -include config.h -DVARNISH_STATE_DIR='"/var/lib/varnish"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT varnishd-mgt_event.o -MD -MP -MF .deps/varnishd-mgt_event.Tpo -c -o varnishd-mgt_event.o `test -f 'mgt_event.c' || echo './'`mgt_event.c mv -f .deps/varnishd-cache_vrt.Tpo .deps/varnishd-cache_vrt.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -include config.h -DVARNISH_STATE_DIR='"/var/lib/varnish"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT varnishd-mgt_param.o -MD -MP -MF .deps/varnishd-mgt_param.Tpo -c -o varnishd-mgt_param.o `test -f 'mgt_param.c' || echo './'`mgt_param.c mv -f .deps/varnishd-mgt_cli.Tpo .deps/varnishd-mgt_cli.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -include config.h -DVARNISH_STATE_DIR='"/var/lib/varnish"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT varnishd-mgt_vcc.o -MD -MP -MF .deps/varnishd-mgt_vcc.Tpo -c -o varnishd-mgt_vcc.o `test -f 'mgt_vcc.c' || echo './'`mgt_vcc.c mv -f .deps/varnishd-mgt_child.Tpo .deps/varnishd-mgt_child.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -include config.h -DVARNISH_STATE_DIR='"/var/lib/varnish"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT varnishd-rfc2616.o -MD -MP -MF .deps/varnishd-rfc2616.Tpo -c -o varnishd-rfc2616.o `test -f 'rfc2616.c' || echo './'`rfc2616.c mgt_vcc.c: In function 'mgt_vcc_default': mgt_vcc.c:350: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result mv -f .deps/varnishd-rfc2616.Tpo .deps/varnishd-rfc2616.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -include config.h -DVARNISH_STATE_DIR='"/var/lib/varnish"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT varnishd-shmlog.o -MD -MP -MF .deps/varnishd-shmlog.Tpo -c -o varnishd-shmlog.o `test -f 'shmlog.c' || echo './'`shmlog.c mv -f .deps/varnishd-mgt_event.Tpo .deps/varnishd-mgt_event.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -include config.h -DVARNISH_STATE_DIR='"/var/lib/varnish"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT varnishd-stevedore.o -MD -MP -MF .deps/varnishd-stevedore.Tpo -c -o varnishd-stevedore.o `test -f 'stevedore.c' || echo './'`stevedore.c mv -f .deps/varnishd-stevedore.Tpo .deps/varnishd-stevedore.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -include config.h -DVARNISH_STATE_DIR='"/var/lib/varnish"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT varnishd-storage_file.o -MD -MP -MF .deps/varnishd-storage_file.Tpo -c -o varnishd-storage_file.o `test -f 'storage_file.c' || echo './'`storage_file.c mv -f .deps/varnishd-mgt_param.Tpo .deps/varnishd-mgt_param.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -include config.h -DVARNISH_STATE_DIR='"/var/lib/varnish"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT varnishd-storage_malloc.o -MD -MP -MF .deps/varnishd-storage_malloc.Tpo -c -o varnishd-storage_malloc.o `test -f 'storage_malloc.c' || echo './'`storage_malloc.c storage_file.c: In function 'smf_init': storage_file.c:280: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result storage_file.c:282: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result storage_file.c:336: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result storage_file.c:346: warning: ignoring return value of 'asprintf', declared with attribute warn_unused_result mv -f .deps/varnishd-mgt_vcc.Tpo .deps/varnishd-mgt_vcc.Po mv -f .deps/varnishd-storage_malloc.Tpo .deps/varnishd-storage_malloc.Po gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -include config.h -DVARNISH_STATE_DIR='"/var/lib/varnish"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT varnishd-tcp.o -MD -MP -MF .deps/varnishd-tcp.Tpo -c -o varnishd-tcp.o `test -f 'tcp.c' || echo './'`tcp.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -include config.h -DVARNISH_STATE_DIR='"/var/lib/varnish"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT varnishd-varnishd.o -MD -MP -MF .deps/varnishd-varnishd.Tpo -c -o varnishd-varnishd.o `test -f 'varnishd.c' || echo './'`varnishd.c varnishd.c: In function 'main': varnishd.c:584: warning: ignoring return value of 'daemon', declared with attribute warn_unused_result mv -f .deps/varnishd-tcp.Tpo .deps/varnishd-tcp.Po mv -f .deps/varnishd-shmlog.Tpo .deps/varnishd-shmlog.Po mv -f .deps/varnishd-storage_file.Tpo .deps/varnishd-storage_file.Po mv -f .deps/varnishd-varnishd.Tpo .deps/varnishd-varnishd.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -include config.h -DVARNISH_STATE_DIR='"/var/lib/varnish"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -export-dynamic -o varnishd varnishd-cache_acceptor.o varnishd-cache_acceptor_epoll.o varnishd-cache_acceptor_poll.o varnishd-cache_acceptor_kqueue.o varnishd-cache_backend.o varnishd-cache_ban.o varnishd-cache_center.o varnishd-cache_cli.o varnishd-cache_expire.o varnishd-cache_fetch.o varnishd-cache_hash.o varnishd-cache_http.o varnishd-cache_lru.o varnishd-cache_main.o varnishd-cache_pool.o varnishd-cache_pipe.o varnishd-cache_response.o varnishd-cache_session.o varnishd-cache_synthetic.o varnishd-cache_vary.o varnishd-cache_vcl.o varnishd-cache_vrt.o varnishd-cache_vrt_acl.o varnishd-cache_vrt_re.o varnishd-cache_ws.o varnishd-hash_simple_list.o varnishd-hash_classic.o varnishd-instance.o varnishd-mgt_child.o varnishd-mgt_cli.o varnishd-mgt_event.o varnishd-mgt_param.o varnishd-mgt_vcc.o varnishd-rfc2616.o varnishd-shmlog.o varnishd-stevedore.o varnishd-storage_file.o varnishd-storage_malloc.o varnishd-tcp.o varnishd-varnishd.o ../../lib/libvarnish/libvarnish.la ../../lib/libvarnishcompat/libvarnishcompat.la ../../lib/libvcl/libvcl.la -ldl -lpthread -lm mkdir .libs gcc -include config.h -DVARNISH_STATE_DIR=\"/var/lib/varnish\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o .libs/varnishd varnishd-cache_acceptor.o varnishd-cache_acceptor_epoll.o varnishd-cache_acceptor_poll.o varnishd-cache_acceptor_kqueue.o varnishd-cache_backend.o varnishd-cache_ban.o varnishd-cache_center.o varnishd-cache_cli.o varnishd-cache_expire.o varnishd-cache_fetch.o varnishd-cache_hash.o varnishd-cache_http.o varnishd-cache_lru.o varnishd-cache_main.o varnishd-cache_pool.o varnishd-cache_pipe.o varnishd-cache_response.o varnishd-cache_session.o varnishd-cache_synthetic.o varnishd-cache_vary.o varnishd-cache_vcl.o varnishd-cache_vrt.o varnishd-cache_vrt_acl.o varnishd-cache_vrt_re.o varnishd-cache_ws.o varnishd-hash_simple_list.o varnishd-hash_classic.o varnishd-instance.o varnishd-mgt_child.o varnishd-mgt_cli.o varnishd-mgt_event.o varnishd-mgt_param.o varnishd-mgt_vcc.o varnishd-rfc2616.o varnishd-shmlog.o varnishd-stevedore.o varnishd-storage_file.o varnishd-storage_malloc.o varnishd-tcp.o varnishd-varnishd.o -Wl,--export-dynamic ../../lib/libvarnish/.libs/libvarnish.so ../../lib/libvarnishcompat/.libs/libvarnishcompat.so ../../lib/libvcl/.libs/libvcl.so -ldl -lpthread -lm creating varnishd make[3]: Leaving directory `/builddir/build/BUILD/varnish-1.1.2/bin/varnishd' Making all in varnishhist make[3]: Entering directory `/builddir/build/BUILD/varnish-1.1.2/bin/varnishhist' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -include config.h -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT varnishhist-varnishhist.o -MD -MP -MF .deps/varnishhist-varnishhist.Tpo -c -o varnishhist-varnishhist.o `test -f 'varnishhist.c' || echo './'`varnishhist.c mv -f .deps/varnishhist-varnishhist.Tpo .deps/varnishhist-varnishhist.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -include config.h -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o varnishhist varnishhist-varnishhist.o ../../lib/libvarnish/libvarnish.la ../../lib/libvarnishcompat/libvarnishcompat.la ../../lib/libvarnishapi/libvarnishapi.la -lm -lcurses -lpthread mkdir .libs gcc -include config.h -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o .libs/varnishhist varnishhist-varnishhist.o ../../lib/libvarnish/.libs/libvarnish.so ../../lib/libvarnishcompat/.libs/libvarnishcompat.so ../../lib/libvarnishapi/.libs/libvarnishapi.so -lm -lcurses -lpthread creating varnishhist make[3]: Leaving directory `/builddir/build/BUILD/varnish-1.1.2/bin/varnishhist' Making all in varnishlog make[3]: Entering directory `/builddir/build/BUILD/varnish-1.1.2/bin/varnishlog' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -include config.h -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT varnishlog-varnishlog.o -MD -MP -MF .deps/varnishlog-varnishlog.Tpo -c -o varnishlog-varnishlog.o `test -f 'varnishlog.c' || echo './'`varnishlog.c mv -f .deps/varnishlog-varnishlog.Tpo .deps/varnishlog-varnishlog.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -include config.h -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o varnishlog varnishlog-varnishlog.o ../../lib/libvarnish/libvarnish.la ../../lib/libvarnishcompat/libvarnishcompat.la ../../lib/libvarnishapi/libvarnishapi.la mkdir .libs gcc -include config.h -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o .libs/varnishlog varnishlog-varnishlog.o ../../lib/libvarnish/.libs/libvarnish.so ../../lib/libvarnishcompat/.libs/libvarnishcompat.so ../../lib/libvarnishapi/.libs/libvarnishapi.so creating varnishlog make[3]: Leaving directory `/builddir/build/BUILD/varnish-1.1.2/bin/varnishlog' Making all in varnishncsa make[3]: Entering directory `/builddir/build/BUILD/varnish-1.1.2/bin/varnishncsa' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -include config.h -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT varnishncsa-varnishncsa.o -MD -MP -MF .deps/varnishncsa-varnishncsa.Tpo -c -o varnishncsa-varnishncsa.o `test -f 'varnishncsa.c' || echo './'`varnishncsa.c mv -f .deps/varnishncsa-varnishncsa.Tpo .deps/varnishncsa-varnishncsa.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -include config.h -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o varnishncsa varnishncsa-varnishncsa.o ../../lib/libvarnish/libvarnish.la ../../lib/libvarnishcompat/libvarnishcompat.la ../../lib/libvarnishapi/libvarnishapi.la mkdir .libs gcc -include config.h -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o .libs/varnishncsa varnishncsa-varnishncsa.o ../../lib/libvarnish/.libs/libvarnish.so ../../lib/libvarnishcompat/.libs/libvarnishcompat.so ../../lib/libvarnishapi/.libs/libvarnishapi.so creating varnishncsa make[3]: Leaving directory `/builddir/build/BUILD/varnish-1.1.2/bin/varnishncsa' Making all in varnishreplay make[3]: Entering directory `/builddir/build/BUILD/varnish-1.1.2/bin/varnishreplay' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -include config.h -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT varnishreplay-varnishreplay.o -MD -MP -MF .deps/varnishreplay-varnishreplay.Tpo -c -o varnishreplay-varnishreplay.o `test -f 'varnishreplay.c' || echo './'`varnishreplay.c varnishreplay.c: In function 'replay_thread': varnishreplay.c:536: warning: ignoring return value of 'write', declared with attribute warn_unused_result varnishreplay.c:537: warning: ignoring return value of 'write', declared with attribute warn_unused_result varnishreplay.c:538: warning: ignoring return value of 'write', declared with attribute warn_unused_result varnishreplay.c:539: warning: ignoring return value of 'write', declared with attribute warn_unused_result varnishreplay.c:540: warning: ignoring return value of 'write', declared with attribute warn_unused_result varnishreplay.c:541: warning: ignoring return value of 'write', declared with attribute warn_unused_result varnishreplay.c:542: warning: ignoring return value of 'write', declared with attribute warn_unused_result varnishreplay.c:547: warning: ignoring return value of 'write', declared with attribute warn_unused_result varnishreplay.c:550: warning: ignoring return value of 'write', declared with attribute warn_unused_result varnishreplay.c:552: warning: ignoring return value of 'write', declared with attribute warn_unused_result varnishreplay.c:555: warning: ignoring return value of 'write', declared with attribute warn_unused_result varnishreplay.c:556: warning: ignoring return value of 'write', declared with attribute warn_unused_result varnishreplay.c:557: warning: ignoring return value of 'write', declared with attribute warn_unused_result varnishreplay.c:563: warning: ignoring return value of 'write', declared with attribute warn_unused_result varnishreplay.c: In function 'send_test_request': varnishreplay.c:627: warning: ignoring return value of 'write', declared with attribute warn_unused_result varnishreplay.c: In function 'replay_thread': varnishreplay.c:475: warning: 'sock' may be used uninitialized in this function mv -f .deps/varnishreplay-varnishreplay.Tpo .deps/varnishreplay-varnishreplay.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -include config.h -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o varnishreplay varnishreplay-varnishreplay.o ../../lib/libvarnish/libvarnish.la ../../lib/libvarnishcompat/libvarnishcompat.la ../../lib/libvarnishapi/libvarnishapi.la -lpthread mkdir .libs gcc -include config.h -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o .libs/varnishreplay varnishreplay-varnishreplay.o ../../lib/libvarnish/.libs/libvarnish.so ../../lib/libvarnishcompat/.libs/libvarnishcompat.so ../../lib/libvarnishapi/.libs/libvarnishapi.so -lpthread creating varnishreplay make[3]: Leaving directory `/builddir/build/BUILD/varnish-1.1.2/bin/varnishreplay' Making all in varnishstat make[3]: Entering directory `/builddir/build/BUILD/varnish-1.1.2/bin/varnishstat' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -include config.h -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT varnishstat-varnishstat.o -MD -MP -MF .deps/varnishstat-varnishstat.Tpo -c -o varnishstat-varnishstat.o `test -f 'varnishstat.c' || echo './'`varnishstat.c mv -f .deps/varnishstat-varnishstat.Tpo .deps/varnishstat-varnishstat.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -include config.h -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o varnishstat varnishstat-varnishstat.o ../../lib/libvarnish/libvarnish.la ../../lib/libvarnishcompat/libvarnishcompat.la ../../lib/libvarnishapi/libvarnishapi.la -lcurses -lrt mkdir .libs gcc -include config.h -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o .libs/varnishstat varnishstat-varnishstat.o ../../lib/libvarnish/.libs/libvarnish.so ../../lib/libvarnishcompat/.libs/libvarnishcompat.so ../../lib/libvarnishapi/.libs/libvarnishapi.so -lcurses -lrt creating varnishstat make[3]: Leaving directory `/builddir/build/BUILD/varnish-1.1.2/bin/varnishstat' Making all in varnishtop make[3]: Entering directory `/builddir/build/BUILD/varnish-1.1.2/bin/varnishtop' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include -include config.h -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -MT varnishtop-varnishtop.o -MD -MP -MF .deps/varnishtop-varnishtop.Tpo -c -o varnishtop-varnishtop.o `test -f 'varnishtop.c' || echo './'`varnishtop.c mv -f .deps/varnishtop-varnishtop.Tpo .deps/varnishtop-varnishtop.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -include config.h -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o varnishtop varnishtop-varnishtop.o ../../lib/libvarnish/libvarnish.la ../../lib/libvarnishcompat/libvarnishcompat.la ../../lib/libvarnishapi/libvarnishapi.la -lcurses -lpthread mkdir .libs gcc -include config.h -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -o .libs/varnishtop varnishtop-varnishtop.o ../../lib/libvarnish/.libs/libvarnish.so ../../lib/libvarnishcompat/.libs/libvarnishcompat.so ../../lib/libvarnishapi/.libs/libvarnishapi.so -lcurses -lpthread creating varnishtop make[3]: Leaving directory `/builddir/build/BUILD/varnish-1.1.2/bin/varnishtop' make[3]: Entering directory `/builddir/build/BUILD/varnish-1.1.2/bin' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/varnish-1.1.2/bin' make[2]: Leaving directory `/builddir/build/BUILD/varnish-1.1.2/bin' Making all in man make[2]: Entering directory `/builddir/build/BUILD/varnish-1.1.2/man' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/varnish-1.1.2/man' Making all in etc make[2]: Entering directory `/builddir/build/BUILD/varnish-1.1.2/etc' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/varnish-1.1.2/etc' Making all in doc make[2]: Entering directory `/builddir/build/BUILD/varnish-1.1.2/doc' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/varnish-1.1.2/doc' Making all in debian make[2]: Entering directory `/builddir/build/BUILD/varnish-1.1.2/debian' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/varnish-1.1.2/debian' Making all in redhat make[2]: Entering directory `/builddir/build/BUILD/varnish-1.1.2/redhat' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/varnish-1.1.2/redhat' make[2]: Entering directory `/builddir/build/BUILD/varnish-1.1.2' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/varnish-1.1.2' make[1]: Leaving directory `/builddir/build/BUILD/varnish-1.1.2' + sed -e ' s/8080/80/g ' etc/default.vcl + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.35939 + umask 022 + cd /builddir/build/BUILD + cd varnish-1.1.2 + LANG=C + export LANG + unset DISPLAY + rm -rf /var/tmp/varnish-1.1.2-4.fc8-root-mockbuild + make install DESTDIR=/var/tmp/varnish-1.1.2-4.fc8-root-mockbuild 'INSTALL=install -p' Making install in include make[1]: Entering directory `/builddir/build/BUILD/varnish-1.1.2/include' make[2]: Entering directory `/builddir/build/BUILD/varnish-1.1.2/include' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/include/varnish" || /bin/mkdir -p "/var/tmp/varnish-1.1.2-4.fc8-root-mockbuild/usr/include/varnish" install -p -m 644 'shmlog.h' '/var/tmp/varnish-1.1.2-4.fc8-root-mockbuild/usr/include/varnish/shmlog.h' install -p -m 644 'shmlog_tags.h' '/var/tmp/varnish-1.1.2-4.fc8-root-mockbuild/usr/include/varnish/shmlog_tags.h' install -p -m 644 'stat_field.h' '/var/tmp/varnish-1.1.2-4.fc8-root-mockbuild/usr/include/varnish/stat_field.h' install -p -m 644 'stats.h' '/var/tmp/varnish-1.1.2-4.fc8-root-mockbuild/usr/include/varnish/stats.h' install -p -m 644 'varnishapi.h' '/var/tmp/varnish-1.1.2-4.fc8-root-mockbuild/usr/include/varnish/varnishapi.h' make[2]: Leaving directory `/builddir/build/BUILD/varnish-1.1.2/include' make[1]: Leaving directory `/builddir/build/BUILD/varnish-1.1.2/include' Making install in lib make[1]: Entering directory `/builddir/build/BUILD/varnish-1.1.2/lib' Making install in libvarnish make[2]: Entering directory `/builddir/build/BUILD/varnish-1.1.2/lib/libvarnish' make[3]: Entering directory `/builddir/build/BUILD/varnish-1.1.2/lib/libvarnish' test -z "/usr/lib" || /bin/mkdir -p "/var/tmp/varnish-1.1.2-4.fc8-root-mockbuild/usr/lib" /bin/sh ../../libtool --mode=install install -p 'libvarnish.la' '/var/tmp/varnish-1.1.2-4.fc8-root-mockbuild/usr/lib/libvarnish.la' install -p .libs/libvarnish.so.0.0.0 /var/tmp/varnish-1.1.2-4.fc8-root-mockbuild/usr/lib/libvarnish.so.0.0.0 (cd /var/tmp/varnish-1.1.2-4.fc8-root-mockbuild/usr/lib && { ln -s -f libvarnish.so.0.0.0 libvarnish.so.0 || { rm -f libvarnish.so.0 && ln -s libvarnish.so.0.0.0 libvarnish.so.0; }; }) (cd /var/tmp/varnish-1.1.2-4.fc8-root-mockbuild/usr/lib && { ln -s -f libvarnish.so.0.0.0 libvarnish.so || { rm -f libvarnish.so && ln -s libvarnish.so.0.0.0 libvarnish.so; }; }) install -p .libs/libvarnish.lai /var/tmp/varnish-1.1.2-4.fc8-root-mockbuild/usr/lib/libvarnish.la libtool: install: warning: remember to run `libtool --finish /usr/lib' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/varnish-1.1.2/lib/libvarnish' make[2]: Leaving directory `/builddir/build/BUILD/varnish-1.1.2/lib/libvarnish' Making install in libvarnishapi make[2]: Entering directory `/builddir/build/BUILD/varnish-1.1.2/lib/libvarnishapi' make[3]: Entering directory `/builddir/build/BUILD/varnish-1.1.2/lib/libvarnishapi' test -z "/usr/lib" || /bin/mkdir -p "/var/tmp/varnish-1.1.2-4.fc8-root-mockbuild/usr/lib" /bin/sh ../../libtool --mode=install install -p 'libvarnishapi.la' '/var/tmp/varnish-1.1.2-4.fc8-root-mockbuild/usr/lib/libvarnishapi.la' install -p .libs/libvarnishapi.so.0.0.0 /var/tmp/varnish-1.1.2-4.fc8-root-mockbuild/usr/lib/libvarnishapi.so.0.0.0 (cd /var/tmp/varnish-1.1.2-4.fc8-root-mockbuild/usr/lib && { ln -s -f libvarnishapi.so.0.0.0 libvarnishapi.so.0 || { rm -f libvarnishapi.so.0 && ln -s libvarnishapi.so.0.0.0 libvarnishapi.so.0; }; }) (cd /var/tmp/varnish-1.1.2-4.fc8-root-mockbuild/usr/lib && { ln -s -f libvarnishapi.so.0.0.0 libvarnishapi.so || { rm -f libvarnishapi.so && ln -s libvarnishapi.so.0.0.0 libvarnishapi.so; }; }) install -p .libs/libvarnishapi.lai /var/tmp/varnish-1.1.2-4.fc8-root-mockbuild/usr/lib/libvarnishapi.la libtool: install: warning: remember to run `libtool --finish /usr/lib' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/varnish-1.1.2/lib/libvarnishapi' make[2]: Leaving directory `/builddir/build/BUILD/varnish-1.1.2/lib/libvarnishapi' Making install in libvarnishcompat make[2]: Entering directory `/builddir/build/BUILD/varnish-1.1.2/lib/libvarnishcompat' make[3]: Entering directory `/builddir/build/BUILD/varnish-1.1.2/lib/libvarnishcompat' test -z "/usr/lib" || /bin/mkdir -p "/var/tmp/varnish-1.1.2-4.fc8-root-mockbuild/usr/lib" /bin/sh ../../libtool --mode=install install -p 'libvarnishcompat.la' '/var/tmp/varnish-1.1.2-4.fc8-root-mockbuild/usr/lib/libvarnishcompat.la' install -p .libs/libvarnishcompat.so.0.0.0 /var/tmp/varnish-1.1.2-4.fc8-root-mockbuild/usr/lib/libvarnishcompat.so.0.0.0 (cd /var/tmp/varnish-1.1.2-4.fc8-root-mockbuild/usr/lib && { ln -s -f libvarnishcompat.so.0.0.0 libvarnishcompat.so.0 || { rm -f libvarnishcompat.so.0 && ln -s libvarnishcompat.so.0.0.0 libvarnishcompat.so.0; }; }) (cd /var/tmp/varnish-1.1.2-4.fc8-root-mockbuild/usr/lib && { ln -s -f libvarnishcompat.so.0.0.0 libvarnishcompat.so || { rm -f libvarnishcompat.so && ln -s libvarnishcompat.so.0.0.0 libvarnishcompat.so; }; }) install -p .libs/libvarnishcompat.lai /var/tmp/varnish-1.1.2-4.fc8-root-mockbuild/usr/lib/libvarnishcompat.la libtool: install: warning: remember to run `libtool --finish /usr/lib' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/varnish-1.1.2/lib/libvarnishcompat' make[2]: Leaving directory `/builddir/build/BUILD/varnish-1.1.2/lib/libvarnishcompat' Making install in libvcl make[2]: Entering directory `/builddir/build/BUILD/varnish-1.1.2/lib/libvcl' make[3]: Entering directory `/builddir/build/BUILD/varnish-1.1.2/lib/libvcl' test -z "/usr/lib" || /bin/mkdir -p "/var/tmp/varnish-1.1.2-4.fc8-root-mockbuild/usr/lib" /bin/sh ../../libtool --mode=install install -p 'libvcl.la' '/var/tmp/varnish-1.1.2-4.fc8-root-mockbuild/usr/lib/libvcl.la' install -p .libs/libvcl.so.0.0.0 /var/tmp/varnish-1.1.2-4.fc8-root-mockbuild/usr/lib/libvcl.so.0.0.0 (cd /var/tmp/varnish-1.1.2-4.fc8-root-mockbuild/usr/lib && { ln -s -f libvcl.so.0.0.0 libvcl.so.0 || { rm -f libvcl.so.0 && ln -s libvcl.so.0.0.0 libvcl.so.0; }; }) (cd /var/tmp/varnish-1.1.2-4.fc8-root-mockbuild/usr/lib && { ln -s -f libvcl.so.0.0.0 libvcl.so || { rm -f libvcl.so && ln -s libvcl.so.0.0.0 libvcl.so; }; }) install -p .libs/libvcl.lai /var/tmp/varnish-1.1.2-4.fc8-root-mockbuild/usr/lib/libvcl.la libtool: install: warning: remember to run `libtool --finish /usr/lib' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/varnish-1.1.2/lib/libvcl' make[2]: Leaving directory `/builddir/build/BUILD/varnish-1.1.2/lib/libvcl' make[2]: Entering directory `/builddir/build/BUILD/varnish-1.1.2/lib' make[3]: Entering directory `/builddir/build/BUILD/varnish-1.1.2/lib' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/varnish-1.1.2/lib' make[2]: Leaving directory `/builddir/build/BUILD/varnish-1.1.2/lib' make[1]: Leaving directory `/builddir/build/BUILD/varnish-1.1.2/lib' Making install in bin make[1]: Entering directory `/builddir/build/BUILD/varnish-1.1.2/bin' Making install in varnishadm make[2]: Entering directory `/builddir/build/BUILD/varnish-1.1.2/bin/varnishadm' make[3]: Entering directory `/builddir/build/BUILD/varnish-1.1.2/bin/varnishadm' test -z "/usr/bin" || /bin/mkdir -p "/var/tmp/varnish-1.1.2-4.fc8-root-mockbuild/usr/bin" /bin/sh ../../libtool --mode=install install -p 'varnishadm' '/var/tmp/varnish-1.1.2-4.fc8-root-mockbuild/usr/bin/varnishadm' libtool: install: warning: `../../lib/libvarnish/libvarnish.la' has not been installed in `/usr/lib' libtool: install: warning: `../../lib/libvarnishcompat/libvarnishcompat.la' has not been installed in `/usr/lib' install -p .libs/varnishadm /var/tmp/varnish-1.1.2-4.fc8-root-mockbuild/usr/bin/varnishadm test -z "/usr/share/man/man1" || /bin/mkdir -p "/var/tmp/varnish-1.1.2-4.fc8-root-mockbuild/usr/share/man/man1" install -p -m 644 './varnishadm.1' '/var/tmp/varnish-1.1.2-4.fc8-root-mockbuild/usr/share/man/man1/varnishadm.1' make[3]: Leaving directory `/builddir/build/BUILD/varnish-1.1.2/bin/varnishadm' make[2]: Leaving directory `/builddir/build/BUILD/varnish-1.1.2/bin/varnishadm' Making install in varnishd make[2]: Entering directory `/builddir/build/BUILD/varnish-1.1.2/bin/varnishd' make[3]: Entering directory `/builddir/build/BUILD/varnish-1.1.2/bin/varnishd' test -z "/usr/sbin" || /bin/mkdir -p "/var/tmp/varnish-1.1.2-4.fc8-root-mockbuild/usr/sbin" /bin/sh ../../libtool --mode=install install -p 'varnishd' '/var/tmp/varnish-1.1.2-4.fc8-root-mockbuild/usr/sbin/varnishd' libtool: install: warning: `../../lib/libvarnish/libvarnish.la' has not been installed in `/usr/lib' libtool: install: warning: `../../lib/libvarnishcompat/libvarnishcompat.la' has not been installed in `/usr/lib' libtool: install: warning: `../../lib/libvcl/libvcl.la' has not been installed in `/usr/lib' install -p .libs/varnishd /var/tmp/varnish-1.1.2-4.fc8-root-mockbuild/usr/sbin/varnishd test -z "/usr/share/man/man1" || /bin/mkdir -p "/var/tmp/varnish-1.1.2-4.fc8-root-mockbuild/usr/share/man/man1" install -p -m 644 './varnishd.1' '/var/tmp/varnish-1.1.2-4.fc8-root-mockbuild/usr/share/man/man1/varnishd.1' make[3]: Leaving directory `/builddir/build/BUILD/varnish-1.1.2/bin/varnishd' make[2]: Leaving directory `/builddir/build/BUILD/varnish-1.1.2/bin/varnishd' Making install in varnishhist make[2]: Entering directory `/builddir/build/BUILD/varnish-1.1.2/bin/varnishhist' make[3]: Entering directory `/builddir/build/BUILD/varnish-1.1.2/bin/varnishhist' test -z "/usr/bin" || /bin/mkdir -p "/var/tmp/varnish-1.1.2-4.fc8-root-mockbuild/usr/bin" /bin/sh ../../libtool --mode=install install -p 'varnishhist' '/var/tmp/varnish-1.1.2-4.fc8-root-mockbuild/usr/bin/varnishhist' libtool: install: warning: `../../lib/libvarnish/libvarnish.la' has not been installed in `/usr/lib' libtool: install: warning: `../../lib/libvarnishcompat/libvarnishcompat.la' has not been installed in `/usr/lib' libtool: install: warning: `../../lib/libvarnishapi/libvarnishapi.la' has not been installed in `/usr/lib' install -p .libs/varnishhist /var/tmp/varnish-1.1.2-4.fc8-root-mockbuild/usr/bin/varnishhist test -z "/usr/share/man/man1" || /bin/mkdir -p "/var/tmp/varnish-1.1.2-4.fc8-root-mockbuild/usr/share/man/man1" install -p -m 644 './varnishhist.1' '/var/tmp/varnish-1.1.2-4.fc8-root-mockbuild/usr/share/man/man1/varnishhist.1' make[3]: Leaving directory `/builddir/build/BUILD/varnish-1.1.2/bin/varnishhist' make[2]: Leaving directory `/builddir/build/BUILD/varnish-1.1.2/bin/varnishhist' Making install in varnishlog make[2]: Entering directory `/builddir/build/BUILD/varnish-1.1.2/bin/varnishlog' make[3]: Entering directory `/builddir/build/BUILD/varnish-1.1.2/bin/varnishlog' test -z "/usr/bin" || /bin/mkdir -p "/var/tmp/varnish-1.1.2-4.fc8-root-mockbuild/usr/bin" /bin/sh ../../libtool --mode=install install -p 'varnishlog' '/var/tmp/varnish-1.1.2-4.fc8-root-mockbuild/usr/bin/varnishlog' libtool: install: warning: `../../lib/libvarnish/libvarnish.la' has not been installed in `/usr/lib' libtool: install: warning: `../../lib/libvarnishcompat/libvarnishcompat.la' has not been installed in `/usr/lib' libtool: install: warning: `../../lib/libvarnishapi/libvarnishapi.la' has not been installed in `/usr/lib' install -p .libs/varnishlog /var/tmp/varnish-1.1.2-4.fc8-root-mockbuild/usr/bin/varnishlog test -z "/usr/share/man/man1" || /bin/mkdir -p "/var/tmp/varnish-1.1.2-4.fc8-root-mockbuild/usr/share/man/man1" install -p -m 644 './varnishlog.1' '/var/tmp/varnish-1.1.2-4.fc8-root-mockbuild/usr/share/man/man1/varnishlog.1' make[3]: Leaving directory `/builddir/build/BUILD/varnish-1.1.2/bin/varnishlog' make[2]: Leaving directory `/builddir/build/BUILD/varnish-1.1.2/bin/varnishlog' Making install in varnishncsa make[2]: Entering directory `/builddir/build/BUILD/varnish-1.1.2/bin/varnishncsa' make[3]: Entering directory `/builddir/build/BUILD/varnish-1.1.2/bin/varnishncsa' test -z "/usr/bin" || /bin/mkdir -p "/var/tmp/varnish-1.1.2-4.fc8-root-mockbuild/usr/bin" /bin/sh ../../libtool --mode=install install -p 'varnishncsa' '/var/tmp/varnish-1.1.2-4.fc8-root-mockbuild/usr/bin/varnishncsa' libtool: install: warning: `../../lib/libvarnish/libvarnish.la' has not been installed in `/usr/lib' libtool: install: warning: `../../lib/libvarnishcompat/libvarnishcompat.la' has not been installed in `/usr/lib' libtool: install: warning: `../../lib/libvarnishapi/libvarnishapi.la' has not been installed in `/usr/lib' install -p .libs/varnishncsa /var/tmp/varnish-1.1.2-4.fc8-root-mockbuild/usr/bin/varnishncsa test -z "/usr/share/man/man1" || /bin/mkdir -p "/var/tmp/varnish-1.1.2-4.fc8-root-mockbuild/usr/share/man/man1" install -p -m 644 './varnishncsa.1' '/var/tmp/varnish-1.1.2-4.fc8-root-mockbuild/usr/share/man/man1/varnishncsa.1' make[3]: Leaving directory `/builddir/build/BUILD/varnish-1.1.2/bin/varnishncsa' make[2]: Leaving directory `/builddir/build/BUILD/varnish-1.1.2/bin/varnishncsa' Making install in varnishreplay make[2]: Entering directory `/builddir/build/BUILD/varnish-1.1.2/bin/varnishreplay' make[3]: Entering directory `/builddir/build/BUILD/varnish-1.1.2/bin/varnishreplay' test -z "/usr/bin" || /bin/mkdir -p "/var/tmp/varnish-1.1.2-4.fc8-root-mockbuild/usr/bin" /bin/sh ../../libtool --mode=install install -p 'varnishreplay' '/var/tmp/varnish-1.1.2-4.fc8-root-mockbuild/usr/bin/varnishreplay' libtool: install: warning: `../../lib/libvarnish/libvarnish.la' has not been installed in `/usr/lib' libtool: install: warning: `../../lib/libvarnishcompat/libvarnishcompat.la' has not been installed in `/usr/lib' libtool: install: warning: `../../lib/libvarnishapi/libvarnishapi.la' has not been installed in `/usr/lib' install -p .libs/varnishreplay /var/tmp/varnish-1.1.2-4.fc8-root-mockbuild/usr/bin/varnishreplay test -z "/usr/share/man/man1" || /bin/mkdir -p "/var/tmp/varnish-1.1.2-4.fc8-root-mockbuild/usr/share/man/man1" install -p -m 644 './varnishreplay.1' '/var/tmp/varnish-1.1.2-4.fc8-root-mockbuild/usr/share/man/man1/varnishreplay.1' make[3]: Leaving directory `/builddir/build/BUILD/varnish-1.1.2/bin/varnishreplay' make[2]: Leaving directory `/builddir/build/BUILD/varnish-1.1.2/bin/varnishreplay' Making install in varnishstat make[2]: Entering directory `/builddir/build/BUILD/varnish-1.1.2/bin/varnishstat' make[3]: Entering directory `/builddir/build/BUILD/varnish-1.1.2/bin/varnishstat' test -z "/usr/bin" || /bin/mkdir -p "/var/tmp/varnish-1.1.2-4.fc8-root-mockbuild/usr/bin" /bin/sh ../../libtool --mode=install install -p 'varnishstat' '/var/tmp/varnish-1.1.2-4.fc8-root-mockbuild/usr/bin/varnishstat' libtool: install: warning: `../../lib/libvarnish/libvarnish.la' has not been installed in `/usr/lib' libtool: install: warning: `../../lib/libvarnishcompat/libvarnishcompat.la' has not been installed in `/usr/lib' libtool: install: warning: `../../lib/libvarnishapi/libvarnishapi.la' has not been installed in `/usr/lib' install -p .libs/varnishstat /var/tmp/varnish-1.1.2-4.fc8-root-mockbuild/usr/bin/varnishstat test -z "/usr/share/man/man1" || /bin/mkdir -p "/var/tmp/varnish-1.1.2-4.fc8-root-mockbuild/usr/share/man/man1" install -p -m 644 './varnishstat.1' '/var/tmp/varnish-1.1.2-4.fc8-root-mockbuild/usr/share/man/man1/varnishstat.1' make[3]: Leaving directory `/builddir/build/BUILD/varnish-1.1.2/bin/varnishstat' make[2]: Leaving directory `/builddir/build/BUILD/varnish-1.1.2/bin/varnishstat' Making install in varnishtop make[2]: Entering directory `/builddir/build/BUILD/varnish-1.1.2/bin/varnishtop' make[3]: Entering directory `/builddir/build/BUILD/varnish-1.1.2/bin/varnishtop' test -z "/usr/bin" || /bin/mkdir -p "/var/tmp/varnish-1.1.2-4.fc8-root-mockbuild/usr/bin" /bin/sh ../../libtool --mode=install install -p 'varnishtop' '/var/tmp/varnish-1.1.2-4.fc8-root-mockbuild/usr/bin/varnishtop' libtool: install: warning: `../../lib/libvarnish/libvarnish.la' has not been installed in `/usr/lib' libtool: install: warning: `../../lib/libvarnishcompat/libvarnishcompat.la' has not been installed in `/usr/lib' libtool: install: warning: `../../lib/libvarnishapi/libvarnishapi.la' has not been installed in `/usr/lib' install -p .libs/varnishtop /var/tmp/varnish-1.1.2-4.fc8-root-mockbuild/usr/bin/varnishtop test -z "/usr/share/man/man1" || /bin/mkdir -p "/var/tmp/varnish-1.1.2-4.fc8-root-mockbuild/usr/share/man/man1" install -p -m 644 './varnishtop.1' '/var/tmp/varnish-1.1.2-4.fc8-root-mockbuild/usr/share/man/man1/varnishtop.1' make[3]: Leaving directory `/builddir/build/BUILD/varnish-1.1.2/bin/varnishtop' make[2]: Leaving directory `/builddir/build/BUILD/varnish-1.1.2/bin/varnishtop' make[2]: Entering directory `/builddir/build/BUILD/varnish-1.1.2/bin' make[3]: Entering directory `/builddir/build/BUILD/varnish-1.1.2/bin' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/varnish-1.1.2/bin' make[2]: Leaving directory `/builddir/build/BUILD/varnish-1.1.2/bin' make[1]: Leaving directory `/builddir/build/BUILD/varnish-1.1.2/bin' Making install in man make[1]: Entering directory `/builddir/build/BUILD/varnish-1.1.2/man' make[2]: Entering directory `/builddir/build/BUILD/varnish-1.1.2/man' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/share/man/man7" || /bin/mkdir -p "/var/tmp/varnish-1.1.2-4.fc8-root-mockbuild/usr/share/man/man7" install -p -m 644 './vcl.7' '/var/tmp/varnish-1.1.2-4.fc8-root-mockbuild/usr/share/man/man7/vcl.7' make[2]: Leaving directory `/builddir/build/BUILD/varnish-1.1.2/man' make[1]: Leaving directory `/builddir/build/BUILD/varnish-1.1.2/man' Making install in etc make[1]: Entering directory `/builddir/build/BUILD/varnish-1.1.2/etc' make[2]: Entering directory `/builddir/build/BUILD/varnish-1.1.2/etc' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/varnish-1.1.2/etc' make[1]: Leaving directory `/builddir/build/BUILD/varnish-1.1.2/etc' Making install in doc make[1]: Entering directory `/builddir/build/BUILD/varnish-1.1.2/doc' make[2]: Entering directory `/builddir/build/BUILD/varnish-1.1.2/doc' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/varnish-1.1.2/doc' make[1]: Leaving directory `/builddir/build/BUILD/varnish-1.1.2/doc' Making install in debian make[1]: Entering directory `/builddir/build/BUILD/varnish-1.1.2/debian' make[2]: Entering directory `/builddir/build/BUILD/varnish-1.1.2/debian' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/varnish-1.1.2/debian' make[1]: Leaving directory `/builddir/build/BUILD/varnish-1.1.2/debian' Making install in redhat make[1]: Entering directory `/builddir/build/BUILD/varnish-1.1.2/redhat' make[2]: Entering directory `/builddir/build/BUILD/varnish-1.1.2/redhat' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/varnish-1.1.2/redhat' make[1]: Leaving directory `/builddir/build/BUILD/varnish-1.1.2/redhat' make[1]: Entering directory `/builddir/build/BUILD/varnish-1.1.2' make[2]: Entering directory `/builddir/build/BUILD/varnish-1.1.2' make[2]: Nothing to be done for `install-exec-am'. /bin/sh /builddir/build/BUILD/varnish-1.1.2/install-sh -d -m 0755 /var/tmp/varnish-1.1.2-4.fc8-root-mockbuild/var/lib/varnish test -z "/usr/lib/pkgconfig" || /bin/mkdir -p "/var/tmp/varnish-1.1.2-4.fc8-root-mockbuild/usr/lib/pkgconfig" install -p -m 644 'varnishapi.pc' '/var/tmp/varnish-1.1.2-4.fc8-root-mockbuild/usr/lib/pkgconfig/varnishapi.pc' make[2]: Leaving directory `/builddir/build/BUILD/varnish-1.1.2' make[1]: Leaving directory `/builddir/build/BUILD/varnish-1.1.2' + find /var/tmp/varnish-1.1.2-4.fc8-root-mockbuild//usr/lib/ -name '*.la' -exec rm -f '{}' ';' + mkdir -p /var/tmp/varnish-1.1.2-4.fc8-root-mockbuild/var/lib/varnish + mkdir -p /var/tmp/varnish-1.1.2-4.fc8-root-mockbuild/var/log/varnish + /usr/bin/install -D -m 0644 redhat/default.vcl /var/tmp/varnish-1.1.2-4.fc8-root-mockbuild/etc/varnish/default.vcl + /usr/bin/install -D -m 0644 redhat/varnish.sysconfig /var/tmp/varnish-1.1.2-4.fc8-root-mockbuild/etc/sysconfig/varnish + /usr/bin/install -D -m 0644 redhat/varnish.logrotate /var/tmp/varnish-1.1.2-4.fc8-root-mockbuild/etc/logrotate.d/varnish + /usr/bin/install -D -m 0755 redhat/varnish.initrc /var/tmp/varnish-1.1.2-4.fc8-root-mockbuild/etc/init.d/varnish + /usr/bin/install -D -m 0755 redhat/varnishlog.initrc /var/tmp/varnish-1.1.2-4.fc8-root-mockbuild/etc/init.d/varnishlog + /usr/lib/rpm/find-debuginfo.sh /builddir/build/BUILD/varnish-1.1.2 extracting debug info from /var/tmp/varnish-1.1.2-4.fc8-root-mockbuild/usr/lib/libvarnish.so.0.0.0 extracting debug info from /var/tmp/varnish-1.1.2-4.fc8-root-mockbuild/usr/lib/libvarnishapi.so.0.0.0 extracting debug info from /var/tmp/varnish-1.1.2-4.fc8-root-mockbuild/usr/lib/libvarnishcompat.so.0.0.0 extracting debug info from /var/tmp/varnish-1.1.2-4.fc8-root-mockbuild/usr/lib/libvcl.so.0.0.0 extracting debug info from /var/tmp/varnish-1.1.2-4.fc8-root-mockbuild/usr/bin/varnishadm extracting debug info from /var/tmp/varnish-1.1.2-4.fc8-root-mockbuild/usr/bin/varnishhist extracting debug info from /var/tmp/varnish-1.1.2-4.fc8-root-mockbuild/usr/bin/varnishlog extracting debug info from /var/tmp/varnish-1.1.2-4.fc8-root-mockbuild/usr/bin/varnishncsa extracting debug info from /var/tmp/varnish-1.1.2-4.fc8-root-mockbuild/usr/bin/varnishreplay extracting debug info from /var/tmp/varnish-1.1.2-4.fc8-root-mockbuild/usr/bin/varnishstat extracting debug info from /var/tmp/varnish-1.1.2-4.fc8-root-mockbuild/usr/bin/varnishtop extracting debug info from /var/tmp/varnish-1.1.2-4.fc8-root-mockbuild/usr/sbin/varnishd symlinked /usr/lib/debug/usr/lib/libvarnish.so.0.0.0.debug to /usr/lib/debug/usr/lib/libvarnish.so.0.debug symlinked /usr/lib/debug/usr/lib/libvarnish.so.0.0.0.debug to /usr/lib/debug/usr/lib/libvarnish.so.debug symlinked /usr/lib/debug/usr/lib/libvarnishapi.so.0.0.0.debug to /usr/lib/debug/usr/lib/libvarnishapi.so.0.debug symlinked /usr/lib/debug/usr/lib/libvarnishapi.so.0.0.0.debug to /usr/lib/debug/usr/lib/libvarnishapi.so.debug symlinked /usr/lib/debug/usr/lib/libvarnishcompat.so.0.0.0.debug to /usr/lib/debug/usr/lib/libvarnishcompat.so.0.debug symlinked /usr/lib/debug/usr/lib/libvarnishcompat.so.0.0.0.debug to /usr/lib/debug/usr/lib/libvarnishcompat.so.debug symlinked /usr/lib/debug/usr/lib/libvcl.so.0.0.0.debug to /usr/lib/debug/usr/lib/libvcl.so.0.debug symlinked /usr/lib/debug/usr/lib/libvcl.so.0.0.0.debug to /usr/lib/debug/usr/lib/libvcl.so.debug cpio: gcc-4.1.2-20070925/obj-ppc64-redhat-linux/gcc/crtsavres.S: Cannot stat: No such file or directory 1212 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: varnish-1.1.2-4.fc8 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.44738 + umask 022 + cd /builddir/build/BUILD + cd varnish-1.1.2 + DOCDIR=/var/tmp/varnish-1.1.2-4.fc8-root-mockbuild/usr/share/doc/varnish-1.1.2 + export DOCDIR + rm -rf /var/tmp/varnish-1.1.2-4.fc8-root-mockbuild/usr/share/doc/varnish-1.1.2 + /bin/mkdir -p /var/tmp/varnish-1.1.2-4.fc8-root-mockbuild/usr/share/doc/varnish-1.1.2 + cp -pr INSTALL LICENSE README redhat/README.redhat redhat/default.vcl ChangeLog /var/tmp/varnish-1.1.2-4.fc8-root-mockbuild/usr/share/doc/varnish-1.1.2 + exit 0 Provides: config(varnish) = 1.1.2-4.fc8 Requires(interp): /bin/sh /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh shadow-utils Requires(post): /bin/sh /sbin/chkconfig Requires(preun): /bin/sh /sbin/chkconfig /sbin/service Requires(postun): /bin/sh Requires: /bin/sh config(varnish) = 1.1.2-4.fc8 gcc kernel >= 2.6.0 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.2) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libdl.so.2 libdl.so.2(GLIBC_2.0) libdl.so.2(GLIBC_2.1) libm.so.6 libm.so.6(GLIBC_2.0) libncurses.so.5 libpthread.so.0 libpthread.so.0(GLIBC_2.0) libpthread.so.0(GLIBC_2.1) libpthread.so.0(GLIBC_2.3.2) librt.so.1 libtinfo.so.5 libvarnish.so.0 libvarnishapi.so.0 libvarnishcompat.so.0 libvcl.so.0 logrotate rtld(GNU_HASH) varnish-libs = 1.1.2-4.fc8 Processing files: varnish-libs-1.1.2-4.fc8 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.44738 + umask 022 + cd /builddir/build/BUILD + cd varnish-1.1.2 + DOCDIR=/var/tmp/varnish-1.1.2-4.fc8-root-mockbuild/usr/share/doc/varnish-libs-1.1.2 + export DOCDIR + rm -rf /var/tmp/varnish-1.1.2-4.fc8-root-mockbuild/usr/share/doc/varnish-libs-1.1.2 + /bin/mkdir -p /var/tmp/varnish-1.1.2-4.fc8-root-mockbuild/usr/share/doc/varnish-libs-1.1.2 + cp -pr LICENSE /var/tmp/varnish-1.1.2-4.fc8-root-mockbuild/usr/share/doc/varnish-libs-1.1.2 + exit 0 Provides: libvarnish.so.0 libvarnishapi.so.0 libvarnishcompat.so.0 libvcl.so.0 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.2) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) librt.so.1 librt.so.1(GLIBC_2.2) libvarnish.so.0 libvarnishapi.so.0 libvarnishcompat.so.0 libvcl.so.0 rtld(GNU_HASH) Processing files: varnish-libs-devel-1.1.2-4.fc8 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.44738 + umask 022 + cd /builddir/build/BUILD + cd varnish-1.1.2 + DOCDIR=/var/tmp/varnish-1.1.2-4.fc8-root-mockbuild/usr/share/doc/varnish-libs-devel-1.1.2 + export DOCDIR + rm -rf /var/tmp/varnish-1.1.2-4.fc8-root-mockbuild/usr/share/doc/varnish-libs-devel-1.1.2 + /bin/mkdir -p /var/tmp/varnish-1.1.2-4.fc8-root-mockbuild/usr/share/doc/varnish-libs-devel-1.1.2 + cp -pr LICENSE /var/tmp/varnish-1.1.2-4.fc8-root-mockbuild/usr/share/doc/varnish-libs-devel-1.1.2 + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: kernel >= 2.6.0 libvarnish.so.0 libvarnishapi.so.0 libvarnishcompat.so.0 libvcl.so.0 varnish-libs = 1.1.2-4.fc8 Processing files: varnish-debuginfo-1.1.2-4.fc8 Provides: libvarnish.so.0.0.0.debug libvarnishapi.so.0.0.0.debug libvarnishcompat.so.0.0.0.debug libvcl.so.0.0.0.debug Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libvarnish.so.0 libvarnishapi.so.0 libvarnishcompat.so.0 libvcl.so.0 Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/varnish-1.1.2-4.fc8-root-mockbuild warning: Could not canonicalize hostname: ppc2.fedora.redhat.com Wrote: /builddir/build/RPMS/varnish-1.1.2-4.fc8.ppc.rpm Wrote: /builddir/build/RPMS/varnish-libs-1.1.2-4.fc8.ppc.rpm Wrote: /builddir/build/RPMS/varnish-libs-devel-1.1.2-4.fc8.ppc.rpm Wrote: /builddir/build/RPMS/varnish-debuginfo-1.1.2-4.fc8.ppc.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.55918 + umask 022 + cd /builddir/build/BUILD + cd varnish-1.1.2 + rm -rf /var/tmp/varnish-1.1.2-4.fc8-root-mockbuild + exit 0 LEAVE do -->