Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 288159 Details for
Bug 384817
net-dns/pdns-3.0 fails to configure due to wrong EXTRA_ECONF variable assignment
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Build log
build.log (text/plain), 12.49 KB, created by
Nilesh Govindrajan
on 2011-09-29 01:26:49 UTC
(
hide
)
Description:
Build log
Filename:
MIME Type:
Creator:
Nilesh Govindrajan
Created:
2011-09-29 01:26:49 UTC
Size:
12.49 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: net-dns/pdns-3.0 >[32;01m * [39;49;00mRepository: gentoo >[32;01m * [39;49;00mMaintainer: swegener@gentoo.org >[32;01m * [39;49;00mUSE: amd64 elibc_glibc kernel_linux multilib mysql userland_GNU >[32;01m * [39;49;00mFEATURES: sandbox >>>> Unpacking source... >>>> Unpacking pdns-3.0.tar.gz to /var/tmp/portage/net-dns/pdns-3.0/work >>>> Source unpacked in /var/tmp/portage/net-dns/pdns-3.0/work >>>> Preparing source in /var/tmp/portage/net-dns/pdns-3.0/work/pdns-3.0 ... > [32;01m*[0m Applying pdns-3.0-lua-config.patch ... >[A[172C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running eautoreconf in '/var/tmp/portage/net-dns/pdns-3.0/work/pdns-3.0' ... > [32;01m*[0m Running aclocal -I. ... >[A[172C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running libtoolize --copy --force --install --automake ... >[A[172C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running aclocal -I. ... >[A[172C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running autoconf ... >[A[172C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running autoheader ... >[A[172C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running automake --add-missing --copy ... >[A[172C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running elibtoolize in: pdns-3.0/pdns/ > [32;01m*[0m Applying install-sh-1.5.patch ... > [32;01m*[0m Applying ltmain-1.5.patch ... > [32;01m*[0m Applying portage-1.5.10.patch ... > [32;01m*[0m Applying relink-1.4.3.patch ... > [32;01m*[0m Applying sed-1.5.6.patch ... > [32;01m*[0m Applying test-1.4.0.patch ... > [32;01m*[0m Applying tmp-1.3.5.patch ... > [32;01m*[0m Applying as-needed-1.5.patch ... > [32;01m*[0m Running elibtoolize in: pdns-3.0/ > [32;01m*[0m Applying portage-1.2.0.patch ... > [32;01m*[0m Applying sed-1.5.6.patch ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/net-dns/pdns-3.0/work/pdns-3.0 ... > * econf: updating pdns-3.0/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating pdns-3.0/pdns/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating pdns-3.0/pdns/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating pdns-3.0/config.sub with /usr/share/gnuconfig/config.sub >./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 --sysconfdir=/etc/powerdns --libdir=/usr/lib64/powerdns --disable-recursor --with-modules= --with-dynmodules=pipe geo gmysql --with-pgsql-includes=/usr/include --with-pgsql-lib=/usr/lib64 --with-mysql-lib=/usr/lib64 --with-sqlite-lib=/usr/lib64 --without-lua --disable-static-binaries >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 build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking for style of include used by make... 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 dependency style of x86_64-pc-linux-gnu-gcc... gcc3 >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking whether byte ordering is bigendian... no >checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc >checking whether we are using the GNU C compiler... (cached) yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed >checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) gcc3 >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++... gcc3 >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 how to print strings... printf >checking for a sed that does not truncate output... /bin/sed >checking for fgrep... /bin/grep -F >checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/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... no >checking if : is a manifest tool... no >checking for dlfcn.h... yes >checking for objdir... .libs >checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... yes >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 for x86_64-pc-linux-gnu-pkg-config... no >checking for pkg-config... /usr/bin/pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for Boost headers version >= 103400... yes >checking for Boost's header version... 1_46_1 >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++... configure: WARNING: could not figure out which toolset name to use for x86_64-pc-linux-gnu-g++ > >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... yes >checking if with lua... no >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 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 will be linking in Botan 1.9... no >checking whether we will be linking in Botan 1.8... no >checking whether we will be linking in Crypto++... no >checking whether we should build static binaries... false >checking whether we will be building the server... yes >checking whether we will be building the recursor... no >checking for MySQL library directory... /usr/lib64 >checking for MySQL include directory... configure: error: Didn't find the mysql include dir in '/usr/local/mysql/include/mysql /usr/local/include/mysql /opt/mysql/include/mysql /opt/mysql/include /usr/include/mysql /usr/sfw/include/mysql' > >!!! Please attach the following file when seeking support: >!!! /var/tmp/portage/net-dns/pdns-3.0/work/pdns-3.0/config.log > [31;01m*[0m ERROR: net-dns/pdns-3.0 failed (configure phase): > [31;01m*[0m econf failed > [31;01m*[0m > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 91: Called src_configure > [31;01m*[0m environment, line 2803: Called econf '--sysconfdir=/etc/powerdns' '--libdir=/usr/lib64/powerdns' '--disable-recursor' '--with-modules=' '--with-dynmodules=pipe geo gmysql' '--with-pgsql-includes=/usr/include' '--with-pgsql-lib=/usr/lib64' '--with-mysql-lib=/usr/lib64' '--with-sqlite-lib=/usr/lib64' '--without-lua' '--disable-static-binaries' > [31;01m*[0m phase-helpers.sh, line 454: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m die "econf failed" > [31;01m*[0m > [31;01m*[0m If you need support, post the output of 'emerge --info =net-dns/pdns-3.0', > [31;01m*[0m the complete build log and the output of 'emerge -pqv =net-dns/pdns-3.0'. > [31;01m*[0m The complete build log is located at '/var/tmp/portage/net-dns/pdns-3.0/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/net-dns/pdns-3.0/temp/environment'. > [31;01m*[0m S: '/var/tmp/portage/net-dns/pdns-3.0/work/pdns-3.0'
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 384817
: 288159