[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#978863: marked as done (milter-greylist: ftbfs with autoconf 2.70)



Your message dated Fri, 27 Aug 2021 07:39:37 +0200
with message-id <47339e37-c739-686d-30d2-1651c30bfa8e@debian.org>
and subject line Re: milter-greylist: ftbfs with autoconf 2.70
has caused the Debian Bug report #978863,
regarding milter-greylist: ftbfs with autoconf 2.70
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 owner@bugs.debian.org
immediately.)


-- 
978863: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=978863
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: src:milter-greylist
Version: 4.6.2-1
Severity: normal
Tags: sid bookworm
User: doko@debian.org
Usertags: ftbfs-ac270

[This bug report is not targeted to the upcoming bullseye release]

The package fails to build in a test rebuild on at least amd64 with
autoconf 2.70, but succeeds to build with autoconf 2.69. The
severity of this report will be raised before the bookworm release,
so nothing has to be done for the bullseye release.

The full build log can be found at:
http://qa-logs.debian.net/2020/09/26.ac270/milter-greylist_4.6.2-1_unstable_ac270.log
The last lines of the build log are at the end of this report.

To build with autoconf 2.70, please install the autoconf package from
experimental:  apt-get -t=experimental install autoconf 

[...]
pdfdir='${docdir}'
prefix='/usr'
program_transform_name='s,x,x,'
psdir='${docdir}'
runstatedir='/run'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='/etc/milter-greylist'
target_alias=''

## ----------- ##
## confdefs.h. ##
## ----------- ##

/* confdefs.h */
#define PACKAGE_NAME "milter-greylist"
#define PACKAGE_TARNAME "milter-greylist"
#define PACKAGE_VERSION "4.6.2"
#define PACKAGE_STRING "milter-greylist 4.6.2"
#define PACKAGE_BUGREPORT "manu@netbsd.org"
#define PACKAGE_URL ""
#define YYTEXT_POINTER 1
#define PACKAGE_VERSION_UPSTREAM "4.6.2"
#define PACKAGE_VERSION_SUFFIX ""
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_SYS_SELECT_H 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define STDC_HEADERS 1
#define HAVE_ARPA_INET_H 1
#define HAVE_FCNTL_H 1
#define HAVE_NETINET_IN_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_STRINGS_H 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_SYSLOG_H 1
#define HAVE_UNISTD_H 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_NETDB_H 1
#define HAVE_GETOPT_H 1
#define HAVE_SYS_CDEFS_H 1
#define HAVE_ARPA_NAMESER_H 1
#define HAVE_STDBOOL_H 1
#define HAVE_SYS_QUEUE_H 1
#define TIME_WITH_SYS_TIME 1
#define HAVE_RES_STATE 1
#define HAVE_FORK 1
#define HAVE_VFORK 1
#define HAVE_WORKING_VFORK 1
#define HAVE_WORKING_FORK 1
#define HAVE_STRFTIME 1
#define SELECT_TYPE_ARG1 int
#define SELECT_TYPE_ARG234 (fd_set *)
#define SELECT_TYPE_ARG5 (struct timeval *)

configure: exit 127
dh_auto_configure: error: ./configure --build=x86_64-linux-gnu --prefix=/usr --includedir=\${prefix}/include --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var --disable-option-checking --disable-silent-rules --libdir=\${prefix}/lib/x86_64-linux-gnu --runstatedir=/run --disable-maintainer-mode --disable-dependency-tracking --with-user=greylist --sysconfdir=/etc/milter-greylist --with-conffile=/etc/milter-greylist/greylist.conf --with-dumpfile=/var/lib/milter-greylist/greylist.db --with-libspf2=/usr --with-libcurl=/usr --with-libmilter=/usr --with-libopendkim=/usr --with-libGeoIP=/usr --with-libbind=/usr --enable-dnsrbl --disable-rpath "LDFLAGS= -Wl,-z,defs -L/usr/lib/libmilter -Wl,-z,relro " "CFLAGS= -fno-strict-aliasing -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security " returned exit code 127
make[1]: *** [debian/rules:6: override_dh_auto_configure] Error 25
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:3: build] Error 2
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
On 8/26/21 9:06 PM, Sudip Mukherjee wrote:
> Hi,
> 
> On Thu, Dec 31, 2020 at 02:28:20PM +0000, Matthias Klose wrote:
>> Package: src:milter-greylist
>> Version: 4.6.2-1
>> Severity: normal
>> Tags: sid bookworm
>> User: doko@debian.org
>> Usertags: ftbfs-ac270
>>
>> [This bug report is not targeted to the upcoming bullseye release]
>>
>> The package fails to build in a test rebuild on at least amd64 with
>> autoconf 2.70, but succeeds to build with autoconf 2.69. The
>> severity of this report will be raised before the bookworm release,
>> so nothing has to be done for the bullseye release.
> 
> I am not seeing the FTBFS with autoconf 2.71-2 present in unstable now.
> Please check https://salsa.debian.org/debian/milter-greylist/-/pipelines/281026

closing

--- End Message ---

Reply to: