>>> janet 1.26.0 Extracting gzip -d -c /home/thomas/autobuild/instance-1/dl/janet/janet-1.26.0.tar.gz | tar --strip-components=1 -C /home/thomas/autobuild/instance-1/output-1/build/janet-1.26.0 -xf - >>> janet 1.26.0 Patching >>> janet 1.26.0 Configuring rm -rf /home/thomas/autobuild/instance-1/output-1/build/janet-1.26.0//build mkdir -p /home/thomas/autobuild/instance-1/output-1/build/janet-1.26.0//build sed -e "/^\[binaries\]$/s:$::" -e "/^\[properties\]$/s:$::" -e "s%@TARGET_CC@%/home/thomas/autobuild/instance-1/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/home/thomas/autobuild/instance-1/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%mips64%g" -e "s%@TARGET_CPU@%%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', '-O3', '-g0'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O3', '-g0'%g" -e "s%@BR2_CMAKE@%/home/thomas/autobuild/instance-1/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/thomas/autobuild/instance-1/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/thomas/autobuild/instance-1/output-1/host%g" -e "s%@STAGING_DIR@%/home/thomas/autobuild/instance-1/output-1/host/mips64el-buildroot-linux-uclibc/sysroot%g" -e "s%@STATIC@%false%g" /home/thomas/autobuild/instance-1/buildroot/support/misc/cross-compilation.conf.in > /home/thomas/autobuild/instance-1/output-1/build/janet-1.26.0//build/cross-compilation.conf PATH="/home/thomas/autobuild/instance-1/output-1/host/bin:/home/thomas/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" CC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" PYTHONNOUSERSITE=y /home/thomas/autobuild/instance-1/output-1/host/bin/meson setup --prefix=/usr --libdir=lib --default-library=shared --buildtype=release --cross-file=/home/thomas/autobuild/instance-1/output-1/build/janet-1.26.0//build/cross-compilation.conf -Db_pie=false -Dstrip=false -Dbuild.pkg_config_path=/home/thomas/autobuild/instance-1/output-1/host/lib/pkgconfig -Dbuild.cmake_prefix_path=/home/thomas/autobuild/instance-1/output-1/host/lib/cmake -Dsingle_threaded=true /home/thomas/autobuild/instance-1/output-1/build/janet-1.26.0/ /home/thomas/autobuild/instance-1/output-1/build/janet-1.26.0//build The Meson build system Version: 1.0.0 Source dir: /home/thomas/autobuild/instance-1/output-1/build/janet-1.26.0 Build dir: /home/thomas/autobuild/instance-1/output-1/build/janet-1.26.0/build Build type: cross build Project name: janet Project version: 1.26.0 C compiler for the host machine: /home/thomas/autobuild/instance-1/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc (gcc 12.2.0 "mips64el-buildroot-linux-uclibc-gcc.br_real (Buildroot 2022.08-rc1-2773-g9b911c8e8f) 12.2.0") C linker for the host machine: /home/thomas/autobuild/instance-1/output-1/host/bin/mips64el-buildroot-linux-uclibc-gcc ld.bfd 2.38 C compiler for the build machine: /usr/bin/gcc (gcc 9.4.0 "gcc (Ubuntu 9.4.0-1ubuntu1~20.04.1) 9.4.0") C linker for the build machine: /usr/bin/gcc ld.bfd 2.34 Build machine cpu family: x86_64 Build machine cpu: x86_64 Host machine cpu family: mips64 Host machine cpu: Target machine cpu family: mips64 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.26.0 User defined options Cross files : /home/thomas/autobuild/instance-1/output-1/build/janet-1.26.0//build/cross-compilation.conf build.cmake_prefix_path: /home/thomas/autobuild/instance-1/output-1/host/lib/cmake build.pkg_config_path : /home/thomas/autobuild/instance-1/output-1/host/lib/pkgconfig buildtype : release default_library : shared libdir : lib prefix : /usr strip : false b_pie : false single_threaded : true Found ninja-1.11.1.git.kitware.jobserver-1 at /home/thomas/autobuild/instance-1/output-1/host/bin/ninja >>> janet 1.26.0 Building PATH="/home/thomas/autobuild/instance-1/output-1/host/bin:/home/thomas/autobuild/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" PYTHONNOUSERSITE=y /home/thomas/autobuild/instance-1/output-1/host/bin/ninja -C /home/thomas/autobuild/instance-1/output-1/build/janet-1.26.0//build ninja: Entering directory `/home/thomas/autobuild/instance-1/output-1/build/janet-1.26.0//build' [1/56] Compiling C object janet-boot.p/src_core_abstract.c.o [2/56] Compiling C object janet-boot.p/src_core_bytecode.c.o [3/56] Compiling C object janet-boot.p/src_core_debug.c.o [4/56] Compiling C object janet-boot.p/src_core_ev.c.o [5/56] Compiling C object janet-boot.p/src_core_net.c.o [6/56] Compiling C object janet-boot.p/src_core_array.c.o [7/56] Compiling C object janet-boot.p/src_core_buffer.c.o [8/56] Compiling C object janet-boot.p/src_core_capi.c.o [9/56] Compiling C object janet-boot.p/src_core_emit.c.o [10/56] Compiling C object janet-boot.p/src_core_fiber.c.o [11/56] Compiling C object janet-boot.p/src_core_asm.c.o [12/56] Compiling C object janet-boot.p/src_core_cfuns.c.o [13/56] Compiling C object janet-boot.p/src_core_ffi.c.o ../src/core/ffi.c: In function 'cfun_ffi_jitfn': ../src/core/ffi.c:1306:28: warning: implicit declaration of function 'janet_abstract_threaded'; did you mean 'janet_abstract_head'? [-Wimplicit-function-declaration] 1306 | JanetFFIJittedFn *fn = janet_abstract_threaded(&janet_type_ffijit, sizeof(JanetFFIJittedFn)); | ^~~~~~~~~~~~~~~~~~~~~~~ | janet_abstract_head ../src/core/ffi.c:1306:28: warning: initialization of 'JanetFFIJittedFn *' {aka 'struct *'} from 'int' makes pointer from integer without a cast [-Wint-conversion] [14/56] Compiling C object janet-boot.p/src_core_gc.c.o [15/56] Compiling C object janet-boot.p/src_core_io.c.o [16/56] Compiling C object janet-boot.p/src_core_run.c.o [17/56] Compiling C object janet-boot.p/src_core_state.c.o [18/56] Compiling C object janet-boot.p/src_core_vector.c.o [19/56] Compiling C object janet-boot.p/src_core_corelib.c.o [20/56] Compiling C object janet-boot.p/src_core_math.c.o [21/56] Compiling C object janet-boot.p/src_core_regalloc.c.o [22/56] Compiling C object janet-boot.p/src_core_struct.c.o [23/56] Compiling C object janet-boot.p/src_core_symcache.c.o [24/56] Compiling C object janet-boot.p/src_boot_array_test.c.o [25/56] Compiling C object janet-boot.p/src_core_tuple.c.o [26/56] Compiling C object janet-boot.p/src_core_strtod.c.o [27/56] Compiling C object janet-boot.p/src_boot_number_test.c.o [28/56] Compiling C object janet-boot.p/src_boot_system_test.c.o [29/56] Compiling C object janet-boot.p/src_core_wrap.c.o [30/56] Compiling C object janet-boot.p/src_core_compile.c.o [31/56] Compiling C object janet-boot.p/src_boot_buffer_test.c.o [32/56] Compiling C object janet-boot.p/src_boot_boot.c.o [33/56] Compiling C object janet-boot.p/src_boot_table_test.c.o [34/56] Compiling C object janet-boot.p/src_core_inttypes.c.o [35/56] Compiling C object janet-boot.p/src_core_table.c.o [36/56] Compiling C object janet-boot.p/src_core_os.c.o [37/56] Compiling C object janet-boot.p/src_core_value.c.o [38/56] Compiling C object janet-boot.p/src_core_pp.c.o [39/56] Compiling C object janet-boot.p/src_core_parse.c.o [40/56] Compiling C object janet-boot.p/src_core_specials.c.o [41/56] Compiling C object janet-boot.p/src_core_util.c.o In file included from ../src/core/util.c:25: ../src/core/util.c: In function 'janet_cfuns_prefix': ../src/include/janet.h:2096:29: warning: 'nb' may be used uninitialized in this function [-Wmaybe-uninitialized] 2096 | #define janet_realloc(X, Y) realloc((X), (Y)) | ^~~~~~~ ../src/core/util.c:541:13: note: 'nb' was declared here 541 | NameBuf nb; | ^~ In file included from ../src/core/util.c:25: ../src/core/util.c: In function 'janet_cfuns_ext_prefix': ../src/include/janet.h:2096:29: warning: 'nb' may be used uninitialized in this function [-Wmaybe-uninitialized] 2096 | #define janet_realloc(X, Y) realloc((X), (Y)) | ^~~~~~~ ../src/core/util.c:553:13: note: 'nb' was declared here 553 | NameBuf nb; | ^~ [42/56] Compiling C object janet-boot.p/src_core_string.c.o [43/56] Compiling C object janet-boot.p/src_core_vm.c.o [44/56] Compiling C object janet-native.p/src_mainclient_shell.c.o [45/56] Compiling C object janet-boot.p/src_core_marsh.c.o [46/56] Compiling C object janet.p/src_mainclient_shell.c.o [47/56] Compiling C object janet-boot.p/src_core_peg.c.o [48/56] Linking target janet-boot FAILED: janet-boot /usr/bin/gcc -o janet-boot janet-boot.p/src_core_abstract.c.o janet-boot.p/src_core_array.c.o janet-boot.p/src_core_asm.c.o janet-boot.p/src_core_buffer.c.o janet-boot.p/src_core_bytecode.c.o janet-boot.p/src_core_capi.c.o janet-boot.p/src_core_cfuns.c.o janet-boot.p/src_core_compile.c.o janet-boot.p/src_core_corelib.c.o janet-boot.p/src_core_debug.c.o janet-boot.p/src_core_emit.c.o janet-boot.p/src_core_ev.c.o janet-boot.p/src_core_ffi.c.o janet-boot.p/src_core_fiber.c.o janet-boot.p/src_core_gc.c.o janet-boot.p/src_core_inttypes.c.o janet-boot.p/src_core_io.c.o janet-boot.p/src_core_marsh.c.o janet-boot.p/src_core_math.c.o janet-boot.p/src_core_net.c.o janet-boot.p/src_core_os.c.o janet-boot.p/src_core_parse.c.o janet-boot.p/src_core_peg.c.o janet-boot.p/src_core_pp.c.o janet-boot.p/src_core_regalloc.c.o janet-boot.p/src_core_run.c.o janet-boot.p/src_core_specials.c.o janet-boot.p/src_core_state.c.o janet-boot.p/src_core_string.c.o janet-boot.p/src_core_strtod.c.o janet-boot.p/src_core_struct.c.o janet-boot.p/src_core_symcache.c.o janet-boot.p/src_core_table.c.o janet-boot.p/src_core_tuple.c.o janet-boot.p/src_core_util.c.o janet-boot.p/src_core_value.c.o janet-boot.p/src_core_vector.c.o janet-boot.p/src_core_vm.c.o janet-boot.p/src_core_wrap.c.o janet-boot.p/src_boot_array_test.c.o janet-boot.p/src_boot_boot.c.o janet-boot.p/src_boot_buffer_test.c.o janet-boot.p/src_boot_number_test.c.o janet-boot.p/src_boot_system_test.c.o janet-boot.p/src_boot_table_test.c.o -Wl,--as-needed -Wl,--allow-shlib-undefined -Wl,-O1 -Wl,--start-group -lm -ldl -Wl,--end-group -pthread /usr/bin/ld: janet-boot.p/src_core_ffi.c.o: in function `cfun_ffi_jitfn': ffi.c:(.text+0x9d8): undefined reference to `janet_abstract_threaded' collect2: error: ld returned 1 exit status ninja: build stopped: subcommand failed. make: *** [package/pkg-generic.mk:293: /home/thomas/autobuild/instance-1/output-1/build/janet-1.26.0/.stamp_built] Error 1 make: Leaving directory '/home/thomas/autobuild/instance-1/buildroot'