Source: dtkwm Version: 2.0.9-3 Severity: serious Tags: ftbfs dtkwm fails to build from source in unstable. A build ends with:
| dh_auto_build | make -j16 | make[1]: Entering directory '/build/1st/dtkwm-2.0.9' | cd src/ && ( test -e Makefile || /usr/lib/qt5/bin/qmake -o Makefile /build/1st/dtkwm-2.0.9/src/src.pro 'QMAKE_CFLAGS_RELEASE=-g -O2 -ffile-prefix-map=/build/1st/dtkwm-2.0.9=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pedantic -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CFLAGS_DEBUG=-g -O2 -ffile-prefix-map=/build/1st/dtkwm-2.0.9=. -fstack-protector-strong -Wformat -Werror=format-security -Wall -pedantic -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CXXFLAGS_RELEASE=-g -O2 -ffile-prefix-map=/build/1st/dtkwm-2.0.9=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2' 'QMAKE_CXXFLAGS_DEBUG=-g -O2 -ffile-prefix-map=/build/1st/dtkwm-2.0.9=. -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 | Project ERROR: set DTK_MODULE_NAME first | make[1]: *** [Makefile:46: sub-src-make_first-ordered] Error 3 | make[1]: Leaving directory '/build/1st/dtkwm-2.0.9' | dh_auto_build: make -j16 returned exit code 2 | make: *** [debian/rules:35: build] Error 255 | dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2 See for instance https://tests.reproducible-builds.org/debian/rbuild/unstable/amd64/dtkwm_2.0.9-3.rbuild.log.gz Helmut