Your message dated Wed, 6 Jun 2012 16:00:59 +0200
with message-id
<cafx5sbwm9jv8+ckvdrrwmjuehj_o7ewmkvxet0uzcc1n5ea...@mail.gmail.com>
and subject line Fixed
has caused the Debian Bug report #662764,
regarding sagan: FTBFS: dh_auto_configure fails
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.)
--
662764: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=662764
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: sagan
Version: 0.2.0-1
Severity: serious
Your package fails to build from source:
target_cpu='x86_64'
target_os='linux-gnu'
target_vendor='pc'
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define PACKAGE_STRING ""
#define PACKAGE_BUGREPORT ""
#define PACKAGE_URL ""
configure: exit 77
dh_auto_configure: ./configure --build=x86_64-linux-gnu --prefix=/usr
--includedir=${prefix}/include --mandir=${prefix}/share/man
--infodir=${prefix}/share/info --sysconfdir=/etc --localstatedir=/var
--libexecdir=${prefix}/lib/sagan --disable-maintainer-mode
--disable-dependency-tracking
--with-postgresql-includes=/usr/include/postgresql --disable-libdnet
LIBS=-lestr -lee returned exit code 77
make[1]: *** [override_dh_auto_configure] Error 25
make[1]: Leaving directory `/home/jmm/sagan-0.2.0'
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
--- End Message ---
--- Begin Message ---
Version: 0.2.1.r1-1
This seems solved in 0.2.1.r1-1. Marking as such to (hopefully) allow
the package to migrate in testing.
Ref:
Changes:
sagan (0.2.1.r1-1) unstable; urgency=low
.
* Imported Upstream version 0.2.1-r1
* Refreshed quilt patches
* Prepend -lm to LIBS in configure script, to fix a build failure
* Bump Standards Version to 3.9.3
* Switch to debhelper 9, and use hardening flags instead of hardening-wrapper
--- End Message ---