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

Bug#983974: marked as done (audacious: ftbfs with GCC-11)



Your message dated Wed, 13 Oct 2021 20:22:36 +0000
with message-id <E1maklo-0000yD-UV@fasolo.debian.org>
and subject line Bug#983974: fixed in audacious 4.0.5-2
has caused the Debian Bug report #983974,
regarding audacious: ftbfs with GCC-11
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.)


-- 
983974: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=983974
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: src:audacious
Version: 4.0.5-1
Severity: normal
Tags: sid bookworm
User: debian-gcc@lists.debian.org
Usertags: ftbfs-gcc-11

[This bug is not targeted to the upcoming bullseye release]

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-11/g++-11, but succeeds to build with gcc-10/g++-10. The
severity of this report will be raised before the bookworm release,
so nothing has to be done for the bullseye release.

The full build log can be found at:
http://people.debian.org/~doko/logs/20210228/filtered/gcc11/audacious_4.0.5-1_unstable_gcc11.log
The last lines of the build log are at the end of this report.

To build with GCC 11, either set CC=gcc-11 CXX=g++-11 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-11/porting_to.html

GCC 11 defaults to the GNU++17 standard.  If your package installs
header files in /usr/include, please don't work around C++17 issues
by choosing a lower C++ standard for the package build, but fix these
issues to build with the C++17 standard.

[...]
	Normalized debian/audacious/usr/share/locale/en_GB/LC_MESSAGES/audacious.mo
	Normalized debian/audacious/usr/share/locale/ca/LC_MESSAGES/audacious.mo
	Normalized debian/audacious/usr/share/locale/gl/LC_MESSAGES/audacious.mo
	Normalized debian/audacious/usr/share/locale/bg/LC_MESSAGES/audacious.mo
	Normalized debian/audacious/usr/share/locale/ml_IN/LC_MESSAGES/audacious.mo
	Normalized debian/audacious/usr/share/locale/ru/LC_MESSAGES/audacious.mo
	Normalized debian/audacious/usr/share/locale/nl/LC_MESSAGES/audacious.mo
	Normalized debian/audacious/usr/share/locale/be/LC_MESSAGES/audacious.mo
	Normalized debian/audacious/usr/share/locale/pl/LC_MESSAGES/audacious.mo
	Normalized debian/audacious/usr/share/locale/fr/LC_MESSAGES/audacious.mo
	Normalized debian/audacious/usr/share/locale/ko/LC_MESSAGES/audacious.mo
	Normalized debian/audacious/usr/share/locale/id_ID/LC_MESSAGES/audacious.mo
	Normalized debian/audacious/usr/share/locale/sv/LC_MESSAGES/audacious.mo
	Normalized debian/audacious/usr/share/locale/sr/LC_MESSAGES/audacious.mo
	Normalized debian/audacious/usr/share/locale/lv/LC_MESSAGES/audacious.mo
   dh_compress
   dh_fixperms
   dh_missing
   dh_dwz
   dh_strip
   dh_makeshlibs
dpkg-gensymbols: warning: some new symbols appeared in the symbols file: see diff output below
dpkg-gensymbols: error: some symbols or patterns disappeared in the symbols file: see diff output below
dpkg-gensymbols: warning: debian/libaudcore5/DEBIAN/symbols doesn't match completely debian/libaudcore5.symbols
--- debian/libaudcore5.symbols (libaudcore5_4.0.5-1_amd64)
+++ dpkg-gensymbolsO8k0qu	2021-03-01 21:01:33.472887325 +0000
@@ -211,6 +211,9 @@
  (c++|regex)"^str_append_vprintf\(StringBuf&, char const\*, (__va_list_tag\*?|char\*|std::__va_list|void\*)\)@Base" 4.0
  (c++|regex)"^str_format_time\((long|long long)\)@Base$" 3.8
  (c++|regex)"^str_vprintf\(char const\*, (__va_list_tag\*?|char\*|std::__va_list|void\*)\)@Base$" 3.9
+ _ZNSt11unique_lockISt5mutexE6unlockEv@Base 4.0.5-1
+ _ZNSt14_Function_baseD1Ev@Base 4.0.5-1
+ _ZNSt14_Function_baseD2Ev@Base 4.0.5-1
  (c++)"aud_art_data(AudArtItem const*)@Base" 3.9
  (c++)"aud_art_file(AudArtItem const*)@Base" 3.9
  (c++)"aud_art_request(char const*, int, bool*)@Base" 3.9
@@ -363,7 +366,7 @@
  (c++)"int_to_str(int)@Base" 3.8
  (c++)"mainloop_quit()@Base" 3.8
  (c++)"mainloop_run()@Base" 3.8
- (c++)"std::call_once<void (&)()>(std::once_flag&, void (&)())::{lambda()#2}::_FUN()@Base" 4.0
+#MISSING: 4.0.5-1# (c++)"std::call_once<void (&)()>(std::once_flag&, void (&)())::{lambda()#2}::_FUN()@Base" 4.0
  (c++)"std::thread::_State_impl<std::thread::_Invoker<std::tuple<void (*)()> > >::_M_run()@Base" 4.0
  (c++)"std::thread::_State_impl<std::thread::_Invoker<std::tuple<void (*)()> > >::~_State_impl()@Base" 4.0
  (c++)"std::thread::_State_impl<std::thread::_Invoker<std::tuple<void (*)(QueuedData*), QueuedData*> > >::_M_run()@Base" 4.0
dpkg-gensymbols: warning: some new symbols appeared in the symbols file: see diff output below
dpkg-gensymbols: warning: debian/libaudgui5/DEBIAN/symbols doesn't match completely debian/libaudgui5.symbols
--- debian/libaudgui5.symbols (libaudgui5_4.0.5-1_amd64)
+++ dpkg-gensymbolsfrpBiM	2021-03-01 21:01:33.596887372 +0000
@@ -75,3 +75,4 @@
  (c++)"audgui_urilist_insert(Playlist, int, char const*)@Base" 3.9
  (c++)"audgui_urilist_open(char const*)@Base" 3.8
  (c++)"audgui_vis_bar_color(_GdkColor const&, int, int, float&, float&, float&)@Base" 4.0
+ images_get_resource@Base 4.0.5-1
dpkg-gensymbols: warning: some new symbols appeared in the symbols file: see diff output below
dpkg-gensymbols: warning: debian/libaudqt2/DEBIAN/symbols doesn't match completely debian/libaudqt2.symbols
--- debian/libaudqt2.symbols (libaudqt2_4.0.5-1_amd64)
+++ dpkg-gensymbols65jAn0	2021-03-01 21:01:33.832887462 +0000
@@ -1,6 +1,8 @@
 libaudqt.so.2 libaudqt2 #MINVER#
  (c++)"QByteArray::~QByteArray()@Base" 3.7.1
  (c++)"QString::~QString()@Base" 3.7.1
+ _ZN7QStringC1ERKS_@Base 4.0.5-1
+ _ZN7QStringC2ERKS_@Base 4.0.5-1
  (c++)"audqt::ColorButton::ColorButton(QWidget*)@Base" 4.0
  (c++)"audqt::ColorButton::onColorChanged()@Base" 4.0
  (c++)"audqt::ColorButton::paintEvent(QPaintEvent*)@Base" 4.0
dh_makeshlibs: error: failing due to earlier errors
make: *** [debian/rules:15: binary] Error 25
dpkg-buildpackage: error: fakeroot debian/rules binary subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: audacious
Source-Version: 4.0.5-2
Done: Mateusz Łukasik <mati75@linuxmint.pl>

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

Debian distribution maintenance software
pp.
Mateusz Łukasik <mati75@linuxmint.pl> (supplier of updated audacious 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: SHA512

Format: 1.8
Date: Wed, 13 Oct 2021 21:45:42 +0200
Source: audacious
Architecture: source
Version: 4.0.5-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Changed-By: Mateusz Łukasik <mati75@linuxmint.pl>
Closes: 983974
Changes:
 audacious (4.0.5-2) unstable; urgency=medium
 .
   [ Jelmer Vernooij ]
   * Set upstream Repository/Repository-Browse fields.
 .
   [ Mateusz Łukasik ]
   * Merge requests for salsa:
     - Describe Qt and GTK options in audacious manpage
     - Fix some issues reported by lintian
   * d/control:
     - Bump Standards-Version to 4.6.0.
     - Bump dh version to 13.
   * Update symbols files - fix FTBFS with gcc-11. (Closes: #983974)
Checksums-Sha1:
 5e506bc7a2818cdc36917610b0d68d502c5c760e 2320 audacious_4.0.5-2.dsc
 d04093384b0d5e258ebc4e256554c1f501893e13 18756 audacious_4.0.5-2.debian.tar.xz
Checksums-Sha256:
 8e1276179b4f29803e47b36716633d92feba3d281175cdb605dba9aa1ee24ea4 2320 audacious_4.0.5-2.dsc
 a31b7d7ccb532c037c63aecc8fe16fb3f0ed11b1c68cec4f499f405f4bea38dd 18756 audacious_4.0.5-2.debian.tar.xz
Files:
 95a26147fb83db8bba4e666f676e3294 2320 sound optional audacious_4.0.5-2.dsc
 b17999b8c265505ab8ccb6d8cc9ef21d 18756 sound optional audacious_4.0.5-2.debian.tar.xz

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

iQIzBAEBCgAdFiEE94y6B4F7sUmhHTOQafL8UW6nGZMFAmFnN+cACgkQafL8UW6n
GZN1yA//bH6d0xRM3U55r+Q6NzQMfEkQWbrrpxzq1HXTm1CT215Jh/asohUZgRVU
MyF8quyeqAATHE94k6bNI4BNYU6wlPIX/vQ9Jd3JDLVNKsfwAuTaKQ8vQGMWEQt5
x37+uwkKTTvtS/wDucF/pZviIthlXbEap4N3f/rZ+tZKPXrNH+UrsgW4n1NuFVfN
9Uug1d4jp/KrnrQaNpiz+xeUrGF0id1VqXaOhIA1Zr/a8W48L76efouXSl0ERL5F
/pvEaJ4AgRbANj5WerHSVe9BMIRglt9CAeU3l+jXNoUpy2PcurthDveT2y+zXzd7
4SwAZOjZs8NcM3NpU9xK8NZJ4sGimCr6Wd5Vs4lDpXsUatbgNfgAdJEtw3GsL7Jd
/suppKyLBBUlVznHBREcEhRcr5WeyXeunyeWdw2OdrOt2kAsvNPU5/wxupu2PyHY
/zctVJu7DYk4WEnd+1Um9Aj7HvAIXPOhrVzmfwYQqudAw7hsMJyeCA7pywhUY3nK
uKc2lU2qJXRpJNr0ECMvoFqNqSoVTMTlOiewahU0Cuc/bxClLcQluGSTHYMUggxZ
eVkth2uVuezIWmkDEvU7XDtVuTK8W5HZs1A1KkQ1lJNjRc6zwgO2BlyV56ZkKBDH
MZPqDntQuB4/ZyG6THXHSiFqb2hVyihootR2MWtY0fTaBtx7k78=
=leQv
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: