Your message dated Sun, 07 Feb 2021 09:05:08 +0000
with message-id <e1l8g0c-0006cz...@fasolo.debian.org>
and subject line Bug#973786: fixed in rclone-browser 1.8.0-1.2
has caused the Debian Bug report #973786,
regarding rclone-browser FTBFS due to -Werror=deprecated-declarations
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.)
--
973786: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=973786
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: rclone-browser
Version: 1.8.0-1.1
Severity: serious
Tags: ftbfs
rclone-browser fails to build from source in unstable:
| [ 48%] Building CXX object src/CMakeFiles/rclone-browser.dir/main_window.cpp.o
| cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src && /usr/bin/c++ -DQT_CORE_LIB
-DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_WIDGETS_LIB
-DRCLONE_BROWSER_VERSION=\"1.8.0\" -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src
-I/<<PKGBUILDDIR>>/src -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/QtNetwork -g -O2
-fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
-Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -pedantic -Wall
-Wextra -Werror -std=c++11 -fPIC -o
CMakeFiles/rclone-browser.dir/main_window.cpp.o -c
/<<PKGBUILDDIR>>/src/main_window.cpp
| /<<PKGBUILDDIR>>/src/main_window.cpp: In lambda function:
| /<<PKGBUILDDIR>>/src/main_window.cpp:435:74: error: ‘QStringList
QString::split(const QString&, QString::SplitBehavior, Qt::CaseSensitivity)
const’ is deprecated: Use Qt::SplitBehavior variant instead
[-Werror=deprecated-declarations]
| 435 | QStringList lines = version.split("\n",
QString::SkipEmptyParts);
| |
^
| In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qobject.h:47,
| from
/usr/include/x86_64-linux-gnu/qt5/QtCore/qabstractanimation.h:43,
| from /usr/include/x86_64-linux-gnu/qt5/QtCore/QtCore:6,
| from /<<PKGBUILDDIR>>/src/pch.h:9,
| from /<<PKGBUILDDIR>>/src/icon_cache.h:3,
| from /<<PKGBUILDDIR>>/src/main_window.h:3,
| from /<<PKGBUILDDIR>>/src/main_window.cpp:1:
| /usr/include/x86_64-linux-gnu/qt5/QtCore/qstring.h:604:17: note: declared here
| 604 | QStringList split(const QString &sep, SplitBehavior behavior,
| | ^~~~~
| /<<PKGBUILDDIR>>/src/main_window.cpp: In member function ‘void
MainWindow::addStream(const QString&, const QString&)’:
| /<<PKGBUILDDIR>>/src/main_window.cpp:1217:43: error: ‘void
QProcess::start(const QString&, QIODevice::OpenMode)’ is deprecated: Use
QProcess::start(const QString &program, const QStringList &arguments,OpenMode
mode = ReadWrite) instead [-Werror=deprecated-declarations]
| 1217 | player->start(stream, QProcess::ReadOnly);
| | ^
| In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/QtCore:170,
| from /<<PKGBUILDDIR>>/src/pch.h:9,
| from /<<PKGBUILDDIR>>/src/icon_cache.h:3,
| from /<<PKGBUILDDIR>>/src/main_window.h:3,
| from /<<PKGBUILDDIR>>/src/main_window.cpp:1:
| /usr/include/x86_64-linux-gnu/qt5/QtCore/qprocess.h:168:10: note: declared
here
| 168 | void start(const QString &command, OpenMode mode = ReadWrite);
| | ^~~~~
| cc1plus: all warnings being treated as errors
| make[3]: *** [src/CMakeFiles/rclone-browser.dir/build.make:237:
src/CMakeFiles/rclone-browser.dir/main_window.cpp.o] Error 1
| make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
| make[2]: *** [CMakeFiles/Makefile2:116:
src/CMakeFiles/rclone-browser.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 -j1 "INSTALL=install
--strip-program=true" returned exit code 2
| make: *** [debian/rules:14: build] Error 25
| dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2
Also seen by crossqa at
http://crossqa.debian.net/build/rclone-browser_1.8.0-1.1_armhf_20201031084525.log
since about 3 days and it built successfully about 5 days ago. Likely a
regression introduced by some other package.
Helmut
--- End Message ---
--- Begin Message ---
Source: rclone-browser
Source-Version: 1.8.0-1.2
Done: Adrian Bunk <b...@debian.org>
We believe that the bug you reported is fixed in the latest version of
rclone-browser, 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.
Adrian Bunk <b...@debian.org> (supplier of updated rclone-browser 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, 06 Feb 2021 21:31:46 +0200
Source: rclone-browser
Architecture: source
Version: 1.8.0-1.2
Distribution: unstable
Urgency: medium
Maintainer: Gürkan Myczko <gur...@phys.ethz.ch>
Changed-By: Adrian Bunk <b...@debian.org>
Closes: 973786
Changes:
rclone-browser (1.8.0-1.2) unstable; urgency=medium
.
* Non-maintainer upload.
* Build without -Werror. (Closes: #973786)
Checksums-Sha1:
23e4832bb241661c831383399157c5f7d3567466 1933 rclone-browser_1.8.0-1.2.dsc
20a546840cc4d3ce8a1e034a73e421c303f5f60c 3808
rclone-browser_1.8.0-1.2.debian.tar.xz
Checksums-Sha256:
f3d87f2ecf99dbfee4204a28c341df301c55388ea0805ebdbbb3cc0848fa6270 1933
rclone-browser_1.8.0-1.2.dsc
ada53b34ff30f5b6a4aab9975beede3a6cf923f15fd7977669588f81f78447f6 3808
rclone-browser_1.8.0-1.2.debian.tar.xz
Files:
4c48142d68e57e9d996b5b7cf37c4893 1933 net optional rclone-browser_1.8.0-1.2.dsc
e396b754c7275c34af2c75901f800e86 3808 net optional
rclone-browser_1.8.0-1.2.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEOvp1f6xuoR0v9F3wiNJCh6LYmLEFAmAe7+0ACgkQiNJCh6LY
mLFNng/+MjbB+ZjRRqOKljmn+oZ2D/nRkC0u880eIC7whQQ7sdeGzG2bkKXJgPyl
4Sos1wEb8NTEsAcgTlnpIBIvoofaHHjgJMDhfWjQLxeO6dYBPtY/eVTZQEbK6ILX
yoqvjnJs/wsLBnigZsuj/25mfnjAxoc2f2qjTJaUgoabJE/UPkdj+jd2leo6/oWv
BqjNXEqnnMwWQ9VVWi/5djGbhjcdTgn1HQxU+Ynes6gA2mKTRTk0G4SeBUtVH/3P
iBEYA8vTAECsxiYJsdSrtPzq1EGoL6miLEIx4MUJ/jcNc2l/mvJN6JLjba+fNcDy
1O7WNdEpnprWsnaZbovOsr0UUhMObewX68QTUZ4PffgKYJkTju1NOtxUm0s5Xolc
PcFs+aX9hjQZMIr/M1gyXISRiA9mF6n/n1w4Q9WtwnPlPas18VENBIsPXtI9EF0N
56Dl2zRVQOp45fdeddXvqEW85WmoFK69G7zgFNb1wcX7HnGoARsg/Iaq1wEqmV8a
Lgz1iz45e/26gZRFst2bGiEUxskou/03a7xuIB2C9fozqh/uqGxwg6yY6hlbGaAL
660PifgkeDVF9IUqtis5laViBv7UxMDISDNbUQg/qV32VElyhOWo2qCM/4wuOA07
J7fdnOoxSBerNHw8h9SuDvBtfbSJekIIfDCXllIPPrknnrAmIDc=
=c05B
-----END PGP SIGNATURE-----
--- End Message ---