Your message dated Sun, 23 Aug 2020 14:36:51 +0000 with message-id <[email protected]> and subject line Bug#964659: fixed in sonic-pi 2.10.0~repack-3 has caused the Debian Bug report #964659, regarding sonic-pi: FTBFS: sonicpiscintilla.cpp:188:48: error: ‘QString& QString::sprintf(const char*, ...)’ is deprecated: Use asprintf(), arg() or QTextStream instead [-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 [email protected] immediately.) -- 964659: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=964659 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Source: sonic-pi Version: 2.10.0~repack-2.1 Severity: serious Justification: FTBFS on amd64 Tags: bullseye sid ftbfs Usertags: ftbfs-20200709 ftbfs-bullseye Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > g++ -c -pipe -Wall -Werror -Wextra -g -O2 > -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra > -D_REENTRANT -fPIC -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB > -DQT_CONCURRENT_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. > -I/Users/sam/Downloads/tmp/QScintilla-gpl-2.9/Qt4Qt5 -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/QtConcurrent -isystem > /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem > /usr/include/x86_64-linux-gnu/qt5/QtCore -I. > -I/usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -o sonicpilog.o > sonicpilog.cpp > sonicpiscintilla.cpp: In member function ‘void > SonicPiScintilla::addOtherKeyBinding(QSettings&, int, int)’: > sonicpiscintilla.cpp:188:48: error: ‘QString& QString::sprintf(const char*, > ...)’ is deprecated: Use asprintf(), arg() or QTextStream instead > [-Werror=deprecated-declarations] > 188 | skey.sprintf("/Scintilla/keymap/c%d/alt", cmd); > | ^ > In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qurl.h:46, > from /usr/include/x86_64-linux-gnu/qt5/QtCore/QUrl:1, > from > /usr/include/x86_64-linux-gnu/qt5/Qsci/qsciscintilla.h:25, > from sonicpiscintilla.h:14, > from sonicpiscintilla.cpp:14: > /usr/include/x86_64-linux-gnu/qt5/QtCore/qstring.h:382:14: note: declared here > 382 | QString &sprintf(const char *format, ...) > Q_ATTRIBUTE_FORMAT_PRINTF(2, 3); > | ^~~~~~~ > sonicpiscintilla.cpp: In member function ‘void > SonicPiScintilla::addKeyBinding(QSettings&, int, int)’: > sonicpiscintilla.cpp:195:48: error: ‘QString& QString::sprintf(const char*, > ...)’ is deprecated: Use asprintf(), arg() or QTextStream instead > [-Werror=deprecated-declarations] > 195 | skey.sprintf("/Scintilla/keymap/c%d/key", cmd); > | ^ > In file included from /usr/include/x86_64-linux-gnu/qt5/QtCore/qurl.h:46, > from /usr/include/x86_64-linux-gnu/qt5/QtCore/QUrl:1, > from > /usr/include/x86_64-linux-gnu/qt5/Qsci/qsciscintilla.h:25, > from sonicpiscintilla.h:14, > from sonicpiscintilla.cpp:14: > /usr/include/x86_64-linux-gnu/qt5/QtCore/qstring.h:382:14: note: declared here > 382 | QString &sprintf(const char *format, ...) > Q_ATTRIBUTE_FORMAT_PRINTF(2, 3); > | ^~~~~~~ > cc1plus: all warnings being treated as errors > make[1]: *** [Makefile:1265: sonicpiscintilla.o] Error 1 The full build log is available from: http://qa-logs.debian.net/2020/07/09/sonic-pi_2.10.0~repack-2.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: sonic-pi Source-Version: 2.10.0~repack-3 Done: Georges Khaznadar <[email protected]> We believe that the bug you reported is fixed in the latest version of sonic-pi, 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. Georges Khaznadar <[email protected]> (supplier of updated sonic-pi 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: SHA256 Format: 1.8 Date: Fri, 21 Aug 2020 19:05:19 +0200 Source: sonic-pi Architecture: source Version: 2.10.0~repack-3 Distribution: unstable Urgency: medium Maintainer: Debian Multimedia Maintainers <[email protected]> Changed-By: Georges Khaznadar <[email protected]> Closes: 964659 Changes: sonic-pi (2.10.0~repack-3) unstable; urgency=medium . * changed Architecture: any to Architecture: i386 amd64 arm64 armhf mipsel to comply with architectures supported by the build-dependency supercollider-dev * udated Standards-Version: 4.5.0 , and dehelper-compat =12 * replaced the dependency on libqt5scintilla2-dev => libqscintilla2-qt5-dev and the clause -lqt5scintilla2 => -lqscintilla2_qt5 * fixed the deprecated calls to QString.sprinf. Closes: #964659 Checksums-Sha1: a42b94e95bcc713ab240a89589d906e41b2b224a 2617 sonic-pi_2.10.0~repack-3.dsc 3b941a8b25cd99f98d8189c4b5d17292faa03569 27944 sonic-pi_2.10.0~repack-3.debian.tar.xz 788c285391064a52fd165278bb96c2002c628566 14124 sonic-pi_2.10.0~repack-3_source.buildinfo Checksums-Sha256: a7557dcab6254308b1f60de0b96b9b7bfddafce4f3927de4e617d56b50299b46 2617 sonic-pi_2.10.0~repack-3.dsc 11f6f5e4d735a06205bc8bb92ef0e95546dff84ec0c22993a25cb3cb35d7c6ed 27944 sonic-pi_2.10.0~repack-3.debian.tar.xz b04114b74bd1a597e7b41c1f4fb59198ffd06a73a9c45dd1c5be6661895d8093 14124 sonic-pi_2.10.0~repack-3_source.buildinfo Files: 1684aa8529c3bb83b5c715d6dda04b8c 2617 sound optional sonic-pi_2.10.0~repack-3.dsc 9ff5ee0d77e991ea705da3cf1b97c584 27944 sound optional sonic-pi_2.10.0~repack-3.debian.tar.xz e7be244fee11309762d0f70d574e37f7 14124 sound optional sonic-pi_2.10.0~repack-3_source.buildinfo -----BEGIN PGP SIGNATURE----- iQJIBAEBCAAyFiEEM0CzZP9nFT+3zK6FHCgWkHE2rjkFAl9CeYoUHGdlb3JnZXNr QGRlYmlhbi5vcmcACgkQHCgWkHE2rjnVwg//eVrbarfcCs4bA0ze+WXt2xfDfLJc oIltgQ9Ph0IX33M253QEDkisd58cCTiiDOOfpG8R6djK+5Zij4yvgnfcdVz7Roq+ DbIucSxkCMahVrL7M48Ah85zlqHnWUOL1HY39k9U3oH92jjCdyROksaRBhqNJ9yz Urv/HffbunWn6sab8Jpk4+ZJikmIwUL+ixPsVPUtNtuHHg3ufgdLfRp0M7zQOoWI z3GbP7K1Y2rUuXJWHe/yV9z8nZETfNbTbbdc79sg72nKUpjTm2CB9RbVXK4vMkBE ygvFn3l2IkrhALsC2kxE+xIF0z8znOpRIWwKjOdGm/zqRq14yAph88dcClBMoevq 4VcKBsz7cwk0vGuuMESe8Q2JOTY6XQskZWRxPrtl546DIcT99/6lq4x3sSFk8coY 0GU085pWK1zBwSp1pI77RBlSAt16CGPkXSojpOwOoNB7NHCA0NEfnqMPtPzLbhsk lNelLCq6Y4juZvK1HFbPbzGHAw1d9PxPkLzh0c9pXextqSmWMdbLn6fR3Hw2z3Un G3lCG+qloXWfCmBDYUuX3djwT/3CBvpJm5pRQGLUW9VI5g6AlEJAr+LG2NXLTTIH hzIy2NSSxo0Auh6Ky/4lN0MN6P6ohKTjlnZwy/9DqAD6Iot0rBJiim1rjtBKrsig y79WdXQowm1Bjtk= =M7Wd -----END PGP SIGNATURE-----
--- End Message ---
_______________________________________________ pkg-multimedia-maintainers mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers
