Your message dated Sun, 14 Aug 2022 16:13:39 +0000
with message-id <e1ongf9-00bj5m...@fasolo.debian.org>
and subject line Bug#1017344: Removed package(s) from unstable
has caused the Debian Bug report #978782,
regarding charybdis: 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 ow...@bugs.debian.org
immediately.)


-- 
978782: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=978782
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:charybdis
Version: 4.1.2-1
Severity: normal
Tags: sid bookworm
User: d...@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/charybdis_4.1.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 

[...]
   91 |       tp->tm_mday, tp->tm_hour, tp->tm_min, tp->tm_sec, tp->tm_year + 
1900);
      |                                                           ^~
rb_lib.c:67:12: warning: unused variable ‘tmr’ [-Wunused-variable]
   67 |  struct tm tmr;
      |            ^~~
rb_lib.c: In function ‘rb_date’:
rb_lib.c:102:12: error: storage size of ‘gmbuf’ isn’t known
  102 |  struct tm gmbuf;
      |            ^~~~~
rb_lib.c:115:18: error: invalid use of undefined type ‘struct tm’
  115 |       weekdays[gm->tm_wday], months[gm->tm_mon], gm->tm_mday,
      |                  ^~
rb_lib.c:115:39: error: invalid use of undefined type ‘struct tm’
  115 |       weekdays[gm->tm_wday], months[gm->tm_mon], gm->tm_mday,
      |                                       ^~
rb_lib.c:115:52: error: invalid use of undefined type ‘struct tm’
  115 |       weekdays[gm->tm_wday], months[gm->tm_mon], gm->tm_mday,
      |                                                    ^~
rb_lib.c:116:9: error: invalid use of undefined type ‘struct tm’
  116 |       gm->tm_year + 1900, gm->tm_hour, gm->tm_min, gm->tm_sec);
      |         ^~
rb_lib.c:116:29: error: invalid use of undefined type ‘struct tm’
  116 |       gm->tm_year + 1900, gm->tm_hour, gm->tm_min, gm->tm_sec);
      |                             ^~
rb_lib.c:116:42: error: invalid use of undefined type ‘struct tm’
  116 |       gm->tm_year + 1900, gm->tm_hour, gm->tm_min, gm->tm_sec);
      |                                          ^~
rb_lib.c:116:54: error: invalid use of undefined type ‘struct tm’
  116 |       gm->tm_year + 1900, gm->tm_hour, gm->tm_min, gm->tm_sec);
      |                                                      ^~
rb_lib.c:102:12: warning: unused variable ‘gmbuf’ [-Wunused-variable]
  102 |  struct tm gmbuf;
      |            ^~~~~
rb_lib.c: In function ‘rb_set_time’:
rb_lib.c:176:36: warning: implicit declaration of function ‘strerror’; did you 
mean ‘rb_strerror’? [-Wimplicit-function-declaration]
  176 |   rb_lib_log("Clock Failure (%s)", strerror(errno));
      |                                    ^~~~~~~~
      |                                    rb_strerror
rb_lib.c:183:2: warning: implicit declaration of function ‘memcpy’ 
[-Wimplicit-function-declaration]
  183 |  memcpy(&rb_time, &newtime, sizeof(struct timeval));
      |  ^~~~~~
rb_lib.c:183:2: warning: incompatible implicit declaration of built-in function 
‘memcpy’
rb_lib.c:29:1: note: include ‘<string.h>’ or provide a declaration of ‘memcpy’
   28 | #include <commio-ssl.h>
  +++ |+#include <string.h>
   29 | 
rb_lib.c: In function ‘rb_strtok_r’:
rb_lib.c:286:9: warning: implicit declaration of function ‘strtok_r’; did you 
mean ‘strtof_l’? [-Wimplicit-function-declaration]
  286 |  return strtok_r(s, delim, save);
      |         ^~~~~~~~
      |         strtof_l
rb_lib.c:286:9: warning: returning ‘int’ from a function with return type ‘char 
*’ makes pointer from integer without a cast [-Wint-conversion]
  286 |  return strtok_r(s, delim, save);
      |         ^~~~~~~~~~~~~~~~~~~~~~~~
make[6]: *** [Makefile:532: rb_lib.lo] Error 1
make[6]: *** Waiting for unfinished jobs....
make[6]: Leaving directory '/<<PKGBUILDDIR>>/librb/src'
make[5]: *** [Makefile:397: all] Error 2
make[5]: Leaving directory '/<<PKGBUILDDIR>>/librb/src'
make[4]: *** [Makefile:469: all-recursive] Error 1
make[4]: Leaving directory '/<<PKGBUILDDIR>>/librb'
make[3]: *** [Makefile:378: all] Error 2
make[3]: Leaving directory '/<<PKGBUILDDIR>>/librb'
make[2]: *** [Makefile:472: all-recursive] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: *** [Makefile:404: all] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j4 returned exit code 2
make: *** [debian/rules:89: build] Error 25
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Version: 4.1.2-1+rm

Dear submitter,

as the package charybdis has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/1017344

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

Please note that the changes have been done on the master archive and
will not propagate to any mirrors until the next dinstall run at the
earliest.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmas...@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Thorsten Alteholz (the ftpmaster behind the curtain)

--- End Message ---

Reply via email to