>>> jsoncpp: Building community/jsoncpp 1.9.5-r0 (using abuild 3.9.0_rc2-r1) started Thu, 04 Nov 2021 09:42:05 +0000 >>> jsoncpp: Checking sanity of /home/buildozer/aports/community/jsoncpp/APKBUILD... >>> jsoncpp: Analyzing dependencies... >>> jsoncpp: Installing for build: build-base meson (1/9) Installing samurai (1.2-r1) (2/9) Installing libffi (3.4.2-r1) (3/9) Installing gdbm (1.20-r2) (4/9) Installing mpdecimal (2.5.1-r1) (5/9) Installing readline (8.1.1-r0) (6/9) Installing sqlite-libs (3.36.0-r0) (7/9) Installing python3 (3.9.7-r3) (8/9) Installing meson (0.59.3-r0) (9/9) Installing .makedepends-jsoncpp (20211104.094206) Executing busybox-1.34.1-r2.trigger OK: 767 MiB in 109 packages >>> jsoncpp: Cleaning up srcdir >>> jsoncpp: Cleaning up pkgdir >>> jsoncpp: Fetching https://distfiles.alpinelinux.org/distfiles/v3.15/jsoncpp-1.9.5.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> jsoncpp: Fetching jsoncpp-1.9.5.tar.gz::https://github.com/open-source-parsers/jsoncpp/archive/1.9.5.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 134 100 134 0 0 2501 0 --:--:-- --:--:-- --:--:-- 2528 100 210k 0 210k 0 0 879k 0 --:--:-- --:--:-- --:--:-- 879k >>> jsoncpp: Fetching https://distfiles.alpinelinux.org/distfiles/v3.15/jsoncpp-1.9.5.tar.gz >>> jsoncpp: Checking sha512sums... jsoncpp-1.9.5.tar.gz: OK >>> jsoncpp: Unpacking /var/cache/distfiles/v3.15/jsoncpp-1.9.5.tar.gz... The Meson build system Version: 0.59.3 Source dir: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5 Build dir: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build Build type: native build Project name: jsoncpp Project version: 1.9.4 C++ compiler for the host machine: g++ (gcc 10.3.1 "g++ (Alpine 10.3.1_git20211027) 10.3.1 20211027") C++ linker for the host machine: g++ ld.bfd 2.37 Host machine cpu family: x86_64 Host machine cpu: x86_64 Program python3 found: YES (/usr/bin/python3) Build targets in project: 4 Option buildtype is: plain [default: release] Found ninja-1.9 at /usr/bin/ninja ninja: entering directory 'build' [1/12] Compiling C++ object jsontestrunner.p/src_jsontestrunner_main.cpp.o [2/12] Compiling C++ object jsoncpp_test.p/src_test_lib_json_fuzz.cpp.o [3/12] Compiling C++ object jsoncpp_test.p/src_test_lib_json_main.cpp.o [4/12] Compiling C++ object jsoncpp_test.p/src_test_lib_json_jsontest.cpp.o [5/12] Compiling C++ object libjsoncpp.so.25.p/src_lib_json_json_writer.cpp.o [6/12] Compiling C++ object libjsoncpp.so.25.p/src_lib_json_json_value.cpp.o [7/12] Compiling C++ object libjsoncpp.so.25.p/src_lib_json_json_reader.cpp.o [8/12] Linking static target libjsoncpp.a [9/12] Linking target libjsoncpp.so.25 [10/12] Generating symbol file libjsoncpp.so.25.p/libjsoncpp.so.25.symbols [11/12] Linking target jsontestrunner [12/12] Linking target jsoncpp_test 1/3 unittest_jsoncpp_test RUNNING >>> MALLOC_PERTURB_=12 /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsoncpp_test 2/3 unittest_jsontestrunner RUNNING >>> PATH=/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/:/bin:/sbin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin MALLOC_PERTURB_=83 /usr/bin/python3 -B /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/runjsontests.py ./jsontestrunner /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data 1/3 unittest_jsoncpp_test OK 0.02s ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― Testing ValueTest/checkNormalizeFloatingPointStr: OK Testing ValueTest/memberCount: OK Testing ValueTest/objects: OK Testing ValueTest/arrays: OK Testing ValueTest/resizeArray: OK Testing ValueTest/resizePopulatesAllMissingElements: OK Testing ValueTest/getArrayValue: OK Testing ValueTest/arrayIssue252: OK Testing ValueTest/arrayInsertAtRandomIndex: OK Testing ValueTest/null: OK Testing ValueTest/strings: OK Testing ValueTest/bools: OK Testing ValueTest/integers: OK Testing ValueTest/nonIntegers: OK Testing ValueTest/compareNull: OK Testing ValueTest/compareInt: OK Testing ValueTest/compareUInt: OK Testing ValueTest/compareDouble: OK Testing ValueTest/compareString: OK Testing ValueTest/compareBoolean: OK Testing ValueTest/compareArray: OK Testing ValueTest/compareObject: OK Testing ValueTest/compareType: OK Testing ValueTest/CopyObject: OK Testing ValueTest/typeChecksThrowExceptions: OK Testing ValueTest/offsetAccessors: OK Testing ValueTest/StaticString: OK Testing ValueTest/WideString: OK Testing ValueTest/CommentBefore: OK Testing ValueTest/zeroes: OK Testing ValueTest/zeroesInKeys: OK Testing ValueTest/specialFloats: OK Testing ValueTest/precision: OK Testing ValueTest/searchValueByPath: OK Testing FastWriterTest/dropNullPlaceholders: OK Testing FastWriterTest/enableYAMLCompatibility: OK Testing FastWriterTest/omitEndingLineFeed: OK Testing FastWriterTest/writeNumericValue: OK Testing FastWriterTest/writeArrays: OK Testing FastWriterTest/writeNestedObjects: OK Testing StyledWriterTest/writeNumericValue: OK Testing StyledWriterTest/writeArrays: OK Testing StyledWriterTest/writeNestedObjects: OK Testing StyledWriterTest/multiLineArray: OK Testing StyledWriterTest/writeValueWithComment: OK Testing StyledStreamWriterTest/writeNumericValue: OK Testing StyledStreamWriterTest/writeArrays: OK Testing StyledStreamWriterTest/writeNestedObjects: OK Testing StyledStreamWriterTest/multiLineArray: OK Testing StyledStreamWriterTest/writeValueWithComment: OK Testing StreamWriterTest/writeNumericValue: OK Testing StreamWriterTest/writeArrays: OK Testing StreamWriterTest/writeNestedObjects: OK Testing StreamWriterTest/multiLineArray: OK Testing StreamWriterTest/dropNullPlaceholders: OK Testing StreamWriterTest/enableYAMLCompatibility: OK Testing StreamWriterTest/indentation: OK Testing StreamWriterTest/writeZeroes: OK Testing StreamWriterTest/unicode: OK Testing StreamWriterTest/escapeControlCharacters: OK Testing ReaderTest/parseWithNoErrors: OK Testing ReaderTest/parseObject: OK Testing ReaderTest/parseArray: OK Testing ReaderTest/parseString: OK Testing ReaderTest/parseComment: OK Testing ReaderTest/streamParseWithNoErrors: OK Testing ReaderTest/parseWithNoErrorsTestingOffsets: OK Testing ReaderTest/parseWithOneError: OK Testing ReaderTest/parseSpecialFloat: OK Testing ReaderTest/strictModeParseNumber: OK Testing ReaderTest/parseChineseWithOneError: OK Testing ReaderTest/parseWithDetailError: OK Testing ReaderTest/pushErrorTest: OK Testing ReaderTest/allowNumericKeysTest: OK Testing CharReaderTest/parseWithNoErrors: OK Testing CharReaderTest/parseWithNoErrorsTestingOffsets: OK Testing CharReaderTest/parseNumber: OK Testing CharReaderTest/parseString: OK Testing CharReaderTest/parseComment: OK Testing CharReaderTest/parseObjectWithErrors: OK Testing CharReaderTest/parseArrayWithErrors: OK Testing CharReaderTest/parseWithOneError: OK Testing CharReaderTest/parseChineseWithOneError: OK Testing CharReaderTest/parseWithDetailError: OK Testing CharReaderTest/parseWithStackLimit: OK Testing CharReaderTest/testOperator: OK Testing CharReaderStrictModeTest/dupKeys: OK Testing CharReaderFailIfExtraTest/issue164: OK Testing CharReaderFailIfExtraTest/issue107: OK Testing CharReaderFailIfExtraTest/commentAfterObject: OK Testing CharReaderFailIfExtraTest/commentAfterArray: OK Testing CharReaderFailIfExtraTest/commentAfterBool: OK Testing CharReaderFailIfExtraTest/parseComment: OK Testing CharReaderAllowDropNullTest/issue178: OK Testing CharReaderAllowNumericKeysTest/allowNumericKeys: OK Testing CharReaderAllowSingleQuotesTest/issue182: OK Testing CharReaderAllowZeroesTest/issue176: OK Testing CharReaderAllowSpecialFloatsTest/specialFloat: OK Testing CharReaderAllowSpecialFloatsTest/issue209: OK Testing EscapeSequenceTest/readerParseEscapeSequence: OK Testing EscapeSequenceTest/charReaderParseEscapeSequence: OK Testing EscapeSequenceTest/writeEscapeSequence: OK Testing BuilderTest/settings: OK Testing BomTest/skipBom: OK Testing BomTest/notSkipBom: OK Testing IteratorTest/convert: OK Testing IteratorTest/decrement: OK Testing IteratorTest/reverseIterator: OK Testing IteratorTest/distance: OK Testing IteratorTest/nullValues: OK Testing IteratorTest/staticStringKey: OK Testing IteratorTest/names: OK Testing IteratorTest/indexes: OK Testing IteratorTest/constness: OK Testing RValueTest/moveConstruction: OK Testing FuzzTest/fuzzDoesntCrash: OK Testing MemberTemplateAs/BehavesSameAsNamedAs: OK Testing MemberTemplateIs/BehavesSameAsNamedIs: OK Testing VersionTest/VersionNumbersMatch: OK All 119 tests passed ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― 2/3 unittest_jsontestrunner OK 1.80s ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― stdout: TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_basic_01.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_integer_07_64bits.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_basic_05.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_string_unicode_05.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_real_07.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_integer_02.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_real_02.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/test_array_08.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_object_03.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_array_04.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_integer_04.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/test_object_05.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_comment_02.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_string_02.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_real_03.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_integer_03.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_basic_09.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_array_01.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_preserve_comment_01.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/fail_test_array_02.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_string_04.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_real_12.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_real_09.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_object_01.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_array_03.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_large_01.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_object_02.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_integer_08_64bits.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_basic_08.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_array_06.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_basic_04.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/fail_invalid_quote.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_basic_06.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_string_03.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_integer_01.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_real_01.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_real_05.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_string_unicode_04.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_object_04.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_complex_01.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_comment_00.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_integer_06_64bits.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_string_01.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_basic_03.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_real_10.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_array_02.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/fail_test_stack_limit.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_array_07.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_basic_02.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_comment_01.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_string_unicode_03.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_string_unicode_02.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_real_04.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_string_05.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_string_unicode_01.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/fail_test_array_01.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_real_11.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_array_05.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/fail_test_object_01.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_real_06.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_real_08.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_basic_07.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_integer_05.json OK All 63 tests passed. TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_basic_01.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_integer_07_64bits.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_basic_05.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_string_unicode_05.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_real_07.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_integer_02.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_real_02.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/test_array_08.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_object_03.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_array_04.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_integer_04.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/test_object_05.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_comment_02.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_string_02.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_real_03.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_integer_03.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_basic_09.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_array_01.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_preserve_comment_01.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/fail_test_array_02.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_string_04.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_real_12.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_real_09.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_object_01.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_array_03.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_large_01.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_object_02.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_integer_08_64bits.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_basic_08.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_array_06.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_basic_04.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/fail_invalid_quote.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_basic_06.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_string_03.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_integer_01.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_real_01.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_real_05.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_string_unicode_04.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_object_04.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_complex_01.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_comment_00.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_integer_06_64bits.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_string_01.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_basic_03.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_real_10.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_array_02.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/fail_test_stack_limit.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_array_07.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_basic_02.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_comment_01.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_string_unicode_03.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_string_unicode_02.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_real_04.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_string_05.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_string_unicode_01.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/fail_test_array_01.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_real_11.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_array_05.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/fail_test_object_01.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_real_06.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_real_08.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_basic_07.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_integer_05.json OK All 63 tests passed. TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_basic_01.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_integer_07_64bits.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_basic_05.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_string_unicode_05.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_real_07.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_integer_02.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_real_02.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/test_array_08.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_object_03.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_array_04.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_integer_04.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/test_object_05.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_comment_02.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_string_02.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_real_03.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_integer_03.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_basic_09.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_array_01.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_preserve_comment_01.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/fail_test_array_02.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_string_04.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_real_12.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_real_09.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_object_01.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_array_03.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_large_01.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_object_02.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_integer_08_64bits.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_basic_08.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_array_06.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_basic_04.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/fail_invalid_quote.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_basic_06.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_string_03.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_integer_01.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_real_01.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_real_05.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_string_unicode_04.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_object_04.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_complex_01.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_comment_00.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_integer_06_64bits.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_string_01.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_basic_03.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_real_10.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_array_02.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/fail_test_stack_limit.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_array_07.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_basic_02.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_comment_01.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_string_unicode_03.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_string_unicode_02.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_real_04.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_string_05.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_string_unicode_01.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/fail_test_array_01.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_real_11.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_array_05.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/fail_test_object_01.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_real_06.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_real_08.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_basic_07.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_integer_05.json OK All 63 tests passed. stderr: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_basic_01.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_integer_07_64bits.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_basic_05.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_string_unicode_05.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_real_07.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_integer_02.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_real_02.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/test_array_08.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_object_03.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_array_04.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_integer_04.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/test_object_05.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_comment_02.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_string_02.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_real_03.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_integer_03.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_basic_09.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_array_01.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_preserve_comment_01.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-checker --json-writer StyledWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/fail_test_array_02.json" Failed to parse input file: * Line 1, Column 4 Syntax error: value, object or array expected. /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_string_04.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_real_12.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_real_09.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_object_01.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_array_03.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_large_01.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_object_02.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_integer_08_64bits.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_basic_08.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_array_06.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_basic_04.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-checker --json-writer StyledWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/fail_invalid_quote.json" Failed to parse input file: * Line 1, Column 2 Missing '}' or object member name /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_basic_06.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_string_03.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_integer_01.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_real_01.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_real_05.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_string_unicode_04.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_object_04.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_complex_01.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_comment_00.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_integer_06_64bits.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_string_01.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_basic_03.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_real_10.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_array_02.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-checker --json-writer StyledWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/fail_test_stack_limit.json" Unhandled exception: Exceeded stackLimit in readValue(). /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_array_07.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_basic_02.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_comment_01.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_string_unicode_03.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_string_unicode_02.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_real_04.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_string_05.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_string_unicode_01.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-checker --json-writer StyledWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/fail_test_array_01.json" Failed to parse input file: * Line 1, Column 5 Missing ',' or ']' in array declaration /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_real_11.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_array_05.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-checker --json-writer StyledWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/fail_test_object_01.json" Failed to parse input file: * Line 1, Column 18 Missing '}' or object member name /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_real_06.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_real_08.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_basic_07.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_integer_05.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_basic_01.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_integer_07_64bits.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_basic_05.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_string_unicode_05.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_real_07.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_integer_02.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_real_02.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/test_array_08.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_object_03.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_array_04.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_integer_04.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/test_object_05.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_comment_02.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_string_02.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_real_03.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_integer_03.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_basic_09.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_array_01.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_preserve_comment_01.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-checker --json-writer StyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/fail_test_array_02.json" Failed to parse input file: * Line 1, Column 4 Syntax error: value, object or array expected. /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_string_04.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_real_12.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_real_09.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_object_01.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_array_03.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_large_01.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_object_02.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_integer_08_64bits.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_basic_08.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_array_06.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_basic_04.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-checker --json-writer StyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/fail_invalid_quote.json" Failed to parse input file: * Line 1, Column 2 Missing '}' or object member name /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_basic_06.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_string_03.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_integer_01.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_real_01.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_real_05.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_string_unicode_04.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_object_04.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_complex_01.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_comment_00.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_integer_06_64bits.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_string_01.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_basic_03.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_real_10.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_array_02.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-checker --json-writer StyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/fail_test_stack_limit.json" Unhandled exception: Exceeded stackLimit in readValue(). /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_array_07.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_basic_02.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_comment_01.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_string_unicode_03.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_string_unicode_02.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_real_04.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_string_05.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_string_unicode_01.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-checker --json-writer StyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/fail_test_array_01.json" Failed to parse input file: * Line 1, Column 5 Missing ',' or ']' in array declaration /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_real_11.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_array_05.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-checker --json-writer StyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/fail_test_object_01.json" Failed to parse input file: * Line 1, Column 18 Missing '}' or object member name /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_real_06.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_real_08.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_basic_07.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_integer_05.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer BuiltStyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_basic_01.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer BuiltStyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_integer_07_64bits.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer BuiltStyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_basic_05.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer BuiltStyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_string_unicode_05.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer BuiltStyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_real_07.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer BuiltStyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_integer_02.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer BuiltStyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_real_02.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer BuiltStyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/test_array_08.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer BuiltStyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_object_03.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer BuiltStyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_array_04.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer BuiltStyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_integer_04.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer BuiltStyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/test_object_05.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer BuiltStyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_comment_02.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer BuiltStyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_string_02.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer BuiltStyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_real_03.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer BuiltStyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_integer_03.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer BuiltStyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_basic_09.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer BuiltStyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_array_01.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer BuiltStyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_preserve_comment_01.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-checker --json-writer BuiltStyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/fail_test_array_02.json" Failed to parse input file: * Line 1, Column 4 Syntax error: value, object or array expected. /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer BuiltStyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_string_04.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer BuiltStyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_real_12.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer BuiltStyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_real_09.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer BuiltStyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_object_01.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer BuiltStyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_array_03.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer BuiltStyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_large_01.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer BuiltStyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_object_02.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer BuiltStyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_integer_08_64bits.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer BuiltStyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_basic_08.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer BuiltStyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_array_06.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer BuiltStyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_basic_04.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-checker --json-writer BuiltStyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/fail_invalid_quote.json" Failed to parse input file: * Line 1, Column 2 Missing '}' or object member name /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer BuiltStyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_basic_06.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer BuiltStyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_string_03.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer BuiltStyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_integer_01.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer BuiltStyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_real_01.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer BuiltStyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_real_05.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer BuiltStyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_string_unicode_04.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer BuiltStyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_object_04.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer BuiltStyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_complex_01.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer BuiltStyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_comment_00.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer BuiltStyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_integer_06_64bits.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer BuiltStyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_string_01.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer BuiltStyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_basic_03.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer BuiltStyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_real_10.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer BuiltStyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_array_02.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-checker --json-writer BuiltStyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/fail_test_stack_limit.json" Unhandled exception: Exceeded stackLimit in readValue(). /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer BuiltStyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_array_07.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer BuiltStyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_basic_02.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer BuiltStyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_comment_01.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer BuiltStyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_string_unicode_03.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer BuiltStyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_string_unicode_02.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer BuiltStyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_real_04.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer BuiltStyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_string_05.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer BuiltStyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_string_unicode_01.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-checker --json-writer BuiltStyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/fail_test_array_01.json" Failed to parse input file: * Line 1, Column 5 Missing ',' or ']' in array declaration /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer BuiltStyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_real_11.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer BuiltStyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_array_05.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-checker --json-writer BuiltStyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/fail_test_object_01.json" Failed to parse input file: * Line 1, Column 18 Missing '}' or object member name /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer BuiltStyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_real_06.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer BuiltStyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_real_08.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer BuiltStyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_basic_07.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer BuiltStyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_integer_05.json" ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― 3/3 jsonchecker_jsontestrunner RUNNING >>> PATH=/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/:/bin:/sbin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin MALLOC_PERTURB_=130 /usr/bin/python3 -B /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/runjsontests.py --with-json-checker ../../build/jsontestrunner /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_basic_01.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_integer_07_64bits.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_basic_05.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_string_unicode_05.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_real_07.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_integer_02.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_real_02.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/test_array_08.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_object_03.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_array_04.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_integer_04.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/test_object_05.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_comment_02.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_string_02.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_real_03.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_integer_03.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_basic_09.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_array_01.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_preserve_comment_01.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-checker --json-writer StyledWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/fail_test_array_02.json" Failed to parse input file: * Line 1, Column 4 Syntax error: value, object or array expected. /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_string_04.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_real_12.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_real_09.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_object_01.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_array_03.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_large_01.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_object_02.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_integer_08_64bits.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_basic_08.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_array_06.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_basic_04.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-checker --json-writer StyledWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/fail_invalid_quote.json" Failed to parse input file: * Line 1, Column 2 Missing '}' or object member name /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_basic_06.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_string_03.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_integer_01.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_real_01.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_real_05.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_string_unicode_04.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_object_04.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_complex_01.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_comment_00.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_integer_06_64bits.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_string_01.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_basic_03.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_real_10.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_array_02.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-checker --json-writer StyledWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/fail_test_stack_limit.json" Unhandled exception: Exceeded stackLimit in readValue(). /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_array_07.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_basic_02.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_comment_01.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_string_unicode_03.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_string_unicode_02.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_real_04.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_string_05.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_string_unicode_01.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-checker --json-writer StyledWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/fail_test_array_01.json" Failed to parse input file: * Line 1, Column 5 Missing ',' or ']' in array declaration /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_real_11.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_array_05.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-checker --json-writer StyledWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/fail_test_object_01.json" Failed to parse input file: * Line 1, Column 18 Missing '}' or object member name /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_real_06.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_real_08.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_basic_07.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_integer_05.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-checker --json-writer StyledWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/../jsonchecker/fail31.json" Failed to parse input file: * Line 1, Column 2 '0e+' is not a number. /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-checker --json-writer StyledWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/../jsonchecker/pass2.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-checker --json-writer StyledWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/../jsonchecker/fail23.json" Failed to parse input file: * Line 1, Column 15 Syntax error: value, object or array expected. /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-checker --json-writer StyledWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/../jsonchecker/fail28.json" Failed to parse input file: * Line 1, Column 2 Bad escape sequence in string See Line 2, Column 1 for detail. /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-checker --json-writer StyledWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/../jsonchecker/fail14.json" Failed to parse input file: * Line 1, Column 28 Missing ',' or '}' in object declaration /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-checker --json-writer StyledWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/../jsonchecker/fail3.json" Failed to parse input file: * Line 1, Column 2 Missing '}' or object member name /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-checker --json-writer StyledWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/../jsonchecker/fail16.json" Failed to parse input file: * Line 1, Column 2 Syntax error: value, object or array expected. /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-checker --json-writer StyledWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/../jsonchecker/pass3.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-checker --json-writer StyledWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/../jsonchecker/fail32.json" Failed to parse input file: * Line 1, Column 41 Missing '}' or object member name /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-checker --json-writer StyledWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/../jsonchecker/fail19.json" Failed to parse input file: * Line 1, Column 18 Missing ':' after object member name /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-checker --json-writer StyledWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/../jsonchecker/fail5.json" Failed to parse input file: * Line 1, Column 23 Syntax error: value, object or array expected. /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-checker --json-writer StyledWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/../jsonchecker/fail22.json" Failed to parse input file: * Line 1, Column 26 Missing ',' or ']' in array declaration TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_basic_01.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_integer_07_64bits.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_basic_05.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_string_unicode_05.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_real_07.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_integer_02.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_real_02.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/test_array_08.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_object_03.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_array_04.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_integer_04.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/test_object_05.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_comment_02.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_string_02.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_real_03.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_integer_03.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_basic_09.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_array_01.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_preserve_comment_01.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/fail_test_array_02.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_string_04.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_real_12.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_real_09.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_object_01.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_array_03.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_large_01.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_object_02.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_integer_08_64bits.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_basic_08.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_array_06.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_basic_04.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/fail_invalid_quote.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_basic_06.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_string_03.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_integer_01.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_real_01.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_real_05.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_string_unicode_04.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_object_04.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_complex_01.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_comment_00.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_integer_06_64bits.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_string_01.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_basic_03.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_real_10.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_array_02.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/fail_test_stack_limit.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_array_07.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_basic_02.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_comment_01.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_string_unicode_03.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_string_unicode_02.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_real_04.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_string_05.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_string_unicode_01.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/fail_test_array_01.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_real_11.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_array_05.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/fail_test_object_01.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_real_06.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_real_08.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_basic_07.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_integer_05.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/../jsonchecker/fail31.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/../jsonchecker/pass2.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/../jsonchecker/fail23.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/../jsonchecker/fail28.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/../jsonchecker/fail14.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/../jsonchecker/fail3.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/../jsonchecker/fail16.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/../jsonchecker/pass3.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/../jsonchecker/fail32.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/../jsonchecker/fail19.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/../jsonchecker/fail5.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/../jsonchecker/fail22.json OK /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-checker --json-writer StyledWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/../jsonchecker/fail30.json" Failed to parse input file: * Line 1, Column 2 '0e+' is not a number. /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-checker --json-writer StyledWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/../jsonchecker/fail1.json" Failed to parse input file: * Line 1, Column 1 A valid JSON document must be either an array or an object value. /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-checker --json-writer StyledWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/../jsonchecker/fail21.json" Failed to parse input file: * Line 1, Column 26 Missing ':' after object member name /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-checker --json-writer StyledWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/../jsonchecker/fail15.json" Failed to parse input file: * Line 1, Column 2 Bad escape sequence in string See Line 1, Column 31 for detail. /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-checker --json-writer StyledWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/../jsonchecker/fail11.json" Failed to parse input file: * Line 1, Column 26 Missing ',' or '}' in object declaration /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-checker --json-writer StyledWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/../jsonchecker/fail20.json" Failed to parse input file: * Line 1, Column 17 Syntax error: value, object or array expected. /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-checker --json-writer StyledWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/../jsonchecker/fail12.json" Failed to parse input file: * Line 1, Column 24 Syntax error: value, object or array expected. /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-checker --json-writer StyledWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/../jsonchecker/fail6.json" Failed to parse input file: * Line 1, Column 5 Syntax error: value, object or array expected. /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-checker --json-writer StyledWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/../jsonchecker/fail17.json" Failed to parse input file: * Line 1, Column 2 Bad escape sequence in string See Line 1, Column 31 for detail. /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-checker --json-writer StyledWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/../jsonchecker/fail2.json" Failed to parse input file: * Line 1, Column 18 Missing ',' or ']' in array declaration /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-checker --json-writer StyledWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/../jsonchecker/fail33.json" Failed to parse input file: * Line 1, Column 12 Missing ',' or ']' in array declaration /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-checker --json-writer StyledWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/../jsonchecker/fail26.json" Failed to parse input file: * Line 1, Column 2 Bad escape sequence in string See Line 1, Column 8 for detail. /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-checker --json-writer StyledWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/../jsonchecker/fail29.json" Failed to parse input file: * Line 1, Column 2 '0e' is not a number. /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-checker --json-writer StyledWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/../jsonchecker/fail24.json" Failed to parse input file: * Line 1, Column 2 Syntax error: value, object or array expected. /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-checker --json-writer StyledWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/../jsonchecker/pass1.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_basic_01.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_integer_07_64bits.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_basic_05.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_string_unicode_05.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_real_07.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_integer_02.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_real_02.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/test_array_08.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_object_03.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_array_04.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_integer_04.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/test_object_05.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_comment_02.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_string_02.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_real_03.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_integer_03.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_basic_09.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_array_01.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_preserve_comment_01.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-checker --json-writer StyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/fail_test_array_02.json" Failed to parse input file: * Line 1, Column 4 Syntax error: value, object or array expected. /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_string_04.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_real_12.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_real_09.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_object_01.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_array_03.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_large_01.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_object_02.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_integer_08_64bits.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_basic_08.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_array_06.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_basic_04.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-checker --json-writer StyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/fail_invalid_quote.json" Failed to parse input file: * Line 1, Column 2 Missing '}' or object member name /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_basic_06.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_string_03.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_integer_01.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_real_01.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_real_05.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_string_unicode_04.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_object_04.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_complex_01.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_comment_00.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_integer_06_64bits.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_string_01.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_basic_03.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_real_10.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_array_02.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-checker --json-writer StyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/fail_test_stack_limit.json" Unhandled exception: Exceeded stackLimit in readValue(). /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_array_07.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_basic_02.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_comment_01.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_string_unicode_03.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_string_unicode_02.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_real_04.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_string_05.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_string_unicode_01.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-checker --json-writer StyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/fail_test_array_01.json" Failed to parse input file: * Line 1, Column 5 Missing ',' or ']' in array declaration /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_real_11.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_array_05.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-checker --json-writer StyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/fail_test_object_01.json" Failed to parse input file: * Line 1, Column 18 Missing '}' or object member name /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_real_06.json" TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/../jsonchecker/fail30.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/../jsonchecker/fail1.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/../jsonchecker/fail21.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/../jsonchecker/fail15.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/../jsonchecker/fail11.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/../jsonchecker/fail20.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/../jsonchecker/fail12.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/../jsonchecker/fail6.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/../jsonchecker/fail17.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/../jsonchecker/fail2.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/../jsonchecker/fail33.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/../jsonchecker/fail26.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/../jsonchecker/fail29.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/../jsonchecker/fail24.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/../jsonchecker/pass1.json OK All 63 tests passed. TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_basic_01.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_integer_07_64bits.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_basic_05.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_string_unicode_05.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_real_07.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_integer_02.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_real_02.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/test_array_08.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_object_03.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_array_04.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_integer_04.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/test_object_05.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_comment_02.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_string_02.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_real_03.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_integer_03.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_basic_09.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_array_01.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_preserve_comment_01.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/fail_test_array_02.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_string_04.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_real_12.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_real_09.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_object_01.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_array_03.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_large_01.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_object_02.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_integer_08_64bits.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_basic_08.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_array_06.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_basic_04.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/fail_invalid_quote.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_basic_06.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_string_03.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_integer_01.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_real_01.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_real_05.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_string_unicode_04.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_object_04.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_complex_01.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_comment_00.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_integer_06_64bits.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_string_01.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_basic_03.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_real_10.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_array_02.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/fail_test_stack_limit.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_array_07.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_basic_02.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_comment_01.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_string_unicode_03.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_string_unicode_02.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_real_04.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_string_05.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_string_unicode_01.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/fail_test_array_01.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_real_11.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_array_05.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/fail_test_object_01.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_real_06.json OK /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_real_08.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_basic_07.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer StyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_integer_05.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-checker --json-writer StyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/../jsonchecker/fail31.json" Failed to parse input file: * Line 1, Column 2 '0e+' is not a number. /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-checker --json-writer StyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/../jsonchecker/pass2.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-checker --json-writer StyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/../jsonchecker/fail23.json" Failed to parse input file: * Line 1, Column 15 Syntax error: value, object or array expected. /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-checker --json-writer StyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/../jsonchecker/fail28.json" Failed to parse input file: * Line 1, Column 2 Bad escape sequence in string See Line 2, Column 1 for detail. /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-checker --json-writer StyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/../jsonchecker/fail14.json" Failed to parse input file: * Line 1, Column 28 Missing ',' or '}' in object declaration /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-checker --json-writer StyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/../jsonchecker/fail3.json" Failed to parse input file: * Line 1, Column 2 Missing '}' or object member name /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-checker --json-writer StyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/../jsonchecker/fail16.json" Failed to parse input file: * Line 1, Column 2 Syntax error: value, object or array expected. /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-checker --json-writer StyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/../jsonchecker/pass3.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-checker --json-writer StyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/../jsonchecker/fail32.json" Failed to parse input file: * Line 1, Column 41 Missing '}' or object member name /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-checker --json-writer StyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/../jsonchecker/fail19.json" Failed to parse input file: * Line 1, Column 18 Missing ':' after object member name /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-checker --json-writer StyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/../jsonchecker/fail5.json" Failed to parse input file: * Line 1, Column 23 Syntax error: value, object or array expected. /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-checker --json-writer StyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/../jsonchecker/fail22.json" Failed to parse input file: * Line 1, Column 26 Missing ',' or ']' in array declaration /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-checker --json-writer StyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/../jsonchecker/fail30.json" Failed to parse input file: * Line 1, Column 2 '0e+' is not a number. /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-checker --json-writer StyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/../jsonchecker/fail1.json" Failed to parse input file: * Line 1, Column 1 A valid JSON document must be either an array or an object value. /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-checker --json-writer StyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/../jsonchecker/fail21.json" Failed to parse input file: * Line 1, Column 26 Missing ':' after object member name /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-checker --json-writer StyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/../jsonchecker/fail15.json" Failed to parse input file: * Line 1, Column 2 Bad escape sequence in string See Line 1, Column 31 for detail. /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-checker --json-writer StyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/../jsonchecker/fail11.json" Failed to parse input file: * Line 1, Column 26 Missing ',' or '}' in object declaration /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-checker --json-writer StyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/../jsonchecker/fail20.json" Failed to parse input file: * Line 1, Column 17 Syntax error: value, object or array expected. /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-checker --json-writer StyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/../jsonchecker/fail12.json" Failed to parse input file: * Line 1, Column 24 Syntax error: value, object or array expected. /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-checker --json-writer StyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/../jsonchecker/fail6.json" Failed to parse input file: * Line 1, Column 5 Syntax error: value, object or array expected. /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-checker --json-writer StyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/../jsonchecker/fail17.json" Failed to parse input file: * Line 1, Column 2 Bad escape sequence in string See Line 1, Column 31 for detail. /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-checker --json-writer StyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/../jsonchecker/fail2.json" Failed to parse input file: * Line 1, Column 18 Missing ',' or ']' in array declaration /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-checker --json-writer StyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/../jsonchecker/fail33.json" Failed to parse input file: * Line 1, Column 12 Missing ',' or ']' in array declaration /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-checker --json-writer StyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/../jsonchecker/fail26.json" Failed to parse input file: * Line 1, Column 2 Bad escape sequence in string See Line 1, Column 8 for detail. /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-checker --json-writer StyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/../jsonchecker/fail29.json" Failed to parse input file: * Line 1, Column 2 '0e' is not a number. /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-checker --json-writer StyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/../jsonchecker/fail24.json" Failed to parse input file: * Line 1, Column 2 Syntax error: value, object or array expected. /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-checker --json-writer StyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/../jsonchecker/pass1.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer BuiltStyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_basic_01.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer BuiltStyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_integer_07_64bits.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer BuiltStyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_basic_05.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer BuiltStyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_string_unicode_05.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer BuiltStyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_real_07.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer BuiltStyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_integer_02.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer BuiltStyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_real_02.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer BuiltStyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/test_array_08.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer BuiltStyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_object_03.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer BuiltStyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_array_04.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer BuiltStyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_integer_04.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer BuiltStyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/test_object_05.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer BuiltStyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_comment_02.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer BuiltStyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_string_02.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer BuiltStyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_real_03.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer BuiltStyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_integer_03.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer BuiltStyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_basic_09.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer BuiltStyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_array_01.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer BuiltStyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_preserve_comment_01.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-checker --json-writer BuiltStyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/fail_test_array_02.json" Failed to parse input file: * Line 1, Column 4 Syntax error: value, object or array expected. /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer BuiltStyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_string_04.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer BuiltStyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_real_12.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer BuiltStyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_real_09.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer BuiltStyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_object_01.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer BuiltStyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_array_03.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer BuiltStyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_large_01.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer BuiltStyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_object_02.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer BuiltStyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_integer_08_64bits.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer BuiltStyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_basic_08.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer BuiltStyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_array_06.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer BuiltStyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_basic_04.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-checker --json-writer BuiltStyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/fail_invalid_quote.json" Failed to parse input file: * Line 1, Column 2 Missing '}' or object member name /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer BuiltStyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_basic_06.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer BuiltStyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_string_03.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer BuiltStyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_integer_01.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer BuiltStyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_real_01.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer BuiltStyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_real_05.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer BuiltStyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_string_unicode_04.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer BuiltStyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_object_04.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer BuiltStyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_complex_01.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer BuiltStyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_comment_00.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer BuiltStyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_integer_06_64bits.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer BuiltStyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_string_01.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer BuiltStyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_basic_03.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer BuiltStyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_real_10.json" TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_real_08.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_basic_07.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_integer_05.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/../jsonchecker/fail31.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/../jsonchecker/pass2.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/../jsonchecker/fail23.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/../jsonchecker/fail28.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/../jsonchecker/fail14.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/../jsonchecker/fail3.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/../jsonchecker/fail16.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/../jsonchecker/pass3.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/../jsonchecker/fail32.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/../jsonchecker/fail19.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/../jsonchecker/fail5.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/../jsonchecker/fail22.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/../jsonchecker/fail30.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/../jsonchecker/fail1.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/../jsonchecker/fail21.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/../jsonchecker/fail15.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/../jsonchecker/fail11.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/../jsonchecker/fail20.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/../jsonchecker/fail12.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/../jsonchecker/fail6.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/../jsonchecker/fail17.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/../jsonchecker/fail2.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/../jsonchecker/fail33.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/../jsonchecker/fail26.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/../jsonchecker/fail29.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/../jsonchecker/fail24.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/../jsonchecker/pass1.json OK All 63 tests passed. TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_basic_01.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_integer_07_64bits.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_basic_05.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_string_unicode_05.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_real_07.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_integer_02.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_real_02.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/test_array_08.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_object_03.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_array_04.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_integer_04.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/test_object_05.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_comment_02.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_string_02.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_real_03.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_integer_03.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_basic_09.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_array_01.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_preserve_comment_01.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/fail_test_array_02.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_string_04.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_real_12.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_real_09.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_object_01.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_array_03.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_large_01.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_object_02.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_integer_08_64bits.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_basic_08.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_array_06.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_basic_04.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/fail_invalid_quote.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_basic_06.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_string_03.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_integer_01.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_real_01.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_real_05.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_string_unicode_04.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_object_04.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_complex_01.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_comment_00.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_integer_06_64bits.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_string_01.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_basic_03.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_real_10.json OK /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer BuiltStyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_array_02.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-checker --json-writer BuiltStyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/fail_test_stack_limit.json" Unhandled exception: Exceeded stackLimit in readValue(). /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer BuiltStyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_array_07.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer BuiltStyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_basic_02.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer BuiltStyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_comment_01.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer BuiltStyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_string_unicode_03.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer BuiltStyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_string_unicode_02.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer BuiltStyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_real_04.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer BuiltStyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_string_05.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer BuiltStyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_string_unicode_01.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-checker --json-writer BuiltStyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/fail_test_array_01.json" Failed to parse input file: * Line 1, Column 5 Missing ',' or ']' in array declaration /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer BuiltStyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_real_11.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer BuiltStyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_array_05.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-checker --json-writer BuiltStyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/fail_test_object_01.json" Failed to parse input file: * Line 1, Column 18 Missing '}' or object member name /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer BuiltStyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_real_06.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer BuiltStyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_real_08.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer BuiltStyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_basic_07.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-writer BuiltStyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_integer_05.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-checker --json-writer BuiltStyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/../jsonchecker/fail31.json" Failed to parse input file: * Line 1, Column 2 '0e+' is not a number. /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-checker --json-writer BuiltStyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/../jsonchecker/pass2.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-checker --json-writer BuiltStyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/../jsonchecker/fail23.json" Failed to parse input file: * Line 1, Column 15 Syntax error: value, object or array expected. /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-checker --json-writer BuiltStyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/../jsonchecker/fail28.json" Failed to parse input file: * Line 1, Column 2 Bad escape sequence in string See Line 2, Column 1 for detail. /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-checker --json-writer BuiltStyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/../jsonchecker/fail14.json" Failed to parse input file: * Line 1, Column 28 Missing ',' or '}' in object declaration /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-checker --json-writer BuiltStyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/../jsonchecker/fail3.json" Failed to parse input file: * Line 1, Column 2 Missing '}' or object member name /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-checker --json-writer BuiltStyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/../jsonchecker/fail16.json" Failed to parse input file: * Line 1, Column 2 Syntax error: value, object or array expected. /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-checker --json-writer BuiltStyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/../jsonchecker/pass3.json" /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-checker --json-writer BuiltStyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/../jsonchecker/fail32.json" Failed to parse input file: * Line 1, Column 41 Missing '}' or object member name /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-checker --json-writer BuiltStyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/../jsonchecker/fail19.json" Failed to parse input file: * Line 1, Column 18 Missing ':' after object member name /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-checker --json-writer BuiltStyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/../jsonchecker/fail5.json" Failed to parse input file: * Line 1, Column 23 Syntax error: value, object or array expected. /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-checker --json-writer BuiltStyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/../jsonchecker/fail22.json" Failed to parse input file: * Line 1, Column 26 Missing ',' or ']' in array declaration /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-checker --json-writer BuiltStyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/../jsonchecker/fail30.json" Failed to parse input file: * Line 1, Column 2 '0e+' is not a number. /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-checker --json-writer BuiltStyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/../jsonchecker/fail1.json" Failed to parse input file: * Line 1, Column 1 A valid JSON document must be either an array or an object value. /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-checker --json-writer BuiltStyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/../jsonchecker/fail21.json" Failed to parse input file: * Line 1, Column 26 Missing ':' after object member name /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-checker --json-writer BuiltStyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/../jsonchecker/fail15.json" Failed to parse input file: * Line 1, Column 2 Bad escape sequence in string See Line 1, Column 31 for detail. /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-checker --json-writer BuiltStyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/../jsonchecker/fail11.json" Failed to parse input file: * Line 1, Column 26 Missing ',' or '}' in object declaration /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-checker --json-writer BuiltStyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/../jsonchecker/fail20.json" Failed to parse input file: * Line 1, Column 17 Syntax error: value, object or array expected. /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-checker --json-writer BuiltStyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/../jsonchecker/fail12.json" Failed to parse input file: * Line 1, Column 24 Syntax error: value, object or array expected. /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-checker --json-writer BuiltStyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/../jsonchecker/fail6.json" Failed to parse input file: * Line 1, Column 5 Syntax error: value, object or array expected. /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-checker --json-writer BuiltStyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/../jsonchecker/fail17.json" Failed to parse input file: * Line 1, Column 2 Bad escape sequence in string See Line 1, Column 31 for detail. /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-checker --json-writer BuiltStyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/../jsonchecker/fail2.json" Failed to parse input file: * Line 1, Column 18 Missing ',' or ']' in array declaration /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-checker --json-writer BuiltStyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/../jsonchecker/fail33.json" Failed to parse input file: * Line 1, Column 12 Missing ',' or ']' in array declaration /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-checker --json-writer BuiltStyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/../jsonchecker/fail26.json" Failed to parse input file: * Line 1, Column 2 Bad escape sequence in string See Line 1, Column 8 for detail. /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-checker --json-writer BuiltStyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/../jsonchecker/fail29.json" Failed to parse input file: * Line 1, Column 2 '0e' is not a number. /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-checker --json-writer BuiltStyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/../jsonchecker/fail24.json" Failed to parse input file: * Line 1, Column 2 Syntax error: value, object or array expected. /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/jsontestrunner --json-checker --json-writer BuiltStyledStreamWriter "/home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/../jsonchecker/pass1.json" TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_array_02.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/fail_test_stack_limit.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_array_07.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_basic_02.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_comment_01.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_string_unicode_03.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_string_unicode_02.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_real_04.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_string_05.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_string_unicode_01.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/fail_test_array_01.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_real_11.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_array_05.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/fail_test_object_01.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_real_06.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_real_08.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_basic_07.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/legacy_test_integer_05.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/../jsonchecker/fail31.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/../jsonchecker/pass2.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/../jsonchecker/fail23.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/../jsonchecker/fail28.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/../jsonchecker/fail14.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/../jsonchecker/fail3.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/../jsonchecker/fail16.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/../jsonchecker/pass3.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/../jsonchecker/fail32.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/../jsonchecker/fail19.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/../jsonchecker/fail5.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/../jsonchecker/fail22.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/../jsonchecker/fail30.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/../jsonchecker/fail1.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/../jsonchecker/fail21.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/../jsonchecker/fail15.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/../jsonchecker/fail11.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/../jsonchecker/fail20.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/../jsonchecker/fail12.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/../jsonchecker/fail6.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/../jsonchecker/fail17.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/../jsonchecker/fail2.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/../jsonchecker/fail33.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/../jsonchecker/fail26.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/../jsonchecker/fail29.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/../jsonchecker/fail24.json OK TESTING: /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/test/data/../jsonchecker/pass1.json OK All 63 tests passed. ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― 3/3 jsonchecker_jsontestrunner OK 2.26s Ok: 3 Expected Fail: 0 Fail: 0 Unexpected Pass: 0 Skipped: 0 Timeout: 0 Full log written to /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/meson-logs/testlog.txt >>> jsoncpp: Entering fakeroot... Installing libjsoncpp.so.25 to /home/buildozer/aports/community/jsoncpp/pkg/jsoncpp/usr/lib Installing libjsoncpp.a to /home/buildozer/aports/community/jsoncpp/pkg/jsoncpp/usr/lib Installing /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/include/json/allocator.h to /home/buildozer/aports/community/jsoncpp/pkg/jsoncpp/usr/include/json Installing /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/include/json/assertions.h to /home/buildozer/aports/community/jsoncpp/pkg/jsoncpp/usr/include/json Installing /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/include/json/config.h to /home/buildozer/aports/community/jsoncpp/pkg/jsoncpp/usr/include/json Installing /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/include/json/json_features.h to /home/buildozer/aports/community/jsoncpp/pkg/jsoncpp/usr/include/json Installing /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/include/json/forwards.h to /home/buildozer/aports/community/jsoncpp/pkg/jsoncpp/usr/include/json Installing /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/include/json/json.h to /home/buildozer/aports/community/jsoncpp/pkg/jsoncpp/usr/include/json Installing /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/include/json/reader.h to /home/buildozer/aports/community/jsoncpp/pkg/jsoncpp/usr/include/json Installing /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/include/json/value.h to /home/buildozer/aports/community/jsoncpp/pkg/jsoncpp/usr/include/json Installing /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/include/json/version.h to /home/buildozer/aports/community/jsoncpp/pkg/jsoncpp/usr/include/json Installing /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/include/json/writer.h to /home/buildozer/aports/community/jsoncpp/pkg/jsoncpp/usr/include/json Installing /home/buildozer/aports/community/jsoncpp/src/jsoncpp-1.9.5/build/meson-private/jsoncpp.pc to /home/buildozer/aports/community/jsoncpp/pkg/jsoncpp/usr/lib/pkgconfig >>> jsoncpp-static*: Running split function static... >>> jsoncpp-static*: Preparing subpackage jsoncpp-static... >>> jsoncpp-static*: Stripping binaries >>> jsoncpp-static*: Running postcheck for jsoncpp-static >>> jsoncpp-dev*: Running split function dev... >>> jsoncpp-dev*: Preparing subpackage jsoncpp-dev... >>> jsoncpp-dev*: Stripping binaries >>> jsoncpp-dev*: Running postcheck for jsoncpp-dev >>> jsoncpp*: Running postcheck for jsoncpp >>> jsoncpp*: Preparing package jsoncpp... >>> jsoncpp*: Stripping binaries >>> jsoncpp-dev*: Scanning shared objects >>> jsoncpp-static*: Scanning shared objects >>> jsoncpp*: Scanning shared objects >>> jsoncpp-dev*: Tracing dependencies... jsoncpp=1.9.5-r0 pkgconfig >>> jsoncpp-dev*: Package size: 120.0 KB >>> jsoncpp-dev*: Compressing data... >>> jsoncpp-dev*: Create checksum... >>> jsoncpp-dev*: Create jsoncpp-dev-1.9.5-r0.apk >>> jsoncpp-static*: Tracing dependencies... >>> jsoncpp-static*: Package size: 344.0 KB >>> jsoncpp-static*: Compressing data... >>> jsoncpp-static*: Create checksum... >>> jsoncpp-static*: Create jsoncpp-static-1.9.5-r0.apk >>> jsoncpp*: Tracing dependencies... so:libc.musl-x86_64.so.1 so:libgcc_s.so.1 so:libstdc++.so.6 >>> jsoncpp*: Package size: 196.0 KB >>> jsoncpp*: Compressing data... >>> jsoncpp*: Create checksum... >>> jsoncpp*: Create jsoncpp-1.9.5-r0.apk >>> jsoncpp: Build complete at Thu, 04 Nov 2021 09:42:25 +0000 elapsed time 0h 0m 20s >>> jsoncpp: Cleaning up srcdir >>> jsoncpp: Cleaning up pkgdir >>> jsoncpp: Uninstalling dependencies... (1/9) Purging .makedepends-jsoncpp (20211104.094206) (2/9) Purging meson (0.59.3-r0) (3/9) Purging samurai (1.2-r1) (4/9) Purging python3 (3.9.7-r3) (5/9) Purging libffi (3.4.2-r1) (6/9) Purging gdbm (1.20-r2) (7/9) Purging mpdecimal (2.5.1-r1) (8/9) Purging readline (8.1.1-r0) (9/9) Purging sqlite-libs (3.36.0-r0) Executing busybox-1.34.1-r2.trigger OK: 713 MiB in 100 packages >>> jsoncpp: Updating the community/x86_64 repository index... >>> jsoncpp: Signing the index...