Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 408172 Details for
Bug 556556
net-dns/pdns-3.4.5 : cd: godbcbackend:
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
emerge log
net-dns-pdns-3.4.5-20150803-015948.log (text/plain), 24.86 KB, created by
Toralf Förster
on 2015-08-03 07:33:16 UTC
(
hide
)
Description:
emerge log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2015-08-03 07:33:16 UTC
Size:
24.86 KB
patch
obsolete
> * Package: net-dns/pdns-3.4.5 > * Repository: gentoo > * Maintainer: swegener@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux ldap mysql odbc userland_GNU > * FEATURES: preserve-libs sandbox userpriv usersandbox >>>> Unpacking source... >>>> Unpacking pdns-3.4.5.tar.bz2 to /var/tmp/portage/net-dns/pdns-3.4.5/work >>>> Source unpacked in /var/tmp/portage/net-dns/pdns-3.4.5/work >>>> Preparing source in /var/tmp/portage/net-dns/pdns-3.4.5/work/pdns-3.4.5 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/net-dns/pdns-3.4.5/work/pdns-3.4.5 ... > * econf: updating pdns-3.4.5/build-aux/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating pdns-3.4.5/build-aux/config.guess with /usr/share/gnuconfig/config.guess >./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --with-system-polarssl --disable-static --sysconfdir=/etc/powerdns --libdir=/usr/lib64/powerdns --with-modules= --with-dynmodules=pipe geo bind ldap gmysql godbc --with-pgsql-includes=/usr/include --with-pgsql-lib=/usr/lib64 --with-mysql-lib=/usr/lib64 --disable-unit-tests --without-lua --disable-static-binaries --disable-tools >checking for a BSD-compatible install... /usr/bin/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking how to create a ustar tar archive... gnutar >checking whether make supports nested variables... yes >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking for style of include used by make... GNU >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... yes >checking for bison... bison -y >checking for flex... flex >checking lex output file root... lex.yy >checking lex library... -lfl >checking whether yytext is a pointer... yes >checking whether make sets $(MAKE)... (cached) yes >checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++ >checking whether we are using the GNU C++ compiler... yes >checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes >checking dependency style of x86_64-pc-linux-gnu-g++... none >checking whether C++ compiler handles -fPIE -DPIE... yes >checking whether C++ compiler handles -fstack-protector... yes >checking whether C++ compiler handles --param ssp-buffer-size=4... yes >checking whether C++ compiler handles -D_FORTIFY_SOURCE=2... no >checking for how to force completely read-only GOT table... -Wl,-z -Wl,relro -Wl,-z -Wl,now >checking for socket... yes >checking for gethostent... yes >checking how to print strings... printf >checking for a sed that does not truncate output... /bin/sed >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for fgrep... /bin/grep -F >checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B >checking the name lister (/usr/bin/nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 1572864 >checking whether the shell understands some XSI constructs... yes >checking whether the shell understands "+="... yes >checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop >checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop >checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r >checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-pc-linux-gnu-dlltool... no >checking for dlltool... no >checking how to associate runtime and link libraries... printf %s\n >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for archiver @FILE support... @ >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok >checking for sysroot... no >checking for x86_64-pc-linux-gnu-mt... no >checking for mt... mt >checking if mt is a manifest tool... no >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -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 for dlfcn.h... yes >checking for objdir... .libs >checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... no >checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E >checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes >checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes >checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking dynamic linker characteristics... (cached) GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether struct tm is in sys/time.h or time.h... time.h >checking for tm_gmtoff in struct tm... yes >checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config >checking pkg-config is at least version 0.9.0... yes >checking whether we will be building static binaries... no >checking sys/mman.h usability... yes >checking sys/mman.h presence... yes >checking for sys/mman.h... yes >checking for mmap... yes >checking for ragel... ragel >checking for asciidoc... no >checking for Boost headers version >= 1.35.0... yes >checking for Boost's header version... 1_57 >checking boost/foreach.hpp usability... yes >checking boost/foreach.hpp presence... yes >checking for boost/foreach.hpp... yes >checking for the toolset name used by Boost for x86_64-pc-linux-gnu-g++... gcc49 -gcc >checking boost/program_options.hpp usability... yes >checking boost/program_options.hpp presence... yes >checking for boost/program_options.hpp... yes >checking for the Boost program_options library... yes >checking boost/archive/text_oarchive.hpp usability... yes >checking boost/archive/text_oarchive.hpp presence... yes >checking for boost/archive/text_oarchive.hpp... yes >checking for the Boost serialization library... (cached) yes >checking whether to enable unit test building... no >checking whether user requires sqlite3... no >checking for size_t... yes >checking for strcasestr... yes >checking for dlopen in -ldl... yes >checking for RTLD_NOW... yes >checking for crypt in -lcrypt... yes >checking whether to enable verbose logging... no >checking for library containing sha1_hmac... -lpolarssl >checking for PolarSSL version >= 1.1... yes >checking whether we will be linking in Botan 1.10... no >checking whether we will be linking in Botan 1.8... no >checking whether to enable PKCS11 support... no >checking whether we will be linking in Crypto++... no >checking whether to enable ZeroMQ connector in remotebackend... no >checking whether we will be building the server... yes >checking whether we will be building and installing the extra tools... no >checking ldap.h usability... yes >checking ldap.h presence... yes >checking for ldap.h... yes >checking lber.h usability... yes >checking lber.h presence... yes >checking for lber.h... yes >checking for ldap_set_option in -lldap_r... yes >checking for ldap_initialize in -lldap_r... yes >checking for ldap_sasl_bind in -lldap_r... yes >checking for MySQL library directory... /usr/lib64 >checking for MySQL include directory... /usr/include/mysql >checking for localtime_r... yes >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/pdns >config.status: creating pdns/ext/Makefile >config.status: creating pdns/ext/yahttp/Makefile >config.status: creating pdns/ext/yahttp/yahttp/Makefile >config.status: creating pdns/ext/polarssl/Makefile >config.status: creating pdns/ext/polarssl/library/Makefile >config.status: creating pdns/ext/rapidjson/Makefile >config.status: creating modules/bindbackend/Makefile >config.status: creating modules/db2backend/Makefile >config.status: creating modules/geobackend/Makefile >config.status: creating modules/geoipbackend/Makefile >config.status: creating modules/gmysqlbackend/Makefile >config.status: creating modules/goraclebackend/Makefile >config.status: creating modules/gpgsqlbackend/Makefile >config.status: creating modules/gsqlite3backend/Makefile >config.status: creating modules/ldapbackend/Makefile >config.status: creating modules/luabackend/Makefile >config.status: creating modules/mydnsbackend/Makefile >config.status: creating modules/opendbxbackend/Makefile >config.status: creating modules/oraclebackend/Makefile >config.status: creating modules/pipebackend/Makefile >config.status: creating modules/randombackend/Makefile >config.status: creating modules/remotebackend/Makefile >config.status: creating modules/tinydnsbackend/Makefile >config.status: creating modules/lmdbbackend/Makefile >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing libtool commands >>>> Source configured. >>>> Compiling source in /var/tmp/portage/net-dns/pdns-3.4.5/work/pdns-3.4.5 ... >make -j1 >make all-recursive >make[1]: Entering directory '/var/tmp/portage/net-dns/pdns-3.4.5/work/pdns-3.4.5' >Making all in modules >make[2]: Entering directory '/var/tmp/portage/net-dns/pdns-3.4.5/work/pdns-3.4.5/modules' >Making all in pipebackend >make[3]: Entering directory '/var/tmp/portage/net-dns/pdns-3.4.5/work/pdns-3.4.5/modules/pipebackend' >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -pthread -I../.. -I../.. -fPIE -DPIE -D_GNU_SOURCE -O2 -pipe -fstack-protector --param ssp-buffer-size=4 -c -o pipebackend.lo pipebackend.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -pthread -I../.. -I../.. -DPIE -D_GNU_SOURCE -O2 -pipe -fstack-protector --param ssp-buffer-size=4 -c pipebackend.cc -fPIC -DPIC -o .libs/pipebackend.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -pthread -I../.. -I../.. -fPIE -DPIE -D_GNU_SOURCE -O2 -pipe -fstack-protector --param ssp-buffer-size=4 -c -o coprocess.lo coprocess.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -pthread -I../.. -I../.. -DPIE -D_GNU_SOURCE -O2 -pipe -fstack-protector --param ssp-buffer-size=4 -c coprocess.cc -fPIC -DPIC -o .libs/coprocess.o >/bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -I../.. -I../.. -fPIE -DPIE -D_GNU_SOURCE -O2 -pipe -fstack-protector --param ssp-buffer-size=4 -module -avoid-version -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--as-needed -lrt -o libpipebackend.la -rpath /usr/lib64/powerdns/pdns pipebackend.lo coprocess.lo >libtool: link: x86_64-pc-linux-gnu-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/crtbeginS.o .libs/pipebackend.o .libs/coprocess.o -lrt -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/../../../../lib64/crtn.o -O2 -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,libpipebackend.so -o .libs/libpipebackend.so >libtool: link: ( cd ".libs" && rm -f "libpipebackend.la" && ln -s "../libpipebackend.la" "libpipebackend.la" ) >make[3]: Leaving directory '/var/tmp/portage/net-dns/pdns-3.4.5/work/pdns-3.4.5/modules/pipebackend' >Making all in geobackend >make[3]: Entering directory '/var/tmp/portage/net-dns/pdns-3.4.5/work/pdns-3.4.5/modules/geobackend' >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -pthread -I../.. -I../.. -fPIE -DPIE -D_GNU_SOURCE -O2 -pipe -fstack-protector --param ssp-buffer-size=4 -c -o geobackend.lo geobackend.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -pthread -I../.. -I../.. -DPIE -D_GNU_SOURCE -O2 -pipe -fstack-protector --param ssp-buffer-size=4 -c geobackend.cc -fPIC -DPIC -o .libs/geobackend.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -pthread -I../.. -I../.. -fPIE -DPIE -D_GNU_SOURCE -O2 -pipe -fstack-protector --param ssp-buffer-size=4 -c -o ippreftree.lo ippreftree.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -pthread -I../.. -I../.. -DPIE -D_GNU_SOURCE -O2 -pipe -fstack-protector --param ssp-buffer-size=4 -c ippreftree.cc -fPIC -DPIC -o .libs/ippreftree.o >/bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -I../.. -I../.. -fPIE -DPIE -D_GNU_SOURCE -O2 -pipe -fstack-protector --param ssp-buffer-size=4 -module -avoid-version -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--as-needed -lrt -o libgeobackend.la -rpath /usr/lib64/powerdns/pdns geobackend.lo ippreftree.lo >libtool: link: x86_64-pc-linux-gnu-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/crtbeginS.o .libs/geobackend.o .libs/ippreftree.o -lrt -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/../../../../lib64/crtn.o -O2 -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,libgeobackend.so -o .libs/libgeobackend.so >libtool: link: ( cd ".libs" && rm -f "libgeobackend.la" && ln -s "../libgeobackend.la" "libgeobackend.la" ) >make[3]: Leaving directory '/var/tmp/portage/net-dns/pdns-3.4.5/work/pdns-3.4.5/modules/geobackend' >Making all in bindbackend >make[3]: Entering directory '/var/tmp/portage/net-dns/pdns-3.4.5/work/pdns-3.4.5/modules/bindbackend' >make all-am >make[4]: Entering directory '/var/tmp/portage/net-dns/pdns-3.4.5/work/pdns-3.4.5/modules/bindbackend' >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../pdns -pthread -I../.. -I../.. -fPIE -DPIE -D_GNU_SOURCE -O2 -pipe -fstack-protector --param ssp-buffer-size=4 -c -o bindbackend2.lo bindbackend2.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../pdns -pthread -I../.. -I../.. -DPIE -D_GNU_SOURCE -O2 -pipe -fstack-protector --param ssp-buffer-size=4 -c bindbackend2.cc -fPIC -DPIC -o .libs/bindbackend2.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../pdns -pthread -I../.. -I../.. -fPIE -DPIE -D_GNU_SOURCE -O2 -pipe -fstack-protector --param ssp-buffer-size=4 -c -o binddnssec.lo binddnssec.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../pdns -pthread -I../.. -I../.. -DPIE -D_GNU_SOURCE -O2 -pipe -fstack-protector --param ssp-buffer-size=4 -c binddnssec.cc -fPIC -DPIC -o .libs/binddnssec.o >/bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -I../.. -I../.. -fPIE -DPIE -D_GNU_SOURCE -O2 -pipe -fstack-protector --param ssp-buffer-size=4 -module -avoid-version -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--as-needed -lrt -o libbindbackend.la -rpath /usr/lib64/powerdns/pdns bindbackend2.lo binddnssec.lo >libtool: link: x86_64-pc-linux-gnu-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/crtbeginS.o .libs/bindbackend2.o .libs/binddnssec.o -lrt -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/../../../../lib64/crtn.o -O2 -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,libbindbackend.so -o .libs/libbindbackend.so >libtool: link: ( cd ".libs" && rm -f "libbindbackend.la" && ln -s "../libbindbackend.la" "libbindbackend.la" ) >make[4]: Leaving directory '/var/tmp/portage/net-dns/pdns-3.4.5/work/pdns-3.4.5/modules/bindbackend' >make[3]: Leaving directory '/var/tmp/portage/net-dns/pdns-3.4.5/work/pdns-3.4.5/modules/bindbackend' >Making all in ldapbackend >make[3]: Entering directory '/var/tmp/portage/net-dns/pdns-3.4.5/work/pdns-3.4.5/modules/ldapbackend' >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -pthread -I../.. -I../.. -fPIE -DPIE -D_GNU_SOURCE -O2 -pipe -fstack-protector --param ssp-buffer-size=4 -c -o ldapbackend.lo ldapbackend.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -pthread -I../.. -I../.. -DPIE -D_GNU_SOURCE -O2 -pipe -fstack-protector --param ssp-buffer-size=4 -c ldapbackend.cc -fPIC -DPIC -o .libs/ldapbackend.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -pthread -I../.. -I../.. -fPIE -DPIE -D_GNU_SOURCE -O2 -pipe -fstack-protector --param ssp-buffer-size=4 -c -o powerldap.lo powerldap.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -pthread -I../.. -I../.. -DPIE -D_GNU_SOURCE -O2 -pipe -fstack-protector --param ssp-buffer-size=4 -c powerldap.cc -fPIC -DPIC -o .libs/powerldap.o >/bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -I../.. -I../.. -fPIE -DPIE -D_GNU_SOURCE -O2 -pipe -fstack-protector --param ssp-buffer-size=4 -module -avoid-version -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--as-needed -lrt -o libldapbackend.la -rpath /usr/lib64/powerdns/pdns ldapbackend.lo powerldap.lo -lldap_r >libtool: link: x86_64-pc-linux-gnu-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/crtbeginS.o .libs/ldapbackend.o .libs/powerldap.o -lrt -lldap_r -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/../../../../lib64/crtn.o -O2 -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,libldapbackend.so -o .libs/libldapbackend.so >libtool: link: ( cd ".libs" && rm -f "libldapbackend.la" && ln -s "../libldapbackend.la" "libldapbackend.la" ) >make[3]: Leaving directory '/var/tmp/portage/net-dns/pdns-3.4.5/work/pdns-3.4.5/modules/ldapbackend' >Making all in gmysqlbackend >make[3]: Entering directory '/var/tmp/portage/net-dns/pdns-3.4.5/work/pdns-3.4.5/modules/gmysqlbackend' >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/mysql -pthread -I../.. -I../.. -fPIE -DPIE -D_GNU_SOURCE -O2 -pipe -fstack-protector --param ssp-buffer-size=4 -c -o gmysqlbackend.lo gmysqlbackend.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/mysql -pthread -I../.. -I../.. -DPIE -D_GNU_SOURCE -O2 -pipe -fstack-protector --param ssp-buffer-size=4 -c gmysqlbackend.cc -fPIC -DPIC -o .libs/gmysqlbackend.o >/bin/sh ../../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/mysql -pthread -I../.. -I../.. -fPIE -DPIE -D_GNU_SOURCE -O2 -pipe -fstack-protector --param ssp-buffer-size=4 -c -o smysql.lo smysql.cc >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/mysql -pthread -I../.. -I../.. -DPIE -D_GNU_SOURCE -O2 -pipe -fstack-protector --param ssp-buffer-size=4 -c smysql.cc -fPIC -DPIC -o .libs/smysql.o >/bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -I../.. -I../.. -fPIE -DPIE -D_GNU_SOURCE -O2 -pipe -fstack-protector --param ssp-buffer-size=4 -module -avoid-version -L/usr/lib64 -lmysqlclient -pie -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--as-needed -lrt -o libgmysqlbackend.la -rpath /usr/lib64/powerdns/pdns gmysqlbackend.lo smysql.lo >libtool: link: x86_64-pc-linux-gnu-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/crtbeginS.o .libs/gmysqlbackend.o .libs/smysql.o -L/usr/lib64 -lmysqlclient -lrt -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/4.9.3/../../../../lib64/crtn.o -O2 -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-O1 -Wl,--as-needed -Wl,-soname -Wl,libgmysqlbackend.so -o .libs/libgmysqlbackend.so >libtool: link: ( cd ".libs" && rm -f "libgmysqlbackend.la" && ln -s "../libgmysqlbackend.la" "libgmysqlbackend.la" ) >make[3]: Leaving directory '/var/tmp/portage/net-dns/pdns-3.4.5/work/pdns-3.4.5/modules/gmysqlbackend' >Making all in godbcbackend >/bin/sh: line 17: cd: godbcbackend: No such file or directory >Makefile:382: recipe for target 'all-recursive' failed >make[2]: *** [all-recursive] Error 1 >make[2]: Leaving directory '/var/tmp/portage/net-dns/pdns-3.4.5/work/pdns-3.4.5/modules' >Makefile:513: recipe for target 'all-recursive' failed >make[1]: *** [all-recursive] Error 1 >make[1]: Leaving directory '/var/tmp/portage/net-dns/pdns-3.4.5/work/pdns-3.4.5' >Makefile:403: recipe for target 'all' failed >make: *** [all] Error 2 > * ERROR: net-dns/pdns-3.4.5::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=net-dns/pdns-3.4.5::gentoo'`, > * the complete build log and the output of `emerge -pqv '=net-dns/pdns-3.4.5::gentoo'`. > * The complete build log is located at '/var/log/portage/net-dns:pdns-3.4.5:20150803-015948.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/net-dns/pdns-3.4.5/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/net-dns/pdns-3.4.5/temp/environment'. > * Working directory: '/var/tmp/portage/net-dns/pdns-3.4.5/work/pdns-3.4.5' > * S: '/var/tmp/portage/net-dns/pdns-3.4.5/work/pdns-3.4.5'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 556556
: 408172 |
408174