Your message dated Sat, 06 Sep 2025 13:00:54 +0000
with message-id <e1uusxg-002w0j...@fasolo.debian.org>
and subject line Bug#1114343: fixed in qtfeedback-opensource-src
5.0~git20180903.a14bd0b-7
has caused the Debian Bug report #1114343,
regarding qtfeedback-opensource-src: FTBFS:
/../lib/gcc/x86_64-linux-gnu/15/../../../../include/c++/15/bits/c++0x_warning.h:32:2:
error: This file requires compiler and library support for the ISO C++ 2011
standard. This support must be enabled with the -std=c++11 or -std=gnu++11
compiler options.
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.)
--
1114343: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1114343
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:qtfeedback-opensource-src
Version: 5.0~git20180903.a14bd0b-6
Severity: serious
Tags: ftbfs forky sid
Dear maintainer:
During a rebuild of all packages in unstable, your package failed to build.
Below you will find how the build ends (probably the most relevant part,
but not necessarily). If required, the full build log is available here:
https://people.debian.org/~sanvila/build-logs/202509/
About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.
If you could not reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.
If this is really a bug in one of the build-depends, please use
reassign and add an affects on src:qtfeedback-opensource-src, so that this is
still
visible in the BTS web page for this package.
Thanks.
--------------------------------------------------------------------------------
[...]
debian/rules clean
dh clean --with pkgkde_symbolshelper
debian/rules override_dh_auto_clean
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_auto_clean
if [ -d doc.dpkg-bak ]; then \
rm -Rfv doc/; \
mv doc.dpkg-bak doc; \
fi
for file in \
qml/QtFeedback/plugins.qmltypes \
qml/QtFeedback/qmldir \
src/feedback/QtFeedback.version.in \
; \
[... snipped ...]
g++ -Wl,-z,relro -Wl,-O1 -Wl,--enable-new-dtags -o qfeedbackmmk
.obj/tst_qfeedbackmmk.o /<<PKGBUILDDIR>>/lib/libQt5Feedback.so
/usr/lib/x86_64-linux-gnu/libQt5Gui.so /usr/lib/x86_64-linux-gnu/libQt5Test.so
/usr/lib/x86_64-linux-gnu/libQt5Core.so -lGL -lpthread
make[4]: Leaving directory '/<<PKGBUILDDIR>>/tests/auto/qfeedbackmmk'
cd qdeclarativefeedback/ && ( test -e Makefile || /usr/lib/qt5/bin/qmake -o
Makefile
/<<PKGBUILDDIR>>/tests/auto/qdeclarativefeedback/qdeclarativefeedback.pro ) &&
make -f Makefile
Project WARNING: qtAddLibrary() is deprecated. Use QT+= instead.
make[4]: Entering directory '/<<PKGBUILDDIR>>/tests/auto/qdeclarativefeedback'
g++ -g -O2 -fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -O2
-Wall -Wextra -dM -E -o .moc/moc_predefs.h
/usr/lib/x86_64-linux-gnu/qt5/mkspecs/features/data/dummy.cpp
/usr/lib/qt5/bin/moc -DQT_NO_LINKED_LIST -DSRCDIR=\"/<<PKGBU
[too-long-redacted] oc/tst_qdeclarativefeedback.moc
g++ -c -g -O2 -fstack-protector-strong -fstack-clash-protect
[too-long-redacted] .o tst_qdeclarativefeedback.cpp
g++ -Wl,-z,relro -Wl,-O1 -Wl,--enable-new-dtags -o qdeclarativefeedback
.obj/tst_qdeclarativefeedback.o /<<PKGBUILDDIR>>/lib/libQt5Feedback.so
/usr/lib/x86_64-linux-gnu/libQt5Gui.so /usr/lib/x86_64-linux-gnu/libQt5Test.so
/usr/lib/x86_64-linux-gnu/libQt5Qml.so
/usr/lib/x86_64-linux-gnu/libQt5Network.so
/usr/lib/x86_64-linux-gnu/libQt5Core.so -lGL -lpthread
make[4]: Leaving directory '/<<PKGBUILDDIR>>/tests/auto/qdeclarativefeedback'
make[3]: Leaving directory '/<<PKGBUILDDIR>>/tests/auto'
make[2]: Leaving directory '/<<PKGBUILDDIR>>/tests'
cd tests ; xvfb-run -a make check QML2_IMPORT_PATH=../../../qml
QT_PLUGIN_PATH=/<<PKGBUILDDIR>>/plugins LD_LIBRARY_PATH=/<<PKGBUILDDIR>>/lib
make[2]: Entering directory '/<<PKGBUILDDIR>>/tests'
cd auto/ && ( test -e Makefile || /usr/lib/qt5/bin/qmake -o Makefile
/<<PKGBUILDDIR>>/tests/auto/auto.pro ) && make -f Makefile check
make[3]: Entering directory '/<<PKGBUILDDIR>>/tests/auto'
cd qfeedbackactuator/ && ( test -e Makefile || /usr/lib/qt5/bin/qmake -o
Makefile /<<PKGBUILDDIR>>/tests/auto/qfeedbackactuator/qfeedbackactuator.pro )
&& make -f Makefile check
make[4]: Entering directory '/<<PKGBUILDDIR>>/tests/auto/qfeedbackactuator'
'/<<PKGBUILDDIR>>/tests/auto/qfeedbackactuator/target_wrapper.sh'
./qfeedbackactuator
QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-sbuild'
********* Start testing of tst_QFeedbackActuator *********
Config: Using QtTest library 5.15.17, Qt 5.15.17 (x86_64-little_endian-lp64
shared (dynamic) release build; by GCC 14.3.0), debian unknown
PASS : tst_QFeedbackActuator::initTestCase()
PASS : tst_QFeedbackActuator::enumeration()
PASS : tst_QFeedbackActuator::setEnabled()
PASS : tst_QFeedbackActuator::cleanupTestCase()
Totals: 4 passed, 0 failed, 0 skipped, 0 blacklisted, 4ms
********* Finished testing of tst_QFeedbackActuator *********
make[4]: Leaving directory '/<<PKGBUILDDIR>>/tests/auto/qfeedbackactuator'
cd qfeedbackhapticseffect/ && ( test -e Makefile || /usr/lib/qt5/bin/qmake -o
Makefile
/<<PKGBUILDDIR>>/tests/auto/qfeedbackhapticseffect/qfeedbackhapticseffect.pro )
&& make -f Makefile check
make[4]: Entering directory '/<<PKGBUILDDIR>>/tests/auto/qfeedbackhapticseffect'
'/<<PKGBUILDDIR>>/tests/auto/qfeedbackhapticseffect/target_wrapper.sh'
./qfeedbackhapticseffect
QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-sbuild'
********* Start testing of tst_QFeedbackHapticsEffect *********
Config: Using QtTest library 5.15.17, Qt 5.15.17 (x86_64-little_endian-lp64
shared (dynamic) release build; by GCC 14.3.0), debian unknown
PASS : tst_QFeedbackHapticsEffect::initTestCase()
PASS : tst_QFeedbackHapticsEffect::initialization()
PASS : tst_QFeedbackHapticsEffect::envelope(TEST1)
PASS : tst_QFeedbackHapticsEffect::envelope(TEST2)
PASS : tst_QFeedbackHapticsEffect::envelope(TEST3)
PASS : tst_QFeedbackHapticsEffect::envelope(TEST period)
QWARN : tst_QFeedbackHapticsEffect::startStop(TEST1)
QFeedbackHapticsEffect::setPeriod: the period can only be changed if the effect
is stopped
QWARN : tst_QFeedbackHapticsEffect::startStop(TEST1)
QFeedbackHapticsEffect::setActuator: The effect is not stopped
PASS : tst_QFeedbackHapticsEffect::startStop(TEST1)
QWARN : tst_QFeedbackHapticsEffect::startStop(TEST2)
QFeedbackHapticsEffect::setPeriod: the period can only be changed if the effect
is stopped
QWARN : tst_QFeedbackHapticsEffect::startStop(TEST2)
QFeedbackHapticsEffect::setActuator: The effect is not stopped
PASS : tst_QFeedbackHapticsEffect::startStop(TEST2)
QWARN : tst_QFeedbackHapticsEffect::startStop(TEST3)
QFeedbackHapticsEffect::setPeriod: the period can only be changed if the effect
is stopped
QWARN : tst_QFeedbackHapticsEffect::startStop(TEST3)
QFeedbackHapticsEffect::setActuator: The effect is not stopped
PASS : tst_QFeedbackHapticsEffect::startStop(TEST3)
QWARN : tst_QFeedbackHapticsEffect::startStop(TEST period)
QFeedbackHapticsEffect::setPeriod: the period can only be changed if the effect
is stopped
QWARN : tst_QFeedbackHapticsEffect::startStop(TEST period)
QFeedbackHapticsEffect::setActuator: The effect is not stopped
PASS : tst_QFeedbackHapticsEffect::startStop(TEST period)
PASS : tst_QFeedbackHapticsEffect::themeSupport()
PASS : tst_QFeedbackHapticsEffect::cleanupTestCase()
Totals: 12 passed, 0 failed, 0 skipped, 0 blacklisted, 5629ms
********* Finished testing of tst_QFeedbackHapticsEffect *********
make[4]: Leaving directory '/<<PKGBUILDDIR>>/tests/auto/qfeedbackhapticseffect'
cd qfeedbackplugin/ && ( test -e Makefile || /usr/lib/qt5/bin/qmake -o Makefile
/<<PKGBUILDDIR>>/tests/auto/qfeedbackplugin/qfeedbackplugin.pro ) && make -f
Makefile check
make[4]: Entering directory '/<<PKGBUILDDIR>>/tests/auto/qfeedbackplugin'
cd testplugin/ && ( test -e Makefile || /usr/lib/qt5/bin/qmake -o Makefile
/<<PKGBUILDDIR>>/tests/auto/qfeedbackplugin/testplugin/testplugin.pro ) && make
-f Makefile check
make[5]: Entering directory
'/<<PKGBUILDDIR>>/tests/auto/qfeedbackplugin/testplugin'
make[5]: Nothing to be done for 'check'.
make[5]: Leaving directory
'/<<PKGBUILDDIR>>/tests/auto/qfeedbackplugin/testplugin'
cd testplugin2/ && ( test -e Makefile || /usr/lib/qt5/bin/qmake -o Makefile
/<<PKGBUILDDIR>>/tests/auto/qfeedbackplugin/testplugin2/testplugin2.pro ) &&
make -f Makefile check
make[5]: Entering directory
'/<<PKGBUILDDIR>>/tests/auto/qfeedbackplugin/testplugin2'
make[5]: Nothing to be done for 'check'.
make[5]: Leaving directory
'/<<PKGBUILDDIR>>/tests/auto/qfeedbackplugin/testplugin2'
cd testplugin3/ && ( test -e Makefile || /usr/lib/qt5/bin/qmake -o Makefile
/<<PKGBUILDDIR>>/tests/auto/qfeedbackplugin/testplugin3/testplugin3.pro ) &&
make -f Makefile check
make[5]: Entering directory
'/<<PKGBUILDDIR>>/tests/auto/qfeedbackplugin/testplugin3'
make[5]: Nothing to be done for 'check'.
make[5]: Leaving directory
'/<<PKGBUILDDIR>>/tests/auto/qfeedbackplugin/testplugin3'
make[4]: Leaving directory '/<<PKGBUILDDIR>>/tests/auto/qfeedbackplugin'
cd qfeedbackmmk/ && ( test -e Makefile || /usr/lib/qt5/bin/qmake -o Makefile
/<<PKGBUILDDIR>>/tests/auto/qfeedbackmmk/qfeedbackmmk.pro ) && make -f Makefile
check
make[4]: Entering directory '/<<PKGBUILDDIR>>/tests/auto/qfeedbackmmk'
'/<<PKGBUILDDIR>>/tests/auto/qfeedbackmmk/target_wrapper.sh' ./qfeedbackmmk
QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-sbuild'
********* Start testing of tst_QFeedbackMMK *********
Config: Using QtTest library 5.15.17, Qt 5.15.17 (x86_64-little_endian-lp64
shared (dynamic) release build; by GCC 14.3.0), debian unknown
PASS : tst_QFeedbackMMK::initTestCase()
PASS : tst_QFeedbackMMK::badFile()
PASS : tst_QFeedbackMMK::cleanupTestCase()
Totals: 3 passed, 0 failed, 0 skipped, 0 blacklisted, 4ms
********* Finished testing of tst_QFeedbackMMK *********
make[4]: Leaving directory '/<<PKGBUILDDIR>>/tests/auto/qfeedbackmmk'
cd qdeclarativefeedback/ && ( test -e Makefile || /usr/lib/qt5/bin/qmake -o
Makefile
/<<PKGBUILDDIR>>/tests/auto/qdeclarativefeedback/qdeclarativefeedback.pro ) &&
make -f Makefile check
make[4]: Entering directory '/<<PKGBUILDDIR>>/tests/auto/qdeclarativefeedback'
'/<<PKGBUILDDIR>>/tests/auto/qdeclarativefeedback/target_wrapper.sh'
./qdeclarativefeedback
QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to '/tmp/runtime-sbuild'
********* Start testing of tst_qdeclarativefeedback *********
Config: Using QtTest library 5.15.17, Qt 5.15.17 (x86_64-little_endian-lp64
shared (dynamic) release build; by GCC 14.3.0), debian unknown
PASS : tst_qdeclarativefeedback::initTestCase()
PASS : tst_qdeclarativefeedback::hapticsEffect()
PASS : tst_qdeclarativefeedback::fileEffect()
PASS : tst_qdeclarativefeedback::actuator()
PASS : tst_qdeclarativefeedback::themeEffect()
PASS : tst_qdeclarativefeedback::cleanupTestCase()
Totals: 6 passed, 0 failed, 0 skipped, 0 blacklisted, 9ms
********* Finished testing of tst_qdeclarativefeedback *********
make[4]: Leaving directory '/<<PKGBUILDDIR>>/tests/auto/qdeclarativefeedback'
make[3]: Leaving directory '/<<PKGBUILDDIR>>/tests/auto'
make[2]: Leaving directory '/<<PKGBUILDDIR>>/tests'
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
create-stamp debian/debhelper-build-stamp
dh_prep
debian/rules override_dh_auto_install
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_auto_install
make -j2 install
DESTDIR=/<<BUILDDIR>>/qtfeedback-opensource-src-5.0\~git20180903.a14bd0b/debian/tmp
AM_UPDATE_INFO_DIR=no
INSTALL_ROOT=/<<BUILDDIR>>/qtfeedback-opensource-src-5.0\~git20180903.a14bd0b/debian/tmp
make[2]: Entering directory '/<<PKGBUILDDIR>>'
cd src/ && ( test -e Makefile || /usr/lib/qt5/bin/qmake -o M
[too-long-redacted] r ) && make -f Makefile install
make[3]: Entering directory '/<<PKGBUILDDIR>>/src'
cd feedback/ && ( test -e Makefile || /usr/lib/qt5/bin/qmake
[too-long-redacted] r ) && make -f Makefile install
make[4]: Entering directory '/<<PKGBUILDDIR>>/src/feedback'
/usr/lib/qt5/bin/qmake -install qinstall -exe ../../lib/libQt5Feedback.so.5.0.0
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/libQt5Feedback.so.5.0.0
/usr/lib/qt5/bin/qmake -install qinstall
/<<PKGBUILDDIR>>/include/QtFeedback/QFeedbackActuator
/<<PKGBUILDDIR>>/debian/tmp/usr/include/x86_64-linux-gnu/qt5/QtFeedback/QFeedbackActuator
/usr/lib/qt5/bin/qmake -install qinstall
/<<PKGBUILDDIR>>/include/QtFeedback/QFeedbackEffect
/<<PKGBUILDDIR>>/debian/tmp/usr/include/x86_64-linux-gnu/qt5/QtFeedback/QFeedbackEffect
/usr/lib/qt5/bin/qmake -install qinstall
/<<PKGBUILDDIR>>/include/QtFeedback/QFeedbackHapticsEffect
/<<PKGBUILDDIR>>/debian/tmp/usr/include/x86_64-linux-gnu/qt5/QtFeedback/QFeedbackHapticsEffect
ln -f -s libQt5Feedback.so.5.0.0
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/libQt5Feedback.so
ln -f -s libQt5Feedback.so.5.0.0
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/libQt5Feedback.so.5
/usr/lib/qt5/bin/qmake -install qinstall
/<<PKGBUILDDIR>>/include/QtFeedback/QFeedbackFileEffect
/<<PKGBUILDDIR>>/debian/tmp/usr/include/x86_64-linux-gnu/qt5/QtFeedback/QFeedbackFileEffect
ln -f -s libQt5Feedback.so.5.0.0
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/libQt5Feedback.so.5.0
/usr/lib/qt5/bin/qmake -install qinstall
/<<PKGBUILDDIR>>/include/QtFeedback/QFeedbackInterface
/<<PKGBUILDDIR>>/debian/tmp/usr/include/x86_64-linux-gnu/qt5/QtFeedback/QFeedbackInterface
sed -e 's,/<<PKGBUILDDIR>>/lib/,$$[QT_INSTALL_LIBS]/,g' -e 's,[^
'\'']*/<<PKGBUILDDIR>>/lib,,g' -e
's,/usr/lib/x86_64-linux-gnu,$$[QT_INSTALL_LIBS],g'
../../lib/libQt5Feedback.prl >
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/libQt5Feedback.prl
/usr/lib/qt5/bin/qmake -install qinstall
/<<PKGBUILDDIR>>/include/QtFeedback/QFeedbackHapticsInterface
/<<PKGBUILDDIR>>/debian/tmp/usr/include/x86_64-linux-gnu/qt5/QtFeedback/QFeedbackHapticsInterface
sed -e 's,/<<PKGBUILDDIR>>/lib/,=/usr/lib/x86_64-linux-gnu/,g' -e 's,[^
'\'']*/<<PKGBUILDDIR>>/lib,,g' ../../lib/libQt5Feedback.la >
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/libQt5Feedback.la
/usr/lib/qt5/bin/qmake -install qinstall
/<<PKGBUILDDIR>>/include/QtFeedback/QFeedbackThemeInterface
/<<PKGBUILDDIR>>/debian/tmp/usr/include/x86_64-linux-gnu/qt5/QtFeedback/QFeedbackThemeInterface
sed -e 's,/<<PKGBUILDDIR>>/lib/,/usr/lib/x86_64-linux-gnu/,g' -e 's,[^
'\'']*/<<PKGBUILDDIR>>/lib,,g' ../../lib/pkgconfig/Qt5Feedback.pc >
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/pkgconfig/Qt5Feedback.pc
/usr/lib/qt5/bin/qmake -install qinstall
/<<PKGBUILDDIR>>/src/feedback/qfeedbackactuator.h
/<<PKGBUILDDIR>>/debian/tmp/usr/include/x86_64-linux-gnu/qt5/QtFeedback/qfeedbackactuator.h
/usr/lib/qt5/bin/qmake -install qinstall
/<<PKGBUILDDIR>>/include/QtFeedback/QFeedbackFileInterface
/<<PKGBUILDDIR>>/debian/tmp/usr/include/x86_64-linux-gnu/qt5/QtFeedback/QFeedbackFileInterface
/usr/lib/qt5/bin/qmake -install qinstall
/<<PKGBUILDDIR>>/src/feedback/qfeedbackeffect.h
/<<PKGBUILDDIR>>/debian/tmp/usr/include/x86_64-linux-gnu/qt5/QtFeedback/qfeedbackeffect.h
/usr/lib/qt5/bin/qmake -install qinstall
/<<PKGBUILDDIR>>/include/QtFeedback/qtfeedbackversion.h
/<<PKGBUILDDIR>>/debian/tmp/usr/include/x86_64-linux-gnu/qt5/QtFeedback/qtfeedbackversion.h
/usr/lib/qt5/bin/qmake -install qinstall
/<<PKGBUILDDIR>>/src/feedback/qfeedbackglobal.h
/<<PKGBUILDDIR>>/debian/tmp/usr/include/x86_64-linux-gnu/qt5/QtFeedback/qfeedbackglobal.h
/usr/lib/qt5/bin/qmake -install qinstall
/<<PKGBUILDDIR>>/include/QtFeedback/QtFeedbackVersion
/<<PKGBUILDDIR>>/debian/tmp/usr/include/x86_64-linux-gnu/qt5/QtFeedback/QtFeedbackVersion
/usr/lib/qt5/bin/qmake -install qinstall
/<<PKGBUILDDIR>>/src/feedback/qfeedbackplugininterfaces.h
/<<PKGBUILDDIR>>/debian/tmp/usr/include/x86_64-linux-gnu/qt5/QtFeedback/qfeedbackplugininterfaces.h
/usr/lib/qt5/bin/qmake -install qinstall
/<<PKGBUILDDIR>>/include/QtFeedback/QtFeedback
/<<PKGBUILDDIR>>/debian/tmp/usr/include/x86_64-linux-gnu/qt5/QtFeedback/QtFeedback
/usr/lib/qt5/bin/qmake -install qinstall
/<<PKGBUILDDIR>>/src/feedback/qfeedbackpluginsearch.h
/<<PKGBUILDDIR>>/debian/tmp/usr/include/x86_64-linux-gnu/qt5/QtFeedback/qfeedbackpluginsearch.h
/usr/lib/qt5/bin/qmake -install qinstall
/<<PKGBUILDDIR>>/src/feedback/qfeedbackeffect_p.h
/<<PKGBUILDDIR>>/debian/tmp/usr/include/x86_64-linux-gnu/qt5/QtFeedback/5.0.0/QtFeedback/private/qfeedbackeffect_p.h
/usr/lib/qt5/bin/qmake -install qinstall
/<<PKGBUILDDIR>>/include/QtFeedback/QtFeedbackDepends
/<<PKGBUILDDIR>>/debian/tmp/usr/include/x86_64-linux-gnu/qt5/QtFeedback/QtFeedbackDepends
/usr/lib/qt5/bin/qmake -install qinstall
/<<PKGBUILDDIR>>/src/feedback/qfeedbackplugin_p.h
/<<PKGBUILDDIR>>/debian/tmp/usr/include/x86_64-linux-gnu/qt5/QtFeedback/5.0.0/QtFeedback/private/qfeedbackplugin_p.h
/usr/lib/qt5/bin/qmake -install qinstall
/<<PKGBUILDDIR>>/mkspecs/modules-inst/qt_lib_feedback.pri
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_feedback.pri
/usr/lib/qt5/bin/qmake -install qinstall
/<<PKGBUILDDIR>>/mkspecs/modules-inst/qt_lib_feedback_private.pri
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_feedback_private.pri
/usr/lib/qt5/bin/qmake -install qinstall
/<<PKGBUILDDIR>>/lib/cmake/Qt5Feedback/Qt5FeedbackConfig.cmake
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/cmake/Qt5Feedback/Qt5FeedbackConfig.cmake
/usr/lib/qt5/bin/qmake -install qinstall
/<<PKGBUILDDIR>>/lib/cmake/Qt5Feedback/Qt5FeedbackConfigVersion.cmake
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/cmake/Qt5Feedback/Qt5FeedbackConfigVersion.cmake
make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/feedback'
cd plugins/ && ( test -e Makefile || /usr/lib/qt5/bin/qmake
[too-long-redacted] r ) && make -f Makefile install
make[4]: Entering directory '/<<PKGBUILDDIR>>/src/plugins'
cd feedback/ && ( test -e Makefile || /usr/lib/qt5/bin/qmake
[too-long-redacted] r ) && make -f Makefile install
make[5]: Entering directory '/<<PKGBUILDDIR>>/src/plugins/feedback'
cd mmk/ && ( test -e Makefile || /usr/lib/qt5/bin/qmake -o M
[too-long-redacted] r ) && make -f Makefile install
make[6]: Entering directory '/<<PKGBUILDDIR>>/src/plugins/feedback/mmk'
/usr/lib/qt5/bin/qmake -install qinstall
/<<PKGBUILDDIR>>/lib/cmake/Qt5Feedback/Qt5Feedback_.cmake
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/cmake/Qt5Feedback/Qt5Feedback_.cmake
/usr/lib/qt5/bin/qmake -install qinstall -exe
../../../../plugins/feedback/libqtfeedback_mmk.so
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/qt5/plugins/feedback/libqtfeedback_mmk.so
make[6]: Leaving directory '/<<PKGBUILDDIR>>/src/plugins/feedback/mmk'
make[5]: Leaving directory '/<<PKGBUILDDIR>>/src/plugins/feedback'
make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/plugins'
cd imports/ && ( test -e Makefile || /usr/lib/qt5/bin/qmake
[too-long-redacted] r ) && make -f Makefile install
make[4]: Entering directory '/<<PKGBUILDDIR>>/src/imports'
cd feedback/ && ( test -e Makefile || /usr/lib/qt5/bin/qmake
[too-long-redacted] r ) && make -f Makefile install
make[5]: Entering directory '/<<PKGBUILDDIR>>/src/imports/feedback'
/usr/lib/qt5/bin/qmake -install qinstall -exe
../../../qml/QtFeedback/libdeclarative_feedback.so
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/qt5/qml/QtFeedback/libdeclarative_feedback.so
/usr/lib/qt5/bin/qmake -install qinstall
/<<PKGBUILDDIR>>/src/imports/feedback/qmldir
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/qt5/qml/QtFeedback/qmldir
/usr/lib/qt5/bin/qmake -install qinstall
/<<PKGBUILDDIR>>/src/imports/feedback/plugins.qmltypes
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/qt5/qml/QtFeedback/plugins.qmltypes
make[5]: Leaving directory '/<<PKGBUILDDIR>>/src/imports/feedback'
make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/imports'
make[3]: Leaving directory '/<<PKGBUILDDIR>>/src'
cd examples/ && ( test -e Makefile || /usr/lib/qt5/bin/qmake
[too-long-redacted] r ) && make -f Makefile install
make[3]: Entering directory '/<<PKGBUILDDIR>>/examples'
make[3]: Nothing to be done for 'install'.
make[3]: Leaving directory '/<<PKGBUILDDIR>>/examples'
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
# only install doc files for architectures that have qt5-qtdoc
if [ -e /usr/lib/x86_64-linux-gnu/qt5/bin/qdoc ]; then \
/usr/bin/make INSTALL_ROOT=/<<PKGBUILDDIR>>/debian/tmp install_docs; \
fi
make[2]: Entering directory '/<<PKGBUILDDIR>>'
cd src/ && ( test -e Makefile || /usr/lib/qt5/bin/qmake -o M
[too-long-redacted] n/make -f Makefile install_docs
make[3]: Entering directory '/<<PKGBUILDDIR>>/src'
cd feedback/ && ( test -e Makefile || /usr/lib/qt5/bin/qmake
[too-long-redacted] n/make -f Makefile install_docs
make[4]: Entering directory '/<<PKGBUILDDIR>>/src/feedback'
/usr/lib/qt5/bin/qmake -install qinstall /<<PKGBUILDDIR>>/doc/qtfeedback
/<<PKGBUILDDIR>>/debian/tmp/usr/share/qt5/doc/qtfeedback
/usr/lib/qt5/bin/qmake -install qinstall /<<PKGBUILDDIR>>/doc/qtfeedback.qch
/<<PKGBUILDDIR>>/debian/tmp/usr/share/qt5/doc/qtfeedback.qch
make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/feedback'
cd plugins/ && ( test -e Makefile || /usr/lib/qt5/bin/qmake
[too-long-redacted] n/make -f Makefile install_docs
make[4]: Entering directory '/<<PKGBUILDDIR>>/src/plugins'
cd feedback/ && ( test -e Makefile || /usr/lib/qt5/bin/qmake
[too-long-redacted] n/make -f Makefile install_docs
make[5]: Entering directory '/<<PKGBUILDDIR>>/src/plugins/feedback'
cd mmk/ && ( test -e Makefile || /usr/lib/qt5/bin/qmake -o M
[too-long-redacted] n/make -f Makefile install_docs
make[6]: Entering directory '/<<PKGBUILDDIR>>/src/plugins/feedback/mmk'
make[6]: Nothing to be done for 'install_docs'.
make[6]: Leaving directory '/<<PKGBUILDDIR>>/src/plugins/feedback/mmk'
make[5]: Leaving directory '/<<PKGBUILDDIR>>/src/plugins/feedback'
make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/plugins'
cd imports/ && ( test -e Makefile || /usr/lib/qt5/bin/qmake
[too-long-redacted] n/make -f Makefile install_docs
make[4]: Entering directory '/<<PKGBUILDDIR>>/src/imports'
cd feedback/ && ( test -e Makefile || /usr/lib/qt5/bin/qmake
[too-long-redacted] n/make -f Makefile install_docs
make[5]: Entering directory '/<<PKGBUILDDIR>>/src/imports/feedback'
make[5]: Nothing to be done for 'install_docs'.
make[5]: Leaving directory '/<<PKGBUILDDIR>>/src/imports/feedback'
make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/imports'
make[3]: Leaving directory '/<<PKGBUILDDIR>>/src'
cd examples/ && ( test -e Makefile || /usr/lib/qt5/bin/qmake
[too-long-redacted] n/make -f Makefile install_docs
make[3]: Entering directory '/<<PKGBUILDDIR>>/examples'
make[3]: Nothing to be done for 'install_docs'.
make[3]: Leaving directory '/<<PKGBUILDDIR>>/examples'
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
# Fix wrong path in pkgconfig files
find /<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/pkgconfig -type f
-name '*.pc' \
-exec sed -i -e 's/x86_64-linux-gnu\/x86_64-linux-gnu/x86_64-linux-gnu/g' {} \;
# Remove private stuff
rm -rfv debian/tmp/usr/include/*/qt5/QtFeedback/*/QtFeedback/private/
removed
'debian/tmp/usr/include/x86_64-linux-gnu/qt5/QtFeedback/5.0.0/QtFeedback/private/qfeedbackplugin_p.h'
removed
'debian/tmp/usr/include/x86_64-linux-gnu/qt5/QtFeedback/5.0.0/QtFeedback/private/qfeedbackeffect_p.h'
removed directory
'debian/tmp/usr/include/x86_64-linux-gnu/qt5/QtFeedback/5.0.0/QtFeedback/private/'
rm -fv
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/*/qt5/mkspecs/modules/qt_lib_*_private.pri
removed
'/<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/qt5/mkspecs/modules/qt_lib_feedback_private.pri'
# Remove broken .cmake file
rm -fv
/<<PKGBUILDDIR>>/debian/tmp/usr/lib/*/cmake/Qt5Feedback/Qt5Feedback_.cmake
removed
'/<<PKGBUILDDIR>>/debian/tmp/usr/lib/x86_64-linux-gnu/cmake/Qt5Feedback/Qt5Feedback_.cmake'
# Remove libtool-like files
rm -f debian/tmp/usr/lib/x86_64-linux-gnu/*.la
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
dh_install
dh_installdocs
dh_installchangelogs
dh_installexamples
dh_perl
dh_link
dh_strip_nondeterminism
dh_compress
dh_fixperms
dh_missing
dh_dwz -a
dh_strip -a
dh_makeshlibs -a
dpkg-gensymbols: error: some symbols or patterns disappeared in the symbols
file: see diff output below
dpkg-gensymbols: warning: debian/libqt5feedback5/DEBIAN/symbols doesn't match
completely debian/libqt5feedback5.symbols
--- debian/libqt5feedback5.symbols
(libqt5feedback5_5.0~git20180903.a14bd0b-6_amd64)
+++ dpkg-gensymbolseDPDwD 2025-09-04 13:40:00.623293810 +0000
@@ -1,21 +1,21 @@
libQt5Feedback.so.5 libqt5feedback5 #MINVER#
* Build-Depends-Package: qtfeedback-dev
- Qt_5.0@Qt_5.0 5.0~git20180329.a14bd0bb
- Qt_5.10@Qt_5.10 5.0~git20180329.a14bd0bb
- Qt_5.11@Qt_5.11 5.0~git20180329.a14bd0bb
- Qt_5.12@Qt_5.12 5.0~git20180329.a14bd0bb
- Qt_5.13@Qt_5.13 5.0~git20180329.a14bd0bb
- Qt_5.14@Qt_5.14 5.0~git20180329.a14bd0bb
- Qt_5.15@Qt_5.15 5.0~git20180903.a14bd0b
- Qt_5.1@Qt_5.1 5.0~git20180329.a14bd0bb
- Qt_5.2@Qt_5.2 5.0~git20180329.a14bd0bb
- Qt_5.3@Qt_5.3 5.0~git20180329.a14bd0bb
- Qt_5.4@Qt_5.4 5.0~git20180329.a14bd0bb
- Qt_5.5@Qt_5.5 5.0~git20180329.a14bd0bb
- Qt_5.6@Qt_5.6 5.0~git20180329.a14bd0bb
- Qt_5.7@Qt_5.7 5.0~git20180329.a14bd0bb
- Qt_5.8@Qt_5.8 5.0~git20180329.a14bd0bb
- Qt_5.9@Qt_5.9 5.0~git20180329.a14bd0bb
+#MISSING: 5.0~git20180903.a14bd0b-6# Qt_5.0@Qt_5.0 5.0~git20180329.a14bd0bb
+#MISSING: 5.0~git20180903.a14bd0b-6# Qt_5.10@Qt_5.10 5.0~git20180329.a14bd0bb
+#MISSING: 5.0~git20180903.a14bd0b-6# Qt_5.11@Qt_5.11 5.0~git20180329.a14bd0bb
+#MISSING: 5.0~git20180903.a14bd0b-6# Qt_5.12@Qt_5.12 5.0~git20180329.a14bd0bb
+#MISSING: 5.0~git20180903.a14bd0b-6# Qt_5.13@Qt_5.13 5.0~git20180329.a14bd0bb
+#MISSING: 5.0~git20180903.a14bd0b-6# Qt_5.14@Qt_5.14 5.0~git20180329.a14bd0bb
+#MISSING: 5.0~git20180903.a14bd0b-6# Qt_5.15@Qt_5.15 5.0~git20180903.a14bd0b
+#MISSING: 5.0~git20180903.a14bd0b-6# Qt_5.1@Qt_5.1 5.0~git20180329.a14bd0bb
+#MISSING: 5.0~git20180903.a14bd0b-6# Qt_5.2@Qt_5.2 5.0~git20180329.a14bd0bb
+#MISSING: 5.0~git20180903.a14bd0b-6# Qt_5.3@Qt_5.3 5.0~git20180329.a14bd0bb
+#MISSING: 5.0~git20180903.a14bd0b-6# Qt_5.4@Qt_5.4 5.0~git20180329.a14bd0bb
+#MISSING: 5.0~git20180903.a14bd0b-6# Qt_5.5@Qt_5.5 5.0~git20180329.a14bd0bb
+#MISSING: 5.0~git20180903.a14bd0b-6# Qt_5.6@Qt_5.6 5.0~git20180329.a14bd0bb
+#MISSING: 5.0~git20180903.a14bd0b-6# Qt_5.7@Qt_5.7 5.0~git20180329.a14bd0bb
+#MISSING: 5.0~git20180903.a14bd0b-6# Qt_5.8@Qt_5.8 5.0~git20180329.a14bd0bb
+#MISSING: 5.0~git20180903.a14bd0b-6# Qt_5.9@Qt_5.9 5.0~git20180329.a14bd0bb
Qt_5@Qt_5 5.0~git20180329.a14bd0bb
Qt_5_PRIVATE_API@Qt_5_PRIVATE_API 5.0~git20180329.a14bd0bb
_ZN15QFeedbackEffect11qt_metacallEN11QMetaObject4CallEiPPv@Qt_5
5.0~git20180329.a14bd0bb
dh_makeshlibs: error: failing due to earlier errors
make: *** [debian/rules:19: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------
--- End Message ---
--- Begin Message ---
Source: qtfeedback-opensource-src
Source-Version: 5.0~git20180903.a14bd0b-7
Done: Mike Gabriel <sunwea...@debian.org>
We believe that the bug you reported is fixed in the latest version of
qtfeedback-opensource-src, 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 1114...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Mike Gabriel <sunwea...@debian.org> (supplier of updated
qtfeedback-opensource-src 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 Sep 2025 12:10:58 +0200
Source: qtfeedback-opensource-src
Architecture: source
Version: 5.0~git20180903.a14bd0b-7
Distribution: unstable
Urgency: medium
Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Changed-By: Mike Gabriel <sunwea...@debian.org>
Closes: 1114343
Changes:
qtfeedback-opensource-src (5.0~git20180903.a14bd0b-7) unstable; urgency=medium
.
* debian/*.symbols:
+ Remove Qt_5.x symbols from the symbols files. (Closes: #1114343).
* debian/qtfeedback5-doc.doc-base:
+ Amend Index: field and reference correct entry-point file name.
Checksums-Sha1:
db178342b25ad042937b4c42bbe60324dee37268 2742
qtfeedback-opensource-src_5.0~git20180903.a14bd0b-7.dsc
2ef52dbed42e1a14cae382511c98605d64871074 10380
qtfeedback-opensource-src_5.0~git20180903.a14bd0b-7.debian.tar.xz
ecb4300c068d786047e8b4512cc9f89a873c801a 19116
qtfeedback-opensource-src_5.0~git20180903.a14bd0b-7_source.buildinfo
Checksums-Sha256:
5a572632311b59704bb5d72a28aa5f1ce683177d399b4971e02dcf76ec50d711 2742
qtfeedback-opensource-src_5.0~git20180903.a14bd0b-7.dsc
071e078c7d166ca3203aae31ca76eed072a2f361e0cf4de72a672b52c004db91 10380
qtfeedback-opensource-src_5.0~git20180903.a14bd0b-7.debian.tar.xz
fe481985dbbf6a938257d7b4be8bedc270bb9b5ef8846716439b4feada5f7c86 19116
qtfeedback-opensource-src_5.0~git20180903.a14bd0b-7_source.buildinfo
Files:
6841604e730656f44ff2487b9875c42f 2742 libs optional
qtfeedback-opensource-src_5.0~git20180903.a14bd0b-7.dsc
711b5bcca6b4a7335ef790a5d6705fad 10380 libs optional
qtfeedback-opensource-src_5.0~git20180903.a14bd0b-7.debian.tar.xz
400a317071fc468725b834c6c34553a0 19116 libs optional
qtfeedback-opensource-src_5.0~git20180903.a14bd0b-7_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJJBAEBCgAzFiEEm/uu6GwKpf+/IgeCmvRrMCV3GzEFAmi8CakVHHN1bndlYXZl
ckBkZWJpYW4ub3JnAAoJEJr0azAldxsxE5cP/jb7nfJC1cFtmemIEEnlZ947UZwk
cXy8Euccd2Qcc6GBxYE8rIBNhYJdmjEGz1lnWBjUjN550Qwi3r4PXUMH71iV/QTr
n0Gdxe/pqwrG0MaOrhG4wkEpwQld1q2gcdwiFGx+YTS5UVoQApLUKAR/ls+zX41n
PXFd8UH7qfECdFmf9/qh+vhYsnmqHVMnYE46ioibAgB1wLt/3DcMVuap8VUA6aP6
5bgdDWxdARHAgF30QBWv9qzqHSr/mmpkm/eEkHACdDNjh2fph3yMl+X4zHn1PY9Y
6DVr9n4svalK+f+iOo5R464jRPPklJFekFXS/Ftu3yr69Wrz4GsQvhbRIrLUt37k
RLFn2sqd35we1k5MN7sm0dhJUFlOkdAohHQAXMDi0DuyNiETEJQkyINzBAmEItHl
ehVGxW2acKp8WwMPVUhFKhmiYTTiquAYt2UNHtxyRoIPEXRYTGVSKreRjGlPAyzU
KWx2L5/oeseEi28RLrRqrpJw8YLRcEbN0OPL1uCRasCdGwDPhbVes7Vqfro+S7E5
CuQGK0KHl4yAu0oNycsOARShBExzRAwH+iNBP/jCzFEIX3MmgWywkWkxlnw6b4W1
J3n8Nk7BqV3ClMaaCykaMlN7RT22XEi13hEToJOpRRJl4DKr7a07xPF8Olk3OLYV
rcf4Tb+OaAtYoeZ2
=KnSw
-----END PGP SIGNATURE-----
pgpIwjeISA91m.pgp
Description: PGP signature
--- End Message ---