Mock Version: 0.9.14 Mock Version: 0.9.14 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/pdns.spec'], False, '/var/lib/mock/centos5-rutgers-build-1222-1537/root/', None, 86400, True, 0, 73, 203, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/pdns.spec'] warning: Could not canonicalize hostname: omachi.rutgers.edu Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/pdns-2.9.21-4.1.ru.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/pdns.spec'], False, '/var/lib/mock/centos5-rutgers-build-1222-1537/root/', None, 86400, True, 0, 73, 203, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/pdns.spec'] Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.580 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf pdns-2.9.21 + /usr/bin/gzip -dc /builddir/build/SOURCES/pdns-2.9.21.tar.gz + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd pdns-2.9.21 ++ /usr/bin/id -u + '[' 73 = 0 ']' ++ /usr/bin/id -u + '[' 73 = 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (pdns-fixinit.patch):' Patch #0 (pdns-fixinit.patch): + patch -p1 -b --suffix .fixinit -s + echo 'Patch #1 (pdns-avoid-version.patch):' Patch #1 (pdns-avoid-version.patch): + patch -p1 -b --suffix .avoid-version -s + echo 'Patch #2 (pdns-gcc43.patch):' Patch #2 (pdns-gcc43.patch): + patch -p1 -s + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.580 + umask 022 + cd /builddir/build/BUILD + cd pdns-2.9.21 + LANG=C + export LANG + unset DISPLAY + export 'CPPFLAGS=-DLDAP_DEPRECATED -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + CPPFLAGS='-DLDAP_DEPRECATED -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + CFLAGS='-O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic' + export FFLAGS ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./pdns/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /bin/rm -f ./pdns/config.guess ++ basename ./pdns/config.guess + /bin/cp -fv /usr/lib/rpm/redhat/config.guess ./pdns/config.guess `/usr/lib/rpm/redhat/config.guess' -> `./pdns/config.guess' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./pdns/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /bin/rm -f ./pdns/config.sub ++ basename ./pdns/config.sub + /bin/cp -fv /usr/lib/rpm/redhat/config.sub ./pdns/config.sub `/usr/lib/rpm/redhat/config.sub' -> `./pdns/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' + 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' + ./configure --build=x86_64-koji-linux-gnu --host=x86_64-koji-linux-gnu --target=x86_64-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/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --sysconfdir=/etc/pdns --libdir=/usr/lib64/pdns --disable-static --with-modules= '--with-dynmodules=pipe gmysql gpgsql geo ldap gsqlite3' --with-mysql-lib=/usr/lib64/mysql --with-pgsql-lib=/usr/lib64 --with-sqlite3-lib=/usr/lib64 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking build system type... x86_64-koji-linux-gnu checking host system type... x86_64-koji-linux-gnu checking for style of include used by make... GNU checking for x86_64-koji-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 dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking whether byte ordering is bigendian... no checking for x86_64-koji-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking for x86_64-koji-linux-gnu-g++... no checking for x86_64-koji-linux-gnu-c++... no checking for x86_64-koji-linux-gnu-gpp... no checking for x86_64-koji-linux-gnu-aCC... no checking for x86_64-koji-linux-gnu-CC... no checking for x86_64-koji-linux-gnu-cxx... no checking for x86_64-koji-linux-gnu-cc++... no checking for x86_64-koji-linux-gnu-cl.exe... no checking for x86_64-koji-linux-gnu-FCC... no checking for x86_64-koji-linux-gnu-KCC... no checking for x86_64-koji-linux-gnu-RCC... no checking for x86_64-koji-linux-gnu-xlC_r... no checking for x86_64-koji-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 for bison... no checking for byacc... no checking for flex... no checking for lex... no checking for yywrap in -lfl... no checking for yywrap in -ll... no checking for a BSD-compatible install... /usr/bin/install -c checking whether make sets $(MAKE)... (cached) yes checking for a sed that does not truncate output... /bin/sed 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 recognise dependent libraries... pass_all checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking how to run the C++ preprocessor... g++ -E checking for x86_64-koji-linux-gnu-g77... no checking for x86_64-koji-linux-gnu-f77... no checking for x86_64-koji-linux-gnu-xlf... no checking for x86_64-koji-linux-gnu-frt... no checking for x86_64-koji-linux-gnu-pgf77... no checking for x86_64-koji-linux-gnu-cf77... no checking for x86_64-koji-linux-gnu-fort77... no checking for x86_64-koji-linux-gnu-fl32... no checking for x86_64-koji-linux-gnu-af77... no checking for x86_64-koji-linux-gnu-f90... no checking for x86_64-koji-linux-gnu-xlf90... no checking for x86_64-koji-linux-gnu-pgf90... no checking for x86_64-koji-linux-gnu-pghpf... no checking for x86_64-koji-linux-gnu-epcf90... no checking for x86_64-koji-linux-gnu-gfortran... no checking for x86_64-koji-linux-gnu-g95... no checking for x86_64-koji-linux-gnu-f95... no checking for x86_64-koji-linux-gnu-fort... no checking for x86_64-koji-linux-gnu-xlf95... no checking for x86_64-koji-linux-gnu-ifort... no checking for x86_64-koji-linux-gnu-ifc... no checking for x86_64-koji-linux-gnu-efc... no checking for x86_64-koji-linux-gnu-pgf95... no checking for x86_64-koji-linux-gnu-lf95... no checking for x86_64-koji-linux-gnu-ftn... no checking for g77... no checking for f77... no checking for xlf... 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 f90... no checking for xlf90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for f95... no checking for fort... no checking for xlf95... 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... 32768 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for x86_64-koji-linux-gnu-ar... no checking for ar... ar checking for x86_64-koji-linux-gnu-ranlib... no checking for ranlib... ranlib checking for x86_64-koji-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 -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) 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 -m elf_x86_64) 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 for ANSI C header files... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for strings.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for unistd.h... (cached) yes checking boost/shared_ptr.hpp usability... yes checking boost/shared_ptr.hpp presence... yes checking for boost/shared_ptr.hpp... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking return type of signal handlers... void checking for gethostname... yes checking for gettimeofday... yes checking for mkdir... yes checking for mktime... yes checking for select... yes checking for socket... yes checking for strerror... yes checking for dlopen in -ldl... yes checking for RTLD_NOW... yes checking whether we will be doing verbose logging... no checking whether we should build static binaries... checking whether we will be building the server... yes checking whether we will be building the recursor... no checking whether we should use nedmalloc allocator... no checking for MySQL library directory... /usr/lib64/mysql checking for MySQL include directory... /usr/include/mysql checking for PgSQL library directory... /usr/lib64 checking for PgSQL include directory... /usr/include checking for SQLite3 library directory... /usr/lib64 checking for SQLite3 include directory... /usr/include/ configure: creating ./config.status config.status: creating Makefile config.status: creating modules/Makefile config.status: creating pdns/Makefile config.status: creating codedocs/Makefile config.status: creating pdns/backends/Makefile config.status: creating pdns/backends/bind/Makefile config.status: creating pdns/pdns config.status: creating pdns/precursor config.status: creating modules/mysqlbackend/Makefile config.status: creating modules/pdnsbackend/Makefile config.status: creating modules/gmysqlbackend/Makefile config.status: creating modules/db2backend/Makefile config.status: creating modules/geobackend/Makefile config.status: creating modules/opendbxbackend/Makefile config.status: creating modules/pipebackend/Makefile config.status: creating modules/oraclebackend/Makefile config.status: creating modules/xdbbackend/Makefile config.status: creating modules/odbcbackend/Makefile config.status: creating modules/gpgsqlbackend/Makefile config.status: creating modules/ldapbackend/Makefile config.status: creating modules/gsqlitebackend/Makefile config.status: creating modules/gsqlite3backend/Makefile config.status: creating modules/goraclebackend/Makefile config.status: creating config.h config.status: executing depfiles commands + make -j4 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/pdns-2.9.21' Making all in modules make[2]: Entering directory `/builddir/build/BUILD/pdns-2.9.21/modules' Making all in pipebackend make[3]: Entering directory `/builddir/build/BUILD/pdns-2.9.21/modules/pipebackend' if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -pthread -DLDAP_DEPRECATED -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -O2 -MT pipebackend.lo -MD -MP -MF ".deps/pipebackend.Tpo" -c -o pipebackend.lo pipebackend.cc; \ then mv -f ".deps/pipebackend.Tpo" ".deps/pipebackend.Plo"; else rm -f ".deps/pipebackend.Tpo"; exit 1; fi if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -pthread -DLDAP_DEPRECATED -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -O2 -MT coprocess.lo -MD -MP -MF ".deps/coprocess.Tpo" -c -o coprocess.lo coprocess.cc; \ then mv -f ".deps/coprocess.Tpo" ".deps/coprocess.Plo"; else rm -f ".deps/coprocess.Tpo"; exit 1; fi mkdir .libs g++ -DHAVE_CONFIG_H -I. -I. -I../.. -pthread -DLDAP_DEPRECATED -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -O2 -MT pipebackend.lo -MD -MP -MF .deps/pipebackend.Tpo -c pipebackend.cc -fPIC -DPIC -o .libs/pipebackend.o g++ -DHAVE_CONFIG_H -I. -I. -I../.. -pthread -DLDAP_DEPRECATED -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -O2 -MT coprocess.lo -MD -MP -MF .deps/coprocess.Tpo -c coprocess.cc -fPIC -DPIC -o .libs/coprocess.o /bin/sh ../../libtool --tag=CXX --mode=link g++ -D_GNU_SOURCE -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -O2 -L/usr/lib64 -Wl,-rpath,/usr/lib64 -L/usr/lib64 -Wl,-rpath,/usr/lib64 -L/usr/lib64/mysql -o libpipebackend.la -rpath /usr/lib64/pdns -module -avoid-version pipebackend.lo coprocess.lo -lz g++ -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.1.2/crtbeginS.o .libs/pipebackend.o .libs/coprocess.o -L/usr/lib64 -L/usr/lib64/mysql -lz -L/usr/lib/gcc/x86_64-redhat-linux/4.1.2 -L/usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.1.2/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64/crtn.o -m64 -mtune=generic -Wl,-rpath -Wl,/usr/lib64 -Wl,-rpath -Wl,/usr/lib64 -Wl,-soname -Wl,libpipebackend.so -o .libs/libpipebackend.so creating libpipebackend.la (cd .libs && rm -f libpipebackend.la && ln -s ../libpipebackend.la libpipebackend.la) make[3]: Leaving directory `/builddir/build/BUILD/pdns-2.9.21/modules/pipebackend' Making all in gmysqlbackend make[3]: Entering directory `/builddir/build/BUILD/pdns-2.9.21/modules/gmysqlbackend' if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/mysql -pthread -DLDAP_DEPRECATED -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -O2 -MT gmysqlbackend.lo -MD -MP -MF ".deps/gmysqlbackend.Tpo" -c -o gmysqlbackend.lo gmysqlbackend.cc; \ then mv -f ".deps/gmysqlbackend.Tpo" ".deps/gmysqlbackend.Plo"; else rm -f ".deps/gmysqlbackend.Tpo"; exit 1; fi if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/mysql -pthread -DLDAP_DEPRECATED -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -O2 -MT smysql.lo -MD -MP -MF ".deps/smysql.Tpo" -c -o smysql.lo smysql.cc; \ then mv -f ".deps/smysql.Tpo" ".deps/smysql.Plo"; else rm -f ".deps/smysql.Tpo"; exit 1; fi mkdir .libs g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/mysql -pthread -DLDAP_DEPRECATED -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -O2 -MT gmysqlbackend.lo -MD -MP -MF .deps/gmysqlbackend.Tpo -c gmysqlbackend.cc -fPIC -DPIC -o .libs/gmysqlbackend.o g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/mysql -pthread -DLDAP_DEPRECATED -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -O2 -MT smysql.lo -MD -MP -MF .deps/smysql.Tpo -c smysql.cc -fPIC -DPIC -o .libs/smysql.o /bin/sh ../../libtool --tag=CXX --mode=link g++ -D_GNU_SOURCE -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -O2 -L/usr/lib64 -Wl,-rpath,/usr/lib64 -L/usr/lib64 -Wl,-rpath,/usr/lib64 -L/usr/lib64/mysql -o libgmysqlbackend.la -rpath /usr/lib64/pdns -module -lmysqlclient -avoid-version gmysqlbackend.lo smysql.lo -lz g++ -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.1.2/crtbeginS.o .libs/gmysqlbackend.o .libs/smysql.o -L/usr/lib64 -L/usr/lib64/mysql -lmysqlclient -lz -L/usr/lib/gcc/x86_64-redhat-linux/4.1.2 -L/usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.1.2/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64/crtn.o -m64 -mtune=generic -Wl,-rpath -Wl,/usr/lib64 -Wl,-rpath -Wl,/usr/lib64 -Wl,-soname -Wl,libgmysqlbackend.so -o .libs/libgmysqlbackend.so creating libgmysqlbackend.la (cd .libs && rm -f libgmysqlbackend.la && ln -s ../libgmysqlbackend.la libgmysqlbackend.la) make[3]: Leaving directory `/builddir/build/BUILD/pdns-2.9.21/modules/gmysqlbackend' Making all in gpgsqlbackend make[3]: Entering directory `/builddir/build/BUILD/pdns-2.9.21/modules/gpgsqlbackend' if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include -pthread -DLDAP_DEPRECATED -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -O2 -MT gpgsqlbackend.lo -MD -MP -MF ".deps/gpgsqlbackend.Tpo" -c -o gpgsqlbackend.lo gpgsqlbackend.cc; \ then mv -f ".deps/gpgsqlbackend.Tpo" ".deps/gpgsqlbackend.Plo"; else rm -f ".deps/gpgsqlbackend.Tpo"; exit 1; fi if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include -pthread -DLDAP_DEPRECATED -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -O2 -MT spgsql.lo -MD -MP -MF ".deps/spgsql.Tpo" -c -o spgsql.lo spgsql.cc; \ then mv -f ".deps/spgsql.Tpo" ".deps/spgsql.Plo"; else rm -f ".deps/spgsql.Tpo"; exit 1; fi mkdir .libs g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include -pthread -DLDAP_DEPRECATED -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -O2 -MT gpgsqlbackend.lo -MD -MP -MF .deps/gpgsqlbackend.Tpo -c gpgsqlbackend.cc -fPIC -DPIC -o .libs/gpgsqlbackend.o g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include -pthread -DLDAP_DEPRECATED -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -O2 -MT spgsql.lo -MD -MP -MF .deps/spgsql.Tpo -c spgsql.cc -fPIC -DPIC -o .libs/spgsql.o /bin/sh ../../libtool --tag=CXX --mode=link g++ -D_GNU_SOURCE -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -O2 -L/usr/lib64 -Wl,-rpath,/usr/lib64 -L/usr/lib64 -Wl,-rpath,/usr/lib64 -L/usr/lib64/mysql -o libgpgsqlbackend.la -rpath /usr/lib64/pdns -L/usr/lib64 -Wl,-rpath,/usr/lib64 -Wl,-Bstatic -lpq -Wl,-Bdynamic -avoid-version gpgsqlbackend.lo spgsql.lo -lssl -lcrypt -lcrypto -lz g++ -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.1.2/crtbeginS.o .libs/gpgsqlbackend.o .libs/spgsql.o -L/usr/lib64 -L/usr/lib64/mysql -lpq -lssl -lcrypt -lcrypto -lz -L/usr/lib/gcc/x86_64-redhat-linux/4.1.2 -L/usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.1.2/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64/crtn.o -m64 -mtune=generic -Wl,-rpath -Wl,/usr/lib64 -Wl,-rpath -Wl,/usr/lib64 -Wl,-rpath -Wl,/usr/lib64 -Wl,-Bstatic -Wl,-Bdynamic -Wl,-soname -Wl,libgpgsqlbackend.so -o .libs/libgpgsqlbackend.so creating libgpgsqlbackend.la (cd .libs && rm -f libgpgsqlbackend.la && ln -s ../libgpgsqlbackend.la libgpgsqlbackend.la) make[3]: Leaving directory `/builddir/build/BUILD/pdns-2.9.21/modules/gpgsqlbackend' Making all in geobackend make[3]: Entering directory `/builddir/build/BUILD/pdns-2.9.21/modules/geobackend' if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -pthread -DLDAP_DEPRECATED -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -O2 -MT geobackend.lo -MD -MP -MF ".deps/geobackend.Tpo" -c -o geobackend.lo geobackend.cc; \ then mv -f ".deps/geobackend.Tpo" ".deps/geobackend.Plo"; else rm -f ".deps/geobackend.Tpo"; exit 1; fi if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -pthread -DLDAP_DEPRECATED -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -O2 -MT ippreftree.lo -MD -MP -MF ".deps/ippreftree.Tpo" -c -o ippreftree.lo ippreftree.cc; \ then mv -f ".deps/ippreftree.Tpo" ".deps/ippreftree.Plo"; else rm -f ".deps/ippreftree.Tpo"; exit 1; fi mkdir .libs g++ -DHAVE_CONFIG_H -I. -I. -I../.. -pthread -DLDAP_DEPRECATED -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -O2 -MT geobackend.lo -MD -MP -MF .deps/geobackend.Tpo -c geobackend.cc -fPIC -DPIC -o .libs/geobackend.o g++ -DHAVE_CONFIG_H -I. -I. -I../.. -pthread -DLDAP_DEPRECATED -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -O2 -MT ippreftree.lo -MD -MP -MF .deps/ippreftree.Tpo -c ippreftree.cc -fPIC -DPIC -o .libs/ippreftree.o /bin/sh ../../libtool --tag=CXX --mode=link g++ -D_GNU_SOURCE -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -O2 -L/usr/lib64 -Wl,-rpath,/usr/lib64 -L/usr/lib64 -Wl,-rpath,/usr/lib64 -L/usr/lib64/mysql -o libgeobackend.la -rpath /usr/lib64/pdns -module -avoid-version geobackend.lo ippreftree.lo -lz g++ -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.1.2/crtbeginS.o .libs/geobackend.o .libs/ippreftree.o -L/usr/lib64 -L/usr/lib64/mysql -lz -L/usr/lib/gcc/x86_64-redhat-linux/4.1.2 -L/usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.1.2/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64/crtn.o -m64 -mtune=generic -Wl,-rpath -Wl,/usr/lib64 -Wl,-rpath -Wl,/usr/lib64 -Wl,-soname -Wl,libgeobackend.so -o .libs/libgeobackend.so creating libgeobackend.la (cd .libs && rm -f libgeobackend.la && ln -s ../libgeobackend.la libgeobackend.la) make[3]: Leaving directory `/builddir/build/BUILD/pdns-2.9.21/modules/geobackend' Making all in ldapbackend make[3]: Entering directory `/builddir/build/BUILD/pdns-2.9.21/modules/ldapbackend' if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -pthread -DLDAP_DEPRECATED -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -O2 -MT ldapbackend.lo -MD -MP -MF ".deps/ldapbackend.Tpo" -c -o ldapbackend.lo ldapbackend.cc; \ then mv -f ".deps/ldapbackend.Tpo" ".deps/ldapbackend.Plo"; else rm -f ".deps/ldapbackend.Tpo"; exit 1; fi if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -pthread -DLDAP_DEPRECATED -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -O2 -MT powerldap.lo -MD -MP -MF ".deps/powerldap.Tpo" -c -o powerldap.lo powerldap.cc; \ then mv -f ".deps/powerldap.Tpo" ".deps/powerldap.Plo"; else rm -f ".deps/powerldap.Tpo"; exit 1; fi mkdir .libs g++ -DHAVE_CONFIG_H -I. -I. -I../.. -pthread -DLDAP_DEPRECATED -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -O2 -MT ldapbackend.lo -MD -MP -MF .deps/ldapbackend.Tpo -c ldapbackend.cc -fPIC -DPIC -o .libs/ldapbackend.o g++ -DHAVE_CONFIG_H -I. -I. -I../.. -pthread -DLDAP_DEPRECATED -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -O2 -MT powerldap.lo -MD -MP -MF .deps/powerldap.Tpo -c powerldap.cc -fPIC -DPIC -o .libs/powerldap.o /bin/sh ../../libtool --tag=CXX --mode=link g++ -D_GNU_SOURCE -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -O2 -L/usr/lib64 -Wl,-rpath,/usr/lib64 -L/usr/lib64 -Wl,-rpath,/usr/lib64 -L/usr/lib64/mysql -o libldapbackend.la -rpath /usr/lib64/pdns -avoid-version ldapbackend.lo powerldap.lo -lldap -lz g++ -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.1.2/crtbeginS.o .libs/ldapbackend.o .libs/powerldap.o -L/usr/lib64 -L/usr/lib64/mysql -lldap -lz -L/usr/lib/gcc/x86_64-redhat-linux/4.1.2 -L/usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.1.2/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64/crtn.o -m64 -mtune=generic -Wl,-rpath -Wl,/usr/lib64 -Wl,-rpath -Wl,/usr/lib64 -Wl,-soname -Wl,libldapbackend.so -o .libs/libldapbackend.so creating libldapbackend.la (cd .libs && rm -f libldapbackend.la && ln -s ../libldapbackend.la libldapbackend.la) make[3]: Leaving directory `/builddir/build/BUILD/pdns-2.9.21/modules/ldapbackend' Making all in gsqlite3backend make[3]: Entering directory `/builddir/build/BUILD/pdns-2.9.21/modules/gsqlite3backend' if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/ -pthread -DLDAP_DEPRECATED -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -O2 -MT gsqlite3backend.lo -MD -MP -MF ".deps/gsqlite3backend.Tpo" -c -o gsqlite3backend.lo gsqlite3backend.cc; \ then mv -f ".deps/gsqlite3backend.Tpo" ".deps/gsqlite3backend.Plo"; else rm -f ".deps/gsqlite3backend.Tpo"; exit 1; fi if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/ -pthread -DLDAP_DEPRECATED -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -O2 -MT ssqlite3.lo -MD -MP -MF ".deps/ssqlite3.Tpo" -c -o ssqlite3.lo ssqlite3.cc; \ then mv -f ".deps/ssqlite3.Tpo" ".deps/ssqlite3.Plo"; else rm -f ".deps/ssqlite3.Tpo"; exit 1; fi mkdir .libs g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/ -pthread -DLDAP_DEPRECATED -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -O2 -MT ssqlite3.lo -MD -MP -MF .deps/ssqlite3.Tpo -c ssqlite3.cc -fPIC -DPIC -o .libs/ssqlite3.o g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/ -pthread -DLDAP_DEPRECATED -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -O2 -MT gsqlite3backend.lo -MD -MP -MF .deps/gsqlite3backend.Tpo -c gsqlite3backend.cc -fPIC -DPIC -o .libs/gsqlite3backend.o /bin/sh ../../libtool --tag=CXX --mode=link g++ -D_GNU_SOURCE -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -O2 -L/usr/lib64 -Wl,-rpath,/usr/lib64 -L/usr/lib64 -Wl,-rpath,/usr/lib64 -L/usr/lib64/mysql -o libgsqlite3backend.la -rpath /usr/lib64/pdns -module -lsqlite3 -avoid-version gsqlite3backend.lo ssqlite3.lo -lz g++ -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.1.2/crtbeginS.o .libs/gsqlite3backend.o .libs/ssqlite3.o -L/usr/lib64 -L/usr/lib64/mysql -lsqlite3 -lz -L/usr/lib/gcc/x86_64-redhat-linux/4.1.2 -L/usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/4.1.2/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64/crtn.o -m64 -mtune=generic -Wl,-rpath -Wl,/usr/lib64 -Wl,-rpath -Wl,/usr/lib64 -Wl,-soname -Wl,libgsqlite3backend.so -o .libs/libgsqlite3backend.so creating libgsqlite3backend.la (cd .libs && rm -f libgsqlite3backend.la && ln -s ../libgsqlite3backend.la libgsqlite3backend.la) make[3]: Leaving directory `/builddir/build/BUILD/pdns-2.9.21/modules/gsqlite3backend' make[3]: Entering directory `/builddir/build/BUILD/pdns-2.9.21/modules' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/pdns-2.9.21/modules' make[2]: Leaving directory `/builddir/build/BUILD/pdns-2.9.21/modules' Making all in codedocs make[2]: Entering directory `/builddir/build/BUILD/pdns-2.9.21/codedocs' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/pdns-2.9.21/codedocs' Making all in pdns make[2]: Entering directory `/builddir/build/BUILD/pdns-2.9.21/pdns' Making all in backends make[3]: Entering directory `/builddir/build/BUILD/pdns-2.9.21/pdns/backends' Making all in bind make[4]: Entering directory `/builddir/build/BUILD/pdns-2.9.21/pdns/backends/bind' if /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../.. -pthread -DLDAP_DEPRECATED -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -O2 -MT libbind2backend_la-bindbackend2.lo -MD -MP -MF ".deps/libbind2backend_la-bindbackend2.Tpo" -c -o libbind2backend_la-bindbackend2.lo `test -f 'bindbackend2.cc' || echo './'`bindbackend2.cc; \ then mv -f ".deps/libbind2backend_la-bindbackend2.Tpo" ".deps/libbind2backend_la-bindbackend2.Plo"; else rm -f ".deps/libbind2backend_la-bindbackend2.Tpo"; exit 1; fi if /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../.. -pthread -DLDAP_DEPRECATED -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -O2 -MT libbind2backend_la-bindparser.lo -MD -MP -MF ".deps/libbind2backend_la-bindparser.Tpo" -c -o libbind2backend_la-bindparser.lo `test -f 'bindparser.cc' || echo './'`bindparser.cc; \ then mv -f ".deps/libbind2backend_la-bindparser.Tpo" ".deps/libbind2backend_la-bindparser.Plo"; else rm -f ".deps/libbind2backend_la-bindparser.Tpo"; exit 1; fi if /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../.. -pthread -DLDAP_DEPRECATED -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libbind2backend_la-bindlexer.lo -MD -MP -MF ".deps/libbind2backend_la-bindlexer.Tpo" -c -o libbind2backend_la-bindlexer.lo `test -f 'bindlexer.c' || echo './'`bindlexer.c; \ then mv -f ".deps/libbind2backend_la-bindlexer.Tpo" ".deps/libbind2backend_la-bindlexer.Plo"; else rm -f ".deps/libbind2backend_la-bindlexer.Tpo"; exit 1; fi if /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../.. -pthread -DLDAP_DEPRECATED -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -O2 -MT libbind2backend_la-zoneparser-tng.lo -MD -MP -MF ".deps/libbind2backend_la-zoneparser-tng.Tpo" -c -o libbind2backend_la-zoneparser-tng.lo `test -f '../../zoneparser-tng.cc' || echo './'`../../zoneparser-tng.cc; \ then mv -f ".deps/libbind2backend_la-zoneparser-tng.Tpo" ".deps/libbind2backend_la-zoneparser-tng.Plo"; else rm -f ".deps/libbind2backend_la-zoneparser-tng.Tpo"; exit 1; fi mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../.. -pthread -DLDAP_DEPRECATED -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT libbind2backend_la-bindlexer.lo -MD -MP -MF .deps/libbind2backend_la-bindlexer.Tpo -c bindlexer.c -fPIC -DPIC -o .libs/libbind2backend_la-bindlexer.o g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../.. -pthread -DLDAP_DEPRECATED -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -O2 -MT libbind2backend_la-bindbackend2.lo -MD -MP -MF .deps/libbind2backend_la-bindbackend2.Tpo -c bindbackend2.cc -fPIC -DPIC -o .libs/libbind2backend_la-bindbackend2.o g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../.. -pthread -DLDAP_DEPRECATED -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -O2 -MT libbind2backend_la-zoneparser-tng.lo -MD -MP -MF .deps/libbind2backend_la-zoneparser-tng.Tpo -c ../../zoneparser-tng.cc -fPIC -DPIC -o .libs/libbind2backend_la-zoneparser-tng.o bindlexer.c:1359: warning: 'yyunput' defined but not used bindlexer.c:1852: warning: 'yy_top_state' defined but not used if /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../.. -pthread -DLDAP_DEPRECATED -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -O2 -MT libbind2backend_la-misc.lo -MD -MP -MF ".deps/libbind2backend_la-misc.Tpo" -c -o libbind2backend_la-misc.lo `test -f '../../misc.cc' || echo './'`../../misc.cc; \ then mv -f ".deps/libbind2backend_la-misc.Tpo" ".deps/libbind2backend_la-misc.Plo"; else rm -f ".deps/libbind2backend_la-misc.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../.. -pthread -DLDAP_DEPRECATED -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -O2 -MT libbind2backend_la-bindparser.lo -MD -MP -MF .deps/libbind2backend_la-bindparser.Tpo -c bindparser.cc -fPIC -DPIC -o .libs/libbind2backend_la-bindparser.o g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../.. -pthread -DLDAP_DEPRECATED -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -O2 -MT libbind2backend_la-misc.lo -MD -MP -MF .deps/libbind2backend_la-misc.Tpo -c ../../misc.cc -fPIC -DPIC -o .libs/libbind2backend_la-misc.o if /bin/sh ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../.. -pthread -DLDAP_DEPRECATED -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -O2 -MT libbind2backend_la-unix_utility.lo -MD -MP -MF ".deps/libbind2backend_la-unix_utility.Tpo" -c -o libbind2backend_la-unix_utility.lo `test -f '../../unix_utility.cc' || echo './'`../../unix_utility.cc; \ then mv -f ".deps/libbind2backend_la-unix_utility.Tpo" ".deps/libbind2backend_la-unix_utility.Plo"; else rm -f ".deps/libbind2backend_la-unix_utility.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../.. -pthread -DLDAP_DEPRECATED -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -O2 -MT bindparser.o -MD -MP -MF ".deps/bindparser.Tpo" -c -o bindparser.o bindparser.cc; \ then mv -f ".deps/bindparser.Tpo" ".deps/bindparser.Po"; else rm -f ".deps/bindparser.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../.. -pthread -DLDAP_DEPRECATED -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT bindlexer.o -MD -MP -MF ".deps/bindlexer.Tpo" -c -o bindlexer.o bindlexer.c; \ then mv -f ".deps/bindlexer.Tpo" ".deps/bindlexer.Po"; else rm -f ".deps/bindlexer.Tpo"; exit 1; fi bindlexer.c:1359: warning: 'yyunput' defined but not used bindlexer.c:1852: warning: 'yy_top_state' defined but not used if g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../.. -pthread -DLDAP_DEPRECATED -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -O2 -MT arguments.o -MD -MP -MF ".deps/arguments.Tpo" -c -o arguments.o `test -f '../../arguments.cc' || echo './'`../../arguments.cc; \ then mv -f ".deps/arguments.Tpo" ".deps/arguments.Po"; else rm -f ".deps/arguments.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../.. -pthread -DLDAP_DEPRECATED -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -O2 -MT logger.o -MD -MP -MF ".deps/logger.Tpo" -c -o logger.o `test -f '../../logger.cc' || echo './'`../../logger.cc; \ then mv -f ".deps/logger.Tpo" ".deps/logger.Po"; else rm -f ".deps/logger.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../.. -pthread -DLDAP_DEPRECATED -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -O2 -MT zone2sql.o -MD -MP -MF ".deps/zone2sql.Tpo" -c -o zone2sql.o zone2sql.cc; \ then mv -f ".deps/zone2sql.Tpo" ".deps/zone2sql.Po"; else rm -f ".deps/zone2sql.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../.. -pthread -DLDAP_DEPRECATED -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -O2 -MT libbind2backend_la-unix_utility.lo -MD -MP -MF .deps/libbind2backend_la-unix_utility.Tpo -c ../../unix_utility.cc -fPIC -DPIC -o .libs/libbind2backend_la-unix_utility.o bindbackend2.cc:478: warning: 'void prefetchFile(const std::string&)' defined but not used if g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../.. -pthread -DLDAP_DEPRECATED -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -O2 -MT statbag.o -MD -MP -MF ".deps/statbag.Tpo" -c -o statbag.o `test -f '../../statbag.cc' || echo './'`../../statbag.cc; \ then mv -f ".deps/statbag.Tpo" ".deps/statbag.Po"; else rm -f ".deps/statbag.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../.. -pthread -DLDAP_DEPRECATED -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -O2 -MT misc.o -MD -MP -MF ".deps/misc.Tpo" -c -o misc.o `test -f '../../misc.cc' || echo './'`../../misc.cc; \ then mv -f ".deps/misc.Tpo" ".deps/misc.Po"; else rm -f ".deps/misc.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../.. -pthread -DLDAP_DEPRECATED -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -O2 -MT unix_utility.o -MD -MP -MF ".deps/unix_utility.Tpo" -c -o unix_utility.o `test -f '../../unix_utility.cc' || echo './'`../../unix_utility.cc; \ then mv -f ".deps/unix_utility.Tpo" ".deps/unix_utility.Po"; else rm -f ".deps/unix_utility.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../.. -pthread -DLDAP_DEPRECATED -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -O2 -MT qtype.o -MD -MP -MF ".deps/qtype.Tpo" -c -o qtype.o `test -f '../../qtype.cc' || echo './'`../../qtype.cc; \ then mv -f ".deps/qtype.Tpo" ".deps/qtype.Po"; else rm -f ".deps/qtype.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../.. -pthread -DLDAP_DEPRECATED -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -O2 -MT dnspacket.o -MD -MP -MF ".deps/dnspacket.Tpo" -c -o dnspacket.o `test -f '../../dnspacket.cc' || echo './'`../../dnspacket.cc; \ then mv -f ".deps/dnspacket.Tpo" ".deps/dnspacket.Po"; else rm -f ".deps/dnspacket.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../.. -pthread -DLDAP_DEPRECATED -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -O2 -MT zoneparser-tng.o -MD -MP -MF ".deps/zoneparser-tng.Tpo" -c -o zoneparser-tng.o `test -f '../../zoneparser-tng.cc' || echo './'`../../zoneparser-tng.cc; \ then mv -f ".deps/zoneparser-tng.Tpo" ".deps/zoneparser-tng.Po"; else rm -f ".deps/zoneparser-tng.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../.. -pthread -DLDAP_DEPRECATED -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -O2 -MT dnsrecords.o -MD -MP -MF ".deps/dnsrecords.Tpo" -c -o dnsrecords.o `test -f '../../dnsrecords.cc' || echo './'`../../dnsrecords.cc; \ then mv -f ".deps/dnsrecords.Tpo" ".deps/dnsrecords.Po"; else rm -f ".deps/dnsrecords.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../.. -pthread -DLDAP_DEPRECATED -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -O2 -MT sillyrecords.o -MD -MP -MF ".deps/sillyrecords.Tpo" -c -o sillyrecords.o `test -f '../../sillyrecords.cc' || echo './'`../../sillyrecords.cc; \ then mv -f ".deps/sillyrecords.Tpo" ".deps/sillyrecords.Po"; else rm -f ".deps/sillyrecords.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../.. -pthread -DLDAP_DEPRECATED -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -O2 -MT dnswriter.o -MD -MP -MF ".deps/dnswriter.Tpo" -c -o dnswriter.o `test -f '../../dnswriter.cc' || echo './'`../../dnswriter.cc; \ then mv -f ".deps/dnswriter.Tpo" ".deps/dnswriter.Po"; else rm -f ".deps/dnswriter.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../.. -pthread -DLDAP_DEPRECATED -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -O2 -MT rcpgenerator.o -MD -MP -MF ".deps/rcpgenerator.Tpo" -c -o rcpgenerator.o `test -f '../../rcpgenerator.cc' || echo './'`../../rcpgenerator.cc; \ then mv -f ".deps/rcpgenerator.Tpo" ".deps/rcpgenerator.Po"; else rm -f ".deps/rcpgenerator.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../.. -pthread -DLDAP_DEPRECATED -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -O2 -MT dnsparser.o -MD -MP -MF ".deps/dnsparser.Tpo" -c -o dnsparser.o `test -f '../../dnsparser.cc' || echo './'`../../dnsparser.cc; \ then mv -f ".deps/dnsparser.Tpo" ".deps/dnsparser.Po"; else rm -f ".deps/dnsparser.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../.. -pthread -DLDAP_DEPRECATED -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -O2 -MT base64.o -MD -MP -MF ".deps/base64.Tpo" -c -o base64.o `test -f '../../base64.cc' || echo './'`../../base64.cc; \ then mv -f ".deps/base64.Tpo" ".deps/base64.Po"; else rm -f ".deps/base64.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../.. -pthread -DLDAP_DEPRECATED -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -O2 -MT zone2ldap.o -MD -MP -MF ".deps/zone2ldap.Tpo" -c -o zone2ldap.o zone2ldap.cc; \ then mv -f ".deps/zone2ldap.Tpo" ".deps/zone2ldap.Po"; else rm -f ".deps/zone2ldap.Tpo"; exit 1; fi /bin/sh ../../../libtool --tag=CXX --mode=link g++ -D_GNU_SOURCE -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -O2 -L/usr/lib64 -Wl,-rpath,/usr/lib64 -L/usr/lib64 -Wl,-rpath,/usr/lib64 -L/usr/lib64/mysql -o libbind2backend.la libbind2backend_la-bindbackend2.lo libbind2backend_la-bindparser.lo libbind2backend_la-bindlexer.lo libbind2backend_la-zoneparser-tng.lo libbind2backend_la-misc.lo libbind2backend_la-unix_utility.lo -lz /bin/sh ../../../libtool --tag=CXX --mode=link g++ -D_GNU_SOURCE -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -O2 -L/usr/lib64 -Wl,-rpath,/usr/lib64 -L/usr/lib64 -Wl,-rpath,/usr/lib64 -L/usr/lib64/mysql -o zone2sql -pthread bindparser.o bindlexer.o arguments.o logger.o zone2sql.o statbag.o misc.o unix_utility.o qtype.o dnspacket.o zoneparser-tng.o dnsrecords.o sillyrecords.o dnswriter.o rcpgenerator.o dnsparser.o base64.o -lz g++ -D_GNU_SOURCE -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -O2 -Wl,-rpath -Wl,/usr/lib64 -Wl,-rpath -Wl,/usr/lib64 -o zone2sql -pthread bindparser.o bindlexer.o arguments.o logger.o zone2sql.o statbag.o misc.o unix_utility.o qtype.o dnspacket.o zoneparser-tng.o dnsrecords.o sillyrecords.o dnswriter.o rcpgenerator.o dnsparser.o base64.o -L/usr/lib64 -L/usr/lib64/mysql -lz ar cru .libs/libbind2backend.a .libs/libbind2backend_la-bindbackend2.o .libs/libbind2backend_la-bindparser.o .libs/libbind2backend_la-bindlexer.o .libs/libbind2backend_la-zoneparser-tng.o .libs/libbind2backend_la-misc.o .libs/libbind2backend_la-unix_utility.o ranlib .libs/libbind2backend.a creating libbind2backend.la (cd .libs && rm -f libbind2backend.la && ln -s ../libbind2backend.la libbind2backend.la) /bin/sh ../../../libtool --tag=CXX --mode=link g++ -D_GNU_SOURCE -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -O2 -L/usr/lib64 -Wl,-rpath,/usr/lib64 -L/usr/lib64 -Wl,-rpath,/usr/lib64 -L/usr/lib64/mysql -o zone2ldap -pthread bindparser.o bindlexer.o arguments.o logger.o zone2ldap.o statbag.o misc.o unix_utility.o qtype.o zoneparser-tng.o dnsrecords.o dnswriter.o rcpgenerator.o dnsparser.o base64.o sillyrecords.o -lz g++ -D_GNU_SOURCE -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -O2 -Wl,-rpath -Wl,/usr/lib64 -Wl,-rpath -Wl,/usr/lib64 -o zone2ldap -pthread bindparser.o bindlexer.o arguments.o logger.o zone2ldap.o statbag.o misc.o unix_utility.o qtype.o zoneparser-tng.o dnsrecords.o dnswriter.o rcpgenerator.o dnsparser.o base64.o sillyrecords.o -L/usr/lib64 -L/usr/lib64/mysql -lz make[4]: Leaving directory `/builddir/build/BUILD/pdns-2.9.21/pdns/backends/bind' make[4]: Entering directory `/builddir/build/BUILD/pdns-2.9.21/pdns/backends' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/pdns-2.9.21/pdns/backends' make[3]: Leaving directory `/builddir/build/BUILD/pdns-2.9.21/pdns/backends' Making all in . make[3]: Entering directory `/builddir/build/BUILD/pdns-2.9.21/pdns' if g++ -DHAVE_CONFIG_H -I. -I. -I.. -Ibackends/bind -pthread -DLDAP_DEPRECATED -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DSYSCONFDIR=\"/etc/pdns\" -DLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -Ibackends/bind -pthread -D_GNU_SOURCE -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -O2 -MT dynloader.o -MD -MP -MF ".deps/dynloader.Tpo" -c -o dynloader.o dynloader.cc; \ then mv -f ".deps/dynloader.Tpo" ".deps/dynloader.Po"; else rm -f ".deps/dynloader.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I. -I.. -Ibackends/bind -pthread -DLDAP_DEPRECATED -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DSYSCONFDIR=\"/etc/pdns\" -DLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -Ibackends/bind -pthread -D_GNU_SOURCE -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -O2 -MT dynmessenger.o -MD -MP -MF ".deps/dynmessenger.Tpo" -c -o dynmessenger.o dynmessenger.cc; \ then mv -f ".deps/dynmessenger.Tpo" ".deps/dynmessenger.Po"; else rm -f ".deps/dynmessenger.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I. -I.. -Ibackends/bind -pthread -DLDAP_DEPRECATED -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DSYSCONFDIR=\"/etc/pdns\" -DLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -Ibackends/bind -pthread -D_GNU_SOURCE -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -O2 -MT arguments.o -MD -MP -MF ".deps/arguments.Tpo" -c -o arguments.o arguments.cc; \ then mv -f ".deps/arguments.Tpo" ".deps/arguments.Po"; else rm -f ".deps/arguments.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I. -I.. -Ibackends/bind -pthread -DLDAP_DEPRECATED -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DSYSCONFDIR=\"/etc/pdns\" -DLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -Ibackends/bind -pthread -D_GNU_SOURCE -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -O2 -MT logger.o -MD -MP -MF ".deps/logger.Tpo" -c -o logger.o logger.cc; \ then mv -f ".deps/logger.Tpo" ".deps/logger.Po"; else rm -f ".deps/logger.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I. -I.. -Ibackends/bind -pthread -DLDAP_DEPRECATED -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DSYSCONFDIR=\"/etc/pdns\" -DLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -Ibackends/bind -pthread -D_GNU_SOURCE -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -O2 -MT statbag.o -MD -MP -MF ".deps/statbag.Tpo" -c -o statbag.o statbag.cc; \ then mv -f ".deps/statbag.Tpo" ".deps/statbag.Po"; else rm -f ".deps/statbag.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I. -I.. -Ibackends/bind -pthread -DLDAP_DEPRECATED -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DSYSCONFDIR=\"/etc/pdns\" -DLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -Ibackends/bind -pthread -D_GNU_SOURCE -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -O2 -MT misc.o -MD -MP -MF ".deps/misc.Tpo" -c -o misc.o misc.cc; \ then mv -f ".deps/misc.Tpo" ".deps/misc.Po"; else rm -f ".deps/misc.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I. -I.. -Ibackends/bind -pthread -DLDAP_DEPRECATED -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DSYSCONFDIR=\"/etc/pdns\" -DLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -Ibackends/bind -pthread -D_GNU_SOURCE -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -O2 -MT unix_utility.o -MD -MP -MF ".deps/unix_utility.Tpo" -c -o unix_utility.o unix_utility.cc; \ then mv -f ".deps/unix_utility.Tpo" ".deps/unix_utility.Po"; else rm -f ".deps/unix_utility.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I. -I.. -Ibackends/bind -pthread -DLDAP_DEPRECATED -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DSYSCONFDIR=\"/etc/pdns\" -DLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -Ibackends/bind -pthread -D_GNU_SOURCE -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -O2 -MT qtype.o -MD -MP -MF ".deps/qtype.Tpo" -c -o qtype.o qtype.cc; \ then mv -f ".deps/qtype.Tpo" ".deps/qtype.Po"; else rm -f ".deps/qtype.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I. -I.. -Ibackends/bind -pthread -DLDAP_DEPRECATED -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DSYSCONFDIR=\"/etc/pdns\" -DLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -Ibackends/bind -pthread -D_GNU_SOURCE -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -O2 -MT dnspacket.o -MD -MP -MF ".deps/dnspacket.Tpo" -c -o dnspacket.o dnspacket.cc; \ then mv -f ".deps/dnspacket.Tpo" ".deps/dnspacket.Po"; else rm -f ".deps/dnspacket.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I. -I.. -Ibackends/bind -pthread -DLDAP_DEPRECATED -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DSYSCONFDIR=\"/etc/pdns\" -DLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -Ibackends/bind -pthread -D_GNU_SOURCE -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -O2 -MT nameserver.o -MD -MP -MF ".deps/nameserver.Tpo" -c -o nameserver.o nameserver.cc; \ then mv -f ".deps/nameserver.Tpo" ".deps/nameserver.Po"; else rm -f ".deps/nameserver.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I. -I.. -Ibackends/bind -pthread -DLDAP_DEPRECATED -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DSYSCONFDIR=\"/etc/pdns\" -DLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -Ibackends/bind -pthread -D_GNU_SOURCE -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -O2 -MT packethandler.o -MD -MP -MF ".deps/packethandler.Tpo" -c -o packethandler.o packethandler.cc; \ then mv -f ".deps/packethandler.Tpo" ".deps/packethandler.Po"; else rm -f ".deps/packethandler.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I. -I.. -Ibackends/bind -pthread -DLDAP_DEPRECATED -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DSYSCONFDIR=\"/etc/pdns\" -DLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -Ibackends/bind -pthread -D_GNU_SOURCE -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -O2 -MT tcpreceiver.o -MD -MP -MF ".deps/tcpreceiver.Tpo" -c -o tcpreceiver.o tcpreceiver.cc; \ then mv -f ".deps/tcpreceiver.Tpo" ".deps/tcpreceiver.Po"; else rm -f ".deps/tcpreceiver.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I. -I.. -Ibackends/bind -pthread -DLDAP_DEPRECATED -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DSYSCONFDIR=\"/etc/pdns\" -DLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -Ibackends/bind -pthread -D_GNU_SOURCE -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -O2 -MT packetcache.o -MD -MP -MF ".deps/packetcache.Tpo" -c -o packetcache.o packetcache.cc; \ then mv -f ".deps/packetcache.Tpo" ".deps/packetcache.Po"; else rm -f ".deps/packetcache.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I. -I.. -Ibackends/bind -pthread -DLDAP_DEPRECATED -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DSYSCONFDIR=\"/etc/pdns\" -DLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -Ibackends/bind -pthread -D_GNU_SOURCE -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -O2 -MT dnsbackend.o -MD -MP -MF ".deps/dnsbackend.Tpo" -c -o dnsbackend.o dnsbackend.cc; \ then mv -f ".deps/dnsbackend.Tpo" ".deps/dnsbackend.Po"; else rm -f ".deps/dnsbackend.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I. -I.. -Ibackends/bind -pthread -DLDAP_DEPRECATED -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DSYSCONFDIR=\"/etc/pdns\" -DLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -Ibackends/bind -pthread -D_GNU_SOURCE -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -O2 -MT ws.o -MD -MP -MF ".deps/ws.Tpo" -c -o ws.o ws.cc; \ then mv -f ".deps/ws.Tpo" ".deps/ws.Po"; else rm -f ".deps/ws.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I. -I.. -Ibackends/bind -pthread -DLDAP_DEPRECATED -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DSYSCONFDIR=\"/etc/pdns\" -DLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -Ibackends/bind -pthread -D_GNU_SOURCE -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -O2 -MT webserver.o -MD -MP -MF ".deps/webserver.Tpo" -c -o webserver.o webserver.cc; \ then mv -f ".deps/webserver.Tpo" ".deps/webserver.Po"; else rm -f ".deps/webserver.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I. -I.. -Ibackends/bind -pthread -DLDAP_DEPRECATED -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DSYSCONFDIR=\"/etc/pdns\" -DLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -Ibackends/bind -pthread -D_GNU_SOURCE -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -O2 -MT session.o -MD -MP -MF ".deps/session.Tpo" -c -o session.o session.cc; \ then mv -f ".deps/session.Tpo" ".deps/session.Po"; else rm -f ".deps/session.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I. -I.. -Ibackends/bind -pthread -DLDAP_DEPRECATED -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DSYSCONFDIR=\"/etc/pdns\" -DLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -Ibackends/bind -pthread -D_GNU_SOURCE -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -O2 -MT receiver.o -MD -MP -MF ".deps/receiver.Tpo" -c -o receiver.o receiver.cc; \ then mv -f ".deps/receiver.Tpo" ".deps/receiver.Po"; else rm -f ".deps/receiver.Tpo"; exit 1; fi receiver.cc: In function 'std::string DLRestHandler(const std::vector, std::allocator >, std::allocator, std::allocator > > >&, pid_t)': receiver.cc:148: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result if g++ -DHAVE_CONFIG_H -I. -I. -I.. -Ibackends/bind -pthread -DLDAP_DEPRECATED -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DSYSCONFDIR=\"/etc/pdns\" -DLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -Ibackends/bind -pthread -D_GNU_SOURCE -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -O2 -MT ueberbackend.o -MD -MP -MF ".deps/ueberbackend.Tpo" -c -o ueberbackend.o ueberbackend.cc; \ then mv -f ".deps/ueberbackend.Tpo" ".deps/ueberbackend.Po"; else rm -f ".deps/ueberbackend.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I. -I.. -Ibackends/bind -pthread -DLDAP_DEPRECATED -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DSYSCONFDIR=\"/etc/pdns\" -DLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -Ibackends/bind -pthread -D_GNU_SOURCE -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -O2 -MT dynlistener.o -MD -MP -MF ".deps/dynlistener.Tpo" -c -o dynlistener.o dynlistener.cc; \ then mv -f ".deps/dynlistener.Tpo" ".deps/dynlistener.Po"; else rm -f ".deps/dynlistener.Tpo"; exit 1; fi dynlistener.cc: In member function 'std::string DynListener::getLine()': dynlistener.cc:159: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result dynlistener.cc: In member function 'void DynListener::sendLine(const std::string&)': dynlistener.cc:189: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result if g++ -DHAVE_CONFIG_H -I. -I. -I.. -Ibackends/bind -pthread -DLDAP_DEPRECATED -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DSYSCONFDIR=\"/etc/pdns\" -DLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -Ibackends/bind -pthread -D_GNU_SOURCE -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -O2 -MT dynhandler.o -MD -MP -MF ".deps/dynhandler.Tpo" -c -o dynhandler.o dynhandler.cc; \ then mv -f ".deps/dynhandler.Tpo" ".deps/dynhandler.Po"; else rm -f ".deps/dynhandler.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I. -I.. -Ibackends/bind -pthread -DLDAP_DEPRECATED -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DSYSCONFDIR=\"/etc/pdns\" -DLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -Ibackends/bind -pthread -D_GNU_SOURCE -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -O2 -MT resolver.o -MD -MP -MF ".deps/resolver.Tpo" -c -o resolver.o resolver.cc; \ then mv -f ".deps/resolver.Tpo" ".deps/resolver.Po"; else rm -f ".deps/resolver.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I. -I.. -Ibackends/bind -pthread -DLDAP_DEPRECATED -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DSYSCONFDIR=\"/etc/pdns\" -DLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -Ibackends/bind -pthread -D_GNU_SOURCE -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -O2 -MT communicator.o -MD -MP -MF ".deps/communicator.Tpo" -c -o communicator.o communicator.cc; \ then mv -f ".deps/communicator.Tpo" ".deps/communicator.Po"; else rm -f ".deps/communicator.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I. -I.. -Ibackends/bind -pthread -DLDAP_DEPRECATED -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DSYSCONFDIR=\"/etc/pdns\" -DLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -Ibackends/bind -pthread -D_GNU_SOURCE -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -O2 -MT dnsproxy.o -MD -MP -MF ".deps/dnsproxy.Tpo" -c -o dnsproxy.o dnsproxy.cc; \ then mv -f ".deps/dnsproxy.Tpo" ".deps/dnsproxy.Po"; else rm -f ".deps/dnsproxy.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I. -I.. -Ibackends/bind -pthread -DLDAP_DEPRECATED -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DSYSCONFDIR=\"/etc/pdns\" -DLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -Ibackends/bind -pthread -D_GNU_SOURCE -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -O2 -MT randombackend.o -MD -MP -MF ".deps/randombackend.Tpo" -c -o randombackend.o randombackend.cc; \ then mv -f ".deps/randombackend.Tpo" ".deps/randombackend.Po"; else rm -f ".deps/randombackend.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I. -I.. -Ibackends/bind -pthread -DLDAP_DEPRECATED -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DSYSCONFDIR=\"/etc/pdns\" -DLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -Ibackends/bind -pthread -D_GNU_SOURCE -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -O2 -MT common_startup.o -MD -MP -MF ".deps/common_startup.Tpo" -c -o common_startup.o common_startup.cc; \ then mv -f ".deps/common_startup.Tpo" ".deps/common_startup.Po"; else rm -f ".deps/common_startup.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I. -I.. -Ibackends/bind -pthread -DLDAP_DEPRECATED -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DSYSCONFDIR=\"/etc/pdns\" -DLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -Ibackends/bind -pthread -D_GNU_SOURCE -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -O2 -MT unix_semaphore.o -MD -MP -MF ".deps/unix_semaphore.Tpo" -c -o unix_semaphore.o unix_semaphore.cc; \ then mv -f ".deps/unix_semaphore.Tpo" ".deps/unix_semaphore.Po"; else rm -f ".deps/unix_semaphore.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I. -I.. -Ibackends/bind -pthread -DLDAP_DEPRECATED -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DSYSCONFDIR=\"/etc/pdns\" -DLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -Ibackends/bind -pthread -D_GNU_SOURCE -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -O2 -MT bindbackend2.o -MD -MP -MF ".deps/bindbackend2.Tpo" -c -o bindbackend2.o `test -f 'backends/bind/bindbackend2.cc' || echo './'`backends/bind/bindbackend2.cc; \ then mv -f ".deps/bindbackend2.Tpo" ".deps/bindbackend2.Po"; else rm -f ".deps/bindbackend2.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I. -I.. -Ibackends/bind -pthread -DLDAP_DEPRECATED -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DSYSCONFDIR=\"/etc/pdns\" -DLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -Ibackends/bind -pthread -D_GNU_SOURCE -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -O2 -MT bindparser.o -MD -MP -MF ".deps/bindparser.Tpo" -c -o bindparser.o `test -f 'backends/bind/bindparser.cc' || echo './'`backends/bind/bindparser.cc; \ then mv -f ".deps/bindparser.Tpo" ".deps/bindparser.Po"; else rm -f ".deps/bindparser.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I.. -Ibackends/bind -pthread -DLDAP_DEPRECATED -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -MT bindlexer.o -MD -MP -MF ".deps/bindlexer.Tpo" -c -o bindlexer.o `test -f 'backends/bind/bindlexer.c' || echo './'`backends/bind/bindlexer.c; \ then mv -f ".deps/bindlexer.Tpo" ".deps/bindlexer.Po"; else rm -f ".deps/bindlexer.Tpo"; exit 1; fi bindlexer.c:1359: warning: 'yyunput' defined but not used bindlexer.c:1852: warning: 'yy_top_state' defined but not used if g++ -DHAVE_CONFIG_H -I. -I. -I.. -Ibackends/bind -pthread -DLDAP_DEPRECATED -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DSYSCONFDIR=\"/etc/pdns\" -DLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -Ibackends/bind -pthread -D_GNU_SOURCE -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -O2 -MT gsqlbackend.o -MD -MP -MF ".deps/gsqlbackend.Tpo" -c -o gsqlbackend.o `test -f 'backends/gsql/gsqlbackend.cc' || echo './'`backends/gsql/gsqlbackend.cc; \ then mv -f ".deps/gsqlbackend.Tpo" ".deps/gsqlbackend.Po"; else rm -f ".deps/gsqlbackend.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I. -I.. -Ibackends/bind -pthread -DLDAP_DEPRECATED -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DSYSCONFDIR=\"/etc/pdns\" -DLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -Ibackends/bind -pthread -D_GNU_SOURCE -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -O2 -MT base64.o -MD -MP -MF ".deps/base64.Tpo" -c -o base64.o base64.cc; \ then mv -f ".deps/base64.Tpo" ".deps/base64.Po"; else rm -f ".deps/base64.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I. -I.. -Ibackends/bind -pthread -DLDAP_DEPRECATED -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DSYSCONFDIR=\"/etc/pdns\" -DLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -Ibackends/bind -pthread -D_GNU_SOURCE -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -O2 -MT sillyrecords.o -MD -MP -MF ".deps/sillyrecords.Tpo" -c -o sillyrecords.o sillyrecords.cc; \ then mv -f ".deps/sillyrecords.Tpo" ".deps/sillyrecords.Po"; else rm -f ".deps/sillyrecords.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I. -I.. -Ibackends/bind -pthread -DLDAP_DEPRECATED -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DSYSCONFDIR=\"/etc/pdns\" -DLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -Ibackends/bind -pthread -D_GNU_SOURCE -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -O2 -MT zoneparser-tng.o -MD -MP -MF ".deps/zoneparser-tng.Tpo" -c -o zoneparser-tng.o zoneparser-tng.cc; \ then mv -f ".deps/zoneparser-tng.Tpo" ".deps/zoneparser-tng.Po"; else rm -f ".deps/zoneparser-tng.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I. -I.. -Ibackends/bind -pthread -DLDAP_DEPRECATED -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DSYSCONFDIR=\"/etc/pdns\" -DLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -Ibackends/bind -pthread -D_GNU_SOURCE -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -O2 -MT dnsrecords.o -MD -MP -MF ".deps/dnsrecords.Tpo" -c -o dnsrecords.o dnsrecords.cc; \ then mv -f ".deps/dnsrecords.Tpo" ".deps/dnsrecords.Po"; else rm -f ".deps/dnsrecords.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I. -I.. -Ibackends/bind -pthread -DLDAP_DEPRECATED -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DSYSCONFDIR=\"/etc/pdns\" -DLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -Ibackends/bind -pthread -D_GNU_SOURCE -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -O2 -MT dnswriter.o -MD -MP -MF ".deps/dnswriter.Tpo" -c -o dnswriter.o dnswriter.cc; \ then mv -f ".deps/dnswriter.Tpo" ".deps/dnswriter.Po"; else rm -f ".deps/dnswriter.Tpo"; exit 1; fi backends/bind/bindbackend2.cc:478: warning: 'void prefetchFile(const std::string&)' defined but not used if g++ -DHAVE_CONFIG_H -I. -I. -I.. -Ibackends/bind -pthread -DLDAP_DEPRECATED -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DSYSCONFDIR=\"/etc/pdns\" -DLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -Ibackends/bind -pthread -D_GNU_SOURCE -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -O2 -MT rcpgenerator.o -MD -MP -MF ".deps/rcpgenerator.Tpo" -c -o rcpgenerator.o rcpgenerator.cc; \ then mv -f ".deps/rcpgenerator.Tpo" ".deps/rcpgenerator.Po"; else rm -f ".deps/rcpgenerator.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I. -I.. -Ibackends/bind -pthread -DLDAP_DEPRECATED -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -DSYSCONFDIR=\"/etc/pdns\" -DLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -Ibackends/bind -pthread -D_GNU_SOURCE -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -O2 -MT dnsparser.o -MD -MP -MF ".deps/dnsparser.Tpo" -c -o dnsparser.o dnsparser.cc; \ then mv -f ".deps/dnsparser.Tpo" ".deps/dnsparser.Po"; else rm -f ".deps/dnsparser.Tpo"; exit 1; fi /bin/sh ../libtool --tag=CXX --mode=link g++ -DSYSCONFDIR=\"/etc/pdns\" -DLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -Ibackends/bind -pthread -D_GNU_SOURCE -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -O2 -L/usr/lib64 -Wl,-rpath,/usr/lib64 -L/usr/lib64 -Wl,-rpath,/usr/lib64 -L/usr/lib64/mysql -o pdns_control -pthread dynloader.o dynmessenger.o arguments.o logger.o statbag.o misc.o unix_utility.o qtype.o -lz mkdir .libs g++ -DSYSCONFDIR=\"/etc/pdns\" -DLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -Ibackends/bind -pthread -D_GNU_SOURCE -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -O2 -Wl,-rpath -Wl,/usr/lib64 -Wl,-rpath -Wl,/usr/lib64 -o pdns_control -pthread dynloader.o dynmessenger.o arguments.o logger.o statbag.o misc.o unix_utility.o qtype.o -L/usr/lib64 -L/usr/lib64/mysql -lz /bin/sh ../libtool --tag=CXX --mode=link g++ -DSYSCONFDIR=\"/etc/pdns\" -DLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -Ibackends/bind -pthread -D_GNU_SOURCE -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -O2 -L/usr/lib64 -Wl,-rpath,/usr/lib64 -L/usr/lib64 -Wl,-rpath,/usr/lib64 -L/usr/lib64/mysql -o pdns_server -rdynamic -ldl -pthread dnspacket.o nameserver.o qtype.o logger.o arguments.o packethandler.o tcpreceiver.o packetcache.o statbag.o dnsbackend.o ws.o webserver.o session.o misc.o receiver.o ueberbackend.o dynlistener.o dynhandler.o resolver.o communicator.o dnsproxy.o randombackend.o unix_utility.o common_startup.o unix_semaphore.o bindbackend2.o bindparser.o bindlexer.o gsqlbackend.o base64.o sillyrecords.o zoneparser-tng.o dnsrecords.o dnswriter.o rcpgenerator.o dnsparser.o -lz g++ -DSYSCONFDIR=\"/etc/pdns\" -DLIBDIR=\"/usr/lib64/pdns\" -DLOCALSTATEDIR=\"/var/run\" -Ibackends/bind -pthread -D_GNU_SOURCE -O2 -gdwarf-2 -g3 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -Wall -O2 -Wl,-rpath -Wl,/usr/lib64 -Wl,-rpath -Wl,/usr/lib64 -o pdns_server -rdynamic -pthread dnspacket.o nameserver.o qtype.o logger.o arguments.o packethandler.o tcpreceiver.o packetcache.o statbag.o dnsbackend.o ws.o webserver.o session.o misc.o receiver.o ueberbackend.o dynlistener.o dynhandler.o resolver.o communicator.o dnsproxy.o randombackend.o unix_utility.o common_startup.o unix_semaphore.o bindbackend2.o bindparser.o bindlexer.o gsqlbackend.o base64.o sillyrecords.o zoneparser-tng.o dnsrecords.o dnswriter.o rcpgenerator.o dnsparser.o -L/usr/lib64 -L/usr/lib64/mysql -ldl -lz make[3]: Leaving directory `/builddir/build/BUILD/pdns-2.9.21/pdns' make[2]: Leaving directory `/builddir/build/BUILD/pdns-2.9.21/pdns' make[2]: Entering directory `/builddir/build/BUILD/pdns-2.9.21' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/pdns-2.9.21' make[1]: Leaving directory `/builddir/build/BUILD/pdns-2.9.21' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.69990 + umask 022 + cd /builddir/build/BUILD + cd pdns-2.9.21 + LANG=C + export LANG + unset DISPLAY + /bin/rm -rf /var/tmp/pdns-2.9.21-4.1.ru-root-mockbuild + make install DESTDIR=/var/tmp/pdns-2.9.21-4.1.ru-root-mockbuild Making install in modules make[1]: Entering directory `/builddir/build/BUILD/pdns-2.9.21/modules' Making install in pipebackend make[2]: Entering directory `/builddir/build/BUILD/pdns-2.9.21/modules/pipebackend' make[3]: Entering directory `/builddir/build/BUILD/pdns-2.9.21/modules/pipebackend' test -z "/usr/lib64/pdns" || mkdir -p -- "/var/tmp/pdns-2.9.21-4.1.ru-root-mockbuild/usr/lib64/pdns" /bin/sh ../../libtool --mode=install /usr/bin/install -c 'libpipebackend.la' '/var/tmp/pdns-2.9.21-4.1.ru-root-mockbuild/usr/lib64/pdns/libpipebackend.la' /usr/bin/install -c .libs/libpipebackend.so /var/tmp/pdns-2.9.21-4.1.ru-root-mockbuild/usr/lib64/pdns/libpipebackend.so /usr/bin/install -c .libs/libpipebackend.lai /var/tmp/pdns-2.9.21-4.1.ru-root-mockbuild/usr/lib64/pdns/libpipebackend.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/pdns' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/pdns-2.9.21/modules/pipebackend' make[2]: Leaving directory `/builddir/build/BUILD/pdns-2.9.21/modules/pipebackend' Making install in gmysqlbackend make[2]: Entering directory `/builddir/build/BUILD/pdns-2.9.21/modules/gmysqlbackend' make[3]: Entering directory `/builddir/build/BUILD/pdns-2.9.21/modules/gmysqlbackend' test -z "/usr/lib64/pdns" || mkdir -p -- "/var/tmp/pdns-2.9.21-4.1.ru-root-mockbuild/usr/lib64/pdns" /bin/sh ../../libtool --mode=install /usr/bin/install -c 'libgmysqlbackend.la' '/var/tmp/pdns-2.9.21-4.1.ru-root-mockbuild/usr/lib64/pdns/libgmysqlbackend.la' /usr/bin/install -c .libs/libgmysqlbackend.so /var/tmp/pdns-2.9.21-4.1.ru-root-mockbuild/usr/lib64/pdns/libgmysqlbackend.so /usr/bin/install -c .libs/libgmysqlbackend.lai /var/tmp/pdns-2.9.21-4.1.ru-root-mockbuild/usr/lib64/pdns/libgmysqlbackend.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/pdns' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/pdns-2.9.21/modules/gmysqlbackend' make[2]: Leaving directory `/builddir/build/BUILD/pdns-2.9.21/modules/gmysqlbackend' Making install in gpgsqlbackend make[2]: Entering directory `/builddir/build/BUILD/pdns-2.9.21/modules/gpgsqlbackend' make[3]: Entering directory `/builddir/build/BUILD/pdns-2.9.21/modules/gpgsqlbackend' test -z "/usr/lib64/pdns" || mkdir -p -- "/var/tmp/pdns-2.9.21-4.1.ru-root-mockbuild/usr/lib64/pdns" /bin/sh ../../libtool --mode=install /usr/bin/install -c 'libgpgsqlbackend.la' '/var/tmp/pdns-2.9.21-4.1.ru-root-mockbuild/usr/lib64/pdns/libgpgsqlbackend.la' /usr/bin/install -c .libs/libgpgsqlbackend.so /var/tmp/pdns-2.9.21-4.1.ru-root-mockbuild/usr/lib64/pdns/libgpgsqlbackend.so /usr/bin/install -c .libs/libgpgsqlbackend.lai /var/tmp/pdns-2.9.21-4.1.ru-root-mockbuild/usr/lib64/pdns/libgpgsqlbackend.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/pdns' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/pdns-2.9.21/modules/gpgsqlbackend' make[2]: Leaving directory `/builddir/build/BUILD/pdns-2.9.21/modules/gpgsqlbackend' Making install in geobackend make[2]: Entering directory `/builddir/build/BUILD/pdns-2.9.21/modules/geobackend' make[3]: Entering directory `/builddir/build/BUILD/pdns-2.9.21/modules/geobackend' test -z "/usr/lib64/pdns" || mkdir -p -- "/var/tmp/pdns-2.9.21-4.1.ru-root-mockbuild/usr/lib64/pdns" /bin/sh ../../libtool --mode=install /usr/bin/install -c 'libgeobackend.la' '/var/tmp/pdns-2.9.21-4.1.ru-root-mockbuild/usr/lib64/pdns/libgeobackend.la' /usr/bin/install -c .libs/libgeobackend.so /var/tmp/pdns-2.9.21-4.1.ru-root-mockbuild/usr/lib64/pdns/libgeobackend.so /usr/bin/install -c .libs/libgeobackend.lai /var/tmp/pdns-2.9.21-4.1.ru-root-mockbuild/usr/lib64/pdns/libgeobackend.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/pdns' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/pdns-2.9.21/modules/geobackend' make[2]: Leaving directory `/builddir/build/BUILD/pdns-2.9.21/modules/geobackend' Making install in ldapbackend make[2]: Entering directory `/builddir/build/BUILD/pdns-2.9.21/modules/ldapbackend' make[3]: Entering directory `/builddir/build/BUILD/pdns-2.9.21/modules/ldapbackend' test -z "/usr/lib64/pdns" || mkdir -p -- "/var/tmp/pdns-2.9.21-4.1.ru-root-mockbuild/usr/lib64/pdns" /bin/sh ../../libtool --mode=install /usr/bin/install -c 'libldapbackend.la' '/var/tmp/pdns-2.9.21-4.1.ru-root-mockbuild/usr/lib64/pdns/libldapbackend.la' /usr/bin/install -c .libs/libldapbackend.so /var/tmp/pdns-2.9.21-4.1.ru-root-mockbuild/usr/lib64/pdns/libldapbackend.so /usr/bin/install -c .libs/libldapbackend.lai /var/tmp/pdns-2.9.21-4.1.ru-root-mockbuild/usr/lib64/pdns/libldapbackend.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/pdns' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/pdns-2.9.21/modules/ldapbackend' make[2]: Leaving directory `/builddir/build/BUILD/pdns-2.9.21/modules/ldapbackend' Making install in gsqlite3backend make[2]: Entering directory `/builddir/build/BUILD/pdns-2.9.21/modules/gsqlite3backend' make[3]: Entering directory `/builddir/build/BUILD/pdns-2.9.21/modules/gsqlite3backend' test -z "/usr/lib64/pdns" || mkdir -p -- "/var/tmp/pdns-2.9.21-4.1.ru-root-mockbuild/usr/lib64/pdns" /bin/sh ../../libtool --mode=install /usr/bin/install -c 'libgsqlite3backend.la' '/var/tmp/pdns-2.9.21-4.1.ru-root-mockbuild/usr/lib64/pdns/libgsqlite3backend.la' /usr/bin/install -c .libs/libgsqlite3backend.so /var/tmp/pdns-2.9.21-4.1.ru-root-mockbuild/usr/lib64/pdns/libgsqlite3backend.so /usr/bin/install -c .libs/libgsqlite3backend.lai /var/tmp/pdns-2.9.21-4.1.ru-root-mockbuild/usr/lib64/pdns/libgsqlite3backend.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/pdns' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/pdns-2.9.21/modules/gsqlite3backend' make[2]: Leaving directory `/builddir/build/BUILD/pdns-2.9.21/modules/gsqlite3backend' make[2]: Entering directory `/builddir/build/BUILD/pdns-2.9.21/modules' make[3]: Entering directory `/builddir/build/BUILD/pdns-2.9.21/modules' 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/pdns-2.9.21/modules' make[2]: Leaving directory `/builddir/build/BUILD/pdns-2.9.21/modules' make[1]: Leaving directory `/builddir/build/BUILD/pdns-2.9.21/modules' Making install in codedocs make[1]: Entering directory `/builddir/build/BUILD/pdns-2.9.21/codedocs' make[2]: Entering directory `/builddir/build/BUILD/pdns-2.9.21/codedocs' 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/pdns-2.9.21/codedocs' make[1]: Leaving directory `/builddir/build/BUILD/pdns-2.9.21/codedocs' Making install in pdns make[1]: Entering directory `/builddir/build/BUILD/pdns-2.9.21/pdns' Making install in backends make[2]: Entering directory `/builddir/build/BUILD/pdns-2.9.21/pdns/backends' Making install in bind make[3]: Entering directory `/builddir/build/BUILD/pdns-2.9.21/pdns/backends/bind' make[4]: Entering directory `/builddir/build/BUILD/pdns-2.9.21/pdns/backends/bind' test -z "/usr/bin" || mkdir -p -- "/var/tmp/pdns-2.9.21-4.1.ru-root-mockbuild/usr/bin" /bin/sh ../../../libtool --mode=install /usr/bin/install -c 'zone2sql' '/var/tmp/pdns-2.9.21-4.1.ru-root-mockbuild/usr/bin/zone2sql' /usr/bin/install -c zone2sql /var/tmp/pdns-2.9.21-4.1.ru-root-mockbuild/usr/bin/zone2sql /bin/sh ../../../libtool --mode=install /usr/bin/install -c 'zone2ldap' '/var/tmp/pdns-2.9.21-4.1.ru-root-mockbuild/usr/bin/zone2ldap' /usr/bin/install -c zone2ldap /var/tmp/pdns-2.9.21-4.1.ru-root-mockbuild/usr/bin/zone2ldap make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/pdns-2.9.21/pdns/backends/bind' make[3]: Leaving directory `/builddir/build/BUILD/pdns-2.9.21/pdns/backends/bind' make[3]: Entering directory `/builddir/build/BUILD/pdns-2.9.21/pdns/backends' make[4]: Entering directory `/builddir/build/BUILD/pdns-2.9.21/pdns/backends' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/pdns-2.9.21/pdns/backends' make[3]: Leaving directory `/builddir/build/BUILD/pdns-2.9.21/pdns/backends' make[2]: Leaving directory `/builddir/build/BUILD/pdns-2.9.21/pdns/backends' Making install in . make[2]: Entering directory `/builddir/build/BUILD/pdns-2.9.21/pdns' make[3]: Entering directory `/builddir/build/BUILD/pdns-2.9.21/pdns' test -z "/usr/bin" || mkdir -p -- "/var/tmp/pdns-2.9.21-4.1.ru-root-mockbuild/usr/bin" /bin/sh ../libtool --mode=install /usr/bin/install -c 'pdns_control' '/var/tmp/pdns-2.9.21-4.1.ru-root-mockbuild/usr/bin/pdns_control' /usr/bin/install -c pdns_control /var/tmp/pdns-2.9.21-4.1.ru-root-mockbuild/usr/bin/pdns_control test -z "/usr/sbin" || mkdir -p -- "/var/tmp/pdns-2.9.21-4.1.ru-root-mockbuild/usr/sbin" /bin/sh ../libtool --mode=install /usr/bin/install -c 'pdns_server' '/var/tmp/pdns-2.9.21-4.1.ru-root-mockbuild/usr/sbin/pdns_server' /usr/bin/install -c pdns_server /var/tmp/pdns-2.9.21-4.1.ru-root-mockbuild/usr/sbin/pdns_server test -z "/etc/pdns" || mkdir -p -- "/var/tmp/pdns-2.9.21-4.1.ru-root-mockbuild/etc/pdns" /usr/bin/install -c -m 644 'pdns.conf-dist' '/var/tmp/pdns-2.9.21-4.1.ru-root-mockbuild/etc/pdns/pdns.conf-dist' make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/pdns-2.9.21/pdns' make[2]: Leaving directory `/builddir/build/BUILD/pdns-2.9.21/pdns' make[1]: Leaving directory `/builddir/build/BUILD/pdns-2.9.21/pdns' make[1]: Entering directory `/builddir/build/BUILD/pdns-2.9.21' make[2]: Entering directory `/builddir/build/BUILD/pdns-2.9.21' *********************************************************** init.d startup scripts have been made for you in pdns/pdns and in pdns/precursor You may want to copy these to /etc/init.d or equivalent *********************************************************** test -z "/usr/share/man/man8" || mkdir -p -- "/var/tmp/pdns-2.9.21-4.1.ru-root-mockbuild/usr/share/man/man8" /usr/bin/install -c -m 644 './pdns/docs/pdns_control.8' '/var/tmp/pdns-2.9.21-4.1.ru-root-mockbuild/usr/share/man/man8/pdns_control.8' /usr/bin/install -c -m 644 './pdns/docs/pdns_server.8' '/var/tmp/pdns-2.9.21-4.1.ru-root-mockbuild/usr/share/man/man8/pdns_server.8' /usr/bin/install -c -m 644 './pdns/docs/zone2sql.8' '/var/tmp/pdns-2.9.21-4.1.ru-root-mockbuild/usr/share/man/man8/zone2sql.8' make[2]: Leaving directory `/builddir/build/BUILD/pdns-2.9.21' make[1]: Leaving directory `/builddir/build/BUILD/pdns-2.9.21' + /bin/rm -f /var/tmp/pdns-2.9.21-4.1.ru-root-mockbuild/usr/lib64/pdns/libgeobackend.la /var/tmp/pdns-2.9.21-4.1.ru-root-mockbuild/usr/lib64/pdns/libgmysqlbackend.la /var/tmp/pdns-2.9.21-4.1.ru-root-mockbuild/usr/lib64/pdns/libgpgsqlbackend.la /var/tmp/pdns-2.9.21-4.1.ru-root-mockbuild/usr/lib64/pdns/libgsqlite3backend.la /var/tmp/pdns-2.9.21-4.1.ru-root-mockbuild/usr/lib64/pdns/libldapbackend.la /var/tmp/pdns-2.9.21-4.1.ru-root-mockbuild/usr/lib64/pdns/libpipebackend.la + /usr/bin/install -p -D -m 0755 pdns/pdns /var/tmp/pdns-2.9.21-4.1.ru-root-mockbuild/etc/rc.d/init.d/pdns + /bin/mv /var/tmp/pdns-2.9.21-4.1.ru-root-mockbuild/etc/pdns/pdns.conf-dist /var/tmp/pdns-2.9.21-4.1.ru-root-mockbuild/etc/pdns/pdns.conf + sed -i '1i\setuid=pdns' /var/tmp/pdns-2.9.21-4.1.ru-root-mockbuild/etc/pdns/pdns.conf + sed -i '2i\setgid=pdns' /var/tmp/pdns-2.9.21-4.1.ru-root-mockbuild/etc/pdns/pdns.conf + chrpath --delete /var/tmp/pdns-2.9.21-4.1.ru-root-mockbuild/usr/bin/pdns_control + chrpath --delete /var/tmp/pdns-2.9.21-4.1.ru-root-mockbuild/usr/bin/zone2ldap + chrpath --delete /var/tmp/pdns-2.9.21-4.1.ru-root-mockbuild/usr/bin/zone2sql + chrpath --delete /var/tmp/pdns-2.9.21-4.1.ru-root-mockbuild/usr/sbin/pdns_server + chrpath --delete /var/tmp/pdns-2.9.21-4.1.ru-root-mockbuild/usr/lib64/pdns/libgeobackend.so /var/tmp/pdns-2.9.21-4.1.ru-root-mockbuild/usr/lib64/pdns/libgmysqlbackend.so /var/tmp/pdns-2.9.21-4.1.ru-root-mockbuild/usr/lib64/pdns/libgpgsqlbackend.so /var/tmp/pdns-2.9.21-4.1.ru-root-mockbuild/usr/lib64/pdns/libgsqlite3backend.so /var/tmp/pdns-2.9.21-4.1.ru-root-mockbuild/usr/lib64/pdns/libldapbackend.so /var/tmp/pdns-2.9.21-4.1.ru-root-mockbuild/usr/lib64/pdns/libpipebackend.so + /usr/lib/rpm/find-debuginfo.sh /builddir/build/BUILD/pdns-2.9.21 extracting debug info from /var/tmp/pdns-2.9.21-4.1.ru-root-mockbuild/usr/lib64/pdns/libpipebackend.so extracting debug info from /var/tmp/pdns-2.9.21-4.1.ru-root-mockbuild/usr/lib64/pdns/libgmysqlbackend.so extracting debug info from /var/tmp/pdns-2.9.21-4.1.ru-root-mockbuild/usr/lib64/pdns/libgpgsqlbackend.so extracting debug info from /var/tmp/pdns-2.9.21-4.1.ru-root-mockbuild/usr/lib64/pdns/libgeobackend.so extracting debug info from /var/tmp/pdns-2.9.21-4.1.ru-root-mockbuild/usr/lib64/pdns/libldapbackend.so extracting debug info from /var/tmp/pdns-2.9.21-4.1.ru-root-mockbuild/usr/lib64/pdns/libgsqlite3backend.so extracting debug info from /var/tmp/pdns-2.9.21-4.1.ru-root-mockbuild/usr/bin/zone2sql extracting debug info from /var/tmp/pdns-2.9.21-4.1.ru-root-mockbuild/usr/bin/zone2ldap extracting debug info from /var/tmp/pdns-2.9.21-4.1.ru-root-mockbuild/usr/bin/pdns_control extracting debug info from /var/tmp/pdns-2.9.21-4.1.ru-root-mockbuild/usr/sbin/pdns_server cpio: pdns-2.9.21/pdns/bindlexer.c: No such file or directory cpio: pdns-2.9.21/pdns/bindlexer.l: No such file or directory cpio: pdns-2.9.21/pdns/bindparser.cc: No such file or directory cpio: pdns-2.9.21/pdns/bindparser.yy: No such file or directory 1406 blocks + /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-java-repack-jars Processing files: pdns-2.9.21-4.1.ru Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.19244 + umask 022 + cd /builddir/build/BUILD + cd pdns-2.9.21 + DOCDIR=/var/tmp/pdns-2.9.21-4.1.ru-root-mockbuild/usr/share/doc/pdns-2.9.21 + export DOCDIR + rm -rf /var/tmp/pdns-2.9.21-4.1.ru-root-mockbuild/usr/share/doc/pdns-2.9.21 + /bin/mkdir -p /var/tmp/pdns-2.9.21-4.1.ru-root-mockbuild/usr/share/doc/pdns-2.9.21 + cp -pr ChangeLog TODO pdns/COPYING /var/tmp/pdns-2.9.21-4.1.ru-root-mockbuild/usr/share/doc/pdns-2.9.21 + exit 0 Provides: config(pdns) = 2.9.21-4.1.ru powerdns = 2.9.21-4.1.ru Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(VersionedDependencies) <= 3.0.3-1 Requires(post): /bin/sh /sbin/chkconfig /usr/sbin/useradd Requires(preun): /bin/sh /sbin/chkconfig /sbin/service Requires: /bin/sh config(pdns) = 2.9.21-4.1.ru libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Processing files: pdns-backend-mysql-2.9.21-4.1.ru Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.19244 + umask 022 + cd /builddir/build/BUILD + cd pdns-2.9.21 + DOCDIR=/var/tmp/pdns-2.9.21-4.1.ru-root-mockbuild/usr/share/doc/pdns-backend-mysql-2.9.21 + export DOCDIR + rm -rf /var/tmp/pdns-2.9.21-4.1.ru-root-mockbuild/usr/share/doc/pdns-backend-mysql-2.9.21 + /bin/mkdir -p /var/tmp/pdns-2.9.21-4.1.ru-root-mockbuild/usr/share/doc/pdns-backend-mysql-2.9.21 + cp -pr pdns/COPYING /var/tmp/pdns-2.9.21-4.1.ru-root-mockbuild/usr/share/doc/pdns-backend-mysql-2.9.21 + exit 0 Provides: libgmysqlbackend.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libmysqlclient.so.16()(64bit) libmysqlclient.so.16(libmysqlclient_16)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libz.so.1()(64bit) pdns = 2.9.21-4.1.ru rtld(GNU_HASH) Processing files: pdns-backend-postgresql-2.9.21-4.1.ru Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.19244 + umask 022 + cd /builddir/build/BUILD + cd pdns-2.9.21 + DOCDIR=/var/tmp/pdns-2.9.21-4.1.ru-root-mockbuild/usr/share/doc/pdns-backend-postgresql-2.9.21 + export DOCDIR + rm -rf /var/tmp/pdns-2.9.21-4.1.ru-root-mockbuild/usr/share/doc/pdns-backend-postgresql-2.9.21 + /bin/mkdir -p /var/tmp/pdns-2.9.21-4.1.ru-root-mockbuild/usr/share/doc/pdns-backend-postgresql-2.9.21 + cp -pr pdns/COPYING /var/tmp/pdns-2.9.21-4.1.ru-root-mockbuild/usr/share/doc/pdns-backend-postgresql-2.9.21 + exit 0 Provides: libgpgsqlbackend.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libcrypt.so.1()(64bit) libcrypto.so.6()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libpq.so.4()(64bit) libssl.so.6()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libz.so.1()(64bit) pdns = 2.9.21-4.1.ru rtld(GNU_HASH) Processing files: pdns-backend-pipe-2.9.21-4.1.ru Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.19244 + umask 022 + cd /builddir/build/BUILD + cd pdns-2.9.21 + DOCDIR=/var/tmp/pdns-2.9.21-4.1.ru-root-mockbuild/usr/share/doc/pdns-backend-pipe-2.9.21 + export DOCDIR + rm -rf /var/tmp/pdns-2.9.21-4.1.ru-root-mockbuild/usr/share/doc/pdns-backend-pipe-2.9.21 + /bin/mkdir -p /var/tmp/pdns-2.9.21-4.1.ru-root-mockbuild/usr/share/doc/pdns-backend-pipe-2.9.21 + cp -pr pdns/COPYING /var/tmp/pdns-2.9.21-4.1.ru-root-mockbuild/usr/share/doc/pdns-backend-pipe-2.9.21 + exit 0 Provides: libpipebackend.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libz.so.1()(64bit) pdns = 2.9.21-4.1.ru rtld(GNU_HASH) Processing files: pdns-backend-geo-2.9.21-4.1.ru Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.19244 + umask 022 + cd /builddir/build/BUILD + cd pdns-2.9.21 + DOCDIR=/var/tmp/pdns-2.9.21-4.1.ru-root-mockbuild/usr/share/doc/pdns-backend-geo-2.9.21 + export DOCDIR + rm -rf /var/tmp/pdns-2.9.21-4.1.ru-root-mockbuild/usr/share/doc/pdns-backend-geo-2.9.21 + /bin/mkdir -p /var/tmp/pdns-2.9.21-4.1.ru-root-mockbuild/usr/share/doc/pdns-backend-geo-2.9.21 + cp -pr pdns/COPYING modules/geobackend/README /var/tmp/pdns-2.9.21-4.1.ru-root-mockbuild/usr/share/doc/pdns-backend-geo-2.9.21 + exit 0 Provides: libgeobackend.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libz.so.1()(64bit) pdns = 2.9.21-4.1.ru rtld(GNU_HASH) Processing files: pdns-backend-ldap-2.9.21-4.1.ru Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.19244 + umask 022 + cd /builddir/build/BUILD + cd pdns-2.9.21 + DOCDIR=/var/tmp/pdns-2.9.21-4.1.ru-root-mockbuild/usr/share/doc/pdns-backend-ldap-2.9.21 + export DOCDIR + rm -rf /var/tmp/pdns-2.9.21-4.1.ru-root-mockbuild/usr/share/doc/pdns-backend-ldap-2.9.21 + /bin/mkdir -p /var/tmp/pdns-2.9.21-4.1.ru-root-mockbuild/usr/share/doc/pdns-backend-ldap-2.9.21 + cp -pr pdns/COPYING /var/tmp/pdns-2.9.21-4.1.ru-root-mockbuild/usr/share/doc/pdns-backend-ldap-2.9.21 + exit 0 Provides: libldapbackend.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libldap-2.3.so.0()(64bit) libm.so.6()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libz.so.1()(64bit) pdns = 2.9.21-4.1.ru rtld(GNU_HASH) Processing files: pdns-backend-sqlite-2.9.21-4.1.ru Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.19244 + umask 022 + cd /builddir/build/BUILD + cd pdns-2.9.21 + DOCDIR=/var/tmp/pdns-2.9.21-4.1.ru-root-mockbuild/usr/share/doc/pdns-backend-sqlite-2.9.21 + export DOCDIR + rm -rf /var/tmp/pdns-2.9.21-4.1.ru-root-mockbuild/usr/share/doc/pdns-backend-sqlite-2.9.21 + /bin/mkdir -p /var/tmp/pdns-2.9.21-4.1.ru-root-mockbuild/usr/share/doc/pdns-backend-sqlite-2.9.21 + cp -pr pdns/COPYING /var/tmp/pdns-2.9.21-4.1.ru-root-mockbuild/usr/share/doc/pdns-backend-sqlite-2.9.21 + exit 0 Provides: libgsqlite3backend.so()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libsqlite3.so.0()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libz.so.1()(64bit) pdns = 2.9.21-4.1.ru rtld(GNU_HASH) Processing files: pdns-debuginfo-2.9.21-4.1.ru Provides: libgeobackend.so.debug()(64bit) libgmysqlbackend.so.debug()(64bit) libgpgsqlbackend.so.debug()(64bit) libgsqlite3backend.so.debug()(64bit) libldapbackend.so.debug()(64bit) libpipebackend.so.debug()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/pdns-2.9.21-4.1.ru-root-mockbuild warning: Could not canonicalize hostname: omachi.rutgers.edu Wrote: /builddir/build/RPMS/pdns-2.9.21-4.1.ru.x86_64.rpm Wrote: /builddir/build/RPMS/pdns-backend-mysql-2.9.21-4.1.ru.x86_64.rpm Wrote: /builddir/build/RPMS/pdns-backend-postgresql-2.9.21-4.1.ru.x86_64.rpm Wrote: /builddir/build/RPMS/pdns-backend-pipe-2.9.21-4.1.ru.x86_64.rpm Wrote: /builddir/build/RPMS/pdns-backend-geo-2.9.21-4.1.ru.x86_64.rpm Wrote: /builddir/build/RPMS/pdns-backend-ldap-2.9.21-4.1.ru.x86_64.rpm Wrote: /builddir/build/RPMS/pdns-backend-sqlite-2.9.21-4.1.ru.x86_64.rpm Wrote: /builddir/build/RPMS/pdns-debuginfo-2.9.21-4.1.ru.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.34165 + umask 022 + cd /builddir/build/BUILD + cd pdns-2.9.21 + /bin/rm -rf /var/tmp/pdns-2.9.21-4.1.ru-root-mockbuild + exit 0 Child returncode was: 0 LEAVE do -->