Source: logiops Version: 0.2.2-1 Severity: serious Justification: FTBFS Tags: bookworm sid ftbfs
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/logid && /usr/bin/c++ > -DLOGIOPS_VERSION=\"v0.2\" -I/usr/include/libevdev-1.0 -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra > -std=gnu++14 -MD -MT src/logid/CMakeFiles/logid.dir/Receiver.cpp.o -MF > CMakeFiles/logid.dir/Receiver.cpp.o.d -o CMakeFiles/logid.dir/Receiver.cpp.o > -c /<<PKGBUILDDIR>>/src/logid/Receiver.cpp > /<<PKGBUILDDIR>>/src/logid/Device.cpp: In member function ‘void > logid::Device::wakeup()’: > /<<PKGBUILDDIR>>/src/logid/Device.cpp:86:23: error: ‘sleep_for’ is not a > member of ‘std::this_thread’ > 86 | std::this_thread::sleep_for(std::chrono::milliseconds(100)); > | ^~~~~~~~~ > make[3]: *** [src/logid/CMakeFiles/logid.dir/build.make:135: > src/logid/CMakeFiles/logid.dir/Device.cpp.o] Error 1 The full build log is available from: http://qa-logs.debian.net/2021/10/23/logiops_0.2.2-1_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! If you reassign this bug to another package, please marking it as 'affects'-ing this package. See https://www.debian.org/Bugs/server-control#affects If you fail to reproduce this, please provide a build log and diff it with mine so that we can identify if something relevant changed in the meantime.