Skip to content
Failed

Console Output

Pull request #802 updated
19:57:40 Connecting to https://api.github.com using pharo-ci using token as pass
Connecting to https://api.github.com to check permissions of obtain list of doste for pharo-project/pharo-vm
Obtained Jenkinsfile from 7dd20415e2ab78da90f7d60f70cde1e41a3370c8+430d78e5c32fee5654a255635ce44d49dbafe95d (ee02424caac52428842568bbca4829a6af20ed3f)
[Pipeline] Start of Pipeline
[Pipeline] properties
[Pipeline] node
Running on pharo-ci-jenkins2-osx-intel in /builds/workspace/pharo-vm_PR-802
[Pipeline] {
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] stage
[Pipeline] { (VM Unit Tests)
[Pipeline] dir
Running in /builds/workspace/pharo-vm_PR-802/repository
[Pipeline] {
[Pipeline] checkout
The recommended git tool is: git
using credential pharo-ci-api-user-pass-token
Cloning the remote Git repository
Using shallow clone with depth 2
Cloning repository https://github.com/pharo-project/pharo-vm.git
 > git init /builds/workspace/pharo-vm_PR-802/repository # timeout=10
Fetching upstream changes from https://github.com/pharo-project/pharo-vm.git
 > git --version # timeout=10
 > git --version # 'git version 2.24.1 (Apple Git-126)'
using GIT_ASKPASS to set credentials pharo-ci using token as pass
 > git fetch --tags --force --progress -- https://github.com/pharo-project/pharo-vm.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Using shallow fetch with depth 2
Merging remotes/origin/pharo-10 commit 430d78e5c32fee5654a255635ce44d49dbafe95d into PR head commit 7dd20415e2ab78da90f7d60f70cde1e41a3370c8
 > git config remote.origin.url https://github.com/pharo-project/pharo-vm.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/pharo-project/pharo-vm.git # timeout=10
Fetching upstream changes from https://github.com/pharo-project/pharo-vm.git
using GIT_ASKPASS to set credentials pharo-ci using token as pass
 > git fetch --tags --force --progress -- https://github.com/pharo-project/pharo-vm.git +refs/pull/802/head:refs/remotes/origin/PR-802 +refs/heads/pharo-10:refs/remotes/origin/pharo-10 # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 7dd20415e2ab78da90f7d60f70cde1e41a3370c8 # timeout=10
Merge succeeded, producing 8bfcf3057be713ffa494de62662428718316f37e
Checking out Revision 8bfcf3057be713ffa494de62662428718316f37e (PR-802)
Commit message: "Merge commit '430d78e5c32fee5654a255635ce44d49dbafe95d' into HEAD"
First time build. Skipping changelog.
[Pipeline] stash
Stashed 2 file(s)
[Pipeline] sh
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials pharo-ci using token as pass
 > git merge 430d78e5c32fee5654a255635ce44d49dbafe95d # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 8bfcf3057be713ffa494de62662428718316f37e # timeout=10
 > git rev-list --no-walk 3fa309339f70e2c8d9e3990898a50954e7f0ba0b # timeout=10
+ git tag --list --points-at HEAD
[Pipeline] echo
Extracted versionTag:  is release: false
[Pipeline] writeFile
[Pipeline] stash
Stashed 1 file(s)
[Pipeline] }
[Pipeline] // dir
[Pipeline] cmakeBuild
[runTests] $ /builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -G "Unix Makefiles" -DPHARO_DEPENDENCIES_PREFER_DOWNLOAD_BINARIES=TRUE -DICEBERG_DEFAULT_REMOTE=httpsUrl /builds/workspace/pharo-vm_PR-802/repository
-- Setting build type to 'RelWithDebInfo' as none was specified.
-- CMAKE_GENERATOR=Unix Makefiles
-- Building version 10.2.1-8bfcf3057
-- Commit hash 8bfcf3057 : 2024-05-15 19:58:10 +0200
-- No user build settings.
-- v10.2.0-22-g8bfcf3057 - Commit: 8bfcf3057 - Date: 2024-05-15 19:58:10 +0200
-- The C compiler identification is AppleClang 11.0.3.11030032
-- The CXX compiler identification is AppleClang 11.0.3.11030032
-- Check for working C compiler: /Library/Developer/CommandLineTools/usr/bin/cc
-- Check for working C compiler: /Library/Developer/CommandLineTools/usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /Library/Developer/CommandLineTools/usr/bin/c++
-- Check for working CXX compiler: /Library/Developer/CommandLineTools/usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Compiling for architecture: x86_64
-- Full Platform name: Darwin-x86_64
-- Building Pharo with executable named Pharo
-- Looking for sys/types.h
-- Looking for sys/types.h - found
-- Looking for stdint.h
-- Looking for stdint.h - found
-- Looking for stddef.h
-- Looking for stddef.h - found
-- Check size of int
-- Check size of int - done
-- Check size of long
-- Check size of long - done
-- Check size of long long
-- Check size of long long - done
-- Check size of void*
-- Check size of void* - done
-- int 4
-- long 8
-- long long 8
-- void* 8
-- Writing libraries to: /System/Volumes/Data/builds/workspace/pharo-vm_PR-802/runTests/build/vm/Debug/Pharo.app/Contents/MacOS/Plugins
-- Looking for include file dirent.h
-- Looking for include file dirent.h - found
-- Looking for include file features.h
-- Looking for include file features.h - not found
-- Looking for include file unistd.h
-- Looking for include file unistd.h - found
-- Looking for include file ndir.h
-- Looking for include file ndir.h - not found
-- Looking for include file sys/ndir.h
-- Looking for include file sys/ndir.h - not found
-- Looking for include file sys/dir.h
-- Looking for include file sys/dir.h - found
-- Looking for include file sys/filio.h
-- Looking for include file sys/filio.h - found
-- Looking for include file sys/time.h
-- Looking for include file sys/time.h - found
-- Looking for include file execinfo.h
-- Looking for include file execinfo.h - found
-- Looking for include file dlfcn.h
-- Looking for include file dlfcn.h - found
-- Looking for dlopen in dl
-- Looking for dlopen in dl - found
-- Looking for dlopen in dyld
-- Looking for dlopen in dyld - not found
-- Performing Test HAVE_TM_GMTOFF
-- Performing Test HAVE_TM_GMTOFF - Success
-- Looking for include file sys/uuid.h
-- Looking for include file sys/uuid.h - not found
-- Looking for include file uuid/uuid.h
-- Looking for include file uuid/uuid.h - found
-- Looking for include file uuid.h
-- Looking for include file uuid.h - not found
-- Looking for uuidgen in uuid
-- Looking for uuidgen in uuid - not found
-- Looking for uuid_generate in uuid
-- Looking for uuid_generate in uuid - not found
Defining OSX VM to download for code generation
-- C Compiler: /Library/Developer/CommandLineTools/usr/bin/cc
-- C++ Compiler: /Library/Developer/CommandLineTools/usr/bin/c++
-- Resource Compiler: 
-- Building FFI
-- Downloading/updating libffi
-- Configuring done
-- Generating done
-- Build files have been written to: /System/Volumes/Data/builds/workspace/pharo-vm_PR-802/runTests/libffi-download
Scanning dependencies of target libffi-download
[ 11%] Creating directories for 'libffi-download'
[ 22%] Performing download step (git clone) for 'libffi-download'
Cloning into 'libffi-src'...
Switched to a new branch 'v3.3-cmake'
Branch 'v3.3-cmake' set up to track remote branch 'v3.3-cmake' from 'origin'.
[ 33%] No patch step for 'libffi-download'
[ 44%] Performing update step for 'libffi-download'
Current branch v3.3-cmake is up to date.
[ 55%] No configure step for 'libffi-download'
[ 66%] No build step for 'libffi-download'
[ 77%] No install step for 'libffi-download'
[ 88%] No test step for 'libffi-download'
[100%] Completed 'libffi-download'
[100%] Built target libffi-download
-- Building for TARGET_PLATFORM: X86_64
-- Check size of size_t
-- Check size of size_t - done
-- The ASM compiler identification is Clang
-- Found assembler: /Library/Developer/CommandLineTools/usr/bin/cc
-- Check size of double
-- Check size of double - done
-- Check size of long double
-- Check size of long double - done
-- Looking for alloca
-- Looking for alloca - not found
-- Looking for mmap
-- Looking for mmap - found
-- Looking for MAP_ANON
-- Looking for MAP_ANON - found
-- Performing Test HAVE_MMAP_DEV_ZERO
-- Performing Test HAVE_MMAP_DEV_ZERO - Failed
-- Looking for alloca.h
-- Looking for alloca.h - found
-- Performing Test HAVE_ALLOCA
-- Performing Test HAVE_ALLOCA - Success
-- Looking for inttypes.h
-- Looking for inttypes.h - found
-- Looking for memory.h
-- Looking for memory.h - found
-- Looking for stdlib.h
-- Looking for stdlib.h - found
-- Looking for strings.h
-- Looking for strings.h - found
-- Looking for string.h
-- Looking for string.h - found
-- Looking for sys/mman.h
-- Looking for sys/mman.h - found
-- Looking for sys/stat.h
-- Looking for sys/stat.h - found
-- Looking for 4 include files stdlib.h, ..., float.h
-- Looking for 4 include files stdlib.h, ..., float.h - found
-- Looking for memcpy
-- Looking for memcpy - found
-- Looking for mkostemp
-- Looking for mkostemp - not found
-- Checking if .eh_frame section is read-only - no
-- Checking HAVE_AS_X86_PCREL - yes
-- Checking HAVE_AS_X86_64_UNWIND_SECTION_TYPE - no
-- Checking HAVE_HIDDEN_VISIBILITY_ATTRIBUTE - no
-- Checking if symbols are underscored - no
-- Performing Test HAVE_AS_CFI_PSEUDO_OP
-- Performing Test HAVE_AS_CFI_PSEUDO_OP - Failed
-- Adding plugin: FilePlugin
-- Adding plugin: FileAttributesPlugin
-- Adding plugin: UUIDPlugin
-- Adding plugin: SocketPlugin
-- Adding plugin: SurfacePlugin
-- Adding plugin: FloatArrayPlugin
-- Adding plugin: LargeIntegers
-- Adding plugin: JPEGReaderPlugin
-- Adding plugin: JPEGReadWriter2Plugin
-- Adding plugin: MiscPrimitivePlugin
-- Adding plugin: B2DPlugin
-- Adding plugin: LocalePlugin
-- Adding plugin: SqueakSSL
-- Adding plugin: DSAPrims
-- Adding plugin: UnixOSProcessPlugin
-- Downloading Git2 binary
Adding third-party libraries for Darwin-x86_64: libgit2-1.4.4
-- Downloading/updating libgit2-1.4.4
-- Configuring done
-- Generating done
-- Build files have been written to: /System/Volumes/Data/builds/workspace/pharo-vm_PR-802/runTests/libgit2-1.4.4-download
Scanning dependencies of target libgit2-1.4.4-download
[ 11%] Creating directories for 'libgit2-1.4.4-download'
[ 22%] Performing download step (download, verify and extract) for 'libgit2-1.4.4-download'
-- Downloading...
   dst='/System/Volumes/Data/builds/workspace/pharo-vm_PR-802/runTests/libgit2-1.4.4-download/libgit2-1.4.4-download-prefix/src/libgit2-1.4.4.zip'
   timeout='none'
-- Using src='https://files.pharo.org/vm/pharo-spur64/Darwin-x86_64/third-party/libgit2-1.4.4.zip'
-- [download 1% complete]
-- [download 2% complete]
-- [download 3% complete]
-- [download 4% complete]
-- [download 5% complete]
-- [download 6% complete]
-- [download 7% complete]
-- [download 8% complete]
-- [download 9% complete]
-- [download 10% complete]
-- [download 11% complete]
-- [download 12% complete]
-- [download 13% complete]
-- [download 14% complete]
-- [download 15% complete]
-- [download 16% complete]
-- [download 17% complete]
-- [download 18% complete]
-- [download 19% complete]
-- [download 20% complete]
-- [download 21% complete]
-- [download 22% complete]
-- [download 23% complete]
-- [download 24% complete]
-- [download 25% complete]
-- [download 26% complete]
-- [download 27% complete]
-- [download 28% complete]
-- [download 29% complete]
-- [download 30% complete]
-- [download 31% complete]
-- [download 32% complete]
-- [download 33% complete]
-- [download 34% complete]
-- [download 35% complete]
-- [download 36% complete]
-- [download 37% complete]
-- [download 38% complete]
-- [download 39% complete]
-- [download 40% complete]
-- [download 41% complete]
-- [download 42% complete]
-- [download 43% complete]
-- [download 44% complete]
-- [download 45% complete]
-- [download 46% complete]
-- [download 47% complete]
-- [download 48% complete]
-- [download 49% complete]
-- [download 50% complete]
-- [download 51% complete]
-- [download 52% complete]
-- [download 53% complete]
-- [download 54% complete]
-- [download 55% complete]
-- [download 56% complete]
-- [download 57% complete]
-- [download 58% complete]
-- [download 59% complete]
-- [download 60% complete]
-- [download 61% complete]
-- [download 62% complete]
-- [download 63% complete]
-- [download 64% complete]
-- [download 65% complete]
-- [download 66% complete]
-- [download 67% complete]
-- [download 68% complete]
-- [download 70% complete]
-- [download 71% complete]
-- [download 72% complete]
-- [download 73% complete]
-- [download 74% complete]
-- [download 75% complete]
-- [download 76% complete]
-- [download 77% complete]
-- [download 78% complete]
-- [download 79% complete]
-- [download 80% complete]
-- [download 81% complete]
-- [download 82% complete]
-- [download 83% complete]
-- [download 84% complete]
-- [download 85% complete]
-- [download 86% complete]
-- [download 87% complete]
-- [download 88% complete]
-- [download 89% complete]
-- [download 90% complete]
-- [download 91% complete]
-- [download 92% complete]
-- [download 93% complete]
-- [download 94% complete]
-- [download 95% complete]
-- [download 96% complete]
-- [download 97% complete]
-- [download 98% complete]
-- [download 99% complete]
-- [download 100% complete]
-- Downloading... done
-- extracting...
     src='/System/Volumes/Data/builds/workspace/pharo-vm_PR-802/runTests/libgit2-1.4.4-download/libgit2-1.4.4-download-prefix/src/libgit2-1.4.4.zip'
     dst='/System/Volumes/Data/builds/workspace/pharo-vm_PR-802/runTests/libgit2-1.4.4-src'
-- extracting... [tar xfz]
-- extracting... [analysis]
-- extracting... [rename]
-- extracting... [clean up]
-- extracting... done
[ 33%] No patch step for 'libgit2-1.4.4-download'
[ 44%] No update step for 'libgit2-1.4.4-download'
[ 55%] No configure step for 'libgit2-1.4.4-download'
[ 66%] No build step for 'libgit2-1.4.4-download'
[ 77%] No install step for 'libgit2-1.4.4-download'
[ 88%] No test step for 'libgit2-1.4.4-download'
[100%] Completed 'libgit2-1.4.4-download'
[100%] Built target libgit2-1.4.4-download
-- /System/Volumes/Data/builds/workspace/pharo-vm_PR-802/runTests/libgit2-1.4.4-src/libgit2.1.4.4.dylib
-- /System/Volumes/Data/builds/workspace/pharo-vm_PR-802/runTests/libgit2-1.4.4-src/libgit2.1.4.dylib
-- /System/Volumes/Data/builds/workspace/pharo-vm_PR-802/runTests/libgit2-1.4.4-src/libgit2.dylib
Adding third-party libraries for Darwin-x86_64: libgit2-1.5.2
-- Downloading/updating libgit2-1.5.2
-- Configuring done
-- Generating done
-- Build files have been written to: /System/Volumes/Data/builds/workspace/pharo-vm_PR-802/runTests/libgit2-1.5.2-download
Scanning dependencies of target libgit2-1.5.2-download
[ 11%] Creating directories for 'libgit2-1.5.2-download'
[ 22%] Performing download step (download, verify and extract) for 'libgit2-1.5.2-download'
-- Downloading...
   dst='/System/Volumes/Data/builds/workspace/pharo-vm_PR-802/runTests/libgit2-1.5.2-download/libgit2-1.5.2-download-prefix/src/libgit2-1.5.2.zip'
   timeout='none'
-- Using src='https://files.pharo.org/vm/pharo-spur64/Darwin-x86_64/third-party/libgit2-1.5.2.zip'
-- [download 1% complete]
-- [download 2% complete]
-- [download 3% complete]
-- [download 4% complete]
-- [download 5% complete]
-- [download 6% complete]
-- [download 7% complete]
-- [download 8% complete]
-- [download 9% complete]
-- [download 10% complete]
-- [download 11% complete]
-- [download 12% complete]
-- [download 13% complete]
-- [download 14% complete]
-- [download 15% complete]
-- [download 16% complete]
-- [download 17% complete]
-- [download 18% complete]
-- [download 19% complete]
-- [download 20% complete]
-- [download 21% complete]
-- [download 22% complete]
-- [download 23% complete]
-- [download 24% complete]
-- [download 25% complete]
-- [download 26% complete]
-- [download 27% complete]
-- [download 28% complete]
-- [download 29% complete]
-- [download 30% complete]
-- [download 32% complete]
-- [download 33% complete]
-- [download 36% complete]
-- [download 37% complete]
-- [download 38% complete]
-- [download 39% complete]
-- [download 40% complete]
-- [download 41% complete]
-- [download 42% complete]
-- [download 43% complete]
-- [download 44% complete]
-- [download 45% complete]
-- [download 46% complete]
-- [download 47% complete]
-- [download 48% complete]
-- [download 49% complete]
-- [download 50% complete]
-- [download 51% complete]
-- [download 52% complete]
-- [download 53% complete]
-- [download 54% complete]
-- [download 55% complete]
-- [download 56% complete]
-- [download 57% complete]
-- [download 58% complete]
-- [download 59% complete]
-- [download 60% complete]
-- [download 61% complete]
-- [download 62% complete]
-- [download 63% complete]
-- [download 64% complete]
-- [download 65% complete]
-- [download 66% complete]
-- [download 67% complete]
-- [download 68% complete]
-- [download 69% complete]
-- [download 70% complete]
-- [download 71% complete]
-- [download 72% complete]
-- [download 73% complete]
-- [download 74% complete]
-- [download 75% complete]
-- [download 76% complete]
-- [download 77% complete]
-- [download 78% complete]
-- [download 79% complete]
-- [download 80% complete]
-- [download 81% complete]
-- [download 82% complete]
-- [download 83% complete]
-- [download 84% complete]
-- [download 85% complete]
-- [download 86% complete]
-- [download 87% complete]
-- [download 88% complete]
-- [download 89% complete]
-- [download 90% complete]
-- [download 91% complete]
-- [download 92% complete]
-- [download 93% complete]
-- [download 94% complete]
-- [download 95% complete]
-- [download 96% complete]
-- [download 97% complete]
-- [download 98% complete]
-- [download 99% complete]
-- [download 100% complete]
-- Downloading... done
-- extracting...
     src='/System/Volumes/Data/builds/workspace/pharo-vm_PR-802/runTests/libgit2-1.5.2-download/libgit2-1.5.2-download-prefix/src/libgit2-1.5.2.zip'
     dst='/System/Volumes/Data/builds/workspace/pharo-vm_PR-802/runTests/libgit2-1.5.2-src'
-- extracting... [tar xfz]
-- extracting... [analysis]
-- extracting... [rename]
-- extracting... [clean up]
-- extracting... done
[ 33%] No patch step for 'libgit2-1.5.2-download'
[ 44%] No update step for 'libgit2-1.5.2-download'
[ 55%] No configure step for 'libgit2-1.5.2-download'
[ 66%] No build step for 'libgit2-1.5.2-download'
[ 77%] No install step for 'libgit2-1.5.2-download'
[ 88%] No test step for 'libgit2-1.5.2-download'
[100%] Completed 'libgit2-1.5.2-download'
[100%] Built target libgit2-1.5.2-download
-- /System/Volumes/Data/builds/workspace/pharo-vm_PR-802/runTests/libgit2-1.5.2-src/libgit2.1.5.2.dylib
-- /System/Volumes/Data/builds/workspace/pharo-vm_PR-802/runTests/libgit2-1.5.2-src/libgit2.1.5.dylib
Adding third-party libraries for Darwin-x86_64: libgit2-1.6.4
-- Downloading/updating libgit2-1.6.4
-- Configuring done
-- Generating done
-- Build files have been written to: /System/Volumes/Data/builds/workspace/pharo-vm_PR-802/runTests/libgit2-1.6.4-download
Scanning dependencies of target libgit2-1.6.4-download
[ 11%] Creating directories for 'libgit2-1.6.4-download'
[ 22%] Performing download step (download, verify and extract) for 'libgit2-1.6.4-download'
-- Downloading...
   dst='/System/Volumes/Data/builds/workspace/pharo-vm_PR-802/runTests/libgit2-1.6.4-download/libgit2-1.6.4-download-prefix/src/libgit2-1.6.4.zip'
   timeout='none'
-- Using src='https://files.pharo.org/vm/pharo-spur64/Darwin-x86_64/third-party/libgit2-1.6.4.zip'
-- [download 1% complete]
-- [download 2% complete]
-- [download 3% complete]
-- [download 4% complete]
-- [download 5% complete]
-- [download 6% complete]
-- [download 7% complete]
-- [download 8% complete]
-- [download 9% complete]
-- [download 10% complete]
-- [download 11% complete]
-- [download 12% complete]
-- [download 13% complete]
-- [download 14% complete]
-- [download 15% complete]
-- [download 16% complete]
-- [download 17% complete]
-- [download 18% complete]
-- [download 19% complete]
-- [download 20% complete]
-- [download 21% complete]
-- [download 22% complete]
-- [download 23% complete]
-- [download 24% complete]
-- [download 25% complete]
-- [download 26% complete]
-- [download 27% complete]
-- [download 28% complete]
-- [download 29% complete]
-- [download 30% complete]
-- [download 31% complete]
-- [download 34% complete]
-- [download 36% complete]
-- [download 38% complete]
-- [download 40% complete]
-- [download 43% complete]
-- [download 45% complete]
-- [download 47% complete]
-- [download 50% complete]
-- [download 52% complete]
-- [download 54% complete]
-- [download 56% complete]
-- [download 59% complete]
-- [download 61% complete]
-- [download 63% complete]
-- [download 66% complete]
-- [download 68% complete]
-- [download 70% complete]
-- [download 73% complete]
-- [download 75% complete]
-- [download 77% complete]
-- [download 80% complete]
-- [download 82% complete]
-- [download 84% complete]
-- [download 87% complete]
-- [download 89% complete]
-- [download 91% complete]
-- [download 93% complete]
-- [download 95% complete]
-- [download 96% complete]
-- [download 97% complete]
-- [download 98% complete]
-- [download 99% complete]
-- [download 100% complete]
-- Downloading... done
-- extracting...
     src='/System/Volumes/Data/builds/workspace/pharo-vm_PR-802/runTests/libgit2-1.6.4-download/libgit2-1.6.4-download-prefix/src/libgit2-1.6.4.zip'
     dst='/System/Volumes/Data/builds/workspace/pharo-vm_PR-802/runTests/libgit2-1.6.4-src'
-- extracting... [tar xfz]
-- extracting... [analysis]
-- extracting... [rename]
-- extracting... [clean up]
-- extracting... done
[ 33%] No patch step for 'libgit2-1.6.4-download'
[ 44%] No update step for 'libgit2-1.6.4-download'
[ 55%] No configure step for 'libgit2-1.6.4-download'
[ 66%] No build step for 'libgit2-1.6.4-download'
[ 77%] No install step for 'libgit2-1.6.4-download'
[ 88%] No test step for 'libgit2-1.6.4-download'
[100%] Completed 'libgit2-1.6.4-download'
[100%] Built target libgit2-1.6.4-download
-- /System/Volumes/Data/builds/workspace/pharo-vm_PR-802/runTests/libgit2-1.6.4-src/libgit2.1.6.4.dylib
-- /System/Volumes/Data/builds/workspace/pharo-vm_PR-802/runTests/libgit2-1.6.4-src/libgit2.1.6.dylib
Adding third-party libraries for Darwin-x86_64: libgit2-default-2023-04-14
-- Downloading/updating libgit2-default-2023-04-14
-- Configuring done
-- Generating done
-- Build files have been written to: /System/Volumes/Data/builds/workspace/pharo-vm_PR-802/runTests/libgit2-default-2023-04-14-download
Scanning dependencies of target libgit2-default-2023-04-14-download
[ 11%] Creating directories for 'libgit2-default-2023-04-14-download'
[ 22%] Performing download step (download, verify and extract) for 'libgit2-default-2023-04-14-download'
-- Downloading...
   dst='/System/Volumes/Data/builds/workspace/pharo-vm_PR-802/runTests/libgit2-default-2023-04-14-download/libgit2-default-2023-04-14-download-prefix/src/libgit2-default-2023-04-14.zip'
   timeout='none'
-- Using src='https://files.pharo.org/vm/pharo-spur64/Darwin-x86_64/third-party/libgit2-default-2023-04-14.zip'
-- [download 1% complete]
-- [download 2% complete]
-- [download 3% complete]
-- [download 4% complete]
-- [download 5% complete]
-- [download 6% complete]
-- [download 7% complete]
-- [download 8% complete]
-- [download 9% complete]
-- [download 10% complete]
-- [download 11% complete]
-- [download 12% complete]
-- [download 13% complete]
-- [download 14% complete]
-- [download 15% complete]
-- [download 16% complete]
-- [download 17% complete]
-- [download 18% complete]
-- [download 19% complete]
-- [download 20% complete]
-- [download 21% complete]
-- [download 22% complete]
-- [download 23% complete]
-- [download 24% complete]
-- [download 25% complete]
-- [download 26% complete]
-- [download 27% complete]
-- [download 28% complete]
-- [download 29% complete]
-- [download 30% complete]
-- [download 31% complete]
-- [download 32% complete]
-- [download 33% complete]
-- [download 34% complete]
-- [download 35% complete]
-- [download 36% complete]
-- [download 37% complete]
-- [download 38% complete]
-- [download 39% complete]
-- [download 40% complete]
-- [download 41% complete]
-- [download 42% complete]
-- [download 43% complete]
-- [download 44% complete]
-- [download 45% complete]
-- [download 46% complete]
-- [download 47% complete]
-- [download 48% complete]
-- [download 49% complete]
-- [download 50% complete]
-- [download 51% complete]
-- [download 52% complete]
-- [download 53% complete]
-- [download 54% complete]
-- [download 55% complete]
-- [download 56% complete]
-- [download 57% complete]
-- [download 58% complete]
-- [download 59% complete]
-- [download 60% complete]
-- [download 61% complete]
-- [download 62% complete]
-- [download 63% complete]
-- [download 64% complete]
-- [download 65% complete]
-- [download 66% complete]
-- [download 67% complete]
-- [download 68% complete]
-- [download 69% complete]
-- [download 70% complete]
-- [download 71% complete]
-- [download 72% complete]
-- [download 73% complete]
-- [download 74% complete]
-- [download 75% complete]
-- [download 76% complete]
-- [download 77% complete]
-- [download 78% complete]
-- [download 79% complete]
-- [download 80% complete]
-- [download 81% complete]
-- [download 82% complete]
-- [download 83% complete]
-- [download 84% complete]
-- [download 85% complete]
-- [download 86% complete]
-- [download 87% complete]
-- [download 88% complete]
-- [download 89% complete]
-- [download 90% complete]
-- [download 91% complete]
-- [download 92% complete]
-- [download 93% complete]
-- [download 94% complete]
-- [download 95% complete]
-- [download 96% complete]
-- [download 97% complete]
-- [download 98% complete]
-- [download 99% complete]
-- [download 100% complete]
-- Downloading... done
-- extracting...
     src='/System/Volumes/Data/builds/workspace/pharo-vm_PR-802/runTests/libgit2-default-2023-04-14-download/libgit2-default-2023-04-14-download-prefix/src/libgit2-default-2023-04-14.zip'
     dst='/System/Volumes/Data/builds/workspace/pharo-vm_PR-802/runTests/libgit2-default-2023-04-14-src'
-- extracting... [tar xfz]
-- extracting... [analysis]
-- extracting... [rename]
-- extracting... [clean up]
-- extracting... done
[ 33%] No patch step for 'libgit2-default-2023-04-14-download'
[ 44%] No update step for 'libgit2-default-2023-04-14-download'
[ 55%] No configure step for 'libgit2-default-2023-04-14-download'
[ 66%] No build step for 'libgit2-default-2023-04-14-download'
[ 77%] No install step for 'libgit2-default-2023-04-14-download'
[ 88%] No test step for 'libgit2-default-2023-04-14-download'
[100%] Completed 'libgit2-default-2023-04-14-download'
[100%] Built target libgit2-default-2023-04-14-download
-- /System/Volumes/Data/builds/workspace/pharo-vm_PR-802/runTests/libgit2-default-2023-04-14-src/libgit2.dylib
Adding third-party libraries for Darwin-x86_64: libssh2-1.10.0
-- Downloading/updating libssh2-1.10.0
-- Configuring done
-- Generating done
-- Build files have been written to: /System/Volumes/Data/builds/workspace/pharo-vm_PR-802/runTests/libssh2-1.10.0-download
Scanning dependencies of target libssh2-1.10.0-download
[ 11%] Creating directories for 'libssh2-1.10.0-download'
[ 22%] Performing download step (download, verify and extract) for 'libssh2-1.10.0-download'
-- Downloading...
   dst='/System/Volumes/Data/builds/workspace/pharo-vm_PR-802/runTests/libssh2-1.10.0-download/libssh2-1.10.0-download-prefix/src/libssh2-1.10.0.zip'
   timeout='none'
-- Using src='https://files.pharo.org/vm/pharo-spur64/Darwin-x86_64/third-party/libssh2-1.10.0.zip'
-- [download 7% complete]
-- [download 11% complete]
-- [download 14% complete]
-- [download 16% complete]
-- [download 17% complete]
-- [download 18% complete]
-- [download 19% complete]
-- [download 20% complete]
-- [download 22% complete]
-- [download 23% complete]
-- [download 24% complete]
-- [download 25% complete]
-- [download 27% complete]
-- [download 30% complete]
-- [download 31% complete]
-- [download 33% complete]
-- [download 34% complete]
-- [download 35% complete]
-- [download 36% complete]
-- [download 37% complete]
-- [download 39% complete]
-- [download 40% complete]
-- [download 42% complete]
-- [download 45% complete]
-- [download 47% complete]
-- [download 48% complete]
-- [download 50% complete]
-- [download 51% complete]
-- [download 52% complete]
-- [download 53% complete]
-- [download 56% complete]
-- [download 57% complete]
-- [download 58% complete]
-- [download 60% complete]
-- [download 62% complete]
-- [download 63% complete]
-- [download 64% complete]
-- [download 65% complete]
-- [download 67% complete]
-- [download 68% complete]
-- [download 71% complete]
-- [download 73% complete]
-- [download 74% complete]
-- [download 75% complete]
-- [download 76% complete]
-- [download 77% complete]
-- [download 79% complete]
-- [download 82% complete]
-- [download 84% complete]
-- [download 85% complete]
-- [download 86% complete]
-- [download 87% complete]
-- [download 88% complete]
-- [download 90% complete]
-- [download 91% complete]
-- [download 92% complete]
-- [download 93% complete]
-- [download 96% complete]
-- [download 97% complete]
-- [download 98% complete]
-- [download 99% complete]
-- [download 100% complete]
-- Downloading... done
-- extracting...
     src='/System/Volumes/Data/builds/workspace/pharo-vm_PR-802/runTests/libssh2-1.10.0-download/libssh2-1.10.0-download-prefix/src/libssh2-1.10.0.zip'
     dst='/System/Volumes/Data/builds/workspace/pharo-vm_PR-802/runTests/libssh2-1.10.0-src'
-- extracting... [tar xfz]
-- extracting... [analysis]
-- extracting... [rename]
-- extracting... [clean up]
-- extracting... done
[ 33%] No patch step for 'libssh2-1.10.0-download'
[ 44%] No update step for 'libssh2-1.10.0-download'
[ 55%] No configure step for 'libssh2-1.10.0-download'
[ 66%] No build step for 'libssh2-1.10.0-download'
[ 77%] No install step for 'libssh2-1.10.0-download'
[ 88%] No test step for 'libssh2-1.10.0-download'
[100%] Completed 'libssh2-1.10.0-download'
[100%] Built target libssh2-1.10.0-download
-- /System/Volumes/Data/builds/workspace/pharo-vm_PR-802/runTests/libssh2-1.10.0-src/libssh2.1.0.1.dylib
-- /System/Volumes/Data/builds/workspace/pharo-vm_PR-802/runTests/libssh2-1.10.0-src/libssh2.1.dylib
-- /System/Volumes/Data/builds/workspace/pharo-vm_PR-802/runTests/libssh2-1.10.0-src/libssh2.dylib
Adding third-party libraries for Darwin-x86_64: openssl-1.1.1k
-- Downloading/updating openssl-1.1.1k
-- Configuring done
-- Generating done
-- Build files have been written to: /System/Volumes/Data/builds/workspace/pharo-vm_PR-802/runTests/openssl-1.1.1k-download
Scanning dependencies of target openssl-1.1.1k-download
[ 11%] Creating directories for 'openssl-1.1.1k-download'
[ 22%] Performing download step (download, verify and extract) for 'openssl-1.1.1k-download'
-- Downloading...
   dst='/System/Volumes/Data/builds/workspace/pharo-vm_PR-802/runTests/openssl-1.1.1k-download/openssl-1.1.1k-download-prefix/src/openssl-1.1.1k.zip'
   timeout='none'
-- Using src='https://files.pharo.org/vm/pharo-spur64/Darwin-x86_64/third-party/openssl-1.1.1k.zip'
-- [download 0% complete]
-- [download 1% complete]
-- [download 2% complete]
-- [download 3% complete]
-- [download 4% complete]
-- [download 5% complete]
-- [download 6% complete]
-- [download 7% complete]
-- [download 8% complete]
-- [download 9% complete]
-- [download 10% complete]
-- [download 11% complete]
-- [download 12% complete]
-- [download 13% complete]
-- [download 14% complete]
-- [download 15% complete]
-- [download 16% complete]
-- [download 17% complete]
-- [download 18% complete]
-- [download 19% complete]
-- [download 20% complete]
-- [download 21% complete]
-- [download 22% complete]
-- [download 23% complete]
-- [download 24% complete]
-- [download 25% complete]
-- [download 26% complete]
-- [download 27% complete]
-- [download 28% complete]
-- [download 29% complete]
-- [download 30% complete]
-- [download 31% complete]
-- [download 32% complete]
-- [download 33% complete]
-- [download 34% complete]
-- [download 35% complete]
-- [download 36% complete]
-- [download 37% complete]
-- [download 38% complete]
-- [download 39% complete]
-- [download 40% complete]
-- [download 41% complete]
-- [download 42% complete]
-- [download 43% complete]
-- [download 44% complete]
-- [download 45% complete]
-- [download 46% complete]
-- [download 47% complete]
-- [download 48% complete]
-- [download 49% complete]
-- [download 50% complete]
-- [download 51% complete]
-- [download 52% complete]
-- [download 53% complete]
-- [download 54% complete]
-- [download 55% complete]
-- [download 56% complete]
-- [download 57% complete]
-- [download 58% complete]
-- [download 59% complete]
-- [download 60% complete]
-- [download 61% complete]
-- [download 62% complete]
-- [download 63% complete]
-- [download 64% complete]
-- [download 65% complete]
-- [download 66% complete]
-- [download 67% complete]
-- [download 68% complete]
-- [download 69% complete]
-- [download 70% complete]
-- [download 71% complete]
-- [download 72% complete]
-- [download 73% complete]
-- [download 74% complete]
-- [download 75% complete]
-- [download 76% complete]
-- [download 77% complete]
-- [download 78% complete]
-- [download 79% complete]
-- [download 80% complete]
-- [download 81% complete]
-- [download 82% complete]
-- [download 83% complete]
-- [download 84% complete]
-- [download 85% complete]
-- [download 86% complete]
-- [download 87% complete]
-- [download 88% complete]
-- [download 89% complete]
-- [download 90% complete]
-- [download 91% complete]
-- [download 92% complete]
-- [download 93% complete]
-- [download 94% complete]
-- [download 95% complete]
-- [download 96% complete]
-- [download 97% complete]
-- [download 98% complete]
-- [download 99% complete]
-- [download 100% complete]
-- Downloading... done
-- extracting...
     src='/System/Volumes/Data/builds/workspace/pharo-vm_PR-802/runTests/openssl-1.1.1k-download/openssl-1.1.1k-download-prefix/src/openssl-1.1.1k.zip'
     dst='/System/Volumes/Data/builds/workspace/pharo-vm_PR-802/runTests/openssl-1.1.1k-src'
-- extracting... [tar xfz]
-- extracting... [analysis]
-- extracting... [rename]
-- extracting... [clean up]
-- extracting... done
[ 33%] No patch step for 'openssl-1.1.1k-download'
[ 44%] No update step for 'openssl-1.1.1k-download'
[ 55%] No configure step for 'openssl-1.1.1k-download'
[ 66%] No build step for 'openssl-1.1.1k-download'
[ 77%] No install step for 'openssl-1.1.1k-download'
[ 88%] No test step for 'openssl-1.1.1k-download'
[100%] Completed 'openssl-1.1.1k-download'
[100%] Built target openssl-1.1.1k-download
-- /System/Volumes/Data/builds/workspace/pharo-vm_PR-802/runTests/openssl-1.1.1k-src/libcrypto.1.1.dylib
-- /System/Volumes/Data/builds/workspace/pharo-vm_PR-802/runTests/openssl-1.1.1k-src/libcrypto.dylib
-- /System/Volumes/Data/builds/workspace/pharo-vm_PR-802/runTests/openssl-1.1.1k-src/libssl.1.1.dylib
-- /System/Volumes/Data/builds/workspace/pharo-vm_PR-802/runTests/openssl-1.1.1k-src/libssl.dylib
Adding third-party libraries for Darwin-x86_64: freetype-2.12.1
-- Downloading/updating freetype-2.12.1
-- Configuring done
-- Generating done
-- Build files have been written to: /System/Volumes/Data/builds/workspace/pharo-vm_PR-802/runTests/freetype-2.12.1-download
Scanning dependencies of target freetype-2.12.1-download
[ 11%] Creating directories for 'freetype-2.12.1-download'
[ 22%] Performing download step (download, verify and extract) for 'freetype-2.12.1-download'
-- Downloading...
   dst='/System/Volumes/Data/builds/workspace/pharo-vm_PR-802/runTests/freetype-2.12.1-download/freetype-2.12.1-download-prefix/src/freetype-2.12.1.zip'
   timeout='none'
-- Using src='https://files.pharo.org/vm/pharo-spur64/Darwin-x86_64/third-party/freetype-2.12.1.zip'
-- [download 1% complete]
-- [download 3% complete]
-- [download 4% complete]
-- [download 5% complete]
-- [download 6% complete]
-- [download 7% complete]
-- [download 8% complete]
-- [download 9% complete]
-- [download 10% complete]
-- [download 11% complete]
-- [download 12% complete]
-- [download 13% complete]
-- [download 14% complete]
-- [download 15% complete]
-- [download 16% complete]
-- [download 17% complete]
-- [download 18% complete]
-- [download 19% complete]
-- [download 20% complete]
-- [download 21% complete]
-- [download 22% complete]
-- [download 23% complete]
-- [download 24% complete]
-- [download 25% complete]
-- [download 26% complete]
-- [download 27% complete]
-- [download 28% complete]
-- [download 29% complete]
-- [download 30% complete]
-- [download 31% complete]
-- [download 33% complete]
-- [download 34% complete]
-- [download 35% complete]
-- [download 36% complete]
-- [download 37% complete]
-- [download 38% complete]
-- [download 39% complete]
-- [download 40% complete]
-- [download 41% complete]
-- [download 42% complete]
-- [download 43% complete]
-- [download 44% complete]
-- [download 45% complete]
-- [download 46% complete]
-- [download 47% complete]
-- [download 48% complete]
-- [download 49% complete]
-- [download 50% complete]
-- [download 51% complete]
-- [download 52% complete]
-- [download 53% complete]
-- [download 54% complete]
-- [download 55% complete]
-- [download 56% complete]
-- [download 57% complete]
-- [download 58% complete]
-- [download 59% complete]
-- [download 60% complete]
-- [download 61% complete]
-- [download 63% complete]
-- [download 64% complete]
-- [download 65% complete]
-- [download 66% complete]
-- [download 67% complete]
-- [download 68% complete]
-- [download 69% complete]
-- [download 70% complete]
-- [download 71% complete]
-- [download 72% complete]
-- [download 73% complete]
-- [download 74% complete]
-- [download 75% complete]
-- [download 76% complete]
-- [download 77% complete]
-- [download 78% complete]
-- [download 79% complete]
-- [download 80% complete]
-- [download 83% complete]
-- [download 85% complete]
-- [download 86% complete]
-- [download 87% complete]
-- [download 89% complete]
-- [download 90% complete]
-- [download 92% complete]
-- [download 94% complete]
-- [download 95% complete]
-- [download 96% complete]
-- [download 97% complete]
-- [download 98% complete]
-- [download 99% complete]
-- [download 100% complete]
-- Downloading... done
-- extracting...
     src='/System/Volumes/Data/builds/workspace/pharo-vm_PR-802/runTests/freetype-2.12.1-download/freetype-2.12.1-download-prefix/src/freetype-2.12.1.zip'
     dst='/System/Volumes/Data/builds/workspace/pharo-vm_PR-802/runTests/freetype-2.12.1-src'
-- extracting... [tar xfz]
-- extracting... [analysis]
-- extracting... [rename]
-- extracting... [clean up]
-- extracting... done
[ 33%] No patch step for 'freetype-2.12.1-download'
[ 44%] No update step for 'freetype-2.12.1-download'
[ 55%] No configure step for 'freetype-2.12.1-download'
[ 66%] No build step for 'freetype-2.12.1-download'
[ 77%] No install step for 'freetype-2.12.1-download'
[ 88%] No test step for 'freetype-2.12.1-download'
[100%] Completed 'freetype-2.12.1-download'
[100%] Built target freetype-2.12.1-download
-- /System/Volumes/Data/builds/workspace/pharo-vm_PR-802/runTests/freetype-2.12.1-src/libfreetype.6.dylib
-- /System/Volumes/Data/builds/workspace/pharo-vm_PR-802/runTests/freetype-2.12.1-src/libfreetype.dylib
Adding third-party libraries for Darwin-x86_64: fontconfig-2.13.1
-- Downloading/updating fontconfig-2.13.1
-- Configuring done
-- Generating done
-- Build files have been written to: /System/Volumes/Data/builds/workspace/pharo-vm_PR-802/runTests/fontconfig-2.13.1-download
Scanning dependencies of target fontconfig-2.13.1-download
[ 11%] Creating directories for 'fontconfig-2.13.1-download'
[ 22%] Performing download step (download, verify and extract) for 'fontconfig-2.13.1-download'
-- Downloading...
   dst='/System/Volumes/Data/builds/workspace/pharo-vm_PR-802/runTests/fontconfig-2.13.1-download/fontconfig-2.13.1-download-prefix/src/fontconfig-2.13.1.zip'
   timeout='none'
-- Using src='https://files.pharo.org/vm/pharo-spur64/Darwin-x86_64/third-party/fontconfig-2.13.1.zip'
-- [download 2% complete]
-- [download 5% complete]
-- [download 6% complete]
-- [download 9% complete]
-- [download 11% complete]
-- [download 12% complete]
-- [download 13% complete]
-- [download 14% complete]
-- [download 19% complete]
-- [download 20% complete]
-- [download 21% complete]
-- [download 22% complete]
-- [download 23% complete]
-- [download 24% complete]
-- [download 25% complete]
-- [download 26% complete]
-- [download 27% complete]
-- [download 28% complete]
-- [download 30% complete]
-- [download 32% complete]
-- [download 33% complete]
-- [download 34% complete]
-- [download 35% complete]
-- [download 36% complete]
-- [download 37% complete]
-- [download 38% complete]
-- [download 40% complete]
-- [download 43% complete]
-- [download 45% complete]
-- [download 46% complete]
-- [download 47% complete]
-- [download 48% complete]
-- [download 49% complete]
-- [download 51% complete]
-- [download 52% complete]
-- [download 53% complete]
-- [download 54% complete]
-- [download 55% complete]
-- [download 56% complete]
-- [download 57% complete]
-- [download 58% complete]
-- [download 59% complete]
-- [download 60% complete]
-- [download 62% complete]
-- [download 64% complete]
-- [download 65% complete]
-- [download 66% complete]
-- [download 67% complete]
-- [download 68% complete]
-- [download 69% complete]
-- [download 70% complete]
-- [download 71% complete]
-- [download 73% complete]
-- [download 74% complete]
-- [download 75% complete]
-- [download 76% complete]
-- [download 77% complete]
-- [download 79% complete]
-- [download 80% complete]
-- [download 81% complete]
-- [download 82% complete]
-- [download 85% complete]
-- [download 86% complete]
-- [download 87% complete]
-- [download 88% complete]
-- [download 89% complete]
-- [download 90% complete]
-- [download 91% complete]
-- [download 92% complete]
-- [download 93% complete]
-- [download 95% complete]
-- [download 96% complete]
-- [download 97% complete]
-- [download 98% complete]
-- [download 99% complete]
-- [download 100% complete]
-- Downloading... done
-- extracting...
     src='/System/Volumes/Data/builds/workspace/pharo-vm_PR-802/runTests/fontconfig-2.13.1-download/fontconfig-2.13.1-download-prefix/src/fontconfig-2.13.1.zip'
     dst='/System/Volumes/Data/builds/workspace/pharo-vm_PR-802/runTests/fontconfig-2.13.1-src'
-- extracting... [tar xfz]
-- extracting... [analysis]
-- extracting... [rename]
-- extracting... [clean up]
-- extracting... done
[ 33%] No patch step for 'fontconfig-2.13.1-download'
[ 44%] No update step for 'fontconfig-2.13.1-download'
[ 55%] No configure step for 'fontconfig-2.13.1-download'
[ 66%] No build step for 'fontconfig-2.13.1-download'
[ 77%] No install step for 'fontconfig-2.13.1-download'
[ 88%] No test step for 'fontconfig-2.13.1-download'
[100%] Completed 'fontconfig-2.13.1-download'
[100%] Built target fontconfig-2.13.1-download
-- /System/Volumes/Data/builds/workspace/pharo-vm_PR-802/runTests/fontconfig-2.13.1-src/libfontconfig.1.dylib
-- /System/Volumes/Data/builds/workspace/pharo-vm_PR-802/runTests/fontconfig-2.13.1-src/libfontconfig.dylib
Adding third-party libraries for Darwin-x86_64: harfbuzz-5.3.1
-- Downloading/updating harfbuzz-5.3.1
-- Configuring done
-- Generating done
-- Build files have been written to: /System/Volumes/Data/builds/workspace/pharo-vm_PR-802/runTests/harfbuzz-5.3.1-download
Scanning dependencies of target harfbuzz-5.3.1-download
[ 11%] Creating directories for 'harfbuzz-5.3.1-download'
[ 22%] Performing download step (download, verify and extract) for 'harfbuzz-5.3.1-download'
-- Downloading...
   dst='/System/Volumes/Data/builds/workspace/pharo-vm_PR-802/runTests/harfbuzz-5.3.1-download/harfbuzz-5.3.1-download-prefix/src/harfbuzz-5.3.1.zip'
   timeout='none'
-- Using src='https://files.pharo.org/vm/pharo-spur64/Darwin-x86_64/third-party/harfbuzz-5.3.1.zip'
-- [download 0% complete]
-- [download 1% complete]
-- [download 2% complete]
-- [download 3% complete]
-- [download 4% complete]
-- [download 5% complete]
-- [download 6% complete]
-- [download 7% complete]
-- [download 8% complete]
-- [download 9% complete]
-- [download 10% complete]
-- [download 11% complete]
-- [download 12% complete]
-- [download 13% complete]
-- [download 14% complete]
-- [download 15% complete]
-- [download 16% complete]
-- [download 17% complete]
-- [download 18% complete]
-- [download 19% complete]
-- [download 20% complete]
-- [download 21% complete]
-- [download 22% complete]
-- [download 23% complete]
-- [download 24% complete]
-- [download 25% complete]
-- [download 26% complete]
-- [download 27% complete]
-- [download 28% complete]
-- [download 29% complete]
-- [download 30% complete]
-- [download 31% complete]
-- [download 32% complete]
-- [download 34% complete]
-- [download 35% complete]
-- [download 36% complete]
-- [download 37% complete]
-- [download 38% complete]
-- [download 39% complete]
-- [download 40% complete]
-- [download 41% complete]
-- [download 42% complete]
-- [download 43% complete]
-- [download 44% complete]
-- [download 45% complete]
-- [download 46% complete]
-- [download 47% complete]
-- [download 48% complete]
-- [download 49% complete]
-- [download 50% complete]
-- [download 51% complete]
-- [download 52% complete]
-- [download 53% complete]
-- [download 54% complete]
-- [download 55% complete]
-- [download 56% complete]
-- [download 59% complete]
-- [download 60% complete]
-- [download 61% complete]
-- [download 62% complete]
-- [download 63% complete]
-- [download 64% complete]
-- [download 65% complete]
-- [download 66% complete]
-- [download 67% complete]
-- [download 68% complete]
-- [download 69% complete]
-- [download 70% complete]
-- [download 71% complete]
-- [download 72% complete]
-- [download 73% complete]
-- [download 74% complete]
-- [download 75% complete]
-- [download 76% complete]
-- [download 77% complete]
-- [download 78% complete]
-- [download 79% complete]
-- [download 80% complete]
-- [download 81% complete]
-- [download 82% complete]
-- [download 83% complete]
-- [download 84% complete]
-- [download 85% complete]
-- [download 86% complete]
-- [download 87% complete]
-- [download 88% complete]
-- [download 89% complete]
-- [download 90% complete]
-- [download 91% complete]
-- [download 92% complete]
-- [download 93% complete]
-- [download 94% complete]
-- [download 95% complete]
-- [download 96% complete]
-- [download 97% complete]
-- [download 98% complete]
-- [download 99% complete]
-- [download 100% complete]
-- Downloading... done
-- extracting...
     src='/System/Volumes/Data/builds/workspace/pharo-vm_PR-802/runTests/harfbuzz-5.3.1-download/harfbuzz-5.3.1-download-prefix/src/harfbuzz-5.3.1.zip'
     dst='/System/Volumes/Data/builds/workspace/pharo-vm_PR-802/runTests/harfbuzz-5.3.1-src'
-- extracting... [tar xfz]
-- extracting... [analysis]
-- extracting... [rename]
-- extracting... [clean up]
-- extracting... done
[ 33%] No patch step for 'harfbuzz-5.3.1-download'
[ 44%] No update step for 'harfbuzz-5.3.1-download'
[ 55%] No configure step for 'harfbuzz-5.3.1-download'
[ 66%] No build step for 'harfbuzz-5.3.1-download'
[ 77%] No install step for 'harfbuzz-5.3.1-download'
[ 88%] No test step for 'harfbuzz-5.3.1-download'
[100%] Completed 'harfbuzz-5.3.1-download'
[100%] Built target harfbuzz-5.3.1-download
-- /System/Volumes/Data/builds/workspace/pharo-vm_PR-802/runTests/harfbuzz-5.3.1-src/libharfbuzz.0.dylib
-- /System/Volumes/Data/builds/workspace/pharo-vm_PR-802/runTests/harfbuzz-5.3.1-src/libharfbuzz.dylib
Adding third-party libraries for Darwin-x86_64: pixman-0.40.0
-- Downloading/updating pixman-0.40.0
-- Configuring done
-- Generating done
-- Build files have been written to: /System/Volumes/Data/builds/workspace/pharo-vm_PR-802/runTests/pixman-0.40.0-download
Scanning dependencies of target pixman-0.40.0-download
[ 11%] Creating directories for 'pixman-0.40.0-download'
[ 22%] Performing download step (download, verify and extract) for 'pixman-0.40.0-download'
-- Downloading...
   dst='/System/Volumes/Data/builds/workspace/pharo-vm_PR-802/runTests/pixman-0.40.0-download/pixman-0.40.0-download-prefix/src/pixman-0.40.0.zip'
   timeout='none'
-- Using src='https://files.pharo.org/vm/pharo-spur64/Darwin-x86_64/third-party/pixman-0.40.0.zip'
-- [download 0% complete]
-- [download 2% complete]
-- [download 3% complete]
-- [download 4% complete]
-- [download 5% complete]
-- [download 6% complete]
-- [download 7% complete]
-- [download 8% complete]
-- [download 9% complete]
-- [download 10% complete]
-- [download 11% complete]
-- [download 13% complete]
-- [download 14% complete]
-- [download 15% complete]
-- [download 16% complete]
-- [download 17% complete]
-- [download 18% complete]
-- [download 19% complete]
-- [download 20% complete]
-- [download 21% complete]
-- [download 22% complete]
-- [download 23% complete]
-- [download 24% complete]
-- [download 25% complete]
-- [download 26% complete]
-- [download 27% complete]
-- [download 28% complete]
-- [download 29% complete]
-- [download 30% complete]
-- [download 31% complete]
-- [download 32% complete]
-- [download 33% complete]
-- [download 34% complete]
-- [download 35% complete]
-- [download 36% complete]
-- [download 37% complete]
-- [download 38% complete]
-- [download 39% complete]
-- [download 40% complete]
-- [download 41% complete]
-- [download 42% complete]
-- [download 43% complete]
-- [download 44% complete]
-- [download 45% complete]
-- [download 46% complete]
-- [download 47% complete]
-- [download 48% complete]
-- [download 49% complete]
-- [download 50% complete]
-- [download 51% complete]
-- [download 52% complete]
-- [download 53% complete]
-- [download 54% complete]
-- [download 55% complete]
-- [download 56% complete]
-- [download 57% complete]
-- [download 58% complete]
-- [download 59% complete]
-- [download 60% complete]
-- [download 61% complete]
-- [download 62% complete]
-- [download 63% complete]
-- [download 64% complete]
-- [download 65% complete]
-- [download 66% complete]
-- [download 67% complete]
-- [download 68% complete]
-- [download 69% complete]
-- [download 70% complete]
-- [download 71% complete]
-- [download 72% complete]
-- [download 74% complete]
-- [download 75% complete]
-- [download 76% complete]
-- [download 77% complete]
-- [download 78% complete]
-- [download 79% complete]
-- [download 80% complete]
-- [download 81% complete]
-- [download 82% complete]
-- [download 83% complete]
-- [download 84% complete]
-- [download 85% complete]
-- [download 86% complete]
-- [download 87% complete]
-- [download 88% complete]
-- [download 89% complete]
-- [download 90% complete]
-- [download 92% complete]
-- [download 93% complete]
-- [download 94% complete]
-- [download 95% complete]
-- [download 96% complete]
-- [download 97% complete]
-- [download 98% complete]
-- [download 99% complete]
-- [download 100% complete]
-- Downloading... done
-- extracting...
     src='/System/Volumes/Data/builds/workspace/pharo-vm_PR-802/runTests/pixman-0.40.0-download/pixman-0.40.0-download-prefix/src/pixman-0.40.0.zip'
     dst='/System/Volumes/Data/builds/workspace/pharo-vm_PR-802/runTests/pixman-0.40.0-src'
-- extracting... [tar xfz]
-- extracting... [analysis]
-- extracting... [rename]
-- extracting... [clean up]
-- extracting... done
[ 33%] No patch step for 'pixman-0.40.0-download'
[ 44%] No update step for 'pixman-0.40.0-download'
[ 55%] No configure step for 'pixman-0.40.0-download'
[ 66%] No build step for 'pixman-0.40.0-download'
[ 77%] No install step for 'pixman-0.40.0-download'
[ 88%] No test step for 'pixman-0.40.0-download'
[100%] Completed 'pixman-0.40.0-download'
[100%] Built target pixman-0.40.0-download
-- /System/Volumes/Data/builds/workspace/pharo-vm_PR-802/runTests/pixman-0.40.0-src/libpixman-1.0.40.0.dylib
-- /System/Volumes/Data/builds/workspace/pharo-vm_PR-802/runTests/pixman-0.40.0-src/libpixman-1.0.dylib
-- /System/Volumes/Data/builds/workspace/pharo-vm_PR-802/runTests/pixman-0.40.0-src/libpixman-1.dylib
Adding third-party libraries for Darwin-x86_64: cairo-1.17.4
-- Downloading/updating cairo-1.17.4
-- Configuring done
-- Generating done
-- Build files have been written to: /System/Volumes/Data/builds/workspace/pharo-vm_PR-802/runTests/cairo-1.17.4-download
Scanning dependencies of target cairo-1.17.4-download
[ 11%] Creating directories for 'cairo-1.17.4-download'
[ 22%] Performing download step (download, verify and extract) for 'cairo-1.17.4-download'
-- Downloading...
   dst='/System/Volumes/Data/builds/workspace/pharo-vm_PR-802/runTests/cairo-1.17.4-download/cairo-1.17.4-download-prefix/src/cairo-1.17.4.zip'
   timeout='none'
-- Using src='https://files.pharo.org/vm/pharo-spur64/Darwin-x86_64/third-party/cairo-1.17.4.zip'
-- [download 2% complete]
-- [download 4% complete]
-- [download 5% complete]
-- [download 6% complete]
-- [download 7% complete]
-- [download 8% complete]
-- [download 10% complete]
-- [download 11% complete]
-- [download 13% complete]
-- [download 16% complete]
-- [download 17% complete]
-- [download 20% complete]
-- [download 21% complete]
-- [download 22% complete]
-- [download 23% complete]
-- [download 26% complete]
-- [download 27% complete]
-- [download 30% complete]
-- [download 34% complete]
-- [download 37% complete]
-- [download 38% complete]
-- [download 40% complete]
-- [download 42% complete]
-- [download 44% complete]
-- [download 46% complete]
-- [download 47% complete]
-- [download 48% complete]
-- [download 49% complete]
-- [download 50% complete]
-- [download 51% complete]
-- [download 53% complete]
-- [download 54% complete]
-- [download 55% complete]
-- [download 57% complete]
-- [download 59% complete]
-- [download 60% complete]
-- [download 62% complete]
-- [download 66% complete]
-- [download 69% complete]
-- [download 71% complete]
-- [download 72% complete]
-- [download 73% complete]
-- [download 75% complete]
-- [download 76% complete]
-- [download 77% complete]
-- [download 78% complete]
-- [download 79% complete]
-- [download 80% complete]
-- [download 82% complete]
-- [download 84% complete]
-- [download 86% complete]
-- [download 87% complete]
-- [download 89% complete]
-- [download 90% complete]
-- [download 91% complete]
-- [download 92% complete]
-- [download 95% complete]
-- [download 98% complete]
-- [download 100% complete]
-- Downloading... done
-- extracting...
     src='/System/Volumes/Data/builds/workspace/pharo-vm_PR-802/runTests/cairo-1.17.4-download/cairo-1.17.4-download-prefix/src/cairo-1.17.4.zip'
     dst='/System/Volumes/Data/builds/workspace/pharo-vm_PR-802/runTests/cairo-1.17.4-src'
-- extracting... [tar xfz]
-- extracting... [analysis]
-- extracting... [rename]
-- extracting... [clean up]
-- extracting... done
[ 33%] No patch step for 'cairo-1.17.4-download'
[ 44%] No update step for 'cairo-1.17.4-download'
[ 55%] No configure step for 'cairo-1.17.4-download'
[ 66%] No build step for 'cairo-1.17.4-download'
[ 77%] No install step for 'cairo-1.17.4-download'
[ 88%] No test step for 'cairo-1.17.4-download'
[100%] Completed 'cairo-1.17.4-download'
[100%] Built target cairo-1.17.4-download
-- /System/Volumes/Data/builds/workspace/pharo-vm_PR-802/runTests/cairo-1.17.4-src/libcairo.2.dylib
-- /System/Volumes/Data/builds/workspace/pharo-vm_PR-802/runTests/cairo-1.17.4-src/libcairo.dylib
Adding third-party libraries for Darwin-x86_64: libpng-1.6.37
-- Downloading/updating libpng-1.6.37
-- Configuring done
-- Generating done
-- Build files have been written to: /System/Volumes/Data/builds/workspace/pharo-vm_PR-802/runTests/libpng-1.6.37-download
Scanning dependencies of target libpng-1.6.37-download
[ 11%] Creating directories for 'libpng-1.6.37-download'
[ 22%] Performing download step (download, verify and extract) for 'libpng-1.6.37-download'
-- Downloading...
   dst='/System/Volumes/Data/builds/workspace/pharo-vm_PR-802/runTests/libpng-1.6.37-download/libpng-1.6.37-download-prefix/src/libpng-1.6.37.zip'
   timeout='none'
-- Using src='https://files.pharo.org/vm/pharo-spur64/Darwin-x86_64/third-party/libpng-1.6.37.zip'
-- [download 12% complete]
-- [download 27% complete]
-- [download 34% complete]
-- [download 49% complete]
-- [download 55% complete]
-- [download 70% complete]
-- [download 76% complete]
-- [download 91% complete]
-- [download 92% complete]
-- [download 100% complete]
-- Downloading... done
-- extracting...
     src='/System/Volumes/Data/builds/workspace/pharo-vm_PR-802/runTests/libpng-1.6.37-download/libpng-1.6.37-download-prefix/src/libpng-1.6.37.zip'
     dst='/System/Volumes/Data/builds/workspace/pharo-vm_PR-802/runTests/libpng-1.6.37-src'
-- extracting... [tar xfz]
-- extracting... [analysis]
-- extracting... [rename]
-- extracting... [clean up]
-- extracting... done
[ 33%] No patch step for 'libpng-1.6.37-download'
[ 44%] No update step for 'libpng-1.6.37-download'
[ 55%] No configure step for 'libpng-1.6.37-download'
[ 66%] No build step for 'libpng-1.6.37-download'
[ 77%] No install step for 'libpng-1.6.37-download'
[ 88%] No test step for 'libpng-1.6.37-download'
[100%] Completed 'libpng-1.6.37-download'
[100%] Built target libpng-1.6.37-download
-- /System/Volumes/Data/builds/workspace/pharo-vm_PR-802/runTests/libpng-1.6.37-src/libpng.dylib
-- /System/Volumes/Data/builds/workspace/pharo-vm_PR-802/runTests/libpng-1.6.37-src/libpng16.16.37.0.dylib
-- /System/Volumes/Data/builds/workspace/pharo-vm_PR-802/runTests/libpng-1.6.37-src/libpng16.16.dylib
-- /System/Volumes/Data/builds/workspace/pharo-vm_PR-802/runTests/libpng-1.6.37-src/libpng16.dylib
-- Downloading SDL2 binary
Adding third-party libraries for Darwin-x86_64: SDL2-2.24.1
-- Downloading/updating SDL2-2.24.1
-- Configuring done
-- Generating done
-- Build files have been written to: /System/Volumes/Data/builds/workspace/pharo-vm_PR-802/runTests/SDL2-2.24.1-download
Scanning dependencies of target SDL2-2.24.1-download
[ 11%] Creating directories for 'SDL2-2.24.1-download'
[ 22%] Performing download step (download, verify and extract) for 'SDL2-2.24.1-download'
-- Downloading...
   dst='/System/Volumes/Data/builds/workspace/pharo-vm_PR-802/runTests/SDL2-2.24.1-download/SDL2-2.24.1-download-prefix/src/SDL2-2.24.1.zip'
   timeout='none'
-- Using src='https://files.pharo.org/vm/pharo-spur64/Darwin-x86_64/third-party/SDL2-2.24.1.zip'
-- [download 1% complete]
-- [download 2% complete]
-- [download 3% complete]
-- [download 4% complete]
-- [download 5% complete]
-- [download 6% complete]
-- [download 7% complete]
-- [download 8% complete]
-- [download 9% complete]
-- [download 10% complete]
-- [download 11% complete]
-- [download 12% complete]
-- [download 13% complete]
-- [download 14% complete]
-- [download 15% complete]
-- [download 16% complete]
-- [download 17% complete]
-- [download 18% complete]
-- [download 19% complete]
-- [download 20% complete]
-- [download 21% complete]
-- [download 22% complete]
-- [download 23% complete]
-- [download 24% complete]
-- [download 25% complete]
-- [download 26% complete]
-- [download 27% complete]
-- [download 28% complete]
-- [download 29% complete]
-- [download 30% complete]
-- [download 31% complete]
-- [download 32% complete]
-- [download 33% complete]
-- [download 34% complete]
-- [download 35% complete]
-- [download 36% complete]
-- [download 37% complete]
-- [download 38% complete]
-- [download 39% complete]
-- [download 40% complete]
-- [download 41% complete]
-- [download 42% complete]
-- [download 43% complete]
-- [download 45% complete]
-- [download 47% complete]
-- [download 49% complete]
-- [download 50% complete]
-- [download 52% complete]
-- [download 54% complete]
-- [download 56% complete]
-- [download 58% complete]
-- [download 60% complete]
-- [download 62% complete]
-- [download 64% complete]
-- [download 66% complete]
-- [download 68% complete]
-- [download 69% complete]
-- [download 70% complete]
-- [download 71% complete]
-- [download 72% complete]
-- [download 73% complete]
-- [download 74% complete]
-- [download 75% complete]
-- [download 76% complete]
-- [download 77% complete]
-- [download 78% complete]
-- [download 79% complete]
-- [download 80% complete]
-- [download 81% complete]
-- [download 82% complete]
-- [download 83% complete]
-- [download 84% complete]
-- [download 85% complete]
-- [download 86% complete]
-- [download 87% complete]
-- [download 88% complete]
-- [download 89% complete]
-- [download 90% complete]
-- [download 91% complete]
-- [download 92% complete]
-- [download 93% complete]
-- [download 94% complete]
-- [download 95% complete]
-- [download 96% complete]
-- [download 97% complete]
-- [download 98% complete]
-- [download 99% complete]
-- [download 100% complete]
-- Downloading... done
-- extracting...
     src='/System/Volumes/Data/builds/workspace/pharo-vm_PR-802/runTests/SDL2-2.24.1-download/SDL2-2.24.1-download-prefix/src/SDL2-2.24.1.zip'
     dst='/System/Volumes/Data/builds/workspace/pharo-vm_PR-802/runTests/SDL2-2.24.1-src'
-- extracting... [tar xfz]
-- extracting... [analysis]
-- extracting... [rename]
-- extracting... [clean up]
-- extracting... done
[ 33%] No patch step for 'SDL2-2.24.1-download'
[ 44%] No update step for 'SDL2-2.24.1-download'
[ 55%] No configure step for 'SDL2-2.24.1-download'
[ 66%] No build step for 'SDL2-2.24.1-download'
[ 77%] No install step for 'SDL2-2.24.1-download'
[ 88%] No test step for 'SDL2-2.24.1-download'
[100%] Completed 'SDL2-2.24.1-download'
[100%] Built target SDL2-2.24.1-download
-- /System/Volumes/Data/builds/workspace/pharo-vm_PR-802/runTests/SDL2-2.24.1-src/libSDL2-2.0.0.dylib
-- /System/Volumes/Data/builds/workspace/pharo-vm_PR-802/runTests/SDL2-2.24.1-src/libSDL2.dylib
-- dot executable from Graphviz not found. Dependency graphs not generated
-- Configuring done
CMake Warning (dev):
  Policy CMP0068 is not set: RPATH settings on macOS do not affect
  install_name.  Run "cmake --help-policy CMP0068" for policy details.  Use
  the cmake_policy command to set the policy and suppress this warning.

  For compatibility with older versions of CMake, the install_name fields for
  the following targets are still affected by RPATH settings:

   B2DPlugin
   BitBltPlugin
   DSAPrims
   FileAttributesPlugin
   FilePlugin
   FloatArrayPlugin
   JPEGReadWriter2Plugin
   JPEGReaderPlugin
   LargeIntegers
   LocalePlugin
   MiscPrimitivePlugin
   PharoVMCore
   SocketPlugin
   SqueakSSL
   SurfacePlugin
   TestLibrary
   UUIDPlugin
   UnixOSProcessPlugin
   ffi_shared
   tty

This warning is for project developers.  Use -Wno-dev to suppress it.

-- Generating done
-- Build files have been written to: /System/Volumes/Data/builds/workspace/pharo-vm_PR-802/runTests
[Pipeline] dir
Running in /builds/workspace/pharo-vm_PR-802/runTests
[Pipeline] {
[Pipeline] sh
+ VERBOSE=1
+ make vmmaker
/System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -S/builds/workspace/pharo-vm_PR-802/repository -B/System/Volumes/Data/builds/workspace/pharo-vm_PR-802/runTests --check-build-system CMakeFiles/Makefile.cmake 0
/Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/Makefile2 vmmaker
/System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -S/builds/workspace/pharo-vm_PR-802/repository -B/System/Volumes/Data/builds/workspace/pharo-vm_PR-802/runTests --check-build-system CMakeFiles/Makefile.cmake 0
/System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_progress_start /System/Volumes/Data/builds/workspace/pharo-vm_PR-802/runTests/CMakeFiles 9
/Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/Makefile2 CMakeFiles/vmmaker.dir/all
/Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/vmmaker_vm.dir/build.make CMakeFiles/vmmaker_vm.dir/depend
cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-802/runTests && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_PR-802/repository /builds/workspace/pharo-vm_PR-802/repository /System/Volumes/Data/builds/workspace/pharo-vm_PR-802/runTests /System/Volumes/Data/builds/workspace/pharo-vm_PR-802/runTests /System/Volumes/Data/builds/workspace/pharo-vm_PR-802/runTests/CMakeFiles/vmmaker_vm.dir/DependInfo.cmake --color=
Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_PR-802/runTests/CMakeFiles/vmmaker_vm.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_PR-802/runTests/CMakeFiles/vmmaker_vm.dir/depend.internal".
Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_PR-802/runTests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_PR-802/runTests/CMakeFiles/vmmaker_vm.dir/depend.internal".
Scanning dependencies of target vmmaker_vm
/Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/vmmaker_vm.dir/build.make CMakeFiles/vmmaker_vm.dir/build
[ 11%] Creating directories for 'vmmaker_vm'
/System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /System/Volumes/Data/builds/workspace/pharo-vm_PR-802/runTests/build/vmmaker/vm
/System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /System/Volumes/Data/builds/workspace/pharo-vm_PR-802/runTests/build/vmmaker/vm
/System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /System/Volumes/Data/builds/workspace/pharo-vm_PR-802/runTests/build/vmmaker
/System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /System/Volumes/Data/builds/workspace/pharo-vm_PR-802/runTests/build/vmmaker/tmp
/System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /System/Volumes/Data/builds/workspace/pharo-vm_PR-802/runTests/build/vmmaker/src/vmmaker_vm-stamp
/System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /System/Volumes/Data/builds/workspace/pharo-vm_PR-802/runTests/build/vmmaker/src
/System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /System/Volumes/Data/builds/workspace/pharo-vm_PR-802/runTests/build/vmmaker/src/vmmaker_vm-stamp
/System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /System/Volumes/Data/builds/workspace/pharo-vm_PR-802/runTests/build/vmmaker/src/vmmaker_vm-stamp/vmmaker_vm-mkdir
[ 11%] Performing download step (download, verify and extract) for 'vmmaker_vm'
cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-802/runTests/build/vmmaker && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -P /System/Volumes/Data/builds/workspace/pharo-vm_PR-802/runTests/build/vmmaker/src/vmmaker_vm-stamp/download-vmmaker_vm.cmake
-- Downloading...
   dst='/System/Volumes/Data/builds/workspace/pharo-vm_PR-802/runTests/build/vmmaker/src/PharoVM-10.0.5-2757766f-Darwin-x86_64-bin.zip'
   timeout='none'
-- Using src='https://files.pharo.org/vm/pharo-spur64-headless/Darwin-x86_64/PharoVM-10.0.5-2757766f-Darwin-x86_64-bin.zip'
-- [download 0% complete]
-- [download 1% complete]
-- [download 2% complete]
-- [download 3% complete]
-- [download 4% complete]
-- [download 5% complete]
-- [download 6% complete]
-- [download 7% complete]
-- [download 8% complete]
-- [download 9% complete]
-- [download 10% complete]
-- [download 11% complete]
-- [download 12% complete]
-- [download 13% complete]
-- [download 14% complete]
-- [download 15% complete]
-- [download 16% complete]
-- [download 17% complete]
-- [download 18% complete]
-- [download 19% complete]
-- [download 20% complete]
-- [download 21% complete]
-- [download 22% complete]
-- [download 23% complete]
-- [download 24% complete]
-- [download 25% complete]
-- [download 26% complete]
-- [download 27% complete]
-- [download 28% complete]
-- [download 29% complete]
-- [download 30% complete]
-- [download 31% complete]
-- [download 32% complete]
-- [download 33% complete]
-- [download 34% complete]
-- [download 35% complete]
-- [download 36% complete]
-- [download 37% complete]
-- [download 38% complete]
-- [download 39% complete]
-- [download 40% complete]
-- [download 41% complete]
-- [download 42% complete]
-- [download 43% complete]
-- [download 44% complete]
-- [download 45% complete]
-- [download 46% complete]
-- [download 47% complete]
-- [download 48% complete]
-- [download 49% complete]
-- [download 50% complete]
-- [download 51% complete]
-- [download 52% complete]
-- [download 53% complete]
-- [download 54% complete]
-- [download 55% complete]
-- [download 56% complete]
-- [download 57% complete]
-- [download 58% complete]
-- [download 59% complete]
-- [download 60% complete]
-- [download 61% complete]
-- [download 62% complete]
-- [download 63% complete]
-- [download 64% complete]
-- [download 65% complete]
-- [download 66% complete]
-- [download 67% complete]
-- [download 68% complete]
-- [download 69% complete]
-- [download 70% complete]
-- [download 71% complete]
-- [download 72% complete]
-- [download 73% complete]
-- [download 74% complete]
-- [download 75% complete]
-- [download 76% complete]
-- [download 77% complete]
-- [download 78% complete]
-- [download 79% complete]
-- [download 80% complete]
-- [download 81% complete]
-- [download 82% complete]
-- [download 83% complete]
-- [download 84% complete]
-- [download 85% complete]
-- [download 86% complete]
-- [download 87% complete]
-- [download 88% complete]
-- [download 89% complete]
-- [download 90% complete]
-- [download 91% complete]
-- [download 92% complete]
-- [download 93% complete]
-- [download 94% complete]
-- [download 95% complete]
-- [download 96% complete]
-- [download 97% complete]
-- [download 98% complete]
-- [download 99% complete]
-- [download 100% complete]
-- verifying file...
       file='/System/Volumes/Data/builds/workspace/pharo-vm_PR-802/runTests/build/vmmaker/src/PharoVM-10.0.5-2757766f-Darwin-x86_64-bin.zip'
-- Downloading... done
cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-802/runTests/build/vmmaker && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -P /System/Volumes/Data/builds/workspace/pharo-vm_PR-802/runTests/build/vmmaker/src/vmmaker_vm-stamp/verify-vmmaker_vm.cmake
cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-802/runTests/build/vmmaker && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -P /System/Volumes/Data/builds/workspace/pharo-vm_PR-802/runTests/build/vmmaker/src/vmmaker_vm-stamp/extract-vmmaker_vm.cmake
-- extracting...
     src='/System/Volumes/Data/builds/workspace/pharo-vm_PR-802/runTests/build/vmmaker/src/PharoVM-10.0.5-2757766f-Darwin-x86_64-bin.zip'
     dst='/System/Volumes/Data/builds/workspace/pharo-vm_PR-802/runTests/build/vmmaker/vm'
-- extracting... [tar xfz]
-- extracting... [analysis]
-- extracting... [rename]
-- extracting... [clean up]
-- extracting... done
cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-802/runTests/build/vmmaker && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /System/Volumes/Data/builds/workspace/pharo-vm_PR-802/runTests/build/vmmaker/src/vmmaker_vm-stamp/vmmaker_vm-download
[ 11%] No patch step for 'vmmaker_vm'
/System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E echo_append
/System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /System/Volumes/Data/builds/workspace/pharo-vm_PR-802/runTests/build/vmmaker/src/vmmaker_vm-stamp/vmmaker_vm-patch
[ 22%] No update step for 'vmmaker_vm'
cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-802/runTests/build/vmmaker/vm && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E echo_append
cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-802/runTests/build/vmmaker/vm && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /System/Volumes/Data/builds/workspace/pharo-vm_PR-802/runTests/build/vmmaker/src/vmmaker_vm-stamp/vmmaker_vm-update
[ 33%] No configure step for 'vmmaker_vm'
cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-802/runTests/build/vmmaker/vm && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E echo_append
cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-802/runTests/build/vmmaker/vm && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /System/Volumes/Data/builds/workspace/pharo-vm_PR-802/runTests/build/vmmaker/src/vmmaker_vm-stamp/vmmaker_vm-configure
[ 44%] No build step for 'vmmaker_vm'
cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-802/runTests/build/vmmaker/vm && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E echo_append
cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-802/runTests/build/vmmaker/vm && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /System/Volumes/Data/builds/workspace/pharo-vm_PR-802/runTests/build/vmmaker/src/vmmaker_vm-stamp/vmmaker_vm-build
[ 44%] No install step for 'vmmaker_vm'
cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-802/runTests/build/vmmaker/vm && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E echo_append
cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-802/runTests/build/vmmaker/vm && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /System/Volumes/Data/builds/workspace/pharo-vm_PR-802/runTests/build/vmmaker/src/vmmaker_vm-stamp/vmmaker_vm-install
[ 55%] Completed 'vmmaker_vm'
/System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /System/Volumes/Data/builds/workspace/pharo-vm_PR-802/runTests/CMakeFiles
/System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /System/Volumes/Data/builds/workspace/pharo-vm_PR-802/runTests/CMakeFiles/vmmaker_vm-complete
/System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /System/Volumes/Data/builds/workspace/pharo-vm_PR-802/runTests/build/vmmaker/src/vmmaker_vm-stamp/vmmaker_vm-done
[ 55%] Built target vmmaker_vm
/Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/vmmaker.dir/build.make CMakeFiles/vmmaker.dir/depend
cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-802/runTests && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_PR-802/repository /builds/workspace/pharo-vm_PR-802/repository /System/Volumes/Data/builds/workspace/pharo-vm_PR-802/runTests /System/Volumes/Data/builds/workspace/pharo-vm_PR-802/runTests /System/Volumes/Data/builds/workspace/pharo-vm_PR-802/runTests/CMakeFiles/vmmaker.dir/DependInfo.cmake --color=
Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_PR-802/runTests/CMakeFiles/vmmaker.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_PR-802/runTests/CMakeFiles/vmmaker.dir/depend.internal".
Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_PR-802/runTests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_PR-802/runTests/CMakeFiles/vmmaker.dir/depend.internal".
Scanning dependencies of target vmmaker
/Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/vmmaker.dir/build.make CMakeFiles/vmmaker.dir/build
[ 55%] Creating directories for 'vmmaker'
/System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /System/Volumes/Data/builds/workspace/pharo-vm_PR-802/runTests/build/vmmaker/image
/System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /System/Volumes/Data/builds/workspace/pharo-vm_PR-802/runTests/build/vmmaker/image
/System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /System/Volumes/Data/builds/workspace/pharo-vm_PR-802/runTests/build/vmmaker
/System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /System/Volumes/Data/builds/workspace/pharo-vm_PR-802/runTests/build/vmmaker/tmp
/System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /System/Volumes/Data/builds/workspace/pharo-vm_PR-802/runTests/build/vmmaker/src/vmmaker-stamp
/System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /System/Volumes/Data/builds/workspace/pharo-vm_PR-802/runTests/build/vmmaker/src
/System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E make_directory /System/Volumes/Data/builds/workspace/pharo-vm_PR-802/runTests/build/vmmaker/src/vmmaker-stamp
/System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /System/Volumes/Data/builds/workspace/pharo-vm_PR-802/runTests/build/vmmaker/src/vmmaker-stamp/vmmaker-mkdir
[ 66%] Performing download step (download, verify and extract) for 'vmmaker'
cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-802/runTests/build/vmmaker && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -P /System/Volumes/Data/builds/workspace/pharo-vm_PR-802/runTests/build/vmmaker/src/vmmaker-stamp/download-vmmaker.cmake
-- Downloading...
   dst='/System/Volumes/Data/builds/workspace/pharo-vm_PR-802/runTests/build/vmmaker/src/Pharo11-SNAPSHOT.build.688.sha.cf3d3fd.arch.64bit.zip'
   timeout='none'
-- Using src='https://files.pharo.org/image/110/Pharo11-SNAPSHOT.build.688.sha.cf3d3fd.arch.64bit.zip'
-- [download 0% complete]
-- [download 1% complete]
-- [download 2% complete]
-- [download 3% complete]
-- [download 4% complete]
-- [download 5% complete]
-- [download 6% complete]
-- [download 7% complete]
-- [download 8% complete]
-- [download 9% complete]
-- [download 10% complete]
-- [download 11% complete]
-- [download 12% complete]
-- [download 13% complete]
-- [download 14% complete]
-- [download 15% complete]
-- [download 16% complete]
-- [download 17% complete]
-- [download 18% complete]
-- [download 19% complete]
-- [download 20% complete]
-- [download 21% complete]
-- [download 22% complete]
-- [download 23% complete]
-- [download 24% complete]
-- [download 25% complete]
-- [download 26% complete]
-- [download 27% complete]
-- [download 28% complete]
-- [download 29% complete]
-- [download 30% complete]
-- [download 31% complete]
-- [download 32% complete]
-- [download 33% complete]
-- [download 34% complete]
-- [download 35% complete]
-- [download 36% complete]
-- [download 37% complete]
-- [download 38% complete]
-- [download 39% complete]
-- [download 40% complete]
-- [download 41% complete]
-- [download 42% complete]
-- [download 43% complete]
-- [download 44% complete]
-- [download 45% complete]
-- [download 46% complete]
-- [download 47% complete]
-- [download 48% complete]
-- [download 49% complete]
-- [download 50% complete]
-- [download 51% complete]
-- [download 52% complete]
-- [download 53% complete]
-- [download 54% complete]
-- [download 55% complete]
-- [download 56% complete]
-- [download 57% complete]
-- [download 58% complete]
-- [download 59% complete]
-- [download 60% complete]
-- [download 61% complete]
-- [download 62% complete]
-- [download 63% complete]
-- [download 64% complete]
-- [download 65% complete]
-- [download 66% complete]
-- [download 67% complete]
-- [download 68% complete]
-- [download 69% complete]
-- [download 70% complete]
-- [download 71% complete]
-- [download 72% complete]
-- [download 73% complete]
-- [download 74% complete]
-- [download 75% complete]
-- [download 76% complete]
-- [download 77% complete]
-- [download 78% complete]
-- [download 79% complete]
-- [download 80% complete]
-- [download 81% complete]
-- [download 82% complete]
-- [download 83% complete]
-- [download 84% complete]
-- [download 85% complete]
-- [download 86% complete]
-- [download 87% complete]
-- [download 88% complete]
-- [download 89% complete]
-- [download 90% complete]
-- [download 91% complete]
-- [download 92% complete]
-- [download 93% complete]
-- [download 94% complete]
-- [download 95% complete]
-- [download 96% complete]
-- [download 97% complete]
-- [download 98% complete]
-- [download 99% complete]
-- [download 100% complete]
-- verifying file...
       file='/System/Volumes/Data/builds/workspace/pharo-vm_PR-802/runTests/build/vmmaker/src/Pharo11-SNAPSHOT.build.688.sha.cf3d3fd.arch.64bit.zip'
-- Downloading... done
cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-802/runTests/build/vmmaker && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -P /System/Volumes/Data/builds/workspace/pharo-vm_PR-802/runTests/build/vmmaker/src/vmmaker-stamp/verify-vmmaker.cmake
cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-802/runTests/build/vmmaker && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -P /System/Volumes/Data/builds/workspace/pharo-vm_PR-802/runTests/build/vmmaker/src/vmmaker-stamp/extract-vmmaker.cmake
-- extracting...
     src='/System/Volumes/Data/builds/workspace/pharo-vm_PR-802/runTests/build/vmmaker/src/Pharo11-SNAPSHOT.build.688.sha.cf3d3fd.arch.64bit.zip'
     dst='/System/Volumes/Data/builds/workspace/pharo-vm_PR-802/runTests/build/vmmaker/image'
-- extracting... [tar xfz]
-- extracting... [analysis]
-- extracting... [rename]
-- extracting... [clean up]
-- extracting... done
cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-802/runTests/build/vmmaker && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /System/Volumes/Data/builds/workspace/pharo-vm_PR-802/runTests/build/vmmaker/src/vmmaker-stamp/vmmaker-download
[ 77%] No patch step for 'vmmaker'
/System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E echo_append
/System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /System/Volumes/Data/builds/workspace/pharo-vm_PR-802/runTests/build/vmmaker/src/vmmaker-stamp/vmmaker-patch
[ 77%] No update step for 'vmmaker'
cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-802/runTests/build/vmmaker/image && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E echo_append
cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-802/runTests/build/vmmaker/image && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /System/Volumes/Data/builds/workspace/pharo-vm_PR-802/runTests/build/vmmaker/src/vmmaker-stamp/vmmaker-update
[ 77%] No configure step for 'vmmaker'
cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-802/runTests/build/vmmaker/image && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E echo_append
cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-802/runTests/build/vmmaker/image && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /System/Volumes/Data/builds/workspace/pharo-vm_PR-802/runTests/build/vmmaker/src/vmmaker-stamp/vmmaker-configure
[ 88%] Performing build step for 'vmmaker'
cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-802/runTests/build/vmmaker/image && /System/Volumes/Data/builds/workspace/pharo-vm_PR-802/runTests/build/vmmaker/vm/Contents/MacOS/Pharo --headless /System/Volumes/Data/builds/workspace/pharo-vm_PR-802/runTests/build/vmmaker/image/Pharo11-SNAPSHOT-64bit-cf3d3fd.image --no-default-preferences save VMMaker
cd /System/Volumes/Data/builds/workspace/pharo-vm_PR-802/runTests/build/vmmaker/image && /System/Volumes/Data/builds/workspace/pharo-vm_PR-802/runTests/build/vmmaker/vm/Contents/MacOS/Pharo --headless /System/Volumes/Data/builds/workspace/pharo-vm_PR-802/runTests/build/vmmaker/image/VMMaker.image --no-default-preferences --save --quit /builds/workspace/pharo-vm_PR-802/repository/scripts/installVMMaker.st /builds/workspace/pharo-vm_PR-802/repository httpsUrl
NewUndeclaredWarning: UndefinedObject>>DoIt (path is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (defaultRemoteType is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (defaultRemoteType is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (path is Undeclared)
MetacelloNotification: Fetched -> BaselineOfVMMaker-tonel.1 --- tonel:///builds/workspace/pharo-vm_PR-802/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_PR-802/repository/smalltalksrc
MetacelloNotification: Loading -> BaselineOfVMMaker-tonel.1 --- tonel:///builds/workspace/pharo-vm_PR-802/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_PR-802/repository/smalltalksrc
MetacelloNotification: Loaded -> BaselineOfVMMaker-tonel.1 --- tonel:///builds/workspace/pharo-vm_PR-802/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_PR-802/repository/smalltalksrc
MetacelloNotification: Loading baseline of BaselineOfVMMaker...
MetacelloNotification: Fetched -> BaselineOfLLVMDisassembler-CompatibleUserName.1679325863 --- https://github.com/pharo-project/pharo-llvmDisassembler.git[master] --- https://github.com/pharo-project/pharo-llvmDisassembler.git[master]
MetacelloNotification: Loading -> BaselineOfLLVMDisassembler-CompatibleUserName.1679325863 --- https://github.com/pharo-project/pharo-llvmDisassembler.git[master] --- https://github.com/pharo-project/pharo-llvmDisassembler.git[master]
MetacelloNotification: Loaded -> BaselineOfLLVMDisassembler-CompatibleUserName.1679325863 --- https://github.com/pharo-project/pharo-llvmDisassembler.git[master] --- https://github.com/pharo-project/pharo-llvmDisassembler.git[master]
MetacelloNotification: Fetched -> BaselineOfOpalSimdBytecode-CompatibleUserName.1671286971 --- https://github.com/nrainhart/pharo-opal-simd-bytecode.git[main] --- https://github.com/nrainhart/pharo-opal-simd-bytecode.git[main]
MetacelloNotification: Loading -> BaselineOfOpalSimdBytecode-CompatibleUserName.1671286971 --- https://github.com/nrainhart/pharo-opal-simd-bytecode.git[main] --- https://github.com/nrainhart/pharo-opal-simd-bytecode.git[main]
MetacelloNotification: Loaded -> BaselineOfOpalSimdBytecode-CompatibleUserName.1671286971 --- https://github.com/nrainhart/pharo-opal-simd-bytecode.git[main] --- https://github.com/nrainhart/pharo-opal-simd-bytecode.git[main]
MetacelloNotification: Fetched -> BaselineOfSmaCC-CompatibleUserName.1671020579 --- https://github.com/guillep/SmaCC.git[master] --- https://github.com/guillep/SmaCC.git[master]
MetacelloNotification: Loading -> BaselineOfSmaCC-CompatibleUserName.1671020579 --- https://github.com/guillep/SmaCC.git[master] --- https://github.com/guillep/SmaCC.git[master]
MetacelloNotification: Loaded -> BaselineOfSmaCC-CompatibleUserName.1671020579 --- https://github.com/guillep/SmaCC.git[master] --- https://github.com/guillep/SmaCC.git[master]
MetacelloNotification: Fetched -> BaselineOfUnicorn-CompatibleUserName.1683726218 --- https://github.com/pharo-project/pharo-unicorn.git[unicorn2] --- https://github.com/pharo-project/pharo-unicorn.git[unicorn2]
MetacelloNotification: Loading -> BaselineOfUnicorn-CompatibleUserName.1683726218 --- https://github.com/pharo-project/pharo-unicorn.git[unicorn2] --- https://github.com/pharo-project/pharo-unicorn.git[unicorn2]
MetacelloNotification: Loaded -> BaselineOfUnicorn-CompatibleUserName.1683726218 --- https://github.com/pharo-project/pharo-unicorn.git[unicorn2] --- https://github.com/pharo-project/pharo-unicorn.git[unicorn2]
MetacelloNotification: Project: SmaCC-GLR baseline
MetacelloNotification: Fetched -> SmaCC-Runtime-CompatibleUserName.1671020579 --- https://github.com/guillep/SmaCC.git[master] --- https://github.com/guillep/SmaCC.git[master]
MetacelloNotification: Fetched -> SmaCC-GLR-Runtime-CompatibleUserName.1671020579 --- https://github.com/guillep/SmaCC.git[master] --- https://github.com/guillep/SmaCC.git[master]
MetacelloNotification: Fetched -> CAST-tonel.1 --- tonel:///builds/workspace/pharo-vm_PR-802/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_PR-802/repository/smalltalksrc
MetacelloNotification: Fetched -> Slang-tonel.1 --- tonel:///builds/workspace/pharo-vm_PR-802/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_PR-802/repository/smalltalksrc
MetacelloNotification: Fetched -> Slang-Tests-tonel.1 --- tonel:///builds/workspace/pharo-vm_PR-802/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_PR-802/repository/smalltalksrc
MetacelloNotification: Fetched -> Melchor-tonel.1 --- tonel:///builds/workspace/pharo-vm_PR-802/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_PR-802/repository/smalltalksrc
MetacelloNotification: Project: Unicorn baseline
MetacelloNotification: Fetched -> Unicorn-CompatibleUserName.1683726218 --- https://github.com/pharo-project/pharo-unicorn.git[unicorn2] --- https://github.com/pharo-project/pharo-unicorn.git[unicorn2]
MetacelloNotification: Project: LLVMDisassembler baseline
MetacelloNotification: Fetched -> LLVMDisassembler-CompatibleUserName.1679325863 --- https://github.com/pharo-project/pharo-llvmDisassembler.git[master] --- https://github.com/pharo-project/pharo-llvmDisassembler.git[master]
MetacelloNotification: Fetched -> LLVMDisassembler-Tests-CompatibleUserName.1679325863 --- https://github.com/pharo-project/pharo-llvmDisassembler.git[master] --- https://github.com/pharo-project/pharo-llvmDisassembler.git[master]
MetacelloNotification: Project: OpalSimdBytecode baseline
MetacelloNotification: Fetched -> Opal-Simd-Bytecode-CompatibleUserName.1671286971 --- https://github.com/nrainhart/pharo-opal-simd-bytecode.git[main] --- https://github.com/nrainhart/pharo-opal-simd-bytecode.git[main]
MetacelloNotification: Fetched -> Opal-Simd-Bytecode-Tests-CompatibleUserName.1671286971 --- https://github.com/nrainhart/pharo-opal-simd-bytecode.git[main] --- https://github.com/nrainhart/pharo-opal-simd-bytecode.git[main]
MetacelloNotification: Fetched -> VMMakerLoadingDependencies-tonel.1 --- tonel:///builds/workspace/pharo-vm_PR-802/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_PR-802/repository/smalltalksrc
MetacelloNotification: Fetched -> Printf-tonel.1 --- tonel:///builds/workspace/pharo-vm_PR-802/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_PR-802/repository/smalltalksrc
MetacelloNotification: Fetched -> VMMaker-tonel.1 --- tonel:///builds/workspace/pharo-vm_PR-802/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_PR-802/repository/smalltalksrc
MetacelloNotification: Fetched -> VMMakerCompatibilityForPharo6-tonel.1 --- tonel:///builds/workspace/pharo-vm_PR-802/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_PR-802/repository/smalltalksrc
MetacelloNotification: Fetched -> VMMakerTests-tonel.1 --- tonel:///builds/workspace/pharo-vm_PR-802/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_PR-802/repository/smalltalksrc
MetacelloNotification: Fetched -> VMMaker-Tools-tonel.1 --- tonel:///builds/workspace/pharo-vm_PR-802/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_PR-802/repository/smalltalksrc
MetacelloNotification: Fetched -> FileAttributesPlugin-tonel.1 --- tonel:///builds/workspace/pharo-vm_PR-802/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_PR-802/repository/smalltalksrc
MetacelloNotification: Loading -> SmaCC-Runtime-CompatibleUserName.1671020579 --- https://github.com/guillep/SmaCC.git[master] --- cache
NewUndeclaredWarning: SmaCCParser class>>parseFile: (FileStream is Undeclared)
MetacelloNotification: Loaded -> SmaCC-Runtime-CompatibleUserName.1671020579 --- https://github.com/guillep/SmaCC.git[master] --- cache
MetacelloNotification: Loading -> SmaCC-GLR-Runtime-CompatibleUserName.1671020579 --- https://github.com/guillep/SmaCC.git[master] --- cache
MetacelloNotification: Loaded -> SmaCC-GLR-Runtime-CompatibleUserName.1671020579 --- https://github.com/guillep/SmaCC.git[master] --- cache
MetacelloNotification: Loading -> CAST-tonel.1 --- tonel:///builds/workspace/pharo-vm_PR-802/repository/smalltalksrc --- cache
MetacelloNotification: Loaded -> CAST-tonel.1 --- tonel:///builds/workspace/pharo-vm_PR-802/repository/smalltalksrc --- cache
MetacelloNotification: Loading -> Slang-tonel.1 --- tonel:///builds/workspace/pharo-vm_PR-802/repository/smalltalksrc --- cache
NewUndeclaredWarning: CCodeGenerator>>cLiteralForPrintfString: (PrintfFormatString is Undeclared)
NewUndeclaredWarning: TMethod>>emitCLocalsOn:generator: (locals is Undeclared)
NewUndeclaredWarning: TMethod>>emitCLocalsOn:generator: (locals is Undeclared)
NewUndeclaredWarning: TMethod>>emitCLocalsOn:generator: (usedVariablesCache is Undeclared)
NewUndeclaredWarning: TMethod>>emitInlineOn:level:generator: (locals is Undeclared)
NewUndeclaredWarning: TMethod>>emitInlineOn:level:generator: (locals is Undeclared)
SystemNotification: TMethod>>methodIsEffectivelyComplete:in:(selector is shadowed)
SystemNotification: TAssignmentNode>>nodesDo:parent:(parent is shadowed)
SystemNotification: TAssignmentNode>>nodesDo:parent:unless:(parent is shadowed)
SystemNotification: TBraceCaseNode>>nodesDo:parent:(parent is shadowed)
SystemNotification: TBraceCaseNode>>nodesDo:parent:unless:(parent is shadowed)
SystemNotification: TCaseStmtNode>>nodesDo:parent:(parent is shadowed)
SystemNotification: TCaseStmtNode>>nodesDo:parent:unless:(parent is shadowed)
SystemNotification: TConstantNode>>nodesDo:parent:(parent is shadowed)
SystemNotification: TGoToNode>>nodesDo:parent:(parent is shadowed)
SystemNotification: TInlineNode>>nodesDo:parent:(parent is shadowed)
SystemNotification: TInlineNode>>nodesDo:parent:unless:(parent is shadowed)
SystemNotification: TLabeledCommentNode>>nodesDo:parent:(parent is shadowed)
SystemNotification: TParseNode>>nodesDo:parent:(parent is shadowed)
SystemNotification: TParseNode>>nodesDo:parent:unless:(parent is shadowed)
SystemNotification: TReturnNode>>nodesDo:parent:(parent is shadowed)
SystemNotification: TReturnNode>>nodesDo:parent:unless:(parent is shadowed)
SystemNotification: TSendNode>>nodesDo:parent:(parent is shadowed)
SystemNotification: TSendNode>>nodesDo:parent:unless:(parent is shadowed)
SystemNotification: TStatementListNode>>addReadBeforeAssignedIn:to:assignments:in:(parent is shadowed)
SystemNotification: TStatementListNode>>addReadBeforeAssignedIn:to:assignments:in:(parent is shadowed)
SystemNotification: TStatementListNode>>nodesDo:parent:(parent is shadowed)
SystemNotification: TStatementListNode>>nodesDo:parent:unless:(parent is shadowed)
SystemNotification: TSwitchStmtNode>>nodesDo:parent:(parent is shadowed)
SystemNotification: TSwitchStmtNode>>nodesDo:parent:unless:(parent is shadowed)
SystemNotification: TVariableNode>>nodesDo:parent:(parent is shadowed)
MetacelloNotification: Loaded -> Slang-tonel.1 --- tonel:///builds/workspace/pharo-vm_PR-802/repository/smalltalksrc --- cache
MetacelloNotification: Loading -> Slang-Tests-tonel.1 --- tonel:///builds/workspace/pharo-vm_PR-802/repository/smalltalksrc --- cache
NewUndeclaredWarning: SlangOptionTest>>setUp (MLVMCCodeGenerator is Undeclared)
NewUndeclaredWarning: SlangBasicTranslationTest>>constantClass (VMBasicConstants is Undeclared)
MetacelloNotification: Loaded -> Slang-Tests-tonel.1 --- tonel:///builds/workspace/pharo-vm_PR-802/repository/smalltalksrc --- cache
MetacelloNotification: Loading -> Melchor-tonel.1 --- tonel:///builds/workspace/pharo-vm_PR-802/repository/smalltalksrc --- cache
NewUndeclaredWarning: VMClass>>fprintf:format:arguments: (PrintfFormatString is Undeclared)
NewUndeclaredWarning: MLLocalizationTestCase>>setUp (VMMakerConfiguration is Undeclared)
NewUndeclaredWarning: VMPluginCodeGenerator>>sizeOfIntegralCType: (BytesPerWord is Undeclared)
MetacelloNotification: Loaded -> Melchor-tonel.1 --- tonel:///builds/workspace/pharo-vm_PR-802/repository/smalltalksrc --- cache
MetacelloNotification: Starting atomic load
NewUndeclaredWarning: UcARMRegisters class>>eflags (UC_ARM_REG_EFLAGS is Undeclared)
MetacelloNotification: 	Loaded -> Unicorn-CompatibleUserName.1683726218 --- https://github.com/pharo-project/pharo-unicorn.git[unicorn2] --- cache
MetacelloNotification: Finished atomic load
MetacelloNotification: Starting atomic load
SystemNotification: LLVMDisassembler>>setOptions:(options is shadowed)
MetacelloNotification: 	Loaded -> LLVMDisassembler-CompatibleUserName.1679325863 --- https://github.com/pharo-project/pharo-llvmDisassembler.git[master] --- cache
MetacelloNotification: 	Loaded -> LLVMDisassembler-Tests-CompatibleUserName.1679325863 --- https://github.com/pharo-project/pharo-llvmDisassembler.git[master] --- cache
MetacelloNotification: Finished atomic load
MetacelloNotification: Loading -> Opal-Simd-Bytecode-CompatibleUserName.1671286971 --- https://github.com/nrainhart/pharo-opal-simd-bytecode.git[main] --- cache
MetacelloNotification: Loaded -> Opal-Simd-Bytecode-CompatibleUserName.1671286971 --- https://github.com/nrainhart/pharo-opal-simd-bytecode.git[main] --- cache
MetacelloNotification: Loading -> Opal-Simd-Bytecode-Tests-CompatibleUserName.1671286971 --- https://github.com/nrainhart/pharo-opal-simd-bytecode.git[main] --- cache
MetacelloNotification: Loaded -> Opal-Simd-Bytecode-Tests-CompatibleUserName.1671286971 --- https://github.com/nrainhart/pharo-opal-simd-bytecode.git[main] --- cache
MetacelloNotification: Loading -> VMMakerLoadingDependencies-tonel.1 --- tonel:///builds/workspace/pharo-vm_PR-802/repository/smalltalksrc --- cache
MetacelloNotification: Loaded -> VMMakerLoadingDependencies-tonel.1 --- tonel:///builds/workspace/pharo-vm_PR-802/repository/smalltalksrc --- cache
MetacelloNotification: Loading -> Printf-tonel.1 --- tonel:///builds/workspace/pharo-vm_PR-802/repository/smalltalksrc --- cache
MetacelloNotification: Loaded -> Printf-tonel.1 --- tonel:///builds/workspace/pharo-vm_PR-802/repository/smalltalksrc --- cache
MetacelloNotification: Loading -> VMMaker-tonel.1 --- tonel:///builds/workspace/pharo-vm_PR-802/repository/smalltalksrc --- cache
NewUndeclaredWarning: VMSpurImageToComposedImageMigrationProcess>>createSimulator (VMSimulatedEnvironmentBuilder is Undeclared)
SystemNotification: VMStackPageSurrogate>>addressIsInPage:(address is shadowed)
NewUndeclaredWarning: JPEGReadWriter2Plugin>>compressStructSize (JPEGReadWriter2 is Undeclared)
NewUndeclaredWarning: JPEGReadWriter2Plugin>>decompressStructSize (JPEGReadWriter2 is Undeclared)
NewUndeclaredWarning: JPEGReadWriter2Plugin>>errorMgr2StructSize (JPEGReadWriter2 is Undeclared)
NewUndeclaredWarning: JPEGReadWriter2Plugin>>primImageHeight: (JPEGReadWriter2 is Undeclared)
NewUndeclaredWarning: JPEGReadWriter2Plugin>>primImageNumComponents: (JPEGReadWriter2 is Undeclared)
NewUndeclaredWarning: JPEGReadWriter2Plugin>>primImageWidth: (JPEGReadWriter2 is Undeclared)
NewUndeclaredWarning: JPEGReadWriter2Plugin>>primJPEGPluginIsPresent (JPEGReadWriter2 is Undeclared)
NewUndeclaredWarning: JPEGReadWriter2Plugin>>primJPEGReadHeader:fromByteArray:size:errorMgrReadHeader: (JPEGReadWriter2 is Undeclared)
NewUndeclaredWarning: JPEGReadWriter2Plugin>>primJPEGReadImagefromByteArrayonFormdoDitheringerrorMgrReadScanlines:_:_:_:_:_:_:_:_: (JPEGReadWriter2 is Undeclared)
NewUndeclaredWarning: JPEGReadWriter2Plugin>>primJPEGWriteImageonByteArrayformqualityprogressiveJPEGerrorMgrWriteScanlines:_:_:_:_:_:_:_:_:_:_:_: (JPEGReadWriter2 is Undeclared)
NewUndeclaredWarning: Cogit class>>initializeMiscConstants (UnicornProcessor is Undeclared)
Syntax Error on line 208: 'Unknown character'
=============================================
001: initializePrimitiveTable
002: 	"Initialize the table of primitive generators.  This does not include normal primitives implemented in the coInterpreter.
003: 	 N.B. primitives that don't have an explicit arg count (the integer following the generator) may be variadic."
004: 	"SimpleStackBasedCogit initializePrimitiveTable"
005: 	MaxCompiledPrimitiveIndex := self objectRepresentationClass wordSize = 8
006: 										ifTrue: [659]
007: 										ifFalse: [222].
008: 	primitiveTable := CArrayAccessor on: (Array new: MaxCompiledPrimitiveIndex + 1).
009: 	self table: primitiveTable from: 
010: 	#(	"Integer Primitives (0-19)"
011: 		(1 genPrimitiveAdd				1)
012: 		(2 genPrimitiveSubtract			1)
013: 		(3 genPrimitiveLessThan		1)
014: 		(4 genPrimitiveGreaterThan		1)
015: 		(5 genPrimitiveLessOrEqual		1)
016: 		(6 genPrimitiveGreaterOrEqual	1)
017: 		(7 genPrimitiveEqual			1)
018: 		(8 genPrimitiveNotEqual		1)
019: 		(9 genPrimitiveMultiply			1)
020: 		(10 genPrimitiveDivide			1)
021: 		(11 genPrimitiveMod			1)
022: 		(12 genPrimitiveDiv				1)
023: 		(13 genPrimitiveQuo			1)
024: 		(14 genPrimitiveBitAnd			1)
025: 		(15 genPrimitiveBitOr			1)
026: 		(16 genPrimitiveBitXor			1)
027: 		(17 genPrimitiveBitShift			1)
028: 		"(18 primitiveMakePoint)"
029: 		"(19 primitiveFail)"					"Guard primitive for simulation -- *must* fail"
030: 
031: 		"LargeInteger Primitives (20-39)"
032: 		"(20 primitiveFail)"
033: 		"(21 primitiveAddLargeIntegers)"
034: 		"(22 primitiveSubtractLargeIntegers)"
035: 		"(23 primitiveLessThanLargeIntegers)"
036: 		"(24 primitiveGreaterThanLargeIntegers)"
037: 		"(25 primitiveLessOrEqualLargeIntegers)"
038: 		"(26 primitiveGreaterOrEqualLargeIntegers)"
039: 		"(27 primitiveEqualLargeIntegers)"
040: 		"(28 primitiveNotEqualLargeIntegers)"
041: 		"(29 primitiveMultiplyLargeIntegers)"
042: 		"(30 primitiveDivideLargeIntegers)"
043: 		"(31 primitiveModLargeIntegers)"
044: 		"(32 primitiveDivLargeIntegers)"
045: 		"(33 primitiveQuoLargeIntegers)"
046: 		"(34 primitiveBitAndLargeIntegers)"
047: 		"(35 primitiveBitOrLargeIntegers)"
048: 		"(36 primitiveBitXorLargeIntegers)"
049: 		"(37 primitiveBitShiftLargeIntegers)"
050: 
051: 		"Float Primitives (38-59)"
052: 		"(38 genPrimitiveFloatAt)"
053: 		"(39 genPrimitiveFloatAtPut)"
054: 		(40 genPrimitiveAsFloat					0)
055: 		(41 genPrimitiveFloatAdd				1)
056: 		(42 genPrimitiveFloatSubtract			1)
057: 		(43 genPrimitiveFloatLessThan			1)
058: 		(44 genPrimitiveFloatGreaterThan		1)
059: 		(45 genPrimitiveFloatLessOrEqual		1)
060: 		(46 genPrimitiveFloatGreaterOrEqual	1)
061: 		(47 genPrimitiveFloatEqual				1)
062: 		(48 genPrimitiveFloatNotEqual			1)
063: 		(49 genPrimitiveFloatMultiply			1)
064: 		(50 genPrimitiveFloatDivide				1)
065: 		"(51 genPrimitiveTruncated)"
066: 		"(52 genPrimitiveFractionalPart)"
067: 		"(53 genPrimitiveExponent)"
068: 		"(54 genPrimitiveTimesTwoPower)"
069: 		(55 genPrimitiveFloatSquareRoot		0)
070: 		"(56 genPrimitiveSine)"
071: 		"(57 genPrimitiveArctan)"
072: 		"(58 genPrimitiveLogN)"
073: 		"(59 genPrimitiveExp)"
074: 
075: 		"Subscript and Stream Primitives (60-67)"
076: 		(60 genPrimitiveAt				1)
077: 		(61 genPrimitiveAtPut			2)
078: 		(62 genPrimitiveSize			0)
079: 		(63 genPrimitiveStringAt		1)
080: 		(64 genPrimitiveStringAtPut		2)
081: 		"The stream primitives no longer pay their way; normal Smalltalk code is faster."
082: 		(65 genFastPrimFail)"was primitiveNext"
083: 		(66 genFastPrimFail) "was primitiveNextPut"
084: 		(67 genFastPrimFail) "was primitiveAtEnd"
085: 
086: 		"StorageManagement Primitives (68-79)"
087: 		(68 genPrimitiveObjectAt			1)	"Good for debugger/InstructionStream performance"
088: 		"(69 primitiveObjectAtPut)"
089: 		(70 genPrimitiveNew			0)
090: 		(71 genPrimitiveNewWithArg	1)
091: 		"(72 primitiveArrayBecomeOneWay)"		"Blue Book: primitiveBecome"
092: 		(73 genNonImplementedPrimitive -1 #maycallback) "(73 primitiveInstVarAt)"
093: 		"(74 primitiveInstVarAtPut)"
094: 		(75 genPrimitiveIdentityHash	0)
095: 		"(76 primitiveStoreStackp)"					"Blue Book: primitiveAsObject"
096: 		"(77 primitiveSomeInstance)"
097: 		"(78 primitiveNextInstance)"
098: 		(79 genPrimitiveNewMethod	2)
099: 
100: 		"Control Primitives (80-89)"
101: 		"(80 primitiveFail)"							"Blue Book: primitiveBlockCopy"
102: 		"(81 primitiveFail)"							"Blue Book: primitiveValue"
103: 		"(82 primitiveFail)"							"Blue Book: primitiveValueWithArgs"
104: 		(83 genPrimitivePerform)
105: 		"(84 primitivePerformWithArgs)"
106: 		"(85 primitiveSignal)"
107: 		"(86 primitiveWait)"
108: 		"(87 primitiveResume)"
109: 		"(88 primitiveSuspend)"
110: 		"(89 primitiveFlushCache)"
111: 
112: 		"(90 primitiveMousePoint)"
113: 		"(91 primitiveTestDisplayDepth)"			"Blue Book: primitiveCursorLocPut"
114: 		"(92 primitiveSetDisplayMode)"				"Blue Book: primitiveCursorLink"
115: 		"(93 primitiveInputSemaphore)"
116: 		"(94 primitiveGetNextEvent)"				"Blue Book: primitiveSampleInterval"
117: 		"(95 primitiveInputWord)"
118: 		"(96 primitiveFail)"	"primitiveCopyBits"
119: 		"(97 primitiveSnapshot)"
120: 		"(98 primitiveStoreImageSegment)"
121: 		"(99 primitiveLoadImageSegment)"
122: 		"(100 primitivePerformInSuperclass)"		"Blue Book: primitiveSignalAtTick"
123: 		"(101 primitiveBeCursor)"
124: 		"(102 primitiveBeDisplay)"
125: 		"(103 primitiveScanCharacters)"
126: 		"(104 primitiveFail)"	"primitiveDrawLoop"
127: 		(105 genPrimitiveStringReplace)
128: 		"(106 primitiveScreenSize)"
129: 		"(107 primitiveMouseButtons)"
130: 		"(108 primitiveKbdNext)"
131: 		"(109 primitiveKbdPeek)"
132: 
133: 
134: 		"System Primitives (110-119)"
135: 		(110 genPrimitiveIdentical 1)
136: 		(111 genPrimitiveClass)				"Support both class and Context>>objectClass:"
137: 		"(112 primitiveBytesLeft)"
138: 		"(113 primitiveQuit)"
139: 		"(114 primitiveExitToDebugger)"
140: 		"(115 primitiveChangeClass)"					"Blue Book: primitiveOopsLeft"
141: 		"(116 primitiveFlushCacheByMethod)"
142: 		(117 genNonImplementedPrimitive -1 #maycallback) "primitiveExternalCall"
143: 		"(118 primitiveDoPrimitiveWithArgs)"
144: 		"(119 primitiveFlushCacheSelective)"
145: 		(120 genNonImplementedPrimitive -1 #maycallback) "primitiveFFICall"
146: 
147: 		(148 genPrimitiveShallowCopy 0 #maycallback)			"a.k.a. clone"
148: 
149: 		(158 genPrimitiveStringCompareWith 1)
150: 		(159 genPrimitiveHashMultiply 0)
151: 		
152: 		(160 genNonImplementedPrimitive -1 #maycallback) "primitive adopt instance"
153: 
154: 		(165 genPrimitiveIntegerAt			1)	"Signed version of genPrimitiveAt"
155: 		(166 genPrimitiveIntegerAtPut		2)	"Signed version of genPrimitiveAtPut"
156: 
157: 		(169 genPrimitiveNotIdentical 1)
158: 
159: 		(170 genPrimitiveAsCharacter)				"SmallInteger>>asCharacter, Character class>>value:"
160: 		(171 genPrimitiveImmediateAsInteger 0)	"Character>>value SmallFloat64>>asInteger"
161: 			
162: 		(173 genNonImplementedPrimitive -1 #maycallback) "(173 primitiveSlotAt 1)"
163: 		"(174 primitiveSlotAtPut 2)"
164: 		(175 genPrimitiveIdentityHash	0)		"Behavior>>identityHash"
165: 
166: 		"Old closure primitives"
167: 		"(186 primitiveFail)" "was primitiveClosureValue"
168: 		"(187 primitiveFail)" "was primitiveClosureValueWithArgs"
169: 
170: 		"Perform method directly"
171: 		"(188 primitiveExecuteMethodArgsArray)"
172: 		"(189 primitiveExecuteMethod)"
173: 
174: 		"Unwind primitives"
175: 		"(195 primitiveFindNextUnwindContext)"
176: 		"(196 primitiveTerminateTo)"
177: 		"(197 primitiveFindHandlerContext)"
178: 		(198 genFastPrimFail "primitiveMarkUnwindMethod")
179: 		(199 genFastPrimFail "primitiveMarkHandlerMethod")
180: 
181: 		"new closure primitives"
182: 		"(200 primitiveClosureCopyWithCopiedValues)"
183: 		"(201 genPrimitiveClosureValue	0)" "value"
184: 		"(202 genPrimitiveClosureValue	1)" "value:"
185: 		"(203 genPrimitiveClosureValue	2)" "value:value:"
186: 		"(204 genPrimitiveClosureValue	3)" "value:value:value:"
187: 		"(205 genPrimitiveClosureValue	4)" "value:value:value:value:"
188: 		"(206 genPrimitiveClosureValueWithArgs)" "valueWithArguments:"
189: 
190: 		(207 genPrimitiveFullClosureValue) "value[:value:value:value:] et al"
191: 		"(208 genPrimitiveFullClosureValueWithArgs)" "valueWithArguments:"
192: 		(209 genPrimitiveFullClosureValue) "valueNoContextSwitch[:value:] et al"
193: 
194: 		"(210 primitiveContextAt)"
195: 		"(211 primitiveContextAtPut)"
196: 		"(212 primitiveContextSize)"
197: 		
198: 		(216 genNonImplementedPrimitive -1 #maycallback) "primitive method xray"
199: 
200: 		"(218 primitiveDoNamedPrimitiveWithArgs)"
201: 		"(219 primitiveFail)"	"reserved for Cog primitives"
202: 
203: 		"(220 primitiveFail)"		"reserved for Cog primitives"
204: 
205: 		"(221 genPrimitiveClosureValue	0)" "valueNoContextSwitch"
206: 		"(222 genPrimitiveClosureValue	1)" "valueNoContextSwitch:"
207: 			
208: 		(231 genPrimitiveFormat 0)                                                                 ```
                                                                                                 _^_
209: 
210: 		"SmallFloat primitives (540-559)"
211: 		(541 genPrimitiveSmallFloatAdd				1)
212: 		(542 genPrimitiveSmallFloatSubtract			1)
213: 		(543 genPrimitiveSmallFloatLessThan			1)
214: 		(544 genPrimitiveSmallFloatGreaterThan		1)
215: 		(545 genPrimitiveSmallFloatLessOrEqual		1)
216: 		(546 genPrimitiveSmallFloatGreaterOrEqual		1)
217: 		(547 genPrimitiveSmallFloatEqual				1)
218: 		(548 genPrimitiveSmallFloatNotEqual			1)
219: 		(549 genPrimitiveSmallFloatMultiply				1)
220: 		(550 genPrimitiveSmallFloatDivide				1)
221: 		"(551 genPrimitiveSmallFloatTruncated			0)"
222: 		"(552 genPrimitiveSmallFloatFractionalPart		0)"
223: 		"(553 genPrimitiveSmallFloatExponent			0)"
224: 		"(554 genPrimitiveSmallFloatTimesTwoPower	1)"
225: 		(555 genPrimitiveSmallFloatSquareRoot			0)
226: 		"(556 genPrimitiveSmallFloatSine				0)"
227: 		"(557 genPrimitiveSmallFloatArctan				0)"
228: 		"(558 genPrimitiveSmallFloatLogN				0)"
229: 		"(559 genPrimitiveSmallFloatExp				0)"
230: 
231: 		"Pinned object creation primitives"
232: 		"(598 primitiveNewPinned)"
233: 		"(599 primitiveNewWithArgPinned)"
234: 						
235: 		(600 genPrimitiveLoadBoolean8FromBytes)
236: 		(601 genPrimitiveLoadUInt8FromBytes)
237: 		(602 genPrimitiveLoadInt8FromBytes)
238: 		(603 genPrimitiveLoadUInt16FromBytes)
239: 		(604 genPrimitiveLoadInt16FromBytes)
240: 		(605 genPrimitiveLoadUInt32FromBytes)
241: 		(606 genPrimitiveLoadInt32FromBytes)
242: 		(607 genPrimitiveLoadUInt64FromBytes)
243: 		(608 genPrimitiveLoadInt64FromBytes)
244: 		(609 genPrimitiveLoadPointerFromBytes)
245: 		(610 genPrimitiveLoadChar8FromBytes)
246: 		(611 genPrimitiveLoadChar16FromBytes)
247: 		(612 genPrimitiveLoadChar32FromBytes)
248: 		(613 genPrimitiveLoadFloat32FromBytes)
249: 		(614 genPrimitiveLoadFloat64FromBytes)
250: 		(615 genPrimitiveStoreBoolean8IntoBytes)
251: 		(616 genPrimitiveStoreUInt8IntoBytes)
252: 		(617 genPrimitiveStoreInt8IntoBytes)
253: 		(618 genPrimitiveStoreUInt16IntoBytes)
254: 		(619 genPrimitiveStoreInt16IntoBytes)
255: 		(620 genPrimitiveStoreUInt32IntoBytes)
256: 		(621 genPrimitiveStoreInt32IntoBytes)
257: 		(622 genPrimitiveStoreUInt64IntoBytes)
258: 		(623 genPrimitiveStoreInt64IntoBytes)
259: 		(624 genPrimitiveStorePointerIntoBytes)
260: 		(625 genPrimitiveStoreChar8IntoBytes)
261: 		(626 genPrimitiveStoreChar16IntoBytes)
262: 		(627 genPrimitiveStoreChar32IntoBytes)
263: 		(628 genPrimitiveStoreFloat32IntoBytes)
264: 		(629 genPrimitiveStoreFloat64IntoBytes)
265: 		(630 genPrimitiveLoadBoolean8FromExternalAddress)
266: 		(631 genPrimitiveLoadUInt8FromExternalAddress)
267: 		(632 genPrimitiveLoadInt8FromExternalAddress)
268: 		(633 genPrimitiveLoadUInt16FromExternalAddress)
269: 		(634 genPrimitiveLoadInt16FromExternalAddress)
270: 		(635 genPrimitiveLoadUInt32FromExternalAddress)
271: 		(636 genPrimitiveLoadInt32FromExternalAddress)
272: 		(637 genPrimitiveLoadUInt64FromExternalAddress)
273: 		(638 genPrimitiveLoadInt64FromExternalAddress)
274: 		(639 genPrimitiveLoadPointerFromExternalAddress)
275: 		(640 genPrimitiveLoadChar8FromExternalAddress)
276: 		(641 genPrimitiveLoadChar16FromExternalAddress)
277: 		(642 genPrimitiveLoadChar32FromExternalAddress)
278: 		(643 genPrimitiveLoadFloat32FromExternalAddress)
279: 		(644 genPrimitiveLoadFloat64FromExternalAddress)
280: 		(645 genPrimitiveStoreBoolean8IntoExternalAddress)
281: 		(646 genPrimitiveStoreUInt8IntoExternalAddress)
282: 		(647 genPrimitiveStoreInt8IntoExternalAddress)
283: 		(648 genPrimitiveStoreUInt16IntoExternalAddress)
284: 		(649 genPrimitiveStoreInt16IntoExternalAddress)
285: 		(650 genPrimitiveStoreUInt32IntoExternalAddress)
286: 		(651 genPrimitiveStoreInt32IntoExternalAddress)
287: 		(652 genPrimitiveStoreUInt64IntoExternalAddress)
288: 		(653 genPrimitiveStoreInt64IntoExternalAddress)
289: 		(654 genPrimitiveStorePointerIntoExternalAddress)
290: 		(655 genPrimitiveStoreChar8IntoExternalAddress)
291: 		(656 genPrimitiveStoreChar16IntoExternalAddress)
292: 		(657 genPrimitiveStoreChar32IntoExternalAddress)
293: 		(658 genPrimitiveStoreFloat32IntoExternalAddress)
294: 		(659 genPrimitiveStoreFloat64IntoExternalAddress)
295: 	)
make[3]: *** [build/vmmaker/src/vmmaker-stamp/vmmaker-build] Error 1
make[2]: *** [CMakeFiles/vmmaker.dir/all] Error 2
make[1]: *** [CMakeFiles/vmmaker.dir/rule] Error 2
make: *** [vmmaker] Error 2
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
ERROR: script returned exit code 2

GitHub has been notified of this commit’s build result

Finished: FAILURE