Your message dated Thu, 06 Aug 2020 14:40:28 +0000
with message-id <e1k3h4g-0001tj...@fasolo.debian.org>
and subject line Bug#957818: fixed in smstools 3.1.21-4
has caused the Debian Bug report #957818,
regarding smstools: 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.)


-- 
957818: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=957818
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:smstools
Version: 3.1.21-3
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/smstools_3.1.21-3_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: charshift.o:./smsd_cfg.h:340: multiple definition of `shell'; 
/tmp/ccYmxK2M.o:./smsd_cfg.h:340: first defined here
/usr/bin/ld: charshift.o:./smsd_cfg.h:339: multiple definition of 
`ic_purge_interval'; /tmp/ccYmxK2M.o:./smsd_cfg.h:339: first defined here
/usr/bin/ld: charshift.o:./smsd_cfg.h:338: multiple definition of 
`ic_purge_read'; /tmp/ccYmxK2M.o:./smsd_cfg.h:338: first defined here
/usr/bin/ld: charshift.o:./smsd_cfg.h:337: multiple definition of 
`ic_purge_minutes'; /tmp/ccYmxK2M.o:./smsd_cfg.h:337: first defined here
/usr/bin/ld: charshift.o:./smsd_cfg.h:336: multiple definition of 
`ic_purge_hours'; /tmp/ccYmxK2M.o:./smsd_cfg.h:336: first defined here
/usr/bin/ld: charshift.o:./smsd_cfg.h:335: multiple definition of 
`priviledged_numbers'; /tmp/ccYmxK2M.o:./smsd_cfg.h:335: first defined here
/usr/bin/ld: charshift.o:./smsd_cfg.h:334: multiple definition of 
`keep_messages'; /tmp/ccYmxK2M.o:./smsd_cfg.h:334: first defined here
/usr/bin/ld: charshift.o:./smsd_cfg.h:333: multiple definition of 
`executable_check'; /tmp/ccYmxK2M.o:./smsd_cfg.h:333: first defined here
/usr/bin/ld: charshift.o:./smsd_cfg.h:332: multiple definition of 
`log_single_lines'; /tmp/ccYmxK2M.o:./smsd_cfg.h:332: first defined here
/usr/bin/ld: charshift.o:./smsd_cfg.h:331: multiple definition of 
`log_charconv'; /tmp/ccYmxK2M.o:./smsd_cfg.h:331: first defined here
/usr/bin/ld: charshift.o:./smsd_cfg.h:330: multiple definition of 
`outgoing_utf8'; /tmp/ccYmxK2M.o:./smsd_cfg.h:330: first defined here
/usr/bin/ld: charshift.o:./smsd_cfg.h:329: multiple definition of 
`incoming_utf8'; /tmp/ccYmxK2M.o:./smsd_cfg.h:329: first defined here
/usr/bin/ld: charshift.o:./smsd_cfg.h:328: multiple definition of 
`filename_preview'; /tmp/ccYmxK2M.o:./smsd_cfg.h:328: first defined here
/usr/bin/ld: charshift.o:./smsd_cfg.h:327: multiple definition of `admin_to'; 
/tmp/ccYmxK2M.o:./smsd_cfg.h:327: first defined here
/usr/bin/ld: charshift.o:./smsd_cfg.h:326: multiple definition of 
`regular_run_interval'; /tmp/ccYmxK2M.o:./smsd_cfg.h:326: first defined here
/usr/bin/ld: charshift.o:./smsd_cfg.h:325: multiple definition of 
`regular_run'; /tmp/ccYmxK2M.o:./smsd_cfg.h:325: first defined here
/usr/bin/ld: charshift.o:./smsd_cfg.h:324: multiple definition of 
`date_filename'; /tmp/ccYmxK2M.o:./smsd_cfg.h:324: first defined here
/usr/bin/ld: charshift.o:./smsd_cfg.h:322: multiple definition of 
`store_original_filename'; /tmp/ccYmxK2M.o:./smsd_cfg.h:322: first defined here
/usr/bin/ld: charshift.o:./smsd_cfg.h:321: multiple definition of 
`keep_filename'; /tmp/ccYmxK2M.o:./smsd_cfg.h:321: first defined here
/usr/bin/ld: charshift.o:./smsd_cfg.h:320: multiple definition of 
`internal_combine_binary'; /tmp/ccYmxK2M.o:./smsd_cfg.h:320: first defined here
/usr/bin/ld: charshift.o:./smsd_cfg.h:319: multiple definition of 
`internal_combine'; /tmp/ccYmxK2M.o:./smsd_cfg.h:319: first defined here
/usr/bin/ld: charshift.o:./smsd_cfg.h:318: multiple definition of 
`decode_unicode_text'; /tmp/ccYmxK2M.o:./smsd_cfg.h:318: first defined here
/usr/bin/ld: charshift.o:./smsd_cfg.h:317: multiple definition of 
`validity_period'; /tmp/ccYmxK2M.o:./smsd_cfg.h:317: first defined here
/usr/bin/ld: charshift.o:./smsd_cfg.h:316: multiple definition of 
`store_sent_pdu'; /tmp/ccYmxK2M.o:./smsd_cfg.h:316: first defined here
/usr/bin/ld: charshift.o:./smsd_cfg.h:315: multiple definition of 
`store_received_pdu'; /tmp/ccYmxK2M.o:./smsd_cfg.h:315: first defined here
/usr/bin/ld: charshift.o:./smsd_cfg.h:314: multiple definition of 
`receive_before_send'; /tmp/ccYmxK2M.o:./smsd_cfg.h:314: first defined here
/usr/bin/ld: charshift.o:./smsd_cfg.h:313: multiple definition of `autosplit'; 
/tmp/ccYmxK2M.o:./smsd_cfg.h:313: first defined here
/usr/bin/ld: charshift.o:./smsd_cfg.h:312: multiple definition of 
`errorsleeptime'; /tmp/ccYmxK2M.o:./smsd_cfg.h:312: first defined here
/usr/bin/ld: charshift.o:./smsd_cfg.h:311: multiple definition of `blockafter'; 
/tmp/ccYmxK2M.o:./smsd_cfg.h:311: first defined here
/usr/bin/ld: charshift.o:./smsd_cfg.h:310: multiple definition of `blocktime'; 
/tmp/ccYmxK2M.o:./smsd_cfg.h:310: first defined here
/usr/bin/ld: charshift.o:./smsd_cfg.h:309: multiple definition of 
`delaytime_mainprocess'; /tmp/ccYmxK2M.o:./smsd_cfg.h:309: first defined here
/usr/bin/ld: charshift.o:./smsd_cfg.h:308: multiple definition of `delaytime'; 
/tmp/ccYmxK2M.o:./smsd_cfg.h:308: first defined here
/usr/bin/ld: charshift.o:./smsd_cfg.h:307: multiple definition of `devices'; 
/tmp/ccYmxK2M.o:./smsd_cfg.h:307: first defined here
/usr/bin/ld: charshift.o:./smsd_cfg.h:306: multiple definition of `queues'; 
/tmp/ccYmxK2M.o:./smsd_cfg.h:306: first defined here
/usr/bin/ld: charshift.o:./smsd_cfg.h:305: multiple definition of `loglevel'; 
/tmp/ccYmxK2M.o:./smsd_cfg.h:305: first defined here
/usr/bin/ld: charshift.o:./smsd_cfg.h:304: multiple definition of `logfile'; 
/tmp/ccYmxK2M.o:./smsd_cfg.h:304: first defined here
/usr/bin/ld: charshift.o:./smsd_cfg.h:303: multiple definition of `alarmlevel'; 
/tmp/ccYmxK2M.o:./smsd_cfg.h:303: first defined here
/usr/bin/ld: charshift.o:./smsd_cfg.h:302: multiple definition of 
`checkhandler'; /tmp/ccYmxK2M.o:./smsd_cfg.h:302: first defined here
/usr/bin/ld: charshift.o:./smsd_cfg.h:301: multiple definition of 
`alarmhandler'; /tmp/ccYmxK2M.o:./smsd_cfg.h:301: first defined here
/usr/bin/ld: charshift.o:./smsd_cfg.h:300: multiple definition of 
`eventhandler'; /tmp/ccYmxK2M.o:./smsd_cfg.h:300: first defined here
/usr/bin/ld: charshift.o:./smsd_cfg.h:299: multiple definition of `d_checked'; 
/tmp/ccYmxK2M.o:./smsd_cfg.h:299: first defined here
/usr/bin/ld: charshift.o:./smsd_cfg.h:298: multiple definition of 
`d_sent_copy'; /tmp/ccYmxK2M.o:./smsd_cfg.h:298: first defined here
/usr/bin/ld: charshift.o:./smsd_cfg.h:297: multiple definition of `d_sent'; 
/tmp/ccYmxK2M.o:./smsd_cfg.h:297: first defined here
/usr/bin/ld: charshift.o:./smsd_cfg.h:296: multiple definition of `d_saved'; 
/tmp/ccYmxK2M.o:./smsd_cfg.h:296: first defined here
/usr/bin/ld: charshift.o:./smsd_cfg.h:295: multiple definition of 
`d_phonecalls'; /tmp/ccYmxK2M.o:./smsd_cfg.h:295: first defined here
/usr/bin/ld: charshift.o:./smsd_cfg.h:294: multiple definition of 
`d_report_copy'; /tmp/ccYmxK2M.o:./smsd_cfg.h:294: first defined here
/usr/bin/ld: charshift.o:./smsd_cfg.h:293: multiple definition of `d_report'; 
/tmp/ccYmxK2M.o:./smsd_cfg.h:293: first defined here
/usr/bin/ld: charshift.o:./smsd_cfg.h:292: multiple definition of 
`d_incoming_copy'; /tmp/ccYmxK2M.o:./smsd_cfg.h:292: first defined here
/usr/bin/ld: charshift.o:./smsd_cfg.h:291: multiple definition of `d_incoming'; 
/tmp/ccYmxK2M.o:./smsd_cfg.h:291: first defined here
/usr/bin/ld: charshift.o:./smsd_cfg.h:290: multiple definition of 
`d_failed_copy'; /tmp/ccYmxK2M.o:./smsd_cfg.h:290: first defined here
/usr/bin/ld: charshift.o:./smsd_cfg.h:289: multiple definition of `d_failed'; 
/tmp/ccYmxK2M.o:./smsd_cfg.h:289: first defined here
/usr/bin/ld: charshift.o:./smsd_cfg.h:288: multiple definition of `d_spool'; 
/tmp/ccYmxK2M.o:./smsd_cfg.h:288: first defined here
/usr/bin/ld: charshift.o:./smsd_cfg.h:287: multiple definition of `configfile'; 
/tmp/ccYmxK2M.o:./smsd_cfg.h:287: first defined here
/usr/bin/ld: charshift.o:./smsd_cfg.h:139: multiple definition of `tmpdir'; 
/tmp/ccYmxK2M.o:./smsd_cfg.h:139: first defined here
/usr/bin/ld: charshift.o:./smsd_cfg.h:138: multiple definition of 
`put_command_sent'; /tmp/ccYmxK2M.o:./smsd_cfg.h:138: first defined here
/usr/bin/ld: charshift.o:./smsd_cfg.h:137: multiple definition of 
`put_command_timeouts'; /tmp/ccYmxK2M.o:./smsd_cfg.h:137: first defined here
/usr/bin/ld: charshift.o:./smsd_cfg.h:135: multiple definition of 
`modem_handle'; /tmp/ccYmxK2M.o:./smsd_cfg.h:135: first defined here
/usr/bin/ld: charshift.o:./smsd_cfg.h:133: multiple definition of 
`process_start_time'; /tmp/ccYmxK2M.o:./smsd_cfg.h:133: first defined here
/usr/bin/ld: charshift.o:./smsd_cfg.h:130: multiple definition of `process_id'; 
/tmp/ccYmxK2M.o:./smsd_cfg.h:130: first defined here
/usr/bin/ld: charshift.o:./smsd_cfg.h:129: multiple definition of 
`process_title'; /tmp/ccYmxK2M.o:./smsd_cfg.h:129: first defined here
/usr/bin/ld: charshift.o:./logging.h:33: multiple definition of 
`trouble_logging_started'; /tmp/ccYmxK2M.o:./logging.h:33: first defined here
/usr/bin/ld: charshift.o:./logging.h:21: multiple definition of `logch_buffer'; 
/tmp/ccYmxK2M.o:./logging.h:21: first defined here
collect2: error: ld returned 1 exit status
make[2]: *** [Makefile:74: smsd] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>/src'
make[1]: *** [Makefile:10: compile] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_auto_build: error: make -j4 "INSTALL=install --strip-program=true" returned 
exit code 2
make: *** [debian/rules:20: build] Error 25
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: smstools
Source-Version: 3.1.21-4
Done: Thorsten Alteholz <deb...@alteholz.de>

We believe that the bug you reported is fixed in the latest version of
smstools, 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.
Thorsten Alteholz <deb...@alteholz.de> (supplier of updated smstools 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: Wed, 05 Aug 2020 21:39:26 +0200
Source: smstools
Binary: smstools smstools-dbgsym
Architecture: source amd64
Version: 3.1.21-4
Distribution: unstable
Urgency: medium
Maintainer: Debian Mobcom Maintainers 
<debian-mobcom-maintain...@lists.alioth.debian.org>
Changed-By: Thorsten Alteholz <deb...@alteholz.de>
Description:
 smstools   - SMS server tools for GSM modems
Closes: 957818
Changes:
 smstools (3.1.21-4) unstable; urgency=medium
 .
   * take care of gcc10 errors (Closes: #957818)
   * debian/control: bump standard to 4.5.0 (no changes)
   * debian/control: use dh12
   * debian/patches/spelling.patch: add more stuff noted by lintian
Checksums-Sha1:
 8f5c0a8ad271296a17db2dde514fba44099daf77 2134 smstools_3.1.21-4.dsc
 31f1de1613e3c040896b73563f2270f5480952cd 356548 smstools_3.1.21.orig.tar.gz
 6ba949b025e3c6c4a59e0f1cbb8b70314f50afbd 40224 smstools_3.1.21-4.debian.tar.xz
 37717a011ea7e5c479e4d7abafacb1ce7f4b0cdb 319828 
smstools-dbgsym_3.1.21-4_amd64.deb
 bc2e85ead34b81d26be5a9fa935ecd6b8c9612e4 5988 smstools_3.1.21-4_amd64.buildinfo
 87d635633481892228d317f6ea0f7ef362d685a1 348804 smstools_3.1.21-4_amd64.deb
Checksums-Sha256:
 aae98dc21ae0c4f94ee9431a8c75f47620626531d7625f54f0f7e410eb5550ff 2134 
smstools_3.1.21-4.dsc
 a26ba4c02b16f6cf13177bffca6c9230dc5fefaeba8e3030cd4e4905f6a92084 356548 
smstools_3.1.21.orig.tar.gz
 6fa24100f650be892f4e7bb59e49099e75ec03c4933d0895ea9d6d41e2a3b72b 40224 
smstools_3.1.21-4.debian.tar.xz
 2d9911e616dc9b53f0a4fcdf834ea0ee9adfd703b54a2cf02cef1ab200d6be12 319828 
smstools-dbgsym_3.1.21-4_amd64.deb
 06fbc9a49bc55f562438bf6f9b496fdef86275fb7b6f68abdbc652a512b2696f 5988 
smstools_3.1.21-4_amd64.buildinfo
 b1751640d225d4a8c097d0a428fb19ce68fe6594a6774bf4f15d223d00e8c63e 348804 
smstools_3.1.21-4_amd64.deb
Files:
 204827ccb5a1d45df487e76d92b39e23 2134 comm optional smstools_3.1.21-4.dsc
 6a9f038fb38a49cc3a4f8f14a88fb8af 356548 comm optional 
smstools_3.1.21.orig.tar.gz
 37b7d88836246d028b66ea4a51dd8afb 40224 comm optional 
smstools_3.1.21-4.debian.tar.xz
 6f1903559018f28658c571f922517b95 319828 debug optional 
smstools-dbgsym_3.1.21-4_amd64.deb
 647690417431dd2eb507183d72f7d6b9 5988 comm optional 
smstools_3.1.21-4_amd64.buildinfo
 d9bb80f9e36336803d76fc7ec5781bd1 348804 comm optional 
smstools_3.1.21-4_amd64.deb

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

iQKnBAEBCgCRFiEEYgH7/9u94Hgi6ruWlvysDTh7WEcFAl8rEGBfFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDYy
MDFGQkZGREJCREUwNzgyMkVBQkI5Njk2RkNBQzBEMzg3QjU4NDcTHGRlYmlhbkBh
bHRlaG9sei5kZQAKCRCW/KwNOHtYR6g9D/0V0wBujERhRKe4ZAndU42lHKMSnAkS
zkK4OLjbcBN93TGsqrioYOLPnrChkh5LM3Xr/10nUvu84Jd2V03A5xmMOWgARA5Y
e+YXMiT2/RDJDLvl2f16WRlO8AihBpKsxNRSi8ErQifLacsUZFL2GARsL1pjSn67
+YuCmDXfQq3YnhvjksftwUfjOvxwG4i/Sc58KQlAmYjPdXT4MZP7ylFdLaFLXLNh
JYu7ZQCVs6Bmb/+e2oTiXF9nfd696tKg5HkduNHwcOtCXEtC5SBTDC8dCWUkcr96
81YsO7mqS5QmxGPP9t9M1Vck85G1rFEEdQPLBUxBwUWzu7DKXqy5pQ3qPWLE4sYu
anXtM9YKsf779gPjZ6vgt/P/mQ/UotO3+EIAhgHTyhSCmap3RW1/GpdKfYX4+RDi
9U9IgpqluXLwlXPXJLAcfO+7HtplX2F3c9gZblHRKZ3XnVdd0TXK1SmLNOaZfaKD
OolTsKKcT08WJ1qL/LpU1b9+ae2UnzHqU3GSsWQbCEKIt4PSkz3IK855E/8GVPXB
OnjPrJIaKL5rJS0mB/0+wd+wiSkmu9WAKBllwnOp/go8eEgpiN5WfHlt0ULhVRt7
7YDXni+9WLCsBxRHG7mm9Kq7bLcKl8OIM+jprOn2+G8d44QP0tzfYw6VxtNJM6ci
XD81nN5DZp7B+Q==
=RXoV
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to