Skip to content

Instantly share code, notes, and snippets.

@Habbie
Created April 26, 2013 11:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Habbie/5466714 to your computer and use it in GitHub Desktop.
Save Habbie/5466714 to your computer and use it in GitHub Desktop.
make all-recursive
make[1]: Entering directory `/home/simon/src/powerdns/pdns'
Making all in modules
make[2]: Entering directory `/home/simon/src/powerdns/pdns/modules'
Making all in gpgsqlbackend
make[3]: Entering directory `/home/simon/src/powerdns/pdns/modules/gpgsqlbackend'
/bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/postgresql -pthread -D_GNU_SOURCE -Wall -O2 -MT gpgsqlbackend.lo -MD -MP -MF .deps/gpgsqlbackend.Tpo -c -o gpgsqlbackend.lo gpgsqlbackend.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/postgresql -pthread -D_GNU_SOURCE -Wall -O2 -MT gpgsqlbackend.lo -MD -MP -MF .deps/gpgsqlbackend.Tpo -c gpgsqlbackend.cc -fPIC -DPIC -o .libs/gpgsqlbackend.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/postgresql -pthread -D_GNU_SOURCE -Wall -O2 -MT gpgsqlbackend.lo -MD -MP -MF .deps/gpgsqlbackend.Tpo -c gpgsqlbackend.cc -o gpgsqlbackend.o >/dev/null 2>&1
mv -f .deps/gpgsqlbackend.Tpo .deps/gpgsqlbackend.Plo
/bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/postgresql -pthread -D_GNU_SOURCE -Wall -O2 -MT spgsql.lo -MD -MP -MF .deps/spgsql.Tpo -c -o spgsql.lo spgsql.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/postgresql -pthread -D_GNU_SOURCE -Wall -O2 -MT spgsql.lo -MD -MP -MF .deps/spgsql.Tpo -c spgsql.cc -fPIC -DPIC -o .libs/spgsql.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/postgresql -pthread -D_GNU_SOURCE -Wall -O2 -MT spgsql.lo -MD -MP -MF .deps/spgsql.Tpo -c spgsql.cc -o spgsql.o >/dev/null 2>&1
mv -f .deps/spgsql.Tpo .deps/spgsql.Plo
/bin/bash ../../libtool --tag=CXX --mode=link g++ -D_GNU_SOURCE -Wall -O2 -module -avoid-version -Wl,-Bstatic -lpq -Wl,-Bdynamic -o libgpgsqlbackend.la -rpath /opt/pdns/lib gpgsqlbackend.lo spgsql.lo -lssl -lcrypt -lcrypto -lz
libtool: link: g++ -shared -nostdlib /usr/lib/gcc/x86_64-linux-gnu/4.4.5/../../../../lib/crti.o /usr/lib/gcc/x86_64-linux-gnu/4.4.5/crtbeginS.o .libs/gpgsqlbackend.o .libs/spgsql.o -lpq -lssl -lcrypt -lcrypto -lz -L/usr/lib/gcc/x86_64-linux-gnu/4.4.5 -L/usr/lib/gcc/x86_64-linux-gnu/4.4.5/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.4.5/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-linux-gnu/4.4.5/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/4.4.5/../../../../lib/crtn.o -Wl,-Bstatic -Wl,-Bdynamic -Wl,-soname -Wl,libgpgsqlbackend.so -o .libs/libgpgsqlbackend.so
libtool: link: ar cru .libs/libgpgsqlbackend.a gpgsqlbackend.o spgsql.o
libtool: link: ranlib .libs/libgpgsqlbackend.a
libtool: link: ( cd ".libs" && rm -f "libgpgsqlbackend.la" && ln -s "../libgpgsqlbackend.la" "libgpgsqlbackend.la" )
make[3]: Leaving directory `/home/simon/src/powerdns/pdns/modules/gpgsqlbackend'
Making all in geobackend
make[3]: Entering directory `/home/simon/src/powerdns/pdns/modules/geobackend'
/bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -pthread -D_GNU_SOURCE -Wall -O2 -MT geobackend.lo -MD -MP -MF .deps/geobackend.Tpo -c -o geobackend.lo geobackend.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -pthread -D_GNU_SOURCE -Wall -O2 -MT geobackend.lo -MD -MP -MF .deps/geobackend.Tpo -c geobackend.cc -fPIC -DPIC -o .libs/geobackend.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -pthread -D_GNU_SOURCE -Wall -O2 -MT geobackend.lo -MD -MP -MF .deps/geobackend.Tpo -c geobackend.cc -o geobackend.o >/dev/null 2>&1
mv -f .deps/geobackend.Tpo .deps/geobackend.Plo
/bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -pthread -D_GNU_SOURCE -Wall -O2 -MT ippreftree.lo -MD -MP -MF .deps/ippreftree.Tpo -c -o ippreftree.lo ippreftree.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -pthread -D_GNU_SOURCE -Wall -O2 -MT ippreftree.lo -MD -MP -MF .deps/ippreftree.Tpo -c ippreftree.cc -fPIC -DPIC -o .libs/ippreftree.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -pthread -D_GNU_SOURCE -Wall -O2 -MT ippreftree.lo -MD -MP -MF .deps/ippreftree.Tpo -c ippreftree.cc -o ippreftree.o >/dev/null 2>&1
mv -f .deps/ippreftree.Tpo .deps/ippreftree.Plo
/bin/bash ../../libtool --tag=CXX --mode=link g++ -D_GNU_SOURCE -Wall -O2 -module -avoid-version -o libgeobackend.la -rpath /opt/pdns/lib geobackend.lo ippreftree.lo -lz
libtool: link: g++ -shared -nostdlib /usr/lib/gcc/x86_64-linux-gnu/4.4.5/../../../../lib/crti.o /usr/lib/gcc/x86_64-linux-gnu/4.4.5/crtbeginS.o .libs/geobackend.o .libs/ippreftree.o -lz -L/usr/lib/gcc/x86_64-linux-gnu/4.4.5 -L/usr/lib/gcc/x86_64-linux-gnu/4.4.5/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.4.5/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-linux-gnu/4.4.5/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/4.4.5/../../../../lib/crtn.o -Wl,-soname -Wl,libgeobackend.so -o .libs/libgeobackend.so
libtool: link: ar cru .libs/libgeobackend.a geobackend.o ippreftree.o
libtool: link: ranlib .libs/libgeobackend.a
libtool: link: ( cd ".libs" && rm -f "libgeobackend.la" && ln -s "../libgeobackend.la" "libgeobackend.la" )
make[3]: Leaving directory `/home/simon/src/powerdns/pdns/modules/geobackend'
Making all in pipebackend
make[3]: Entering directory `/home/simon/src/powerdns/pdns/modules/pipebackend'
/bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -pthread -D_GNU_SOURCE -Wall -O2 -MT pipebackend.lo -MD -MP -MF .deps/pipebackend.Tpo -c -o pipebackend.lo pipebackend.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -pthread -D_GNU_SOURCE -Wall -O2 -MT pipebackend.lo -MD -MP -MF .deps/pipebackend.Tpo -c pipebackend.cc -fPIC -DPIC -o .libs/pipebackend.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -pthread -D_GNU_SOURCE -Wall -O2 -MT pipebackend.lo -MD -MP -MF .deps/pipebackend.Tpo -c pipebackend.cc -o pipebackend.o >/dev/null 2>&1
mv -f .deps/pipebackend.Tpo .deps/pipebackend.Plo
/bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -pthread -D_GNU_SOURCE -Wall -O2 -MT coprocess.lo -MD -MP -MF .deps/coprocess.Tpo -c -o coprocess.lo coprocess.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -pthread -D_GNU_SOURCE -Wall -O2 -MT coprocess.lo -MD -MP -MF .deps/coprocess.Tpo -c coprocess.cc -fPIC -DPIC -o .libs/coprocess.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -pthread -D_GNU_SOURCE -Wall -O2 -MT coprocess.lo -MD -MP -MF .deps/coprocess.Tpo -c coprocess.cc -o coprocess.o >/dev/null 2>&1
mv -f .deps/coprocess.Tpo .deps/coprocess.Plo
/bin/bash ../../libtool --tag=CXX --mode=link g++ -D_GNU_SOURCE -Wall -O2 -module -avoid-version -o libpipebackend.la -rpath /opt/pdns/lib pipebackend.lo coprocess.lo -lz
libtool: link: g++ -shared -nostdlib /usr/lib/gcc/x86_64-linux-gnu/4.4.5/../../../../lib/crti.o /usr/lib/gcc/x86_64-linux-gnu/4.4.5/crtbeginS.o .libs/pipebackend.o .libs/coprocess.o -lz -L/usr/lib/gcc/x86_64-linux-gnu/4.4.5 -L/usr/lib/gcc/x86_64-linux-gnu/4.4.5/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.4.5/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-linux-gnu/4.4.5/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/4.4.5/../../../../lib/crtn.o -Wl,-soname -Wl,libpipebackend.so -o .libs/libpipebackend.so
libtool: link: ar cru .libs/libpipebackend.a pipebackend.o coprocess.o
libtool: link: ranlib .libs/libpipebackend.a
libtool: link: ( cd ".libs" && rm -f "libpipebackend.la" && ln -s "../libpipebackend.la" "libpipebackend.la" )
make[3]: Leaving directory `/home/simon/src/powerdns/pdns/modules/pipebackend'
Making all in pdnsbackend
make[3]: Entering directory `/home/simon/src/powerdns/pdns/modules/pdnsbackend'
/bin/bash ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/mysql -pthread -D_GNU_SOURCE -Wall -O2 -MT pdnsbackend.lo -MD -MP -MF .deps/pdnsbackend.Tpo -c -o pdnsbackend.lo pdnsbackend.cc
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/mysql -pthread -D_GNU_SOURCE -Wall -O2 -MT pdnsbackend.lo -MD -MP -MF .deps/pdnsbackend.Tpo -c pdnsbackend.cc -fPIC -DPIC -o .libs/pdnsbackend.o
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/mysql -pthread -D_GNU_SOURCE -Wall -O2 -MT pdnsbackend.lo -MD -MP -MF .deps/pdnsbackend.Tpo -c pdnsbackend.cc -o pdnsbackend.o >/dev/null 2>&1
mv -f .deps/pdnsbackend.Tpo .deps/pdnsbackend.Plo
/bin/bash ../../libtool --tag=CXX --mode=link g++ -D_GNU_SOURCE -Wall -O2 -module -avoid-version -lmysqlclient -o libpdnsbackend.la -rpath /opt/pdns/lib pdnsbackend.lo -lz
libtool: link: g++ -shared -nostdlib /usr/lib/gcc/x86_64-linux-gnu/4.4.5/../../../../lib/crti.o /usr/lib/gcc/x86_64-linux-gnu/4.4.5/crtbeginS.o .libs/pdnsbackend.o /usr/lib/libmysqlclient.so -lz -L/usr/lib/gcc/x86_64-linux-gnu/4.4.5 -L/usr/lib/gcc/x86_64-linux-gnu/4.4.5/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.4.5/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-linux-gnu/4.4.5/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/4.4.5/../../../../lib/crtn.o -Wl,-soname -Wl,libpdnsbackend.so -o .libs/libpdnsbackend.so
libtool: link: ar cru .libs/libpdnsbackend.a pdnsbackend.o
libtool: link: ranlib .libs/libpdnsbackend.a
libtool: link: ( cd ".libs" && rm -f "libpdnsbackend.la" && ln -s "../libpdnsbackend.la" "libpdnsbackend.la" )
make[3]: Leaving directory `/home/simon/src/powerdns/pdns/modules/pdnsbackend'
Making all in pipebackend
make[3]: Entering directory `/home/simon/src/powerdns/pdns/modules/pipebackend'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/simon/src/powerdns/pdns/modules/pipebackend'
make[3]: Entering directory `/home/simon/src/powerdns/pdns/modules'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/home/simon/src/powerdns/pdns/modules'
make[2]: Leaving directory `/home/simon/src/powerdns/pdns/modules'
Making all in codedocs
make[2]: Entering directory `/home/simon/src/powerdns/pdns/codedocs'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/simon/src/powerdns/pdns/codedocs'
Making all in pdns
make[2]: Entering directory `/home/simon/src/powerdns/pdns/pdns'
Making all in ext/polarssl
make[3]: Entering directory `/home/simon/src/powerdns/pdns/pdns/ext/polarssl'
cd library && make all && cd ..
make[4]: Entering directory `/home/simon/src/powerdns/pdns/pdns/ext/polarssl/library'
CC aes.c
CC arc4.c
CC base64.c
CC bignum.c
CC certs.c
CC debug.c
CC des.c
CC dhm.c
CC havege.c
CC md2.c
CC md4.c
CC md5.c
CC net.c
CC padlock.c
CC rsa.c
CC sha1.c
CC sha2.c
CC sha4.c
CC ssl_cli.c
CC ssl_srv.c
CC ssl_tls.c
CC timing.c
CC x509parse.c
CC xtea.c
CC camellia.c
AR libpolarssl.a
ar: creating libpolarssl.a
RL libpolarssl.a
make[4]: Leaving directory `/home/simon/src/powerdns/pdns/pdns/ext/polarssl/library'
make[3]: Leaving directory `/home/simon/src/powerdns/pdns/pdns/ext/polarssl'
Making all in backends
make[3]: Entering directory `/home/simon/src/powerdns/pdns/pdns/backends'
Making all in bind
make[4]: Entering directory `/home/simon/src/powerdns/pdns/pdns/backends/bind'
/bin/bash ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../.. -I ../../ext/polarssl/include -pthread -D_GNU_SOURCE -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
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../.. -I ../../ext/polarssl/include -pthread -D_GNU_SOURCE -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
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../.. -I ../../ext/polarssl/include -pthread -D_GNU_SOURCE -Wall -O2 -MT libbind2backend_la-bindbackend2.lo -MD -MP -MF .deps/libbind2backend_la-bindbackend2.Tpo -c bindbackend2.cc -o libbind2backend_la-bindbackend2.o >/dev/null 2>&1
mv -f .deps/libbind2backend_la-bindbackend2.Tpo .deps/libbind2backend_la-bindbackend2.Plo
/bin/bash ../../../ylwrap bindparser.yy y.tab.c bindparser.cc y.tab.h bindparser.h y.output bindparser.output -- bison -y -d --verbose --debug
conflicts: 3 reduce/reduce
updating bindparser.h
updating bindparser.output
/bin/bash ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../.. -I ../../ext/polarssl/include -pthread -D_GNU_SOURCE -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
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../.. -I ../../ext/polarssl/include -pthread -D_GNU_SOURCE -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
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../.. -I ../../ext/polarssl/include -pthread -D_GNU_SOURCE -Wall -O2 -MT libbind2backend_la-bindparser.lo -MD -MP -MF .deps/libbind2backend_la-bindparser.Tpo -c bindparser.cc -o libbind2backend_la-bindparser.o >/dev/null 2>&1
mv -f .deps/libbind2backend_la-bindparser.Tpo .deps/libbind2backend_la-bindparser.Plo
/bin/bash ../../../ylwrap bindlexer.l lex.yy.c bindlexer.c -- flex -s -i
/home/simon/src/powerdns/pdns/pdns/backends/bind/bindlexer.l:129: warning, rule cannot be matched
/home/simon/src/powerdns/pdns/pdns/backends/bind/bindlexer.l:132: warning, -s option given but default rule can be matched
/bin/bash ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../.. -I ../../ext/polarssl/include -pthread -g -O2 -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
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../.. -I ../../ext/polarssl/include -pthread -g -O2 -MT libbind2backend_la-bindlexer.lo -MD -MP -MF .deps/libbind2backend_la-bindlexer.Tpo -c bindlexer.c -fPIC -DPIC -o .libs/libbind2backend_la-bindlexer.o
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../.. -I ../../ext/polarssl/include -pthread -g -O2 -MT libbind2backend_la-bindlexer.lo -MD -MP -MF .deps/libbind2backend_la-bindlexer.Tpo -c bindlexer.c -o libbind2backend_la-bindlexer.o >/dev/null 2>&1
mv -f .deps/libbind2backend_la-bindlexer.Tpo .deps/libbind2backend_la-bindlexer.Plo
/bin/bash ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../.. -I ../../ext/polarssl/include -pthread -D_GNU_SOURCE -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
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../.. -I ../../ext/polarssl/include -pthread -D_GNU_SOURCE -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
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../.. -I ../../ext/polarssl/include -pthread -D_GNU_SOURCE -Wall -O2 -MT libbind2backend_la-zoneparser-tng.lo -MD -MP -MF .deps/libbind2backend_la-zoneparser-tng.Tpo -c ../../zoneparser-tng.cc -o libbind2backend_la-zoneparser-tng.o >/dev/null 2>&1
mv -f .deps/libbind2backend_la-zoneparser-tng.Tpo .deps/libbind2backend_la-zoneparser-tng.Plo
/bin/bash ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../.. -I ../../ext/polarssl/include -pthread -D_GNU_SOURCE -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
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../.. -I ../../ext/polarssl/include -pthread -D_GNU_SOURCE -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
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../.. -I ../../ext/polarssl/include -pthread -D_GNU_SOURCE -Wall -O2 -MT libbind2backend_la-misc.lo -MD -MP -MF .deps/libbind2backend_la-misc.Tpo -c ../../misc.cc -o libbind2backend_la-misc.o >/dev/null 2>&1
mv -f .deps/libbind2backend_la-misc.Tpo .deps/libbind2backend_la-misc.Plo
/bin/bash ../../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../../.. -I../.. -I ../../ext/polarssl/include -pthread -D_GNU_SOURCE -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
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../.. -I ../../ext/polarssl/include -pthread -D_GNU_SOURCE -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
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../.. -I../.. -I ../../ext/polarssl/include -pthread -D_GNU_SOURCE -Wall -O2 -MT libbind2backend_la-unix_utility.lo -MD -MP -MF .deps/libbind2backend_la-unix_utility.Tpo -c ../../unix_utility.cc -o libbind2backend_la-unix_utility.o >/dev/null 2>&1
mv -f .deps/libbind2backend_la-unix_utility.Tpo .deps/libbind2backend_la-unix_utility.Plo
/bin/bash ../../../libtool --tag=CXX --mode=link g++ -D_GNU_SOURCE -Wall -O2 -module -avoid-version -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
libtool: link: 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
libtool: link: ranlib .libs/libbind2backend.a
libtool: link: ( cd ".libs" && rm -f "libbind2backend.la" && ln -s "../libbind2backend.la" "libbind2backend.la" )
g++ -DHAVE_CONFIG_H -I. -I../../.. -I../.. -I ../../ext/polarssl/include -pthread -D_GNU_SOURCE -Wall -O2 -MT bindparser.o -MD -MP -MF .deps/bindparser.Tpo -c -o bindparser.o bindparser.cc
mv -f .deps/bindparser.Tpo .deps/bindparser.Po
gcc -DHAVE_CONFIG_H -I. -I../../.. -I../.. -I ../../ext/polarssl/include -pthread -g -O2 -MT bindlexer.o -MD -MP -MF .deps/bindlexer.Tpo -c -o bindlexer.o bindlexer.c
mv -f .deps/bindlexer.Tpo .deps/bindlexer.Po
g++ -DHAVE_CONFIG_H -I. -I../../.. -I../.. -I ../../ext/polarssl/include -pthread -D_GNU_SOURCE -Wall -O2 -MT arguments.o -MD -MP -MF .deps/arguments.Tpo -c -o arguments.o `test -f '../../arguments.cc' || echo './'`../../arguments.cc
mv -f .deps/arguments.Tpo .deps/arguments.Po
g++ -DHAVE_CONFIG_H -I. -I../../.. -I../.. -I ../../ext/polarssl/include -pthread -D_GNU_SOURCE -Wall -O2 -MT logger.o -MD -MP -MF .deps/logger.Tpo -c -o logger.o `test -f '../../logger.cc' || echo './'`../../logger.cc
mv -f .deps/logger.Tpo .deps/logger.Po
g++ -DHAVE_CONFIG_H -I. -I../../.. -I../.. -I ../../ext/polarssl/include -pthread -D_GNU_SOURCE -Wall -O2 -MT zone2sql.o -MD -MP -MF .deps/zone2sql.Tpo -c -o zone2sql.o zone2sql.cc
mv -f .deps/zone2sql.Tpo .deps/zone2sql.Po
g++ -DHAVE_CONFIG_H -I. -I../../.. -I../.. -I ../../ext/polarssl/include -pthread -D_GNU_SOURCE -Wall -O2 -MT statbag.o -MD -MP -MF .deps/statbag.Tpo -c -o statbag.o `test -f '../../statbag.cc' || echo './'`../../statbag.cc
mv -f .deps/statbag.Tpo .deps/statbag.Po
g++ -DHAVE_CONFIG_H -I. -I../../.. -I../.. -I ../../ext/polarssl/include -pthread -D_GNU_SOURCE -Wall -O2 -MT misc.o -MD -MP -MF .deps/misc.Tpo -c -o misc.o `test -f '../../misc.cc' || echo './'`../../misc.cc
mv -f .deps/misc.Tpo .deps/misc.Po
g++ -DHAVE_CONFIG_H -I. -I../../.. -I../.. -I ../../ext/polarssl/include -pthread -D_GNU_SOURCE -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
mv -f .deps/unix_utility.Tpo .deps/unix_utility.Po
g++ -DHAVE_CONFIG_H -I. -I../../.. -I../.. -I ../../ext/polarssl/include -pthread -D_GNU_SOURCE -Wall -O2 -MT qtype.o -MD -MP -MF .deps/qtype.Tpo -c -o qtype.o `test -f '../../qtype.cc' || echo './'`../../qtype.cc
mv -f .deps/qtype.Tpo .deps/qtype.Po
g++ -DHAVE_CONFIG_H -I. -I../../.. -I../.. -I ../../ext/polarssl/include -pthread -D_GNU_SOURCE -Wall -O2 -MT dns.o -MD -MP -MF .deps/dns.Tpo -c -o dns.o `test -f '../../dns.cc' || echo './'`../../dns.cc
mv -f .deps/dns.Tpo .deps/dns.Po
g++ -DHAVE_CONFIG_H -I. -I../../.. -I../.. -I ../../ext/polarssl/include -pthread -D_GNU_SOURCE -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
mv -f .deps/zoneparser-tng.Tpo .deps/zoneparser-tng.Po
g++ -DHAVE_CONFIG_H -I. -I../../.. -I../.. -I ../../ext/polarssl/include -pthread -D_GNU_SOURCE -Wall -O2 -MT dnsrecords.o -MD -MP -MF .deps/dnsrecords.Tpo -c -o dnsrecords.o `test -f '../../dnsrecords.cc' || echo './'`../../dnsrecords.cc
mv -f .deps/dnsrecords.Tpo .deps/dnsrecords.Po
g++ -DHAVE_CONFIG_H -I. -I../../.. -I../.. -I ../../ext/polarssl/include -pthread -D_GNU_SOURCE -Wall -O2 -MT sillyrecords.o -MD -MP -MF .deps/sillyrecords.Tpo -c -o sillyrecords.o `test -f '../../sillyrecords.cc' || echo './'`../../sillyrecords.cc
mv -f .deps/sillyrecords.Tpo .deps/sillyrecords.Po
g++ -DHAVE_CONFIG_H -I. -I../../.. -I../.. -I ../../ext/polarssl/include -pthread -D_GNU_SOURCE -Wall -O2 -MT dnswriter.o -MD -MP -MF .deps/dnswriter.Tpo -c -o dnswriter.o `test -f '../../dnswriter.cc' || echo './'`../../dnswriter.cc
mv -f .deps/dnswriter.Tpo .deps/dnswriter.Po
ragel ../../dnslabeltext.rl -o dnslabeltext.cc
g++ -DHAVE_CONFIG_H -I. -I../../.. -I../.. -I ../../ext/polarssl/include -pthread -D_GNU_SOURCE -Wall -O2 -MT dnslabeltext.o -MD -MP -MF .deps/dnslabeltext.Tpo -c -o dnslabeltext.o dnslabeltext.cc
mv -f .deps/dnslabeltext.Tpo .deps/dnslabeltext.Po
g++ -DHAVE_CONFIG_H -I. -I../../.. -I../.. -I ../../ext/polarssl/include -pthread -D_GNU_SOURCE -Wall -O2 -MT rcpgenerator.o -MD -MP -MF .deps/rcpgenerator.Tpo -c -o rcpgenerator.o `test -f '../../rcpgenerator.cc' || echo './'`../../rcpgenerator.cc
mv -f .deps/rcpgenerator.Tpo .deps/rcpgenerator.Po
g++ -DHAVE_CONFIG_H -I. -I../../.. -I../.. -I ../../ext/polarssl/include -pthread -D_GNU_SOURCE -Wall -O2 -MT dnsparser.o -MD -MP -MF .deps/dnsparser.Tpo -c -o dnsparser.o `test -f '../../dnsparser.cc' || echo './'`../../dnsparser.cc
mv -f .deps/dnsparser.Tpo .deps/dnsparser.Po
g++ -DHAVE_CONFIG_H -I. -I../../.. -I../.. -I ../../ext/polarssl/include -pthread -D_GNU_SOURCE -Wall -O2 -MT base64.o -MD -MP -MF .deps/base64.Tpo -c -o base64.o `test -f '../../base64.cc' || echo './'`../../base64.cc
mv -f .deps/base64.Tpo .deps/base64.Po
g++ -DHAVE_CONFIG_H -I. -I../../.. -I../.. -I ../../ext/polarssl/include -pthread -D_GNU_SOURCE -Wall -O2 -MT nsecrecords.o -MD -MP -MF .deps/nsecrecords.Tpo -c -o nsecrecords.o `test -f '../../nsecrecords.cc' || echo './'`../../nsecrecords.cc
mv -f .deps/nsecrecords.Tpo .deps/nsecrecords.Po
g++ -DHAVE_CONFIG_H -I. -I../../.. -I../.. -I ../../ext/polarssl/include -pthread -D_GNU_SOURCE -Wall -O2 -MT dnssecinfra.o -MD -MP -MF .deps/dnssecinfra.Tpo -c -o dnssecinfra.o `test -f '../../dnssecinfra.cc' || echo './'`../../dnssecinfra.cc
mv -f .deps/dnssecinfra.Tpo .deps/dnssecinfra.Po
g++ -DHAVE_CONFIG_H -I. -I../../.. -I../.. -I ../../ext/polarssl/include -pthread -D_GNU_SOURCE -Wall -O2 -MT base32.o -MD -MP -MF .deps/base32.Tpo -c -o base32.o `test -f '../../base32.cc' || echo './'`../../base32.cc
mv -f .deps/base32.Tpo .deps/base32.Po
g++ -DHAVE_CONFIG_H -I. -I../../.. -I../.. -I ../../ext/polarssl/include -pthread -D_GNU_SOURCE -Wall -O2 -MT md5.o -MD -MP -MF .deps/md5.Tpo -c -o md5.o `test -f '../../md5.cc' || echo './'`../../md5.cc
mv -f .deps/md5.Tpo .deps/md5.Po
/bin/bash ../../../libtool --tag=CXX --mode=link g++ -D_GNU_SOURCE -Wall -O2 -pthread -L../../ext/polarssl/library -o zone2sql bindparser.o bindlexer.o arguments.o logger.o zone2sql.o statbag.o misc.o unix_utility.o qtype.o dns.o zoneparser-tng.o dnsrecords.o sillyrecords.o dnswriter.o dnslabeltext.o rcpgenerator.o dnsparser.o base64.o nsecrecords.o dnssecinfra.o base32.o md5.o -lpolarssl -lz
libtool: link: g++ -D_GNU_SOURCE -Wall -O2 -pthread -o zone2sql bindparser.o bindlexer.o arguments.o logger.o zone2sql.o statbag.o misc.o unix_utility.o qtype.o dns.o zoneparser-tng.o dnsrecords.o sillyrecords.o dnswriter.o dnslabeltext.o rcpgenerator.o dnsparser.o base64.o nsecrecords.o dnssecinfra.o base32.o md5.o -L/home/simon/src/powerdns/pdns/pdns/ext/polarssl/library -lpolarssl -lz -pthread
g++ -DHAVE_CONFIG_H -I. -I../../.. -I../.. -I ../../ext/polarssl/include -pthread -D_GNU_SOURCE -Wall -O2 -MT zone2ldap.o -MD -MP -MF .deps/zone2ldap.Tpo -c -o zone2ldap.o zone2ldap.cc
mv -f .deps/zone2ldap.Tpo .deps/zone2ldap.Po
/bin/bash ../../../libtool --tag=CXX --mode=link g++ -D_GNU_SOURCE -Wall -O2 -pthread -L../../ext/polarssl/library -o zone2ldap 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 dnslabeltext.o rcpgenerator.o dnsparser.o base64.o sillyrecords.o nsecrecords.o dnssecinfra.o base32.o md5.o -lpolarssl -lz
libtool: link: g++ -D_GNU_SOURCE -Wall -O2 -pthread -o zone2ldap 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 dnslabeltext.o rcpgenerator.o dnsparser.o base64.o sillyrecords.o nsecrecords.o dnssecinfra.o base32.o md5.o -L/home/simon/src/powerdns/pdns/pdns/ext/polarssl/library -lpolarssl -lz -pthread
make[4]: Leaving directory `/home/simon/src/powerdns/pdns/pdns/backends/bind'
make[4]: Entering directory `/home/simon/src/powerdns/pdns/pdns/backends'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/home/simon/src/powerdns/pdns/pdns/backends'
make[3]: Leaving directory `/home/simon/src/powerdns/pdns/pdns/backends'
make[3]: Entering directory `/home/simon/src/powerdns/pdns/pdns'
g++ -DHAVE_CONFIG_H -I. -I.. -Ibackends/bind -pthread -DSYSCONFDIR=\"/opt/pdns/etc\" -DLIBDIR=\"/opt/pdns/lib\" -DLOCALSTATEDIR=\"/var/run\" -Ibackends/bind -pthread -I/usr/include/lua5.1 -Iext/polarssl/include -D_GNU_SOURCE -Wall -O2 -MT dynloader.o -MD -MP -MF .deps/dynloader.Tpo -c -o dynloader.o dynloader.cc
mv -f .deps/dynloader.Tpo .deps/dynloader.Po
g++ -DHAVE_CONFIG_H -I. -I.. -Ibackends/bind -pthread -DSYSCONFDIR=\"/opt/pdns/etc\" -DLIBDIR=\"/opt/pdns/lib\" -DLOCALSTATEDIR=\"/var/run\" -Ibackends/bind -pthread -I/usr/include/lua5.1 -Iext/polarssl/include -D_GNU_SOURCE -Wall -O2 -MT dynmessenger.o -MD -MP -MF .deps/dynmessenger.Tpo -c -o dynmessenger.o dynmessenger.cc
mv -f .deps/dynmessenger.Tpo .deps/dynmessenger.Po
g++ -DHAVE_CONFIG_H -I. -I.. -Ibackends/bind -pthread -DSYSCONFDIR=\"/opt/pdns/etc\" -DLIBDIR=\"/opt/pdns/lib\" -DLOCALSTATEDIR=\"/var/run\" -Ibackends/bind -pthread -I/usr/include/lua5.1 -Iext/polarssl/include -D_GNU_SOURCE -Wall -O2 -MT arguments.o -MD -MP -MF .deps/arguments.Tpo -c -o arguments.o arguments.cc
mv -f .deps/arguments.Tpo .deps/arguments.Po
g++ -DHAVE_CONFIG_H -I. -I.. -Ibackends/bind -pthread -DSYSCONFDIR=\"/opt/pdns/etc\" -DLIBDIR=\"/opt/pdns/lib\" -DLOCALSTATEDIR=\"/var/run\" -Ibackends/bind -pthread -I/usr/include/lua5.1 -Iext/polarssl/include -D_GNU_SOURCE -Wall -O2 -MT logger.o -MD -MP -MF .deps/logger.Tpo -c -o logger.o logger.cc
mv -f .deps/logger.Tpo .deps/logger.Po
g++ -DHAVE_CONFIG_H -I. -I.. -Ibackends/bind -pthread -DSYSCONFDIR=\"/opt/pdns/etc\" -DLIBDIR=\"/opt/pdns/lib\" -DLOCALSTATEDIR=\"/var/run\" -Ibackends/bind -pthread -I/usr/include/lua5.1 -Iext/polarssl/include -D_GNU_SOURCE -Wall -O2 -MT statbag.o -MD -MP -MF .deps/statbag.Tpo -c -o statbag.o statbag.cc
mv -f .deps/statbag.Tpo .deps/statbag.Po
g++ -DHAVE_CONFIG_H -I. -I.. -Ibackends/bind -pthread -DSYSCONFDIR=\"/opt/pdns/etc\" -DLIBDIR=\"/opt/pdns/lib\" -DLOCALSTATEDIR=\"/var/run\" -Ibackends/bind -pthread -I/usr/include/lua5.1 -Iext/polarssl/include -D_GNU_SOURCE -Wall -O2 -MT misc.o -MD -MP -MF .deps/misc.Tpo -c -o misc.o misc.cc
mv -f .deps/misc.Tpo .deps/misc.Po
g++ -DHAVE_CONFIG_H -I. -I.. -Ibackends/bind -pthread -DSYSCONFDIR=\"/opt/pdns/etc\" -DLIBDIR=\"/opt/pdns/lib\" -DLOCALSTATEDIR=\"/var/run\" -Ibackends/bind -pthread -I/usr/include/lua5.1 -Iext/polarssl/include -D_GNU_SOURCE -Wall -O2 -MT unix_utility.o -MD -MP -MF .deps/unix_utility.Tpo -c -o unix_utility.o unix_utility.cc
mv -f .deps/unix_utility.Tpo .deps/unix_utility.Po
g++ -DHAVE_CONFIG_H -I. -I.. -Ibackends/bind -pthread -DSYSCONFDIR=\"/opt/pdns/etc\" -DLIBDIR=\"/opt/pdns/lib\" -DLOCALSTATEDIR=\"/var/run\" -Ibackends/bind -pthread -I/usr/include/lua5.1 -Iext/polarssl/include -D_GNU_SOURCE -Wall -O2 -MT qtype.o -MD -MP -MF .deps/qtype.Tpo -c -o qtype.o qtype.cc
mv -f .deps/qtype.Tpo .deps/qtype.Po
/bin/bash ../libtool --tag=CXX --mode=link g++ -DSYSCONFDIR=\"/opt/pdns/etc\" -DLIBDIR=\"/opt/pdns/lib\" -DLOCALSTATEDIR=\"/var/run\" -Ibackends/bind -pthread -I/usr/include/lua5.1 -Iext/polarssl/include -D_GNU_SOURCE -Wall -O2 -pthread -o pdns_control dynloader.o dynmessenger.o arguments.o logger.o statbag.o misc.o unix_utility.o qtype.o -lz
libtool: link: g++ -DSYSCONFDIR=\"/opt/pdns/etc\" -DLIBDIR=\"/opt/pdns/lib\" -DLOCALSTATEDIR=\"/var/run\" -Ibackends/bind -pthread -I/usr/include/lua5.1 -Iext/polarssl/include -D_GNU_SOURCE -Wall -O2 -pthread -o pdns_control dynloader.o dynmessenger.o arguments.o logger.o statbag.o misc.o unix_utility.o qtype.o -lz -pthread
g++ -DHAVE_CONFIG_H -I. -I.. -Ibackends/bind -pthread -DSYSCONFDIR=\"/opt/pdns/etc\" -DLIBDIR=\"/opt/pdns/lib\" -DLOCALSTATEDIR=\"/var/run\" -Ibackends/bind -pthread -I/usr/include/lua5.1 -Iext/polarssl/include -D_GNU_SOURCE -Wall -O2 -MT pdnssec.o -MD -MP -MF .deps/pdnssec.Tpo -c -o pdnssec.o pdnssec.cc
mv -f .deps/pdnssec.Tpo .deps/pdnssec.Po
g++ -DHAVE_CONFIG_H -I. -I.. -Ibackends/bind -pthread -DSYSCONFDIR=\"/opt/pdns/etc\" -DLIBDIR=\"/opt/pdns/lib\" -DLOCALSTATEDIR=\"/var/run\" -Ibackends/bind -pthread -I/usr/include/lua5.1 -Iext/polarssl/include -D_GNU_SOURCE -Wall -O2 -MT dbdnsseckeeper.o -MD -MP -MF .deps/dbdnsseckeeper.Tpo -c -o dbdnsseckeeper.o dbdnsseckeeper.cc
mv -f .deps/dbdnsseckeeper.Tpo .deps/dbdnsseckeeper.Po
g++ -DHAVE_CONFIG_H -I. -I.. -Ibackends/bind -pthread -DSYSCONFDIR=\"/opt/pdns/etc\" -DLIBDIR=\"/opt/pdns/lib\" -DLOCALSTATEDIR=\"/var/run\" -Ibackends/bind -pthread -I/usr/include/lua5.1 -Iext/polarssl/include -D_GNU_SOURCE -Wall -O2 -MT dnsparser.o -MD -MP -MF .deps/dnsparser.Tpo -c -o dnsparser.o dnsparser.cc
mv -f .deps/dnsparser.Tpo .deps/dnsparser.Po
g++ -DHAVE_CONFIG_H -I. -I.. -Ibackends/bind -pthread -DSYSCONFDIR=\"/opt/pdns/etc\" -DLIBDIR=\"/opt/pdns/lib\" -DLOCALSTATEDIR=\"/var/run\" -Ibackends/bind -pthread -I/usr/include/lua5.1 -Iext/polarssl/include -D_GNU_SOURCE -Wall -O2 -MT dnsrecords.o -MD -MP -MF .deps/dnsrecords.Tpo -c -o dnsrecords.o dnsrecords.cc
mv -f .deps/dnsrecords.Tpo .deps/dnsrecords.Po
g++ -DHAVE_CONFIG_H -I. -I.. -Ibackends/bind -pthread -DSYSCONFDIR=\"/opt/pdns/etc\" -DLIBDIR=\"/opt/pdns/lib\" -DLOCALSTATEDIR=\"/var/run\" -Ibackends/bind -pthread -I/usr/include/lua5.1 -Iext/polarssl/include -D_GNU_SOURCE -Wall -O2 -MT dnswriter.o -MD -MP -MF .deps/dnswriter.Tpo -c -o dnswriter.o dnswriter.cc
mv -f .deps/dnswriter.Tpo .deps/dnswriter.Po
g++ -DHAVE_CONFIG_H -I. -I.. -Ibackends/bind -pthread -DSYSCONFDIR=\"/opt/pdns/etc\" -DLIBDIR=\"/opt/pdns/lib\" -DLOCALSTATEDIR=\"/var/run\" -Ibackends/bind -pthread -I/usr/include/lua5.1 -Iext/polarssl/include -D_GNU_SOURCE -Wall -O2 -MT rcpgenerator.o -MD -MP -MF .deps/rcpgenerator.Tpo -c -o rcpgenerator.o rcpgenerator.cc
mv -f .deps/rcpgenerator.Tpo .deps/rcpgenerator.Po
g++ -DHAVE_CONFIG_H -I. -I.. -Ibackends/bind -pthread -DSYSCONFDIR=\"/opt/pdns/etc\" -DLIBDIR=\"/opt/pdns/lib\" -DLOCALSTATEDIR=\"/var/run\" -Ibackends/bind -pthread -I/usr/include/lua5.1 -Iext/polarssl/include -D_GNU_SOURCE -Wall -O2 -MT base64.o -MD -MP -MF .deps/base64.Tpo -c -o base64.o base64.cc
mv -f .deps/base64.Tpo .deps/base64.Po
g++ -DHAVE_CONFIG_H -I. -I.. -Ibackends/bind -pthread -DSYSCONFDIR=\"/opt/pdns/etc\" -DLIBDIR=\"/opt/pdns/lib\" -DLOCALSTATEDIR=\"/var/run\" -Ibackends/bind -pthread -I/usr/include/lua5.1 -Iext/polarssl/include -D_GNU_SOURCE -Wall -O2 -MT sillyrecords.o -MD -MP -MF .deps/sillyrecords.Tpo -c -o sillyrecords.o sillyrecords.cc
mv -f .deps/sillyrecords.Tpo .deps/sillyrecords.Po
g++ -DHAVE_CONFIG_H -I. -I.. -Ibackends/bind -pthread -DSYSCONFDIR=\"/opt/pdns/etc\" -DLIBDIR=\"/opt/pdns/lib\" -DLOCALSTATEDIR=\"/var/run\" -Ibackends/bind -pthread -I/usr/include/lua5.1 -Iext/polarssl/include -D_GNU_SOURCE -Wall -O2 -MT nsecrecords.o -MD -MP -MF .deps/nsecrecords.Tpo -c -o nsecrecords.o nsecrecords.cc
mv -f .deps/nsecrecords.Tpo .deps/nsecrecords.Po
g++ -DHAVE_CONFIG_H -I. -I.. -Ibackends/bind -pthread -DSYSCONFDIR=\"/opt/pdns/etc\" -DLIBDIR=\"/opt/pdns/lib\" -DLOCALSTATEDIR=\"/var/run\" -Ibackends/bind -pthread -I/usr/include/lua5.1 -Iext/polarssl/include -D_GNU_SOURCE -Wall -O2 -MT dnssecinfra.o -MD -MP -MF .deps/dnssecinfra.Tpo -c -o dnssecinfra.o dnssecinfra.cc
mv -f .deps/dnssecinfra.Tpo .deps/dnssecinfra.Po
g++ -DHAVE_CONFIG_H -I. -I.. -Ibackends/bind -pthread -DSYSCONFDIR=\"/opt/pdns/etc\" -DLIBDIR=\"/opt/pdns/lib\" -DLOCALSTATEDIR=\"/var/run\" -Ibackends/bind -pthread -I/usr/include/lua5.1 -Iext/polarssl/include -D_GNU_SOURCE -Wall -O2 -MT base32.o -MD -MP -MF .deps/base32.Tpo -c -o base32.o base32.cc
mv -f .deps/base32.Tpo .deps/base32.Po
g++ -DHAVE_CONFIG_H -I. -I.. -Ibackends/bind -pthread -DSYSCONFDIR=\"/opt/pdns/etc\" -DLIBDIR=\"/opt/pdns/lib\" -DLOCALSTATEDIR=\"/var/run\" -Ibackends/bind -pthread -I/usr/include/lua5.1 -Iext/polarssl/include -D_GNU_SOURCE -Wall -O2 -MT ueberbackend.o -MD -MP -MF .deps/ueberbackend.Tpo -c -o ueberbackend.o ueberbackend.cc
mv -f .deps/ueberbackend.Tpo .deps/ueberbackend.Po
g++ -DHAVE_CONFIG_H -I. -I.. -Ibackends/bind -pthread -DSYSCONFDIR=\"/opt/pdns/etc\" -DLIBDIR=\"/opt/pdns/lib\" -DLOCALSTATEDIR=\"/var/run\" -Ibackends/bind -pthread -I/usr/include/lua5.1 -Iext/polarssl/include -D_GNU_SOURCE -Wall -O2 -MT dnsbackend.o -MD -MP -MF .deps/dnsbackend.Tpo -c -o dnsbackend.o dnsbackend.cc
mv -f .deps/dnsbackend.Tpo .deps/dnsbackend.Po
g++ -DHAVE_CONFIG_H -I. -I.. -Ibackends/bind -pthread -DSYSCONFDIR=\"/opt/pdns/etc\" -DLIBDIR=\"/opt/pdns/lib\" -DLOCALSTATEDIR=\"/var/run\" -Ibackends/bind -pthread -I/usr/include/lua5.1 -Iext/polarssl/include -D_GNU_SOURCE -Wall -O2 -MT packetcache.o -MD -MP -MF .deps/packetcache.Tpo -c -o packetcache.o packetcache.cc
mv -f .deps/packetcache.Tpo .deps/packetcache.Po
g++ -DHAVE_CONFIG_H -I. -I.. -Ibackends/bind -pthread -DSYSCONFDIR=\"/opt/pdns/etc\" -DLIBDIR=\"/opt/pdns/lib\" -DLOCALSTATEDIR=\"/var/run\" -Ibackends/bind -pthread -I/usr/include/lua5.1 -Iext/polarssl/include -D_GNU_SOURCE -Wall -O2 -MT dnspacket.o -MD -MP -MF .deps/dnspacket.Tpo -c -o dnspacket.o dnspacket.cc
mv -f .deps/dnspacket.Tpo .deps/dnspacket.Po
g++ -DHAVE_CONFIG_H -I. -I.. -Ibackends/bind -pthread -DSYSCONFDIR=\"/opt/pdns/etc\" -DLIBDIR=\"/opt/pdns/lib\" -DLOCALSTATEDIR=\"/var/run\" -Ibackends/bind -pthread -I/usr/include/lua5.1 -Iext/polarssl/include -D_GNU_SOURCE -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
mv -f .deps/bindbackend2.Tpo .deps/bindbackend2.Po
g++ -DHAVE_CONFIG_H -I. -I.. -Ibackends/bind -pthread -DSYSCONFDIR=\"/opt/pdns/etc\" -DLIBDIR=\"/opt/pdns/lib\" -DLOCALSTATEDIR=\"/var/run\" -Ibackends/bind -pthread -I/usr/include/lua5.1 -Iext/polarssl/include -D_GNU_SOURCE -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
mv -f .deps/bindparser.Tpo .deps/bindparser.Po
gcc -DHAVE_CONFIG_H -I. -I.. -Ibackends/bind -pthread -g -O2 -MT bindlexer.o -MD -MP -MF .deps/bindlexer.Tpo -c -o bindlexer.o `test -f 'backends/bind/bindlexer.c' || echo './'`backends/bind/bindlexer.c
mv -f .deps/bindlexer.Tpo .deps/bindlexer.Po
g++ -DHAVE_CONFIG_H -I. -I.. -Ibackends/bind -pthread -DSYSCONFDIR=\"/opt/pdns/etc\" -DLIBDIR=\"/opt/pdns/lib\" -DLOCALSTATEDIR=\"/var/run\" -Ibackends/bind -pthread -I/usr/include/lua5.1 -Iext/polarssl/include -D_GNU_SOURCE -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
mv -f .deps/gsqlbackend.Tpo .deps/gsqlbackend.Po
g++ -DHAVE_CONFIG_H -I. -I.. -Ibackends/bind -pthread -DSYSCONFDIR=\"/opt/pdns/etc\" -DLIBDIR=\"/opt/pdns/lib\" -DLOCALSTATEDIR=\"/var/run\" -Ibackends/bind -pthread -I/usr/include/lua5.1 -Iext/polarssl/include -D_GNU_SOURCE -Wall -O2 -MT zoneparser-tng.o -MD -MP -MF .deps/zoneparser-tng.Tpo -c -o zoneparser-tng.o zoneparser-tng.cc
mv -f .deps/zoneparser-tng.Tpo .deps/zoneparser-tng.Po
g++ -DHAVE_CONFIG_H -I. -I.. -Ibackends/bind -pthread -DSYSCONFDIR=\"/opt/pdns/etc\" -DLIBDIR=\"/opt/pdns/lib\" -DLOCALSTATEDIR=\"/var/run\" -Ibackends/bind -pthread -I/usr/include/lua5.1 -Iext/polarssl/include -D_GNU_SOURCE -Wall -O2 -MT dynlistener.o -MD -MP -MF .deps/dynlistener.Tpo -c -o dynlistener.o dynlistener.cc
dynlistener.cc: In member function ‘void DynListener::sendLine(const string&)’:
dynlistener.cc:268: warning: comparison between signed and unsigned integer expressions
mv -f .deps/dynlistener.Tpo .deps/dynlistener.Po
g++ -DHAVE_CONFIG_H -I. -I.. -Ibackends/bind -pthread -DSYSCONFDIR=\"/opt/pdns/etc\" -DLIBDIR=\"/opt/pdns/lib\" -DLOCALSTATEDIR=\"/var/run\" -Ibackends/bind -pthread -I/usr/include/lua5.1 -Iext/polarssl/include -D_GNU_SOURCE -Wall -O2 -MT dns.o -MD -MP -MF .deps/dns.Tpo -c -o dns.o dns.cc
mv -f .deps/dns.Tpo .deps/dns.Po
g++ -DHAVE_CONFIG_H -I. -I.. -Ibackends/bind -pthread -DSYSCONFDIR=\"/opt/pdns/etc\" -DLIBDIR=\"/opt/pdns/lib\" -DLOCALSTATEDIR=\"/var/run\" -Ibackends/bind -pthread -I/usr/include/lua5.1 -Iext/polarssl/include -D_GNU_SOURCE -Wall -O2 -MT randombackend.o -MD -MP -MF .deps/randombackend.Tpo -c -o randombackend.o randombackend.cc
mv -f .deps/randombackend.Tpo .deps/randombackend.Po
g++ -DHAVE_CONFIG_H -I. -I.. -Ibackends/bind -pthread -DSYSCONFDIR=\"/opt/pdns/etc\" -DLIBDIR=\"/opt/pdns/lib\" -DLOCALSTATEDIR=\"/var/run\" -Ibackends/bind -pthread -I/usr/include/lua5.1 -Iext/polarssl/include -D_GNU_SOURCE -Wall -O2 -MT dnssecsigner.o -MD -MP -MF .deps/dnssecsigner.Tpo -c -o dnssecsigner.o dnssecsigner.cc
mv -f .deps/dnssecsigner.Tpo .deps/dnssecsigner.Po
g++ -DHAVE_CONFIG_H -I. -I.. -Ibackends/bind -pthread -DSYSCONFDIR=\"/opt/pdns/etc\" -DLIBDIR=\"/opt/pdns/lib\" -DLOCALSTATEDIR=\"/var/run\" -Ibackends/bind -pthread -I/usr/include/lua5.1 -Iext/polarssl/include -D_GNU_SOURCE -Wall -O2 -MT polarrsakeyinfra.o -MD -MP -MF .deps/polarrsakeyinfra.Tpo -c -o polarrsakeyinfra.o polarrsakeyinfra.cc
mv -f .deps/polarrsakeyinfra.Tpo .deps/polarrsakeyinfra.Po
g++ -DHAVE_CONFIG_H -I. -I.. -Ibackends/bind -pthread -DSYSCONFDIR=\"/opt/pdns/etc\" -DLIBDIR=\"/opt/pdns/lib\" -DLOCALSTATEDIR=\"/var/run\" -Ibackends/bind -pthread -I/usr/include/lua5.1 -Iext/polarssl/include -D_GNU_SOURCE -Wall -O2 -MT md5.o -MD -MP -MF .deps/md5.Tpo -c -o md5.o md5.cc
mv -f .deps/md5.Tpo .deps/md5.Po
g++ -DHAVE_CONFIG_H -I. -I.. -Ibackends/bind -pthread -DSYSCONFDIR=\"/opt/pdns/etc\" -DLIBDIR=\"/opt/pdns/lib\" -DLOCALSTATEDIR=\"/var/run\" -Ibackends/bind -pthread -I/usr/include/lua5.1 -Iext/polarssl/include -D_GNU_SOURCE -Wall -O2 -MT signingpipe.o -MD -MP -MF .deps/signingpipe.Tpo -c -o signingpipe.o signingpipe.cc
mv -f .deps/signingpipe.Tpo .deps/signingpipe.Po
ragel dnslabeltext.rl -o dnslabeltext.cc
g++ -DHAVE_CONFIG_H -I. -I.. -Ibackends/bind -pthread -DSYSCONFDIR=\"/opt/pdns/etc\" -DLIBDIR=\"/opt/pdns/lib\" -DLOCALSTATEDIR=\"/var/run\" -Ibackends/bind -pthread -I/usr/include/lua5.1 -Iext/polarssl/include -D_GNU_SOURCE -Wall -O2 -MT dnslabeltext.o -MD -MP -MF .deps/dnslabeltext.Tpo -c -o dnslabeltext.o dnslabeltext.cc
mv -f .deps/dnslabeltext.Tpo .deps/dnslabeltext.Po
g++ -DHAVE_CONFIG_H -I. -I.. -Ibackends/bind -pthread -DSYSCONFDIR=\"/opt/pdns/etc\" -DLIBDIR=\"/opt/pdns/lib\" -DLOCALSTATEDIR=\"/var/run\" -Ibackends/bind -pthread -I/usr/include/lua5.1 -Iext/polarssl/include -D_GNU_SOURCE -Wall -O2 -MT ednssubnet.o -MD -MP -MF .deps/ednssubnet.Tpo -c -o ednssubnet.o ednssubnet.cc
ednssubnet.cc: In function ‘bool getEDNSSubnetOptsFromString(const string&, EDNSSubnetOpts*)’:
ednssubnet.cc:46: warning: comparison between signed and unsigned integer expressions
ednssubnet.cc:54: warning: comparison between signed and unsigned integer expressions
mv -f .deps/ednssubnet.Tpo .deps/ednssubnet.Po
g++ -DHAVE_CONFIG_H -I. -I.. -Ibackends/bind -pthread -DSYSCONFDIR=\"/opt/pdns/etc\" -DLIBDIR=\"/opt/pdns/lib\" -DLOCALSTATEDIR=\"/var/run\" -Ibackends/bind -pthread -I/usr/include/lua5.1 -Iext/polarssl/include -D_GNU_SOURCE -Wall -O2 -MT botan18signers.o -MD -MP -MF .deps/botan18signers.Tpo -c -o botan18signers.o botan18signers.cc
mv -f .deps/botan18signers.Tpo .deps/botan18signers.Po
g++ -DHAVE_CONFIG_H -I. -I.. -Ibackends/bind -pthread -DSYSCONFDIR=\"/opt/pdns/etc\" -DLIBDIR=\"/opt/pdns/lib\" -DLOCALSTATEDIR=\"/var/run\" -Ibackends/bind -pthread -I/usr/include/lua5.1 -Iext/polarssl/include -D_GNU_SOURCE -Wall -O2 -MT botansigners.o -MD -MP -MF .deps/botansigners.Tpo -c -o botansigners.o botansigners.cc
mv -f .deps/botansigners.Tpo .deps/botansigners.Po
/bin/bash ../libtool --tag=CXX --mode=link g++ -DSYSCONFDIR=\"/opt/pdns/etc\" -DLIBDIR=\"/opt/pdns/lib\" -DLOCALSTATEDIR=\"/var/run\" -Ibackends/bind -pthread -I/usr/include/lua5.1 -Iext/polarssl/include -D_GNU_SOURCE -Wall -O2 ../modules/gpgsqlbackend/gpgsqlbackend.o ../modules/gpgsqlbackend/spgsql.o ../modules/geobackend/geobackend.o ../modules/geobackend/ippreftree.o ../modules/pipebackend/coprocess.o ../modules/pipebackend/pipebackend.o ../modules/pdnsbackend/pdnsbackend.o -lresolv -lnsl -lmysqlclient -rdynamic -ldl -pthread -Lext/polarssl/library/ -L/usr/local/lib -R/usr/local/lib -L/usr/local/lib -R/usr/local/lib -o pdnssec pdnssec.o dbdnsseckeeper.o dnsparser.o dnsrecords.o dnswriter.o misc.o rcpgenerator.o base64.o unix_utility.o logger.o statbag.o qtype.o sillyrecords.o nsecrecords.o dnssecinfra.o base32.o ueberbackend.o dnsbackend.o arguments.o packetcache.o dnspacket.o bindbackend2.o bindparser.o bindlexer.o gsqlbackend.o zoneparser-tng.o dynlistener.o dns.o randombackend.o dnssecsigner.o polarrsakeyinfra.o md5.o signingpipe.o dnslabeltext.o ednssubnet.o botan18signers.o botansigners.o -lpolarssl -lboost_program_options-mt -lboost_serialization-mt -lbotan -lgmp -lz
libtool: link: g++ -DSYSCONFDIR=\"/opt/pdns/etc\" -DLIBDIR=\"/opt/pdns/lib\" -DLOCALSTATEDIR=\"/var/run\" -Ibackends/bind -pthread -I/usr/include/lua5.1 -Iext/polarssl/include -D_GNU_SOURCE -Wall -O2 ../modules/gpgsqlbackend/gpgsqlbackend.o ../modules/gpgsqlbackend/spgsql.o ../modules/geobackend/geobackend.o ../modules/geobackend/ippreftree.o ../modules/pipebackend/coprocess.o ../modules/pipebackend/pipebackend.o ../modules/pdnsbackend/pdnsbackend.o -rdynamic -pthread -o pdnssec pdnssec.o dbdnsseckeeper.o dnsparser.o dnsrecords.o dnswriter.o misc.o rcpgenerator.o base64.o unix_utility.o logger.o statbag.o qtype.o sillyrecords.o nsecrecords.o dnssecinfra.o base32.o ueberbackend.o dnsbackend.o arguments.o packetcache.o dnspacket.o bindbackend2.o bindparser.o bindlexer.o gsqlbackend.o zoneparser-tng.o dynlistener.o dns.o randombackend.o dnssecsigner.o polarrsakeyinfra.o md5.o signingpipe.o dnslabeltext.o ednssubnet.o botan18signers.o botansigners.o -lresolv -lnsl /usr/lib/libmysqlclient.so -ldl -L/home/simon/src/powerdns/pdns/pdns/ext/polarssl/library -L/usr/local/lib -lpolarssl -lboost_program_options-mt -lboost_serialization-mt -lbotan /usr/lib/libgmp.so -lz -pthread -Wl,-rpath -Wl,/usr/local/lib
../modules/gpgsqlbackend/spgsql.o: In function `SPgSQL::~SPgSQL()':
spgsql.cc:(.text+0x184): undefined reference to `PQfinish'
../modules/gpgsqlbackend/spgsql.o: In function `SPgSQL::~SPgSQL()':
spgsql.cc:(.text+0x214): undefined reference to `PQfinish'
../modules/gpgsqlbackend/spgsql.o: In function `SPgSQL::~SPgSQL()':
spgsql.cc:(.text+0x2a4): undefined reference to `PQfinish'
../modules/gpgsqlbackend/spgsql.o: In function `SPgSQL::sPerrorException(std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
spgsql.cc:(.text+0x353): undefined reference to `PQerrorMessage'
../modules/gpgsqlbackend/spgsql.o: In function `SPgSQL::ensureConnect()':
spgsql.cc:(.text+0x535): undefined reference to `PQfinish'
spgsql.cc:(.text+0x53e): undefined reference to `PQconnectdb'
spgsql.cc:(.text+0x54f): undefined reference to `PQstatus'
spgsql.cc:(.text+0x60e): undefined reference to `PQfinish'
../modules/gpgsqlbackend/spgsql.o: In function `SPgSQL::doQuery(std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
spgsql.cc:(.text+0x6aa): undefined reference to `PQresultErrorMessage'
spgsql.cc:(.text+0x6d0): undefined reference to `PQclear'
spgsql.cc:(.text+0x6d9): undefined reference to `PQstatus'
spgsql.cc:(.text+0x710): undefined reference to `PQexec'
spgsql.cc:(.text+0x725): undefined reference to `PQresultStatus'
../modules/gpgsqlbackend/spgsql.o: In function `SPgSQL::doCommand(std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
spgsql.cc:(.text+0x9fa): undefined reference to `PQresultErrorMessage'
spgsql.cc:(.text+0xa20): undefined reference to `PQclear'
spgsql.cc:(.text+0xa29): undefined reference to `PQstatus'
spgsql.cc:(.text+0xa60): undefined reference to `PQexec'
spgsql.cc:(.text+0xa75): undefined reference to `PQresultStatus'
spgsql.cc:(.text+0xa91): undefined reference to `PQclear'
../modules/gpgsqlbackend/spgsql.o: In function `SPgSQL::getRow(std::vector<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > >&)':
spgsql.cc:(.text+0x1233): undefined reference to `PQntuples'
spgsql.cc:(.text+0x128b): undefined reference to `PQnfields'
spgsql.cc:(.text+0x129f): undefined reference to `PQgetvalue'
spgsql.cc:(.text+0x12fd): undefined reference to `PQclear'
../modules/gpgsqlbackend/spgsql.o: In function `SPgSQL::doQuery(std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::vector<std::vector<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > >, std::allocator<std::vector<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > > > >&)':
spgsql.cc:(.text+0x14db): undefined reference to `PQexec'
spgsql.cc:(.text+0x14f1): undefined reference to `PQresultStatus'
spgsql.cc:(.text+0x1524): undefined reference to `PQresultErrorMessage'
spgsql.cc:(.text+0x154f): undefined reference to `PQclear'
collect2: ld returned 1 exit status
make[3]: *** [pdnssec] Error 1
make[3]: Leaving directory `/home/simon/src/powerdns/pdns/pdns'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/simon/src/powerdns/pdns/pdns'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/simon/src/powerdns/pdns'
make: *** [all] Error 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment