>>> janet 1.35.2 Extracting gzip -d -c /home/buildroot/instance-0/dl/janet/janet-1.35.2.tar.gz | /home/buildroot/instance-0/output-1/host/bin/tar --strip-components=1 -C /home/buildroot/instance-0/output-1/build/janet-1.35.2 -xf - >>> janet 1.35.2 Patching >>> janet 1.35.2 Configuring rm -rf /home/buildroot/instance-0/output-1/build/janet-1.35.2//build mkdir -p /home/buildroot/instance-0/output-1/build/janet-1.35.2//build sed -e "/^\[binaries\]$/s:$::" -e "/^\[properties\]$/s:$::" -e "s%@TARGET_CC@%/home/buildroot/instance-0/output-1/host/bin/or1k-buildroot-linux-musl-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/buildroot/instance-0/output-1/host/bin/or1k-buildroot-linux-musl-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%or1k%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_FCFLAGS@%%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O0', '-g0'%g" -e "s%@TARGET_LDFLAGS@%'-ztext', '-latomic'%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O0', '-g0'%g" -e "s%@BR2_CMAKE@%/home/buildroot/instance-0/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/buildroot/instance-0/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/buildroot/instance-0/output-1/host%g" -e "s%@STAGING_DIR@%/home/buildroot/instance-0/output-1/host/or1k-buildroot-linux-musl/sysroot%g" -e "s%@STATIC@%false%g" /home/buildroot/instance-0/buildroot/support/misc/cross-compilation.conf.in > /home/buildroot/instance-0/output-1/build/janet-1.35.2//build/cross-compilation.conf PATH="/home/buildroot/instance-0/output-1/host/bin:/home/buildroot/instance-0/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/instance-0/output-1/host/bin/meson setup --prefix=/usr --libdir=lib --default-library=both --buildtype=release --cross-file=/home/buildroot/instance-0/output-1/build/janet-1.35.2//build/cross-compilation.conf -Db_pie=false -Db_staticpic=true -Dstrip=false -Dbuild.pkg_config_path=/home/buildroot/instance-0/output-1/host/lib/pkgconfig -Dbuild.cmake_prefix_path=/home/buildroot/instance-0/output-1/host/lib/cmake /home/buildroot/instance-0/output-1/build/janet-1.35.2/ /home/buildroot/instance-0/output-1/build/janet-1.35.2//build WARNING: Unknown CPU family or1k, please report this at https://github.com/mesonbuild/meson/issues/new The Meson build system Version: 1.3.1 Source dir: /home/buildroot/instance-0/output-1/build/janet-1.35.2 Build dir: /home/buildroot/instance-0/output-1/build/janet-1.35.2/build Build type: cross build Project name: janet Project version: 1.35.2 C compiler for the host machine: /home/buildroot/instance-0/output-1/host/bin/or1k-buildroot-linux-musl-gcc (gcc 14.2.0 "or1k-buildroot-linux-musl-gcc.br_real (Buildroot 2024.08-841-g451470b7a5) 14.2.0") C linker for the host machine: /home/buildroot/instance-0/output-1/host/bin/or1k-buildroot-linux-musl-gcc ld.bfd 2.41 C compiler for the build machine: /usr/bin/gcc (gcc 10.2.1 "gcc (Debian 10.2.1-6) 10.2.1 20210110") C linker for the build machine: /usr/bin/gcc ld.bfd 2.35.2 Build machine cpu family: x86_64 Build machine cpu: x86_64 Host machine cpu family: or1k Host machine cpu: Target machine cpu family: or1k 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 (cached) Compiler for C supports arguments -fvisibility=hidden: YES Found pkg-config: YES (/home/buildroot/instance-0/output-1/host/bin/pkgconf) 1.6.3 Build targets in project: 9 janet 1.35.2 User defined options Cross files : /home/buildroot/instance-0/output-1/build/janet-1.35.2//build/cross-compilation.conf build.cmake_prefix_path: /home/buildroot/instance-0/output-1/host/lib/cmake build.pkg_config_path : /home/buildroot/instance-0/output-1/host/lib/pkgconfig buildtype : release default_library : both libdir : lib prefix : /usr strip : false b_pie : false b_staticpic : true Found ninja-1.11.1.git.kitware.jobserver-1 at /home/buildroot/instance-0/output-1/host/bin/ninja >>> janet 1.35.2 Building GIT_DIR=. PATH="/home/buildroot/instance-0/output-1/host/bin:/home/buildroot/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" PYTHONNOUSERSITE=y /home/buildroot/instance-0/output-1/host/bin/ninja -C /home/buildroot/instance-0/output-1/build/janet-1.35.2//build ninja: Entering directory `/home/buildroot/instance-0/output-1/build/janet-1.35.2//build' [1/57] Compiling C object janet-boot.p/src_core_abstract.c.o [2/57] Compiling C object janet-boot.p/src_core_bytecode.c.o [3/57] Compiling C object janet-boot.p/src_core_array.c.o [4/57] Compiling C object janet-boot.p/src_core_debug.c.o [5/57] Compiling C object janet-boot.p/src_core_fiber.c.o [6/57] Compiling C object janet-boot.p/src_core_io.c.o [7/57] Compiling C object janet-boot.p/src_core_corelib.c.o [8/57] Compiling C object janet-boot.p/src_core_emit.c.o [9/57] Compiling C object janet-boot.p/src_core_capi.c.o [10/57] Compiling C object janet-boot.p/src_core_asm.c.o [11/57] Compiling C object janet-boot.p/src_core_ffi.c.o [12/57] Compiling C object janet-boot.p/src_core_gc.c.o [13/57] Compiling C object janet-boot.p/src_core_cfuns.c.o [14/57] Compiling C object janet-boot.p/src_core_buffer.c.o [15/57] Compiling C object janet-boot.p/src_core_run.c.o [16/57] Compiling C object janet-boot.p/src_core_math.c.o [17/57] Compiling C object janet-boot.p/src_core_state.c.o [18/57] Compiling C object janet-boot.p/src_core_regalloc.c.o [19/57] Compiling C object janet-boot.p/src_core_net.c.o [20/57] Compiling C object janet-boot.p/src_core_compile.c.o [21/57] Compiling C object janet-boot.p/src_core_struct.c.o [22/57] Compiling C object janet-boot.p/src_core_strtod.c.o [23/57] Compiling C object janet-boot.p/src_core_symcache.c.o [24/57] Compiling C object janet-boot.p/src_core_vector.c.o [25/57] Compiling C object janet-boot.p/src_core_tuple.c.o [26/57] Compiling C object janet-boot.p/src_boot_boot.c.o [27/57] Compiling C object janet-boot.p/src_core_inttypes.c.o [28/57] Compiling C object janet-boot.p/src_boot_array_test.c.o [29/57] Compiling C object janet-boot.p/src_core_parse.c.o [30/57] Compiling C object janet-boot.p/src_core_table.c.o [31/57] Compiling C object janet-boot.p/src_core_string.c.o [32/57] Compiling C object janet-boot.p/src_core_wrap.c.o [33/57] Compiling C object janet-boot.p/src_core_os.c.o [34/57] Compiling C object janet-boot.p/src_boot_buffer_test.c.o [35/57] Compiling C object janet-boot.p/src_boot_number_test.c.o [36/57] Compiling C object janet-boot.p/src_boot_system_test.c.o [37/57] Compiling C object janet-boot.p/src_boot_table_test.c.o [38/57] Compiling C object janet-boot.p/src_core_specials.c.o [39/57] Compiling C object janet-boot.p/src_core_value.c.o [40/57] Compiling C object janet-boot.p/src_core_pp.c.o [41/57] Compiling C object janet.p/src_mainclient_shell.c.o [42/57] Compiling C object janet-boot.p/src_core_ev.c.o [43/57] Compiling C object janet-boot.p/src_core_marsh.c.o [44/57] Compiling C object janet-boot.p/src_core_util.c.o ../src/core/util.c: In function 'janet_cfuns_prefix': ../src/core/util.c:516:20: warning: 'nb.buf' may be used uninitialized in this function [-Wmaybe-uninitialized] 516 | namebuf->buf = janet_srealloc(namebuf->buf, namebuf->plen + 2 + slen); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/core/util.c:544:13: note: 'nb.buf' was declared here 544 | NameBuf nb; | ^~ ../src/core/util.c: In function 'janet_cfuns_ext_prefix': ../src/core/util.c:516:20: warning: 'nb.buf' may be used uninitialized in this function [-Wmaybe-uninitialized] 516 | namebuf->buf = janet_srealloc(namebuf->buf, namebuf->plen + 2 + slen); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/core/util.c:556:13: note: 'nb.buf' was declared here 556 | NameBuf nb; | ^~ [45/57] Compiling C object janet-boot.p/src_core_peg.c.o [46/57] Compiling C object janet-native.p/src_mainclient_shell.c.o [47/57] Compiling C object janet-boot.p/src_core_vm.c.o [48/57] Linking target janet-boot [49/57] Generating janetc with a custom command (wrapped by meson to capture output) [50/57] Compiling C object libjanet.so.1.35.2.p/meson-generated_.._janet.c.o FAILED: libjanet.so.1.35.2.p/meson-generated_.._janet.c.o /home/buildroot/instance-0/output-1/host/bin/or1k-buildroot-linux-musl-gcc -Ilibjanet.so.1.35.2.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 -O0 -g0 -fPIC -pthread -fvisibility=hidden -MD -MQ libjanet.so.1.35.2.p/meson-generated_.._janet.c.o -MF libjanet.so.1.35.2.p/meson-generated_.._janet.c.o.d -o libjanet.so.1.35.2.p/meson-generated_.._janet.c.o -c janet.c src/core/util.c: In function 'janet_strerror': src/core/util.c:977:12: error: returning 'int' from a function with return type 'const char *' makes pointer from integer without a cast [-Wint-conversion] [51/57] Compiling C object janet-native.p/meson-generated_.._janet.c.o src/core/util.c: In function 'janet_cfuns_prefix': src/core/util.c:516:20: warning: 'nb.buf' may be used uninitialized in this function [-Wmaybe-uninitialized] src/core/util.c:544:13: note: 'nb.buf' was declared here src/core/util.c: In function 'janet_cfuns_ext_prefix': src/core/util.c:516:20: warning: 'nb.buf' may be used uninitialized in this function [-Wmaybe-uninitialized] src/core/util.c:556:13: note: 'nb.buf' was declared here ninja: build stopped: subcommand failed. make: *** [package/pkg-generic.mk:289: /home/buildroot/instance-0/output-1/build/janet-1.35.2/.stamp_built] Error 1 make: Leaving directory '/home/buildroot/instance-0/buildroot'