>>> tllist 1.1.0 Extracting gzip -d -c /home/buildroot/autobuild/run/instance-3/dl/tllist/1.1.0.tar.gz | tar --strip-components=1 -C /home/buildroot/autobuild/run/instance-3/output-1/build/tllist-1.1.0 -xf - >>> tllist 1.1.0 Patching >>> tllist 1.1.0 Configuring rm -rf /home/buildroot/autobuild/run/instance-3/output-1/build/tllist-1.1.0//build mkdir -p /home/buildroot/autobuild/run/instance-3/output-1/build/tllist-1.1.0//build sed -e "/^\[binaries\]$/s:$::" -e "/^\[properties\]$/s:$::" -e "s%@TARGET_CC@%/home/buildroot/autobuild/run/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc%g" -e "s%@TARGET_CXX@%/home/buildroot/autobuild/run/instance-3/output-1/host/bin/arm-none-linux-gnueabi-g++%g" -e "s%@TARGET_AR@%/home/buildroot/autobuild/run/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/home/buildroot/autobuild/run/instance-3/output-1/host/bin/arm-none-linux-gnueabi-strip%g" -e "s%@TARGET_ARCH@%arm%g" -e "s%@TARGET_CPU@%arm926ej-s%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_FCFLAGS@%%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O2', '-g0', '-D_FORTIFY_SOURCE=2'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O2', '-g0', '-D_FORTIFY_SOURCE=2'%g" -e "s%@BR2_CMAKE@%/home/buildroot/autobuild/run/instance-3/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/buildroot/autobuild/run/instance-3/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/buildroot/autobuild/run/instance-3/output-1/host%g" -e "s%@STAGING_DIR@%/home/buildroot/autobuild/run/instance-3/output-1/host/arm-buildroot-linux-gnueabi/sysroot%g" -e "s%@STATIC@%false%g" /home/buildroot/autobuild/run/instance-3/buildroot/support/misc/cross-compilation.conf.in > /home/buildroot/autobuild/run/instance-3/output-1/build/tllist-1.1.0//build/cross-compilation.conf PATH="/home/buildroot/autobuild/run/instance-3/output-1/host/bin:/home/buildroot/autobuild/run/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" CC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" PYTHONNOUSERSITE=y /home/buildroot/autobuild/run/instance-3/output-1/host/bin/meson setup --prefix=/usr --libdir=lib --default-library=shared --buildtype=release --cross-file=/home/buildroot/autobuild/run/instance-3/output-1/build/tllist-1.1.0//build/cross-compilation.conf -Db_pie=false -Db_staticpic=true -Dstrip=false -Dbuild.pkg_config_path=/home/buildroot/autobuild/run/instance-3/output-1/host/lib/pkgconfig -Dbuild.cmake_prefix_path=/home/buildroot/autobuild/run/instance-3/output-1/host/lib/cmake /home/buildroot/autobuild/run/instance-3/output-1/build/tllist-1.1.0/ /home/buildroot/autobuild/run/instance-3/output-1/build/tllist-1.1.0//build The Meson build system Version: 1.3.1 Source dir: /home/buildroot/autobuild/run/instance-3/output-1/build/tllist-1.1.0 Build dir: /home/buildroot/autobuild/run/instance-3/output-1/build/tllist-1.1.0/build Build type: cross build Project name: tllist Project version: 1.1.0 C compiler for the host machine: /home/buildroot/autobuild/run/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc (gcc 4.8.3 "arm-none-linux-gnueabi-gcc (Sourcery CodeBench Lite 2014.05-29) 4.8.3 20140320 (prerelease)") C linker for the host machine: /home/buildroot/autobuild/run/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc ld.bfd 2.24.51.20140217 C compiler for the build machine: /usr/bin/gcc (gcc 7.5.0 "gcc (Ubuntu 7.5.0-3ubuntu1~18.04) 7.5.0") C linker for the build machine: /usr/bin/gcc ld.bfd 2.30 Build machine cpu family: x86_64 Build machine cpu: x86_64 Host machine cpu family: arm Host machine cpu: arm926ej-s Target machine cpu family: arm Target machine cpu: arm926ej-s Found pkg-config: YES (/home/buildroot/autobuild/run/instance-3/output-1/host/bin/pkgconf) 1.6.3 Build targets in project: 1 tllist 1.1.0 User defined options Cross files : /home/buildroot/autobuild/run/instance-3/output-1/build/tllist-1.1.0//build/cross-compilation.conf build.cmake_prefix_path: /home/buildroot/autobuild/run/instance-3/output-1/host/lib/cmake build.pkg_config_path : /home/buildroot/autobuild/run/instance-3/output-1/host/lib/pkgconfig buildtype : release default_library : shared libdir : lib prefix : /usr strip : false b_pie : false b_staticpic : true Found ninja-1.11.1.git.kitware.jobserver-1 at /home/buildroot/autobuild/run/instance-3/output-1/host/bin/ninja >>> tllist 1.1.0 Building GIT_DIR=. PATH="/home/buildroot/autobuild/run/instance-3/output-1/host/bin:/home/buildroot/autobuild/run/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin" PYTHONNOUSERSITE=y /home/buildroot/autobuild/run/instance-3/output-1/host/bin/ninja -C /home/buildroot/autobuild/run/instance-3/output-1/build/tllist-1.1.0//build ninja: Entering directory `/home/buildroot/autobuild/run/instance-3/output-1/build/tllist-1.1.0//build' [1/2] Compiling C object unittest.p/test.c.o FAILED: unittest.p/test.c.o /home/buildroot/autobuild/run/instance-3/output-1/host/bin/arm-none-linux-gnueabi-gcc -Iunittest.p -I. -I.. -Wall -Winvalid-pch -O3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -D_FORTIFY_SOURCE=2 -MD -MQ unittest.p/test.c.o -MF unittest.p/test.c.o.d -o unittest.p/test.c.o -c ../test.c In file included from ../test.c:7:0: ../test.c: In function 'main': ../tllist.h:213:17: error: 'for' loop initial declarations are only allowed in C99 mode for (int _i = 0; _i < __insize; _i++) { \ ^ ../test.c:35:5: note: in expansion of macro 'tll_sort' tll_sort(l, order21); ^ ../tllist.h:213:17: note: use option -std=c99 or -std=gnu99 to compile your code for (int _i = 0; _i < __insize; _i++) { \ ^ ../test.c:35:5: note: in expansion of macro 'tll_sort' tll_sort(l, order21); ^ ../tllist.h:213:17: error: 'for' loop initial declarations are only allowed in C99 mode for (int _i = 0; _i < __insize; _i++) { \ ^ ../test.c:39:5: note: in expansion of macro 'tll_sort' tll_sort(l, order12); ^ ../tllist.h:68:5: error: 'for' loop initial declarations are only allowed in C99 mode for (__typeof__(*(list).head) *it = (list).head, \ ^ ../test.c:64:5: note: in expansion of macro 'tll_foreach' tll_foreach(l, it) ^ ../test.c:74:21: error: redefinition of 'it' tll_rforeach(l, it) ^ ../tllist.h:76:36: note: in definition of macro 'tll_rforeach' for (__typeof__(*(list).tail) *it = (list).tail, \ ^ ../test.c:64:20: note: previous definition of 'it' was here tll_foreach(l, it) ^ ../tllist.h:68:36: note: in definition of macro 'tll_foreach' for (__typeof__(*(list).head) *it = (list).head, \ ^ ../tllist.h:76:5: error: 'for' loop initial declarations are only allowed in C99 mode for (__typeof__(*(list).tail) *it = (list).tail, \ ^ ../test.c:74:5: note: in expansion of macro 'tll_rforeach' tll_rforeach(l, it) ^ ../test.c:83:20: error: redefinition of 'it' tll_foreach(l, it) { ^ ../tllist.h:68:36: note: in definition of macro 'tll_foreach' for (__typeof__(*(list).head) *it = (list).head, \ ^ ../test.c:74:21: note: previous definition of 'it' was here tll_rforeach(l, it) ^ ../tllist.h:76:36: note: in definition of macro 'tll_rforeach' for (__typeof__(*(list).tail) *it = (list).tail, \ ^ ../tllist.h:69:15: error: redefinition of 'it_next' *it_next = it != NULL ? it->next : NULL; \ ^ ../test.c:83:5: note: in expansion of macro 'tll_foreach' tll_foreach(l, it) { ^ ../tllist.h:69:15: note: previous definition of 'it_next' was here *it_next = it != NULL ? it->next : NULL; \ ^ ../test.c:64:5: note: in expansion of macro 'tll_foreach' tll_foreach(l, it) ^ ../tllist.h:68:5: error: 'for' loop initial declarations are only allowed in C99 mode for (__typeof__(*(list).head) *it = (list).head, \ ^ ../test.c:83:5: note: in expansion of macro 'tll_foreach' tll_foreach(l, it) { ^ ../test.c:92:20: error: redefinition of 'it' tll_foreach(l, it) { ^ ../tllist.h:68:36: note: in definition of macro 'tll_foreach' for (__typeof__(*(list).head) *it = (list).head, \ ^ ../test.c:83:20: note: previous definition of 'it' was here tll_foreach(l, it) { ^ ../tllist.h:68:36: note: in definition of macro 'tll_foreach' for (__typeof__(*(list).head) *it = (list).head, \ ^ ../tllist.h:69:15: error: redefinition of 'it_next' *it_next = it != NULL ? it->next : NULL; \ ^ ../test.c:92:5: note: in expansion of macro 'tll_foreach' tll_foreach(l, it) { ^ ../tllist.h:69:15: note: previous definition of 'it_next' was here *it_next = it != NULL ? it->next : NULL; \ ^ ../test.c:83:5: note: in expansion of macro 'tll_foreach' tll_foreach(l, it) { ^ ../tllist.h:68:5: error: 'for' loop initial declarations are only allowed in C99 mode for (__typeof__(*(list).head) *it = (list).head, \ ^ ../test.c:92:5: note: in expansion of macro 'tll_foreach' tll_foreach(l, it) { ^ ../test.c:101:20: error: redefinition of 'it' tll_foreach(l, it) { ^ ../tllist.h:68:36: note: in definition of macro 'tll_foreach' for (__typeof__(*(list).head) *it = (list).head, \ ^ ../test.c:92:20: note: previous definition of 'it' was here tll_foreach(l, it) { ^ ../tllist.h:68:36: note: in definition of macro 'tll_foreach' for (__typeof__(*(list).head) *it = (list).head, \ ^ ../tllist.h:69:15: error: redefinition of 'it_next' *it_next = it != NULL ? it->next : NULL; \ ^ ../test.c:101:5: note: in expansion of macro 'tll_foreach' tll_foreach(l, it) { ^ ../tllist.h:69:15: note: previous definition of 'it_next' was here *it_next = it != NULL ? it->next : NULL; \ ^ ../test.c:92:5: note: in expansion of macro 'tll_foreach' tll_foreach(l, it) { ^ ../tllist.h:68:5: error: 'for' loop initial declarations are only allowed in C99 mode for (__typeof__(*(list).head) *it = (list).head, \ ^ ../test.c:101:5: note: in expansion of macro 'tll_foreach' tll_foreach(l, it) { ^ ../tllist.h:68:5: error: 'for' loop initial declarations are only allowed in C99 mode for (__typeof__(*(list).head) *it = (list).head, \ ^ ../tllist.h:177:9: note: in expansion of macro 'tll_foreach' tll_foreach(list, __it) \ ^ ../test.c:110:5: note: in expansion of macro 'tll_free' tll_free(l); ^ ninja: build stopped: subcommand failed. package/pkg-generic.mk:280: recipe for target '/home/buildroot/autobuild/run/instance-3/output-1/build/tllist-1.1.0/.stamp_built' failed make: *** [/home/buildroot/autobuild/run/instance-3/output-1/build/tllist-1.1.0/.stamp_built] Error 1 make: Leaving directory '/home/buildroot/autobuild/run/instance-3/buildroot'