Your message dated Sat, 23 Jan 2021 21:18:41 +0000
with message-id <e1l3qir-0009zq...@fasolo.debian.org>
and subject line Bug#957129: fixed in ddrutility 2.8-1.1
has caused the Debian Bug report #957129,
regarding ddrutility: 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.)


-- 
957129: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=957129
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:ddrutility
Version: 2.8-1
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/ddrutility_2.8-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

[...]
   36 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   37 |       __bos (__s), __fmt, __va_arg_pack ());
      |       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ddru_ntfsbitmap.c: In function ‘process_bitmap_file’:
ddru_ntfsbitmap.c:1363:3: warning: ‘size_bytes’ may be used uninitialized in 
this function [-Wmaybe-uninitialized]
 1363 |   fprintf (stdout, "end = %lld\n", (position_bytes + size_bytes) );
      |   ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
ddru_ntfsbitmap.c:1363:3: warning: ‘position_bytes’ may be used uninitialized 
in this function [-Wmaybe-uninitialized]
/usr/bin/ld: /tmp/ccpye1vB.o:./ddru_ntfscommon.h:80: multiple definition of 
`ntfs_attribute'; /tmp/ccUh3bbl.o:./ddru_ntfscommon.h:80: first defined here
/usr/bin/ld: /tmp/ccpye1vB.o:./ddru_ntfscommon.h:104: multiple definition of 
`mft_mft'; /tmp/ccUh3bbl.o:./ddru_ntfscommon.h:104: first defined here
/usr/bin/ld: /tmp/ccpye1vB.o:./ddru_ntfscommon.h:161: multiple definition of 
`inode_count'; /tmp/ccUh3bbl.o:./ddru_ntfscommon.h:161: first defined here
/usr/bin/ld: /tmp/ccpye1vB.o:./ddru_ntfscommon.h:136: multiple definition of 
`boot_sector'; /tmp/ccUh3bbl.o:./ddru_ntfscommon.h:136: first defined here
/usr/bin/ld: /tmp/ccpye1vB.o:./ddru_ntfscommon.h:170: multiple definition of 
`mft_record_size'; /tmp/ccUh3bbl.o:./ddru_ntfscommon.h:170: first defined here
/usr/bin/ld: /tmp/ccpye1vB.o:./ddru_ntfscommon.h:41: multiple definition of 
`tvEnd'; /tmp/ccUh3bbl.o:./ddru_ntfscommon.h:41: first defined here
/usr/bin/ld: /tmp/ccpye1vB.o:./ddru_ntfscommon.h:41: multiple definition of 
`tvBegin'; /tmp/ccUh3bbl.o:./ddru_ntfscommon.h:41: first defined here
/usr/bin/ld: /tmp/ccpye1vB.o:./ddru_ntfscommon.h:41: multiple definition of 
`tvDiff'; /tmp/ccUh3bbl.o:./ddru_ntfscommon.h:41: first defined here
/usr/bin/ld: /tmp/ccpye1vB.o:./ddru_ntfscommon.h:171: multiple definition of 
`file_name_type'; /tmp/ccUh3bbl.o:./ddru_ntfscommon.h:171: first defined here
/usr/bin/ld: /tmp/ccpye1vB.o:./ddru_ntfscommon.h:157: multiple definition of 
`file_attribute'; /tmp/ccUh3bbl.o:./ddru_ntfscommon.h:157: first defined here
/usr/bin/ld: /tmp/ccpye1vB.o:./ddru_ntfscommon.h:169: multiple definition of 
`file_name'; /tmp/ccUh3bbl.o:./ddru_ntfscommon.h:169: first defined here
/usr/bin/ld: /tmp/ccpye1vB.o:./ddru_ntfscommon.h:168: multiple definition of 
`no_convert'; /tmp/ccUh3bbl.o:./ddru_ntfscommon.h:168: first defined here
/usr/bin/ld: /tmp/ccpye1vB.o:./ddru_ntfscommon.h:162: multiple definition of 
`outtype'; /tmp/ccUh3bbl.o:./ddru_ntfscommon.h:162: first defined here
/usr/bin/ld: /tmp/ccpye1vB.o:./ddru_ntfscommon.h:167: multiple definition of 
`cd'; /tmp/ccUh3bbl.o:./ddru_ntfscommon.h:167: first defined here
/usr/bin/ld: /tmp/ccpye1vB.o:./ddru_ntfscommon.h:163: multiple definition of 
`inchar'; /tmp/ccUh3bbl.o:./ddru_ntfscommon.h:163: first defined here
/usr/bin/ld: /tmp/ccpye1vB.o:./ddru_ntfscommon.h:164: multiple definition of 
`inchar_start'; /tmp/ccUh3bbl.o:./ddru_ntfscommon.h:164: first defined here
/usr/bin/ld: /tmp/ccpye1vB.o:./ddru_ntfscommon.h:165: multiple definition of 
`converted'; /tmp/ccUh3bbl.o:./ddru_ntfscommon.h:165: first defined here
/usr/bin/ld: /tmp/ccpye1vB.o:./ddru_ntfscommon.h:166: multiple definition of 
`converted_start'; /tmp/ccUh3bbl.o:./ddru_ntfscommon.h:166: first defined here
/usr/bin/ld: /tmp/ccpye1vB.o:./ddru_ntfscommon.h:157: multiple definition of 
`p_fileattribute'; /tmp/ccUh3bbl.o:./ddru_ntfscommon.h:157: first defined here
/usr/bin/ld: /tmp/ccpye1vB.o:./ddru_ntfscommon.h:136: multiple definition of 
`p_boot_sector'; /tmp/ccUh3bbl.o:./ddru_ntfscommon.h:136: first defined here
/usr/bin/ld: /tmp/ccpye1vB.o:./ddru_ntfscommon.h:104: multiple definition of 
`p_mft_mft'; /tmp/ccUh3bbl.o:./ddru_ntfscommon.h:104: first defined here
/usr/bin/ld: /tmp/ccpye1vB.o:./ddru_ntfscommon.h:80: multiple definition of 
`p_ntfs_attribute'; /tmp/ccUh3bbl.o:./ddru_ntfscommon.h:80: first defined here
/usr/bin/ld: /tmp/ccpye1vB.o:./ddru_ntfscommon.h:39: multiple definition of 
`end_time'; /tmp/ccUh3bbl.o:./ddru_ntfscommon.h:39: first defined here
/usr/bin/ld: /tmp/ccpye1vB.o:./ddru_ntfscommon.h:39: multiple definition of 
`start_time'; /tmp/ccUh3bbl.o:./ddru_ntfscommon.h:39: first defined here
collect2: error: ld returned 1 exit status
make[1]: *** [makefile:28: ddru_ntfsfindbad] Error 1
make[1]: *** Waiting for unfinished jobs....
ddru_ntfsbitmap.c: In function ‘process_mft_domain’:
ddru_ntfsbitmap.c:1471:59: warning: ‘lowest’ may be used uninitialized in this 
function [-Wmaybe-uninitialized]
 1471 |     no_position = (mft_part_offset[lowest] + mft_part_size[lowest]);
      |                                              ~~~~~~~~~~~~~^~~~~~~~
/usr/bin/ld: /tmp/ccWsdAYB.o:./ddru_ntfscommon.h:136: multiple definition of 
`boot_sector'; /tmp/cc6vVfdl.o:./ddru_ntfscommon.h:136: first defined here
/usr/bin/ld: /tmp/ccWsdAYB.o:./ddru_ntfscommon.h:170: multiple definition of 
`mft_record_size'; /tmp/cc6vVfdl.o:./ddru_ntfscommon.h:170: first defined here
/usr/bin/ld: /tmp/ccWsdAYB.o:./ddru_ntfscommon.h:80: multiple definition of 
`ntfs_attribute'; /tmp/cc6vVfdl.o:./ddru_ntfscommon.h:80: first defined here
/usr/bin/ld: /tmp/ccWsdAYB.o:./ddru_ntfscommon.h:104: multiple definition of 
`mft_mft'; /tmp/cc6vVfdl.o:./ddru_ntfscommon.h:104: first defined here
/usr/bin/ld: /tmp/ccWsdAYB.o:./ddru_ntfscommon.h:169: multiple definition of 
`file_name'; /tmp/cc6vVfdl.o:./ddru_ntfscommon.h:169: first defined here
/usr/bin/ld: /tmp/ccWsdAYB.o:./ddru_ntfscommon.h:168: multiple definition of 
`no_convert'; /tmp/cc6vVfdl.o:./ddru_ntfscommon.h:168: first defined here
/usr/bin/ld: /tmp/ccWsdAYB.o:./ddru_ntfscommon.h:162: multiple definition of 
`outtype'; /tmp/cc6vVfdl.o:./ddru_ntfscommon.h:162: first defined here
/usr/bin/ld: /tmp/ccWsdAYB.o:./ddru_ntfscommon.h:167: multiple definition of 
`cd'; /tmp/cc6vVfdl.o:./ddru_ntfscommon.h:167: first defined here
/usr/bin/ld: /tmp/ccWsdAYB.o:./ddru_ntfscommon.h:163: multiple definition of 
`inchar'; /tmp/cc6vVfdl.o:./ddru_ntfscommon.h:163: first defined here
/usr/bin/ld: /tmp/ccWsdAYB.o:./ddru_ntfscommon.h:164: multiple definition of 
`inchar_start'; /tmp/cc6vVfdl.o:./ddru_ntfscommon.h:164: first defined here
/usr/bin/ld: /tmp/ccWsdAYB.o:./ddru_ntfscommon.h:165: multiple definition of 
`converted'; /tmp/cc6vVfdl.o:./ddru_ntfscommon.h:165: first defined here
/usr/bin/ld: /tmp/ccWsdAYB.o:./ddru_ntfscommon.h:166: multiple definition of 
`converted_start'; /tmp/cc6vVfdl.o:./ddru_ntfscommon.h:166: first defined here
/usr/bin/ld: /tmp/ccWsdAYB.o:./ddru_ntfscommon.h:171: multiple definition of 
`file_name_type'; /tmp/cc6vVfdl.o:./ddru_ntfscommon.h:171: first defined here
/usr/bin/ld: /tmp/ccWsdAYB.o:./ddru_ntfscommon.h:161: multiple definition of 
`inode_count'; /tmp/cc6vVfdl.o:./ddru_ntfscommon.h:161: first defined here
/usr/bin/ld: /tmp/ccWsdAYB.o:./ddru_ntfscommon.h:157: multiple definition of 
`p_fileattribute'; /tmp/cc6vVfdl.o:./ddru_ntfscommon.h:157: first defined here
/usr/bin/ld: /tmp/ccWsdAYB.o:./ddru_ntfscommon.h:157: multiple definition of 
`file_attribute'; /tmp/cc6vVfdl.o:./ddru_ntfscommon.h:157: first defined here
/usr/bin/ld: /tmp/ccWsdAYB.o:./ddru_ntfscommon.h:136: multiple definition of 
`p_boot_sector'; /tmp/cc6vVfdl.o:./ddru_ntfscommon.h:136: first defined here
/usr/bin/ld: /tmp/ccWsdAYB.o:./ddru_ntfscommon.h:104: multiple definition of 
`p_mft_mft'; /tmp/cc6vVfdl.o:./ddru_ntfscommon.h:104: first defined here
/usr/bin/ld: /tmp/ccWsdAYB.o:./ddru_ntfscommon.h:80: multiple definition of 
`p_ntfs_attribute'; /tmp/cc6vVfdl.o:./ddru_ntfscommon.h:80: first defined here
/usr/bin/ld: /tmp/ccWsdAYB.o:./ddru_ntfscommon.h:41: multiple definition of 
`tvDiff'; /tmp/cc6vVfdl.o:./ddru_ntfscommon.h:41: first defined here
/usr/bin/ld: /tmp/ccWsdAYB.o:./ddru_ntfscommon.h:41: multiple definition of 
`tvEnd'; /tmp/cc6vVfdl.o:./ddru_ntfscommon.h:41: first defined here
/usr/bin/ld: /tmp/ccWsdAYB.o:./ddru_ntfscommon.h:41: multiple definition of 
`tvBegin'; /tmp/cc6vVfdl.o:./ddru_ntfscommon.h:41: first defined here
/usr/bin/ld: /tmp/ccWsdAYB.o:./ddru_ntfscommon.h:39: multiple definition of 
`end_time'; /tmp/cc6vVfdl.o:./ddru_ntfscommon.h:39: first defined here
/usr/bin/ld: /tmp/ccWsdAYB.o:./ddru_ntfscommon.h:39: multiple definition of 
`start_time'; /tmp/cc6vVfdl.o:./ddru_ntfscommon.h:39: first defined here
collect2: error: ld returned 1 exit status
make[1]: *** [makefile:25: ddru_ntfsbitmap] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j4 "INSTALL=install --strip-program=true" returned 
exit code 2
make: *** [debian/rules:9: build] Error 25
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: ddrutility
Source-Version: 2.8-1.1
Done: Sudip Mukherjee <sudipm.mukher...@gmail.com>

We believe that the bug you reported is fixed in the latest version of
ddrutility, 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 ddrutility 
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: Thu, 21 Jan 2021 20:51:18 +0000
Source: ddrutility
Architecture: source
Version: 2.8-1.1
Distribution: unstable
Urgency: medium
Maintainer: Paulo Roberto Alves de Oliveira (aka kretcheu) <kretc...@gmail.com>
Changed-By: Sudip Mukherjee <sudipm.mukher...@gmail.com>
Closes: 957129
Changes:
 ddrutility (2.8-1.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Fix ftbfs with GCC-10. (Closes: #957129)
Checksums-Sha1:
 17ec9fae49cf674433df6759ac473c995ccc1577 1751 ddrutility_2.8-1.1.dsc
 c2f68b1ee340a575ac8f06fafe15f2a2b5556525 3600 ddrutility_2.8-1.1.debian.tar.xz
 0c96bb682840467be86647a085b736d0a8af475c 6018 
ddrutility_2.8-1.1_amd64.buildinfo
Checksums-Sha256:
 a7e15785406605e96cd0b2be627b74f057d9392dfc37648122ac5a32925679c1 1751 
ddrutility_2.8-1.1.dsc
 ca7c56f7dd1d54a7a415b02404ce9950448cf1cb5f790a45284ef3110f8c815e 3600 
ddrutility_2.8-1.1.debian.tar.xz
 baaaf0c768ed0b3603dfdb16e6a8ad608e24ffeab183502eea89d392af9b24f4 6018 
ddrutility_2.8-1.1_amd64.buildinfo
Files:
 aeeaf5fbb1324187c0b2d85fba93b847 1751 utils optional ddrutility_2.8-1.1.dsc
 9ed3ce7d00af7f5d99d5217a33ccec68 3600 utils optional 
ddrutility_2.8-1.1.debian.tar.xz
 2dac58373db3a9f7d981418ec6101323 6018 utils optional 
ddrutility_2.8-1.1_amd64.buildinfo

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

iQIzBAEBCgAdFiEEuDQJkCg9jZvBlJrHR5mjUUbRKzUFAmAJ6dMACgkQR5mjUUbR
KzUL5A/9FSBCX0Gvl52lKKU3ylAJIEEN6r9DgtgdjzX9r8A/1J1ZmMTUtPAkcf7X
V3u67tQxLT3NUz0Wx8NrQ2zh1BXAlFyiVmUZFpiIzmiKkEWDmEM+d04fp+JFFZY4
DfFGbm4S03UmHTdL0A6eY32ZKm1Zt9AbJb95mcNULTJjLphpe/lNckvQ/IO9LI1E
29EAPWyO31mknPiQCGEzZdkAebj8aTTfn4DCG6SQtrKtKZybrS6Ezyq1VubAD81f
yoM0KEJITr5T425E1C9Z17lXHgu3SrvvFgxY5NuGKuZW6ofRf2PPrUu579YUM0tF
9gh+k/StVhSb/0nkAQ2+zwp+/3jodJ8i56lFzlYjv20KFoDk5bJxnP3CQupSTAvV
aFST749u9wvh2ubJFJvo/6aJlvbPOy7yTwwOzODcBv22Vcn8rNDevlSlWQcHGoCl
yS/S/tu1YW82ClngIBkfwibqqMfInFXV2wbfNvqEsy8X6PKzI0L+RsWBtffeBme3
iye7B/0ar03StYwsDlams0vjCUnmXKCBOGxo7T+qOoQf8CYr5yUr1x5wV8s/s0Mp
COnfiaKTYa35rQwZUcA10OivVGwp9pf78sq9gErnLzZGNHNVybiH/NI5/bteSyP9
qUrSEPZ8fePKXFq1W8/V/3iBbzzF36fyOxprGyhM1bCGNitEaNU=
=V7PS
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to