[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#997161: marked as done (ecasound: FTBFS: ecasignalview.cpp:354:13: error: format not a string literal and no format arguments [-Werror=format-security])



Your message dated Mon, 29 Nov 2021 16:33:35 +0000
with message-id <E1mrjax-0005Uk-Kx@fasolo.debian.org>
and subject line Bug#997161: fixed in ecasound 2.9.3-3
has caused the Debian Bug report #997161,
regarding ecasound: FTBFS: ecasignalview.cpp:354:13: error: format not a string literal and no format arguments [-Werror=format-security]
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 owner@bugs.debian.org
immediately.)


-- 
997161: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=997161
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: ecasound
Version: 2.9.3-2
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> /bin/bash ../libtool  --tag=CC   --mode=link gcc -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -o ecalength ecalength.o ../libecasoundc/libecasoundc.la -lasound -ldl -lm -lpthread 
> libtool: link: g++ -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o .libs/ecaconvert ecaconvert.o ecicpp_helpers.o  ../libecasoundc/.libs/libecasoundc.so ../kvutils/.libs/libkvutils.a -lasound -ldl -lm -lpthread
> ecasignalview.cpp: In function ‘void ecasv_output_init()’:
> ecasignalview.cpp:354:13: error: format not a string literal and no format arguments [-Werror=format-security]
>   354 |     mvprintw(r++, 0, bar);
>       |     ~~~~~~~~^~~~~~~~~~~~~
> ecasignalview.cpp:360:13: error: format not a string literal and no format arguments [-Werror=format-security]
>   360 |     mvprintw(r++, 0, bar);
>       |     ~~~~~~~~^~~~~~~~~~~~~
> libtool: link: gcc -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o .libs/ecalength ecalength.o  ../libecasoundc/.libs/libecasoundc.so -lasound -ldl -lm -lpthread
> /bin/bash ../libtool  --tag=CXX   --mode=link g++ -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -o ecanormalize ecanormalize.o ecicpp_helpers.o ../libecasoundc/libecasoundc.la ../kvutils/libkvutils.la -lasound -ldl -lm -lpthread 
> /bin/bash ../libtool  --tag=CC   --mode=link gcc -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -o ecaplay ecaplay.o ../libecasoundc/libecasoundc.la -lasound -ldl -lm -lpthread 
> /bin/bash ../libtool  --tag=CXX   --mode=link g++ -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security  -Wl,-z,relro -o ecafixdc ecafixdc.o ecicpp_helpers.o ../libecasoundc/libecasoundc.la ../kvutils/libkvutils.la -lasound -ldl -lm -lpthread 
> libtool: link: gcc -ffast-math -fstrict-aliasing -DNDEBUG -DENABLE_DBC -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o .libs/ecaplay ecaplay.o  ../libecasoundc/.libs/libecasoundc.so -lasound -ldl -lm -lpthread
> libtool: link: g++ -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o .libs/ecanormalize ecanormalize.o ecicpp_helpers.o  ../libecasoundc/.libs/libecasoundc.so ../kvutils/.libs/libkvutils.a -lasound -ldl -lm -lpthread
> libtool: link: g++ -ffast-math -fstrict-aliasing -std=c++98 -DNDEBUG -DENABLE_DBC -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o .libs/ecafixdc ecafixdc.o ecicpp_helpers.o  ../libecasoundc/.libs/libecasoundc.so ../kvutils/.libs/libkvutils.a -lasound -ldl -lm -lpthread
> cc1plus: some warnings being treated as errors
> make[4]: *** [Makefile:707: ecasignalview.o] Error 1


The full build log is available from:
http://qa-logs.debian.net/2021/10/23/ecasound_2.9.3-2_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.

--- End Message ---
--- Begin Message ---
Source: ecasound
Source-Version: 2.9.3-3
Done: IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org>

We believe that the bug you reported is fixed in the latest version of
ecasound, 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 997161@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org> (supplier of updated ecasound 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 ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Mon, 29 Nov 2021 17:01:57 +0100
Source: ecasound
Architecture: source
Version: 2.9.3-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Changed-By: IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org>
Closes: 997161
Changes:
 ecasound (2.9.3-3) unstable; urgency=medium
 .
   * Team upload.
 .
   [ IOhannes m zmölnig (Debian/GNU) ]
   * Add patch to fix string literal formats.
     Thanks to Sergei Trofimovich <slyich@gmail.com> (Closes: #997161)
   * Drop DVI and PS files from ecasound-doc
   * Fix more typos
   * Mark some files as not-installed
   * Add an autopkgtest
   * Have ecasound-el depend only on emacsen-common
   * Split out arch-indep B-Ds
   * Fix capitalisation in d/control
   * Use https:// for upstream
   * Add myself to copyright holders
   * Apply 'wrap-and-sort -ast'
   * Add salsa-ci configuration
   * Update d/watch
   * Bump dh-compat to 13
   * Bump standards version to 4.6.0
 .
   [ Sebastian Ramacher ]
   * Remove old TODO
 .
   [ Debian Janitor ]
   * Apply multi-arch hints. + ecasound-doc: Add Multi-Arch: foreign.
Checksums-Sha1:
 3baad0c301d50881f0143a9192eb1ce5fa899484 2859 ecasound_2.9.3-3.dsc
 64f17ae7d366083cb2f792ba2a5cf6fdaf5cd05b 23892 ecasound_2.9.3-3.debian.tar.xz
Checksums-Sha256:
 53de3167eea214b70881ba89aec8fe1041156feb1438b41e286b71fc2537026e 2859 ecasound_2.9.3-3.dsc
 0da2b25f8118069f1312986948c69f9ab85bae491180e1a83bffe384649eff71 23892 ecasound_2.9.3-3.debian.tar.xz
Files:
 e7b764bc97cdadcc9fdbcf3e98b6c0fb 2859 sound optional ecasound_2.9.3-3.dsc
 e4ce707d7eb12ed71ea861e853ea991a 23892 sound optional ecasound_2.9.3-3.debian.tar.xz

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

iQIzBAEBCAAdFiEEdAXnRVdICXNIABVttlAZxH96NvgFAmGk+ycACgkQtlAZxH96
Nvg+aA//Wxdha1Xnfq8bhxEJIlgkBsCBkzh7mzpI36yyCvZ83IWJC28wBmdRUnMp
AUknNmCaR/NiSEHa2kV0VTihPTc7gBz/0g/TJWSt02POJvLbVS++4xp6QsyhHQ7s
F5Wlfzw1BWoYtuRUhQXduafHUS0iotIbZeM0ma5LNLDo2prXirdc38AoepBvKWFZ
DpBYbAf9TprGhvCqHQio1qnc4+2ye+NrfVCjv41AvBjBavvhpVGYfkvEQlgznrD5
ZBwq+TbcAdVot58p4f7xJKbbLjchVsN6KzkIn122ROcxnsKD2yfnyqTNYQDHa4+B
zke+SOXBsQSCEnR7ejb856jWNj3PilEwZcFzFTPnoiH6AwNBE+r8CCfgh8yL9zND
qPVTB0PJa2dd3VO+ducyTDZrWzoDAqj7P/1uCJONjBWzyJyeUnfe0BZQLgWpOmHQ
E+8Va4og0+jE69CfP0QDa2jJKmSy0aIdDQpM+tF6ZjM4Iyp1cvKWC4wdK/kULRVS
DFSoP3HImndgaaeQtuGVst/kvvRDcFwn/fuDbASLFgKhQ+gKx9XmhhK5SGJ3UK+G
HMb9K/+ihc1+fXnqI3RcrsNthW7/fM8jB3bD3oLlanaCgv+Sy5XoSn21Jh7QV/+z
TmhMSIeoVPOPYD6J1l5M8pFxoziXk+EwcO3Gw38LCJSeVtwlzVY=
=hi24
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: