>>> msgpack-c: Building community/msgpack-c 6.0.1-r0 (using abuild 3.12.0-r5) started Sun, 07 Apr 2024 13:02:44 +0000 >>> msgpack-c: Checking sanity of /home/buildozer/aports/community/msgpack-c/APKBUILD... >>> msgpack-c: Analyzing dependencies... >>> msgpack-c: Installing for build: build-base cmake samurai gtest-dev zlib-dev (1/12) Installing libbz2 (1.0.8-r6) (2/12) Installing xz-libs (5.6.1-r2) (3/12) Installing libarchive (3.7.2-r1) (4/12) Installing rhash-libs (1.4.4-r0) (5/12) Installing libuv (1.48.0-r0) (6/12) Installing cmake (3.29.1-r0) (7/12) Installing samurai (1.2-r5) (8/12) Installing gtest (1.14.0-r1) (9/12) Installing gmock (1.14.0-r1) (10/12) Installing gtest-dev (1.14.0-r1) (11/12) Installing zlib-dev (1.3.1-r0) (12/12) Installing .makedepends-msgpack-c (20240407.130246) Executing busybox-1.36.1-r25.trigger OK: 438 MiB in 119 packages >>> msgpack-c: Cleaning up srcdir >>> msgpack-c: Cleaning up pkgdir >>> msgpack-c: Cleaning up tmpdir >>> msgpack-c: Fetching https://distfiles.alpinelinux.org/distfiles/edge/msgpack-c-6.0.1.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 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (56) The requested URL returned error: 404 >>> msgpack-c: Fetching https://github.com/msgpack/msgpack-c/releases/download/c-6.0.1/msgpack-c-6.0.1.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 100 69497 100 69497 0 0 112k 0 --:--:-- --:--:-- --:--:-- 112k >>> msgpack-c: Fetching https://distfiles.alpinelinux.org/distfiles/edge/msgpack-c-6.0.1.tar.gz >>> msgpack-c: Checking sha512sums... msgpack-c-6.0.1.tar.gz: OK >>> msgpack-c: Unpacking /var/cache/distfiles/edge/msgpack-c-6.0.1.tar.gz... -- The C compiler identification is GNU 13.2.1 -- The CXX compiler identification is GNU 13.2.1 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done CMake Warning (dev) at CMakeLists.txt:194 (INCLUDE): Policy CMP0145 is not set: The Dart and FindDart modules are removed. Run "cmake --help-policy CMP0145" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /usr/share/cmake/Modules/Dart.cmake:47 (message): Policy CMP0145 is not set: The Dart and FindDart modules are removed. Run "cmake --help-policy CMP0145" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Call Stack (most recent call first): CMakeLists.txt:194 (INCLUDE) This warning is for project developers. Use -Wno-dev to suppress it. -- Found GTest: /usr/lib/cmake/GTest/GTestConfig.cmake (found version "1.14.0") -- Found ZLIB: /lib/libz.so (found version "1.3.1") -- Found Threads: TRUE CMake Warning at example/CMakeLists.txt:1 (FIND_PACKAGE): By not providing "FindcJSON.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "cJSON", but CMake did not find one. Could not find a package configuration file provided by "cJSON" with any of the following names: cJSONConfig.cmake cjson-config.cmake Add the installation prefix of "cJSON" to CMAKE_PREFIX_PATH or set "cJSON_DIR" to a directory containing one of the above files. If "cJSON" provides a separate development package or SDK, be sure it has been installed. -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) -- Configuring done (0.7s) -- Generating done (0.0s) -- Build files have been written to: /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/build Change Dir: '/home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/build' Run Build Command(s): /usr/bin/ninja -v [1/35] /usr/bin/gcc -I/home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/include -I/home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/build/include -I/home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/build/include/msgpack -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -Os -DNDEBUG -Wall -Wextra -MD -MT example/CMakeFiles/user_buffer_unpack.dir/user_buffer_unpack.c.o -MF example/CMakeFiles/user_buffer_unpack.dir/user_buffer_unpack.c.o.d -o example/CMakeFiles/user_buffer_unpack.dir/user_buffer_unpack.c.o -c /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/user_buffer_unpack.c [2/35] /usr/bin/gcc -I/home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/include -I/home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/build/include -I/home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/build/include/msgpack -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -Os -DNDEBUG -Wall -Wextra -MD -MT example/CMakeFiles/speed_test_uint64_array.dir/speed_test_uint64_array.c.o -MF example/CMakeFiles/speed_test_uint64_array.dir/speed_test_uint64_array.c.o.d -o example/CMakeFiles/speed_test_uint64_array.dir/speed_test_uint64_array.c.o -c /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/speed_test_uint64_array.c [3/35] /usr/bin/gcc -I/home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/include -I/home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/build/include -I/home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/build/include/msgpack -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -Os -DNDEBUG -Wall -Wextra -MD -MT example/CMakeFiles/speed_test_uint32_array.dir/speed_test_uint32_array.c.o -MF example/CMakeFiles/speed_test_uint32_array.dir/speed_test_uint32_array.c.o.d -o example/CMakeFiles/speed_test_uint32_array.dir/speed_test_uint32_array.c.o -c /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/speed_test_uint32_array.c [4/35] /usr/bin/gcc -I/home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/include -I/home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/build/include -I/home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/build/include/msgpack -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -Os -DNDEBUG -Wall -Wextra -MD -MT example/CMakeFiles/simple_c.dir/simple_c.c.o -MF example/CMakeFiles/simple_c.dir/simple_c.c.o.d -o example/CMakeFiles/simple_c.dir/simple_c.c.o -c /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/simple_c.c [5/35] /usr/bin/gcc -I/home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/include -I/home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/build/include -I/home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/build/include/msgpack -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -Os -DNDEBUG -Wall -Wextra -MD -MT example/CMakeFiles/lib_buffer_unpack.dir/lib_buffer_unpack.c.o -MF example/CMakeFiles/lib_buffer_unpack.dir/lib_buffer_unpack.c.o.d -o example/CMakeFiles/lib_buffer_unpack.dir/lib_buffer_unpack.c.o -c /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/lib_buffer_unpack.c [6/35] /usr/bin/gcc -I/home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/include -I/home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/build/include -I/home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/build/include/msgpack -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -Os -DNDEBUG -Wall -Wextra -MD -MT example/CMakeFiles/boundary.dir/boundary.c.o -MF example/CMakeFiles/boundary.dir/boundary.c.o.d -o example/CMakeFiles/boundary.dir/boundary.c.o -c /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c [7/35] /usr/bin/g++ -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -I/home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/include -I/home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/build/include -I/home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/build/include/msgpack -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -Os -DNDEBUG -Wall -Wextra -Wconversion -MD -MT test/CMakeFiles/streaming_c.dir/streaming_c.cpp.o -MF test/CMakeFiles/streaming_c.dir/streaming_c.cpp.o.d -o test/CMakeFiles/streaming_c.dir/streaming_c.cpp.o -c /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/test/streaming_c.cpp [8/35] /usr/bin/g++ -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -I/home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/include -I/home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/build/include -I/home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/build/include/msgpack -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -Os -DNDEBUG -Wall -Wextra -Wconversion -MD -MT test/CMakeFiles/pack_unpack_c.dir/pack_unpack_c.cpp.o -MF test/CMakeFiles/pack_unpack_c.dir/pack_unpack_c.cpp.o.d -o test/CMakeFiles/pack_unpack_c.dir/pack_unpack_c.cpp.o -c /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/test/pack_unpack_c.cpp [9/35] /usr/bin/g++ -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -I/home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/include -I/home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/build/include -I/home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/build/include/msgpack -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -Os -DNDEBUG -Wall -Wextra -Wconversion -MD -MT test/CMakeFiles/msgpack_c.dir/msgpack_c.cpp.o -MF test/CMakeFiles/msgpack_c.dir/msgpack_c.cpp.o.d -o test/CMakeFiles/msgpack_c.dir/msgpack_c.cpp.o -c /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/test/msgpack_c.cpp [10/35] /usr/bin/g++ -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -I/home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/include -I/home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/build/include -I/home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/build/include/msgpack -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -Os -DNDEBUG -Wall -Wextra -Wconversion -MD -MT test/CMakeFiles/fixint_c.dir/fixint_c.cpp.o -MF test/CMakeFiles/fixint_c.dir/fixint_c.cpp.o.d -o test/CMakeFiles/fixint_c.dir/fixint_c.cpp.o -c /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/test/fixint_c.cpp [11/35] /usr/bin/g++ -DGTEST_LINKED_AS_SHARED_LIBRARY=1 -I/home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/include -I/home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/build/include -I/home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/build/include/msgpack -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -Os -DNDEBUG -Wall -Wextra -Wconversion -MD -MT test/CMakeFiles/buffer_c.dir/buffer_c.cpp.o -MF test/CMakeFiles/buffer_c.dir/buffer_c.cpp.o.d -o test/CMakeFiles/buffer_c.dir/buffer_c.cpp.o -c /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/test/buffer_c.cpp [12/35] /usr/bin/gcc -I/home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/include -I/home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/build/include -I/home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/build/include/msgpack -I/home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -Os -DNDEBUG -Wall -Wextra -MD -MT CMakeFiles/msgpack-c-static.dir/src/zone.c.o -MF CMakeFiles/msgpack-c-static.dir/src/zone.c.o.d -o CMakeFiles/msgpack-c-static.dir/src/zone.c.o -c /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/src/zone.c [13/35] /usr/bin/gcc -I/home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/include -I/home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/build/include -I/home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/build/include/msgpack -I/home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -Os -DNDEBUG -Wall -Wextra -MD -MT CMakeFiles/msgpack-c-static.dir/src/vrefbuffer.c.o -MF CMakeFiles/msgpack-c-static.dir/src/vrefbuffer.c.o.d -o CMakeFiles/msgpack-c-static.dir/src/vrefbuffer.c.o -c /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/src/vrefbuffer.c [14/35] /usr/bin/gcc -I/home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/include -I/home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/build/include -I/home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/build/include/msgpack -I/home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -Os -DNDEBUG -Wall -Wextra -MD -MT CMakeFiles/msgpack-c-static.dir/src/version.c.o -MF CMakeFiles/msgpack-c-static.dir/src/version.c.o.d -o CMakeFiles/msgpack-c-static.dir/src/version.c.o -c /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/src/version.c [15/35] /usr/bin/gcc -I/home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/include -I/home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/build/include -I/home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/build/include/msgpack -I/home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -Os -DNDEBUG -Wall -Wextra -MD -MT CMakeFiles/msgpack-c-static.dir/src/unpack.c.o -MF CMakeFiles/msgpack-c-static.dir/src/unpack.c.o.d -o CMakeFiles/msgpack-c-static.dir/src/unpack.c.o -c /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/src/unpack.c [16/35] /usr/bin/gcc -I/home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/include -I/home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/build/include -I/home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/build/include/msgpack -I/home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -Os -DNDEBUG -Wall -Wextra -MD -MT CMakeFiles/msgpack-c-static.dir/src/objectc.c.o -MF CMakeFiles/msgpack-c-static.dir/src/objectc.c.o.d -o CMakeFiles/msgpack-c-static.dir/src/objectc.c.o -c /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/src/objectc.c [17/35] /usr/bin/gcc -Dmsgpack_c_EXPORTS -I/home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/include -I/home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/build/include -I/home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/build/include/msgpack -I/home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -Os -DNDEBUG -fPIC -Wall -Wextra -DPIC -MD -MT CMakeFiles/msgpack-c.dir/src/zone.c.o -MF CMakeFiles/msgpack-c.dir/src/zone.c.o.d -o CMakeFiles/msgpack-c.dir/src/zone.c.o -c /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/src/zone.c [18/35] /usr/bin/gcc -Dmsgpack_c_EXPORTS -I/home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/include -I/home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/build/include -I/home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/build/include/msgpack -I/home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -Os -DNDEBUG -fPIC -Wall -Wextra -DPIC -MD -MT CMakeFiles/msgpack-c.dir/src/vrefbuffer.c.o -MF CMakeFiles/msgpack-c.dir/src/vrefbuffer.c.o.d -o CMakeFiles/msgpack-c.dir/src/vrefbuffer.c.o -c /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/src/vrefbuffer.c [19/35] /usr/bin/gcc -Dmsgpack_c_EXPORTS -I/home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/include -I/home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/build/include -I/home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/build/include/msgpack -I/home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -Os -DNDEBUG -fPIC -Wall -Wextra -DPIC -MD -MT CMakeFiles/msgpack-c.dir/src/version.c.o -MF CMakeFiles/msgpack-c.dir/src/version.c.o.d -o CMakeFiles/msgpack-c.dir/src/version.c.o -c /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/src/version.c [20/35] /usr/bin/gcc -Dmsgpack_c_EXPORTS -I/home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/include -I/home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/build/include -I/home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/build/include/msgpack -I/home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -Os -DNDEBUG -fPIC -Wall -Wextra -DPIC -MD -MT CMakeFiles/msgpack-c.dir/src/unpack.c.o -MF CMakeFiles/msgpack-c.dir/src/unpack.c.o.d -o CMakeFiles/msgpack-c.dir/src/unpack.c.o -c /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/src/unpack.c [21/35] /usr/bin/gcc -Dmsgpack_c_EXPORTS -I/home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/include -I/home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/build/include -I/home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/build/include/msgpack -I/home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1 -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -Os -DNDEBUG -fPIC -Wall -Wextra -DPIC -MD -MT CMakeFiles/msgpack-c.dir/src/objectc.c.o -MF CMakeFiles/msgpack-c.dir/src/objectc.c.o.d -o CMakeFiles/msgpack-c.dir/src/objectc.c.o -c /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/src/objectc.c [22/35] : && /usr/bin/cmake -E rm -f libmsgpack-c.a && /usr/bin/ar qc libmsgpack-c.a CMakeFiles/msgpack-c-static.dir/src/objectc.c.o CMakeFiles/msgpack-c-static.dir/src/unpack.c.o CMakeFiles/msgpack-c-static.dir/src/version.c.o CMakeFiles/msgpack-c-static.dir/src/vrefbuffer.c.o CMakeFiles/msgpack-c-static.dir/src/zone.c.o && /usr/bin/ranlib libmsgpack-c.a && : [23/35] : && /usr/bin/gcc -fPIC -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -Os -DNDEBUG -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -shared -Wl,-soname,libmsgpack-c.so.2 -o libmsgpack-c.so.2.0.0 CMakeFiles/msgpack-c.dir/src/objectc.c.o CMakeFiles/msgpack-c.dir/src/unpack.c.o CMakeFiles/msgpack-c.dir/src/version.c.o CMakeFiles/msgpack-c.dir/src/vrefbuffer.c.o CMakeFiles/msgpack-c.dir/src/zone.c.o && : [24/35] /usr/bin/cmake -E cmake_symlink_library libmsgpack-c.so.2.0.0 libmsgpack-c.so.2 libmsgpack-c.so && : [25/35] : && /usr/bin/gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -Os -DNDEBUG -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs example/CMakeFiles/user_buffer_unpack.dir/user_buffer_unpack.c.o -o example/user_buffer_unpack -Wl,-rpath,/home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/build libmsgpack-c.so.2.0.0 && : [26/35] : && /usr/bin/gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -Os -DNDEBUG -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs example/CMakeFiles/speed_test_uint64_array.dir/speed_test_uint64_array.c.o -o example/speed_test_uint64_array -Wl,-rpath,/home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/build libmsgpack-c.so.2.0.0 && : [27/35] : && /usr/bin/gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -Os -DNDEBUG -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs example/CMakeFiles/speed_test_uint32_array.dir/speed_test_uint32_array.c.o -o example/speed_test_uint32_array -Wl,-rpath,/home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/build libmsgpack-c.so.2.0.0 && : [28/35] : && /usr/bin/gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -Os -DNDEBUG -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs example/CMakeFiles/simple_c.dir/simple_c.c.o -o example/simple_c -Wl,-rpath,/home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/build libmsgpack-c.so.2.0.0 && : [29/35] : && /usr/bin/gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -Os -DNDEBUG -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs example/CMakeFiles/lib_buffer_unpack.dir/lib_buffer_unpack.c.o -o example/lib_buffer_unpack -Wl,-rpath,/home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/build libmsgpack-c.so.2.0.0 && : /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c: In function 'main': /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:60:35: note: in expansion of macro 'check_sbuffer' 60 | msgpack_pack_fix_uint8(x, 0); check_sbuffer(cc00); /* cc 00 */ | ^~~~~~~~~~~~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:61:38: note: in expansion of macro 'check_sbuffer' 61 | msgpack_pack_fix_uint8(x, 0xFF); check_sbuffer(ccff); /* cc ff */ | ^~~~~~~~~~~~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:62:36: note: in expansion of macro 'check_sbuffer' 62 | msgpack_pack_fix_uint16(x, 0); check_sbuffer(cd0000); /* cd 00 00 */ | ^~~~~~~~~~~~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:63:41: note: in expansion of macro 'check_sbuffer' 63 | msgpack_pack_fix_uint16(x, 0xFFFF); check_sbuffer(cdffff); /* cd ff ff */ | ^~~~~~~~~~~~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:64:36: note: in expansion of macro 'check_sbuffer' 64 | msgpack_pack_fix_uint32(x, 0); check_sbuffer(ce00000000); /* ce 00 00 00 00 */ | ^~~~~~~~~~~~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:65:45: note: in expansion of macro 'check_sbuffer' 65 | msgpack_pack_fix_uint32(x, 0xFFFFFFFF); check_sbuffer(ceffffffff); /* ce ff ff ff ff */ | ^~~~~~~~~~~~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:66:36: note: in expansion of macro 'check_sbuffer' 66 | msgpack_pack_fix_uint64(x, 0); check_sbuffer(cf0000000000000000); /* cf 00 00 00 00 00 00 00 00 */ | ^~~~~~~~~~~~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:67:53: note: in expansion of macro 'check_sbuffer' 67 | msgpack_pack_fix_uint64(x, 0xFFFFFFFFFFFFFFFF); check_sbuffer(cfffffffffffffffff); /* cf ff ff ff ff ff ff ff ff */ | ^~~~~~~~~~~~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:69:31: note: in expansion of macro 'check_sbuffer' 69 | msgpack_pack_uint8(x, 0); check_sbuffer(00); /* 00 */ | ^~~~~~~~~~~~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:70:34: note: in expansion of macro 'check_sbuffer' 70 | msgpack_pack_uint8(x, 0x7F); check_sbuffer(7f); /* 7f */ | ^~~~~~~~~~~~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:71:34: note: in expansion of macro 'check_sbuffer' 71 | msgpack_pack_uint8(x, 0x80); check_sbuffer(cc80); /* cc 80 */ | ^~~~~~~~~~~~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:72:34: note: in expansion of macro 'check_sbuffer' 72 | msgpack_pack_uint8(x, 0xFF); check_sbuffer(ccff); /* cc ff */ | ^~~~~~~~~~~~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:74:32: note: in expansion of macro 'check_sbuffer' 74 | msgpack_pack_uint16(x, 0); check_sbuffer(00); /* 00 */ | ^~~~~~~~~~~~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:75:35: note: in expansion of macro 'check_sbuffer' 75 | msgpack_pack_uint16(x, 0x7F); check_sbuffer(7f); /* 7f */ | ^~~~~~~~~~~~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:76:35: note: in expansion of macro 'check_sbuffer' 76 | msgpack_pack_uint16(x, 0x80); check_sbuffer(cc80); /* cc 80 */ | ^~~~~~~~~~~~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:77:35: note: in expansion of macro 'check_sbuffer' 77 | msgpack_pack_uint16(x, 0xFF); check_sbuffer(ccff); /* cc ff */ | ^~~~~~~~~~~~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:78:36: note: in expansion of macro 'check_sbuffer' 78 | msgpack_pack_uint16(x, 0x100); check_sbuffer(cd0100); /* cd 01 00 */ | ^~~~~~~~~~~~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:79:37: note: in expansion of macro 'check_sbuffer' 79 | msgpack_pack_uint16(x, 0xFFFF); check_sbuffer(cdffff); /* cd ff ff */ | ^~~~~~~~~~~~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:81:32: note: in expansion of macro 'check_sbuffer' 81 | msgpack_pack_uint32(x, 0); check_sbuffer(00); /* 00 */ | ^~~~~~~~~~~~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:82:35: note: in expansion of macro 'check_sbuffer' 82 | msgpack_pack_uint32(x, 0x7F); check_sbuffer(7f); /* 7f */ | ^~~~~~~~~~~~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:83:35: note: in expansion of macro 'check_sbuffer' 83 | msgpack_pack_uint32(x, 0x80); check_sbuffer(cc80); /* cc 80 */ | ^~~~~~~~~~~~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:84:35: note: in expansion of macro 'check_sbuffer' 84 | msgpack_pack_uint32(x, 0xFF); check_sbuffer(ccff); /* cc ff */ | ^~~~~~~~~~~~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:85:36: note: in expansion of macro 'check_sbuffer' 85 | msgpack_pack_uint32(x, 0x100); check_sbuffer(cd0100); /* cd 01 00 */ | ^~~~~~~~~~~~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:86:37: note: in expansion of macro 'check_sbuffer' 86 | msgpack_pack_uint32(x, 0xFFFF); check_sbuffer(cdffff); /* cd ff ff */ | ^~~~~~~~~~~~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:87:38: note: in expansion of macro 'check_sbuffer' 87 | msgpack_pack_uint32(x, 0x10000); check_sbuffer(ce00010000); /* ce 00 01 00 00 */ | ^~~~~~~~~~~~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:88:41: note: in expansion of macro 'check_sbuffer' 88 | msgpack_pack_uint32(x, 0xFFFFFFFF); check_sbuffer(ceffffffff); /* ce ff ff ff ff */ | ^~~~~~~~~~~~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:90:32: note: in expansion of macro 'check_sbuffer' 90 | msgpack_pack_uint64(x, 0); check_sbuffer(00); /* 00 */ | ^~~~~~~~~~~~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:91:35: note: in expansion of macro 'check_sbuffer' 91 | msgpack_pack_uint64(x, 0x7F); check_sbuffer(7f); /* 7f */ | ^~~~~~~~~~~~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:92:35: note: in expansion of macro 'check_sbuffer' 92 | msgpack_pack_uint64(x, 0x80); check_sbuffer(cc80); /* cc 80 */ | ^~~~~~~~~~~~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:93:35: note: in expansion of macro 'check_sbuffer' 93 | msgpack_pack_uint64(x, 0xFF); check_sbuffer(ccff); /* cc ff */ | ^~~~~~~~~~~~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:94:36: note: in expansion of macro 'check_sbuffer' 94 | msgpack_pack_uint64(x, 0x100); check_sbuffer(cd0100); /* cd 01 00 */ | ^~~~~~~~~~~~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:95:37: note: in expansion of macro 'check_sbuffer' 95 | msgpack_pack_uint64(x, 0xFFFF); check_sbuffer(cdffff); /* cd ff ff */ | ^~~~~~~~~~~~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:96:38: note: in expansion of macro 'check_sbuffer' 96 | msgpack_pack_uint64(x, 0x10000); check_sbuffer(ce00010000); /* ce 00 01 00 00 */ | ^~~~~~~~~~~~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:97:41: note: in expansion of macro 'check_sbuffer' 97 | msgpack_pack_uint64(x, 0xFFFFFFFF); check_sbuffer(ceffffffff); /* ce ff ff ff ff */ | ^~~~~~~~~~~~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:98:42: note: in expansion of macro 'check_sbuffer' 98 | msgpack_pack_uint64(x, 0x100000000); check_sbuffer(cf0000000100000000); /* cf 00 00 00 01 00 00 00 00 */ | ^~~~~~~~~~~~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:99:49: note: in expansion of macro 'check_sbuffer' 99 | msgpack_pack_uint64(x, 0xFFFFFFFFFFFFFFFF); check_sbuffer(cfffffffffffffffff); /* cf ff ff ff ff ff ff ff ff */ | ^~~~~~~~~~~~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:101:37: note: in expansion of macro 'check_sbuffer' 101 | msgpack_pack_fix_int8(x, 0x7F); check_sbuffer(d07f); /* d0 7f */ | ^~~~~~~~~~~~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:102:40: note: in expansion of macro 'check_sbuffer' 102 | msgpack_pack_fix_int8(x, -0x7F-1); check_sbuffer(d080); /* d0 80 */ | ^~~~~~~~~~~~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:103:40: note: in expansion of macro 'check_sbuffer' 103 | msgpack_pack_fix_int16(x, 0x7FFF); check_sbuffer(d17fff); /* d1 7f ff */ | ^~~~~~~~~~~~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:104:43: note: in expansion of macro 'check_sbuffer' 104 | msgpack_pack_fix_int16(x, -0x7FFF-1); check_sbuffer(d18000); /* d1 80 00 */ | ^~~~~~~~~~~~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:105:44: note: in expansion of macro 'check_sbuffer' 105 | msgpack_pack_fix_int32(x, 0x7FFFFFFF); check_sbuffer(d27fffffff); /* d2 7f ff ff ff */ | ^~~~~~~~~~~~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:106:47: note: in expansion of macro 'check_sbuffer' 106 | msgpack_pack_fix_int32(x, -0x7FFFFFFF-1); check_sbuffer(d280000000); /* d2 80 00 00 00 */ | ^~~~~~~~~~~~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:107:52: note: in expansion of macro 'check_sbuffer' 107 | msgpack_pack_fix_int64(x, 0x7FFFFFFFFFFFFFFF); check_sbuffer(d37fffffffffffffff); /* d3 7f ff ff ff ff ff ff ff */ | ^~~~~~~~~~~~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:108:55: note: in expansion of macro 'check_sbuffer' 108 | msgpack_pack_fix_int64(x, -0x7FFFFFFFFFFFFFFF-1); check_sbuffer(d38000000000000000); /* d3 80 00 00 00 00 00 00 00 */ | ^~~~~~~~~~~~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:110:36: note: in expansion of macro 'check_sbuffer' 110 | msgpack_pack_int8(x, -0x7F-1); check_sbuffer(d080); /* d0 80 */ | ^~~~~~~~~~~~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:111:34: note: in expansion of macro 'check_sbuffer' 111 | msgpack_pack_int8(x, -0x21); check_sbuffer(d0df); /* d0 df */ | ^~~~~~~~~~~~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:112:34: note: in expansion of macro 'check_sbuffer' 112 | msgpack_pack_int8(x, -0x20); check_sbuffer(e0); /* e0 */ | ^~~~~~~~~~~~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:113:31: note: in expansion of macro 'check_sbuffer' 113 | msgpack_pack_int8(x, -1); check_sbuffer(ff); /* ff */ | ^~~~~~~~~~~~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:114:30: note: in expansion of macro 'check_sbuffer' 114 | msgpack_pack_int8(x, 0); check_sbuffer(00); /* 00 */ | ^~~~~~~~~~~~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:115:33: note: in expansion of macro 'check_sbuffer' 115 | msgpack_pack_int8(x, 0x7F); check_sbuffer(7f); /* 7f */ | ^~~~~~~~~~~~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:117:39: note: in expansion of macro 'check_sbuffer' 117 | msgpack_pack_int16(x, -0x7FFF-1); check_sbuffer(d18000); /* d1 80 00 */ | ^~~~~~~~~~~~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:118:35: note: in expansion of macro 'check_sbuffer' 118 | msgpack_pack_int16(x, -0x81); check_sbuffer(d1ff7f); /* d1 ff 7f */ | ^~~~~~~~~~~~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:119:35: note: in expansion of macro 'check_sbuffer' 119 | msgpack_pack_int16(x, -0x80); check_sbuffer(d080); /* d0 80 */ | ^~~~~~~~~~~~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:120:35: note: in expansion of macro 'check_sbuffer' 120 | msgpack_pack_int16(x, -0x21); check_sbuffer(d0df); /* d0 df */ | ^~~~~~~~~~~~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:121:35: note: in expansion of macro 'check_sbuffer' 121 | msgpack_pack_int16(x, -0x20); check_sbuffer(e0); /* e0 */ | ^~~~~~~~~~~~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:122:34: note: in expansion of macro 'check_sbuffer' 122 | msgpack_pack_int16(x, -0x1); check_sbuffer(ff); /* ff */ | ^~~~~~~~~~~~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:123:31: note: in expansion of macro 'check_sbuffer' 123 | msgpack_pack_int16(x, 0); check_sbuffer(00); /* 00 */ | ^~~~~~~~~~~~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:124:34: note: in expansion of macro 'check_sbuffer' 124 | msgpack_pack_int16(x, 0x7F); check_sbuffer(7f); /* 7f */ | ^~~~~~~~~~~~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:125:34: note: in expansion of macro 'check_sbuffer' 125 | msgpack_pack_int16(x, 0x80); check_sbuffer(cc80); /* cc 80 */ | ^~~~~~~~~~~~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:126:34: note: in expansion of macro 'check_sbuffer' 126 | msgpack_pack_int16(x, 0xFF); check_sbuffer(ccff); /* cc ff */ | ^~~~~~~~~~~~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:127:35: note: in expansion of macro 'check_sbuffer' 127 | msgpack_pack_int16(x, 0x100); check_sbuffer(cd0100); /* cd 01 00 */ | ^~~~~~~~~~~~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:128:36: note: in expansion of macro 'check_sbuffer' 128 | msgpack_pack_int16(x, 0x7FFF); check_sbuffer(cd7fff); /* cd 7f ff */ | ^~~~~~~~~~~~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:130:43: note: in expansion of macro 'check_sbuffer' 130 | msgpack_pack_int32(x, -0x7FFFFFFF-1); check_sbuffer(d280000000); /* d2 80 00 00 00 */ | ^~~~~~~~~~~~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:131:37: note: in expansion of macro 'check_sbuffer' 131 | msgpack_pack_int32(x, -0x8001); check_sbuffer(d2ffff7fff); /* d2 ff ff 7f ff */ | ^~~~~~~~~~~~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:132:37: note: in expansion of macro 'check_sbuffer' 132 | msgpack_pack_int32(x, -0x8000); check_sbuffer(d18000); /* d1 80 00 */ | ^~~~~~~~~~~~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:133:35: note: in expansion of macro 'check_sbuffer' 133 | msgpack_pack_int32(x, -0x81); check_sbuffer(d1ff7f); /* d1 ff 7f */ | ^~~~~~~~~~~~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:134:35: note: in expansion of macro 'check_sbuffer' 134 | msgpack_pack_int32(x, -0x80); check_sbuffer(d080); /* d0 80 */ | ^~~~~~~~~~~~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:135:35: note: in expansion of macro 'check_sbuffer' 135 | msgpack_pack_int32(x, -0x21); check_sbuffer(d0df); /* d0 df */ | ^~~~~~~~~~~~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:136:35: note: in expansion of macro 'check_sbuffer' 136 | msgpack_pack_int32(x, -0x20); check_sbuffer(e0); /* e0 */ | ^~~~~~~~~~~~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:137:34: note: in expansion of macro 'check_sbuffer' 137 | msgpack_pack_int32(x, -0x1); check_sbuffer(ff); /* ff */ | ^~~~~~~~~~~~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:138:31: note: in expansion of macro 'check_sbuffer' 138 | msgpack_pack_int32(x, 0); check_sbuffer(00); /* 00 */ | ^~~~~~~~~~~~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:139:34: note: in expansion of macro 'check_sbuffer' 139 | msgpack_pack_int32(x, 0x7F); check_sbuffer(7f); /* 7f */ | ^~~~~~~~~~~~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:140:34: note: in expansion of macro 'check_sbuffer' 140 | msgpack_pack_int32(x, 0x80); check_sbuffer(cc80); /* cc 80 */ | ^~~~~~~~~~~~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:141:34: note: in expansion of macro 'check_sbuffer' 141 | msgpack_pack_int32(x, 0xFF); check_sbuffer(ccff); /* cc ff */ | ^~~~~~~~~~~~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:142:35: note: in expansion of macro 'check_sbuffer' 142 | msgpack_pack_int32(x, 0x100); check_sbuffer(cd0100); /* cd 01 00 */ | ^~~~~~~~~~~~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:143:36: note: in expansion of macro 'check_sbuffer' 143 | msgpack_pack_int32(x, 0xFFFF); check_sbuffer(cdffff); /* cd ff ff */ | ^~~~~~~~~~~~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:144:37: note: in expansion of macro 'check_sbuffer' 144 | msgpack_pack_int32(x, 0x10000); check_sbuffer(ce00010000); /* ce 00 01 00 00 */ | ^~~~~~~~~~~~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:145:40: note: in expansion of macro 'check_sbuffer' 145 | msgpack_pack_int32(x, 0x7FFFFFFF); check_sbuffer(ce7fffffff); /* ce 7f ff ff ff */ | ^~~~~~~~~~~~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:147:51: note: in expansion of macro 'check_sbuffer' 147 | msgpack_pack_int64(x, -0x7FFFFFFFFFFFFFFF-1); check_sbuffer(d38000000000000000); /* d3 80 00 00 00 00 00 00 00 */ | ^~~~~~~~~~~~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:148:44: note: in expansion of macro 'check_sbuffer' 148 | msgpack_pack_int64(x, -((1LL<<31)+1)); check_sbuffer(d3ffffffff7fffffff); /* d3 ff ff ff ff 7f ff ff ff */ | ^~~~~~~~~~~~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:149:40: note: in expansion of macro 'check_sbuffer' 149 | msgpack_pack_int64(x, -(1LL<<31)); check_sbuffer(d280000000); /* d2 80 00 00 00 */ | ^~~~~~~~~~~~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:150:37: note: in expansion of macro 'check_sbuffer' 150 | msgpack_pack_int64(x, -0x8001); check_sbuffer(d2ffff7fff); /* d2 ff ff 7f ff */ | ^~~~~~~~~~~~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:151:37: note: in expansion of macro 'check_sbuffer' 151 | msgpack_pack_int64(x, -0x8000); check_sbuffer(d18000); /* d1 80 00 */ | ^~~~~~~~~~~~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:152:35: note: in expansion of macro 'check_sbuffer' 152 | msgpack_pack_int64(x, -0x81); check_sbuffer(d1ff7f); /* d1 ff 7f */ | ^~~~~~~~~~~~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:153:35: note: in expansion of macro 'check_sbuffer' 153 | msgpack_pack_int64(x, -0x80); check_sbuffer(d080); /* d0 80 */ | ^~~~~~~~~~~~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:154:35: note: in expansion of macro 'check_sbuffer' 154 | msgpack_pack_int64(x, -0x21); check_sbuffer(d0df); /* d0 df */ | ^~~~~~~~~~~~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:155:35: note: in expansion of macro 'check_sbuffer' 155 | msgpack_pack_int64(x, -0x20); check_sbuffer(e0); /* e0 */ | ^~~~~~~~~~~~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:156:34: note: in expansion of macro 'check_sbuffer' 156 | msgpack_pack_int64(x, -0x1); check_sbuffer(ff); /* ff */ | ^~~~~~~~~~~~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:157:31: note: in expansion of macro 'check_sbuffer' 157 | msgpack_pack_int64(x, 0); check_sbuffer(00); /* 00 */ | ^~~~~~~~~~~~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:158:34: note: in expansion of macro 'check_sbuffer' 158 | msgpack_pack_int64(x, 0x7F); check_sbuffer(7f); /* 7f */ | ^~~~~~~~~~~~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:159:34: note: in expansion of macro 'check_sbuffer' 159 | msgpack_pack_int64(x, 0x80); check_sbuffer(cc80); /* cc 80 */ | ^~~~~~~~~~~~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:160:34: note: in expansion of macro 'check_sbuffer' 160 | msgpack_pack_int64(x, 0xFF); check_sbuffer(ccff); /* cc ff */ | ^~~~~~~~~~~~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:161:35: note: in expansion of macro 'check_sbuffer' 161 | msgpack_pack_int64(x, 0x100); check_sbuffer(cd0100); /* cd 01 00 */ | ^~~~~~~~~~~~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:162:36: note: in expansion of macro 'check_sbuffer' 162 | msgpack_pack_int64(x, 0xFFFF); check_sbuffer(cdffff); /* cd ff ff */ | ^~~~~~~~~~~~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:163:37: note: in expansion of macro 'check_sbuffer' 163 | msgpack_pack_int64(x, 0x10000); check_sbuffer(ce00010000); /* ce 00 01 00 00 */ | ^~~~~~~~~~~~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:164:40: note: in expansion of macro 'check_sbuffer' 164 | msgpack_pack_int64(x, 0xFFFFFFFF); check_sbuffer(ceffffffff); /* ce ff ff ff ff */ | ^~~~~~~~~~~~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:165:41: note: in expansion of macro 'check_sbuffer' 165 | msgpack_pack_int64(x, 0x100000000); check_sbuffer(cf0000000100000000); /* cf 00 00 00 01 00 00 00 00 */ | ^~~~~~~~~~~~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:166:48: note: in expansion of macro 'check_sbuffer' 166 | msgpack_pack_int64(x, 0x7FFFFFFFFFFFFFFF); check_sbuffer(cf7fffffffffffffff); /* cf 7f ff ff ff ff ff ff ff */ | ^~~~~~~~~~~~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:168:29: note: in expansion of macro 'check_sbuffer' 168 | msgpack_pack_nil(x); check_sbuffer(c0); /* c0 */ | ^~~~~~~~~~~~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:169:29: note: in expansion of macro 'check_sbuffer' 169 | msgpack_pack_false(x); check_sbuffer(c2); /* c2 */ | ^~~~~~~~~~~~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:170:29: note: in expansion of macro 'check_sbuffer' 170 | msgpack_pack_true(x); check_sbuffer(c3); /* c3 */ | ^~~~~~~~~~~~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:172:33: note: in expansion of macro 'check_sbuffer' 172 | msgpack_pack_float(x, 1.0); check_sbuffer(ca3f800000); /* ca 3f 80 00 00 */ | ^~~~~~~~~~~~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:173:34: note: in expansion of macro 'check_sbuffer' 173 | msgpack_pack_double(x, 1.0); check_sbuffer(cb3ff0000000000000); /* cb 3f f0 00 00 00 00 00 00 */ | ^~~~~~~~~~~~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:193:38: note: in expansion of macro 'check_sbuffer' 193 | msgpack_pack_str(x, 0); /* "" */ check_sbuffer(a0); /* a0 */ | ^~~~~~~~~~~~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:185:16: warning: unused variable 'len' [-Wunused-variable] 185 | size_t len = strlen(#b); \ | ^~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:195:19: note: in expansion of macro 'check_sbuffer_n' 195 | fill_str(31); check_sbuffer_n(bf); /* bf ... */ | ^~~~~~~~~~~~~~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:185:16: warning: unused variable 'len' [-Wunused-variable] 185 | size_t len = strlen(#b); \ | ^~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:197:19: note: in expansion of macro 'check_sbuffer_n' 197 | fill_str(32); check_sbuffer_n(d920); /* d9 20 ... */ | ^~~~~~~~~~~~~~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:185:16: warning: unused variable 'len' [-Wunused-variable] 185 | size_t len = strlen(#b); \ | ^~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:199:20: note: in expansion of macro 'check_sbuffer_n' 199 | fill_str(255); check_sbuffer_n(d9ff); /* d9 ff ... */ | ^~~~~~~~~~~~~~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:185:16: warning: unused variable 'len' [-Wunused-variable] 185 | size_t len = strlen(#b); \ | ^~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:201:20: note: in expansion of macro 'check_sbuffer_n' 201 | fill_str(256); check_sbuffer_n(da0100); /* da 01 00 ... */ | ^~~~~~~~~~~~~~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:185:16: warning: unused variable 'len' [-Wunused-variable] 185 | size_t len = strlen(#b); \ | ^~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:203:22: note: in expansion of macro 'check_sbuffer_n' 203 | fill_str(65535); check_sbuffer_n(daffff); /* da ff ff ... */ | ^~~~~~~~~~~~~~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:185:16: warning: unused variable 'len' [-Wunused-variable] 185 | size_t len = strlen(#b); \ | ^~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:205:22: note: in expansion of macro 'check_sbuffer_n' 205 | fill_str(65536); check_sbuffer_n(db00010000); /* db 00 01 00 00 ... */ | ^~~~~~~~~~~~~~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:213:38: note: in expansion of macro 'check_sbuffer' 213 | msgpack_pack_map(x, 0); /* {} */ check_sbuffer(80); /* 80 */ | ^~~~~~~~~~~~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:185:16: warning: unused variable 'len' [-Wunused-variable] 185 | size_t len = strlen(#b); \ | ^~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:215:18: note: in expansion of macro 'check_sbuffer_n' 215 | fill_map(1); check_sbuffer_n(81); /* 81 ... */ | ^~~~~~~~~~~~~~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:185:16: warning: unused variable 'len' [-Wunused-variable] 185 | size_t len = strlen(#b); \ | ^~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:217:19: note: in expansion of macro 'check_sbuffer_n' 217 | fill_map(15); check_sbuffer_n(8f); /* 8f ... */ | ^~~~~~~~~~~~~~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:185:16: warning: unused variable 'len' [-Wunused-variable] 185 | size_t len = strlen(#b); \ | ^~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:219:19: note: in expansion of macro 'check_sbuffer_n' 219 | fill_map(16); check_sbuffer_n(de0010); /* de 00 10 ... */ | ^~~~~~~~~~~~~~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:185:16: warning: unused variable 'len' [-Wunused-variable] 185 | size_t len = strlen(#b); \ | ^~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:221:22: note: in expansion of macro 'check_sbuffer_n' 221 | fill_map(65535); check_sbuffer_n(deffff); /* de ff ff ... */ | ^~~~~~~~~~~~~~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:185:16: warning: unused variable 'len' [-Wunused-variable] 185 | size_t len = strlen(#b); \ | ^~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:223:22: note: in expansion of macro 'check_sbuffer_n' 223 | fill_map(65536); check_sbuffer_n(df00010000); /* df 00 01 00 00 ... */ | ^~~~~~~~~~~~~~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:231:40: note: in expansion of macro 'check_sbuffer' 231 | msgpack_pack_array(x, 0); /* [] */ check_sbuffer(90); /* 90 */ | ^~~~~~~~~~~~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:185:16: warning: unused variable 'len' [-Wunused-variable] 185 | size_t len = strlen(#b); \ | ^~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:233:20: note: in expansion of macro 'check_sbuffer_n' 233 | fill_array(1); check_sbuffer_n(91); /* 91 ... */ | ^~~~~~~~~~~~~~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:185:16: warning: unused variable 'len' [-Wunused-variable] 185 | size_t len = strlen(#b); \ | ^~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:235:21: note: in expansion of macro 'check_sbuffer_n' 235 | fill_array(15); check_sbuffer_n(9f); /* 9f ... */ | ^~~~~~~~~~~~~~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:185:16: warning: unused variable 'len' [-Wunused-variable] 185 | size_t len = strlen(#b); \ | ^~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:237:21: note: in expansion of macro 'check_sbuffer_n' 237 | fill_array(16); check_sbuffer_n(dc0010); /* dc 00 10 ... */ | ^~~~~~~~~~~~~~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:185:16: warning: unused variable 'len' [-Wunused-variable] 185 | size_t len = strlen(#b); \ | ^~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:239:24: note: in expansion of macro 'check_sbuffer_n' 239 | fill_array(65535); check_sbuffer_n(dcffff); /* dc ff ff ... */ | ^~~~~~~~~~~~~~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:185:16: warning: unused variable 'len' [-Wunused-variable] 185 | size_t len = strlen(#b); \ | ^~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:241:24: note: in expansion of macro 'check_sbuffer_n' 241 | fill_array(65536); check_sbuffer_n(dd00010000); /* dd 00 01 00 00 ... */ | ^~~~~~~~~~~~~~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:245:29: note: in expansion of macro 'check_sbuffer' 245 | msgpack_pack_bin(x, 0); check_sbuffer(c400); /* c4 00 */ | ^~~~~~~~~~~~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:185:16: warning: unused variable 'len' [-Wunused-variable] 185 | size_t len = strlen(#b); \ | ^~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:247:18: note: in expansion of macro 'check_sbuffer_n' 247 | fill_bin(1); check_sbuffer_n(c401); /* c4 01 ... */ | ^~~~~~~~~~~~~~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:185:16: warning: unused variable 'len' [-Wunused-variable] 185 | size_t len = strlen(#b); \ | ^~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:249:20: note: in expansion of macro 'check_sbuffer_n' 249 | fill_bin(255); check_sbuffer_n(c4ff); /* c4 ff ... */ | ^~~~~~~~~~~~~~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:185:16: warning: unused variable 'len' [-Wunused-variable] 185 | size_t len = strlen(#b); \ | ^~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:251:20: note: in expansion of macro 'check_sbuffer_n' 251 | fill_bin(256); check_sbuffer_n(c50100); /* c5 01 00 ... */ | ^~~~~~~~~~~~~~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:185:16: warning: unused variable 'len' [-Wunused-variable] 185 | size_t len = strlen(#b); \ | ^~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:253:22: note: in expansion of macro 'check_sbuffer_n' 253 | fill_bin(65535); check_sbuffer_n(c5ffff); /* c5 ff ff ... */ | ^~~~~~~~~~~~~~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:185:16: warning: unused variable 'len' [-Wunused-variable] 185 | size_t len = strlen(#b); \ | ^~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:255:22: note: in expansion of macro 'check_sbuffer_n' 255 | fill_bin(65536); check_sbuffer_n(c600010000); /* c6 00 01 00 00 ... */ | ^~~~~~~~~~~~~~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:185:16: warning: unused variable 'len' [-Wunused-variable] 185 | size_t len = strlen(#b); \ | ^~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:260:18: note: in expansion of macro 'check_sbuffer_n' 260 | fill_ext(1); check_sbuffer_n(d47f); /* d4 7f ... */ | ^~~~~~~~~~~~~~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:185:16: warning: unused variable 'len' [-Wunused-variable] 185 | size_t len = strlen(#b); \ | ^~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:262:18: note: in expansion of macro 'check_sbuffer_n' 262 | fill_ext(2); check_sbuffer_n(d57f); /* d5 7f ... */ | ^~~~~~~~~~~~~~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:185:16: warning: unused variable 'len' [-Wunused-variable] 185 | size_t len = strlen(#b); \ | ^~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:264:18: note: in expansion of macro 'check_sbuffer_n' 264 | fill_ext(4); check_sbuffer_n(d67f); /* d6 7f ... */ | ^~~~~~~~~~~~~~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:185:16: warning: unused variable 'len' [-Wunused-variable] 185 | size_t len = strlen(#b); \ | ^~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:266:18: note: in expansion of macro 'check_sbuffer_n' 266 | fill_ext(8); check_sbuffer_n(d77f); /* d7 7f ... */ | ^~~~~~~~~~~~~~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:185:16: warning: unused variable 'len' [-Wunused-variable] 185 | size_t len = strlen(#b); \ | ^~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:268:19: note: in expansion of macro 'check_sbuffer_n' 268 | fill_ext(16); check_sbuffer_n(d87f); /* d8 7f ... */ | ^~~~~~~~~~~~~~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:270:35: note: in expansion of macro 'check_sbuffer' 270 | msgpack_pack_ext(x, 0, 0x7F); check_sbuffer(c7007f); /* c7 00 7f */ | ^~~~~~~~~~~~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:185:16: warning: unused variable 'len' [-Wunused-variable] 185 | size_t len = strlen(#b); \ | ^~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:272:18: note: in expansion of macro 'check_sbuffer_n' 272 | fill_ext(3); check_sbuffer_n(c7037f); /* c7 03 7f */ | ^~~~~~~~~~~~~~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:185:16: warning: unused variable 'len' [-Wunused-variable] 185 | size_t len = strlen(#b); \ | ^~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:274:18: note: in expansion of macro 'check_sbuffer_n' 274 | fill_ext(5); check_sbuffer_n(c7057f); /* c7 05 7f */ | ^~~~~~~~~~~~~~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:185:16: warning: unused variable 'len' [-Wunused-variable] 185 | size_t len = strlen(#b); \ | ^~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:276:19: note: in expansion of macro 'check_sbuffer_n' 276 | fill_ext(17); check_sbuffer_n(c7117f); /* c7 11 7f */ | ^~~~~~~~~~~~~~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:185:16: warning: unused variable 'len' [-Wunused-variable] 185 | size_t len = strlen(#b); \ | ^~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:278:20: note: in expansion of macro 'check_sbuffer_n' 278 | fill_ext(255); check_sbuffer_n(c7ff7f); /* c7 ff 7f ... */ | ^~~~~~~~~~~~~~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:185:16: warning: unused variable 'len' [-Wunused-variable] 185 | size_t len = strlen(#b); \ | ^~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:280:20: note: in expansion of macro 'check_sbuffer_n' 280 | fill_ext(256); check_sbuffer_n(c801007f); /* c8 01 00 7f ... */ | ^~~~~~~~~~~~~~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:185:16: warning: unused variable 'len' [-Wunused-variable] 185 | size_t len = strlen(#b); \ | ^~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:282:22: note: in expansion of macro 'check_sbuffer_n' 282 | fill_ext(65535); check_sbuffer_n(c8ffff7f); /* c8 ff ff 7f ... */ | ^~~~~~~~~~~~~~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:185:16: warning: unused variable 'len' [-Wunused-variable] 185 | size_t len = strlen(#b); \ | ^~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:284:22: note: in expansion of macro 'check_sbuffer_n' 284 | fill_ext(65536); check_sbuffer_n(c9000100007f); /* c9 00 01 00 00 7f ... */ | ^~~~~~~~~~~~~~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:286:36: note: in expansion of macro 'check_sbuffer' 286 | msgpack_pack_timestamp(x, ts); check_sbuffer(d6ffffffffff); /* d6 ff ff ff ff ff */ | ^~~~~~~~~~~~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:287:40: note: in expansion of macro 'check_sbuffer' 287 | msgpack_pack_timestamp(x, ts + 1); check_sbuffer(d7ff0000000100000000); /* d7 ff 00 00 00 01 00 00 00 00 */ | ^~~~~~~~~~~~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:288:40: note: in expansion of macro 'check_sbuffer' 288 | msgpack_pack_timestamp(x, ts + 2); check_sbuffer(d7ff00000003ffffffff); /* d7 ff 00 00 00 03 ff ff ff ff */ | ^~~~~~~~~~~~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:289:40: note: in expansion of macro 'check_sbuffer' 289 | msgpack_pack_timestamp(x, ts + 3); check_sbuffer(c70cff000000000000000400000000); /* c7 0c ff 00 00 00 00 00 00 00 04 00 00 00 00 */ | ^~~~~~~~~~~~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:51:16: warning: unused variable 'len' [-Wunused-variable] 51 | size_t len = strlen(#b); \ | ^~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:290:40: note: in expansion of macro 'check_sbuffer' 290 | msgpack_pack_timestamp(x, ts + 4); check_sbuffer(c70cffffffffff7fffffffffffffff); /* c7 0c ff ff ff ff ff 7f ff ff ff ff ff ff ff */ | ^~~~~~~~~~~~~ /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/example/boundary.c:39:12: warning: variable 'offset' set but not used [-Wunused-but-set-variable] 39 | size_t offset = 0; | ^~~~~~ [30/35] : && /usr/bin/gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -Os -DNDEBUG -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs example/CMakeFiles/boundary.dir/boundary.c.o -o example/boundary -Wl,-rpath,/home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/build libmsgpack-c.so.2.0.0 && : [31/35] : && /usr/bin/g++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -Os -DNDEBUG -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs test/CMakeFiles/fixint_c.dir/fixint_c.cpp.o -o test/fixint_c -Wl,-rpath,/home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/build libmsgpack-c.so.2.0.0 /usr/lib/libgtest_main.so.1.14.0 /lib/libz.so /usr/lib/libgtest.so.1.14.0 && : [32/35] : && /usr/bin/g++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -Os -DNDEBUG -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs test/CMakeFiles/pack_unpack_c.dir/pack_unpack_c.cpp.o -o test/pack_unpack_c -Wl,-rpath,/home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/build libmsgpack-c.so.2.0.0 /usr/lib/libgtest_main.so.1.14.0 /lib/libz.so /usr/lib/libgtest.so.1.14.0 && : [33/35] : && /usr/bin/g++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -Os -DNDEBUG -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs test/CMakeFiles/buffer_c.dir/buffer_c.cpp.o -o test/buffer_c -Wl,-rpath,/home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/build libmsgpack-c.so.2.0.0 /usr/lib/libgtest_main.so.1.14.0 /lib/libz.so /usr/lib/libgtest.so.1.14.0 && : [34/35] : && /usr/bin/g++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -Os -DNDEBUG -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs test/CMakeFiles/streaming_c.dir/streaming_c.cpp.o -o test/streaming_c -Wl,-rpath,/home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/build libmsgpack-c.so.2.0.0 /usr/lib/libgtest_main.so.1.14.0 /lib/libz.so /usr/lib/libgtest.so.1.14.0 && : [35/35] : && /usr/bin/g++ -Os -fstack-clash-protection -Wformat -Werror=format-security -D_GLIBCXX_ASSERTIONS=1 -D_LIBCPP_ENABLE_THREAD_SAFETY_ANNOTATIONS=1 -D_LIBCPP_ENABLE_HARDENED_MODE=1 -fno-plt -Os -DNDEBUG -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs test/CMakeFiles/msgpack_c.dir/msgpack_c.cpp.o -o test/msgpack_c -Wl,-rpath,/home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/build libmsgpack-c.so.2.0.0 /usr/lib/libgtest_main.so.1.14.0 /lib/libz.so /usr/lib/libgtest.so.1.14.0 && : Change Dir: '/home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/build' Run Build Command(s): /usr/bin/ninja -v test [1/1] cd /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/build && /usr/bin/ctest --force-new-ctest-process --output-on-failure Test project /home/buildozer/aports/community/msgpack-c/src/msgpack-c-6.0.1/build Start 1: buffer_c Start 2: fixint_c Start 3: msgpack_c Start 4: pack_unpack_c Start 5: streaming_c 1/5 Test #1: buffer_c ......................... Passed 0.01 sec 2/5 Test #2: fixint_c ......................... Passed 0.01 sec 3/5 Test #4: pack_unpack_c .................... Passed 0.01 sec 4/5 Test #5: streaming_c ...................... Passed 0.00 sec 5/5 Test #3: msgpack_c ........................ Passed 0.14 sec 100% tests passed, 0 tests failed out of 5 Total Test time (real) = 0.15 sec >>> msgpack-c: Entering fakeroot... -- Install configuration: "MinSizeRel" -- Installing: /home/buildozer/aports/community/msgpack-c/pkg/msgpack-c/usr/lib/libmsgpack-c.so.2.0.0 -- Installing: /home/buildozer/aports/community/msgpack-c/pkg/msgpack-c/usr/lib/libmsgpack-c.so.2 -- Installing: /home/buildozer/aports/community/msgpack-c/pkg/msgpack-c/usr/lib/libmsgpack-c.so -- Installing: /home/buildozer/aports/community/msgpack-c/pkg/msgpack-c/usr/lib/libmsgpack-c.a -- Installing: /home/buildozer/aports/community/msgpack-c/pkg/msgpack-c/usr/include/msgpack.h -- Installing: /home/buildozer/aports/community/msgpack-c/pkg/msgpack-c/usr/include/msgpack/fbuffer.h -- Installing: /home/buildozer/aports/community/msgpack-c/pkg/msgpack-c/usr/include/msgpack/gcc_atomic.h -- Installing: /home/buildozer/aports/community/msgpack-c/pkg/msgpack-c/usr/include/msgpack/object.h -- Installing: /home/buildozer/aports/community/msgpack-c/pkg/msgpack-c/usr/include/msgpack/pack.h -- Installing: /home/buildozer/aports/community/msgpack-c/pkg/msgpack-c/usr/include/msgpack/pack_define.h -- Installing: /home/buildozer/aports/community/msgpack-c/pkg/msgpack-c/usr/include/msgpack/sbuffer.h -- Installing: /home/buildozer/aports/community/msgpack-c/pkg/msgpack-c/usr/include/msgpack/timestamp.h -- Installing: /home/buildozer/aports/community/msgpack-c/pkg/msgpack-c/usr/include/msgpack/unpack.h -- Installing: /home/buildozer/aports/community/msgpack-c/pkg/msgpack-c/usr/include/msgpack/unpack_define.h -- Installing: /home/buildozer/aports/community/msgpack-c/pkg/msgpack-c/usr/include/msgpack/unpack_template.h -- Installing: /home/buildozer/aports/community/msgpack-c/pkg/msgpack-c/usr/include/msgpack/util.h -- Installing: /home/buildozer/aports/community/msgpack-c/pkg/msgpack-c/usr/include/msgpack/version.h -- Installing: /home/buildozer/aports/community/msgpack-c/pkg/msgpack-c/usr/include/msgpack/version_master.h -- Installing: /home/buildozer/aports/community/msgpack-c/pkg/msgpack-c/usr/include/msgpack/vrefbuffer.h -- Installing: /home/buildozer/aports/community/msgpack-c/pkg/msgpack-c/usr/include/msgpack/zbuffer.h -- Installing: /home/buildozer/aports/community/msgpack-c/pkg/msgpack-c/usr/include/msgpack/zone.h -- Installing: /home/buildozer/aports/community/msgpack-c/pkg/msgpack-c/usr/include/msgpack/pack_template.h -- Installing: /home/buildozer/aports/community/msgpack-c/pkg/msgpack-c/usr/include/msgpack/sysdep.h -- Installing: /home/buildozer/aports/community/msgpack-c/pkg/msgpack-c/usr/lib/pkgconfig/msgpack-c.pc -- Installing: /home/buildozer/aports/community/msgpack-c/pkg/msgpack-c/usr/lib/cmake/msgpack-c/msgpack-c-targets.cmake -- Installing: /home/buildozer/aports/community/msgpack-c/pkg/msgpack-c/usr/lib/cmake/msgpack-c/msgpack-c-targets-minsizerel.cmake -- Installing: /home/buildozer/aports/community/msgpack-c/pkg/msgpack-c/usr/lib/cmake/msgpack-c/msgpack-c-config.cmake -- Installing: /home/buildozer/aports/community/msgpack-c/pkg/msgpack-c/usr/lib/cmake/msgpack-c/msgpack-c-config-version.cmake >>> msgpack-c-dev*: Running split function dev... >>> msgpack-c-dev*: Preparing subpackage msgpack-c-dev... >>> msgpack-c-dev*: Stripping binaries >>> msgpack-c-dev*: Running postcheck for msgpack-c-dev >>> msgpack-c*: Running postcheck for msgpack-c >>> msgpack-c*: Preparing package msgpack-c... >>> msgpack-c*: Stripping binaries >>> msgpack-c-dev*: Scanning shared objects >>> msgpack-c*: Scanning shared objects >>> msgpack-c-dev*: Tracing dependencies... msgpack-c=6.0.1-r0 pkgconfig >>> msgpack-c-dev*: Package size: 224.0 KB >>> msgpack-c-dev*: Compressing data... >>> msgpack-c-dev*: Create checksum... >>> msgpack-c-dev*: Create msgpack-c-dev-6.0.1-r0.apk >>> msgpack-c*: Tracing dependencies... so:libc.musl-x86_64.so.1 >>> msgpack-c*: Package size: 44.0 KB >>> msgpack-c*: Compressing data... >>> msgpack-c*: Create checksum... >>> msgpack-c*: Create msgpack-c-6.0.1-r0.apk >>> msgpack-c: Build complete at Sun, 07 Apr 2024 13:02:59 +0000 elapsed time 0h 0m 15s >>> msgpack-c: Cleaning up srcdir >>> msgpack-c: Cleaning up pkgdir >>> msgpack-c: Uninstalling dependencies... (1/12) Purging .makedepends-msgpack-c (20240407.130246) (2/12) Purging cmake (3.29.1-r0) (3/12) Purging samurai (1.2-r5) (4/12) Purging gtest-dev (1.14.0-r1) (5/12) Purging gmock (1.14.0-r1) (6/12) Purging gtest (1.14.0-r1) (7/12) Purging zlib-dev (1.3.1-r0) (8/12) Purging libarchive (3.7.2-r1) (9/12) Purging libbz2 (1.0.8-r6) (10/12) Purging libuv (1.48.0-r0) (11/12) Purging rhash-libs (1.4.4-r0) (12/12) Purging xz-libs (5.6.1-r2) Executing busybox-1.36.1-r25.trigger OK: 377 MiB in 107 packages >>> msgpack-c: Updating the community/x86_64 repository index... >>> msgpack-c: Signing the index...