Your message dated Wed, 15 Jun 2022 18:05:03 +0000
with message-id <e1o1xo3-00014r...@fasolo.debian.org>
and subject line Bug#984102: fixed in libfm-qt 0.16.0-3.1
has caused the Debian Bug report #984102,
regarding libfm-qt: 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 ow...@bugs.debian.org
immediately.)


-- 
984102: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=984102
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:libfm-qt
Version: 0.16.0-3
Severity: normal
Tags: sid bookworm
User: debian-...@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/libfm-qt_0.16.0-3_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.

[...]
-- Installing: 
/<<PKGBUILDDIR>>/debian/tmp/usr/include/libfm-qt/foldermodelitem.h
-- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/include/libfm-qt/dndactionmenu.h
-- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/include/libfm-qt/browsehistory.h
-- Installing: 
/<<PKGBUILDDIR>>/debian/tmp/usr/include/libfm-qt/cachedfoldermodel.h
-- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/include/libfm-qt/pathedit_p.h
-- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/include/libfm-qt/fileoperation.h
-- Installing: 
/<<PKGBUILDDIR>>/debian/tmp/usr/include/libfm-qt/mountoperationpassworddialog_p.h
-- Installing: 
/<<PKGBUILDDIR>>/debian/tmp/usr/include/libfm-qt/appchoosercombobox.h
-- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/include/libfm-qt/fontbutton.h
-- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/include/libfm-qt/mountoperation.h
-- Installing: 
/<<PKGBUILDDIR>>/debian/tmp/usr/share/cmake/fm-qt/fm-qt-config.cmake
-- Installing: 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/libfm-qt.so.8.0.0
-- Installing: 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/libfm-qt.so.8
-- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/libfm-qt.so
-- Installing: 
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/pkgconfig/libfm-qt.pc
-- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/libfm-qt/archivers.list
-- Installing: /<<PKGBUILDDIR>>/debian/tmp/usr/share/libfm-qt/terminals.list
-- Installing: 
/<<PKGBUILDDIR>>/debian/tmp/usr/share/mime/packages/libfm-qt-mimetypes.xml
make[1]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
   dh_install -O--buildsystem=cmake
   dh_installdocs -O--buildsystem=cmake
   dh_installchangelogs -O--buildsystem=cmake
   dh_installinit -O--buildsystem=cmake
   dh_installsystemduser -O--buildsystem=cmake
   dh_perl -O--buildsystem=cmake
   dh_link -O--buildsystem=cmake
   dh_strip_nondeterminism -O--buildsystem=cmake
   dh_compress -O--buildsystem=cmake
   dh_fixperms -O--buildsystem=cmake
   debian/rules override_dh_missing
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_missing --fail-missing
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
   dh_dwz -O--buildsystem=cmake
   dh_strip -O--buildsystem=cmake
   dh_makeshlibs -O--buildsystem=cmake
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/libfm-qt8/DEBIAN/symbols doesn't match 
completely debian/libfm-qt8.symbols
--- debian/libfm-qt8.symbols (libfm-qt8_0.16.0-3_amd64)
+++ dpkg-gensymbolsgmtOxj       2021-03-01 20:58:28.708830938 +0000
@@ -1293,7 +1293,7 @@
  _ZNK2Fm9DeleteJob10metaObjectEv@Base 0.16.0
  _ZNK2Fm9Templates10metaObjectEv@Base 0.16.0
  
_ZNKSt10_HashtableIKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIS6_St10shared_ptrIKN2Fm8FileInfoEEESaISD_ENSt8__detail10_Select1stESt8equal_toIS6_ESt4hashIS5_ENSF_18_Mod_range_hashingENSF_20_Default_ranged_hashENSF_20_Prime_rehash_policyENSF_17_Hashtable_traitsILb1ELb0ELb1EEEE19_M_find_before_nodeEmRS6_m@Base
 0.16.0
- 
_ZNSt10_HashtableIKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIS6_St10shared_ptrIKN2Fm8FileInfoEEESaISD_ENSt8__detail10_Select1stESt8equal_toIS6_ESt4hashIS5_ENSF_18_Mod_range_hashingENSF_20_Default_ranged_hashENSF_20_Prime_rehash_policyENSF_17_Hashtable_traitsILb1ELb0ELb1EEEE4findERS6_@Base
 0.16.0
+#MISSING: 0.16.0-3# 
_ZNSt10_HashtableIKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIS6_St10shared_ptrIKN2Fm8FileInfoEEESaISD_ENSt8__detail10_Select1stESt8equal_toIS6_ESt4hashIS5_ENSF_18_Mod_range_hashingENSF_20_Default_ranged_hashENSF_20_Prime_rehash_policyENSF_17_Hashtable_traitsILb1ELb0ELb1EEEE4findERS6_@Base
 0.16.0
  
_ZNSt10_HashtableIKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIS6_St10shared_ptrIKN2Fm8FileInfoEEESaISD_ENSt8__detail10_Select1stESt8equal_toIS6_ESt4hashIS5_ENSF_18_Mod_range_hashingENSF_20_Default_ranged_hashENSF_20_Prime_rehash_policyENSF_17_Hashtable_traitsILb1ELb0ELb1EEEE5clearEv@Base
 0.16.0
  
_ZNSt10_HashtableINSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIKS5_N2Fm12FileInfoListEESaISA_ENSt8__detail10_Select1stESt8equal_toIS5_ESt4hashIS5_ENSC_18_Mod_range_hashingENSC_20_Default_ranged_hashENSC_20_Prime_rehash_policyENSC_17_Hashtable_traitsILb1ELb0ELb1EEEE5clearEv@Base
 0.16.0
  
_ZNSt14_Fwd_list_baseISt10shared_ptrIKN2Fm8IconInfoEESaIS4_EE14_M_erase_afterEPSt19_Fwd_list_node_baseS8_@Base
 0.16.0
@@ -1308,7 +1308,7 @@
  
_ZNSt6vectorIN2Fm8FilePathESaIS1_EE17_M_realloc_insertIJRKS1_EEEvN9__gnu_cxx17__normal_iteratorIPS1_S3_EEDpOT_@Base
 0.16.0
  
_ZNSt6vectorIN2Fm8FilePathESaIS1_EE17_M_realloc_insertIJRS1_EEEvN9__gnu_cxx17__normal_iteratorIPS1_S3_EEDpOT_@Base
 0.16.0
  
_ZNSt6vectorIN2Fm8FilePathESaIS1_EE17_M_realloc_insertIJS1_EEEvN9__gnu_cxx17__normal_iteratorIPS1_S3_EEDpOT_@Base
 0.16.0
- 
_ZNSt6vectorIN2Fm8FilePathESaIS1_EE6insertEN9__gnu_cxx17__normal_iteratorIPKS1_S3_EERS6_@Base
 0.16.0
+#MISSING: 0.16.0-3# 
_ZNSt6vectorIN2Fm8FilePathESaIS1_EE6insertEN9__gnu_cxx17__normal_iteratorIPKS1_S3_EERS6_@Base
 0.16.0
  
_ZNSt6vectorIN2Fm8FilePathESaIS1_EE8_M_eraseEN9__gnu_cxx17__normal_iteratorIPS1_S3_EES7_@Base
 0.16.0
  
_ZNSt6vectorIPN2Fm12ThumbnailJobESaIS2_EE17_M_realloc_insertIJRKS2_EEEvN9__gnu_cxx17__normal_iteratorIPS2_S4_EEDpOT_@Base
 0.16.0
  
_ZNSt6vectorIPN2Fm16DirTreeModelItemESaIS2_EE17_M_realloc_insertIJS2_EEEvN9__gnu_cxx17__normal_iteratorIPS2_S4_EEDpOT_@Base
 0.16.0
@@ -1325,6 +1325,7 @@
  
_ZNSt6vectorISt10shared_ptrIN2Fm12TemplateItemEESaIS3_EE17_M_realloc_insertIJS3_EEEvN9__gnu_cxx17__normal_iteratorIPS3_S5_EEDpOT_@Base
 0.16.0
  
_ZNSt6vectorISt10shared_ptrIN2Fm12TemplateItemEESaIS3_EE8_M_eraseEN9__gnu_cxx17__normal_iteratorIPS3_S5_EES9_@Base
 0.16.0
  
_ZNSt6vectorISt10shared_ptrIN2Fm6FolderEESaIS3_EE17_M_realloc_insertIJS3_EEEvN9__gnu_cxx17__normal_iteratorIPS3_S5_EEDpOT_@Base
 0.16.0
+ 
_ZNSt6vectorISt10unique_ptrIN2Fm8ArchiverESt14default_deleteIS2_EESaIS5_EE17_M_realloc_insertIJS5_EEEvN9__gnu_cxx17__normal_iteratorIPS5_S7_EEDpOT_@Base
 0.16.0-3
  
_ZNSt6vectorISt4pairISt10shared_ptrIKN2Fm8FileInfoEES5_ESaIS6_EE12emplace_backIJS6_EEEvDpOT_@Base
 0.16.0
  
_ZNSt6vectorISt4pairISt10shared_ptrIKN2Fm8FileInfoEES5_ESaIS6_EE17_M_realloc_insertIJS6_EEEvN9__gnu_cxx17__normal_iteratorIPS6_S8_EEDpOT_@Base
 0.16.0
  
_ZNSt8__detail9_Map_baseIKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEESt4pairIS7_St10shared_ptrIKN2Fm8FileInfoEEESaISE_ENS_10_Select1stESt8equal_toIS7_ESt4hashIS6_ENS_18_Mod_range_hashingENS_20_Default_ranged_hashENS_20_Prime_rehash_policyENS_17_Hashtable_traitsILb1ELb0ELb1EEELb1EEixEOS7_@Base
 0.16.0
dh_makeshlibs: error: failing due to earlier errors
make: *** [debian/rules:9: binary] Error 25
dpkg-buildpackage: error: fakeroot debian/rules binary subprocess returned exit 
status 2

--- End Message ---
--- Begin Message ---
Source: libfm-qt
Source-Version: 0.16.0-3.1
Done: Mateusz Łukasik <mat...@linuxmint.pl>

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

Debian distribution maintenance software
pp.
Mateusz Łukasik <mat...@linuxmint.pl> (supplier of updated libfm-qt 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, 15 Jun 2022 09:59:06 +0200
Source: libfm-qt
Architecture: source
Version: 0.16.0-3.1
Distribution: unstable
Urgency: medium
Maintainer: LXQt Packaging Team <pkg-lxqt-de...@lists.alioth.debian.org>
Changed-By: Mateusz Łukasik <mat...@linuxmint.pl>
Closes: 984102
Changes:
 libfm-qt (0.16.0-3.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Fix FTBFS with Qt >=5.15.3 and gcc-11. (Closes: #984102)
Checksums-Sha1:
 81591a1272b3aa40b190cac4ab31831599e94f28 2446 libfm-qt_0.16.0-3.1.dsc
 a27546ca57841780d2fb0729b80e310f1e0a20fc 20972 
libfm-qt_0.16.0-3.1.debian.tar.xz
 747f2fd52e27e23e2c6be909fddd73c00b5bc476 9636 
libfm-qt_0.16.0-3.1_source.buildinfo
Checksums-Sha256:
 7d63e3450e34efd691fc5f147a2d2e45abd9ca173b62d1d591d20953c87a4e48 2446 
libfm-qt_0.16.0-3.1.dsc
 dc65da9fdcf40acaae58796d001d45fa6cf22c9e48eb13dea211ba01437e4f04 20972 
libfm-qt_0.16.0-3.1.debian.tar.xz
 cdc928362b37e26201d32e77cf780721ad4a85687e07f7c938535f4ca34b834c 9636 
libfm-qt_0.16.0-3.1_source.buildinfo
Files:
 22e08197e39106c3341b7f6eee630c3b 2446 x11 optional libfm-qt_0.16.0-3.1.dsc
 933121a8b9c8a97ec2b004c00921d11e 20972 x11 optional 
libfm-qt_0.16.0-3.1.debian.tar.xz
 f10e90474c0273f962cb550bd59c0549 9636 x11 optional 
libfm-qt_0.16.0-3.1_source.buildinfo

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

iQHEBAEBCgAuFiEEQGIgyLhVKAI3jM5BH1x6i0VWQxQFAmKqG/gQHGJhZ2VAZGVi
aWFuLm9yZwAKCRAfXHqLRVZDFNbFC/wJiNZv64YFcU3whr9Gwc/UijRU5b0tx7JO
UhyuLuFIjJMdb4FOHkTh66qT4xYbfm2mjXGoNI/x+kxdYYZ3PLKpM6cWqwK8FQhF
elqyEYGz1e1MGfweF/GUHnJDwPZ5B9GZuKg1IwAhWpBGLuAcpnhggSpZ2pZFaIwW
XJ2RH3igxJ0p/RMGyRYOoMH545CYZbaDTxNkwK95XmvHXozf9GrCyY3Npdi6v0gy
qcHJJVnhydt22UJSslkvdgmh9VXLzw+tF+v5e5ob1pSX0eOedKf1XOrEvFar/g1E
OmbknkTU41BCiZwuK8fF0fecm1AwKh/tS+slgKulZm0kPuOZLPCdvtLICok2yG0u
m5/M1sC6hjxjxv7E4ZA64EixPsq7PuP3Nza8yOnMNHItYecWbMk/Z8DY1dWAt/0q
KRj+puOr6xgnlXQJaGTt8pTegAnMhw1wG4rYR0OcPqUyv59xHd9XFbPqqwVc4QOb
in/79cm2LNhmonttijsv4F7ULEkvdX8=
=fzXM
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to