Your message dated Tue, 08 Sep 2020 18:33:49 +0000
with message-id <e1kfirb-000frr...@fasolo.debian.org>
and subject line Bug#957133: fixed in dia2code 0.8.3-4.1
has caused the Debian Bug report #957133,
regarding dia2code: 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 ow...@bugs.debian.org
immediately.)


-- 
957133: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=957133
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:dia2code
Version: 0.8.3-4
Severity: normal
Tags: sid bullseye
User: debian-...@lists.debian.org
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/dia2code_0.8.3-4_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

[...]
  177 |                         fprintf(outfile,"# 
XXX\n",tmplist->key->comment);
      |                                         ^~~~~~~~~
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libxml2  -Wdate-time 
-D_FORTIFY_SOURCE=2 -DDSO  -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. 
-fstack-protector-strong -Wformat -Werror=format-security -c `test -f 'main.c' 
|| echo './'`main.c
rm -f libdia2code.a
ar cru libdia2code.a decls.o includes.o generate_code_idl.o generate_code_php.o 
generate_code_php_five.o generate_code_shp.o generate_code_python.o 
generate_code_ada.o generate_code_sql.o scan_tree.o generate_code_c.o 
parse_diagram.o dia2code.o generate_code_java.o generate_code_cpp.o 
generate_code_csharp.o generate_code_ruby.o main.o 
ar: `u' modifier ignored since `D' is the default (see `U')
ranlib libdia2code.a
gcc  -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong 
-Wformat -Werror=format-security  -Wl,-z,relro -rdynamic -o dia2code  
dia2code.o main.o parse_diagram.o scan_tree.o generate_code_c.o 
generate_code_java.o generate_code_cpp.o generate_code_ada.o 
generate_code_sql.o generate_code_python.o generate_code_php.o 
generate_code_shp.o generate_code_idl.o generate_code_csharp.o 
generate_code_php_five.o generate_code_ruby.o decls.o includes.o  -lxml2 -ldl
/usr/bin/ld: main.o:./dia2code/dia2code.h:268: multiple definition of 
`indent_open_brace_on_newline'; dia2code.o:./dia2code/dia2code.h:268: first 
defined here
/usr/bin/ld: main.o:./dia2code/dia2code.h:267: multiple definition of 
`indent_count'; dia2code.o:./dia2code/dia2code.h:267: first defined here
/usr/bin/ld: main.o:./dia2code/dia2code.h:269: multiple definition of 
`generate_backup'; dia2code.o:./dia2code/dia2code.h:269: first defined here
/usr/bin/ld: parse_diagram.o:./dia2code/dia2code.h:269: multiple definition of 
`generate_backup'; dia2code.o:./dia2code/dia2code.h:269: first defined here
/usr/bin/ld: parse_diagram.o:./dia2code/dia2code.h:268: multiple definition of 
`indent_open_brace_on_newline'; dia2code.o:./dia2code/dia2code.h:268: first 
defined here
/usr/bin/ld: parse_diagram.o:./dia2code/dia2code.h:267: multiple definition of 
`indent_count'; dia2code.o:./dia2code/dia2code.h:267: first defined here
/usr/bin/ld: scan_tree.o:./dia2code/dia2code.h:269: multiple definition of 
`generate_backup'; dia2code.o:./dia2code/dia2code.h:269: first defined here
/usr/bin/ld: scan_tree.o:./dia2code/dia2code.h:268: multiple definition of 
`indent_open_brace_on_newline'; dia2code.o:./dia2code/dia2code.h:268: first 
defined here
/usr/bin/ld: scan_tree.o:./dia2code/dia2code.h:267: multiple definition of 
`indent_count'; dia2code.o:./dia2code/dia2code.h:267: first defined here
/usr/bin/ld: generate_code_c.o:./dia2code/dia2code.h:269: multiple definition 
of `generate_backup'; dia2code.o:./dia2code/dia2code.h:269: first defined here
/usr/bin/ld: generate_code_c.o:./dia2code/dia2code.h:268: multiple definition 
of `indent_open_brace_on_newline'; dia2code.o:./dia2code/dia2code.h:268: first 
defined here
/usr/bin/ld: generate_code_c.o:./dia2code/dia2code.h:267: multiple definition 
of `indent_count'; dia2code.o:./dia2code/dia2code.h:267: first defined here
/usr/bin/ld: generate_code_java.o:./dia2code/dia2code.h:269: multiple 
definition of `generate_backup'; dia2code.o:./dia2code/dia2code.h:269: first 
defined here
/usr/bin/ld: generate_code_java.o:./dia2code/dia2code.h:268: multiple 
definition of `indent_open_brace_on_newline'; 
dia2code.o:./dia2code/dia2code.h:268: first defined here
/usr/bin/ld: generate_code_java.o:./dia2code/dia2code.h:267: multiple 
definition of `indent_count'; dia2code.o:./dia2code/dia2code.h:267: first 
defined here
/usr/bin/ld: generate_code_cpp.o:./dia2code/dia2code.h:269: multiple definition 
of `generate_backup'; dia2code.o:./dia2code/dia2code.h:269: first defined here
/usr/bin/ld: generate_code_cpp.o:./dia2code/dia2code.h:268: multiple definition 
of `indent_open_brace_on_newline'; dia2code.o:./dia2code/dia2code.h:268: first 
defined here
/usr/bin/ld: generate_code_cpp.o:./dia2code/dia2code.h:267: multiple definition 
of `indent_count'; dia2code.o:./dia2code/dia2code.h:267: first defined here
/usr/bin/ld: generate_code_ada.o:./dia2code/dia2code.h:269: multiple definition 
of `generate_backup'; dia2code.o:./dia2code/dia2code.h:269: first defined here
/usr/bin/ld: generate_code_ada.o:./dia2code/dia2code.h:268: multiple definition 
of `indent_open_brace_on_newline'; dia2code.o:./dia2code/dia2code.h:268: first 
defined here
/usr/bin/ld: generate_code_ada.o:./dia2code/dia2code.h:267: multiple definition 
of `indent_count'; dia2code.o:./dia2code/dia2code.h:267: first defined here
/usr/bin/ld: generate_code_sql.o:./dia2code/dia2code.h:269: multiple definition 
of `generate_backup'; dia2code.o:./dia2code/dia2code.h:269: first defined here
/usr/bin/ld: generate_code_sql.o:./dia2code/dia2code.h:268: multiple definition 
of `indent_open_brace_on_newline'; dia2code.o:./dia2code/dia2code.h:268: first 
defined here
/usr/bin/ld: generate_code_sql.o:./dia2code/dia2code.h:267: multiple definition 
of `indent_count'; dia2code.o:./dia2code/dia2code.h:267: first defined here
/usr/bin/ld: generate_code_python.o:./dia2code/dia2code.h:269: multiple 
definition of `generate_backup'; dia2code.o:./dia2code/dia2code.h:269: first 
defined here
/usr/bin/ld: generate_code_python.o:./dia2code/dia2code.h:268: multiple 
definition of `indent_open_brace_on_newline'; 
dia2code.o:./dia2code/dia2code.h:268: first defined here
/usr/bin/ld: generate_code_python.o:./dia2code/dia2code.h:267: multiple 
definition of `indent_count'; dia2code.o:./dia2code/dia2code.h:267: first 
defined here
/usr/bin/ld: generate_code_php.o:./dia2code/dia2code.h:269: multiple definition 
of `generate_backup'; dia2code.o:./dia2code/dia2code.h:269: first defined here
/usr/bin/ld: generate_code_php.o:./dia2code/dia2code.h:268: multiple definition 
of `indent_open_brace_on_newline'; dia2code.o:./dia2code/dia2code.h:268: first 
defined here
/usr/bin/ld: generate_code_php.o:./dia2code/dia2code.h:267: multiple definition 
of `indent_count'; dia2code.o:./dia2code/dia2code.h:267: first defined here
/usr/bin/ld: generate_code_shp.o:./dia2code/dia2code.h:269: multiple definition 
of `generate_backup'; dia2code.o:./dia2code/dia2code.h:269: first defined here
/usr/bin/ld: generate_code_shp.o:./dia2code/dia2code.h:268: multiple definition 
of `indent_open_brace_on_newline'; dia2code.o:./dia2code/dia2code.h:268: first 
defined here
/usr/bin/ld: generate_code_shp.o:./dia2code/dia2code.h:267: multiple definition 
of `indent_count'; dia2code.o:./dia2code/dia2code.h:267: first defined here
/usr/bin/ld: generate_code_idl.o:./dia2code/dia2code.h:269: multiple definition 
of `generate_backup'; dia2code.o:./dia2code/dia2code.h:269: first defined here
/usr/bin/ld: generate_code_idl.o:./dia2code/dia2code.h:268: multiple definition 
of `indent_open_brace_on_newline'; dia2code.o:./dia2code/dia2code.h:268: first 
defined here
/usr/bin/ld: generate_code_idl.o:./dia2code/dia2code.h:267: multiple definition 
of `indent_count'; dia2code.o:./dia2code/dia2code.h:267: first defined here
/usr/bin/ld: generate_code_csharp.o:./dia2code/dia2code.h:269: multiple 
definition of `generate_backup'; dia2code.o:./dia2code/dia2code.h:269: first 
defined here
/usr/bin/ld: generate_code_csharp.o:./dia2code/dia2code.h:268: multiple 
definition of `indent_open_brace_on_newline'; 
dia2code.o:./dia2code/dia2code.h:268: first defined here
/usr/bin/ld: generate_code_csharp.o:./dia2code/dia2code.h:267: multiple 
definition of `indent_count'; dia2code.o:./dia2code/dia2code.h:267: first 
defined here
/usr/bin/ld: generate_code_php_five.o:./dia2code/dia2code.h:269: multiple 
definition of `generate_backup'; dia2code.o:./dia2code/dia2code.h:269: first 
defined here
/usr/bin/ld: generate_code_php_five.o:./dia2code/dia2code.h:268: multiple 
definition of `indent_open_brace_on_newline'; 
dia2code.o:./dia2code/dia2code.h:268: first defined here
/usr/bin/ld: generate_code_php_five.o:./dia2code/dia2code.h:267: multiple 
definition of `indent_count'; dia2code.o:./dia2code/dia2code.h:267: first 
defined here
/usr/bin/ld: generate_code_ruby.o:./dia2code/dia2code.h:269: multiple 
definition of `generate_backup'; dia2code.o:./dia2code/dia2code.h:269: first 
defined here
/usr/bin/ld: generate_code_ruby.o:./dia2code/dia2code.h:268: multiple 
definition of `indent_open_brace_on_newline'; 
dia2code.o:./dia2code/dia2code.h:268: first defined here
/usr/bin/ld: generate_code_ruby.o:./dia2code/dia2code.h:267: multiple 
definition of `indent_count'; dia2code.o:./dia2code/dia2code.h:267: first 
defined here
/usr/bin/ld: decls.o:./dia2code/dia2code.h:269: multiple definition of 
`generate_backup'; dia2code.o:./dia2code/dia2code.h:269: first defined here
/usr/bin/ld: decls.o:./dia2code/dia2code.h:268: multiple definition of 
`indent_open_brace_on_newline'; dia2code.o:./dia2code/dia2code.h:268: first 
defined here
/usr/bin/ld: decls.o:./dia2code/dia2code.h:267: multiple definition of 
`indent_count'; dia2code.o:./dia2code/dia2code.h:267: first defined here
/usr/bin/ld: includes.o:./dia2code/dia2code.h:269: multiple definition of 
`generate_backup'; dia2code.o:./dia2code/dia2code.h:269: first defined here
/usr/bin/ld: includes.o:./dia2code/dia2code.h:268: multiple definition of 
`indent_open_brace_on_newline'; dia2code.o:./dia2code/dia2code.h:268: first 
defined here
/usr/bin/ld: includes.o:./dia2code/dia2code.h:267: multiple definition of 
`indent_count'; dia2code.o:./dia2code/dia2code.h:267: first defined here
collect2: error: ld returned 1 exit status
make[4]: *** [Makefile:240: dia2code] Error 1
make[4]: Leaving directory '/<<PKGBUILDDIR>>/dia2code'
make[3]: *** [Makefile:300: all-recursive] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>/dia2code'
make[2]: *** [Makefile:180: all-recursive] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: *** [Makefile:135: all] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [/usr/share/cdbs/1/class/makefile.mk:77: debian/stamp-makefile-build] 
Error 2
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: dia2code
Source-Version: 0.8.3-4.1
Done: Sudip Mukherjee <sudipm.mukher...@gmail.com>

We believe that the bug you reported is fixed in the latest version of
dia2code, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 957...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Sudip Mukherjee <sudipm.mukher...@gmail.com> (supplier of updated dia2code 
package)

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


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Sun, 06 Sep 2020 18:53:21 +0100
Source: dia2code
Architecture: source
Version: 0.8.3-4.1
Distribution: unstable
Urgency: medium
Maintainer: Francesco Aloe <francescoaloe4gnuli...@gmail.com>
Changed-By: Sudip Mukherjee <sudipm.mukher...@gmail.com>
Closes: 957133
Changes:
 dia2code (0.8.3-4.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Fix ftbfs with GCC-10. (Closes: #957133)
Checksums-Sha1:
 35d9a9da7854bfadaa9d5b8036ef9c84bbe4ef20 1728 dia2code_0.8.3-4.1.dsc
 7d8b572862445d6f4f22e6ea50fe12731c782e2d 5118 dia2code_0.8.3-4.1.diff.gz
 4672732590ca10251ce456d9b588e0251e49fe50 5818 
dia2code_0.8.3-4.1_amd64.buildinfo
Checksums-Sha256:
 5dec46d441402be3bd35a72ead9fb2f43b49df954b2442556445e9255ab2cbbd 1728 
dia2code_0.8.3-4.1.dsc
 4f037d7450f570b945e0ac0f8d457d2444f7d659ec500155530f3dd2c09f4e07 5118 
dia2code_0.8.3-4.1.diff.gz
 da4f418ab7d97b062b43e1ce4b24010b3b6e9ef0bb60407a4c50ceed726d990c 5818 
dia2code_0.8.3-4.1_amd64.buildinfo
Files:
 f4c83aeeabab811e7d13af10fa156455 1728 devel optional dia2code_0.8.3-4.1.dsc
 91c2f4ed2e6b0e466383e2d1ab0c5b16 5118 devel optional dia2code_0.8.3-4.1.diff.gz
 a97658908a4aaab018fca205992b43b2 5818 devel optional 
dia2code_0.8.3-4.1_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEuDQJkCg9jZvBlJrHR5mjUUbRKzUFAl9VI4AACgkQR5mjUUbR
KzUhrBAApxlFUALm0vRBlCd8+7cpxt8lex2eYSaceiaKb/1quvzAoNawdkWLC3IV
1TyiCQK59bKRcBBXLwYWTYE/cVJh/Np90lcmbDfxW2TX9AVtf+TIZ4GBsdFq5pMe
hAtjIru/LmicPwiT4/SmYiwKpw84n6FWF9sHOG3+64g6SEJeWnekTRrjzZmLhu5P
0FNwQgoOIMBjM0+64uj76JUSXJ00+oD553Smhj22ny1PLmkbLoAndjYRnMwI1xCq
0vQDxZ1JEaGqnRSvKLFKbcs7gyX2KIj3MsVLUbkTOpcdxnLcocBlWWAqTDO7Lcfh
CXgygu4IVw1Cw/RzErtu7ohwEV8Nw8auffZev5DGbNjJbX93Me0vh6PrqYq6jI+A
BciX0/WYfls1/UAdhjpBONfVypfWB4IkWsyJtRXzSL6KTqZkJiBTupS7tW2/bgYy
a2dc/sBC2UxJxYp1CaxMZ2aiZs2agOrIsSH18I9JVvrxPiI0wTD7QbE/J6ezVe8g
ARwQ7cxiazG5nVjFSaKklYNemwYZ2U3Cts7xUKYH/uNFpP77FOxA+sZZ2mN4gCh1
swlil6ADLJFywari4rEMOTVewIFpNVjb6OzPqZorarejaA18LK70bBaMQ6Yj0fEf
udKFoPDEO4bQ1nxlsqXLMrJyaTBEN+v0wlVRDKJkIYBeMuH3y+Q=
=sFTF
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to