[Debian-med-packaging] Bug#1103123: tao-json: FTBFS in testing/i386: make[1]: *** [Makefile:54: check] Error 1
Lucas Nussbaum
lucas at debian.org
Mon Apr 14 12:41:55 BST 2025
Source: tao-json
Version: 0.0+git20200604.f357d72-2
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lucas at debian.org
Usertags: ftbfs-20250414 ftbfs-trixie
Hi,
During a rebuild of all packages in testing (trixie), your package failed
to build on i386.
Relevant part (hopefully):
> make[1]: Entering directory '/build/reproducible-path/tao-json-0.0+git20200604.f357d72'
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -MM -MQ build/src/example/json/printf_doubles.d src/example/json/printf_doubles.cpp -o build/src/example/json/printf_doubles.d
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -MM -MQ build/src/example/json/jaxn_to_msgpack.d src/example/json/jaxn_to_msgpack.cpp -o build/src/example/json/jaxn_to_msgpack.d
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -MM -MQ build/src/example/json/jaxn_to_cbor.d src/example/json/jaxn_to_cbor.cpp -o build/src/example/json/jaxn_to_cbor.d
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -MM -MQ build/src/example/json/json_to_ubjson.d src/example/json/json_to_ubjson.cpp -o build/src/example/json/json_to_ubjson.d
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -MM -MQ build/src/example/json/json_to_pretty_json.d src/example/json/json_to_pretty_json.cpp -o build/src/example/json/json_to_pretty_json.d
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -MM -MQ build/src/example/json/cbor_to_jaxn.d src/example/json/cbor_to_jaxn.cpp -o build/src/example/json/cbor_to_jaxn.d
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -MM -MQ build/src/example/json/jaxn_to_ubjson.d src/example/json/jaxn_to_ubjson.cpp -o build/src/example/json/jaxn_to_ubjson.d
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -MM -MQ build/src/example/json/ubjson_to_pretty_json.d src/example/json/ubjson_to_pretty_json.cpp -o build/src/example/json/ubjson_to_pretty_json.d
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -MM -MQ build/src/example/json/cbor_to_json.d src/example/json/cbor_to_json.cpp -o build/src/example/json/cbor_to_json.d
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -MM -MQ build/src/example/json/json_to_msgpack.d src/example/json/json_to_msgpack.cpp -o build/src/example/json/json_to_msgpack.d
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -MM -MQ build/src/example/json/cbor_to_pretty_jaxn.d src/example/json/cbor_to_pretty_jaxn.cpp -o build/src/example/json/cbor_to_pretty_jaxn.d
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -MM -MQ build/src/example/json/ubjson_to_jaxn.d src/example/json/ubjson_to_jaxn.cpp -o build/src/example/json/ubjson_to_jaxn.d
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -MM -MQ build/src/example/json/json_to_cbor.d src/example/json/json_to_cbor.cpp -o build/src/example/json/json_to_cbor.d
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -MM -MQ build/src/example/json/ubjson_to_cbor.d src/example/json/ubjson_to_cbor.cpp -o build/src/example/json/ubjson_to_cbor.d
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -MM -MQ build/src/example/json/msgpack_to_pretty_jaxn.d src/example/json/msgpack_to_pretty_jaxn.cpp -o build/src/example/json/msgpack_to_pretty_jaxn.d
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -MM -MQ build/src/example/json/ubjson_to_json.d src/example/json/ubjson_to_json.cpp -o build/src/example/json/ubjson_to_json.d
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -MM -MQ build/src/example/json/ubjson_to_pretty_jaxn.d src/example/json/ubjson_to_pretty_jaxn.cpp -o build/src/example/json/ubjson_to_pretty_jaxn.d
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -MM -MQ build/src/example/json/cbor_to_ubjson.d src/example/json/cbor_to_ubjson.cpp -o build/src/example/json/cbor_to_ubjson.d
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -MM -MQ build/src/example/json/msgpack_to_pretty_json.d src/example/json/msgpack_to_pretty_json.cpp -o build/src/example/json/msgpack_to_pretty_json.d
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -MM -MQ build/src/example/json/msgpack_to_ubjson.d src/example/json/msgpack_to_ubjson.cpp -o build/src/example/json/msgpack_to_ubjson.d
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -MM -MQ build/src/example/json/jaxn_to_pretty_jaxn.d src/example/json/jaxn_to_pretty_jaxn.cpp -o build/src/example/json/jaxn_to_pretty_jaxn.d
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -MM -MQ build/src/example/json/validate_integer.d src/example/json/validate_integer.cpp -o build/src/example/json/validate_integer.d
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -MM -MQ build/src/example/json/cbor_to_pretty_json.d src/example/json/cbor_to_pretty_json.cpp -o build/src/example/json/cbor_to_pretty_json.d
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -MM -MQ build/src/example/json/msgpack_to_jaxn.d src/example/json/msgpack_to_jaxn.cpp -o build/src/example/json/msgpack_to_jaxn.d
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -MM -MQ build/src/example/json/jaxn_to_cplusplus.d src/example/json/jaxn_to_cplusplus.cpp -o build/src/example/json/jaxn_to_cplusplus.d
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -MM -MQ build/src/example/json/msgpack_to_json.d src/example/json/msgpack_to_json.cpp -o build/src/example/json/msgpack_to_json.d
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -MM -MQ build/src/example/json/cbor_to_msgpack.d src/example/json/cbor_to_msgpack.cpp -o build/src/example/json/cbor_to_msgpack.d
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -MM -MQ build/src/example/json/jaxn_to_jaxn.d src/example/json/jaxn_to_jaxn.cpp -o build/src/example/json/jaxn_to_jaxn.d
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -MM -MQ build/src/example/json/ubjson_to_msgpack.d src/example/json/ubjson_to_msgpack.cpp -o build/src/example/json/ubjson_to_msgpack.d
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -MM -MQ build/src/example/json/json_to_json.d src/example/json/json_to_json.cpp -o build/src/example/json/json_to_json.d
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -MM -MQ build/src/example/json/validate_event_order.d src/example/json/validate_event_order.cpp -o build/src/example/json/validate_event_order.d
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -MM -MQ build/src/example/json/msgpack_to_cbor.d src/example/json/msgpack_to_cbor.cpp -o build/src/example/json/msgpack_to_cbor.d
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -MM -MQ build/src/test/json/operators.d src/test/json/operators.cpp -o build/src/test/json/operators.d
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -MM -MQ build/src/test/json/cbor.d src/test/json/cbor.cpp -o build/src/test/json/cbor.d
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -MM -MQ build/src/test/json/cbor_parts_parser.d src/test/json/cbor_parts_parser.cpp -o build/src/test/json/cbor_parts_parser.d
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -MM -MQ build/src/test/json/msgpack.d src/test/json/msgpack.cpp -o build/src/test/json/msgpack.d
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -MM -MQ build/src/test/json/ubjson.d src/test/json/ubjson.cpp -o build/src/test/json/ubjson.d
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -MM -MQ build/src/test/json/events_to_string.d src/test/json/events_to_string.cpp -o build/src/test/json/events_to_string.d
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -MM -MQ build/src/test/json/sha256.d src/test/json/sha256.cpp -o build/src/test/json/sha256.d
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -MM -MQ build/src/test/json/contrib_patch_move.d src/test/json/contrib_patch_move.cpp -o build/src/test/json/contrib_patch_move.d
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -MM -MQ build/src/test/json/binding_object.d src/test/json/binding_object.cpp -o build/src/test/json/binding_object.d
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -MM -MQ build/src/test/json/key_camel_case_to_snake_case.d src/test/json/key_camel_case_to_snake_case.cpp -o build/src/test/json/key_camel_case_to_snake_case.d
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -MM -MQ build/src/test/json/jaxn_ostream.d src/test/json/jaxn_ostream.cpp -o build/src/test/json/jaxn_ostream.d
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -MM -MQ build/src/test/json/self_contained.d src/test/json/self_contained.cpp -o build/src/test/json/self_contained.d
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -MM -MQ build/src/test/json/public_base.d src/test/json/public_base.cpp -o build/src/test/json/public_base.d
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -MM -MQ build/src/test/json/contrib_diff.d src/test/json/contrib_diff.cpp -o build/src/test/json/contrib_diff.d
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -MM -MQ build/src/test/json/json_parse.d src/test/json/json_parse.cpp -o build/src/test/json/json_parse.d
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -MM -MQ build/src/test/json/contrib_reference.d src/test/json/contrib_reference.cpp -o build/src/test/json/contrib_reference.d
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -MM -MQ build/src/test/json/contrib_get.d src/test/json/contrib_get.cpp -o build/src/test/json/contrib_get.d
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -MM -MQ build/src/test/json/string_view.d src/test/json/string_view.cpp -o build/src/test/json/string_view.d
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -MM -MQ build/src/test/json/validate_utf8.d src/test/json/validate_utf8.cpp -o build/src/test/json/validate_utf8.d
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -MM -MQ build/src/test/json/jaxn_parts_parser.d src/test/json/jaxn_parts_parser.cpp -o build/src/test/json/jaxn_parts_parser.d
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -MM -MQ build/src/test/json/optional.d src/test/json/optional.cpp -o build/src/test/json/optional.d
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -MM -MQ build/src/test/json/uri_fragment.d src/test/json/uri_fragment.cpp -o build/src/test/json/uri_fragment.d
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -MM -MQ build/src/test/json/opaque_pointer.d src/test/json/opaque_pointer.cpp -o build/src/test/json/opaque_pointer.d
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -MM -MQ build/src/test/json/events_hash.d src/test/json/events_hash.cpp -o build/src/test/json/events_hash.d
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -MM -MQ build/src/test/json/events_debug.d src/test/json/events_debug.cpp -o build/src/test/json/events_debug.d
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -MM -MQ build/src/test/json/value_ptr.d src/test/json/value_ptr.cpp -o build/src/test/json/value_ptr.d
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -MM -MQ build/src/test/json/jaxn_parse.d src/test/json/jaxn_parse.cpp -o build/src/test/json/jaxn_parse.d
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -MM -MQ build/src/test/json/contrib_patch_add.d src/test/json/contrib_patch_add.cpp -o build/src/test/json/contrib_patch_add.d
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -MM -MQ build/src/test/json/binding_factory.d src/test/json/binding_factory.cpp -o build/src/test/json/binding_factory.d
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -MM -MQ build/src/test/json/type.d src/test/json/type.cpp -o build/src/test/json/type.d
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -MM -MQ build/src/test/json/json_ostream.d src/test/json/json_ostream.cpp -o build/src/test/json/json_ostream.d
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -MM -MQ build/src/test/json/contrib_patch_replace.d src/test/json/contrib_patch_replace.cpp -o build/src/test/json/contrib_patch_replace.d
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -MM -MQ build/src/test/json/contrib_schema.d src/test/json/contrib_schema.cpp -o build/src/test/json/contrib_schema.d
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -MM -MQ build/src/test/json/value_access.d src/test/json/value_access.cpp -o build/src/test/json/value_access.d
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -MM -MQ build/src/test/json/value_basics.d src/test/json/value_basics.cpp -o build/src/test/json/value_basics.d
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -MM -MQ build/src/test/json/events_to_stream.d src/test/json/events_to_stream.cpp -o build/src/test/json/events_to_stream.d
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -MM -MQ build/src/test/json/contrib_position.d src/test/json/contrib_position.cpp -o build/src/test/json/contrib_position.d
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -MM -MQ build/src/test/json/big_list_of_naughty_strings.d src/test/json/big_list_of_naughty_strings.cpp -o build/src/test/json/big_list_of_naughty_strings.d
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -MM -MQ build/src/test/json/double.d src/test/json/double.cpp -o build/src/test/json/double.d
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -MM -MQ build/src/test/json/temporary_parsing.d src/test/json/temporary_parsing.cpp -o build/src/test/json/temporary_parsing.d
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -MM -MQ build/src/test/json/json_parts_parser.d src/test/json/json_parts_parser.cpp -o build/src/test/json/json_parts_parser.d
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -MM -MQ build/src/test/json/include_json.d src/test/json/include_json.cpp -o build/src/test/json/include_json.d
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -MM -MQ build/src/test/json/contrib_patch_copy.d src/test/json/contrib_patch_copy.cpp -o build/src/test/json/contrib_patch_copy.d
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -MM -MQ build/src/test/json/object_construction.d src/test/json/object_construction.cpp -o build/src/test/json/object_construction.d
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -MM -MQ build/src/test/json/value_subscript.d src/test/json/value_subscript.cpp -o build/src/test/json/value_subscript.d
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -MM -MQ build/src/test/json/integer.d src/test/json/integer.cpp -o build/src/test/json/integer.d
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -MM -MQ build/src/test/json/binding_array.d src/test/json/binding_array.cpp -o build/src/test/json/binding_array.d
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -MM -MQ build/src/test/json/json_pointer.d src/test/json/json_pointer.cpp -o build/src/test/json/json_pointer.d
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -MM -MQ build/src/test/json/key_snake_case_to_camel_case.d src/test/json/key_snake_case_to_camel_case.cpp -o build/src/test/json/key_snake_case_to_camel_case.d
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -MM -MQ build/src/test/json/literal.d src/test/json/literal.cpp -o build/src/test/json/literal.d
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -MM -MQ build/src/test/json/enable_implicit_constructor.d src/test/json/enable_implicit_constructor.cpp -o build/src/test/json/enable_implicit_constructor.d
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -MM -MQ build/src/test/json/value_create.d src/test/json/value_create.cpp -o build/src/test/json/value_create.d
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -MM -MQ build/src/test/json/events_binary_to.d src/test/json/events_binary_to.cpp -o build/src/test/json/events_binary_to.d
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -MM -MQ build/src/test/json/escape.d src/test/json/escape.cpp -o build/src/test/json/escape.d
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -MM -MQ build/src/test/json/events_compare.d src/test/json/events_compare.cpp -o build/src/test/json/events_compare.d
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -MM -MQ build/src/test/json/contrib_patch_remove.d src/test/json/contrib_patch_remove.cpp -o build/src/test/json/contrib_patch_remove.d
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -MM -MQ build/src/test/json/contrib_traits.d src/test/json/contrib_traits.cpp -o build/src/test/json/contrib_traits.d
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -MM -MQ build/src/test/json/contrib_patch_test.d src/test/json/contrib_patch_test.cpp -o build/src/test/json/contrib_patch_test.d
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -MM -MQ build/src/test/json/with_arguments.d src/test/json/with_arguments.cpp -o build/src/test/json/with_arguments.d
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -MM -MQ build/src/test/json/validate_event_interfaces.d src/test/json/validate_event_interfaces.cpp -o build/src/test/json/validate_event_interfaces.d
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -MM -MQ build/src/test/json/binding_versions.d src/test/json/binding_versions.cpp -o build/src/test/json/binding_versions.d
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -MM -MQ build/src/perf/json/print_double.d src/perf/json/print_double.cpp -o build/src/perf/json/print_double.d
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -MM -MQ build/src/perf/json/pretty_print_file.d src/perf/json/pretty_print_file.cpp -o build/src/perf/json/pretty_print_file.d
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -MM -MQ build/src/perf/json/parse_file.d src/perf/json/parse_file.cpp -o build/src/perf/json/parse_file.d
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -MM -MQ build/src/perf/json/benchmark.d src/perf/json/benchmark.cpp -o build/src/perf/json/benchmark.d
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -MM -MQ build/src/perf/json/syntax_only.d src/perf/json/syntax_only.cpp -o build/src/perf/json/syntax_only.d
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -MM -MQ build/src/perf/json/print_file.d src/perf/json/print_file.cpp -o build/src/perf/json/print_file.d
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -MM -MQ build/src/perf/json/sizes.d src/perf/json/sizes.cpp -o build/src/perf/json/sizes.d
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/reproducible-path/tao-json-0.0+git20200604.f357d72=. -fstack-protector-strong -Wformat -Werror=format-security src/example/json/printf_doubles.cpp -Wl,-z,relro -o build/src/example/json/printf_doubles
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/reproducible-path/tao-json-0.0+git20200604.f357d72=. -fstack-protector-strong -Wformat -Werror=format-security src/example/json/jaxn_to_msgpack.cpp -Wl,-z,relro -o build/src/example/json/jaxn_to_msgpack
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/reproducible-path/tao-json-0.0+git20200604.f357d72=. -fstack-protector-strong -Wformat -Werror=format-security src/example/json/jaxn_to_cbor.cpp -Wl,-z,relro -o build/src/example/json/jaxn_to_cbor
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/reproducible-path/tao-json-0.0+git20200604.f357d72=. -fstack-protector-strong -Wformat -Werror=format-security src/example/json/json_to_ubjson.cpp -Wl,-z,relro -o build/src/example/json/json_to_ubjson
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/reproducible-path/tao-json-0.0+git20200604.f357d72=. -fstack-protector-strong -Wformat -Werror=format-security src/example/json/json_to_pretty_json.cpp -Wl,-z,relro -o build/src/example/json/json_to_pretty_json
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/reproducible-path/tao-json-0.0+git20200604.f357d72=. -fstack-protector-strong -Wformat -Werror=format-security src/example/json/cbor_to_jaxn.cpp -Wl,-z,relro -o build/src/example/json/cbor_to_jaxn
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/reproducible-path/tao-json-0.0+git20200604.f357d72=. -fstack-protector-strong -Wformat -Werror=format-security src/example/json/jaxn_to_ubjson.cpp -Wl,-z,relro -o build/src/example/json/jaxn_to_ubjson
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/reproducible-path/tao-json-0.0+git20200604.f357d72=. -fstack-protector-strong -Wformat -Werror=format-security src/example/json/ubjson_to_pretty_json.cpp -Wl,-z,relro -o build/src/example/json/ubjson_to_pretty_json
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/reproducible-path/tao-json-0.0+git20200604.f357d72=. -fstack-protector-strong -Wformat -Werror=format-security src/example/json/cbor_to_json.cpp -Wl,-z,relro -o build/src/example/json/cbor_to_json
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/reproducible-path/tao-json-0.0+git20200604.f357d72=. -fstack-protector-strong -Wformat -Werror=format-security src/example/json/json_to_msgpack.cpp -Wl,-z,relro -o build/src/example/json/json_to_msgpack
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/reproducible-path/tao-json-0.0+git20200604.f357d72=. -fstack-protector-strong -Wformat -Werror=format-security src/example/json/cbor_to_pretty_jaxn.cpp -Wl,-z,relro -o build/src/example/json/cbor_to_pretty_jaxn
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/reproducible-path/tao-json-0.0+git20200604.f357d72=. -fstack-protector-strong -Wformat -Werror=format-security src/example/json/ubjson_to_jaxn.cpp -Wl,-z,relro -o build/src/example/json/ubjson_to_jaxn
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/reproducible-path/tao-json-0.0+git20200604.f357d72=. -fstack-protector-strong -Wformat -Werror=format-security src/example/json/json_to_cbor.cpp -Wl,-z,relro -o build/src/example/json/json_to_cbor
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/reproducible-path/tao-json-0.0+git20200604.f357d72=. -fstack-protector-strong -Wformat -Werror=format-security src/example/json/ubjson_to_cbor.cpp -Wl,-z,relro -o build/src/example/json/ubjson_to_cbor
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/reproducible-path/tao-json-0.0+git20200604.f357d72=. -fstack-protector-strong -Wformat -Werror=format-security src/example/json/msgpack_to_pretty_jaxn.cpp -Wl,-z,relro -o build/src/example/json/msgpack_to_pretty_jaxn
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/reproducible-path/tao-json-0.0+git20200604.f357d72=. -fstack-protector-strong -Wformat -Werror=format-security src/example/json/ubjson_to_json.cpp -Wl,-z,relro -o build/src/example/json/ubjson_to_json
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/reproducible-path/tao-json-0.0+git20200604.f357d72=. -fstack-protector-strong -Wformat -Werror=format-security src/example/json/ubjson_to_pretty_jaxn.cpp -Wl,-z,relro -o build/src/example/json/ubjson_to_pretty_jaxn
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/reproducible-path/tao-json-0.0+git20200604.f357d72=. -fstack-protector-strong -Wformat -Werror=format-security src/example/json/cbor_to_ubjson.cpp -Wl,-z,relro -o build/src/example/json/cbor_to_ubjson
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/reproducible-path/tao-json-0.0+git20200604.f357d72=. -fstack-protector-strong -Wformat -Werror=format-security src/example/json/msgpack_to_pretty_json.cpp -Wl,-z,relro -o build/src/example/json/msgpack_to_pretty_json
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/reproducible-path/tao-json-0.0+git20200604.f357d72=. -fstack-protector-strong -Wformat -Werror=format-security src/example/json/msgpack_to_ubjson.cpp -Wl,-z,relro -o build/src/example/json/msgpack_to_ubjson
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/reproducible-path/tao-json-0.0+git20200604.f357d72=. -fstack-protector-strong -Wformat -Werror=format-security src/example/json/jaxn_to_pretty_jaxn.cpp -Wl,-z,relro -o build/src/example/json/jaxn_to_pretty_jaxn
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/reproducible-path/tao-json-0.0+git20200604.f357d72=. -fstack-protector-strong -Wformat -Werror=format-security src/example/json/validate_integer.cpp -Wl,-z,relro -o build/src/example/json/validate_integer
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/reproducible-path/tao-json-0.0+git20200604.f357d72=. -fstack-protector-strong -Wformat -Werror=format-security src/example/json/cbor_to_pretty_json.cpp -Wl,-z,relro -o build/src/example/json/cbor_to_pretty_json
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/reproducible-path/tao-json-0.0+git20200604.f357d72=. -fstack-protector-strong -Wformat -Werror=format-security src/example/json/msgpack_to_jaxn.cpp -Wl,-z,relro -o build/src/example/json/msgpack_to_jaxn
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/reproducible-path/tao-json-0.0+git20200604.f357d72=. -fstack-protector-strong -Wformat -Werror=format-security src/example/json/jaxn_to_cplusplus.cpp -Wl,-z,relro -o build/src/example/json/jaxn_to_cplusplus
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/reproducible-path/tao-json-0.0+git20200604.f357d72=. -fstack-protector-strong -Wformat -Werror=format-security src/example/json/msgpack_to_json.cpp -Wl,-z,relro -o build/src/example/json/msgpack_to_json
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/reproducible-path/tao-json-0.0+git20200604.f357d72=. -fstack-protector-strong -Wformat -Werror=format-security src/example/json/cbor_to_msgpack.cpp -Wl,-z,relro -o build/src/example/json/cbor_to_msgpack
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/reproducible-path/tao-json-0.0+git20200604.f357d72=. -fstack-protector-strong -Wformat -Werror=format-security src/example/json/jaxn_to_jaxn.cpp -Wl,-z,relro -o build/src/example/json/jaxn_to_jaxn
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/reproducible-path/tao-json-0.0+git20200604.f357d72=. -fstack-protector-strong -Wformat -Werror=format-security src/example/json/ubjson_to_msgpack.cpp -Wl,-z,relro -o build/src/example/json/ubjson_to_msgpack
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/reproducible-path/tao-json-0.0+git20200604.f357d72=. -fstack-protector-strong -Wformat -Werror=format-security src/example/json/json_to_json.cpp -Wl,-z,relro -o build/src/example/json/json_to_json
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/reproducible-path/tao-json-0.0+git20200604.f357d72=. -fstack-protector-strong -Wformat -Werror=format-security src/example/json/validate_event_order.cpp -Wl,-z,relro -o build/src/example/json/validate_event_order
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/reproducible-path/tao-json-0.0+git20200604.f357d72=. -fstack-protector-strong -Wformat -Werror=format-security src/example/json/msgpack_to_cbor.cpp -Wl,-z,relro -o build/src/example/json/msgpack_to_cbor
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/reproducible-path/tao-json-0.0+git20200604.f357d72=. -fstack-protector-strong -Wformat -Werror=format-security src/test/json/operators.cpp -Wl,-z,relro -o build/src/test/json/operators
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/reproducible-path/tao-json-0.0+git20200604.f357d72=. -fstack-protector-strong -Wformat -Werror=format-security src/test/json/cbor.cpp -Wl,-z,relro -o build/src/test/json/cbor
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/reproducible-path/tao-json-0.0+git20200604.f357d72=. -fstack-protector-strong -Wformat -Werror=format-security src/test/json/cbor_parts_parser.cpp -Wl,-z,relro -o build/src/test/json/cbor_parts_parser
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/reproducible-path/tao-json-0.0+git20200604.f357d72=. -fstack-protector-strong -Wformat -Werror=format-security src/test/json/msgpack.cpp -Wl,-z,relro -o build/src/test/json/msgpack
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/reproducible-path/tao-json-0.0+git20200604.f357d72=. -fstack-protector-strong -Wformat -Werror=format-security src/test/json/ubjson.cpp -Wl,-z,relro -o build/src/test/json/ubjson
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/reproducible-path/tao-json-0.0+git20200604.f357d72=. -fstack-protector-strong -Wformat -Werror=format-security src/test/json/events_to_string.cpp -Wl,-z,relro -o build/src/test/json/events_to_string
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/reproducible-path/tao-json-0.0+git20200604.f357d72=. -fstack-protector-strong -Wformat -Werror=format-security src/test/json/sha256.cpp -Wl,-z,relro -o build/src/test/json/sha256
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/reproducible-path/tao-json-0.0+git20200604.f357d72=. -fstack-protector-strong -Wformat -Werror=format-security src/test/json/contrib_patch_move.cpp -Wl,-z,relro -o build/src/test/json/contrib_patch_move
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/reproducible-path/tao-json-0.0+git20200604.f357d72=. -fstack-protector-strong -Wformat -Werror=format-security src/test/json/binding_object.cpp -Wl,-z,relro -o build/src/test/json/binding_object
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/reproducible-path/tao-json-0.0+git20200604.f357d72=. -fstack-protector-strong -Wformat -Werror=format-security src/test/json/key_camel_case_to_snake_case.cpp -Wl,-z,relro -o build/src/test/json/key_camel_case_to_snake_case
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/reproducible-path/tao-json-0.0+git20200604.f357d72=. -fstack-protector-strong -Wformat -Werror=format-security src/test/json/jaxn_ostream.cpp -Wl,-z,relro -o build/src/test/json/jaxn_ostream
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/reproducible-path/tao-json-0.0+git20200604.f357d72=. -fstack-protector-strong -Wformat -Werror=format-security src/test/json/self_contained.cpp -Wl,-z,relro -o build/src/test/json/self_contained
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/reproducible-path/tao-json-0.0+git20200604.f357d72=. -fstack-protector-strong -Wformat -Werror=format-security src/test/json/public_base.cpp -Wl,-z,relro -o build/src/test/json/public_base
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/reproducible-path/tao-json-0.0+git20200604.f357d72=. -fstack-protector-strong -Wformat -Werror=format-security src/test/json/contrib_diff.cpp -Wl,-z,relro -o build/src/test/json/contrib_diff
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/reproducible-path/tao-json-0.0+git20200604.f357d72=. -fstack-protector-strong -Wformat -Werror=format-security src/test/json/json_parse.cpp -Wl,-z,relro -o build/src/test/json/json_parse
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/reproducible-path/tao-json-0.0+git20200604.f357d72=. -fstack-protector-strong -Wformat -Werror=format-security src/test/json/contrib_reference.cpp -Wl,-z,relro -o build/src/test/json/contrib_reference
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/reproducible-path/tao-json-0.0+git20200604.f357d72=. -fstack-protector-strong -Wformat -Werror=format-security src/test/json/contrib_get.cpp -Wl,-z,relro -o build/src/test/json/contrib_get
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/reproducible-path/tao-json-0.0+git20200604.f357d72=. -fstack-protector-strong -Wformat -Werror=format-security src/test/json/string_view.cpp -Wl,-z,relro -o build/src/test/json/string_view
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/reproducible-path/tao-json-0.0+git20200604.f357d72=. -fstack-protector-strong -Wformat -Werror=format-security src/test/json/validate_utf8.cpp -Wl,-z,relro -o build/src/test/json/validate_utf8
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/reproducible-path/tao-json-0.0+git20200604.f357d72=. -fstack-protector-strong -Wformat -Werror=format-security src/test/json/jaxn_parts_parser.cpp -Wl,-z,relro -o build/src/test/json/jaxn_parts_parser
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/reproducible-path/tao-json-0.0+git20200604.f357d72=. -fstack-protector-strong -Wformat -Werror=format-security src/test/json/optional.cpp -Wl,-z,relro -o build/src/test/json/optional
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/reproducible-path/tao-json-0.0+git20200604.f357d72=. -fstack-protector-strong -Wformat -Werror=format-security src/test/json/uri_fragment.cpp -Wl,-z,relro -o build/src/test/json/uri_fragment
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/reproducible-path/tao-json-0.0+git20200604.f357d72=. -fstack-protector-strong -Wformat -Werror=format-security src/test/json/opaque_pointer.cpp -Wl,-z,relro -o build/src/test/json/opaque_pointer
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/reproducible-path/tao-json-0.0+git20200604.f357d72=. -fstack-protector-strong -Wformat -Werror=format-security src/test/json/events_hash.cpp -Wl,-z,relro -o build/src/test/json/events_hash
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/reproducible-path/tao-json-0.0+git20200604.f357d72=. -fstack-protector-strong -Wformat -Werror=format-security src/test/json/events_debug.cpp -Wl,-z,relro -o build/src/test/json/events_debug
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/reproducible-path/tao-json-0.0+git20200604.f357d72=. -fstack-protector-strong -Wformat -Werror=format-security src/test/json/value_ptr.cpp -Wl,-z,relro -o build/src/test/json/value_ptr
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/reproducible-path/tao-json-0.0+git20200604.f357d72=. -fstack-protector-strong -Wformat -Werror=format-security src/test/json/jaxn_parse.cpp -Wl,-z,relro -o build/src/test/json/jaxn_parse
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/reproducible-path/tao-json-0.0+git20200604.f357d72=. -fstack-protector-strong -Wformat -Werror=format-security src/test/json/contrib_patch_add.cpp -Wl,-z,relro -o build/src/test/json/contrib_patch_add
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/reproducible-path/tao-json-0.0+git20200604.f357d72=. -fstack-protector-strong -Wformat -Werror=format-security src/test/json/binding_factory.cpp -Wl,-z,relro -o build/src/test/json/binding_factory
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/reproducible-path/tao-json-0.0+git20200604.f357d72=. -fstack-protector-strong -Wformat -Werror=format-security src/test/json/type.cpp -Wl,-z,relro -o build/src/test/json/type
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/reproducible-path/tao-json-0.0+git20200604.f357d72=. -fstack-protector-strong -Wformat -Werror=format-security src/test/json/json_ostream.cpp -Wl,-z,relro -o build/src/test/json/json_ostream
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/reproducible-path/tao-json-0.0+git20200604.f357d72=. -fstack-protector-strong -Wformat -Werror=format-security src/test/json/contrib_patch_replace.cpp -Wl,-z,relro -o build/src/test/json/contrib_patch_replace
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/reproducible-path/tao-json-0.0+git20200604.f357d72=. -fstack-protector-strong -Wformat -Werror=format-security src/test/json/contrib_schema.cpp -Wl,-z,relro -o build/src/test/json/contrib_schema
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/reproducible-path/tao-json-0.0+git20200604.f357d72=. -fstack-protector-strong -Wformat -Werror=format-security src/test/json/value_access.cpp -Wl,-z,relro -o build/src/test/json/value_access
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/reproducible-path/tao-json-0.0+git20200604.f357d72=. -fstack-protector-strong -Wformat -Werror=format-security src/test/json/value_basics.cpp -Wl,-z,relro -o build/src/test/json/value_basics
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/reproducible-path/tao-json-0.0+git20200604.f357d72=. -fstack-protector-strong -Wformat -Werror=format-security src/test/json/events_to_stream.cpp -Wl,-z,relro -o build/src/test/json/events_to_stream
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/reproducible-path/tao-json-0.0+git20200604.f357d72=. -fstack-protector-strong -Wformat -Werror=format-security src/test/json/contrib_position.cpp -Wl,-z,relro -o build/src/test/json/contrib_position
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/reproducible-path/tao-json-0.0+git20200604.f357d72=. -fstack-protector-strong -Wformat -Werror=format-security src/test/json/big_list_of_naughty_strings.cpp -Wl,-z,relro -o build/src/test/json/big_list_of_naughty_strings
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/reproducible-path/tao-json-0.0+git20200604.f357d72=. -fstack-protector-strong -Wformat -Werror=format-security src/test/json/double.cpp -Wl,-z,relro -o build/src/test/json/double
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/reproducible-path/tao-json-0.0+git20200604.f357d72=. -fstack-protector-strong -Wformat -Werror=format-security src/test/json/temporary_parsing.cpp -Wl,-z,relro -o build/src/test/json/temporary_parsing
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/reproducible-path/tao-json-0.0+git20200604.f357d72=. -fstack-protector-strong -Wformat -Werror=format-security src/test/json/json_parts_parser.cpp -Wl,-z,relro -o build/src/test/json/json_parts_parser
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/reproducible-path/tao-json-0.0+git20200604.f357d72=. -fstack-protector-strong -Wformat -Werror=format-security src/test/json/include_json.cpp -Wl,-z,relro -o build/src/test/json/include_json
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/reproducible-path/tao-json-0.0+git20200604.f357d72=. -fstack-protector-strong -Wformat -Werror=format-security src/test/json/contrib_patch_copy.cpp -Wl,-z,relro -o build/src/test/json/contrib_patch_copy
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/reproducible-path/tao-json-0.0+git20200604.f357d72=. -fstack-protector-strong -Wformat -Werror=format-security src/test/json/object_construction.cpp -Wl,-z,relro -o build/src/test/json/object_construction
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/reproducible-path/tao-json-0.0+git20200604.f357d72=. -fstack-protector-strong -Wformat -Werror=format-security src/test/json/value_subscript.cpp -Wl,-z,relro -o build/src/test/json/value_subscript
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/reproducible-path/tao-json-0.0+git20200604.f357d72=. -fstack-protector-strong -Wformat -Werror=format-security src/test/json/integer.cpp -Wl,-z,relro -o build/src/test/json/integer
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/reproducible-path/tao-json-0.0+git20200604.f357d72=. -fstack-protector-strong -Wformat -Werror=format-security src/test/json/binding_array.cpp -Wl,-z,relro -o build/src/test/json/binding_array
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/reproducible-path/tao-json-0.0+git20200604.f357d72=. -fstack-protector-strong -Wformat -Werror=format-security src/test/json/json_pointer.cpp -Wl,-z,relro -o build/src/test/json/json_pointer
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/reproducible-path/tao-json-0.0+git20200604.f357d72=. -fstack-protector-strong -Wformat -Werror=format-security src/test/json/key_snake_case_to_camel_case.cpp -Wl,-z,relro -o build/src/test/json/key_snake_case_to_camel_case
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/reproducible-path/tao-json-0.0+git20200604.f357d72=. -fstack-protector-strong -Wformat -Werror=format-security src/test/json/literal.cpp -Wl,-z,relro -o build/src/test/json/literal
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/reproducible-path/tao-json-0.0+git20200604.f357d72=. -fstack-protector-strong -Wformat -Werror=format-security src/test/json/enable_implicit_constructor.cpp -Wl,-z,relro -o build/src/test/json/enable_implicit_constructor
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/reproducible-path/tao-json-0.0+git20200604.f357d72=. -fstack-protector-strong -Wformat -Werror=format-security src/test/json/events_binary_to.cpp -Wl,-z,relro -o build/src/test/json/events_binary_to
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/reproducible-path/tao-json-0.0+git20200604.f357d72=. -fstack-protector-strong -Wformat -Werror=format-security src/test/json/value_create.cpp -Wl,-z,relro -o build/src/test/json/value_create
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/reproducible-path/tao-json-0.0+git20200604.f357d72=. -fstack-protector-strong -Wformat -Werror=format-security src/test/json/escape.cpp -Wl,-z,relro -o build/src/test/json/escape
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/reproducible-path/tao-json-0.0+git20200604.f357d72=. -fstack-protector-strong -Wformat -Werror=format-security src/test/json/events_compare.cpp -Wl,-z,relro -o build/src/test/json/events_compare
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/reproducible-path/tao-json-0.0+git20200604.f357d72=. -fstack-protector-strong -Wformat -Werror=format-security src/test/json/contrib_patch_remove.cpp -Wl,-z,relro -o build/src/test/json/contrib_patch_remove
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/reproducible-path/tao-json-0.0+git20200604.f357d72=. -fstack-protector-strong -Wformat -Werror=format-security src/test/json/contrib_traits.cpp -Wl,-z,relro -o build/src/test/json/contrib_traits
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/reproducible-path/tao-json-0.0+git20200604.f357d72=. -fstack-protector-strong -Wformat -Werror=format-security src/test/json/contrib_patch_test.cpp -Wl,-z,relro -o build/src/test/json/contrib_patch_test
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/reproducible-path/tao-json-0.0+git20200604.f357d72=. -fstack-protector-strong -Wformat -Werror=format-security src/test/json/with_arguments.cpp -Wl,-z,relro -o build/src/test/json/with_arguments
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/reproducible-path/tao-json-0.0+git20200604.f357d72=. -fstack-protector-strong -Wformat -Werror=format-security src/test/json/validate_event_interfaces.cpp -Wl,-z,relro -o build/src/test/json/validate_event_interfaces
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/reproducible-path/tao-json-0.0+git20200604.f357d72=. -fstack-protector-strong -Wformat -Werror=format-security src/test/json/binding_versions.cpp -Wl,-z,relro -o build/src/test/json/binding_versions
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/reproducible-path/tao-json-0.0+git20200604.f357d72=. -fstack-protector-strong -Wformat -Werror=format-security src/perf/json/print_double.cpp -Wl,-z,relro -o build/src/perf/json/print_double
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/reproducible-path/tao-json-0.0+git20200604.f357d72=. -fstack-protector-strong -Wformat -Werror=format-security src/perf/json/pretty_print_file.cpp -Wl,-z,relro -o build/src/perf/json/pretty_print_file
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/reproducible-path/tao-json-0.0+git20200604.f357d72=. -fstack-protector-strong -Wformat -Werror=format-security src/perf/json/parse_file.cpp -Wl,-z,relro -o build/src/perf/json/parse_file
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/reproducible-path/tao-json-0.0+git20200604.f357d72=. -fstack-protector-strong -Wformat -Werror=format-security src/perf/json/benchmark.cpp -Wl,-z,relro -o build/src/perf/json/benchmark
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/reproducible-path/tao-json-0.0+git20200604.f357d72=. -fstack-protector-strong -Wformat -Werror=format-security src/perf/json/syntax_only.cpp -Wl,-z,relro -o build/src/perf/json/syntax_only
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/reproducible-path/tao-json-0.0+git20200604.f357d72=. -fstack-protector-strong -Wformat -Werror=format-security src/perf/json/print_file.cpp -Wl,-z,relro -o build/src/perf/json/print_file
> g++ -std=c++17 -Iinclude -Wdate-time -D_FORTIFY_SOURCE=2 -g -O2 -ffile-prefix-map=/build/reproducible-path/tao-json-0.0+git20200604.f357d72=. -fstack-protector-strong -Wformat -Werror=format-security src/perf/json/sizes.cpp -Wl,-z,relro -o build/src/perf/json/sizes
> build/src/test/json/operators
> build/src/test/json/cbor
> build/src/test/json/cbor_parts_parser
> build/src/test/json/msgpack
> build/src/test/json/ubjson
> build/src/test/json/events_to_string
> build/src/test/json/sha256
> build/src/test/json/contrib_patch_move
> build/src/test/json/binding_object
> json: unit test assert [ a.d && ( *a.d == 43.1 ) ] failed in line [ 51 ] file [ src/test/json/binding_object.cpp ]
> json: unit test assert [ b.d && ( *a.d == 43.1 ) ] failed in line [ 65 ] file [ src/test/json/binding_object.cpp ]
> json: unit test assert [ v.as< double >( "d" ) == 44.2 ] failed in line [ 138 ] file [ src/test/json/binding_object.cpp ]
> json: unit test build/src/test/json/binding_object failed 3
> make[1]: *** [Makefile:54: check] Error 1
The full build log is available from:
http://qa-logs.debian.net/2025/04/14/tao-json_0.0+git20200604.f357d72-2_testing-i386.log
All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20250414;users=lucas@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20250414&fusertaguser=lucas@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.
More information about the Debian-med-packaging
mailing list