[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#907204: marked as done (kdepim-runtime: FTBFS in buster/sid (invalid use of incomplete type 'class QTabBar'))



Your message dated Sat, 22 Sep 2018 22:42:08 +0300
with message-id <20180922194208.GO27283@localhost>
and subject line Already fixed in experimental
has caused the Debian Bug report #907204,
regarding kdepim-runtime: FTBFS in buster/sid (invalid use of incomplete type 'class QTabBar')
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 owner@bugs.debian.org
immediately.)


-- 
907204: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=907204
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: src:kdepim-runtime
Version: 4:17.12.3-2
Severity: serious
Tags: ftbfs

Dear maintainer:

I tried to build this package in buster but it failed:

--------------------------------------------------------------------------------
[...]
 debian/rules build-arch
/usr/bin/make -f debian/rules dhmk_run_configure_commands DHMK_TARGET="configure"
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_testdir  # [-a]
# Running override target (override_dh_auto_configure)
test -z "`ls debian/*.debhelper.log 2>/dev/null`" || sed -i '/^override_dh_auto_configure[[:space:]]/d' debian/*.debhelper.log
/usr/bin/make -f debian/rules override_dh_auto_configure DH_INTERNAL_OVERRIDE="dh_auto_configure"  # [-a]
make[2]: Entering directory '/<<PKGBUILDDIR>>'
dh_auto_configure '--buildsystem=kf5' --parallel  -- -DBUILD_TESTING=OFF
	cd obj-x86_64-linux-gnu && cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_BUILD_TYPE=None -DCMAKE_INSTALL_SYSCONFDIR=/etc -DCMAKE_INSTALL_LOCALSTATEDIR=/var -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON -DCMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY=ON -DCMAKE_INSTALL_RUNSTATEDIR=/run "-GUnix Makefiles" -DCMAKE_BUILD_TYPE=Debian -DCMAKE_INSTALL_SYSCONFDIR=/etc -DKDE_INSTALL_USE_QT_SYS_PATHS=ON -DBUILD_TESTING=OFF ..
-- The C compiler identification is GNU 8.2.0
-- The CXX compiler identification is GNU 8.2.0
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works

[... snipped ...]

cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/resources/shared/singlefileresource && /usr/bin/cmake -DKDE_UIC_EXECUTABLE:FILEPATH=/usr/lib/qt5/bin/uic -DKDE_UIC_FILE:FILEPATH=/<<PKGBUILDDIR>>/resources/shared/singlefileresource/settingsdialog.ui -DKDE_UIC_H_FILE:FILEPATH=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/resources/shared/singlefileresource/ui_settingsdialog.h -DKDE_UIC_BASENAME:STRING=settingsdialog -P /usr/lib/x86_64-linux-gnu/cmake/KF5I18n/kf5i18nuic.cmake
[  6%] Generating ui_singlefileresourceconfigdialog_desktop.h
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/resources/shared/singlefileresource && /usr/bin/cmake -DKDE_UIC_EXECUTABLE:FILEPATH=/usr/lib/qt5/bin/uic -DKDE_UIC_FILE:FILEPATH=/<<PKGBUILDDIR>>/resources/shared/singlefileresource/singlefileresourceconfigdialog_desktop.ui -DKDE_UIC_H_FILE:FILEPATH=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/resources/shared/singlefileresource/ui_singlefileresourceconfigdialog_desktop.h -DKDE_UIC_BASENAME:STRING=singlefileresourceconfigdialog_desktop -P /usr/lib/x86_64-linux-gnu/cmake/KF5I18n/kf5i18nuic.cmake
[  6%] Generating ui_singlefileresourceconfigdialog.h
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/resources/shared/singlefileresource && /usr/bin/cmake -DKDE_UIC_EXECUTABLE:FILEPATH=/usr/lib/qt5/bin/uic -DKDE_UIC_FILE:FILEPATH=/<<PKGBUILDDIR>>/resources/shared/singlefileresource/singlefileresourceconfigdialog.ui -DKDE_UIC_H_FILE:FILEPATH=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/resources/shared/singlefileresource/ui_singlefileresourceconfigdialog.h -DKDE_UIC_BASENAME:STRING=singlefileresourceconfigdialog -P /usr/lib/x86_64-linux-gnu/cmake/KF5I18n/kf5i18nuic.cmake
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /<<PKGBUILDDIR>> /<<PKGBUILDDIR>>/resources/shared/singlefileresource /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/resources/shared/singlefileresource /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/resources/shared/singlefileresource/CMakeFiles/akonadi-singlefileresource.dir/DependInfo.cmake --color=
Scanning dependencies of target akonadi-singlefileresource
make[4]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make -f resources/shared/singlefileresource/CMakeFiles/akonadi-singlefileresource.dir/build.make resources/shared/singlefileresource/CMakeFiles/akonadi-singlefileresource.dir/build
make[4]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
[  7%] Building CXX object resources/shared/singlefileresource/CMakeFiles/akonadi-singlefileresource.dir/singlefileresourcebase.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/resources/shared/singlefileresource && /usr/bin/c++  -DHAVE_TEXTTOSPEECH -DKCOREADDONS_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DISABLE_DEPRECATED_BEFORE=0 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -DTRANSLATION_DOMAIN=\"akonadi_singlefile_resource\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -Dakonadi_singlefileresource_EXPORTS -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/resources/shared/singlefileresource -I/<<PKGBUILDDIR>>/resources/shared/singlefileresource -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/resources/shared/singlefileresource/akonadi-singlefileresource_autogen/include -I/<<PKGBUILDDIR>>/resources/folderarchivesettings -isystem /usr/include/KF5/KI18n -isystem /usr/include/KF5 -isystem /usr/include/x86_64-l
 inux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -isystem /usr/include/KF5/KCompletion -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/KF5/KIOWidgets -isystem /usr/include/KF5/KIOCore -isystem /usr/include/KF5/KCoreAddons -isystem /usr/include/KF5/KService -isystem /usr/include/KF5/KConfigCore -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtDBus -isystem /usr/include/KF5/KJobWidgets -isystem /usr/include/KF5/KWidgetsAddons -isystem /usr/include/KF5/KConfigWidgets -isystem /usr/include/KF5/KCodecs -isystem /usr/include/KF5/KConfigGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtXml -isystem /usr/include/KF5/KAuth -isystem /usr/include/KF5/AkonadiCore -isystem /usr/include/KF5/KItemModels -isystem /usr/include/KF5/AkonadiAgentBase -isys
 tem /usr/include/KF5/KIMAP -isystem /usr/include/KF5/KMime -isystem /usr/include/KF5/KWindowSystem  -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2 -std=c++0x -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Wvla -Wdate-time -pedantic -Wsuggest-override -fPIC -fvisibility=hidden -fvisibility-inlines-hidden   -fPIC -fexceptions -std=gnu++11 -o CMakeFiles/akonadi-singlefileresource.dir/singlefileresourcebase.cpp.o -c /<<PKGBUILDDIR>>/resources/shared/singlefileresource/singlefileresourcebase.cpp
[  7%] Building CXX object resources/shared/singlefileresource/CMakeFiles/akonadi-singlefileresource.dir/singlefileresourceconfigdialogbase.cpp.o
cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/resources/shared/singlefileresource && /usr/bin/c++  -DHAVE_TEXTTOSPEECH -DKCOREADDONS_LIB -DQT_CONCURRENT_LIB -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_DISABLE_DEPRECATED_BEFORE=0 -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_NO_CAST_FROM_ASCII -DQT_NO_CAST_FROM_BYTEARRAY -DQT_NO_CAST_TO_ASCII -DQT_NO_DEBUG -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_URL_CAST_FROM_STRING -DQT_USE_FAST_OPERATOR_PLUS -DQT_USE_QSTRINGBUILDER -DQT_WIDGETS_LIB -DQT_XML_LIB -DTRANSLATION_DOMAIN=\"akonadi_singlefile_resource\" -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -Dakonadi_singlefileresource_EXPORTS -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/resources/shared/singlefileresource -I/<<PKGBUILDDIR>>/resources/shared/singlefileresource -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/resources/shared/singlefileresource/akonadi-singlefileresource_autogen/include -I/<<PKGBUILDDIR>>/resources/folderarchivesettings -isystem /usr/include/KF5/KI18n -isystem /usr/include/KF5 -isystem /usr/include/x86_64-l
 inux-gnu/qt5 -isystem /usr/include/x86_64-linux-gnu/qt5/QtCore -isystem /usr/lib/x86_64-linux-gnu/qt5/mkspecs/linux-g++ -isystem /usr/include/KF5/KCompletion -isystem /usr/include/x86_64-linux-gnu/qt5/QtWidgets -isystem /usr/include/x86_64-linux-gnu/qt5/QtGui -isystem /usr/include/KF5/KIOWidgets -isystem /usr/include/KF5/KIOCore -isystem /usr/include/KF5/KCoreAddons -isystem /usr/include/KF5/KService -isystem /usr/include/KF5/KConfigCore -isystem /usr/include/x86_64-linux-gnu/qt5/QtNetwork -isystem /usr/include/x86_64-linux-gnu/qt5/QtConcurrent -isystem /usr/include/x86_64-linux-gnu/qt5/QtDBus -isystem /usr/include/KF5/KJobWidgets -isystem /usr/include/KF5/KWidgetsAddons -isystem /usr/include/KF5/KConfigWidgets -isystem /usr/include/KF5/KCodecs -isystem /usr/include/KF5/KConfigGui -isystem /usr/include/x86_64-linux-gnu/qt5/QtXml -isystem /usr/include/KF5/KAuth -isystem /usr/include/KF5/AkonadiCore -isystem /usr/include/KF5/KItemModels -isystem /usr/include/KF5/AkonadiAgentBase -isys
 tem /usr/include/KF5/KIMAP -isystem /usr/include/KF5/KMime -isystem /usr/include/KF5/KWindowSystem  -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wdate-time -D_FORTIFY_SOURCE=2 -std=c++0x -fno-operator-names -fno-exceptions -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Wvla -Wdate-time -pedantic -Wsuggest-override -fPIC -fvisibility=hidden -fvisibility-inlines-hidden   -fPIC -fexceptions -std=gnu++11 -o CMakeFiles/akonadi-singlefileresource.dir/singlefileresourceconfigdialogbase.cpp.o -c /<<PKGBUILDDIR>>/resources/shared/singlefileresource/singlefileresourceconfigdialogbase.cpp
/<<PKGBUILDDIR>>/resources/shared/singlefileresource/singlefileresourceconfigdialogbase.cpp: In constructor 'Akonadi::SingleFileResourceConfigDialogBase::SingleFileResourceConfigDialogBase(WId)':
/<<PKGBUILDDIR>>/resources/shared/singlefileresource/singlefileresourceconfigdialogbase.cpp:67:27: error: invalid use of incomplete type 'class QTabBar'
     ui.tabWidget->tabBar()->hide();
                           ^~
In file included from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/QTabWidget:1,
                 from /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/resources/shared/singlefileresource/ui_singlefileresourceconfigdialog_desktop.h:21,
                 from /<<PKGBUILDDIR>>/resources/shared/singlefileresource/singlefileresourceconfigdialogbase.h:27,
                 from /<<PKGBUILDDIR>>/resources/shared/singlefileresource/singlefileresourceconfigdialogbase.cpp:22:
/usr/include/x86_64-linux-gnu/qt5/QtWidgets/qtabwidget.h:51:7: note: forward declaration of 'class QTabBar'
 class QTabBar;
       ^~~~~~~
/<<PKGBUILDDIR>>/resources/shared/singlefileresource/singlefileresourceconfigdialogbase.cpp: In member function 'void Akonadi::SingleFileResourceConfigDialogBase::addPage(const QString&, QWidget*)':
/<<PKGBUILDDIR>>/resources/shared/singlefileresource/singlefileresourceconfigdialogbase.cpp:101:27: error: invalid use of incomplete type 'class QTabBar'
     ui.tabWidget->tabBar()->show();
                           ^~
In file included from /usr/include/x86_64-linux-gnu/qt5/QtWidgets/QTabWidget:1,
                 from /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/resources/shared/singlefileresource/ui_singlefileresourceconfigdialog_desktop.h:21,
                 from /<<PKGBUILDDIR>>/resources/shared/singlefileresource/singlefileresourceconfigdialogbase.h:27,
                 from /<<PKGBUILDDIR>>/resources/shared/singlefileresource/singlefileresourceconfigdialogbase.cpp:22:
/usr/include/x86_64-linux-gnu/qt5/QtWidgets/qtabwidget.h:51:7: note: forward declaration of 'class QTabBar'
 class QTabBar;
       ^~~~~~~
make[4]: *** [resources/shared/singlefileresource/CMakeFiles/akonadi-singlefileresource.dir/build.make:91: resources/shared/singlefileresource/CMakeFiles/akonadi-singlefileresource.dir/singlefileresourceconfigdialogbase.cpp.o] Error 1
make[4]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make[3]: *** [CMakeFiles/Makefile2:3797: resources/shared/singlefileresource/CMakeFiles/akonadi-singlefileresource.dir/all] Error 2
make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
make[2]: *** [Makefile:133: all] Error 2
make[2]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
dh_auto_build: cd obj-x86_64-linux-gnu && make -j1 "INSTALL=install --strip-program=true" returned exit code 2
make[1]: *** [/usr/share/pkg-kde-tools/qt-kde-team/3/dhmk.mk:97: pre_build-arch_dh_auto_build] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [/usr/share/pkg-kde-tools/qt-kde-team/3/dhmk.mk:112: debian/dhmk_build-arch] Error 2
dpkg-buildpackage: error: debian/rules build-arch subprocess returned exit status 2
--------------------------------------------------------------------------------

The build was made with "dpkg-buildpackage -B" in my autobuilder.
Most probably, it also fails here in reproducible builds:

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/kdepim-runtime.html

where you can get a full build log if you need it.

If this is really a bug in one of the build-depends, please use reassign and affects,
so that this is still visible in the BTS web page for this package.

Thanks.

--- End Message ---
--- Begin Message ---
Version: 4:18.07.90-1

Already fixed in experimental:
https://tests.reproducible-builds.org/debian/rb-pkg/experimental/amd64/kdepim-runtime.html

cu
Adrian

-- 

       "Is there not promise of rain?" Ling Tan asked suddenly out
        of the darkness. There had been need of rain for many days.
       "Only a promise," Lao Er said.
                                       Pearl S. Buck - Dragon Seed

--- End Message ---

Reply to: