>>> janet 1.22.0 Extracting gzip -d -c /home/buildroot/autobuild/instance-3/dl/janet/janet-1.22.0.tar.gz | /home/buildroot/autobuild/instance-3/output-1/host/bin/tar --strip-components=1 -C /home/buildroot/autobuild/instance-3/output-1/build/janet-1.22.0 -xf - >>> janet 1.22.0 Patching >>> janet 1.22.0 Configuring rm -rf /home/buildroot/autobuild/instance-3/output-1/build/janet-1.22.0//build mkdir -p /home/buildroot/autobuild/instance-3/output-1/build/janet-1.22.0//build sed -e "/^\[binaries\]$/s:$::" -e "/^\[properties\]$/s:$::" -e "s%@TARGET_CC@%/home/buildroot/autobuild/instance-3/output-1/host/bin/microblazeel-linux-gcc%g" -e "s%@TARGET_CXX@%/home/buildroot/autobuild/instance-3/output-1/host/bin/microblazeel-linux-g++%g" -e "s%@TARGET_AR@%/home/buildroot/autobuild/instance-3/output-1/host/bin/microblazeel-linux-gcc-ar%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%microblaze%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O2', '-g0'%g" -e "s%@TARGET_LDFLAGS@%'-latomic'%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O2', '-g0'%g" -e "s%@BR2_CMAKE@%/home/buildroot/autobuild/instance-3/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/buildroot/autobuild/instance-3/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/buildroot/autobuild/instance-3/output-1/host%g" -e "s%@STAGING_DIR@%/home/buildroot/autobuild/instance-3/output-1/host/microblazeel-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /home/buildroot/autobuild/instance-3/buildroot/support/misc/cross-compilation.conf.in > /home/buildroot/autobuild/instance-3/output-1/build/janet-1.22.0//build/cross-compilation.conf PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" CC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" PYTHONNOUSERSITE=y /home/buildroot/autobuild/instance-3/output-1/host/bin/meson --prefix=/usr --libdir=lib --default-library=shared --buildtype=release --cross-file=/home/buildroot/autobuild/instance-3/output-1/build/janet-1.22.0//build/cross-compilation.conf -Db_pie=false -Dstrip=false -Dbuild.pkg_config_path=/home/buildroot/autobuild/instance-3/output-1/host/lib/pkgconfig -Dbuild.cmake_prefix_path=/home/buildroot/autobuild/instance-3/output-1/host/lib/cmake /home/buildroot/autobuild/instance-3/output-1/build/janet-1.22.0/ /home/buildroot/autobuild/instance-3/output-1/build/janet-1.22.0//build The Meson build system Version: 0.62.2 Source dir: /home/buildroot/autobuild/instance-3/output-1/build/janet-1.22.0 Build dir: /home/buildroot/autobuild/instance-3/output-1/build/janet-1.22.0/build Build type: cross build Project name: janet Project version: 1.22.0 C compiler for the host machine: /home/buildroot/autobuild/instance-3/output-1/host/bin/microblazeel-linux-gcc (gcc 11.2.0 "microblazeel-linux-gcc.br_real (Buildroot toolchains.bootlin.com-2021.11-1) 11.2.0") C linker for the host machine: /home/buildroot/autobuild/instance-3/output-1/host/bin/microblazeel-linux-gcc ld.bfd 2.37 C compiler for the build machine: /usr/bin/gcc (gcc 6.3.0 "gcc (Debian 6.3.0-18+deb9u1) 6.3.0 20170516") C linker for the build machine: /usr/bin/gcc ld.bfd 2.28 Build machine cpu family: x86_64 Build machine cpu: x86_64 Host machine cpu family: microblaze Host machine cpu: Target machine cpu family: microblaze Target machine cpu: Library m found: YES Library dl found: YES Library android-spawn found: NO Run-time dependency threads found: YES Configuring janetconf.h using configuration Compiler for C supports arguments -fvisibility=hidden: YES Compiler for C supports arguments -fvisibility=hidden: YES Build targets in project: 8 janet 1.22.0 User defined options Cross files : /home/buildroot/autobuild/instance-3/output-1/build/janet-1.22.0//build/cross-compilation.conf build.cmake_prefix_path: /home/buildroot/autobuild/instance-3/output-1/host/lib/cmake build.pkg_config_path : /home/buildroot/autobuild/instance-3/output-1/host/lib/pkgconfig buildtype : release default_library : shared libdir : lib prefix : /usr strip : false b_pie : false Found ninja-1.10.2.git.kitware.jobserver-1 at /home/buildroot/autobuild/instance-3/output-1/host/bin/ninja >>> janet 1.22.0 Building PATH="/home/buildroot/autobuild/instance-3/output-1/host/bin:/home/buildroot/autobuild/instance-3/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PYTHONNOUSERSITE=y /home/buildroot/autobuild/instance-3/output-1/host/bin/ninja -C /home/buildroot/autobuild/instance-3/output-1/build/janet-1.22.0//build ninja: Entering directory `/home/buildroot/autobuild/instance-3/output-1/build/janet-1.22.0//build' [1/55] Compiling C object janet-boot.p/src_core_abstract.c.o [2/55] Compiling C object janet-boot.p/src_core_bytecode.c.o [3/55] Compiling C object janet-boot.p/src_core_run.c.o [4/55] Compiling C object janet-boot.p/src_core_regalloc.c.o [5/55] Compiling C object janet-boot.p/src_core_state.c.o [6/55] Compiling C object janet-boot.p/src_core_array.c.o [7/55] Compiling C object janet-boot.p/src_core_debug.c.o [8/55] Compiling C object janet-boot.p/src_core_tuple.c.o [9/55] Compiling C object janet-boot.p/src_core_vector.c.o [10/55] Compiling C object janet-boot.p/src_boot_array_test.c.o [11/55] Compiling C object janet-boot.p/src_core_fiber.c.o [12/55] Compiling C object janet-boot.p/src_boot_buffer_test.c.o [13/55] Compiling C object janet-boot.p/src_core_buffer.c.o [14/55] Compiling C object janet-boot.p/src_core_capi.c.o [15/55] Compiling C object janet-boot.p/src_core_symcache.c.o [16/55] Compiling C object janet-boot.p/src_core_table.c.o [17/55] Compiling C object janet-boot.p/src_core_wrap.c.o [18/55] Compiling C object janet-boot.p/src_boot_boot.c.o [19/55] Compiling C object janet-boot.p/src_core_strtod.c.o [20/55] Compiling C object janet-boot.p/src_core_struct.c.o [21/55] Compiling C object janet-boot.p/src_core_net.c.o [22/55] Compiling C object janet-boot.p/src_boot_system_test.c.o In file included from ../src/boot/system_test.c:24:0: ../src/boot/system_test.c: In function 'system_test': ../src/boot/system_test.c:54:17: warning: the comparison will always evaluate as 'true' for the address of 'janet_wrap_nil' will never be NULL [-Waddress] assert(NULL != &janet_wrap_nil); ^ [23/55] Compiling C object janet-boot.p/src_boot_table_test.c.o [24/55] Compiling C object janet-boot.p/src_core_asm.c.o [25/55] Compiling C object janet-boot.p/src_boot_number_test.c.o [26/55] Compiling C object janet-boot.p/src_core_gc.c.o [27/55] Compiling C object janet-boot.p/src_core_cfuns.c.o [28/55] Compiling C object janet-boot.p/src_core_math.c.o [29/55] Compiling C object janet-boot.p/src_core_value.c.o [30/55] Compiling C object janet-boot.p/src_core_string.c.o [31/55] Compiling C object janet-boot.p/src_core_io.c.o [32/55] Compiling C object janet-boot.p/src_core_corelib.c.o [33/55] Compiling C object janet-boot.p/src_core_pp.c.o [34/55] Compiling C object janet-boot.p/src_core_compile.c.o [35/55] Compiling C object janet-boot.p/src_core_parse.c.o [36/55] Compiling C object janet-boot.p/src_core_util.c.o ../src/core/util.c: In function 'janet_cfuns_prefix': ../src/core/util.c:506:66: warning: 'nb.plen' may be used uninitialized in this function [-Wmaybe-uninitialized] namebuf->buf = janet_realloc(namebuf->buf, namebuf->plen + 2 + slen); ^ ../src/core/util.c:534:13: note: 'nb.plen' was declared here NameBuf nb; ^~ In file included from ../src/core/util.c:25:0: ../src/include/janet.h:2100:29: warning: 'nb.buf' may be used uninitialized in this function [-Wmaybe-uninitialized] #define janet_realloc(X, Y) realloc((X), (Y)) ^~~~~~~ ../src/core/util.c:534:13: note: 'nb.buf' was declared here NameBuf nb; ^~ In file included from ../src/core/util.c:25:0: ../src/core/util.c: In function 'janet_cfuns_ext_prefix': ../src/include/janet.h:2100:29: warning: 'nb.buf' may be used uninitialized in this function [-Wmaybe-uninitialized] #define janet_realloc(X, Y) realloc((X), (Y)) ^~~~~~~ ../src/core/util.c:546:13: note: 'nb.buf' was declared here NameBuf nb; ^~ ../src/core/util.c:506:66: warning: 'nb.plen' may be used uninitialized in this function [-Wmaybe-uninitialized] namebuf->buf = janet_realloc(namebuf->buf, namebuf->plen + 2 + slen); ^ ../src/core/util.c:546:13: note: 'nb.plen' was declared here NameBuf nb; ^~ [37/55] Compiling C object janet-boot.p/src_core_os.c.o [38/55] Compiling C object janet-boot.p/src_core_inttypes.c.o [39/55] Compiling C object janet-boot.p/src_core_emit.c.o [40/55] Compiling C object janet-boot.p/src_core_specials.c.o [41/55] Compiling C object janet-boot.p/src_core_marsh.c.o [42/55] Compiling C object janet.p/src_mainclient_shell.c.o [43/55] Compiling C object janet-boot.p/src_core_vm.c.o [44/55] Compiling C object janet-boot.p/src_core_peg.c.o [45/55] Compiling C object janet-native.p/src_mainclient_shell.c.o [46/55] Compiling C object janet-boot.p/src_core_ev.c.o ../src/core/ev.c: In function 'cfun_channel_choice': ../src/core/ev.c:730:12: warning: 'item' may be used uninitialized in this function [-Wmaybe-uninitialized] tup[2] = x; ~~~~~~~^~~ ../src/core/ev.c:996:23: note: 'item' was declared here Janet item; ^~~~ [47/55] Linking target janet-boot [48/55] Generating janetc with a custom command (wrapped by meson to capture output) [49/55] Compiling C object libjanet.so.1.22.0.p/meson-generated_.._janet.c.o FAILED: libjanet.so.1.22.0.p/meson-generated_.._janet.c.o /home/buildroot/autobuild/instance-3/output-1/host/bin/microblazeel-linux-gcc -Ilibjanet.so.1.22.0.p -I. -I.. -I../src/include -fdiagnostics-color=always -Wall -Winvalid-pch -std=c99 -O3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -fPIC -pthread -MD -MQ libjanet.so.1.22.0.p/meson-generated_.._janet.c.o -MF libjanet.so.1.22.0.p/meson-generated_.._janet.c.o.d -o libjanet.so.1.22.0.p/meson-generated_.._janet.c.o -c janet.c src/core/ev.c: In function 'janet_stream_unmarshal': src/core/ev.c:436:18: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] In file included from /home/buildroot/autobuild/instance-3/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/bits/stat.h:25, from /home/buildroot/autobuild/instance-3/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/fcntl.h:78, from src/core/ev.c:47: src/core/os.c: In function 'os_stat_accessed': src/core/os.c:1723:43: error: 'jstat_t' {aka 'struct stat'} has no member named 'st_atim'; did you mean 'st_atime'? src/core/os.c: In function 'os_stat_modified': src/core/os.c:1726:43: error: 'jstat_t' {aka 'struct stat'} has no member named 'st_mtim'; did you mean 'st_mtime'? src/core/os.c: In function 'os_stat_changed': src/core/os.c:1729:43: error: 'jstat_t' {aka 'struct stat'} has no member named 'st_ctim'; did you mean 'st_ctime'? src/core/os.c:1730:1: warning: control reaches end of non-void function [-Wreturn-type] src/core/os.c: In function 'os_stat_modified': src/core/os.c:1727:1: warning: control reaches end of non-void function [-Wreturn-type] src/core/os.c: In function 'os_stat_accessed': src/core/os.c:1724:1: warning: control reaches end of non-void function [-Wreturn-type] [50/55] Compiling C object janet.p/meson-generated_.._janet.c.o FAILED: janet.p/meson-generated_.._janet.c.o /home/buildroot/autobuild/instance-3/output-1/host/bin/microblazeel-linux-gcc -Ijanet.p -I. -I.. -I../src/include -fdiagnostics-color=always -Wall -Winvalid-pch -std=c99 -O3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g0 -pthread -fvisibility=hidden -MD -MQ janet.p/meson-generated_.._janet.c.o -MF janet.p/meson-generated_.._janet.c.o.d -o janet.p/meson-generated_.._janet.c.o -c janet.c src/core/ev.c: In function 'janet_stream_unmarshal': src/core/ev.c:436:18: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] In file included from /home/buildroot/autobuild/instance-3/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/bits/stat.h:25, from /home/buildroot/autobuild/instance-3/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/fcntl.h:78, from src/core/ev.c:47: src/core/os.c: In function 'os_stat_accessed': src/core/os.c:1723:43: error: 'jstat_t' {aka 'struct stat'} has no member named 'st_atim'; did you mean 'st_atime'? src/core/os.c: In function 'os_stat_modified': src/core/os.c:1726:43: error: 'jstat_t' {aka 'struct stat'} has no member named 'st_mtim'; did you mean 'st_mtime'? src/core/os.c: In function 'os_stat_changed': src/core/os.c:1729:43: error: 'jstat_t' {aka 'struct stat'} has no member named 'st_ctim'; did you mean 'st_ctime'? src/core/os.c:1730:1: warning: control reaches end of non-void function [-Wreturn-type] src/core/os.c: In function 'os_stat_modified': src/core/os.c:1727:1: warning: control reaches end of non-void function [-Wreturn-type] src/core/os.c: In function 'os_stat_accessed': src/core/os.c:1724:1: warning: control reaches end of non-void function [-Wreturn-type] [51/55] Compiling C object janet-native.p/meson-generated_.._janet.c.o In file included from src/core/features.h:57:0: src/core/util.c: In function 'janet_cfuns_prefix': ../src/include/janet.h:2100:29: warning: 'nb.buf' may be used uninitialized in this function [-Wmaybe-uninitialized] #define janet_realloc(X, Y) realloc((X), (Y)) ^~~~~~~ src/core/util.c:534:13: note: 'nb.buf' was declared here src/core/util.c:506:66: warning: 'nb.plen' may be used uninitialized in this function [-Wmaybe-uninitialized] src/core/util.c:534:13: note: 'nb.plen' was declared here In file included from src/core/features.h:57:0: src/core/util.c: In function 'janet_cfuns_ext_prefix': ../src/include/janet.h:2100:29: warning: 'nb.buf' may be used uninitialized in this function [-Wmaybe-uninitialized] #define janet_realloc(X, Y) realloc((X), (Y)) ^~~~~~~ src/core/util.c:546:13: note: 'nb.buf' was declared here src/core/util.c:506:66: warning: 'nb.plen' may be used uninitialized in this function [-Wmaybe-uninitialized] src/core/util.c:546:13: note: 'nb.plen' was declared here ninja: build stopped: subcommand failed. package/pkg-generic.mk:290: recipe for target '/home/buildroot/autobuild/instance-3/output-1/build/janet-1.22.0/.stamp_built' failed make: *** [/home/buildroot/autobuild/instance-3/output-1/build/janet-1.22.0/.stamp_built] Error 1 make: Leaving directory '/home/buildroot/autobuild/instance-3/buildroot'