Your message dated Mon, 10 Aug 2020 12:03:28 +0000
with message-id <[email protected]>
and subject line Bug#957019: fixed in atlc 4.6.1-2.1
has caused the Debian Bug report #957019,
regarding atlc: 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.)


-- 
957019: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=957019
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:atlc
Version: 4.6.1-2
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/atlc_4.6.1-2_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

[...]
x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DNEED_MPI_CODE    -g -O2 -Wall 
-MT atlc-update_voltage_array.o -MD -MP -MF .deps/atlc-update_voltage_array.Tpo 
-c -o atlc-update_voltage_array.o `test -f 'update_voltage_array.c' || echo 
'./'`update_voltage_array.c
mv -f .deps/atlc-update_voltage_array.Tpo .deps/atlc-update_voltage_array.Po
x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DNEED_MPI_CODE    -g -O2 -Wall 
-MT atlc-check_for_boundaries.o -MD -MP -MF .deps/atlc-check_for_boundaries.Tpo 
-c -o atlc-check_for_boundaries.o `test -f 'check_for_boundaries.c' || echo 
'./'`check_for_boundaries.c
mv -f .deps/atlc-check_for_boundaries.Tpo .deps/atlc-check_for_boundaries.Po
x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DNEED_MPI_CODE    -g -O2 -Wall 
-MT atlc-memory.o -MD -MP -MF .deps/atlc-memory.Tpo -c -o atlc-memory.o `test 
-f 'memory.c' || echo './'`memory.c
mv -f .deps/atlc-memory.Tpo .deps/atlc-memory.Po
x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DNEED_MPI_CODE    -g -O2 -Wall 
-MT atlc-setup_arrays.o -MD -MP -MF .deps/atlc-setup_arrays.Tpo -c -o 
atlc-setup_arrays.o `test -f 'setup_arrays.c' || echo './'`setup_arrays.c
mv -f .deps/atlc-setup_arrays.Tpo .deps/atlc-setup_arrays.Po
x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DNEED_MPI_CODE    -g -O2 -Wall 
-MT atlc-finite_difference_single_threaded.o -MD -MP -MF 
.deps/atlc-finite_difference_single_threaded.Tpo -c -o 
atlc-finite_difference_single_threaded.o `test -f 
'finite_difference_single_threaded.c' || echo 
'./'`finite_difference_single_threaded.c
mv -f .deps/atlc-finite_difference_single_threaded.Tpo 
.deps/atlc-finite_difference_single_threaded.Po
x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DNEED_MPI_CODE    -g -O2 -Wall 
-MT atlc-finite_difference_multi_threaded.o -MD -MP -MF 
.deps/atlc-finite_difference_multi_threaded.Tpo -c -o 
atlc-finite_difference_multi_threaded.o `test -f 
'finite_difference_multi_threaded.c' || echo 
'./'`finite_difference_multi_threaded.c
mv -f .deps/atlc-finite_difference_multi_threaded.Tpo 
.deps/atlc-finite_difference_multi_threaded.Po
x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DNEED_MPI_CODE    -g -O2 -Wall 
-MT atlc-usage_atlc.o -MD -MP -MF .deps/atlc-usage_atlc.Tpo -c -o 
atlc-usage_atlc.o `test -f 'usage_atlc.c' || echo './'`usage_atlc.c
mv -f .deps/atlc-usage_atlc.Tpo .deps/atlc-usage_atlc.Po
x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DNEED_MPI_CODE    -g -O2 -Wall 
-MT atlc-check_for_shorts.o -MD -MP -MF .deps/atlc-check_for_shorts.Tpo -c -o 
atlc-check_for_shorts.o `test -f 'check_for_shorts.c' || echo 
'./'`check_for_shorts.c
mv -f .deps/atlc-check_for_shorts.Tpo .deps/atlc-check_for_shorts.Po
x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DNEED_MPI_CODE    -g -O2 -Wall 
-MT atlc-find_energy_per_metre.o -MD -MP -MF 
.deps/atlc-find_energy_per_metre.Tpo -c -o atlc-find_energy_per_metre.o `test 
-f 'find_energy_per_metre.c' || echo './'`find_energy_per_metre.c
mv -f .deps/atlc-find_energy_per_metre.Tpo .deps/atlc-find_energy_per_metre.Po
x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DNEED_MPI_CODE    -g -O2 -Wall 
-MT atlc-set_oddity_from_Greens_paper.o -MD -MP -MF 
.deps/atlc-set_oddity_from_Greens_paper.Tpo -c -o 
atlc-set_oddity_from_Greens_paper.o `test -f 'set_oddity_from_Greens_paper.c' 
|| echo './'`set_oddity_from_Greens_paper.c
set_oddity_from_Greens_paper.c: In function ‘set_oddity_value’:
set_oddity_from_Greens_paper.c:45:10: warning: variable ‘er’ set but not used 
[-Wunused-but-set-variable]
   45 |   double er, ERa, ERb, ERl, ERr;
      |          ^~
mv -f .deps/atlc-set_oddity_from_Greens_paper.Tpo 
.deps/atlc-set_oddity_from_Greens_paper.Po
x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DNEED_MPI_CODE    -g -O2 -Wall 
-MT atlc-get_file_pointer_with_right_filename.o -MD -MP -MF 
.deps/atlc-get_file_pointer_with_right_filename.Tpo -c -o 
atlc-get_file_pointer_with_right_filename.o `test -f 
'get_file_pointer_with_right_filename.c' || echo 
'./'`get_file_pointer_with_right_filename.c
get_file_pointer_with_right_filename.c: In function 
‘get_file_pointer_with_right_filename’:
get_file_pointer_with_right_filename.c:54:12: warning: ‘strncpy’ specified 
bound depends on the length of the source argument [-Wstringop-overflow=]
   54 |   basename=strncpy(basename,filename,strlen(filename)-4);
      |            ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
get_file_pointer_with_right_filename.c:54:38: note: length computed here
   54 |   basename=strncpy(basename,filename,strlen(filename)-4);
      |                                      ^~~~~~~~~~~~~~~~
mv -f .deps/atlc-get_file_pointer_with_right_filename.Tpo 
.deps/atlc-get_file_pointer_with_right_filename.Po
x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DNEED_MPI_CODE    -g -O2 -Wall 
-MT atlc-find_maximum_values.o -MD -MP -MF .deps/atlc-find_maximum_values.Tpo 
-c -o atlc-find_maximum_values.o `test -f 'find_maximum_values.c' || echo 
'./'`find_maximum_values.c
mv -f .deps/atlc-find_maximum_values.Tpo .deps/atlc-find_maximum_values.Po
x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DNEED_MPI_CODE    -g -O2 -Wall 
-MT atlc-calculate_colour_data.o -MD -MP -MF 
.deps/atlc-calculate_colour_data.Tpo -c -o atlc-calculate_colour_data.o `test 
-f 'calculate_colour_data.c' || echo './'`calculate_colour_data.c
mv -f .deps/atlc-calculate_colour_data.Tpo .deps/atlc-calculate_colour_data.Po
x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DNEED_MPI_CODE    -g -O2 -Wall 
-MT atlc-find_electric_fields.o -MD -MP -MF .deps/atlc-find_electric_fields.Tpo 
-c -o atlc-find_electric_fields.o `test -f 'find_electric_fields.c' || echo 
'./'`find_electric_fields.c
mv -f .deps/atlc-find_electric_fields.Tpo .deps/atlc-find_electric_fields.Po
x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DNEED_MPI_CODE    -g -O2 -Wall 
-MT atlc-get_options.o -MD -MP -MF .deps/atlc-get_options.Tpo -c -o 
atlc-get_options.o `test -f 'get_options.c' || echo './'`get_options.c
mv -f .deps/atlc-get_options.Tpo .deps/atlc-get_options.Po
x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DNEED_MPI_CODE    -g -O2 -Wall 
-MT atlc-exit_with_msg_and_exit_code.o -MD -MP -MF 
.deps/atlc-exit_with_msg_and_exit_code.Tpo -c -o 
atlc-exit_with_msg_and_exit_code.o `test -f 'exit_with_msg_and_exit_code.c' || 
echo './'`exit_with_msg_and_exit_code.c
mv -f .deps/atlc-exit_with_msg_and_exit_code.Tpo 
.deps/atlc-exit_with_msg_and_exit_code.Po
x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DNEED_MPI_CODE    -g -O2 -Wall 
-MT atlc-do_fd_calculation.o -MD -MP -MF .deps/atlc-do_fd_calculation.Tpo -c -o 
atlc-do_fd_calculation.o `test -f 'do_fd_calculation.c' || echo 
'./'`do_fd_calculation.c
mv -f .deps/atlc-do_fd_calculation.Tpo .deps/atlc-do_fd_calculation.Po
x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DNEED_MPI_CODE    -g -O2 -Wall 
-MT atlc-swap_conductor_voltages.o -MD -MP -MF 
.deps/atlc-swap_conductor_voltages.Tpo -c -o atlc-swap_conductor_voltages.o 
`test -f 'swap_conductor_voltages.c' || echo './'`swap_conductor_voltages.c
mv -f .deps/atlc-swap_conductor_voltages.Tpo 
.deps/atlc-swap_conductor_voltages.Po
x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DNEED_MPI_CODE    -g -O2 -Wall 
-MT atlc-print_copyright.o -MD -MP -MF .deps/atlc-print_copyright.Tpo -c -o 
atlc-print_copyright.o `test -f 'print_copyright.c' || echo 
'./'`print_copyright.c
mv -f .deps/atlc-print_copyright.Tpo .deps/atlc-print_copyright.Po
x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DNEED_MPI_CODE    -g -O2 -Wall 
-MT atlc-print_data_for_directional_couplers.o -MD -MP -MF 
.deps/atlc-print_data_for_directional_couplers.Tpo -c -o 
atlc-print_data_for_directional_couplers.o `test -f 
'print_data_for_directional_couplers.c' || echo 
'./'`print_data_for_directional_couplers.c
mv -f .deps/atlc-print_data_for_directional_couplers.Tpo 
.deps/atlc-print_data_for_directional_couplers.Po
x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DNEED_MPI_CODE    -g -O2 -Wall 
-MT atlc-print_data_for_two_conductor_lines.o -MD -MP -MF 
.deps/atlc-print_data_for_two_conductor_lines.Tpo -c -o 
atlc-print_data_for_two_conductor_lines.o `test -f 
'print_data_for_two_conductor_lines.c' || echo 
'./'`print_data_for_two_conductor_lines.c
mv -f .deps/atlc-print_data_for_two_conductor_lines.Tpo 
.deps/atlc-print_data_for_two_conductor_lines.Po
x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DNEED_MPI_CODE    -g -O2 -Wall 
-MT atlc-set_data_to_sensible_starting_values.o -MD -MP -MF 
.deps/atlc-set_data_to_sensible_starting_values.Tpo -c -o 
atlc-set_data_to_sensible_starting_values.o `test -f 
'set_data_to_sensible_starting_values.c' || echo 
'./'`set_data_to_sensible_starting_values.c
mv -f .deps/atlc-set_data_to_sensible_starting_values.Tpo 
.deps/atlc-set_data_to_sensible_starting_values.Po
x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DNEED_MPI_CODE    -g -O2 -Wall 
-MT atlc-write_fields_for_two_conductor_lines.o -MD -MP -MF 
.deps/atlc-write_fields_for_two_conductor_lines.Tpo -c -o 
atlc-write_fields_for_two_conductor_lines.o `test -f 
'write_fields_for_two_conductor_lines.c' || echo 
'./'`write_fields_for_two_conductor_lines.c
mv -f .deps/atlc-write_fields_for_two_conductor_lines.Tpo 
.deps/atlc-write_fields_for_two_conductor_lines.Po
x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..  -DNEED_MPI_CODE    -g -O2 -Wall 
-MT atlc-write_fields_for_directional_couplers.o -MD -MP -MF 
.deps/atlc-write_fields_for_directional_couplers.Tpo -c -o 
atlc-write_fields_for_directional_couplers.o `test -f 
'write_fields_for_directional_couplers.c' || echo 
'./'`write_fields_for_directional_couplers.c
mv -f .deps/atlc-write_fields_for_directional_couplers.Tpo 
.deps/atlc-write_fields_for_directional_couplers.Po
x86_64-linux-gnu-gcc  -g -O2 -Wall   -o atlc atlc-atlc.o 
atlc-read_bitmap_file_headers.o atlc-update_voltage_array.o 
atlc-check_for_boundaries.o atlc-memory.o atlc-setup_arrays.o 
atlc-finite_difference_single_threaded.o 
atlc-finite_difference_multi_threaded.o atlc-usage_atlc.o 
atlc-check_for_shorts.o atlc-find_energy_per_metre.o 
atlc-set_oddity_from_Greens_paper.o atlc-get_file_pointer_with_right_filename.o 
atlc-find_maximum_values.o atlc-calculate_colour_data.o 
atlc-find_electric_fields.o atlc-get_options.o 
atlc-exit_with_msg_and_exit_code.o atlc-do_fd_calculation.o 
atlc-swap_conductor_voltages.o atlc-print_copyright.o 
atlc-print_data_for_directional_couplers.o 
atlc-print_data_for_two_conductor_lines.o 
atlc-set_data_to_sensible_starting_values.o 
atlc-write_fields_for_two_conductor_lines.o 
atlc-write_fields_for_directional_couplers.o -lm   -lm 
/usr/bin/ld: 
atlc-swap_conductor_voltages.o:/<<PKGBUILDDIR>>/src/swap_conductor_voltages.c:39:
 multiple definition of `oddity'; atlc-atlc.o:/<<PKGBUILDDIR>>/src/atlc.c:71: 
first defined here
collect2: error: ld returned 1 exit status
make[3]: *** [Makefile:616: atlc] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>/src'
make[2]: *** [Makefile:293: all-recursive] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: *** [Makefile:231: all] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:36: build-stamp] Error 2
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: atlc
Source-Version: 4.6.1-2.1
Done: Sudip Mukherjee <[email protected]>

We believe that the bug you reported is fixed in the latest version of
atlc, 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.
Sudip Mukherjee <[email protected]> (supplier of updated atlc 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: Wed, 05 Aug 2020 12:17:38 +0100
Source: atlc
Architecture: source
Version: 4.6.1-2.1
Distribution: unstable
Urgency: medium
Maintainer: Bdale Garbee <[email protected]>
Changed-By: Sudip Mukherjee <[email protected]>
Closes: 957019
Changes:
 atlc (4.6.1-2.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Fix ftbfs with GCC-10. (Closes: #957019)
Checksums-Sha1:
 b6c57ff74784c9a985e3a19aabc5faee0ee35ab5 1797 atlc_4.6.1-2.1.dsc
 1b001153811612307b192d1e1e2e28eb1cd98d74 5696 atlc_4.6.1-2.1.debian.tar.xz
 2b1c656781b53c3b279967ec3e7142d7c2000f9a 5917 atlc_4.6.1-2.1_amd64.buildinfo
Checksums-Sha256:
 ead0fd2d3203648a93c7b5d547ffe42f694597384dc58f0a398285a41a384e35 1797 
atlc_4.6.1-2.1.dsc
 2928708835e3f603cbdea6e53ef5f190c1b060f034a197026fb95ffaca4255df 5696 
atlc_4.6.1-2.1.debian.tar.xz
 d1d1b927d1dd6dc0b0e6460e7b188b42cb21c603c763ced5eb87c8d33830312c 5917 
atlc_4.6.1-2.1_amd64.buildinfo
Files:
 32f30ceb643a2260ff5e5e48dae82df6 1797 electronics optional atlc_4.6.1-2.1.dsc
 eec09677652ef4581e3b718c7bfd305b 5696 electronics optional 
atlc_4.6.1-2.1.debian.tar.xz
 ac33ed7fcc38cd3cd4e6e866dc5afb7e 5917 electronics optional 
atlc_4.6.1-2.1_amd64.buildinfo

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

iQIzBAEBCgAdFiEEuDQJkCg9jZvBlJrHR5mjUUbRKzUFAl8qlzMACgkQR5mjUUbR
KzX3Ug//QpmQS6Qh62R0wInUHFOfTfV0BFuxh3tDqMI6DjOQIt8VeYg+Wsmjfwj2
uaMObgE37tzmg8bJ1ZmTcAJiRtb28weUFMi/rL6sfQ7EinlXo4TkK9DPLn5k6LOl
ICm5+14AzFp9qn8B0CR47YiM9/7ZZKFypa5/Xi8yiDJjK5ZepkSgc8NaWHjf5IJm
yME6LGN7Pa8PyRNoF63KXjZ2IEgD8zTs7Y1E3QIT/vSydrbQW/IxJ2Wjhhp7C//p
nVIkvGLngerhxo32KmllH62cg1y1qaSlhBu/JcCA9u2A+IqCq1vOtsZE5fYcycTL
pKBG+1LwjPH6PFLs1tMO9oqEhC6XSLkIuIvn4kE24Qzb7SmeZ/evjJe9MTnmt2sH
hDrgey8CyYZKn3nDXvvjKuhJ1el1iBqsjO7MOZPIhOTVvBVF8F2M8EA2A4gweWJm
0qHlIIaKO6Zrb4QQ+kE1se0jqrNCCQQTroBAAxRiQyt1Akn2ggVM290yxGGkqLxX
pr4mCt61pmtO0B0sv8AIoHID9V8MFW20IZnWYtZ8cXOCGi+KHR6bhqAc9oy6xbrl
GYgkB8U/sTsP3/6I1rVZ9VZDbHYEMOdnr/Boq2STezHfPB8IhUMlnOm0qj+iOyWY
0dtPWj2Lc8AkJPWW7NIC4ViMHcZqSr79QKX8BW7u+C2YtXdCryo=
=wasw
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to