Source: simdjson Version: 3.6.4-1 Severity: serious Justification: FTBFS Tags: trixie sid ftbfs User: lu...@debian.org Usertags: ftbfs-20240728 ftbfs-trixie
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > /usr/bin/c++ -DSIMDJSON_AVX512_ALLOWED=1 -DSIMDJSON_THREADS_ENABLED=1 > -DSIMDJSON_UTF8VALIDATION=1 -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/src > -g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong > -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection > -Wdate-time -D_FORTIFY_SOURCE=2 -O2 -g -DNDEBUG -std=c++17 > -mno-avx256-split-unaligned-load -mno-avx256-split-unaligned-store -MD -MT > CMakeFiles/simdjson_static.dir/src/simdjson.cpp.o -MF > CMakeFiles/simdjson_static.dir/src/simdjson.cpp.o.d -o > CMakeFiles/simdjson_static.dir/src/simdjson.cpp.o -c > /<<PKGBUILDDIR>>/src/simdjson.cpp > In file included from /<<PKGBUILDDIR>>/src/fallback.cpp:15, > from /<<PKGBUILDDIR>>/src/simdjson.cpp:27: > /<<PKGBUILDDIR>>/src/generic/stage2/json_iterator.h: In static member > function ‘static simdjson::error_code > simdjson::fallback::{anonymous}::stage2::tape_builder::parse_document(simdjson::fallback::dom_parser_implementation&, > simdjson::dom::document&) [with bool STREAMING = false]’: > /<<PKGBUILDDIR>>/src/generic/stage2/json_iterator.h:119:49: error: inlining > failed in call to ‘always_inline’ ‘simdjson::error_code > simdjson::fallback::{anonymous}::stage2::json_iterator::walk_document(V&) > noexcept [with bool STREAMING = false; V = > simdjson::fallback::{anonymous}::stage2::tape_builder]’: target specific > option mismatch > 119 | simdjson_warn_unused simdjson_inline error_code > json_iterator::walk_document(V &visitor) noexcept { > | ^~~~~~~~~~~~~ > In file included from /<<PKGBUILDDIR>>/src/fallback.cpp:15, > from /<<PKGBUILDDIR>>/src/simdjson.cpp:27: > /<<PKGBUILDDIR>>/src/generic/stage2/json_iterator.h: In static member > function ‘static simdjson::error_code > simdjson::fallback::{anonymous}::stage2::tape_builder::parse_document(simdjson::fallback::dom_parser_implementation&, > simdjson::dom::document&) [with bool STREAMING = false]’: > /<<PKGBUILDDIR>>/src/generic/stage2/json_iterator.h:119:49: error: inlining > failed in call to ‘always_inline’ ‘simdjson::error_code > simdjson::fallback::{anonymous}::stage2::json_iterator::walk_document(V&) > noexcept [with bool STREAMING = false; V = > simdjson::fallback::{anonymous}::stage2::tape_builder]’: target specific > option mismatch > 119 | simdjson_warn_unused simdjson_inline error_code > json_iterator::walk_document(V &visitor) noexcept { > | ^~~~~~~~~~~~~ > In file included from /<<PKGBUILDDIR>>/src/fallback.cpp:17: > /<<PKGBUILDDIR>>/src/generic/stage2/tape_builder.h:105:39: note: called from > here > 105 | return iter.walk_document<STREAMING>(builder); > | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ > In file included from /<<PKGBUILDDIR>>/src/fallback.cpp:17: > /<<PKGBUILDDIR>>/src/generic/stage2/tape_builder.h:105:39: note: called from > here > 105 | return iter.walk_document<STREAMING>(builder); > | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ > /<<PKGBUILDDIR>>/src/generic/stage2/json_iterator.h:119:49: error: inlining > failed in call to ‘always_inline’ ‘simdjson::error_code > simdjson::fallback::{anonymous}::stage2::json_iterator::walk_document(V&) > noexcept [with bool STREAMING = false; V = > simdjson::fallback::{anonymous}::stage2::tape_builder]’: target specific > option mismatch > 119 | simdjson_warn_unused simdjson_inline error_code > json_iterator::walk_document(V &visitor) noexcept { > | ^~~~~~~~~~~~~ > /<<PKGBUILDDIR>>/src/generic/stage2/tape_builder.h:105:39: note: called from > here > 105 | return iter.walk_document<STREAMING>(builder); > | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ > /<<PKGBUILDDIR>>/src/generic/stage2/json_iterator.h:119:49: error: inlining > failed in call to ‘always_inline’ ‘simdjson::error_code > simdjson::fallback::{anonymous}::stage2::json_iterator::walk_document(V&) > noexcept [with bool STREAMING = false; V = > simdjson::fallback::{anonymous}::stage2::tape_builder]’: target specific > option mismatch > 119 | simdjson_warn_unused simdjson_inline error_code > json_iterator::walk_document(V &visitor) noexcept { > | ^~~~~~~~~~~~~ > /<<PKGBUILDDIR>>/src/generic/stage2/tape_builder.h:105:39: note: called from > here > 105 | return iter.walk_document<STREAMING>(builder); > | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~ > make[3]: *** [CMakeFiles/simdjson_static.dir/build.make:79: > CMakeFiles/simdjson_static.dir/src/simdjson.cpp.o] Error 1 The full build log is available from: http://qa-logs.debian.net/2024/07/28/simdjson_3.6.4-1_unstable.log All bugs filed during this archive rebuild are listed at: https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20240728;users=lu...@debian.org or: https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20240728&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results 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 mark 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.