>>> host-flatcc v0.5.1 Downloading PATH="/home/naourr/work/instance-2/output/host/bin:/home/naourr/work/instance-2/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/.local/bin:/home/naourr/bin" BR2_DL_DIR=/home/naourr/work/instance-2/dl BUILD_DIR=/home/naourr/work/instance-2/output/build O=/home/naourr/work/instance-2/output flock /home/naourr/work/instance-2/dl/flatcc/ support/download/dl-wrapper -c 'v0.5.1' -d '/home/naourr/work/instance-2/dl/flatcc' -D '/home/naourr/work/instance-2/dl' -f 'flatcc-v0.5.1.tar.gz' -H 'package/flatcc//flatcc.hash' -n 'flatcc-v0.5.1' -N 'flatcc' -o '/home/naourr/work/instance-2/dl/flatcc/flatcc-v0.5.1.tar.gz' -u https+https://github.com/dvidelabs/flatcc/archive/v0.5.1 -u http\|urlencode+http://sources.buildroot.net/flatcc -u http\|urlencode+http://sources.buildroot.net -- --2018-06-06 00:46:05-- https://github.com/dvidelabs/flatcc/archive/v0.5.1/flatcc-v0.5.1.tar.gz Resolving github.com (github.com)... 192.30.253.112, 192.30.253.113 Connecting to github.com (github.com)|192.30.253.112|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://codeload.github.com/dvidelabs/flatcc/tar.gz/v0.5.1 [following] --2018-06-06 00:46:06-- https://codeload.github.com/dvidelabs/flatcc/tar.gz/v0.5.1 Resolving codeload.github.com (codeload.github.com)... 192.30.253.121, 192.30.253.120 Connecting to codeload.github.com (codeload.github.com)|192.30.253.121|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [application/x-gzip] Saving to: '/home/naourr/work/instance-2/output/build/.flatcc-v0.5.1.tar.gz.s1U7xt/output' 0K .......... .......... .......... .......... .......... 259K 50K .......... .......... .......... .......... .......... 523K 100K .......... .......... .......... .......... .......... 10.9M 150K .......... .......... .......... .......... .......... 10.9M 200K .......... .......... .......... .......... .......... 551K 250K .......... .......... .......... .......... .......... 11.0M 300K .......... .......... .......... .......... .......... 8.84M 350K .......... .......... .......... .......... .......... 11.8M 400K .......... .......... .......... .......... .......... 625K 450K .......... ..... 12.3M=0.5s 2018-06-06 00:46:07 (964 KB/s) - '/home/naourr/work/instance-2/output/build/.flatcc-v0.5.1.tar.gz.s1U7xt/output' saved [477042] flatcc-v0.5.1.tar.gz: OK (sha256: 8c4560ca32e3c555716d9363bed469e2c60e0f443ec32bc08e7abfe681e25ca9) >>> host-flatcc v0.5.1 Extracting gzip -d -c /home/naourr/work/instance-2/dl/flatcc/flatcc-v0.5.1.tar.gz | /home/naourr/work/instance-2/output/host/bin/tar --strip-components=1 -C /home/naourr/work/instance-2/output/build/host-flatcc-v0.5.1 -xf - >>> host-flatcc v0.5.1 Patching >>> host-flatcc v0.5.1 Configuring (mkdir -p /home/naourr/work/instance-2/output/build/host-flatcc-v0.5.1/ && cd /home/naourr/work/instance-2/output/build/host-flatcc-v0.5.1/ && rm -f CMakeCache.txt && PATH="/home/naourr/work/instance-2/output/host/bin:/home/naourr/work/instance-2/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/.local/bin:/home/naourr/bin" PKG_CONFIG="/home/naourr/work/instance-2/output/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_LIBDIR="/home/naourr/work/instance-2/output/host/lib/pkgconfig:/home/naourr/work/instance-2/output/host/share/pkgconfig" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 /usr/bin/cmake /home/naourr/work/instance-2/output/build/host-flatcc-v0.5.1/ -DCMAKE_INSTALL_SO_NO_EXE=0 -DCMAKE_FIND_ROOT_PATH="/home/naourr/work/instance-2/output/host" -DCMAKE_FIND_ROOT_PATH_MODE_PROGRAM="BOTH" -DCMAKE_FIND_ROOT_PATH_MODE_LIBRARY="BOTH" -DCMAKE_FIND_ROOT_PATH_MODE_INCLUDE="BOTH" -DCMAKE_INSTALL_PREFIX="/home/naourr/work/instance-2/output/host" -DCMAKE_C_FLAGS="-O2 -I/home/naourr/work/instance-2/output/host/include" -DCMAKE_CXX_FLAGS="-O2 -I/home/naourr/work/instance-2/output/host/include" -DCMAKE_EXE_LINKER_FLAGS="-L/home/naourr/work/instance-2/output/host/lib -Wl,-rpath,/home/naourr/work/instance-2/output/host/lib" -DCMAKE_SHARED_LINKER_FLAGS="-L/home/naourr/work/instance-2/output/host/lib -Wl,-rpath,/home/naourr/work/instance-2/output/host/lib" -DCMAKE_ASM_COMPILER="/usr/bin/as" -DCMAKE_C_COMPILER="/usr/bin/gcc" -DCMAKE_CXX_COMPILER="/usr/bin/g++" -DCMAKE_C_COMPILER_ARG1="" -DCMAKE_CXX_COMPILER_ARG1="" -DCMAKE_COLOR_MAKEFILE=OFF -DBUILD_DOC=OFF -DBUILD_DOCS=OFF -DBUILD_EXAMPLE=OFF -DBUILD_EXAMPLES=OFF -DBUILD_TEST=OFF -DBUILD_TESTS=OFF -DBUILD_TESTING=OFF -DFLATCC_TEST=OFF -DFLATCC_INSTALL=ON ) -- The C compiler identification is GNU 8.1.1 -- Check for working C compiler: /usr/bin/gcc -- Check for working C compiler: /usr/bin/gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Setting GNU C compiler options with c11 and Posix -- GCC_VERSION: 8 -- Configured C_FLAGS: -O2 -I/home/naourr/work/instance-2/output/host/include -DFLATCC_REFLECTION=1 -std=c11 -pedantic -Wall -Wextra -DPORTABLE_POSIX_MEMALIGN=1 -Werror -Wno-unused-function -- Configuring done -- Generating done CMake Warning: Manually-specified variables were not used by the project: BUILD_DOC BUILD_DOCS BUILD_EXAMPLE BUILD_EXAMPLES BUILD_TEST BUILD_TESTING BUILD_TESTS CMAKE_ASM_COMPILER CMAKE_CXX_COMPILER CMAKE_CXX_COMPILER_ARG1 CMAKE_CXX_FLAGS CMAKE_FIND_ROOT_PATH_MODE_LIBRARY -- Build files have been written to: /home/naourr/work/instance-2/output/build/host-flatcc-v0.5.1 >>> host-flatcc v0.5.1 Building PATH="/home/naourr/work/instance-2/output/host/bin:/home/naourr/work/instance-2/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/.local/bin:/home/naourr/bin" PKG_CONFIG="/home/naourr/work/instance-2/output/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/naourr/work/instance-2/output/host/lib/pkgconfig:/home/naourr/work/instance-2/output/host/share/pkgconfig" /usr/bin/make -j4 -C /home/naourr/work/instance-2/output/build/host-flatcc-v0.5.1/ make[1]: Entering directory '/home/naourr/work/instance-2/output/build/host-flatcc-v0.5.1' make[2]: Entering directory '/home/naourr/work/instance-2/output/build/host-flatcc-v0.5.1' make[3]: Entering directory '/home/naourr/work/instance-2/output/build/host-flatcc-v0.5.1' make[3]: Entering directory '/home/naourr/work/instance-2/output/build/host-flatcc-v0.5.1' Scanning dependencies of target flatccrt make[3]: Leaving directory '/home/naourr/work/instance-2/output/build/host-flatcc-v0.5.1' make[3]: Entering directory '/home/naourr/work/instance-2/output/build/host-flatcc-v0.5.1' [ 3%] Building C object src/runtime/CMakeFiles/flatccrt.dir/builder.c.o Scanning dependencies of target flatcc make[3]: Leaving directory '/home/naourr/work/instance-2/output/build/host-flatcc-v0.5.1' [ 6%] Building C object src/runtime/CMakeFiles/flatccrt.dir/emitter.c.o make[3]: Entering directory '/home/naourr/work/instance-2/output/build/host-flatcc-v0.5.1' [ 9%] Building C object src/runtime/CMakeFiles/flatccrt.dir/verifier.c.o [ 12%] Building C object src/compiler/CMakeFiles/flatcc.dir/__/__/external/hash/cmetrohash64.c.o [ 15%] Building C object src/compiler/CMakeFiles/flatcc.dir/__/__/external/hash/str_set.c.o [ 18%] Building C object src/runtime/CMakeFiles/flatccrt.dir/json_parser.c.o In function 'read_thash_identifier', inlined from 'flatcc_verify_buffer_header' at /home/naourr/work/instance-2/output/build/host-flatcc-v0.5.1/src/runtime/verifier.c:468:15: /home/naourr/work/instance-2/output/build/host-flatcc-v0.5.1/src/runtime/verifier.c:114:5: error: 'strncpy' specified bound 4 equals destination size [-Werror=stringop-truncation] strncpy((char *)&id, identifier, sizeof(id)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc1: all warnings being treated as errors make[3]: *** [src/runtime/CMakeFiles/flatccrt.dir/build.make:89: src/runtime/CMakeFiles/flatccrt.dir/verifier.c.o] Error 1 make[3]: *** Waiting for unfinished jobs.... [ 21%] Building C object src/compiler/CMakeFiles/flatcc.dir/__/__/external/hash/ptr_set.c.o [ 25%] Building C object src/compiler/CMakeFiles/flatcc.dir/hash_tables/symbol_table.c.o [ 28%] Building C object src/compiler/CMakeFiles/flatcc.dir/hash_tables/scope_table.c.o [ 31%] Building C object src/compiler/CMakeFiles/flatcc.dir/hash_tables/name_table.c.o [ 34%] Building C object src/compiler/CMakeFiles/flatcc.dir/hash_tables/schema_table.c.o [ 37%] Building C object src/compiler/CMakeFiles/flatcc.dir/hash_tables/value_set.c.o [ 40%] Building C object src/compiler/CMakeFiles/flatcc.dir/fileio.c.o [ 43%] Building C object src/compiler/CMakeFiles/flatcc.dir/parser.c.o make[3]: Leaving directory '/home/naourr/work/instance-2/output/build/host-flatcc-v0.5.1' make[2]: *** [CMakeFiles/Makefile2:86: src/runtime/CMakeFiles/flatccrt.dir/all] Error 2 make[2]: *** Waiting for unfinished jobs.... [ 46%] Building C object src/compiler/CMakeFiles/flatcc.dir/semantics.c.o [ 50%] Building C object src/compiler/CMakeFiles/flatcc.dir/coerce.c.o [ 53%] Building C object src/compiler/CMakeFiles/flatcc.dir/flatcc.c.o [ 56%] Building C object src/compiler/CMakeFiles/flatcc.dir/codegen_c.c.o [ 59%] Building C object src/compiler/CMakeFiles/flatcc.dir/codegen_c_reader.c.o [ 62%] Building C object src/compiler/CMakeFiles/flatcc.dir/codegen_c_sort.c.o [ 65%] Building C object src/compiler/CMakeFiles/flatcc.dir/codegen_c_builder.c.o [ 68%] Building C object src/compiler/CMakeFiles/flatcc.dir/codegen_c_verifier.c.o [ 71%] Building C object src/compiler/CMakeFiles/flatcc.dir/codegen_c_json_parser.c.o [ 75%] Building C object src/compiler/CMakeFiles/flatcc.dir/codegen_c_json_printer.c.o [ 78%] Building C object src/compiler/CMakeFiles/flatcc.dir/__/runtime/builder.c.o [ 81%] Building C object src/compiler/CMakeFiles/flatcc.dir/__/runtime/emitter.c.o [ 84%] Building C object src/compiler/CMakeFiles/flatcc.dir/codegen_schema.c.o In file included from /home/naourr/work/instance-2/output/build/host-flatcc-v0.5.1/include/flatcc/reflection/reflection_reader.h:7, from /home/naourr/work/instance-2/output/build/host-flatcc-v0.5.1/include/flatcc/reflection/reflection_builder.h:7, from /home/naourr/work/instance-2/output/build/host-flatcc-v0.5.1/src/compiler/codegen_schema.c:3: /home/naourr/work/instance-2/output/build/host-flatcc-v0.5.1/src/compiler/codegen_schema.c: In function 'flatbuffers_has_identifier.constprop': /home/naourr/work/instance-2/output/build/host-flatcc-v0.5.1/include/flatcc/reflection/flatbuffers_common_reader.h:436:3: error: 'strncpy' output truncated before terminating nul copying 4 bytes from a string of the same length [-Werror=stringop-truncation] strncpy((char *)&id2, fid, sizeof(id2)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc1: all warnings being treated as errors make[3]: *** [src/compiler/CMakeFiles/flatcc.dir/build.make:349: src/compiler/CMakeFiles/flatcc.dir/codegen_schema.c.o] Error 1 make[3]: *** Waiting for unfinished jobs.... make[3]: Leaving directory '/home/naourr/work/instance-2/output/build/host-flatcc-v0.5.1' make[2]: *** [CMakeFiles/Makefile2:141: src/compiler/CMakeFiles/flatcc.dir/all] Error 2 make[2]: Leaving directory '/home/naourr/work/instance-2/output/build/host-flatcc-v0.5.1' make[1]: *** [Makefile:130: all] Error 2 make[1]: Leaving directory '/home/naourr/work/instance-2/output/build/host-flatcc-v0.5.1' make: *** [package/pkg-generic.mk:232: /home/naourr/work/instance-2/output/build/host-flatcc-v0.5.1/.stamp_built] Error 2 make: Leaving directory '/home/naourr/work/instance-2/buildroot'