Cook: yajl 2.1.0 ================================================================================ QA: checking package receipt... Checking build dependencies... Installing (pkg/local): cmake-common-3.17.3-any Installing (pkg/local): jsoncpp-1.8.4-i486 Installing (pkg/local): liblz4-1.8.3-i486 Installing (pkg/local): libxml2-2.9.9-i486 Installing (pkg/local): libzstd-1.3.8-i486 Installing (pkg/local): libarchive-3.3.3-i486 Installing (pkg/local): libunistring-0.9.10-i486 Installing (pkg/local): libidn2-2.1.0-i486 Installing (pkg/local): libcurl-7.63.0-i486 Installing (pkg/local): libnsl-1.2.0-i486 Installing (pkg/local): libuv-1.25.0-i486 Installing (pkg/local): cmake-3.17.3-i486 Installing (pkg/local): doxygen-1.8.18-i486 Extracting source archive "yajl-2.1.0.tar.gz" Executing: compile_rules CFLAGS : -march=i486 -Os -pipe -mindirect-branch=thunk CXXLAGS : -march=i486 -Os -pipe -mindirect-branch=thunk CPPFLAGS : -D_GLIBCXX_USE_C99_MATH=1 LDFLAGS : -Wl,-Os,--as-needed -- The C compiler identification is GNU 8.2.0 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc - works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Performing Test HAVE_GCC_VISIBILITY -- Performing Test HAVE_GCC_VISIBILITY - Success running /usr/bin/cmake -E copy_if_different /home/slitaz/wok/yajl/source/yajl-2.1.0/src/api/yajl_parse.h /home/slitaz/wok/yajl/source/yajl-2.1.0/build/src/../yajl-2.1.0/include/yajl 2>&1 running /usr/bin/cmake -E copy_if_different /home/slitaz/wok/yajl/source/yajl-2.1.0/src/api/yajl_gen.h /home/slitaz/wok/yajl/source/yajl-2.1.0/build/src/../yajl-2.1.0/include/yajl 2>&1 running /usr/bin/cmake -E copy_if_different /home/slitaz/wok/yajl/source/yajl-2.1.0/src/api/yajl_common.h /home/slitaz/wok/yajl/source/yajl-2.1.0/build/src/../yajl-2.1.0/include/yajl 2>&1 running /usr/bin/cmake -E copy_if_different /home/slitaz/wok/yajl/source/yajl-2.1.0/src/api/yajl_tree.h /home/slitaz/wok/yajl/source/yajl-2.1.0/build/src/../yajl-2.1.0/include/yajl 2>&1 CMake Warning (dev) at reformatter/CMakeLists.txt:38 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "json_reformat". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at verify/CMakeLists.txt:32 (GET_TARGET_PROPERTY): Policy CMP0026 is not set: Disallow use of the LOCATION target property. Run "cmake --help-policy CMP0026" for policy details. Use the cmake_policy command to set the policy and suppress this warning. The LOCATION property should not be read from target "json_verify". Use the target name directly with add_custom_command, or use the generator expression $, as appropriate. This warning is for project developers. Use -Wno-dev to suppress it. ** using doxygen at: /usr/bin/doxygen ** documentation output to: /home/slitaz/wok/yajl/source/yajl-2.1.0/build/yajl-2.1.0/share/doc/yajl-2.1.0 -- Configuring done -- Generating done -- Build files have been written to: /home/slitaz/wok/yajl/source/yajl-2.1.0/build Scanning dependencies of target yajl Scanning dependencies of target yajl_s [ 3%] Building C object src/CMakeFiles/yajl.dir/yajl_lex.c.o [ 6%] Building C object src/CMakeFiles/yajl.dir/yajl_parser.c.o [ 9%] Building C object src/CMakeFiles/yajl.dir/yajl.c.o [ 12%] Building C object src/CMakeFiles/yajl_s.dir/yajl_lex.c.o [ 15%] Building C object src/CMakeFiles/yajl.dir/yajl_buf.c.o [ 18%] Building C object src/CMakeFiles/yajl_s.dir/yajl.c.o [ 21%] Building C object src/CMakeFiles/yajl.dir/yajl_encode.c.o /home/slitaz/wok/yajl/source/yajl-2.1.0/src/yajl_parser.c: In function 'yajl_do_parse': /home/slitaz/wok/yajl/source/yajl-2.1.0/src/yajl_parser.c:334:24: warning: this statement may fall through [-Wimplicit-fallthrough=] if (yajl_bs_current(hand->stateStack) == ^ /home/slitaz/wok/yajl/source/yajl-2.1.0/src/yajl_parser.c:347:17: note: here case yajl_tok_colon: ^~~~ /home/slitaz/wok/yajl/source/yajl-2.1.0/src/yajl_parser.c:405:24: warning: this statement may fall through [-Wimplicit-fallthrough=] if (yajl_bs_current(hand->stateStack) == ^ /home/slitaz/wok/yajl/source/yajl-2.1.0/src/yajl_parser.c:414:17: note: here default: ^~~~~~~ [ 24%] Building C object src/CMakeFiles/yajl_s.dir/yajl_parser.c.o [ 27%] Building C object src/CMakeFiles/yajl_s.dir/yajl_buf.c.o /home/slitaz/wok/yajl/source/yajl-2.1.0/src/yajl_parser.c: In function 'yajl_do_parse': /home/slitaz/wok/yajl/source/yajl-2.1.0/src/yajl_parser.c:334:24: warning: this statement may fall through [-Wimplicit-fallthrough=] if (yajl_bs_current(hand->stateStack) == ^ /home/slitaz/wok/yajl/source/yajl-2.1.0/src/yajl_parser.c:347:17: note: here case yajl_tok_colon: ^~~~ /home/slitaz/wok/yajl/source/yajl-2.1.0/src/yajl_parser.c:405:24: warning: this statement may fall through [-Wimplicit-fallthrough=] if (yajl_bs_current(hand->stateStack) == ^ /home/slitaz/wok/yajl/source/yajl-2.1.0/src/yajl_parser.c:414:17: note: here default: ^~~~~~~ [ 30%] Building C object src/CMakeFiles/yajl_s.dir/yajl_encode.c.o [ 33%] Building C object src/CMakeFiles/yajl_s.dir/yajl_gen.c.o [ 36%] Building C object src/CMakeFiles/yajl_s.dir/yajl_alloc.c.o [ 39%] Building C object src/CMakeFiles/yajl_s.dir/yajl_tree.c.o [ 42%] Building C object src/CMakeFiles/yajl_s.dir/yajl_version.c.o [ 45%] Building C object src/CMakeFiles/yajl.dir/yajl_alloc.c.o [ 48%] Building C object src/CMakeFiles/yajl.dir/yajl_gen.c.o [ 51%] Building C object src/CMakeFiles/yajl.dir/yajl_tree.c.o [ 54%] Building C object src/CMakeFiles/yajl.dir/yajl_version.c.o [ 57%] Linking C static library ../yajl-2.1.0/lib/libyajl_s.a [ 57%] Built target yajl_s Scanning dependencies of target json_reformat Scanning dependencies of target json_verify Scanning dependencies of target parse_config Scanning dependencies of target perftest Scanning dependencies of target yajl_test [ 60%] Building C object verify/CMakeFiles/json_verify.dir/json_verify.c.o [ 63%] Building C object example/CMakeFiles/parse_config.dir/parse_config.c.o [ 66%] Building C object reformatter/CMakeFiles/json_reformat.dir/json_reformat.c.o [ 69%] Building C object test/parsing/CMakeFiles/yajl_test.dir/yajl_test.c.o [ 72%] Building C object perf/CMakeFiles/perftest.dir/perftest.c.o [ 75%] Linking C executable parse_config [ 78%] Linking C shared library ../yajl-2.1.0/lib/libyajl.so [ 78%] Built target yajl [ 78%] Built target parse_config [ 81%] Building C object perf/CMakeFiles/perftest.dir/documents.c.o Scanning dependencies of target gen-extra-close [ 84%] Linking C executable json_verify [ 87%] Building C object test/api/CMakeFiles/gen-extra-close.dir/gen-extra-close.c.o [ 90%] Linking C executable yajl_test [ 93%] Linking C executable perftest [ 96%] Linking C executable json_reformat [100%] Linking C executable gen-extra-close [100%] Built target json_verify [100%] Built target yajl_test [100%] Built target perftest [100%] Built target gen-extra-close [100%] Built target json_reformat Install the project... -- Install configuration: "Release" -- Installing: /home/slitaz/wok/yajl/install/usr/lib/libyajl.so.2.1.0 -- Installing: /home/slitaz/wok/yajl/install/usr/lib/libyajl.so.2 -- Installing: /home/slitaz/wok/yajl/install/usr/lib/libyajl.so -- Installing: /home/slitaz/wok/yajl/install/usr/lib/libyajl_s.a -- Installing: /home/slitaz/wok/yajl/install/usr/include/yajl/yajl_parse.h -- Installing: /home/slitaz/wok/yajl/install/usr/include/yajl/yajl_gen.h -- Installing: /home/slitaz/wok/yajl/install/usr/include/yajl/yajl_common.h -- Installing: /home/slitaz/wok/yajl/install/usr/include/yajl/yajl_tree.h -- Installing: /home/slitaz/wok/yajl/install/usr/include/yajl/yajl_version.h -- Installing: /home/slitaz/wok/yajl/install/usr/share/pkgconfig/yajl.pc -- Installing: /home/slitaz/wok/yajl/install/usr/bin/json_reformat -- Set runtime path of "/home/slitaz/wok/yajl/install/usr/bin/json_reformat" to "" -- Installing: /home/slitaz/wok/yajl/install/usr/bin/json_verify -- Set runtime path of "/home/slitaz/wok/yajl/install/usr/bin/json_verify" to "" ================================================================================ Executing strip on all files... Done Time: 0.35s. Size: 197686 B -> 177642 B. Save: 20 KB. ================================================================================ Build dependencies to remove: 13 Removing: cmake cmake-common doxygen jsoncpp libarchive libcurl libidn2 liblz4 libnsl libunistring libuv libxml2 libzstd Pack: yajl 2.1.0 ================================================================================ Executing: genpkg_rules Copying folders and files... Done Copying "receipt"... Done Determining package architecture... i486 Creating the list of files... Done Creating md5sum of files... Done Compressing the FS... Done Creating full cpio archive... Done QA: checking for empty package... Done The release checksum has not changed. ================================================================================ Package "yajl-2.1.0-i486.tazpkg" created Pack: yajl-dev 2.1.0 ================================================================================ Executing: genpkg_rules Copying folders and files... Done Copying "receipt"... Done Determining package architecture... i486 Creating the list of files... Done Creating md5sum of files... Done Compressing the FS... Done Creating full cpio archive... Done QA: checking for empty package... Done The release checksum has not changed. ================================================================================ Package "yajl-dev-2.1.0-i486.tazpkg" created Post-check ================================================================================ Checking build... Done Checking 'any' arch... Done Checking libtool in source/yajl-2.1.0... Done Checking site script in source/yajl-2.1.0... Done Checking ownership in install... Done Checking permissions in install... Done Checking broken symlinks in install... Done Querying Repology... Done Updating activity log... Done ================================================================================ Summary for: yajl 2.1.0 ================================================================================ Src file : yajl-2.1.0.tar.gz Src size : 84.0K Source dir : 2.8M Produced : 256.0K Cook time : 18s Cook date : 2020-09-13 10:47 Target arch : i486 -------------------------------------------------------------------------------- # : Packed : Compressed : Files : Package name -------------------------------------------------------------------------------- 1 : 156.0K : 28.8K : 4 : yajl-2.1.0-i486.tazpkg 2 : 144.0K : 24.9K : 8 : yajl-dev-2.1.0-i486.tazpkg ================================================================================