Your message dated Wed, 14 Dec 2022 00:02:43 +0000
with message-id <[email protected]>
and subject line Bug#1025950: Removed package(s) from unstable
has caused the Debian Bug report #957557,
regarding mod-gearman: ftbfs with GCC-10
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.)


-- 
957557: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=957557
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:mod-gearman
Version: 1.5.5-1
Severity: normal
Tags: sid bullseye
User: [email protected]
Usertags: ftbfs-gcc-10

Please keep this issue open in the bug tracker for the package it
was filed for.  If a fix in another package is required, please
file a bug for the other package (or clone), and add a block in this
package. Please keep the issue open until the package can be built in
a follow-up test rebuild.

The package fails to build in a test rebuild on at least amd64 with
gcc-10/g++-10, but succeeds to build with gcc-9/g++-9. The
severity of this report will be raised before the bullseye release,
so nothing has to be done for the buster release.

The full build log can be found at:
http://people.debian.org/~doko/logs/gcc10-20200225/mod-gearman_1.5.5-1_unstable_gcc10.log
The last lines of the build log are at the end of this report.

To build with GCC 10, either set CC=gcc-10 CXX=g++-10 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.

  apt-get -t=experimental install g++ 

Common build failures are new warnings resulting in build failures with
-Werror turned on, or new/dropped symbols in Debian symbols files.
For other C/C++ related build failures see the porting guide at
http://gcc.gnu.org/gcc-10/porting_to.html

[...]
gcc -DHAVE_CONFIG_H -I.  -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2  -Wall -W 
-Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -O -fPIC 
-D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -s -DDATADIR='"/usr/share"' 
-c -o worker/worker.o worker/worker.c
    $(CC) common/.dirstamp
    $(CC) common/.dirstamp
common/epn_utils.c: In function ‘run_epn_check’:
common/epn_utils.c:53:9: warning: variable ‘count’ set but not used 
[-Wunused-but-set-variable]
   53 |     int count;
      |         ^~~~~
In file included from common/epn_utils.c:33:
common/epn_utils.c: In function ‘init_embedded_perl’:
common/epn_utils.c:297:30: warning: passing argument 2 of ‘Perl_sys_init3’ from 
incompatible pointer type [-Wincompatible-pointer-types]
  297 |         PERL_SYS_INIT3(&argc,&embedding,&env);
      |                              ^~~~~~~~~~
      |                              |
      |                              void ***
/usr/lib/x86_64-linux-gnu/perl/5.30/CORE/perl.h:2763:62: note: in definition of 
macro ‘PERL_SYS_INIT3’
 2763 | #define PERL_SYS_INIT3(argc, argv, env) Perl_sys_init3(argc, argv, env)
      |                                                              ^~~~
In file included from /usr/lib/x86_64-linux-gnu/perl/5.30/CORE/perl.h:5320,
                 from common/epn_utils.c:33:
/usr/lib/x86_64-linux-gnu/perl/5.30/CORE/proto.h:3742:54: note: expected ‘char 
***’ but argument is of type ‘void ***’
 3742 | PERL_CALLCONV void Perl_sys_init3(int* argc, char*** argv, char*** env);
      |                                              ~~~~~~~~^~~~
common/epn_utils.c: In function ‘deinit_segv’:
common/epn_utils.c:322:23: warning: unused parameter ‘sig’ [-Wunused-parameter]
  322 | void deinit_segv( int sig ) {
      |                   ~~~~^~~
gcc  -Wall -W -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -O 
-fPIC -D_GNU_SOURCE -D_REENTRANT -D_FILE_OFFSET_BITS=64 -s 
-DDATADIR='"/usr/share"' -Wl,-z,relro -Wl,--as-needed -o mod_gearman_worker 
common/base64.o common/gm_crypt.o common/rijndael.o common/gearman_utils.o 
common/utils.o common/gm_alloc.o common/md5.o common/check_utils.o 
common/popenRWE.o worker/worker_client.o worker/worker.o common/perlxsi.o 
common/epn_utils.o  -lgearman -lpthread  -Wl,-E  -fstack-protector-strong 
-L/usr/local/lib  -L/usr/lib/x86_64-linux-gnu/perl/5.30/CORE -lperl -ldl -lm 
-lpthread -lc -lcrypt -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fwrapv 
-fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64  -I/usr/lib/x86_64-linux-gnu/perl/5.30/CORE 
/usr/bin/ld: common/gearman_utils.o:(.bss+0x40): multiple definition of 
`hostname'; common/gm_crypt.o:(.bss+0x40): first defined here
/usr/bin/ld: common/gearman_utils.o:(.bss+0x10040): multiple definition of 
`current_job'; common/gm_crypt.o:(.bss+0x10040): first defined here
/usr/bin/ld: common/gearman_utils.o:(.bss+0x10048): multiple definition of 
`mod_gm_opt'; common/gm_crypt.o:(.bss+0x10048): first defined here
/usr/bin/ld: common/utils.o:(.bss+0x10048): multiple definition of 
`mod_gm_opt'; common/gm_crypt.o:(.bss+0x10048): first defined here
/usr/bin/ld: common/utils.o:(.bss+0x20): multiple definition of 
`current_client'; common/gearman_utils.o:(.bss+0x28): first defined here
/usr/bin/ld: common/utils.o:(.bss+0x18): multiple definition of 
`current_client_dup'; common/gearman_utils.o:(.bss+0x20): first defined here
/usr/bin/ld: common/utils.o:(.bss+0x40): multiple definition of `hostname'; 
common/gm_crypt.o:(.bss+0x40): first defined here
/usr/bin/ld: common/utils.o:(.bss+0x10): multiple definition of 
`current_gearman_job'; common/gearman_utils.o:(.bss+0x18): first defined here
/usr/bin/ld: common/utils.o:(.bss+0x10040): multiple definition of 
`current_job'; common/gm_crypt.o:(.bss+0x10040): first defined here
/usr/bin/ld: common/gm_alloc.o:(.bss+0x0): multiple definition of `hostname'; 
common/gm_crypt.o:(.bss+0x40): first defined here
/usr/bin/ld: common/gm_alloc.o:(.bss+0x10000): multiple definition of 
`current_job'; common/gm_crypt.o:(.bss+0x10040): first defined here
/usr/bin/ld: common/gm_alloc.o:(.bss+0x10008): multiple definition of 
`mod_gm_opt'; common/gm_crypt.o:(.bss+0x10048): first defined here
/usr/bin/ld: common/check_utils.o:(.bss+0x10028): multiple definition of 
`mod_gm_opt'; common/gm_crypt.o:(.bss+0x10048): first defined here
/usr/bin/ld: common/check_utils.o:(.bss+0x10020): multiple definition of 
`current_job'; common/gm_crypt.o:(.bss+0x10040): first defined here
/usr/bin/ld: common/check_utils.o:(.bss+0x8): multiple definition of 
`current_gearman_job'; common/gearman_utils.o:(.bss+0x18): first defined here
/usr/bin/ld: common/check_utils.o:(.bss+0x10): multiple definition of 
`current_client_dup'; common/gearman_utils.o:(.bss+0x20): first defined here
/usr/bin/ld: common/check_utils.o:(.bss+0x18): multiple definition of 
`current_client'; common/gearman_utils.o:(.bss+0x28): first defined here
/usr/bin/ld: common/check_utils.o:(.bss+0x20): multiple definition of 
`hostname'; common/gm_crypt.o:(.bss+0x40): first defined here
/usr/bin/ld: worker/worker_client.o:(.bss+0x10088): multiple definition of 
`mod_gm_opt'; common/gm_crypt.o:(.bss+0x10048): first defined here
/usr/bin/ld: worker/worker_client.o:(.bss+0x80): multiple definition of 
`hostname'; common/gm_crypt.o:(.bss+0x40): first defined here
/usr/bin/ld: worker/worker_client.o:(.bss+0x50): multiple definition of 
`current_gearman_job'; common/gearman_utils.o:(.bss+0x18): first defined here
/usr/bin/ld: worker/worker_client.o:(.bss+0x10080): multiple definition of 
`current_job'; common/gm_crypt.o:(.bss+0x10040): first defined here
/usr/bin/ld: worker/worker_client.o:(.bss+0x58): multiple definition of 
`current_client_dup'; common/gearman_utils.o:(.bss+0x20): first defined here
/usr/bin/ld: worker/worker_client.o:(.bss+0x60): multiple definition of 
`current_client'; common/gearman_utils.o:(.bss+0x28): first defined here
/usr/bin/ld: worker/worker.o:(.bss+0x2c): multiple definition of 
`mod_gm_shm_key'; worker/worker_client.o:(.bss+0x68): first defined here
/usr/bin/ld: worker/worker.o:(.bss+0x10): multiple definition of `shmid'; 
worker/worker_client.o:(.bss+0x0): first defined here
/usr/bin/ld: worker/worker.o:(.bss+0x10048): multiple definition of 
`mod_gm_opt'; common/gm_crypt.o:(.bss+0x10048): first defined here
/usr/bin/ld: worker/worker.o:(.bss+0x40): multiple definition of `hostname'; 
common/gm_crypt.o:(.bss+0x40): first defined here
/usr/bin/ld: worker/worker.o:(.bss+0x10040): multiple definition of 
`current_job'; common/gm_crypt.o:(.bss+0x10040): first defined here
/usr/bin/ld: common/epn_utils.o:(.bss+0x10028): multiple definition of 
`mod_gm_opt'; common/gm_crypt.o:(.bss+0x10048): first defined here
/usr/bin/ld: common/epn_utils.o:(.bss+0x8): multiple definition of 
`current_gearman_job'; common/gearman_utils.o:(.bss+0x18): first defined here
/usr/bin/ld: common/epn_utils.o:(.bss+0x10): multiple definition of 
`current_client_dup'; common/gearman_utils.o:(.bss+0x20): first defined here
/usr/bin/ld: common/epn_utils.o:(.bss+0x18): multiple definition of 
`current_client'; common/gearman_utils.o:(.bss+0x28): first defined here
/usr/bin/ld: common/epn_utils.o:(.bss+0x20): multiple definition of `hostname'; 
common/gm_crypt.o:(.bss+0x40): first defined here
/usr/bin/ld: common/epn_utils.o:(.bss+0x10020): multiple definition of 
`current_job'; common/gm_crypt.o:(.bss+0x10040): first defined here
collect2: error: ld returned 1 exit status
make[2]: *** [Makefile:1879: mod_gearman_worker] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: *** [Makefile:690: all] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j1 returned exit code 2
make: *** [debian/rules:11: build] Error 25
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2

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

Dear submitter,

as the package mod-gearman 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/1025950

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
[email protected].

Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)

--- End Message ---

Reply via email to