Your message dated Mon, 9 Jun 2014 21:00:04 +0200
with message-id <[email protected]>
and subject line Fixed in 3.3.1-3
has caused the Debian Bug report #750062,
regarding pdns: FTBFS with multiarch libpq
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 [email protected]
immediately.)
--
750062: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=750062
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: pdns
Version: 3.3.1-1
Severity: serious
Justification: fails to build from source (but built successfully in the past)
Hi,
since version 9.3.4-2, libpq uses multiarch, and it looks like pdns fails to
find it:
> configure: error: Didn't find the pgsql library dir in
> '/usr/local/pgsql/lib/pgsql /usr/local/lib/pgsql /opt/pgsql/lib/pgsql
> /usr/lib/pgsql /usr/local/pgsql/lib /usr/local/lib /opt/pgsql/lib /usr/lib
> /usr/lib64'
> make[1]: *** [override_dh_auto_configure] Error 1
> checking for PgSQL library directory... debian/rules:13: recipe for target
> 'override_dh_auto_configure' failed
Full build log at
https://buildd.debian.org/status/fetch.php?pkg=pdns&arch=armel&ver=3.3.1-1%2Bb2&stamp=1401606320
Cheers,
Julien
--- End Message ---
--- Begin Message ---
Due to a botched 3.3.1-2 upload, this bug wasn't closed properly.
pdns (3.3.1-3) unstable; urgency=medium
* Correct libdir/pkglibdir usage.
PowerDNS upstream abuses autoconf libdir as the package-specific
library location, when they should be using pkglibdir instead, which
prevented us from correctly setting the multiarch libdir.
As the package name is set to 'pdns', modules now go into
${libdir}/pdns, and libdir is now correctly set to the multiarch path,
so modules-dir now ends up being (ex.) /usr/lib/x86_64-linux-gnu/pdns.
Also fixes embedding the multiarch path as an rpath.
-- Christian Hofstaedtler <[email protected]> Sun, 01 Jun 2014 21:37:34 +0200
pdns (3.3.1-2) unstable; urgency=medium
* Use pg_config to detect PostgreSQL lib dir (Closes: #750062)
-- Christian Hofstaedtler <[email protected]> Sun, 01 Jun 2014 15:34:02 +0200
--
,''`. Christian Hofstaedtler <[email protected]>
: :' : Debian Developer
`. `' 7D1A CFFA D9E0 806C 9C4C D392 5C13 D6DB 9305 2E03
`-
signature.asc
Description: Digital signature
--- End Message ---