Source: thunderbird Version: 1:102.4.1-1 Severity: serious Tags: ftbfs Justification: fails to build from source (but built successfully in the past) X-Debbugs-Cc: sramac...@debian.org
https://buildd.debian.org/status/fetch.php?pkg=thunderbird&arch=amd64&ver=1%3A102.4.1-1%2Bb1&stamp=1668054836&raw=0 /usr/bin/clang++ -std=gnu++17 -o exploitability_win.o -c -I/<<PKGBUILDDIR>>/obj-thunderbird/dist/system_wrappers -include /<<PKGBUILDDIR>>/config/gcc_hidden.h -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -fstack-protector-strong -fstack-clash-protection -DNDEBUG=1 -DTRIMMED=1 -DBPLOG_MINIMUM_SEVERITY=SEVERITY_CRITICAL -DNO_STABS_SUPPORT -I/<<PKGBUILDDIR>>/toolkit/crashreporter/google-breakpad/src/processor -I/<<PKGBUILDDIR>>/obj-thunderbird/toolkit/crashreporter/google-breakpad/src/processor -I/<<PKGBUILDDIR>>/toolkit/crashreporter/breakpad-client -I/<<PKGBUILDDIR>>/toolkit/crashreporter/google-breakpad/src -I/<<PKGBUILDDIR>>/obj-thunderbird/dist/include -I/usr/include/nspr -I/usr/include/nss -I/usr/include/nspr -I/<<PKGBUILDDIR>>/obj-thunderbird/dist/include/nss -DMOZILLA_CLIENT -include /<<PKGBUILDDIR>>/obj-thunderbird/mozilla-config.h -Qunused-arguments -Wdate-time -D_FORTIFY_SOURCE=2 -Qunused-arguments -Wall -Wbitfield-enum-conversion -Wdeprecated-this-capture -Wempty-body -Wformat-type-confusion -Wignored-qualifiers -Wpointer-arith -Wshadow-field-in-constructor-modified -Wsign-compare -Wtype-limits -Wno-error=tautological-type-limit-compare -Wunreachable-code -Wunreachable-code-return -Wunused-but-set-parameter -Wno-invalid-offsetof -Wclass-varargs -Wempty-init-stmt -Wfloat-overflow-conversion -Wfloat-zero-conversion -Wloop-analysis -Wno-range-loop-analysis -Wc++2a-compat -Wcomma -Wenum-compare-conditional -Wimplicit-fallthrough -Wstring-conversion -Wno-inline-new-delete -Wno-error=deprecated-declarations -Wno-error=array-bounds -Wno-error=backend-plugin -Wno-error=free-nonheap-object -Wno-error=return-std-move -Wno-error=atomic-alignment -Wno-error=deprecated-copy -Wformat -Wformat-security -Wno-gnu-zero-variadic-macro-arguments -Wno-psabi -Wthread-safety -Wno-unknown-warning-option -fno-sized-deallocation -fno-aligned-new -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -fno-exceptions -fPIC -fno-rtti -ffunction-sections -fdata-sections -fno-exceptions -fno-math-errno -pthread -pipe -gdwarf-4 -O2 -fomit-frame-pointer -funwind-tables -Wno-unused-local-typedefs -Wno-deprecated-declarations -Wno-bool-compare -Wno-unused-but-set-variable -Wno-c++11-narrowing -Wno-implicit-fallthrough -fno-strict-aliasing -ffp-contract=off -MD -MP -MF .deps/exploitability_win.o.pp /<<PKGBUILDDIR>>/toolkit/crashreporter/google-breakpad/src/processor/exploitability_win.cc toolkit/crashreporter/google-breakpad/src/processor/Unified_cpp_src_processor0.o In file included from Unified_cpp_client0.cpp:47: /<<PKGBUILDDIR>>/toolkit/crashreporter/client/ping.cpp:56:3: error: no matching function for call to 'arc4random_buf' arc4random_buf(id, sizeof(UUID)); ^~~~~~~~~~~~~~ /usr/include/stdlib.h:542:13: note: candidate function not viable: no known conversion from 'CrashReporter::UUID' to 'void *' for 1st argument; take the address of the argument with & extern void arc4random_buf (void *__buf, size_t __size) ^ 1 error generated. make[5]: *** [/<<PKGBUILDDIR>>/config/rules.mk:669: Unified_cpp_client0.o] Error 1 make[5]: Leaving directory '/<<PKGBUILDDIR>>/obj-thunderbird/toolkit/crashreporter/client' make[4]: *** [/<<PKGBUILDDIR>>/config/recurse.mk:72: toolkit/crashreporter/client/target-objects] Error 2 make[4]: *** Waiting for unfinished jobs.... Cheers -- Sebastian Ramacher