------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/libffi-3.3_1.txz Installing /packages/All/expat-2.2.10.txz Installing /packages/All/ncurses-6.2.20210116.txz Installing /packages/All/readline-8.0.4_1.txz Installing /packages/All/gettext-runtime-0.21.txz Installing /packages/All/openssl-1.1.1i,1.txz Installing /packages/All/python37-3.7.9_1.txz ===== Message from python37-3.7.9_1: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py37-gdbm databases/py-gdbm@py37 py37-sqlite3 databases/py-sqlite3@py37 py37-tkinter x11-toolkits/py-tkinter@py37 Installing /packages/All/ninja-1.10.2,2.txz Installing /packages/All/py37-setuptools-44.0.0.txz Installing /packages/All/meson-0.56.2.txz SUCCEEDED 00:00:09 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- ===> NOTICE: The janet port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> janet-1.12.2 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> NOTICE: The janet port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> janet-1.12.2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by janet-1.12.2 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> NOTICE: The janet port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> janet-1.12.2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by janet-1.12.2 for building => SHA256 Checksum OK for janet-lang-janet-v1.12.2_GH0.tar.gz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> NOTICE: The janet port currently does not have a maintainer. As a result, it is more likely to have unresolved issues, not be up-to-date, or even be removed in the future. To volunteer to maintain this port, please create an issue at: https://bugs.freebsd.org/bugzilla More information about port maintainership is available at: https://www.freebsd.org/doc/en/articles/contributing/ports-contributing.html#maintain-port ===> janet-1.12.2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by janet-1.12.2 for building ===> Extracting for janet-1.12.2 => SHA256 Checksum OK for janet-lang-janet-v1.12.2_GH0.tar.gz. Extracted Memory Use: 1.98M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for janet-1.12.2 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> janet-1.12.2 depends on executable: meson - found ===> janet-1.12.2 depends on executable: ninja - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> janet-1.12.2 depends on executable: meson - found ===> janet-1.12.2 depends on executable: ninja - found ===> Configuring for janet-1.12.2 The Meson build system Version: 0.56.2 Source dir: /construction/lang/janet/janet-1.12.2 Build dir: /construction/lang/janet/janet-1.12.2/_build Build type: native build Project name: janet Project version: 1.12.2 Using 'CC' from environment with value: 'cc' Using 'CFLAGS' from environment with value: '-pipe -O2 -fno-strict-aliasing ' Using 'LDFLAGS' from environment with value: ' ' Using 'CPPFLAGS' from environment with value: '' C compiler for the host machine: cc (gcc 8.3.0 "cc 8.3 [DragonFly] Release/2019-02-22") C linker for the host machine: cc ld.gold 2.34 Using 'CC' from environment with value: 'cc' Using 'CFLAGS' from environment with value: '-pipe -O2 -fno-strict-aliasing ' Using 'LDFLAGS' from environment with value: ' ' Using 'CPPFLAGS' from environment with value: '' Host machine cpu family: x86_64 Host machine cpu: x86_64 Library m found: YES Library dl found: YES Run-time dependency threads found: YES Configuring janetconf.h using configuration Compiler for C supports arguments -fvisibility=hidden: YES Build targets in project: 8 Found ninja-1.10.2 at /usr/local/bin/ninja SUCCEEDED 00:00:06 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for janet-1.12.2 [1/53] cc -Ijanet-boot.p -I. -I.. -I../src/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99 -O3 -O2 -fno-strict-aliasing -pthread -DJANET_BOOTSTRAP -MD -MQ janet-boot.p/src_core_fiber.c.o -MF janet-boot.p/src_core_fiber.c.o.d -o janet-boot.p/src_core_fiber.c.o -c ../src/core/fiber.c [2/53] cc -Ijanet-boot.p -I. -I.. -I../src/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99 -O3 -O2 -fno-strict-aliasing -pthread -DJANET_BOOTSTRAP -MD -MQ janet-boot.p/src_core_gc.c.o -MF janet-boot.p/src_core_gc.c.o.d -o janet-boot.p/src_core_gc.c.o -c ../src/core/gc.c [3/53] cc -Ijanet-boot.p -I. -I.. -I../src/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99 -O3 -O2 -fno-strict-aliasing -pthread -DJANET_BOOTSTRAP -MD -MQ janet-boot.p/src_core_debug.c.o -MF janet-boot.p/src_core_debug.c.o.d -o janet-boot.p/src_core_debug.c.o -c ../src/core/debug.c [4/53] cc -Ijanet-boot.p -I. -I.. -I../src/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99 -O3 -O2 -fno-strict-aliasing -pthread -DJANET_BOOTSTRAP -MD -MQ janet-boot.p/src_core_inttypes.c.o -MF janet-boot.p/src_core_inttypes.c.o.d -o janet-boot.p/src_core_inttypes.c.o -c ../src/core/inttypes.c [5/53] cc -Ijanet-boot.p -I. -I.. -I../src/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99 -O3 -O2 -fno-strict-aliasing -pthread -DJANET_BOOTSTRAP -MD -MQ janet-boot.p/src_core_emit.c.o -MF janet-boot.p/src_core_emit.c.o.d -o janet-boot.p/src_core_emit.c.o -c ../src/core/emit.c [6/53] cc -Ijanet-boot.p -I. -I.. -I../src/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99 -O3 -O2 -fno-strict-aliasing -pthread -DJANET_BOOTSTRAP -MD -MQ janet-boot.p/src_core_bytecode.c.o -MF janet-boot.p/src_core_bytecode.c.o.d -o janet-boot.p/src_core_bytecode.c.o -c ../src/core/bytecode.c [7/53] cc -Ijanet-boot.p -I. -I.. -I../src/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99 -O3 -O2 -fno-strict-aliasing -pthread -DJANET_BOOTSTRAP -MD -MQ janet-boot.p/src_core_io.c.o -MF janet-boot.p/src_core_io.c.o.d -o janet-boot.p/src_core_io.c.o -c ../src/core/io.c [8/53] cc -Ijanet-boot.p -I. -I.. -I../src/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99 -O3 -O2 -fno-strict-aliasing -pthread -DJANET_BOOTSTRAP -MD -MQ janet-boot.p/src_core_abstract.c.o -MF janet-boot.p/src_core_abstract.c.o.d -o janet-boot.p/src_core_abstract.c.o -c ../src/core/abstract.c [9/53] cc -Ijanet-boot.p -I. -I.. -I../src/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99 -O3 -O2 -fno-strict-aliasing -pthread -DJANET_BOOTSTRAP -MD -MQ janet-boot.p/src_core_tuple.c.o -MF janet-boot.p/src_core_tuple.c.o.d -o janet-boot.p/src_core_tuple.c.o -c ../src/core/tuple.c [10/53] cc -Ijanet-boot.p -I. -I.. -I../src/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99 -O3 -O2 -fno-strict-aliasing -pthread -DJANET_BOOTSTRAP -MD -MQ janet-boot.p/src_core_corelib.c.o -MF janet-boot.p/src_core_corelib.c.o.d -o janet-boot.p/src_core_corelib.c.o -c ../src/core/corelib.c [11/53] cc -Ijanet-boot.p -I. -I.. -I../src/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99 -O3 -O2 -fno-strict-aliasing -pthread -DJANET_BOOTSTRAP -MD -MQ janet-boot.p/src_core_array.c.o -MF janet-boot.p/src_core_array.c.o.d -o janet-boot.p/src_core_array.c.o -c ../src/core/array.c [12/53] cc -Ijanet-boot.p -I. -I.. -I../src/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99 -O3 -O2 -fno-strict-aliasing -pthread -DJANET_BOOTSTRAP -MD -MQ janet-boot.p/src_core_buffer.c.o -MF janet-boot.p/src_core_buffer.c.o.d -o janet-boot.p/src_core_buffer.c.o -c ../src/core/buffer.c [13/53] cc -Ijanet-boot.p -I. -I.. -I../src/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99 -O3 -O2 -fno-strict-aliasing -pthread -DJANET_BOOTSTRAP -MD -MQ janet-boot.p/src_core_cfuns.c.o -MF janet-boot.p/src_core_cfuns.c.o.d -o janet-boot.p/src_core_cfuns.c.o -c ../src/core/cfuns.c [14/53] cc -Ijanet-boot.p -I. -I.. -I../src/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99 -O3 -O2 -fno-strict-aliasing -pthread -DJANET_BOOTSTRAP -MD -MQ janet-boot.p/src_core_symcache.c.o -MF janet-boot.p/src_core_symcache.c.o.d -o janet-boot.p/src_core_symcache.c.o -c ../src/core/symcache.c [15/53] cc -Ijanet-boot.p -I. -I.. -I../src/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99 -O3 -O2 -fno-strict-aliasing -pthread -DJANET_BOOTSTRAP -MD -MQ janet-boot.p/src_core_capi.c.o -MF janet-boot.p/src_core_capi.c.o.d -o janet-boot.p/src_core_capi.c.o -c ../src/core/capi.c [16/53] cc -Ijanet-boot.p -I. -I.. -I../src/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99 -O3 -O2 -fno-strict-aliasing -pthread -DJANET_BOOTSTRAP -MD -MQ janet-boot.p/src_core_table.c.o -MF janet-boot.p/src_core_table.c.o.d -o janet-boot.p/src_core_table.c.o -c ../src/core/table.c [17/53] cc -Ijanet-boot.p -I. -I.. -I../src/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99 -O3 -O2 -fno-strict-aliasing -pthread -DJANET_BOOTSTRAP -MD -MQ janet-boot.p/src_core_compile.c.o -MF janet-boot.p/src_core_compile.c.o.d -o janet-boot.p/src_core_compile.c.o -c ../src/core/compile.c [18/53] cc -Ijanet-boot.p -I. -I.. -I../src/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99 -O3 -O2 -fno-strict-aliasing -pthread -DJANET_BOOTSTRAP -MD -MQ janet-boot.p/src_core_struct.c.o -MF janet-boot.p/src_core_struct.c.o.d -o janet-boot.p/src_core_struct.c.o -c ../src/core/struct.c [19/53] cc -Ijanet-boot.p -I. -I.. -I../src/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99 -O3 -O2 -fno-strict-aliasing -pthread -DJANET_BOOTSTRAP -MD -MQ janet-boot.p/src_core_run.c.o -MF janet-boot.p/src_core_run.c.o.d -o janet-boot.p/src_core_run.c.o -c ../src/core/run.c [20/53] cc -Ijanet-boot.p -I. -I.. -I../src/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99 -O3 -O2 -fno-strict-aliasing -pthread -DJANET_BOOTSTRAP -MD -MQ janet-boot.p/src_core_thread.c.o -MF janet-boot.p/src_core_thread.c.o.d -o janet-boot.p/src_core_thread.c.o -c ../src/core/thread.c [21/53] cc -Ijanet-boot.p -I. -I.. -I../src/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99 -O3 -O2 -fno-strict-aliasing -pthread -DJANET_BOOTSTRAP -MD -MQ janet-boot.p/src_core_asm.c.o -MF janet-boot.p/src_core_asm.c.o.d -o janet-boot.p/src_core_asm.c.o -c ../src/core/asm.c [22/53] cc -Ijanet-boot.p -I. -I.. -I../src/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99 -O3 -O2 -fno-strict-aliasing -pthread -DJANET_BOOTSTRAP -MD -MQ janet-boot.p/src_core_regalloc.c.o -MF janet-boot.p/src_core_regalloc.c.o.d -o janet-boot.p/src_core_regalloc.c.o -c ../src/core/regalloc.c [23/53] cc -Ijanet-boot.p -I. -I.. -I../src/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99 -O3 -O2 -fno-strict-aliasing -pthread -DJANET_BOOTSTRAP -MD -MQ janet-boot.p/src_core_strtod.c.o -MF janet-boot.p/src_core_strtod.c.o.d -o janet-boot.p/src_core_strtod.c.o -c ../src/core/strtod.c [24/53] cc -Ijanet-boot.p -I. -I.. -I../src/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99 -O3 -O2 -fno-strict-aliasing -pthread -DJANET_BOOTSTRAP -MD -MQ janet-boot.p/src_core_marsh.c.o -MF janet-boot.p/src_core_marsh.c.o.d -o janet-boot.p/src_core_marsh.c.o -c ../src/core/marsh.c [25/53] cc -Ijanet-boot.p -I. -I.. -I../src/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99 -O3 -O2 -fno-strict-aliasing -pthread -DJANET_BOOTSTRAP -MD -MQ janet-boot.p/src_boot_table_test.c.o -MF janet-boot.p/src_boot_table_test.c.o.d -o janet-boot.p/src_boot_table_test.c.o -c ../src/boot/table_test.c [26/53] cc -Ijanet-boot.p -I. -I.. -I../src/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99 -O3 -O2 -fno-strict-aliasing -pthread -DJANET_BOOTSTRAP -MD -MQ janet-boot.p/src_boot_number_test.c.o -MF janet-boot.p/src_boot_number_test.c.o.d -o janet-boot.p/src_boot_number_test.c.o -c ../src/boot/number_test.c [27/53] cc -Ijanet-boot.p -I. -I.. -I../src/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99 -O3 -O2 -fno-strict-aliasing -pthread -DJANET_BOOTSTRAP -MD -MQ janet-boot.p/src_boot_system_test.c.o -MF janet-boot.p/src_boot_system_test.c.o.d -o janet-boot.p/src_boot_system_test.c.o -c ../src/boot/system_test.c [28/53] cc -Ijanet-boot.p -I. -I.. -I../src/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99 -O3 -O2 -fno-strict-aliasing -pthread -DJANET_BOOTSTRAP -MD -MQ janet-boot.p/src_core_string.c.o -MF janet-boot.p/src_core_string.c.o.d -o janet-boot.p/src_core_string.c.o -c ../src/core/string.c [29/53] cc -Ijanet-boot.p -I. -I.. -I../src/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99 -O3 -O2 -fno-strict-aliasing -pthread -DJANET_BOOTSTRAP -MD -MQ janet-boot.p/src_boot_buffer_test.c.o -MF janet-boot.p/src_boot_buffer_test.c.o.d -o janet-boot.p/src_boot_buffer_test.c.o -c ../src/boot/buffer_test.c [30/53] cc -Ijanet-boot.p -I. -I.. -I../src/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99 -O3 -O2 -fno-strict-aliasing -pthread -DJANET_BOOTSTRAP -MD -MQ janet-boot.p/src_boot_boot.c.o -MF janet-boot.p/src_boot_boot.c.o.d -o janet-boot.p/src_boot_boot.c.o -c ../src/boot/boot.c [31/53] cc -Ijanet-boot.p -I. -I.. -I../src/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99 -O3 -O2 -fno-strict-aliasing -pthread -DJANET_BOOTSTRAP -MD -MQ janet-boot.p/src_boot_array_test.c.o -MF janet-boot.p/src_boot_array_test.c.o.d -o janet-boot.p/src_boot_array_test.c.o -c ../src/boot/array_test.c [32/53] cc -Ijanet-boot.p -I. -I.. -I../src/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99 -O3 -O2 -fno-strict-aliasing -pthread -DJANET_BOOTSTRAP -MD -MQ janet-boot.p/src_core_vector.c.o -MF janet-boot.p/src_core_vector.c.o.d -o janet-boot.p/src_core_vector.c.o -c ../src/core/vector.c [33/53] cc -Ijanet-boot.p -I. -I.. -I../src/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99 -O3 -O2 -fno-strict-aliasing -pthread -DJANET_BOOTSTRAP -MD -MQ janet-boot.p/src_core_parse.c.o -MF janet-boot.p/src_core_parse.c.o.d -o janet-boot.p/src_core_parse.c.o -c ../src/core/parse.c [34/53] cc -Ijanet-boot.p -I. -I.. -I../src/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99 -O3 -O2 -fno-strict-aliasing -pthread -DJANET_BOOTSTRAP -MD -MQ janet-boot.p/src_core_pp.c.o -MF janet-boot.p/src_core_pp.c.o.d -o janet-boot.p/src_core_pp.c.o -c ../src/core/pp.c [35/53] cc -Ijanet-boot.p -I. -I.. -I../src/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99 -O3 -O2 -fno-strict-aliasing -pthread -DJANET_BOOTSTRAP -MD -MQ janet-boot.p/src_core_specials.c.o -MF janet-boot.p/src_core_specials.c.o.d -o janet-boot.p/src_core_specials.c.o -c ../src/core/specials.c [36/53] cc -Ijanet-boot.p -I. -I.. -I../src/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99 -O3 -O2 -fno-strict-aliasing -pthread -DJANET_BOOTSTRAP -MD -MQ janet-boot.p/src_core_wrap.c.o -MF janet-boot.p/src_core_wrap.c.o.d -o janet-boot.p/src_core_wrap.c.o -c ../src/core/wrap.c [37/53] cc -Ijanet-boot.p -I. -I.. -I../src/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99 -O3 -O2 -fno-strict-aliasing -pthread -DJANET_BOOTSTRAP -MD -MQ janet-boot.p/src_core_net.c.o -MF janet-boot.p/src_core_net.c.o.d -o janet-boot.p/src_core_net.c.o -c ../src/core/net.c [38/53] cc -Ijanet-boot.p -I. -I.. -I../src/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99 -O3 -O2 -fno-strict-aliasing -pthread -DJANET_BOOTSTRAP -MD -MQ janet-boot.p/src_core_math.c.o -MF janet-boot.p/src_core_math.c.o.d -o janet-boot.p/src_core_math.c.o -c ../src/core/math.c [39/53] cc -Ijanet-boot.p -I. -I.. -I../src/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99 -O3 -O2 -fno-strict-aliasing -pthread -DJANET_BOOTSTRAP -MD -MQ janet-boot.p/src_core_value.c.o -MF janet-boot.p/src_core_value.c.o.d -o janet-boot.p/src_core_value.c.o -c ../src/core/value.c [40/53] cc -Ijanet-boot.p -I. -I.. -I../src/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99 -O3 -O2 -fno-strict-aliasing -pthread -DJANET_BOOTSTRAP -MD -MQ janet-boot.p/src_core_peg.c.o -MF janet-boot.p/src_core_peg.c.o.d -o janet-boot.p/src_core_peg.c.o -c ../src/core/peg.c [41/53] cc -Ijanet-boot.p -I. -I.. -I../src/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99 -O3 -O2 -fno-strict-aliasing -pthread -DJANET_BOOTSTRAP -MD -MQ janet-boot.p/src_core_util.c.o -MF janet-boot.p/src_core_util.c.o.d -o janet-boot.p/src_core_util.c.o -c ../src/core/util.c [42/53] cc -Ijanet-boot.p -I. -I.. -I../src/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99 -O3 -O2 -fno-strict-aliasing -pthread -DJANET_BOOTSTRAP -MD -MQ janet-boot.p/src_core_typedarray.c.o -MF janet-boot.p/src_core_typedarray.c.o.d -o janet-boot.p/src_core_typedarray.c.o -c ../src/core/typedarray.c [43/53] cc -Ijanet-boot.p -I. -I.. -I../src/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99 -O3 -O2 -fno-strict-aliasing -pthread -DJANET_BOOTSTRAP -MD -MQ janet-boot.p/src_core_os.c.o -MF janet-boot.p/src_core_os.c.o.d -o janet-boot.p/src_core_os.c.o -c ../src/core/os.c [44/53] cc -Ijanet.p -I. -I.. -I../src/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99 -O3 -O2 -fno-strict-aliasing -pthread -fvisibility=hidden -MD -MQ janet.p/src_mainclient_shell.c.o -MF janet.p/src_mainclient_shell.c.o.d -o janet.p/src_mainclient_shell.c.o -c ../src/mainclient/shell.c [45/53] cc -Ijanet-boot.p -I. -I.. -I../src/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99 -O3 -O2 -fno-strict-aliasing -pthread -DJANET_BOOTSTRAP -MD -MQ janet-boot.p/src_core_vm.c.o -MF janet-boot.p/src_core_vm.c.o.d -o janet-boot.p/src_core_vm.c.o -c ../src/core/vm.c [46/53] cc -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_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_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_thread.c.o janet-boot.p/src_core_tuple.c.o janet-boot.p/src_core_typedarray.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 -pipe -O2 -fno-strict-aliasing -Wl,--start-group -lm -ldl -Wl,--end-group -pthread [47/53] /usr/local/bin/meson --internal exe --capture janet.c -- /construction/lang/janet/janet-1.12.2/_build/janet-boot /construction/lang/janet/janet-1.12.2 JANET_PATH /usr/local/lib/janet JANET_HEADERPATH /usr/local/include/janet [48/53] cc -Ilibjanet.so.1.12.2.p -I. -I.. -I../src/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99 -O3 -O2 -fno-strict-aliasing -fPIC -pthread -MD -MQ libjanet.so.1.12.2.p/meson-generated_.._janet.c.o -MF libjanet.so.1.12.2.p/meson-generated_.._janet.c.o.d -o libjanet.so.1.12.2.p/meson-generated_.._janet.c.o -c janet.c [49/53] rm -f libjanet.a && ar csrD libjanet.a libjanet.so.1.12.2.p/meson-generated_.._janet.c.o [50/53] cc -o libjanet.so.1.12.2 libjanet.so.1.12.2.p/meson-generated_.._janet.c.o -Wl,--as-needed -Wl,--allow-shlib-undefined -Wl,-O1 -shared -fPIC -Wl,--start-group -Wl,-soname,libjanet.so.1.12 -rdynamic -pipe -O2 -fno-strict-aliasing -lm -ldl -Wl,--end-group -pthread [51/53] cc -Ijanet.p -I. -I.. -I../src/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -std=c99 -O3 -O2 -fno-strict-aliasing -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 [52/53] cc -o janet janet.p/meson-generated_.._janet.c.o janet.p/src_mainclient_shell.c.o -Wl,--as-needed -Wl,--allow-shlib-undefined -Wl,-O1 -rdynamic -pipe -O2 -fno-strict-aliasing -Wl,--start-group -lm -ldl -Wl,--end-group -pthread [53/53] /construction/lang/janet/janet-1.12.2/_build/janet ../tools/patch-jpm.janet ../jpm jpm --binpath=/usr/local/bin --libpath=/usr/local/lib --headerpath=/usr/local/include SUCCEEDED 00:00:38 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for janet-1.12.2 ===> Generating temporary packing list [0/1] /usr/local/bin/meson install --no-rebuild Installing libjanet.so.1.12.2 to /construction/lang/janet/stage/usr/local/lib Stripping target 'libjanet.so.1.12.2' using strip. Installing libjanet.a to /construction/lang/janet/stage/usr/local/lib Installing janet to /construction/lang/janet/stage/usr/local/bin Stripping target 'janet' using strip. Installing jpm to /construction/lang/janet/stage/usr/local/bin Installing /construction/lang/janet/janet-1.12.2/src/include/janet.h to /construction/lang/janet/stage/usr/local/include/janet Installing /construction/lang/janet/janet-1.12.2/_build/janetconf.h to /construction/lang/janet/stage/usr/local/include/janet Installing /construction/lang/janet/janet-1.12.2/janet.1 to /construction/lang/janet/stage/usr/local/man/man1 Installing /construction/lang/janet/janet-1.12.2/jpm.1 to /construction/lang/janet/stage/usr/local/man/man1 Installing /construction/lang/janet/janet-1.12.2/_build/meson-private/janet.pc to /construction/lang/janet/stage/usr/local/lib/pkgconfig Installing /construction/lang/janet/janet-1.12.2/tools/.keep to /construction/lang/janet/stage/usr/local/lib/janet ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: check-plist ------------------------------------------------------------------------------- ====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist ===> Checking for items in pkg-plist which are not in STAGEDIR ===> No pkg-plist issues found (check-plist) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for janet-1.12.2 file sizes/checksums [12]: 0% file sizes/checksums [12]: 100% packing files [12]: 0% packing files [12]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:02 TOTAL TIME 00:00:59