Your message dated Tue, 15 Oct 2024 14:10:14 +0000
with message-id <e1t0ifa-008jz5...@fasolo.debian.org>
and subject line Bug#1077417: fixed in simdjson 3.10.1-1~exp1
has caused the Debian Bug report #1077417,
regarding simdjson: FTBFS: 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
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
1077417: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1077417
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
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.
--- End Message ---
--- Begin Message ---
Source: simdjson
Source-Version: 3.10.1-1~exp1
Done: Mo Zhou <lu...@debian.org>
We believe that the bug you reported is fixed in the latest version of
simdjson, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to 1077...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Mo Zhou <lu...@debian.org> (supplier of updated simdjson package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Sun, 13 Oct 2024 20:13:54 -0400
Source: simdjson
Binary: libsimdjson-dev libsimdjson23 libsimdjson23-dbgsym
Architecture: source amd64
Version: 3.10.1-1~exp1
Distribution: experimental
Urgency: medium
Maintainer: Mo Zhou <lu...@debian.org>
Changed-By: Mo Zhou <lu...@debian.org>
Description:
libsimdjson-dev - Parsing gigabytes of JSON per second (development)
libsimdjson23 - Parsing gigabytes of JSON per second (shared object)
Closes: 1015660 1077417
Changes:
simdjson (3.10.1-1~exp1) experimental; urgency=medium
.
* New upstream version 3.10.1
* Bump SOVERSION from 22 to 23.
* Upload to experimental. (Closes: #1015660, #1077417)
Checksums-Sha1:
4a43c6ce35631f0196aa8e241c5566c1b5e04a1c 2015 simdjson_3.10.1-1~exp1.dsc
649da933aeb098ac7b170fcaa67f61fc301a428b 2652674 simdjson_3.10.1.orig.tar.gz
50b01e64742690232a96b89344e5cbf0faa1ad0e 6384
simdjson_3.10.1-1~exp1.debian.tar.xz
4d8def3ba0828655ab8b3f5c2a617bb6e2274a7c 230224
libsimdjson-dev_3.10.1-1~exp1_amd64.deb
f769f35501b1f82bce5d1c7c730f6faf7d18e98d 808944
libsimdjson23-dbgsym_3.10.1-1~exp1_amd64.deb
4b96150e5e51a8d2c09991a879b4551e48444766 76144
libsimdjson23_3.10.1-1~exp1_amd64.deb
5314f9ba91eb35e895b8ec35827aaca8c3ca294a 7509
simdjson_3.10.1-1~exp1_amd64.buildinfo
Checksums-Sha256:
56ea96d918d5d0a69a364416554e3336d876cb605d42993249d42dcf9f2d0184 2015
simdjson_3.10.1-1~exp1.dsc
1e8f881cb2c0f626c56cd3665832f1e97b9d4ffc648ad9e1067c134862bba060 2652674
simdjson_3.10.1.orig.tar.gz
7b7c747df38cd9ef8183aebc59f9af15c7e4edfb02cfa00c310725087489c51e 6384
simdjson_3.10.1-1~exp1.debian.tar.xz
0bfe04598843a411e757dc5d4a775c709f95490ade1a89d04a2062e83561bda4 230224
libsimdjson-dev_3.10.1-1~exp1_amd64.deb
41cc49f2a111b5f61cd6a4e06af7202ed6aeb2eaaa1ca251897b4d4c93055919 808944
libsimdjson23-dbgsym_3.10.1-1~exp1_amd64.deb
10fee18bc016a3d80960e81a19be099c7a4a88e7efa1a6c2bd310cddd75f5b34 76144
libsimdjson23_3.10.1-1~exp1_amd64.deb
91a8ca5f12ac5ef3d6dd25a81106d3d1542f2ede6f1eb35ca08f3195daa5bc45 7509
simdjson_3.10.1-1~exp1_amd64.buildinfo
Files:
52cb3acba5341ecf3b4968a9e40820d1 2015 libs optional simdjson_3.10.1-1~exp1.dsc
fcf0f0629f0e4bc7c170b65050d440ee 2652674 libs optional
simdjson_3.10.1.orig.tar.gz
f6e8d3ab6ba26ac6f13abfe2b48972ff 6384 libs optional
simdjson_3.10.1-1~exp1.debian.tar.xz
a31bfbd75f43ee0ebd89996a9a0a5ea6 230224 libdevel optional
libsimdjson-dev_3.10.1-1~exp1_amd64.deb
ba652054a0de97981f466e1139e423e4 808944 debug optional
libsimdjson23-dbgsym_3.10.1-1~exp1_amd64.deb
047f6327ab1ac593f59c83e56f48e929 76144 libs optional
libsimdjson23_3.10.1-1~exp1_amd64.deb
6b8951470e92ec4c82ae48d664366e37 7509 libs optional
simdjson_3.10.1-1~exp1_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJFBAEBCgAvFiEEY4vHXsHlxYkGfjXeYmRes19oaooFAmcMYrERHGx1bWluQGRl
Ymlhbi5vcmcACgkQYmRes19oaoo0iQ//UCTTTcXRx7jKWR6k3QFzu+vK4J71oo6X
T9F2wXNcQBSMKWsWFSRBKLptCwJNM2kYs6ivkMkZY2yGIof9zKOItFbp866kdNbl
ABeIS40GU8BJT6f9dqol7ATsFK8NvLnB5+xxWRRRHZJR6ifW+tsAXBuTSh2rLioE
Q8kFtmGjkG5wStvjPrK3CuQD6S8TKopoGNGuvln7YmyJ6d/5OSC1Je5oLP16xhqv
qWbyKLg4aUk+elShnpZADVdpV/SN/GRxDvfJdFUaiKKoIBIbFnayQgXn5azCV5Fc
Uf1AOGippyRniIcRdZ39NrshIkriLjGJQBd4C4uO/znBthguzqY5zlVelZb1wBeY
Sa87WfmTyZBddpgHcT92g/3JA9b2FTjW9rVcTWxWZuaC40DklpVZXzZsCLSHJ7wg
Bsxbhy1KI/7WqzUM3wuJI731VzpSJ+sgDQl+oRP714F91vFIhpTn4wwTF48vytZK
vBR+oEDiEpFrTXLSHipugH/4K0i49Q2Fz1nJLABjeCeRYarKCfzf+c/z+GJ5xvm2
AtvrF1D1CU3R/Xf8V5ILpEtiC05RwV1ldG8znmxkAmdifXpvHf3hAVH8OplgSaN9
k6lE8OHe84hSvEXACFyOWJ/kTFOFNWU5MTl2UXl/JwlLeYQ1JcLCCOt+pOh5fsnP
G7fRBOS4CN0=
=qfu+
-----END PGP SIGNATURE-----
pgpv8C6iRTdno.pgp
Description: PGP signature
--- End Message ---