Bug#1114343: 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.
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
--------------------------------------------------------------------------------
Reply to: