Your message dated Wed, 25 Nov 2020 12:04:54 +0000
with message-id <e1khtxa-0009rz...@fasolo.debian.org>
and subject line Bug#975128: fixed in pentobi 18.3-1
has caused the Debian Bug report #975128,
regarding pentobi: FTBFS: AnalyzeGameModel.cpp:111:29: error: could not convert
‘{((AnalyzeGameModel*)this),
((AnalyzeGameModel*)this)->AnalyzeGameModel::m_elements}’ from ‘<brace-enclosed
initializer list>’ to ‘QQmlListProperty<AnalyzeGameElement>’
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.)
--
975128: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=975128
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: pentobi
Version: 17.3-1
Severity: serious
Justification: FTBFS on amd64
Tags: bullseye sid ftbfs
Usertags: ftbfs-20201119 ftbfs-bullseye
Hi,
During a rebuild of all packages in sid, your package failed to build
on amd64.
Relevant part (hopefully):
> /usr/bin/c++ -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=.
> -fstack-protector-strong -Wformat -Werror=format-security -O3 -Wdate-time
> -D_FORTIFY_SOURCE=2 -Wl,-z,relro -Wl,-z,now -Wl,--as-needed -rdynamic
> CMakeFiles/test_libpentobi_mcts.dir/SearchTest.cpp.o -o test_libpentobi_mcts
> ../../libboardgame_test/libboardgame_test_main.a ../libpentobi_mcts.a
> ../../libboardgame_test/libboardgame_test.a
> ../../libpentobi_base/libpentobi_base.a
> ../../libboardgame_base/libboardgame_base.a -lpthread
> /<<PKGBUILDDIR>>/pentobi/AnalyzeGameModel.cpp: In member function
> ‘QQmlListProperty<AnalyzeGameElement> AnalyzeGameModel::elements()’:
> /<<PKGBUILDDIR>>/pentobi/AnalyzeGameModel.cpp:111:29: error: could not
> convert ‘{((AnalyzeGameModel*)this),
> ((AnalyzeGameModel*)this)->AnalyzeGameModel::m_elements}’ from
> ‘<brace-enclosed initializer list>’ to ‘QQmlListProperty<AnalyzeGameElement>’
> 111 | return {this, m_elements};
> | ^
> | |
> | <brace-enclosed initializer list>
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
> [ 96%] Built target test_libpentobi_mcts
> [ 96%] Building CXX object pentobi/CMakeFiles/pentobi.dir/ImageProvider.cpp.o
> cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/pentobi && /usr/bin/c++
> -DPENTOBI_HELP_DIR=\"/usr/share/help\" -DQT_CONCURRENT_LIB -DQT_CORE_LIB
> -DQT_DEPRECATED_WARNINGS -DQT_DISABLE_DEPRECATED_BEFORE=0x051200 -DQT_GUI_LIB
> -DQT_NETWORK_LIB -DQT_NO_DEBUG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT
> -DQT_QMLMODELS_LIB -DQT_QML_LIB -DQT_QUICKCONTROLS2_LIB -DQT_QUICK_LIB
> -DQT_SVG_LIB -DQT_WEBVIEW_LIB -DQT_WIDGETS_LIB -DVERSION=\"17.3\"
> -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/pentobi/pentobi_autogen/include
> -I/<<PKGBUILDDIR>>/libpentobi_base/.. -I/<<PKGBUILDDIR>>/libboardgame_base/..
> -I/<<PKGBUILDDIR>>/libpentobi_mcts/.. -I/<<PKGBUILDDIR>>/libboardgame_mcts/..
> -isystem /usr/include/x86_64-linux-gnu/qt5 -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/QtConcurrent -isystem
> /usr/include/x86_64-linux-gnu/qt5/QtQml -isystem
> /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem
> /usr/include/x86_64-linux-gnu/qt5/QtQuickControls2 -isystem
> /usr/include/x86_64-linux-gnu/qt5/QtQuick -isystem
> /usr/include/x86_64-linux-gnu/qt5/QtQmlModels -isystem
> /usr/include/x86_64-linux-gnu/qt5/QtSvg -isystem
> /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem
> /usr/include/x86_64-linux-gnu/qt5/QtWebView -g -O2
> -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat
> -Werror=format-security -O3 -Wdate-time -D_FORTIFY_SOURCE=2 -ffast-math -Wall
> -Wextra -fPIC -std=gnu++17 -o CMakeFiles/pentobi.dir/ImageProvider.cpp.o -c
> /<<PKGBUILDDIR>>/pentobi/ImageProvider.cpp
> make[3]: *** [pentobi/CMakeFiles/pentobi.dir/build.make:363:
> pentobi/CMakeFiles/pentobi.dir/AnalyzeGameModel.cpp.o] Error 1
The full build log is available from:
http://qa-logs.debian.net/2020/11/19/pentobi_17.3-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: pentobi
Source-Version: 18.3-1
Done: Juhani Numminen <juhaninummin...@gmail.com>
We believe that the bug you reported is fixed in the latest version of
pentobi, 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 975...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Juhani Numminen <juhaninummin...@gmail.com> (supplier of updated pentobi
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: Fri, 20 Nov 2020 17:04:16 +0200
Source: pentobi
Architecture: source
Version: 18.3-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Games Team <pkg-games-de...@lists.alioth.debian.org>
Changed-By: Juhani Numminen <juhaninummin...@gmail.com>
Closes: 973855 975128 975314
Changes:
pentobi (18.3-1) unstable; urgency=medium
.
* New upstream release.
- Fixes compilation with Qt 5.15 (Closes: #975128).
* d/control:
- Use debhelper compatibility level v13.
- Remove Dean Evans from uploaders because of long inactivity.
Thank you for your contribution as the initial maintainer!
- Bump Standards-Version to 4.5.1. No changes needed.
- Add libqt5svg5 to Depends, required for SVG images (Closes: #975314).
- Depend on qml-module-qtqml just to avoid issues with Qt 5.14 and earlier
(Closes: #973855).
* d/copyright:
- Update years.
- Change Upstream-Contact from the recently closed mailing list to
GitHub issue tracker.
* d/rules: Drop the custom linker flag -Wl,--as-needed which is not
necessary anymore after becoming the default.
Checksums-Sha1:
05cf0d97d09f8db0403ce42f3fc56a2d661b91cc 2482 pentobi_18.3-1.dsc
70ac390c31564f3c0cb6e44e4758c1c90c4e7372 460092 pentobi_18.3.orig.tar.xz
1d87a7adefcc0d894621aabb546781789432dc7a 228 pentobi_18.3.orig.tar.xz.asc
c60bf2afa82020061126383996b340c3f2eddd81 7864 pentobi_18.3-1.debian.tar.xz
9312c6a2fec0791eb89631478a0993fe93e8714c 7106 pentobi_18.3-1_source.buildinfo
Checksums-Sha256:
12dcf1a206466556e9f7f3a9d1ac29362520bdeb09cd8362a2d2ac96eb02a404 2482
pentobi_18.3-1.dsc
2bdadd21965cb8b7f580c0970900147eda3ccf866516ca9062c9305d6c68a1f7 460092
pentobi_18.3.orig.tar.xz
a7d4b8e7ddcb842d704c1e6ee73f9462769de927d97046c19f5dc77bb7dbd298 228
pentobi_18.3.orig.tar.xz.asc
cc16a5fe29a63f72e130fefeac98ccc23a26b5221ded7fe3b27decf20b315f78 7864
pentobi_18.3-1.debian.tar.xz
d3bc61814ea53de9dfa8742d40026eb4461f57c4f44c52df4a4a35d0e0b4373f 7106
pentobi_18.3-1_source.buildinfo
Files:
a2dd2e9bbbfd4070ba8a2be2c456c590 2482 games optional pentobi_18.3-1.dsc
c4a4f46771052955d85a543352261e3f 460092 games optional pentobi_18.3.orig.tar.xz
ce79840025e8ea2d0c853b95c5796270 228 games optional
pentobi_18.3.orig.tar.xz.asc
cdd437a6f8a4057a87716002c05efa9e 7864 games optional
pentobi_18.3-1.debian.tar.xz
fbf126fef962e5f4bc4df0af5ff103fc 7106 games optional
pentobi_18.3-1_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJDBAEBCgAtFiEExyA8CpIGcL+U8AuxsB0acqyNyaEFAl++QrEPHGpjY0BkZWJp
YW4ub3JnAAoJELAdGnKsjcmhrwAQAMFn2pSrti2Di+K+qzLga7PmAXOopX9uWPrg
ZXNfbx4Wjt8Ss3nMmlONh1MYJXU2DFQzKq/Ax3IE+DOk1BQPxsYT7PWLone7mgHZ
rsG6Nth16i1TcX15PWinmA8ts2LW+hvZuqkPpmRttWAV+Vb9G4apZodJMxoCVi67
aTbFLyJ14WRtvNetdjMAX+fbsVbXh+Ftncpfuv9/OZ3rRnkCnHIQ1+1XxCUJwwCR
YLlPmYRcRQJ2T9GSDOvJ9Ct4Pc+SawG37dAvbxMR0h/x9RlHjPykDX9xfuky8X6+
dOe0somwa38+GV17Cht3fQm6IofQoOxlCbpv8mXzGxTdddw6UVgvqtX24R+arNZG
tscFegwX24JNDYCIMop6voKi+qg1djJmllSbeSRii/JzD5km2r9dyS9jjSD67xUT
R/FuMsN6AKTyrZBuuhrmQPLmFeM96lMHe3XD/y7TEYsvkAo/pet2WSyXulgCf2i2
rEFcbqZgcxaWmRnHwH0vKUxepWDZ5w3vdnKBYviLL9ZE9qpmTOFaCK3AnSXHWpmE
cxp8rqSHhsywIxli8RCqLxhctBAW4COXNLBgmClNx+P9m07BnKdeCexaWLCz5FhE
NsAnbHAvLLeG+h2kEcsDFxjbc0Lnfb+1Y5QoVpfGXajUGU1FQBbXWLAbpTmRYnMf
uD4IBCHn
=1qEd
-----END PGP SIGNATURE-----
--- End Message ---