Your message dated Mon, 14 May 2012 15:06:54 +0200
with message-id <20120514130654.ga6...@torres.zugschlus.de>
and subject line Re: oh
has caused the Debian Bug report #650058,
regarding pdns: FTBFS against mysql-5.5 (cannot find MySQL libraries) on mipsel
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
650058: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=650058
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: pdns    
Version: 3.0-1.1
Severity: serious
Tags: wheezy sid

Hi,
        Your package fails to build against mysql-5.5 on mipsel.

checking for MySQL library directory... configure: error: Didn't find the mysql library dir in '/usr/local/mysql/lib/mysql /usr/local/lib/mysql /opt/mysql/lib/mysql /usr/lib/mysql /usr/lib64/mysql /usr/local/mysql/lib /usr/local/lib /opt/mysql/lib /usr/lib /usr/sfw/lib/'
make[1]: *** [override_dh_auto_configure] Error 1
make[1]: Leaving directory `/home/periapt/pdns-3.0'
make: *** [build] Error 2

Script started on Sun 13 May 2012 20:39:45 UTC
]0;(sid)periapt@eder: ~/pdns-3.0(sid)periapt@eder:~/pdns-3.0$ dpkg-buildpackage -us -uc
dpkg-buildpackage: source package pdns
dpkg-buildpackage: source version 3.0-1.1
dpkg-buildpackage: source changed by Luk Claes <l...@debian.org>
dpkg-buildpackage: host architecture mipsel
 dpkg-source --before-build pdns-3.0
 fakeroot debian/rules clean
dh clean --with-autotools_dev --parallel
   dh_testdir -O--with-autotools_dev -O--parallel
   dh_auto_clean -O--with-autotools_dev -O--parallel
   dh_clean -O--with-autotools_dev -O--parallel
 dpkg-source -b pdns-3.0
dpkg-source: info: using source format `3.0 (quilt)'
dpkg-source: info: building pdns using existing ./pdns_3.0.orig.tar.gz
dpkg-source: info: building pdns in pdns_3.0-1.1.debian.tar.gz
dpkg-source: info: building pdns in pdns_3.0-1.1.dsc
 debian/rules build
dh build --with-autotools_dev --parallel
   dh_testdir -O--with-autotools_dev -O--parallel
   debian/rules override_dh_auto_configure
make[1]: Entering directory `/home/periapt/pdns-3.0'
# First run the bootstrap.
./bootstrap
libtoolize: putting auxiliary files in `.'.
libtoolize: copying file `./ltmain.sh'
libtoolize: putting macros in `.'.
libtoolize: copying file `./libtool.m4'
libtoolize: copying file `./ltoptions.m4'
libtoolize: copying file `./ltsugar.m4'
libtoolize: copying file `./ltversion.m4'
libtoolize: copying file `./lt~obsolete.m4'
libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.ac and
libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree.
# Add here commands to configure the package.
CFLAGS="" CXXFLAGS="" ./configure \
		--host=mipsel-linux-gnu \
		--build=mipsel-linux-gnu \
		--prefix=/usr \
		--sysconfdir=/etc/powerdns \
		--mandir=\${prefix}/share/man \
		--infodir=\${prefix}/share/info \
		--libdir='${prefix}/lib/powerdns' \
		--libexecdir='${prefix}/lib' \
		--with-dynmodules="ldap pipe gmysql gpgsql gsqlite gsqlite3 geo lua" \
		--with-modules="" \
		--with-pgsql-includes=`pg_config --includedir` \
		--with-boost=/usr \
		--enable-cryptopp \
		--disable-recursor
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... mipsel-unknown-linux-gnu
checking host system type... mipsel-unknown-linux-gnu
checking for style of include used by make... GNU
checking for mipsel-linux-gnu-gcc... mipsel-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 mipsel-linux-gnu-gcc accepts -g... yes
checking for mipsel-linux-gnu-gcc option to accept ISO C89... none needed
checking dependency style of mipsel-linux-gnu-gcc... gcc3
checking how to run the C preprocessor... mipsel-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 mipsel-linux-gnu-gcc... (cached) mipsel-linux-gnu-gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether mipsel-linux-gnu-gcc accepts -g... (cached) yes
checking for mipsel-linux-gnu-gcc option to accept ISO C89... (cached) none needed
checking dependency style of mipsel-linux-gnu-gcc... (cached) gcc3
checking for mipsel-linux-gnu-g++... mipsel-linux-gnu-g++
checking whether we are using the GNU C++ compiler... yes
checking whether mipsel-linux-gnu-g++ accepts -g... yes
checking dependency style of mipsel-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 mipsel-linux-gnu-gcc... /usr/bin/ld
checking if the linker (/usr/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... 402653181
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert mipsel-unknown-linux-gnu file names to mipsel-unknown-linux-gnu format... func_convert_file_noop
checking how to convert mipsel-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for mipsel-linux-gnu-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for mipsel-linux-gnu-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for mipsel-linux-gnu-ar... no
checking for ar... ar
checking for archiver @FILE support... @
checking for mipsel-linux-gnu-strip... no
checking for strip... strip
checking for mipsel-linux-gnu-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from mipsel-linux-gnu-gcc object... ok
checking for sysroot... no
checking for mipsel-linux-gnu-mt... no
checking for mt... mt
checking if mt is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if mipsel-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
checking for mipsel-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
checking if mipsel-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
checking if mipsel-linux-gnu-gcc static flag -static works... yes
checking if mipsel-linux-gnu-gcc supports -c -o file.o... yes
checking if mipsel-linux-gnu-gcc supports -c -o file.o... (cached) yes
checking whether the mipsel-linux-gnu-gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking how to run the C++ preprocessor... mipsel-linux-gnu-g++ -E
checking for ld used by mipsel-linux-gnu-g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the mipsel-linux-gnu-g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for mipsel-linux-gnu-g++ option to produce PIC... -fPIC -DPIC
checking if mipsel-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes
checking if mipsel-linux-gnu-g++ static flag -static works... yes
checking if mipsel-linux-gnu-g++ supports -c -o file.o... yes
checking if mipsel-linux-gnu-g++ supports -c -o file.o... (cached) yes
checking whether the mipsel-linux-gnu-g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for Boost headers version >= 103400... /usr/include
checking for Boost's header version... 1_49
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 mipsel-linux-gnu-g++... configure: WARNING: could not figure out which toolset name to use for mipsel-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... yes
checking for mipsel-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 LUA... no
checking for LUA... yes
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++... yes
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 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... configure: error: Didn't find the mysql library dir in '/usr/local/mysql/lib/mysql /usr/local/lib/mysql /opt/mysql/lib/mysql 		/usr/lib/mysql /usr/lib64/mysql /usr/local/mysql/lib /usr/local/lib /opt/mysql/lib /usr/lib 		/usr/sfw/lib/'
make[1]: *** [override_dh_auto_configure] Error 1
make[1]: Leaving directory `/home/periapt/pdns-3.0'
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
]0;(sid)periapt@eder: ~/pdns-3.0(sid)periapt@eder:~/pdns-3.0$ exit

Script done on Sun 13 May 2012 20:57:07 UTC

--- End Message ---
--- Begin Message ---
tags #650058 - sid
thanks

Version: 3.0-1.2

On Sun, May 13, 2012 at 10:27:22PM +0100, Nicholas Bamber wrote:
> Anyway it still does not build on mips.

3.0-1.2 builds just fine on eder. I don't know what's going wrong on
rem. Anyway, closing this bug.

A rebuild of 3.0-1.2 on rem is not needed, a new upload of PowerDNS
3.1 is pending.

Greetings
Marc

-- 
-----------------------------------------------------------------------------
Marc Haber         | "I don't trust Computers. They | Mailadresse im Header
Mannheim, Germany  |  lose things."    Winona Ryder | Fon: *49 621 31958061
Nordisch by Nature |  How to make an American Quilt | Fax: *49 621 31958062


--- End Message ---

Reply via email to