Your message dated Sun, 07 Feb 2021 12:39:32 +0000
with message-id <[email protected]>
and subject line Bug#957781: fixed in scantool 2.1-2.1
has caused the Debian Bug report #957781,
regarding scantool: 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.)


-- 
957781: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=957781
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:scantool
Version: 2.0-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/scantool_2.0-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

[...]
/usr/bin/ld: options.o:./globals.h:40: multiple definition of 
`is_not_genuine_scan_tool'; main.o:./globals.h:40: first defined here
/usr/bin/ld: sensors.o:./globals.h:43: multiple definition of 
`system_of_measurements'; main.o:./globals.h:43: first defined here
/usr/bin/ld: sensors.o:./error_handlers.h:4: multiple definition of 
`temp_error_buf'; main.o:./error_handlers.h:4: first defined here
/usr/bin/ld: sensors.o:./serial.h:87: multiple definition of `comport'; 
main.o:./serial.h:87: first defined here
/usr/bin/ld: sensors.o:./globals.h:40: multiple definition of 
`is_not_genuine_scan_tool'; main.o:./globals.h:40: first defined here
/usr/bin/ld: sensors.o:./serial.h:80: multiple definition of `serial_time_out'; 
main.o:./serial.h:80: first defined here
/usr/bin/ld: sensors.o:./serial.h:81: multiple definition of 
`serial_timer_running'; main.o:./serial.h:81: first defined here
/usr/bin/ld: sensors.o:./globals.h:61: multiple definition of `datafile'; 
main.o:./globals.h:61: first defined here
/usr/bin/ld: sensors.o:./globals.h:50: multiple definition of `log_file_name'; 
main.o:./globals.h:50: first defined here
/usr/bin/ld: sensors.o:./globals.h:49: multiple definition of 
`code_defs_file_name'; main.o:./globals.h:49: first defined here
/usr/bin/ld: sensors.o:./globals.h:48: multiple definition of `data_file_name'; 
main.o:./globals.h:48: first defined here
/usr/bin/ld: sensors.o:./globals.h:47: multiple definition of 
`options_file_name'; main.o:./globals.h:47: first defined here
/usr/bin/ld: sensors.o:./globals.h:44: multiple definition of `display_mode'; 
main.o:./globals.h:44: first defined here
/usr/bin/ld: trouble_code_reader.o:./globals.h:61: multiple definition of 
`datafile'; main.o:./globals.h:61: first defined here
/usr/bin/ld: trouble_code_reader.o:./globals.h:49: multiple definition of 
`code_defs_file_name'; main.o:./globals.h:49: first defined here
/usr/bin/ld: trouble_code_reader.o:./serial.h:87: multiple definition of 
`comport'; main.o:./serial.h:87: first defined here
/usr/bin/ld: trouble_code_reader.o:./error_handlers.h:4: multiple definition of 
`temp_error_buf'; main.o:./error_handlers.h:4: first defined here
/usr/bin/ld: trouble_code_reader.o:./serial.h:80: multiple definition of 
`serial_time_out'; main.o:./serial.h:80: first defined here
/usr/bin/ld: trouble_code_reader.o:./serial.h:81: multiple definition of 
`serial_timer_running'; main.o:./serial.h:81: first defined here
/usr/bin/ld: trouble_code_reader.o:./globals.h:50: multiple definition of 
`log_file_name'; main.o:./globals.h:50: first defined here
/usr/bin/ld: trouble_code_reader.o:./globals.h:48: multiple definition of 
`data_file_name'; main.o:./globals.h:48: first defined here
/usr/bin/ld: trouble_code_reader.o:./globals.h:47: multiple definition of 
`options_file_name'; main.o:./globals.h:47: first defined here
/usr/bin/ld: trouble_code_reader.o:./globals.h:44: multiple definition of 
`display_mode'; main.o:./globals.h:44: first defined here
/usr/bin/ld: trouble_code_reader.o:./globals.h:43: multiple definition of 
`system_of_measurements'; main.o:./globals.h:43: first defined here
/usr/bin/ld: trouble_code_reader.o:./globals.h:40: multiple definition of 
`is_not_genuine_scan_tool'; main.o:./globals.h:40: first defined here
/usr/bin/ld: custom_gui.o:./globals.h:61: multiple definition of `datafile'; 
main.o:./globals.h:61: first defined here
/usr/bin/ld: custom_gui.o:./globals.h:50: multiple definition of 
`log_file_name'; main.o:./globals.h:50: first defined here
/usr/bin/ld: custom_gui.o:./globals.h:49: multiple definition of 
`code_defs_file_name'; main.o:./globals.h:49: first defined here
/usr/bin/ld: custom_gui.o:./globals.h:48: multiple definition of 
`data_file_name'; main.o:./globals.h:48: first defined here
/usr/bin/ld: custom_gui.o:./globals.h:47: multiple definition of 
`options_file_name'; main.o:./globals.h:47: first defined here
/usr/bin/ld: custom_gui.o:./globals.h:44: multiple definition of 
`display_mode'; main.o:./globals.h:44: first defined here
/usr/bin/ld: custom_gui.o:./globals.h:43: multiple definition of 
`system_of_measurements'; main.o:./globals.h:43: first defined here
/usr/bin/ld: custom_gui.o:./globals.h:40: multiple definition of 
`is_not_genuine_scan_tool'; main.o:./globals.h:40: first defined here
/usr/bin/ld: error_handlers.o:./globals.h:61: multiple definition of 
`datafile'; main.o:./globals.h:61: first defined here
/usr/bin/ld: error_handlers.o:./error_handlers.h:4: multiple definition of 
`temp_error_buf'; main.o:./error_handlers.h:4: first defined here
/usr/bin/ld: error_handlers.o:./globals.h:50: multiple definition of 
`log_file_name'; main.o:./globals.h:50: first defined here
/usr/bin/ld: error_handlers.o:./globals.h:49: multiple definition of 
`code_defs_file_name'; main.o:./globals.h:49: first defined here
/usr/bin/ld: error_handlers.o:./globals.h:48: multiple definition of 
`data_file_name'; main.o:./globals.h:48: first defined here
/usr/bin/ld: error_handlers.o:./globals.h:47: multiple definition of 
`options_file_name'; main.o:./globals.h:47: first defined here
/usr/bin/ld: error_handlers.o:./globals.h:44: multiple definition of 
`display_mode'; main.o:./globals.h:44: first defined here
/usr/bin/ld: error_handlers.o:./globals.h:43: multiple definition of 
`system_of_measurements'; main.o:./globals.h:43: first defined here
/usr/bin/ld: error_handlers.o:./globals.h:40: multiple definition of 
`is_not_genuine_scan_tool'; main.o:./globals.h:40: first defined here
/usr/bin/ld: about.o:./globals.h:61: multiple definition of `datafile'; 
main.o:./globals.h:61: first defined here
/usr/bin/ld: about.o:./serial.h:87: multiple definition of `comport'; 
main.o:./serial.h:87: first defined here
/usr/bin/ld: about.o:./serial.h:80: multiple definition of `serial_time_out'; 
main.o:./serial.h:80: first defined here
/usr/bin/ld: about.o:./serial.h:81: multiple definition of 
`serial_timer_running'; main.o:./serial.h:81: first defined here
/usr/bin/ld: about.o:./globals.h:50: multiple definition of `log_file_name'; 
main.o:./globals.h:50: first defined here
/usr/bin/ld: about.o:./globals.h:49: multiple definition of 
`code_defs_file_name'; main.o:./globals.h:49: first defined here
/usr/bin/ld: about.o:./globals.h:48: multiple definition of `data_file_name'; 
main.o:./globals.h:48: first defined here
/usr/bin/ld: about.o:./globals.h:47: multiple definition of 
`options_file_name'; main.o:./globals.h:47: first defined here
/usr/bin/ld: about.o:./globals.h:44: multiple definition of `display_mode'; 
main.o:./globals.h:44: first defined here
/usr/bin/ld: about.o:./globals.h:43: multiple definition of 
`system_of_measurements'; main.o:./globals.h:43: first defined here
/usr/bin/ld: about.o:./globals.h:40: multiple definition of 
`is_not_genuine_scan_tool'; main.o:./globals.h:40: first defined here
/usr/bin/ld: reset.o:./serial.h:81: multiple definition of 
`serial_timer_running'; main.o:./serial.h:81: first defined here
/usr/bin/ld: reset.o:./serial.h:80: multiple definition of `serial_time_out'; 
main.o:./serial.h:80: first defined here
/usr/bin/ld: reset.o:./globals.h:40: multiple definition of 
`is_not_genuine_scan_tool'; main.o:./globals.h:40: first defined here
/usr/bin/ld: reset.o:./serial.h:87: multiple definition of `comport'; 
main.o:./serial.h:87: first defined here
/usr/bin/ld: reset.o:./globals.h:61: multiple definition of `datafile'; 
main.o:./globals.h:61: first defined here
/usr/bin/ld: reset.o:./globals.h:50: multiple definition of `log_file_name'; 
main.o:./globals.h:50: first defined here
/usr/bin/ld: reset.o:./globals.h:49: multiple definition of 
`code_defs_file_name'; main.o:./globals.h:49: first defined here
/usr/bin/ld: reset.o:./globals.h:48: multiple definition of `data_file_name'; 
main.o:./globals.h:48: first defined here
/usr/bin/ld: reset.o:./globals.h:47: multiple definition of 
`options_file_name'; main.o:./globals.h:47: first defined here
/usr/bin/ld: reset.o:./globals.h:44: multiple definition of `display_mode'; 
main.o:./globals.h:44: first defined here
/usr/bin/ld: reset.o:./globals.h:43: multiple definition of 
`system_of_measurements'; main.o:./globals.h:43: first defined here
collect2: error: ld returned 1 exit status
make[1]: *** [makefile:56: scantool] 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:5: build] Error 25
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: scantool
Source-Version: 2.1-2.1
Done: Adrian Bunk <[email protected]>

We believe that the bug you reported is fixed in the latest version of
scantool, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Adrian Bunk <[email protected]> (supplier of updated scantool 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 [email protected])


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

Format: 1.8
Date: Sun, 07 Feb 2021 14:09:54 +0200
Source: scantool
Architecture: source
Version: 2.1-2.1
Distribution: unstable
Urgency: medium
Maintainer: Kees Cook <[email protected]>
Changed-By: Adrian Bunk <[email protected]>
Closes: 957781
Changes:
 scantool (2.1-2.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Add patch from Logan Rosen to fix FTBFS with gcc 10.
     (Closes: #957781)
Checksums-Sha1:
 89126c66efb91eb5a029c7a8f027b8cecb093770 1726 scantool_2.1-2.1.dsc
 7668e72be1c5e058e4c68d009e91eb635a017323 5276 scantool_2.1-2.1.debian.tar.xz
Checksums-Sha256:
 9b3945546a1aab2979fa4d8db299bbbc6b2d148305145de0c28243e85e9a90b5 1726 
scantool_2.1-2.1.dsc
 0bc56b220a0a4419e16af62779f94fd25f200d43631e168aee865ce22efc2872 5276 
scantool_2.1-2.1.debian.tar.xz
Files:
 8e83d820939a8bb5f83dc1e02a28f397 1726 electronics optional scantool_2.1-2.1.dsc
 5a5a98d7374d6ad7c16569b4d1e2ec95 5276 electronics optional 
scantool_2.1-2.1.debian.tar.xz

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

iQIzBAEBCgAdFiEEOvp1f6xuoR0v9F3wiNJCh6LYmLEFAmAf2S0ACgkQiNJCh6LY
mLFpjhAAmB0iHp6XWL1HgCzgTYAbjky9hBxo+PV8t015Ni/NfDKDc48GqunFeRY3
xfRiTlEeQYhS0sPG7efK1s053mwB/qyQpeENZTFuez0tW9wFHqV7fjzW8yqR6JSv
0two1J2lQ3ElkSZtZ1F5jX+uv6CNjS7Nl9GjWPezMCutWNsmtWwFP0fiXWYaC4t8
Dg3KzSZaPjfrVxO6BUW9uhicXhtyZPmKOigAlkXR0V4Z4Q532rCu1Lez6fVVzLnz
sC2jJVNEyoP36voA36baOqldNdygDQdt7Da7gSrIAoFtrfvrohxz3I+d5D2sTdj2
2sbakkrSLVQETalpjIKdz1W9em83hwRzNFJpjZJceMmQLJZRMrCV5rYvIzw3AKlK
TCthH1UGpNrvOUhTNy0WKquxbgjyAMlnOjJ+dqfbZ+IMlvV1kej2Nqykrvf6kpRX
3gadLHaiIBD8aWhfApB8YIPkCOLCoWUE0X3vddi23+7mRbAwnJZTbWuRN7QqKupr
A7ed7wcLPcIBRL2z5YuJK8AhTfJEg+q5bQMAKN2gM8pDiWzwZ3ydQWLYGX9l4m1p
PxxUYZCdrL3ldqOnhFpLLfKmJRPUycKLIn45F/onXyCn4UobIhNLN2V1oxV2oTkp
b22Z/LCiUVG9+yrWencsnoSV4+NE/N350AF83eNUQhUzC8tLmSs=
=Kcnp
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to