atax1a@tecpatl:~/package/factor π ./build.sh net-bootstrap git:master Finding OS... Finding ARCH... Finding NUM_CORES... Checking for all(clang clang++)...found! Finding WORD... Getting checksum from https://downloads.factorcode.org/images/main/checksums.txt got checksum! OS=macosx ARCH=x86 NUM_CORES=8 WORD=64 DEBUG= REPRODUCIBLE= CURRENT_BRANCH=main FACTOR_BINARY=factor FACTOR_LIBRARY=libfactor.dylib FACTOR_IMAGE=factor.image MAKE_TARGET=macosx-x86-64 BOOT_IMAGE=boot.unix-x86.64.image MAKE_IMAGE_TARGET=unix-x86.64 GIT_PROTOCOL=https GIT_URL=https://github.com/factor/factor.git CHECKSUM_URL=https://downloads.factorcode.org/images/main/checksums.txt BOOT_IMAGE_URL=https://downloads.factorcode.org/images/main/boot.unix-x86.64.image DOWNLOADER=curl -L -f -O CC=clang CXX=clang++ MAKE=make COPY=cp DELETE=rm Checking for any(chmod)...found chmod! Checking for any(uname)...found uname! Checking for any(git)...found git! Checking for any(wget curl)...found curl! Checking for any(clang x86_64-w64-mingw32-gcc i686-w64-mingw32-gcc gcc)...found clang! Checking for any(clang++ x86_64-w64-mingw32-g++ i686-w64-mingw32-g++ g++ cl)...found clang++! Checking for any(make gmake)...found make! Checking for any(md5sum md5)...found md5! Checking for any(cut)...found cut! rm -f vm/*.gch rm -f vm/*.o rm -f factor.dll rm -f factor.lib rm -f factor.dll.lib rm -f libfactor.* rm -f libfactor-ffi-test.* rm -f Factor.app/Contents/Frameworks/libfactor.dylib Building factor with 8 cores /Applications/Xcode.app/Contents/Developer/usr/bin/make factor factor-ffi-test factor-lib macosx.app CONFIG=vm/Config.macosx.x86.64 clang++ -c -x c++-header -I/opt/pkg/include -Wall -Wextra -pedantic -DFACTOR_VERSION="0.99" -DFACTOR_GIT_LABEL="heads/main-81fa5e1a2216341f7e340515048240fe872a5173" -m64 -mmacosx-version-min=10.9 -O3 -std=c++11 -o vm/master.hpp.gch vm/master.hpp clang -c -I/opt/pkg/include -Wall -Wextra -pedantic -DFACTOR_VERSION="0.99" -DFACTOR_GIT_LABEL="heads/main-81fa5e1a2216341f7e340515048240fe872a5173" -m64 -mmacosx-version-min=10.9 -O3 -fPIC -std=c99 -o vm/ffi_test.o vm/ffi_test.c clang -I/opt/pkg/include -Wall -Wextra -pedantic -DFACTOR_VERSION="0.99" -DFACTOR_GIT_LABEL="heads/main-81fa5e1a2216341f7e340515048240fe872a5173" -m64 -mmacosx-version-min=10.9 -O3 -fPIC -dynamiclib -o libfactor-ffi-test.dylib vm/ffi_test.o clang++ -c -I/opt/pkg/include -Wall -Wextra -pedantic -DFACTOR_VERSION="0.99" -DFACTOR_GIT_LABEL="heads/main-81fa5e1a2216341f7e340515048240fe872a5173" -m64 -mmacosx-version-min=10.9 -O3 -std=c++11 -o vm/main-unix.o vm/main-unix.cpp clang++ -c -I/opt/pkg/include -Wall -Wextra -pedantic -DFACTOR_VERSION="0.99" -DFACTOR_GIT_LABEL="heads/main-81fa5e1a2216341f7e340515048240fe872a5173" -m64 -mmacosx-version-min=10.9 -O3 -std=c++11 -o vm/os-unix.o vm/os-unix.cpp clang++ -c -I/opt/pkg/include -Wall -Wextra -pedantic -DFACTOR_VERSION="0.99" -DFACTOR_GIT_LABEL="heads/main-81fa5e1a2216341f7e340515048240fe872a5173" -m64 -mmacosx-version-min=10.9 -O3 -std=c++11 -o vm/os-macosx.o vm/os-macosx.mm clang++ -c -I/opt/pkg/include -Wall -Wextra -pedantic -DFACTOR_VERSION="0.99" -DFACTOR_GIT_LABEL="heads/main-81fa5e1a2216341f7e340515048240fe872a5173" -m64 -mmacosx-version-min=10.9 -O3 -std=c++11 -o vm/mach_signal.o vm/mach_signal.cpp clang++ -c -I/opt/pkg/include -Wall -Wextra -pedantic -DFACTOR_VERSION="0.99" -DFACTOR_GIT_LABEL="heads/main-81fa5e1a2216341f7e340515048240fe872a5173" -m64 -mmacosx-version-min=10.9 -O3 -std=c++11 -o vm/mvm-unix.o vm/mvm-unix.cpp clang++ -c -I/opt/pkg/include -Wall -Wextra -pedantic -DFACTOR_VERSION="0.99" -DFACTOR_GIT_LABEL="heads/main-81fa5e1a2216341f7e340515048240fe872a5173" -m64 -mmacosx-version-min=10.9 -O3 -std=c++11 -o vm/cpu-x86.o vm/cpu-x86.cpp clang++ -c -I/opt/pkg/include -Wall -Wextra -pedantic -DFACTOR_VERSION="0.99" -DFACTOR_GIT_LABEL="heads/main-81fa5e1a2216341f7e340515048240fe872a5173" -m64 -mmacosx-version-min=10.9 -O3 -std=c++11 -o vm/aging_collector.o vm/aging_collector.cpp clang++ -c -I/opt/pkg/include -Wall -Wextra -pedantic -DFACTOR_VERSION="0.99" -DFACTOR_GIT_LABEL="heads/main-81fa5e1a2216341f7e340515048240fe872a5173" -m64 -mmacosx-version-min=10.9 -O3 -std=c++11 -o vm/alien.o vm/alien.cpp clang++ -c -I/opt/pkg/include -Wall -Wextra -pedantic -DFACTOR_VERSION="0.99" -DFACTOR_GIT_LABEL="heads/main-81fa5e1a2216341f7e340515048240fe872a5173" -m64 -mmacosx-version-min=10.9 -O3 -std=c++11 -o vm/arrays.o vm/arrays.cpp clang++ -c -I/opt/pkg/include -Wall -Wextra -pedantic -DFACTOR_VERSION="0.99" -DFACTOR_GIT_LABEL="heads/main-81fa5e1a2216341f7e340515048240fe872a5173" -m64 -mmacosx-version-min=10.9 -O3 -std=c++11 -o vm/bignum.o vm/bignum.cpp clang++ -c -I/opt/pkg/include -Wall -Wextra -pedantic -DFACTOR_VERSION="0.99" -DFACTOR_GIT_LABEL="heads/main-81fa5e1a2216341f7e340515048240fe872a5173" -m64 -mmacosx-version-min=10.9 -O3 -std=c++11 -o vm/byte_arrays.o vm/byte_arrays.cpp clang++ -c -I/opt/pkg/include -Wall -Wextra -pedantic -DFACTOR_VERSION="0.99" -DFACTOR_GIT_LABEL="heads/main-81fa5e1a2216341f7e340515048240fe872a5173" -m64 -mmacosx-version-min=10.9 -O3 -std=c++11 -o vm/callbacks.o vm/callbacks.cpp clang++ -c -I/opt/pkg/include -Wall -Wextra -pedantic -DFACTOR_VERSION="0.99" -DFACTOR_GIT_LABEL="heads/main-81fa5e1a2216341f7e340515048240fe872a5173" -m64 -mmacosx-version-min=10.9 -O3 -std=c++11 -o vm/callstack.o vm/callstack.cpp clang++ -c -I/opt/pkg/include -Wall -Wextra -pedantic -DFACTOR_VERSION="0.99" -DFACTOR_GIT_LABEL="heads/main-81fa5e1a2216341f7e340515048240fe872a5173" -m64 -mmacosx-version-min=10.9 -O3 -std=c++11 -o vm/code_blocks.o vm/code_blocks.cpp clang++ -c -I/opt/pkg/include -Wall -Wextra -pedantic -DFACTOR_VERSION="0.99" -DFACTOR_GIT_LABEL="heads/main-81fa5e1a2216341f7e340515048240fe872a5173" -m64 -mmacosx-version-min=10.9 -O3 -std=c++11 -o vm/code_heap.o vm/code_heap.cpp clang++ -c -I/opt/pkg/include -Wall -Wextra -pedantic -DFACTOR_VERSION="0.99" -DFACTOR_GIT_LABEL="heads/main-81fa5e1a2216341f7e340515048240fe872a5173" -m64 -mmacosx-version-min=10.9 -O3 -std=c++11 -o vm/compaction.o vm/compaction.cpp clang++ -c -I/opt/pkg/include -Wall -Wextra -pedantic -DFACTOR_VERSION="0.99" -DFACTOR_GIT_LABEL="heads/main-81fa5e1a2216341f7e340515048240fe872a5173" -m64 -mmacosx-version-min=10.9 -O3 -std=c++11 -o vm/contexts.o vm/contexts.cpp clang++ -c -I/opt/pkg/include -Wall -Wextra -pedantic -DFACTOR_VERSION="0.99" -DFACTOR_GIT_LABEL="heads/main-81fa5e1a2216341f7e340515048240fe872a5173" -m64 -mmacosx-version-min=10.9 -O3 -std=c++11 -o vm/data_heap.o vm/data_heap.cpp clang++ -c -I/opt/pkg/include -Wall -Wextra -pedantic -DFACTOR_VERSION="0.99" -DFACTOR_GIT_LABEL="heads/main-81fa5e1a2216341f7e340515048240fe872a5173" -m64 -mmacosx-version-min=10.9 -O3 -std=c++11 -o vm/data_heap_checker.o vm/data_heap_checker.cpp clang++ -c -I/opt/pkg/include -Wall -Wextra -pedantic -DFACTOR_VERSION="0.99" -DFACTOR_GIT_LABEL="heads/main-81fa5e1a2216341f7e340515048240fe872a5173" -m64 -mmacosx-version-min=10.9 -O3 -std=c++11 -o vm/debug.o vm/debug.cpp clang++ -c -I/opt/pkg/include -Wall -Wextra -pedantic -DFACTOR_VERSION="0.99" -DFACTOR_GIT_LABEL="heads/main-81fa5e1a2216341f7e340515048240fe872a5173" -m64 -mmacosx-version-min=10.9 -O3 -std=c++11 -o vm/dispatch.o vm/dispatch.cpp clang++ -c -I/opt/pkg/include -Wall -Wextra -pedantic -DFACTOR_VERSION="0.99" -DFACTOR_GIT_LABEL="heads/main-81fa5e1a2216341f7e340515048240fe872a5173" -m64 -mmacosx-version-min=10.9 -O3 -std=c++11 -o vm/entry_points.o vm/entry_points.cpp clang++ -c -I/opt/pkg/include -Wall -Wextra -pedantic -DFACTOR_VERSION="0.99" -DFACTOR_GIT_LABEL="heads/main-81fa5e1a2216341f7e340515048240fe872a5173" -m64 -mmacosx-version-min=10.9 -O3 -std=c++11 -o vm/errors.o vm/errors.cpp clang++ -c -I/opt/pkg/include -Wall -Wextra -pedantic -DFACTOR_VERSION="0.99" -DFACTOR_GIT_LABEL="heads/main-81fa5e1a2216341f7e340515048240fe872a5173" -m64 -mmacosx-version-min=10.9 -O3 -std=c++11 -o vm/factor.o vm/factor.cpp clang++ -c -I/opt/pkg/include -Wall -Wextra -pedantic -DFACTOR_VERSION="0.99" -DFACTOR_GIT_LABEL="heads/main-81fa5e1a2216341f7e340515048240fe872a5173" -m64 -mmacosx-version-min=10.9 -O3 -std=c++11 -o vm/full_collector.o vm/full_collector.cpp clang++ -c -I/opt/pkg/include -Wall -Wextra -pedantic -DFACTOR_VERSION="0.99" -DFACTOR_GIT_LABEL="heads/main-81fa5e1a2216341f7e340515048240fe872a5173" -m64 -mmacosx-version-min=10.9 -O3 -std=c++11 -o vm/gc.o vm/gc.cpp clang++ -c -I/opt/pkg/include -Wall -Wextra -pedantic -DFACTOR_VERSION="0.99" -DFACTOR_GIT_LABEL="heads/main-81fa5e1a2216341f7e340515048240fe872a5173" -m64 -mmacosx-version-min=10.9 -O3 -std=c++11 -o vm/image.o vm/image.cpp clang++ -c -I/opt/pkg/include -Wall -Wextra -pedantic -DFACTOR_VERSION="0.99" -DFACTOR_GIT_LABEL="heads/main-81fa5e1a2216341f7e340515048240fe872a5173" -m64 -mmacosx-version-min=10.9 -O3 -std=c++11 -o vm/inline_cache.o vm/inline_cache.cpp clang++ -c -I/opt/pkg/include -Wall -Wextra -pedantic -DFACTOR_VERSION="0.99" -DFACTOR_GIT_LABEL="heads/main-81fa5e1a2216341f7e340515048240fe872a5173" -m64 -mmacosx-version-min=10.9 -O3 -std=c++11 -o vm/instruction_operands.o vm/instruction_operands.cpp clang++ -c -I/opt/pkg/include -Wall -Wextra -pedantic -DFACTOR_VERSION="0.99" -DFACTOR_GIT_LABEL="heads/main-81fa5e1a2216341f7e340515048240fe872a5173" -m64 -mmacosx-version-min=10.9 -O3 -std=c++11 -o vm/io.o vm/io.cpp clang++ -c -I/opt/pkg/include -Wall -Wextra -pedantic -DFACTOR_VERSION="0.99" -DFACTOR_GIT_LABEL="heads/main-81fa5e1a2216341f7e340515048240fe872a5173" -m64 -mmacosx-version-min=10.9 -O3 -std=c++11 -o vm/jit.o vm/jit.cpp clang++ -c -I/opt/pkg/include -Wall -Wextra -pedantic -DFACTOR_VERSION="0.99" -DFACTOR_GIT_LABEL="heads/main-81fa5e1a2216341f7e340515048240fe872a5173" -m64 -mmacosx-version-min=10.9 -O3 -std=c++11 -o vm/math.o vm/math.cpp clang++ -c -I/opt/pkg/include -Wall -Wextra -pedantic -DFACTOR_VERSION="0.99" -DFACTOR_GIT_LABEL="heads/main-81fa5e1a2216341f7e340515048240fe872a5173" -m64 -mmacosx-version-min=10.9 -O3 -std=c++11 -o vm/mvm.o vm/mvm.cpp clang++ -c -I/opt/pkg/include -Wall -Wextra -pedantic -DFACTOR_VERSION="0.99" -DFACTOR_GIT_LABEL="heads/main-81fa5e1a2216341f7e340515048240fe872a5173" -m64 -mmacosx-version-min=10.9 -O3 -std=c++11 -o vm/nursery_collector.o vm/nursery_collector.cpp clang++ -c -I/opt/pkg/include -Wall -Wextra -pedantic -DFACTOR_VERSION="0.99" -DFACTOR_GIT_LABEL="heads/main-81fa5e1a2216341f7e340515048240fe872a5173" -m64 -mmacosx-version-min=10.9 -O3 -std=c++11 -o vm/object_start_map.o vm/object_start_map.cpp clang++ -c -I/opt/pkg/include -Wall -Wextra -pedantic -DFACTOR_VERSION="0.99" -DFACTOR_GIT_LABEL="heads/main-81fa5e1a2216341f7e340515048240fe872a5173" -m64 -mmacosx-version-min=10.9 -O3 -std=c++11 -o vm/objects.o vm/objects.cpp clang++ -c -I/opt/pkg/include -Wall -Wextra -pedantic -DFACTOR_VERSION="0.99" -DFACTOR_GIT_LABEL="heads/main-81fa5e1a2216341f7e340515048240fe872a5173" -m64 -mmacosx-version-min=10.9 -O3 -std=c++11 -o vm/primitives.o vm/primitives.cpp clang++ -c -I/opt/pkg/include -Wall -Wextra -pedantic -DFACTOR_VERSION="0.99" -DFACTOR_GIT_LABEL="heads/main-81fa5e1a2216341f7e340515048240fe872a5173" -m64 -mmacosx-version-min=10.9 -O3 -std=c++11 -o vm/quotations.o vm/quotations.cpp clang++ -c -I/opt/pkg/include -Wall -Wextra -pedantic -DFACTOR_VERSION="0.99" -DFACTOR_GIT_LABEL="heads/main-81fa5e1a2216341f7e340515048240fe872a5173" -m64 -mmacosx-version-min=10.9 -O3 -std=c++11 -o vm/run.o vm/run.cpp clang++ -c -I/opt/pkg/include -Wall -Wextra -pedantic -DFACTOR_VERSION="0.99" -DFACTOR_GIT_LABEL="heads/main-81fa5e1a2216341f7e340515048240fe872a5173" -m64 -mmacosx-version-min=10.9 -O3 -std=c++11 -o vm/safepoints.o vm/safepoints.cpp clang++ -c -I/opt/pkg/include -Wall -Wextra -pedantic -DFACTOR_VERSION="0.99" -DFACTOR_GIT_LABEL="heads/main-81fa5e1a2216341f7e340515048240fe872a5173" -m64 -mmacosx-version-min=10.9 -O3 -std=c++11 -o vm/sampling_profiler.o vm/sampling_profiler.cpp clang++ -c -I/opt/pkg/include -Wall -Wextra -pedantic -DFACTOR_VERSION="0.99" -DFACTOR_GIT_LABEL="heads/main-81fa5e1a2216341f7e340515048240fe872a5173" -m64 -mmacosx-version-min=10.9 -O3 -std=c++11 -o vm/strings.o vm/strings.cpp clang++ -c -I/opt/pkg/include -Wall -Wextra -pedantic -DFACTOR_VERSION="0.99" -DFACTOR_GIT_LABEL="heads/main-81fa5e1a2216341f7e340515048240fe872a5173" -m64 -mmacosx-version-min=10.9 -O3 -std=c++11 -o vm/to_tenured_collector.o vm/to_tenured_collector.cpp clang++ -c -I/opt/pkg/include -Wall -Wextra -pedantic -DFACTOR_VERSION="0.99" -DFACTOR_GIT_LABEL="heads/main-81fa5e1a2216341f7e340515048240fe872a5173" -m64 -mmacosx-version-min=10.9 -O3 -std=c++11 -o vm/tuples.o vm/tuples.cpp clang++ -c -I/opt/pkg/include -Wall -Wextra -pedantic -DFACTOR_VERSION="0.99" -DFACTOR_GIT_LABEL="heads/main-81fa5e1a2216341f7e340515048240fe872a5173" -m64 -mmacosx-version-min=10.9 -O3 -std=c++11 -o vm/utilities.o vm/utilities.cpp clang++ -c -I/opt/pkg/include -Wall -Wextra -pedantic -DFACTOR_VERSION="0.99" -DFACTOR_GIT_LABEL="heads/main-81fa5e1a2216341f7e340515048240fe872a5173" -m64 -mmacosx-version-min=10.9 -O3 -std=c++11 -o vm/vm.o vm/vm.cpp clang++ -c -I/opt/pkg/include -Wall -Wextra -pedantic -DFACTOR_VERSION="0.99" -DFACTOR_GIT_LABEL="heads/main-81fa5e1a2216341f7e340515048240fe872a5173" -m64 -mmacosx-version-min=10.9 -O3 -std=c++11 -o vm/words.o vm/words.cpp clang++ -L. vm/os-unix.o vm/os-macosx.o vm/mach_signal.o vm/mvm-unix.o vm/cpu-x86.o vm/aging_collector.o vm/alien.o vm/arrays.o vm/bignum.o vm/byte_arrays.o vm/callbacks.o vm/callstack.o vm/code_blocks.o vm/code_heap.o vm/compaction.o vm/contexts.o vm/data_heap.o vm/data_heap_checker.o vm/debug.o vm/dispatch.o vm/entry_points.o vm/errors.o vm/factor.o vm/full_collector.o vm/gc.o vm/image.o vm/inline_cache.o vm/instruction_operands.o vm/io.o vm/jit.o vm/math.o vm/mvm.o vm/nursery_collector.o vm/object_start_map.o vm/objects.o vm/primitives.o vm/quotations.o vm/run.o vm/safepoints.o vm/sampling_profiler.o vm/strings.o vm/to_tenured_collector.o vm/tuples.o vm/utilities.o vm/vm.o vm/words.o \ -I/opt/pkg/include -Wall -Wextra -pedantic -DFACTOR_VERSION="0.99" -DFACTOR_GIT_LABEL="heads/main-81fa5e1a2216341f7e340515048240fe872a5173" -m64 -mmacosx-version-min=10.9 -O3 -std=c++11 -o factor -lm -framework Cocoa -framework AppKit vm/main-unix.o clang++ -target x86_64-apple-darwin -I/opt/pkg/include -Wall -Wextra -pedantic -DFACTOR_VERSION="0.99" -DFACTOR_GIT_LABEL="heads/main-81fa5e1a2216341f7e340515048240fe872a5173" -m64 -mmacosx-version-min=10.9 -O3 -std=c++11 -dynamiclib -single_module -current_version 0.99 -compatibility_version 0.99 -fvisibility=hidden -lm -framework Cocoa -framework AppKit -o libfactor.dylib vm/os-unix.o vm/os-macosx.o vm/mach_signal.o vm/mvm-unix.o vm/cpu-x86.o vm/aging_collector.o vm/alien.o vm/arrays.o vm/bignum.o vm/byte_arrays.o vm/callbacks.o vm/callstack.o vm/code_blocks.o vm/code_heap.o vm/compaction.o vm/contexts.o vm/data_heap.o vm/data_heap_checker.o vm/debug.o vm/dispatch.o vm/entry_points.o vm/errors.o vm/factor.o vm/full_collector.o vm/gc.o vm/image.o vm/inline_cache.o vm/instruction_operands.o vm/io.o vm/jit.o vm/math.o vm/mvm.o vm/nursery_collector.o vm/object_start_map.o vm/objects.o vm/primitives.o vm/quotations.o vm/run.o vm/safepoints.o vm/sampling_profiler.o vm/strings.o vm/to_tenured_collector.o vm/tuples.o vm/utilities.o vm/vm.o vm/words.o mkdir -p Factor.app/Contents/MacOS mkdir -p Factor.app/Contents/Frameworks mv factor Factor.app/Contents/MacOS/factor ln -s Factor.app/Contents/MacOS/factor ./factor Getting checksum from https://downloads.factorcode.org/images/main/checksums.txt got checksum! Deleting old images... curl -L -f -O https://downloads.factorcode.org/images/main/checksums.txt % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 345 100 345 0 0 1498 0 --:--:-- --:--:-- --:--:-- 1582 Factorcode md5: 86dd55b45eaa79b670e432ac24de2f8f Disk md5: 86dd55b45eaa79b670e432ac24de2f8f Your disk boot image matches the one on downloads.factorcode.org. *** Stage 2 early init... done Loading resource:basis/bootstrap/stage2.factor Loading resource:basis/command-line/command-line.factor You have triggered a bug in Factor. Please report. critical_error: The die word was called by the library.: 0 Starting low level debugger... Basic commands: q ^D -- quit Factor c -- continue executing Factor - NOT SAFE t -- throw exception in Factor - NOT SAFE .s .r .c -- print data, retain, call stacks help -- full help, including advanced commands