Source: wacomtablet Version: 3.2.0-3 Severity: serious Justification: FTBFS on amd64 Tags: bullseye sid ftbfs Usertags: ftbfs-20200402 ftbfs-bullseye
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > make[2]: Entering directory > '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp' > Building C object CMakeFiles/cmTC_56fac.dir/CheckFunctionExists.c.o > /usr/bin/cc -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -g -O2 > -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -std=iso9899:1990 > -fno-common -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security > -Wno-long-long -Wpointer-arith -Wundef -Wmissing-format-attribute > -Wwrite-strings -Werror=implicit-function-declaration > -DCHECK_FUNCTION_EXISTS=shmat -o > CMakeFiles/cmTC_56fac.dir/CheckFunctionExists.c.o -c > /usr/share/cmake-3.16/Modules/CheckFunctionExists.c > Linking C executable cmTC_56fac > /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTC_56fac.dir/link.txt > --verbose=1 > /usr/bin/cc -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 -std=iso9899:1990 -fno-common -Wall -Wextra -Wcast-align > -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef > -Wmissing-format-attribute -Wwrite-strings > -Werror=implicit-function-declaration -DCHECK_FUNCTION_EXISTS=shmat > -Wl,-z,relro -Wl,-z,now -rdynamic > CMakeFiles/cmTC_56fac.dir/CheckFunctionExists.c.o -o cmTC_56fac > make[2]: Leaving directory > '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp' > make[1]: Leaving directory > '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/CMakeFiles/CMakeTmp' > > > > dh_auto_configure: error: cd obj-x86_64-linux-gnu && cmake > -DCMAKE_INSTALL_PREFIX=/usr -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_VERBOSE_MAKEFILE=ON -DCMAKE_AUTOGEN_VERBOSE=ON > -DCMAKE_INSTALL_LIBDIR=lib/x86_64-linux-gnu .. returned exit code 1 > make: *** [debian/rules:8: build] Error 2 The full build log is available from: http://qa-logs.debian.net/2020/04/02/wacomtablet_3.2.0-3_unstable.log A list of current common problems and possible solutions is available at http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute! About the archive rebuild: The rebuild was done on EC2 VM instances from Amazon Web Services, using a clean, minimal and up-to-date chroot. Every failed build was retried once to eliminate random failures.