Your message dated Sat, 12 Feb 2022 21:33:44 +0000
with message-id <[email protected]>
and subject line Bug#984014: fixed in clementine 
1.4.0~rc1+git347-gfc4cb6fc7+dfsg-2
has caused the Debian Bug report #984014,
regarding clementine: 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 [email protected]
immediately.)


-- 
984014: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=984014
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:clementine
Version: 1.4.0~rc1+git347-gfc4cb6fc7+dfsg-1
Severity: normal
Tags: sid bookworm
User: [email protected]
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/clementine_1.4.0~rc1+git347-gfc4cb6fc7+dfsg-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.

[...]
Dependee 
"/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/CMakeFiles/clementine_lib.dir/DependInfo.cmake"
 is newer than depender 
"/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/CMakeFiles/clementine_lib.dir/depend.internal".
Dependee 
"/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/CMakeFiles/CMakeDirectoryInformation.cmake"
 is newer than depender 
"/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/CMakeFiles/clementine_lib.dir/depend.internal".
Scanning dependencies of target clementine_lib
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make  -f src/CMakeFiles/clementine_lib.dir/build.make 
src/CMakeFiles/clementine_lib.dir/build
make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[ 44%] Building CXX object 
src/CMakeFiles/clementine_lib.dir/analyzers/analyzercontainer.cpp.o
[ 44%] Building CXX object 
src/CMakeFiles/clementine_lib.dir/analyzers/baranalyzer.cpp.o
[ 44%] Building CXX object 
src/CMakeFiles/clementine_lib.dir/analyzers/analyzerbase.cpp.o
[ 44%] Building CXX object 
src/CMakeFiles/clementine_lib.dir/analyzers/blockanalyzer.cpp.o
cd "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src" && /usr/bin/c++ 
-DBOOST_BIND_NO_PLACEHOLDERS -DBUILD_QXT_CORE -DBUILD_QXT_GUI 
-DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB 
-DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_URL_CAST_FROM_STRING 
-DQT_OPENGL_LIB -DQT_SQL_LIB -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER 
-DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -DQXT_STATIC 
-I/usr/include/taglib -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/orc-0.4 
-I"/<<PKGBUILDDIR>>" -I"/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src" 
-I"/<<PKGBUILDDIR>>/src" 
-I"/<<PKGBUILDDIR>>/src/../3rdparty/gmock/gtest/include" 
-I"/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu" 
-I"/<<PKGBUILDDIR>>/3rdparty/qtsingleapplication" 
-I"/<<PKGBUILDDIR>>/3rdparty/qtiocompressor" -I"/<<PKGBUILDDIR>>/3rdparty/qxt" 
-I/usr/include/mygpo-qt5 -I"/<<PKGBUILDDIR>>/ext/libclementine-common" 
-I"/<<PKGBUILDDIR>>/ext/libclementine-tagreader" -I"/<<PKGB
 UILDDIR>>/obj-x86_64-linux-gnu/ext/libclementine-tagreader" 
-I"/<<PKGBUILDDIR>>/ext/libclementine-remote" 
-I"/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/ext/libclementine-remote" 
-I"/<<PKGBUILDDIR>>/ext/libclementine-spotifyblob" 
-I"/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/ext/libclementine-spotifyblob" 
-I/usr/include/gpod-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount 
-I/usr/include/blkid -I/usr/include/libusb-1.0 -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem 
/usr/include/x86_64-linux-gnu/qt5 -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtCore -isystem 
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtGui -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtSql -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtXml -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtOpenGL -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtDBus -isystem /usr/i
 nclude/x86_64-linux-gnu/qt5/QtX11Extras -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -DQT_NO_DEBUG_OUTPUT -DQT_NO_WARNING_OUTPUT -Wdate-time 
-D_FORTIFY_SOURCE=2 -Woverloaded-virtual -Wall -Wno-sign-compare 
-Wno-deprecated-declarations -Wno-unused-local-typedefs --std=c++0x 
-U__STRICT_ANSI__ -Werror -fPIC -o 
CMakeFiles/clementine_lib.dir/analyzers/baranalyzer.cpp.o -c 
"/<<PKGBUILDDIR>>/src/analyzers/baranalyzer.cpp"
cd "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src" && /usr/bin/c++ 
-DBOOST_BIND_NO_PLACEHOLDERS -DBUILD_QXT_CORE -DBUILD_QXT_GUI 
-DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB 
-DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_URL_CAST_FROM_STRING 
-DQT_OPENGL_LIB -DQT_SQL_LIB -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER 
-DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -DQXT_STATIC 
-I/usr/include/taglib -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/orc-0.4 
-I"/<<PKGBUILDDIR>>" -I"/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src" 
-I"/<<PKGBUILDDIR>>/src" 
-I"/<<PKGBUILDDIR>>/src/../3rdparty/gmock/gtest/include" 
-I"/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu" 
-I"/<<PKGBUILDDIR>>/3rdparty/qtsingleapplication" 
-I"/<<PKGBUILDDIR>>/3rdparty/qtiocompressor" -I"/<<PKGBUILDDIR>>/3rdparty/qxt" 
-I/usr/include/mygpo-qt5 -I"/<<PKGBUILDDIR>>/ext/libclementine-common" 
-I"/<<PKGBUILDDIR>>/ext/libclementine-tagreader" -I"/<<PKGB
 UILDDIR>>/obj-x86_64-linux-gnu/ext/libclementine-tagreader" 
-I"/<<PKGBUILDDIR>>/ext/libclementine-remote" 
-I"/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/ext/libclementine-remote" 
-I"/<<PKGBUILDDIR>>/ext/libclementine-spotifyblob" 
-I"/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/ext/libclementine-spotifyblob" 
-I/usr/include/gpod-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount 
-I/usr/include/blkid -I/usr/include/libusb-1.0 -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem 
/usr/include/x86_64-linux-gnu/qt5 -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtCore -isystem 
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtGui -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtSql -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtXml -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtOpenGL -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtDBus -isystem /usr/i
 nclude/x86_64-linux-gnu/qt5/QtX11Extras -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -DQT_NO_DEBUG_OUTPUT -DQT_NO_WARNING_OUTPUT -Wdate-time 
-D_FORTIFY_SOURCE=2 -Woverloaded-virtual -Wall -Wno-sign-compare 
-Wno-deprecated-declarations -Wno-unused-local-typedefs --std=c++0x 
-U__STRICT_ANSI__ -Werror -fPIC -o 
CMakeFiles/clementine_lib.dir/analyzers/analyzerbase.cpp.o -c 
"/<<PKGBUILDDIR>>/src/analyzers/analyzerbase.cpp"
cd "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src" && /usr/bin/c++ 
-DBOOST_BIND_NO_PLACEHOLDERS -DBUILD_QXT_CORE -DBUILD_QXT_GUI 
-DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB 
-DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_URL_CAST_FROM_STRING 
-DQT_OPENGL_LIB -DQT_SQL_LIB -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER 
-DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -DQXT_STATIC 
-I/usr/include/taglib -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/orc-0.4 
-I"/<<PKGBUILDDIR>>" -I"/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src" 
-I"/<<PKGBUILDDIR>>/src" 
-I"/<<PKGBUILDDIR>>/src/../3rdparty/gmock/gtest/include" 
-I"/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu" 
-I"/<<PKGBUILDDIR>>/3rdparty/qtsingleapplication" 
-I"/<<PKGBUILDDIR>>/3rdparty/qtiocompressor" -I"/<<PKGBUILDDIR>>/3rdparty/qxt" 
-I/usr/include/mygpo-qt5 -I"/<<PKGBUILDDIR>>/ext/libclementine-common" 
-I"/<<PKGBUILDDIR>>/ext/libclementine-tagreader" -I"/<<PKGB
 UILDDIR>>/obj-x86_64-linux-gnu/ext/libclementine-tagreader" 
-I"/<<PKGBUILDDIR>>/ext/libclementine-remote" 
-I"/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/ext/libclementine-remote" 
-I"/<<PKGBUILDDIR>>/ext/libclementine-spotifyblob" 
-I"/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/ext/libclementine-spotifyblob" 
-I/usr/include/gpod-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount 
-I/usr/include/blkid -I/usr/include/libusb-1.0 -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem 
/usr/include/x86_64-linux-gnu/qt5 -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtCore -isystem 
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtGui -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtSql -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtXml -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtOpenGL -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtDBus -isystem /usr/i
 nclude/x86_64-linux-gnu/qt5/QtX11Extras -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -DQT_NO_DEBUG_OUTPUT -DQT_NO_WARNING_OUTPUT -Wdate-time 
-D_FORTIFY_SOURCE=2 -Woverloaded-virtual -Wall -Wno-sign-compare 
-Wno-deprecated-declarations -Wno-unused-local-typedefs --std=c++0x 
-U__STRICT_ANSI__ -Werror -fPIC -o 
CMakeFiles/clementine_lib.dir/analyzers/analyzercontainer.cpp.o -c 
"/<<PKGBUILDDIR>>/src/analyzers/analyzercontainer.cpp"
cd "/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src" && /usr/bin/c++ 
-DBOOST_BIND_NO_PLACEHOLDERS -DBUILD_QXT_CORE -DBUILD_QXT_GUI 
-DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB 
-DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_URL_CAST_FROM_STRING 
-DQT_OPENGL_LIB -DQT_SQL_LIB -DQT_STRICT_ITERATORS -DQT_USE_QSTRINGBUILDER 
-DQT_WIDGETS_LIB -DQT_X11EXTRAS_LIB -DQT_XML_LIB -DQXT_STATIC 
-I/usr/include/taglib -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/orc-0.4 
-I"/<<PKGBUILDDIR>>" -I"/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src" 
-I"/<<PKGBUILDDIR>>/src" 
-I"/<<PKGBUILDDIR>>/src/../3rdparty/gmock/gtest/include" 
-I"/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu" 
-I"/<<PKGBUILDDIR>>/3rdparty/qtsingleapplication" 
-I"/<<PKGBUILDDIR>>/3rdparty/qtiocompressor" -I"/<<PKGBUILDDIR>>/3rdparty/qxt" 
-I/usr/include/mygpo-qt5 -I"/<<PKGBUILDDIR>>/ext/libclementine-common" 
-I"/<<PKGBUILDDIR>>/ext/libclementine-tagreader" -I"/<<PKGB
 UILDDIR>>/obj-x86_64-linux-gnu/ext/libclementine-tagreader" 
-I"/<<PKGBUILDDIR>>/ext/libclementine-remote" 
-I"/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/ext/libclementine-remote" 
-I"/<<PKGBUILDDIR>>/ext/libclementine-spotifyblob" 
-I"/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/ext/libclementine-spotifyblob" 
-I/usr/include/gpod-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libmount 
-I/usr/include/blkid -I/usr/include/libusb-1.0 -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem 
/usr/include/x86_64-linux-gnu/qt5 -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtCore -isystem 
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtGui -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtSql -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtXml -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtOpenGL -isystem 
/usr/include/x86_64-linux-gnu/qt5/QtDBus -isystem /usr/i
 nclude/x86_64-linux-gnu/qt5/QtX11Extras -g -O2 
-ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
-Werror=format-security -DQT_NO_DEBUG_OUTPUT -DQT_NO_WARNING_OUTPUT -Wdate-time 
-D_FORTIFY_SOURCE=2 -Woverloaded-virtual -Wall -Wno-sign-compare 
-Wno-deprecated-declarations -Wno-unused-local-typedefs --std=c++0x 
-U__STRICT_ANSI__ -Werror -fPIC -o 
CMakeFiles/clementine_lib.dir/analyzers/blockanalyzer.cpp.o -c 
"/<<PKGBUILDDIR>>/src/analyzers/blockanalyzer.cpp"
In file included from /usr/include/c++/11/type_traits:38,
                 from /usr/include/x86_64-linux-gnu/qt5/QtCore/qglobal.h:45,
                 from /usr/include/x86_64-linux-gnu/qt5/QtCore/qbasictimer.h:43,
                 from /usr/include/x86_64-linux-gnu/qt5/QtCore/QBasicTimer:1,
                 from /<<PKGBUILDDIR>>/src/analyzers/analyzerbase.h:35,
                 from /<<PKGBUILDDIR>>/src/analyzers/baranalyzer.h:30,
                 from /<<PKGBUILDDIR>>/src/analyzers/baranalyzer.cpp:26:
/usr/include/x86_64-linux-gnu/c++/11/bits/c++config.h:555:2: error: #warning 
"__STRICT_ANSI__ seems to have been undefined; this is not supported" 
[-Werror=cpp]
  555 | #warning "__STRICT_ANSI__ seems to have been undefined; this is not 
supported"
      |  ^~~~~~~
In file included from /usr/include/c++/11/type_traits:38,
                 from /usr/include/x86_64-linux-gnu/qt5/QtCore/qglobal.h:45,
                 from /usr/include/x86_64-linux-gnu/qt5/QtGui/qtguiglobal.h:43,
                 from 
/usr/include/x86_64-linux-gnu/qt5/QtWidgets/qtwidgetsglobal.h:43,
                 from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/qmenu.h:43,
                 from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/QMenu:1,
                 from /<<PKGBUILDDIR>>/src/analyzers/analyzercontainer.h:26,
                 from /<<PKGBUILDDIR>>/src/analyzers/analyzercontainer.cpp:23:
/usr/include/x86_64-linux-gnu/c++/11/bits/c++config.h:555:2: error: #warning 
"__STRICT_ANSI__ seems to have been undefined; this is not supported" 
[-Werror=cpp]
  555 | #warning "__STRICT_ANSI__ seems to have been undefined; this is not 
supported"
      |  ^~~~~~~
In file included from /usr/include/c++/11/type_traits:38,
                 from /usr/include/x86_64-linux-gnu/qt5/QtCore/qglobal.h:45,
                 from /usr/include/x86_64-linux-gnu/qt5/QtGui/qtguiglobal.h:43,
                 from /usr/include/x86_64-linux-gnu/qt5/QtGui/qcolor.h:43,
                 from /<<PKGBUILDDIR>>/src/analyzers/blockanalyzer.h:28,
                 from /<<PKGBUILDDIR>>/src/analyzers/blockanalyzer.cpp:27:
/usr/include/x86_64-linux-gnu/c++/11/bits/c++config.h:555:2: error: #warning 
"__STRICT_ANSI__ seems to have been undefined; this is not supported" 
[-Werror=cpp]
  555 | #warning "__STRICT_ANSI__ seems to have been undefined; this is not 
supported"
      |  ^~~~~~~
In file included from /usr/include/c++/11/type_traits:38,
                 from /usr/include/x86_64-linux-gnu/qt5/QtCore/qglobal.h:45,
                 from /usr/include/x86_64-linux-gnu/qt5/QtCore/qbasictimer.h:43,
                 from /usr/include/x86_64-linux-gnu/qt5/QtCore/QBasicTimer:1,
                 from /<<PKGBUILDDIR>>/src/analyzers/analyzerbase.h:35,
                 from /<<PKGBUILDDIR>>/src/analyzers/analyzerbase.cpp:25:
/usr/include/x86_64-linux-gnu/c++/11/bits/c++config.h:555:2: error: #warning 
"__STRICT_ANSI__ seems to have been undefined; this is not supported" 
[-Werror=cpp]
  555 | #warning "__STRICT_ANSI__ seems to have been undefined; this is not 
supported"
      |  ^~~~~~~
cc1plus: all warnings being treated as errors
make[3]: *** [src/CMakeFiles/clementine_lib.dir/build.make:3684: 
src/CMakeFiles/clementine_lib.dir/analyzers/analyzerbase.cpp.o] Error 1
make[3]: *** Waiting for unfinished jobs....
cc1plus: all warnings being treated as errors
make[3]: *** [src/CMakeFiles/clementine_lib.dir/build.make:3697: 
src/CMakeFiles/clementine_lib.dir/analyzers/analyzercontainer.cpp.o] Error 1
cc1plus: all warnings being treated as errors
make[3]: *** [src/CMakeFiles/clementine_lib.dir/build.make:3710: 
src/CMakeFiles/clementine_lib.dir/analyzers/baranalyzer.cpp.o] Error 1
cc1plus: all warnings being treated as errors
make[3]: *** [src/CMakeFiles/clementine_lib.dir/build.make:3723: 
src/CMakeFiles/clementine_lib.dir/analyzers/blockanalyzer.cpp.o] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make[2]: *** [CMakeFiles/Makefile2:658: src/CMakeFiles/clementine_lib.dir/all] 
Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make[1]: *** [Makefile:152: all] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
dh_auto_build: error: cd obj-x86_64-linux-gnu && make -j4 "INSTALL=install 
--strip-program=true" VERBOSE=1 returned exit code 2
make: *** [debian/rules:6: build] Error 25
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2

--- End Message ---
--- Begin Message ---
Source: clementine
Source-Version: 1.4.0~rc1+git347-gfc4cb6fc7+dfsg-2
Done: Thomas Pierson <[email protected]>

We believe that the bug you reported is fixed in the latest version of
clementine, 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.
Thomas Pierson <[email protected]> (supplier of updated clementine 
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: Sat, 12 Feb 2022 18:15:45 +0100
Source: clementine
Architecture: source
Version: 1.4.0~rc1+git347-gfc4cb6fc7+dfsg-2
Distribution: unstable
Urgency: medium
Maintainer: Thomas Pierson <[email protected]>
Changed-By: Thomas Pierson <[email protected]>
Closes: 984014
Changes:
 clementine (1.4.0~rc1+git347-gfc4cb6fc7+dfsg-2) unstable; urgency=medium
 .
   [ Pino Toscano ]
   * Remove the old clementine.xpm, and clementine-16.xpm icons, no more needed
     since the removal of the Debian menu file in 1.3.1+dfsg-1.
 .
   [ Florian Ernst ]
   * Fix FTBFS with GCC-11 by dropping -std=c++0x and -U__STRICT_ANSI__,
     patch taken from upstream. (Closes: #984014)
Checksums-Sha1:
 0bf56c6af5fc827a6f83c054e3c69736d743bb58 2569 
clementine_1.4.0~rc1+git347-gfc4cb6fc7+dfsg-2.dsc
 3872060d445988716baf9bcc345fd966b9577954 17916 
clementine_1.4.0~rc1+git347-gfc4cb6fc7+dfsg-2.debian.tar.xz
 bfcbc81f45ab01b1d79d697764fd9c4ba12ededb 17804 
clementine_1.4.0~rc1+git347-gfc4cb6fc7+dfsg-2_amd64.buildinfo
Checksums-Sha256:
 46be1e15097a833288af04dddacd9f600e2a52834e52500e8e93eb48f3b89592 2569 
clementine_1.4.0~rc1+git347-gfc4cb6fc7+dfsg-2.dsc
 7e124e81db02ede069e7e56d7c5a9d46315150957a8a68baff677c551ba3b442 17916 
clementine_1.4.0~rc1+git347-gfc4cb6fc7+dfsg-2.debian.tar.xz
 71efee46de708cb3cc2092812bf059093842ba26bf26e238c317088902017d5a 17804 
clementine_1.4.0~rc1+git347-gfc4cb6fc7+dfsg-2_amd64.buildinfo
Files:
 c1846a10ac16cbdd56e844ac455ef4a8 2569 sound optional 
clementine_1.4.0~rc1+git347-gfc4cb6fc7+dfsg-2.dsc
 b4a35bfab96457feed0bb408be7d572e 17916 sound optional 
clementine_1.4.0~rc1+git347-gfc4cb6fc7+dfsg-2.debian.tar.xz
 763f1a595e53ccf425bef14481da98b5 17804 sound optional 
clementine_1.4.0~rc1+git347-gfc4cb6fc7+dfsg-2_amd64.buildinfo

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

iQIzBAEBCgAdFiEE1ep0XAsfqTLrXPfadxdQdm4ccgsFAmIIIIEACgkQdxdQdm4c
cgsnBg/9EbEffXULLPoDTStesfrXW1rOykukuwbW0sNyTi8xKkekc7DwPt+fjpd9
J5IbW1asIFQja0uuL3wWrCMBURxoJiCkpXI+jya7+P1p01/0tI7nqkx4liJRt7kV
Tra/wnmBNp6a7CGhFq64qKaF13LK6NrmLgXQh3wXMHBZEoHw1SfLy/+wAUpiwf+g
t/RlcfR+CdrL12SSwNG+CZAXqCO28Ieiul3S0dgWYy9TKoSMFyrkJw2eO6Lb2xwi
UWiNDAfE3Zz76PwWMUyjdAHdFyZvMZ/MmrDVLjQr0T9iH/iHM736uKrulcl8XKjk
jgT6lCRnAvQgmz+Kr46/ZXL6EkvEj1p7Bg2OtQ1N2Bnq2mREDiBmMbNfBh9jmsC2
BTMHRCAnb/sp2pHdKQ3yvAq2clIyNEjWzMyzYjFI7efwn8g696MQLwHFRBfg9FPj
xtLnpkXxvo3XOZIulcDFvQLxYxM9hFGdhtTwUe01kh6xouQJU14w8BJ4NAJSy2nz
h1+DcxWwGuFkpJ4wq4oDei/M/qiFDpwW5d6IirAs5bhyd+PEW7aoTv2nGl6uvJUz
QYlNyovHRjO4kKRRZSbydM5Yw9+L68yy4zWUQVYKfla98gQm19TEpigz0FBu/xRF
UvRyikubx+6IyA3nKrtFG5xjPgZ1cs43wZGbcX1fD9GmOy2U60Y=
=ceyE
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to