Your message dated Sat, 07 Nov 2020 11:06:20 +0000
with message-id <e1kbm32-0004pi...@fasolo.debian.org>
and subject line Bug#973221: fixed in soundkonverter 3.0.1-2
has caused the Debian Bug report #973221,
regarding soundkonverter: FTBFS: MetaReplayGain.h:25:10: fatal error: 
fileref.h: No such file or directory
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.)


-- 
973221: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=973221
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: soundkonverter
Version: 3.0.1-1
Severity: serious
Justification: FTBFS on amd64
Tags: bullseye sid ftbfs
Usertags: ftbfs-20201027 ftbfs-bullseye

Hi,

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

Relevant part (hopefully):
> cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/plugins/soundkonverter_codec_lame && 
> /usr/bin/c++ -DKCOREADDONS_LIB -DKGUIADDONS_LIB -DQT_CONCURRENT_LIB 
> -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DISABLE_DEPRECATED_BEFORE=0 -DQT_GUI_LIB 
> -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB 
> -DQT_XML_LIB -DSOUNDKONVERTER_KF5_BUILD -D_GNU_SOURCE -D_LARGEFILE64_SOURCE 
> -Dsoundkonverter_codec_lame_EXPORTS 
> -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/plugins/soundkonverter_codec_lame 
> -I/<<PKGBUILDDIR>>/src/plugins/soundkonverter_codec_lame 
> -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/plugins/soundkonverter_codec_lame/soundkonverter_codec_lame_autogen/include
>  -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -I/<<PKGBUILDDIR>>/src -isystem 
> /usr/include/KF5/KWidgetsAddons -isystem /usr/include/KF5 -isystem 
> /usr/include/x86_64-linux-gnu/qt5 -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/QtCore -isystem 
> /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -isystem 
> /usr/include/x86_64-linux-gnu/qt5/QtXml -isystem 
> /usr/include/KF5/KIOFileWidgets -isystem /usr/include/KF5/KIOWidgets -isystem 
> /usr/include/KF5/KIOGui -isystem /usr/include/KF5/KIOCore -isystem 
> /usr/include/KF5/KCoreAddons -isystem /usr/include/KF5/KService -isystem 
> /usr/include/KF5/KConfigCore -isystem 
> /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem 
> /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem 
> /usr/include/x86_64-linux-gnu/qt5/QtDBus -isystem 
> /usr/include/KF5/KWindowSystem -isystem /usr/include/KF5/KJobWidgets -isystem 
> /usr/include/KF5/KCompletion -isystem /usr/include/KF5/KBookmarks -isystem 
> /usr/include/KF5/KItemViews -isystem /usr/include/KF5/KXmlGui -isystem 
> /usr/include/KF5/KConfigWidgets -isystem /usr/include/KF5/KCodecs -isystem 
> /usr/include/KF5/KConfigGui -isystem /usr/include/KF5/KAuth -isystem 
> /usr/include/KF5/Solid -isystem /usr/include/KF5/KDELibs4Support -isystem 
> /usr/include/KF5/KDELibs4Support/KDE -isystem 
> /usr/include/x86_64-linux-gnu/qt5/QtPrintSupport -isystem 
> /usr/include/KF5/KCrash -isystem /usr/include/KF5/KI18n -isystem 
> /usr/include/KF5/KNotifications -isystem /usr/include/KF5/KIconThemes 
> -isystem /usr/include/KF5/KGuiAddons -isystem 
> /usr/include/KF5/KUnitConversion -isystem /usr/include/KF5/KTextWidgets 
> -isystem /usr/include/KF5/SonnetUi -isystem /usr/include/KF5/KParts -g -O2 
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat 
> -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -pedantic 
> -Wno-deprecated-declarations -fno-operator-names -fno-exceptions -Wall 
> -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long 
> -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual 
> -Werror=return-type -Wvla -Wdate-time -Wsuggest-override -Wlogical-op -fPIC 
> -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -std=gnu++11 -o 
> CMakeFiles/soundkonverter_codec_lame.dir/lameconversionoptions.cpp.o -c 
> /<<PKGBUILDDIR>>/src/plugins/soundkonverter_codec_lame/lameconversionoptions.cpp
> In file included from /<<PKGBUILDDIR>>/src/configdialog/../pluginloader.h:15,
>                  from /<<PKGBUILDDIR>>/src/configdialog/../config.h:10,
>                  from 
> /<<PKGBUILDDIR>>/src/configdialog/configcoverartpage.cpp:4:
> /<<PKGBUILDDIR>>/src/configdialog/../core/codecplugin.h:36:21: warning: 
> ‘virtual QString CodecPlugin::type() const’ can be marked override 
> [-Wsuggest-override]
>    36 |     virtual QString type() const;
>       |                     ^~~~
> In file included from /<<PKGBUILDDIR>>/src/configdialog/../pluginloader.h:16,
>                  from /<<PKGBUILDDIR>>/src/configdialog/../config.h:10,
>                  from 
> /<<PKGBUILDDIR>>/src/configdialog/configcoverartpage.cpp:4:
> /<<PKGBUILDDIR>>/src/configdialog/../core/filterplugin.h:42:21: warning: 
> ‘virtual QString FilterPlugin::type() const’ can be marked override 
> [-Wsuggest-override]
>    42 |     virtual QString type() const;
>       |                     ^~~~
> In file included from /<<PKGBUILDDIR>>/src/configdialog/../pluginloader.h:17,
>                  from /<<PKGBUILDDIR>>/src/configdialog/../config.h:10,
>                  from 
> /<<PKGBUILDDIR>>/src/configdialog/configcoverartpage.cpp:4:
> /<<PKGBUILDDIR>>/src/configdialog/../core/replaygainplugin.h:57:21: warning: 
> ‘virtual QString ReplayGainPlugin::type() const’ can be marked override 
> [-Wsuggest-override]
>    57 |     virtual QString type() const;
>       |                     ^~~~
> In file included from /<<PKGBUILDDIR>>/src/configdialog/../pluginloader.h:18,
>                  from /<<PKGBUILDDIR>>/src/configdialog/../config.h:10,
>                  from 
> /<<PKGBUILDDIR>>/src/configdialog/configcoverartpage.cpp:4:
> /<<PKGBUILDDIR>>/src/configdialog/../core/ripperplugin.h:41:21: warning: 
> ‘virtual QString RipperPlugin::type() const’ can be marked override 
> [-Wsuggest-override]
>    41 |     virtual QString type() const;
>       |                     ^~~~
> In file included from /<<PKGBUILDDIR>>/src/metadata/tagengine.cpp:3:
> /<<PKGBUILDDIR>>/src/metadata/MetaReplayGain.h:25:10: fatal error: fileref.h: 
> No such file or directory
>    25 | #include <fileref.h>
>       |          ^~~~~~~~~~~
> compilation terminated.
> make[3]: *** [CMakeFiles/soundkonverter.dir/build.make:176: 
> CMakeFiles/soundkonverter.dir/metadata/tagengine.cpp.o] Error 1

The full build log is available from:
   http://qa-logs.debian.net/2020/10/27/soundkonverter_3.0.1-1_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!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.

--- End Message ---
--- Begin Message ---
Source: soundkonverter
Source-Version: 3.0.1-2
Done: Pino Toscano <p...@debian.org>

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

Debian distribution maintenance software
pp.
Pino Toscano <p...@debian.org> (supplier of updated soundkonverter 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: Sat, 07 Nov 2020 11:42:25 +0100
Source: soundkonverter
Architecture: source
Version: 3.0.1-2
Distribution: unstable
Urgency: medium
Maintainer: Debian KDE Extras Team <pkg-kde-ext...@lists.alioth.debian.org>
Changed-By: Pino Toscano <p...@debian.org>
Closes: 973221
Changes:
 soundkonverter (3.0.1-2) unstable; urgency=medium
 .
   * Team upload.
   * Bump the debhelper compatibility to 13:
     - switch the debhelper build dependency to debhelper-compat 13
     - remove debian/compat
     - stop passing --parallel, as it is the default now
   * Remove the explicit as-needed linking, as it is done by binutils now.
   * Switch Vcs-* fields to salsa.debian.org.
   * Add the configuration for the CI on salsa.
   * Backport upstream commit 3760bccb3aa1e15bd5ec67bc977717c55a95bc6e to fix
     the cmake search and use of taglib; patch
     upstream_FindTaglib.cmake-Update-local-copy-with-ECM-5.72.0-v.patch
     (Closes: #973221)
   * Trim trailing whitespace.
   * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
     Repository-Browse.
   * Bump Standards-Version to 4.5.0, no changes required.
   * Add Rules-Requires-Root: no.
   * Explicitly add the gettext build dependency.
Checksums-Sha1:
 5c430a33232555d48a318149ce4c4aab36ef9013 2334 soundkonverter_3.0.1-2.dsc
 41c75f8e4d1953f86cfdfac4ae6cb429c3ff50ef 8008 
soundkonverter_3.0.1-2.debian.tar.xz
 07985d9b160906eb1f7f84af1c716c635f134307 20800 
soundkonverter_3.0.1-2_source.buildinfo
Checksums-Sha256:
 2444bc6e3ea4e499e5ea8f231c9f2fbbbb5b0c2ff928817575b034df02d656be 2334 
soundkonverter_3.0.1-2.dsc
 19535780637db26909c1b0b7681140c97f878d99ec456eef96b8faca7f73c095 8008 
soundkonverter_3.0.1-2.debian.tar.xz
 bc3b8457bcb73d82d3bf9bd5d8e8f3e8fed2b4c9e2bd7c4733388017f7408576 20800 
soundkonverter_3.0.1-2_source.buildinfo
Files:
 87fc705ac76abe462139be6e2047b427 2334 kde optional soundkonverter_3.0.1-2.dsc
 bff3ae2e39c3ccddb641ae153fb85494 8008 kde optional 
soundkonverter_3.0.1-2.debian.tar.xz
 c8c44146d092f5ea26e54c14ad3a3926 20800 kde optional 
soundkonverter_3.0.1-2_source.buildinfo

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

iQIzBAEBCgAdFiEEXyqfuC+mweEHcAcHLRkciEOxP00FAl+mejMACgkQLRkciEOx
P002yg//SID0+gn3Ub3oIYGwl3n1hoKqDmKMej26ILUnkk4xoiK9/fvuVQla8ZKN
NsRTyaK2VJq/bF+LQRfjiGUnxpQLlZFq3pxkzJTZON+M+0mK+A+jfck+d7yt3H+b
xqbuOfZkXoJ/j6f9Cn3VvukIVDdBqRILn1/0Lacneb6ZAP7gM1GQuFZDuhhcTfk6
Y0qI37QzkY+2MBJV8kPe0N8789qo2zO/bmHixfTVqEVoZ0uTlDlSDHEa/YLtaJFp
IKN7NL8nOvmi+wMdAloRz7WnhobiUmgCKcBeoqsfNsxyfgOk/4YxovVxQwp7KIu6
PgGCihEipK6uzPddfkA5eoTuqA1NdwevuIGGRR0XIwrz4P6nedKC9c50BvKB8f9r
IvNVhQEjU6JRkbAd21ivYHeno2XpvLiovJ1nfMBNTEY+z609BhAdqKmIzgBEklrW
ARKyQxTsOYvGZp0xw3EKkAbx7libZP72aPM49MP8Mv0Wpb/TVOzHOkvgu/VIUXuJ
A5tUot+1Sm/FpoZGoRK2LDbWHJr8J+WLMewrEPkzP6C02nOyB3iQqLq6CRSAl8ni
QBU+U5GF+1685PHNmvUb2iJGZjXk7nSQVAWIbywaczbnvDETYpsbhhe9Ahyw793k
sfYAlZ7DZfItgTnf4Z2c50fnOzRLVyuZc89fyG7K0/EWLMB3X7M=
=Flpt
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to