Skip to content

Prefer simdjson from system if found - #166

Open
iamsergio wants to merge 1 commit into
vblanco20-1:starting-point-2from
iamsergio:starting-point-2
Open

Prefer simdjson from system if found#166
iamsergio wants to merge 1 commit into
vblanco20-1:starting-point-2from
iamsergio:starting-point-2

Conversation

@iamsergio

Copy link
Copy Markdown

The bundled version is quite old and fails to build on ubuntu 25.04 / g++14. Error was:

simdjson/simdjson.cpp:16640:49: error: inlining failed in call to
   ‘always_inline’ ‘simdjson::error_code
   imdjson::fallback::{anonymous}::stage2::json_iterator::walk_document(V&) noexcept
   [with bool STREAMING = false;
   V = simdjson::fallback::{anonymous}::stage2::tape_builder]’:
   target specific option mismatch

The bundled version is quite old and fails to build on ubuntu 25.04 /
g++14. Error was:

simdjson/simdjson.cpp:16640:49: error: inlining failed in call to
   ‘always_inline’ ‘simdjson::error_code
   imdjson::fallback::{anonymous}::stage2::json_iterator::walk_document(V&) noexcept
   [with bool STREAMING = false;
   V = simdjson::fallback::{anonymous}::stage2::tape_builder]’:
   target specific option mismatch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant