[Pkg-deepin-devel] Bug#947252: deepin-qt5dxcb-plugin FTBFS: Project ERROR: x11-xcb development package not found

Helmut Grohne helmut at subdivi.de
Mon Dec 23 16:05:49 GMT 2019


Source: deepin-qt5dxcb-plugin
Version: 5.0.1-2
Severity: serious
Tags: ftbfs

deepin-qt5dxcb-plugin fails to build from source since very recently.
Five days ago, it still cross built:
http://crossqa.debian.net/src/deepin-qt5dxcb-plugin

Now it fails (cross and native):
|    dh_auto_configure
|         qmake -makefile "QMAKE_CFLAGS_RELEASE=-g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pedantic -Wdate-time -D_FORTIFY_SOURCE=2" "QMAKE_CFLAGS_DEBUG=-g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pedantic -Wdate-time -D_FORTIFY_SOURCE=2" "QMAKE_CXXFLAGS_RELEASE=-g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2" "QMAKE_CXXFLAGS_DEBUG=-g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2" "QMAKE_LFLAGS_RELEASE=-Wl,-z,relro -Wl,-z,now -Wl,--as-needed" "QMAKE_LFLAGS_DEBUG=-Wl,-z,relro -Wl,-z,now -Wl,--as-needed" QMAKE_STRIP=: PREFIX=/usr
| Info: creating stash file /<<PKGBUILDDIR>>/.qmake.stash
|    dh_auto_build
|         make -j8
| make[1]: Entering directory '/<<PKGBUILDDIR>>'
| cd platformplugin/ && ( test -e Makefile.qt5platform-plugin || /usr/lib/qt5/bin/qmake -o Makefile.qt5platform-plugin /<<PKGBUILDDIR>>/platformplugin/qt5platform-plugin.pro 'QMAKE_CFLAGS_RELEASE=-g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pedantic -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CFLAGS_DEBUG=-g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pedantic -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CXXFLAGS_RELEASE=-g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CXXFLAGS_DEBUG=-g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_LFLAGS_RELEASE=-Wl,-z,relro -Wl,-z,now -Wl,--as-needed' 'QMAKE_LFLAGS_DEBUG=-Wl,-z,relro -Wl,-z,now -Wl,--as-needed' QMAKE_STRIP=: PREFIX=/usr ) && make -f Makefile.qt5platform-plugin
| sh: 1: git: not found
| Project MESSAGE: /usr/lib/x86_64-linux-gnu/qt5/plugins/platforms
| Project ERROR: x11-xcb development package not found
| make[1]: *** [Makefile:47: sub-platformplugin-qt5platform-plugin-pro-make_first] Error 3
| make[1]: Leaving directory '/<<PKGBUILDDIR>>'
| dh_auto_build: make -j8 returned exit code 2
| make: *** [debian/rules:20: binary] Error 255
| dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2

I guess something around it changed and makes it ftbfs now.

Helmut



More information about the Pkg-deepin-devel mailing list