Skip to content
Failed

Console Output

Push event to branch pharo-9
16:32:58 Connecting to https://api.github.com using pharo-ci using token as pass
Obtained Jenkinsfile from 7249c170ea48a7143fb11889465fb32a7fd5ec39
[Pipeline] Start of Pipeline
[Pipeline] properties
[Pipeline] node
Running on pharo-ci-jenkins2-osx2 in /builds/workspace/pharo-vm_pharo-9
[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_pharo-9/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_pharo-9/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 --depth=2 -- https://github.com/pharo-project/pharo-vm.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
Checking out Revision 7249c170ea48a7143fb11889465fb32a7fd5ec39 (pharo-9)
Commit message: "Preparing v9.0.18"
 > 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 core.sparsecheckout # timeout=10
 > git checkout -f 7249c170ea48a7143fb11889465fb32a7fd5ec39 # timeout=10
 > git rev-list --no-walk 8c75fd168c5e2acd747b5201b0365b099b07f953 # timeout=10
[Pipeline] stash
Stashed 2 file(s)
[Pipeline] sh
+ git tag --list --points-at HEAD
expected to call java.lang.String.eachLine but wound up catching org.jenkinsci.plugins.workflow.cps.CpsClosure2.call; see: https://jenkins.io/redirect/pipeline-cps-method-mismatches/
[Pipeline] echo
Extracted versionTag: v9.0.18 is release: true
[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" /builds/workspace/pharo-vm_pharo-9/repository
-- CMAKE_GENERATOR=Unix Makefiles
-- Building version 9.0.18-7249c170
-- Commit hash 7249c170 : 2022-09-02 14:31:12 +0200
-- No user build settings.
-- v9.0.18 - Commit: 7249c170 - Date: 2022-09-02 14:31:12 +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_pharo-9/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: 
-- Looking for FFI in the system
-- Found FFI: /usr/lib/libffi.dylib  
-- 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
-- Looking for Git2 in the system
-- Could NOT find libgit2 (missing: LIBGIT2_LIBRARY LIBGIT2_INCLUDE_PATH) 
-- Git2 not found.
-- Building LibGit2 1.4.4 with LibSSH 1.9.0
-- Downloading/updating LibSSH2
-- Configuring done
-- Generating done
-- Build files have been written to: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/LibSSH2-download
Scanning dependencies of target LibSSH2-download
[ 11%] Creating directories for 'LibSSH2-download'
[ 22%] Performing download step (git clone) for 'LibSSH2-download'
Cloning into 'LibSSH2-src'...
Note: switching to 'libssh2-1.9.0'.

You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.

If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:

  git switch -c <new-branch-name>

Or undo this operation with:

  git switch -

Turn off this advice by setting config variable advice.detachedHead to false

HEAD is now at 42d37aa 1.9 Formatting
[ 33%] No patch step for 'LibSSH2-download'
[ 44%] Performing update step for 'LibSSH2-download'
[ 55%] No configure step for 'LibSSH2-download'
[ 66%] No build step for 'LibSSH2-download'
[ 77%] No install step for 'LibSSH2-download'
[ 88%] No test step for 'LibSSH2-download'
[100%] Completed 'LibSSH2-download'
[100%] Built target LibSSH2-download
-- Downloading/updating LibGit2
-- Configuring done
-- Generating done
-- Build files have been written to: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/LibGit2-download
Scanning dependencies of target LibGit2-download
[ 11%] Creating directories for 'LibGit2-download'
[ 22%] Performing download step (git clone) for 'LibGit2-download'
Cloning into 'LibGit2-src'...
Updating files:  33% (3815/11502)
Updating files:  34% (3911/11502)
Updating files:  35% (4026/11502)
Updating files:  36% (4141/11502)
Updating files:  37% (4256/11502)
Updating files:  38% (4371/11502)
Updating files:  39% (4486/11502)
Updating files:  40% (4601/11502)
Updating files:  41% (4716/11502)
Updating files:  42% (4831/11502)
Updating files:  43% (4946/11502)
Updating files:  44% (5061/11502)
Updating files:  45% (5176/11502)
Updating files:  46% (5291/11502)
Updating files:  47% (5406/11502)
Updating files:  48% (5521/11502)
Updating files:  49% (5636/11502)
Updating files:  50% (5751/11502)
Updating files:  51% (5867/11502)
Updating files:  52% (5982/11502)
Updating files:  53% (6097/11502)
Updating files:  54% (6212/11502)
Updating files:  55% (6327/11502)
Updating files:  56% (6442/11502)
Updating files:  57% (6557/11502)
Updating files:  58% (6672/11502)
Updating files:  59% (6787/11502)
Updating files:  60% (6902/11502)
Updating files:  61% (7017/11502)
Updating files:  62% (7132/11502)
Updating files:  63% (7247/11502)
Updating files:  64% (7362/11502)
Updating files:  65% (7477/11502)
Updating files:  66% (7592/11502)
Updating files:  66% (7665/11502)
Updating files:  67% (7707/11502)
Updating files:  68% (7822/11502)
Updating files:  69% (7937/11502)
Updating files:  70% (8052/11502)
Updating files:  71% (8167/11502)
Updating files:  72% (8282/11502)
Updating files:  73% (8397/11502)
Updating files:  74% (8512/11502)
Updating files:  75% (8627/11502)
Updating files:  76% (8742/11502)
Updating files:  77% (8857/11502)
Updating files:  78% (8972/11502)
Updating files:  79% (9087/11502)
Updating files:  80% (9202/11502)
Updating files:  81% (9317/11502)
Updating files:  82% (9432/11502)
Updating files:  83% (9547/11502)
Updating files:  84% (9662/11502)
Updating files:  85% (9777/11502)
Updating files:  86% (9892/11502)
Updating files:  87% (10007/11502)
Updating files:  88% (10122/11502)
Updating files:  89% (10237/11502)
Updating files:  90% (10352/11502)
Updating files:  90% (10392/11502)
Updating files:  91% (10467/11502)
Updating files:  92% (10582/11502)
Updating files:  93% (10697/11502)
Updating files:  94% (10812/11502)
Updating files:  95% (10927/11502)
Updating files:  96% (11042/11502)
Updating files:  97% (11157/11502)
Updating files:  98% (11272/11502)
Updating files:  99% (11387/11502)
Updating files: 100% (11502/11502)
Updating files: 100% (11502/11502), done.
Note: switching to 'v1.4.4'.

You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.

If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:

  git switch -c <new-branch-name>

Or undo this operation with:

  git switch -

Turn off this advice by setting config variable advice.detachedHead to false

HEAD is now at 3b7d756cc meta: add changelog for v1.4.4
[ 33%] No patch step for 'LibGit2-download'
[ 44%] Performing update step for 'LibGit2-download'
[ 55%] No configure step for 'LibGit2-download'
[ 66%] No build step for 'LibGit2-download'
[ 77%] No install step for 'LibGit2-download'
[ 88%] No test step for 'LibGit2-download'
[100%] Completed 'LibGit2-download'
[100%] Built target LibGit2-download
-- Could NOT find PkgConfig (missing: PKG_CONFIG_EXECUTABLE) 
-- Looking for pthread.h
-- Looking for pthread.h - found
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD
-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
-- Found Threads: TRUE  
-- Performing Test HAVE_STRUCT_STAT_ST_MTIM
-- Performing Test HAVE_STRUCT_STAT_ST_MTIM - Failed
-- Performing Test HAVE_STRUCT_STAT_ST_MTIMESPEC
-- Performing Test HAVE_STRUCT_STAT_ST_MTIMESPEC - Success
-- Performing Test HAVE_STRUCT_STAT_MTIME_NSEC
-- Performing Test HAVE_STRUCT_STAT_MTIME_NSEC - Failed
-- Performing Test HAVE_STRUCT_STAT_NSEC
-- Performing Test HAVE_STRUCT_STAT_NSEC - Success
-- Performing Test IS_WERROR_SUPPORTED
-- Performing Test IS_WERROR_SUPPORTED - Success
-- Looking for futimens
-- Looking for futimens - not found
-- Performing Test IS_WNO_ERROR_SUPPORTED
-- Performing Test IS_WNO_ERROR_SUPPORTED - Success
-- Performing Test IS_WALL_SUPPORTED
-- Performing Test IS_WALL_SUPPORTED - Success
-- Performing Test IS_WEXTRA_SUPPORTED
-- Performing Test IS_WEXTRA_SUPPORTED - Success
-- Performing Test IS_FVISIBILITY_HIDDEN_SUPPORTED
-- Performing Test IS_FVISIBILITY_HIDDEN_SUPPORTED - Success
-- Performing Test IS_WDOCUMENTATION_SUPPORTED
-- Performing Test IS_WDOCUMENTATION_SUPPORTED - Success
-- Performing Test IS_WNO_DOCUMENTATION_DEPRECATED_SYNC_SUPPORTED
-- Performing Test IS_WNO_DOCUMENTATION_DEPRECATED_SYNC_SUPPORTED - Success
-- Performing Test IS_WNO_MISSING_FIELD_INITIALIZERS_SUPPORTED
-- Performing Test IS_WNO_MISSING_FIELD_INITIALIZERS_SUPPORTED - Success
-- Performing Test IS_WMISSING_DECLARATIONS_SUPPORTED
-- Performing Test IS_WMISSING_DECLARATIONS_SUPPORTED - Success
-- Performing Test IS_WSTRICT_ALIASING_SUPPORTED
-- Performing Test IS_WSTRICT_ALIASING_SUPPORTED - Success
-- Performing Test IS_WSTRICT_PROTOTYPES_SUPPORTED
-- Performing Test IS_WSTRICT_PROTOTYPES_SUPPORTED - Success
-- Performing Test IS_WDECLARATION_AFTER_STATEMENT_SUPPORTED
-- Performing Test IS_WDECLARATION_AFTER_STATEMENT_SUPPORTED - Success
-- Performing Test IS_WSHIFT_COUNT_OVERFLOW_SUPPORTED
-- Performing Test IS_WSHIFT_COUNT_OVERFLOW_SUPPORTED - Success
-- Performing Test IS_WUNUSED_CONST_VARIABLE_SUPPORTED
-- Performing Test IS_WUNUSED_CONST_VARIABLE_SUPPORTED - Success
-- Performing Test IS_WUNUSED_FUNCTION_SUPPORTED
-- Performing Test IS_WUNUSED_FUNCTION_SUPPORTED - Success
-- Performing Test IS_WINT_CONVERSION_SUPPORTED
-- Performing Test IS_WINT_CONVERSION_SUPPORTED - Success
-- Performing Test IS_WC11_EXTENSIONS_SUPPORTED
-- Performing Test IS_WC11_EXTENSIONS_SUPPORTED - Success
-- Performing Test IS_WC99_C11_COMPAT_SUPPORTED
-- Performing Test IS_WC99_C11_COMPAT_SUPPORTED - Failed
-- Performing Test IS_WFORMAT_SUPPORTED
-- Performing Test IS_WFORMAT_SUPPORTED - Success
-- Performing Test IS_WFORMAT_SECURITY_SUPPORTED
-- Performing Test IS_WFORMAT_SECURITY_SUPPORTED - Success
-- Checking prototype qsort_r for GIT_QSORT_R_BSD - True
-- Checking prototype qsort_r for GIT_QSORT_R_GNU - False
-- Looking for qsort_s
-- Looking for qsort_s - not found
-- Looking for getentropy
-- Looking for getentropy - found
-- Looking for clock_gettime in rt
-- Looking for clock_gettime in rt - not found
-- Could NOT find OpenSSL, try to set the path to OpenSSL root folder in the system variable OPENSSL_ROOT_DIR (missing: OPENSSL_INCLUDE_DIR) 
-- Found Security /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Security.framework
-- Looking for SSLCreateContext in /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Security.framework
-- Looking for SSLCreateContext in /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Security.framework - found
-- Found CoreFoundation /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/CoreFoundation.framework
-- http-parser version 2 was not found or disabled; using bundled 3rd-party sources.
-- Performing Test IS_WIMPLICIT_FALLTHROUGH_1_SUPPORTED
-- Performing Test IS_WIMPLICIT_FALLTHROUGH_1_SUPPORTED - Failed
-- Could NOT find PCRE (missing: PCRE_INCLUDE_DIR) 
-- Looking for regcomp_l
-- Looking for regcomp_l - found
-- LIBSSH2 not found. Set CMAKE_PREFIX_PATH if it is installed outside of the default search path.
-- Found ZLIB: /usr/lib/libz.dylib (found version "1.2.11") 
-- Performing Test IS_WNO_IMPLICIT_FALLTHROUGH_SUPPORTED
-- Performing Test IS_WNO_IMPLICIT_FALLTHROUGH_SUPPORTED - Success
-- Could NOT find PkgConfig (missing: PKG_CONFIG_EXECUTABLE) 
-- Could NOT find GSSAPI (missing: GSSAPI_LIBRARIES) 
-- Found GSS.framework /Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/GSS.framework
-- Looking for iconv_open
-- Looking for iconv_open - not found
-- Found Iconv: -L/usr/lib -liconv
-- Found PythonInterp: /usr/bin/python3 (found version "3.7.3") 
-- Enabled features:
 * nanoseconds, support nanosecond precision file mtimes and ctimes
 * threadsafe, threadsafe support
 * HTTPS, using SecureTransport
 * SHA, using CollisionDetection
 * http-parser, http-parser support (bundled)
 * regex, using system regcomp_l
 * zlib, using system zlib
 * ntlmclient, NTLM authentication support for Unix
 * iconv, iconv encoding conversion support

-- Disabled features:
 * debugpool, debug pool allocator
 * debugalloc, debug strict allocators
 * debugopen, path validation in open
 * futimens, futimens support
 * SSH, SSH transport support
 * SPNEGO, SPNEGO authentication support

-- Looking for Freetype in the system
-- Could NOT find Freetype (missing: FREETYPE_LIBRARY FREETYPE_INCLUDE_DIRS) 
-- Freetype not found.
-- Building Freetype
-- Downloading/updating freetype
-- Configuring done
-- Generating done
-- Build files have been written to: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/freetype-download
Scanning dependencies of target freetype-download
[ 11%] Creating directories for 'freetype-download'
[ 22%] Performing download step (download, verify and extract) for 'freetype-download'
-- Downloading...
   dst='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/freetype-download/freetype-download-prefix/src/freetype-2.10.0.tar.gz'
   timeout='none'
-- Using src='https://download.savannah.gnu.org/releases/freetype/freetype-2.10.0.tar.gz'
-- [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_pharo-9/runTests/freetype-download/freetype-download-prefix/src/freetype-2.10.0.tar.gz'
     dst='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/freetype-src'
-- extracting... [tar xfz]
-- extracting... [analysis]
-- extracting... [rename]
-- extracting... [clean up]
-- extracting... done
[ 33%] No patch step for 'freetype-download'
[ 44%] No update step for 'freetype-download'
[ 55%] No configure step for 'freetype-download'
[ 66%] No build step for 'freetype-download'
[ 77%] No install step for 'freetype-download'
[ 88%] No test step for 'freetype-download'
[100%] Completed 'freetype-download'
[100%] Built target freetype-download
-- Could NOT find PkgConfig (missing: PKG_CONFIG_EXECUTABLE) 
-- Could NOT find harfbuzz (missing: HARFBUZZ_INCLUDE_DIRS HARFBUZZ_LIBRARIES) 
-- Could NOT find PNG (missing: PNG_LIBRARY PNG_PNG_INCLUDE_DIR) 
-- Found BZip2: /usr/lib/libbz2.dylib (found version "1.0.6") 
-- Looking for BZ2_bzCompressInit
-- Looking for BZ2_bzCompressInit - found
-- Looking for fcntl.h
-- Looking for fcntl.h - found
Adding third-party libraries for Darwin-x86_64: pixman-0.34.0
-- Downloading/updating pixman-0.34.0
-- Configuring done
-- Generating done
-- Build files have been written to: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/pixman-0.34.0-download
Scanning dependencies of target pixman-0.34.0-download
[ 11%] Creating directories for 'pixman-0.34.0-download'
[ 22%] Performing download step (download, verify and extract) for 'pixman-0.34.0-download'
-- Downloading...
   dst='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/pixman-0.34.0-download/pixman-0.34.0-download-prefix/src/pixman-0.34.0.zip'
   timeout='none'
-- Using src='https://files.pharo.org/vm/pharo-spur64/Darwin-x86_64/third-party/pixman-0.34.0.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 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_pharo-9/runTests/pixman-0.34.0-download/pixman-0.34.0-download-prefix/src/pixman-0.34.0.zip'
     dst='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/pixman-0.34.0-src'
-- extracting... [tar xfz]
-- extracting... [analysis]
-- extracting... [rename]
-- extracting... [clean up]
-- extracting... done
[ 33%] No patch step for 'pixman-0.34.0-download'
[ 44%] No update step for 'pixman-0.34.0-download'
[ 55%] No configure step for 'pixman-0.34.0-download'
[ 66%] No build step for 'pixman-0.34.0-download'
[ 77%] No install step for 'pixman-0.34.0-download'
[ 88%] No test step for 'pixman-0.34.0-download'
[100%] Completed 'pixman-0.34.0-download'
[100%] Built target pixman-0.34.0-download
-- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/pixman-0.34.0-src/libpixman-1.0.dylib
-- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/pixman-0.34.0-src/libpixman-1.dylib
Adding third-party libraries for Darwin-x86_64: cairo-1.15.4
-- Downloading/updating cairo-1.15.4
-- Configuring done
-- Generating done
-- Build files have been written to: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/cairo-1.15.4-download
Scanning dependencies of target cairo-1.15.4-download
[ 11%] Creating directories for 'cairo-1.15.4-download'
[ 22%] Performing download step (download, verify and extract) for 'cairo-1.15.4-download'
-- Downloading...
   dst='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/cairo-1.15.4-download/cairo-1.15.4-download-prefix/src/cairo-1.15.4.zip'
   timeout='none'
-- Using src='https://files.pharo.org/vm/pharo-spur64/Darwin-x86_64/third-party/cairo-1.15.4.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 20% complete]
-- [download 21% complete]
-- [download 22% complete]
-- [download 23% complete]
-- [download 24% complete]
-- [download 26% 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 38% complete]
-- [download 39% complete]
-- [download 40% complete]
-- [download 41% complete]
-- [download 43% complete]
-- [download 45% complete]
-- [download 47% 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 71% complete]
-- [download 73% complete]
-- [download 74% complete]
-- [download 75% complete]
-- [download 76% complete]
-- [download 77% complete]
-- [download 78% complete]
-- [download 79% complete]
-- [download 81% complete]
-- [download 83% complete]
-- [download 84% complete]
-- [download 85% complete]
-- [download 87% complete]
-- [download 88% complete]
-- [download 90% complete]
-- [download 91% 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_pharo-9/runTests/cairo-1.15.4-download/cairo-1.15.4-download-prefix/src/cairo-1.15.4.zip'
     dst='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/cairo-1.15.4-src'
-- extracting... [tar xfz]
-- extracting... [analysis]
-- extracting... [rename]
-- extracting... [clean up]
-- extracting... done
[ 33%] No patch step for 'cairo-1.15.4-download'
[ 44%] No update step for 'cairo-1.15.4-download'
[ 55%] No configure step for 'cairo-1.15.4-download'
[ 66%] No build step for 'cairo-1.15.4-download'
[ 77%] No install step for 'cairo-1.15.4-download'
[ 88%] No test step for 'cairo-1.15.4-download'
[100%] Completed 'cairo-1.15.4-download'
[100%] Built target cairo-1.15.4-download
-- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/cairo-1.15.4-src/libcairo.2.dylib
-- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/cairo-1.15.4-src/libcairo.dylib
Adding third-party libraries for Darwin-x86_64: libpng-1.2.49
-- Downloading/updating libpng-1.2.49
-- Configuring done
-- Generating done
-- Build files have been written to: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/libpng-1.2.49-download
Scanning dependencies of target libpng-1.2.49-download
[ 11%] Creating directories for 'libpng-1.2.49-download'
[ 22%] Performing download step (download, verify and extract) for 'libpng-1.2.49-download'
-- Downloading...
   dst='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/libpng-1.2.49-download/libpng-1.2.49-download-prefix/src/libpng-1.2.49.zip'
   timeout='none'
-- Using src='https://files.pharo.org/vm/pharo-spur64/Darwin-x86_64/third-party/libpng-1.2.49.zip'
-- [download 1% complete]
-- [download 5% complete]
-- [download 7% 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 38% complete]
-- [download 39% complete]
-- [download 40% complete]
-- [download 41% 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 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 74% complete]
-- [download 75% complete]
-- [download 76% 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_pharo-9/runTests/libpng-1.2.49-download/libpng-1.2.49-download-prefix/src/libpng-1.2.49.zip'
     dst='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/libpng-1.2.49-src'
-- extracting... [tar xfz]
-- extracting... [analysis]
-- extracting... [rename]
-- extracting... [clean up]
-- extracting... done
[ 33%] No patch step for 'libpng-1.2.49-download'
[ 44%] No update step for 'libpng-1.2.49-download'
[ 55%] No configure step for 'libpng-1.2.49-download'
[ 66%] No build step for 'libpng-1.2.49-download'
[ 77%] No install step for 'libpng-1.2.49-download'
[ 88%] No test step for 'libpng-1.2.49-download'
[100%] Completed 'libpng-1.2.49-download'
[100%] Built target libpng-1.2.49-download
-- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/libpng-1.2.49-src/libpng12.0.dylib
-- /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/libpng-1.2.49-src/libpng12.dylib
-- Looking for SDL2 in the system
-- Could NOT find SDL2 (missing: SDL2_LIBRARY SDL2_INCLUDE_DIR) 
-- SDL2 not found.
-- Building SDL2
-- Downloading/updating SDL2
-- Configuring done
-- Generating done
-- Build files have been written to: /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/SDL2-download
Scanning dependencies of target SDL2-download
[ 11%] Creating directories for 'SDL2-download'
[ 22%] Performing download step (git clone) for 'SDL2-download'
Cloning into 'SDL2-src'...
Updating files:  85% (1123/1318)
Updating files:  86% (1134/1318)
Updating files:  87% (1147/1318)
Updating files:  88% (1160/1318)
Updating files:  89% (1174/1318)
Updating files:  90% (1187/1318)
Updating files:  91% (1200/1318)
Updating files:  92% (1213/1318)
Updating files:  93% (1226/1318)
Updating files:  94% (1239/1318)
Updating files:  95% (1253/1318)
Updating files:  96% (1266/1318)
Updating files:  97% (1279/1318)
Updating files:  98% (1292/1318)
Updating files:  99% (1305/1318)
Updating files: 100% (1318/1318)
Updating files: 100% (1318/1318), done.
Note: switching to 'v2.0.12'.

You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.

If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:

  git switch -c <new-branch-name>

Or undo this operation with:

  git switch -

Turn off this advice by setting config variable advice.detachedHead to false

HEAD is now at 8ff4d3e Added vcruntime dependency to build on VS2019 as per in https://thomas.reiser.zone/building-sdl2-on-windows-with-vs2019/
[ 33%] No patch step for 'SDL2-download'
[ 44%] Performing update step for 'SDL2-download'
[ 55%] No configure step for 'SDL2-download'
[ 66%] No build step for 'SDL2-download'
[ 77%] No install step for 'SDL2-download'
[ 88%] No test step for 'SDL2-download'
[100%] Completed 'SDL2-download'
[100%] Built target SDL2-download
-- Could NOT find PkgConfig (missing: PKG_CONFIG_EXECUTABLE) 
-- Performing Test HAVE_GCC_WALL
-- Performing Test HAVE_GCC_WALL - Success
-- Performing Test HAVE_GCC_NO_STRICT_ALIASING
-- Performing Test HAVE_GCC_NO_STRICT_ALIASING - Success
-- Performing Test HAVE_GCC_WDECLARATION_AFTER_STATEMENT
-- Performing Test HAVE_GCC_WDECLARATION_AFTER_STATEMENT - Success
-- Performing Test HAVE_GCC_WERROR_DECLARATION_AFTER_STATEMENT
-- Performing Test HAVE_GCC_WERROR_DECLARATION_AFTER_STATEMENT - Success
-- Performing Test HAVE_GCC_ATOMICS
-- Performing Test HAVE_GCC_ATOMICS - Success
-- Performing Test HAVE_GCC_PREFERRED_STACK_BOUNDARY
-- Performing Test HAVE_GCC_PREFERRED_STACK_BOUNDARY - Failed
-- Performing Test HAVE_GCC_FVISIBILITY
-- Performing Test HAVE_GCC_FVISIBILITY - Success
-- Performing Test HAVE_GCC_WSHADOW
-- Performing Test HAVE_GCC_WSHADOW - Success
-- Performing Test HAVE_MMX
-- Performing Test HAVE_MMX - Success
-- Performing Test HAVE_3DNOW
-- Performing Test HAVE_3DNOW - Success
-- Performing Test HAVE_SSE
-- Performing Test HAVE_SSE - Success
-- Performing Test HAVE_SSE2
-- Performing Test HAVE_SSE2 - Success
-- Performing Test HAVE_SSE3
-- Performing Test HAVE_SSE3 - Success
-- Looking for immintrin.h
-- Looking for immintrin.h - found
-- Performing Test HAVE_ALTIVEC_H_HDR
-- Performing Test HAVE_ALTIVEC_H_HDR - Failed
-- Performing Test HAVE_ALTIVEC
-- Performing Test HAVE_ALTIVEC - Failed
-- Performing Test ARMSIMD_FOUND
-- Performing Test ARMSIMD_FOUND - Failed
-- Performing Test ARMNEON_FOUND
-- Performing Test ARMNEON_FOUND - Failed
-- Looking for stdio.h
-- Looking for stdio.h - found
-- Looking for stdlib.h
-- Looking for stdlib.h - found
-- Looking for stdarg.h
-- Looking for stdarg.h - found
-- Looking for malloc.h
-- Looking for malloc.h - not found
-- Looking for memory.h
-- Looking for memory.h - found
-- Looking for string.h
-- Looking for string.h - found
-- Looking for limits.h
-- Looking for limits.h - found
-- Looking for strings.h
-- Looking for strings.h - found
-- Looking for wchar.h
-- Looking for wchar.h - found
-- Looking for inttypes.h
-- Looking for inttypes.h - found
-- Looking for ctype.h
-- Looking for ctype.h - found
-- Looking for math.h
-- Looking for math.h - found
-- Looking for iconv.h
-- Looking for iconv.h - found
-- Looking for signal.h
-- Looking for signal.h - found
-- Looking for libunwind.h
-- Looking for libunwind.h - found
-- Looking for 8 include files dlfcn.h, ..., float.h
-- Looking for 8 include files dlfcn.h, ..., float.h - found
-- Check size of size_t
-- Check size of size_t - done
-- Looking for M_PI
-- Looking for M_PI - found
-- Performing Test HAVE_MPROTECT
-- Performing Test HAVE_MPROTECT - Success
-- Looking for strtod
-- Looking for strtod - found
-- Looking for malloc
-- Looking for malloc - found
-- Looking for calloc
-- Looking for calloc - found
-- Looking for realloc
-- Looking for realloc - found
-- Looking for free
-- Looking for free - found
-- Looking for getenv
-- Looking for getenv - found
-- Looking for setenv
-- Looking for setenv - found
-- Looking for putenv
-- Looking for putenv - found
-- Looking for unsetenv
-- Looking for unsetenv - found
-- Looking for qsort
-- Looking for qsort - found
-- Looking for abs
-- Looking for abs - found
-- Looking for bcopy
-- Looking for bcopy - found
-- Looking for memset
-- Looking for memset - found
-- Looking for memcpy
-- Looking for memcpy - found
-- Looking for memmove
-- Looking for memmove - found
-- Looking for memcmp
-- Looking for memcmp - found
-- Looking for strlen
-- Looking for strlen - found
-- Looking for strlcpy
-- Looking for strlcpy - found
-- Looking for strlcat
-- Looking for strlcat - found
-- Looking for _strrev
-- Looking for _strrev - not found
-- Looking for _strupr
-- Looking for _strupr - not found
-- Looking for _strlwr
-- Looking for _strlwr - not found
-- Looking for strchr
-- Looking for strchr - found
-- Looking for strrchr
-- Looking for strrchr - found
-- Looking for strstr
-- Looking for strstr - found
-- Looking for strtok_r
-- Looking for strtok_r - found
-- Looking for itoa
-- Looking for itoa - not found
-- Looking for _ltoa
-- Looking for _ltoa - not found
-- Looking for _uitoa
-- Looking for _uitoa - not found
-- Looking for _ultoa
-- Looking for _ultoa - not found
-- Looking for strtol
-- Looking for strtol - found
-- Looking for strtoul
-- Looking for strtoul - found
-- Looking for _i64toa
-- Looking for _i64toa - not found
-- Looking for _ui64toa
-- Looking for _ui64toa - not found
-- Looking for strtoll
-- Looking for strtoll - found
-- Looking for strtoull
-- Looking for strtoull - found
-- Looking for atoi
-- Looking for atoi - found
-- Looking for atof
-- Looking for atof - found
-- Looking for strcmp
-- Looking for strcmp - found
-- Looking for strncmp
-- Looking for strncmp - found
-- Looking for _stricmp
-- Looking for _stricmp - not found
-- Looking for strcasecmp
-- Looking for strcasecmp - found
-- Looking for _strnicmp
-- Looking for _strnicmp - not found
-- Looking for strncasecmp
-- Looking for strncasecmp - found
-- Looking for wcscmp
-- Looking for wcscmp - found
-- Looking for wcsdup
-- Looking for wcsdup - found
-- Looking for wcslcat
-- Looking for wcslcat - found
-- Looking for wcslcpy
-- Looking for wcslcpy - found
-- Looking for wcslen
-- Looking for wcslen - found
-- Looking for wcsncmp
-- Looking for wcsncmp - found
-- Looking for wcsstr
-- Looking for wcsstr - found
-- Looking for sscanf
-- Looking for sscanf - found
-- Looking for vsscanf
-- Looking for vsscanf - found
-- Looking for vsnprintf
-- Looking for vsnprintf - found
-- Looking for fopen64
-- Looking for fopen64 - not found
-- Looking for fseeko
-- Looking for fseeko - found
-- Looking for fseeko64
-- Looking for fseeko64 - not found
-- Looking for sigaction
-- Looking for sigaction - found
-- Looking for setjmp
-- Looking for setjmp - found
-- Looking for nanosleep
-- Looking for nanosleep - found
-- Looking for sysconf
-- Looking for sysconf - found
-- Looking for sysctlbyname
-- Looking for sysctlbyname - found
-- Looking for getauxval
-- Looking for getauxval - not found
-- Looking for poll
-- Looking for poll - found
-- Looking for _Exit
-- Looking for _Exit - found
-- Looking for pow in m
-- Looking for pow in m - found
-- Looking for atan
-- Looking for atan - found
-- Looking for atan2
-- Looking for atan2 - found
-- Looking for atanf
-- Looking for atanf - found
-- Looking for atan2f
-- Looking for atan2f - found
-- Looking for ceil
-- Looking for ceil - found
-- Looking for ceilf
-- Looking for ceilf - found
-- Looking for copysign
-- Looking for copysign - found
-- Looking for copysignf
-- Looking for copysignf - found
-- Looking for cos
-- Looking for cos - found
-- Looking for cosf
-- Looking for cosf - found
-- Looking for exp
-- Looking for exp - found
-- Looking for expf
-- Looking for expf - found
-- Looking for fabs
-- Looking for fabs - found
-- Looking for fabsf
-- Looking for fabsf - found
-- Looking for floor
-- Looking for floor - found
-- Looking for floorf
-- Looking for floorf - found
-- Looking for fmod
-- Looking for fmod - found
-- Looking for fmodf
-- Looking for fmodf - found
-- Looking for log
-- Looking for log - found
-- Looking for logf
-- Looking for logf - found
-- Looking for log10
-- Looking for log10 - found
-- Looking for log10f
-- Looking for log10f - found
-- Looking for pow
-- Looking for pow - found
-- Looking for powf
-- Looking for powf - found
-- Looking for scalbn
-- Looking for scalbn - found
-- Looking for scalbnf
-- Looking for scalbnf - found
-- Looking for sin
-- Looking for sin - found
-- Looking for sinf
-- Looking for sinf - found
-- Looking for sqrt
-- Looking for sqrt - found
-- Looking for sqrtf
-- Looking for sqrtf - found
-- Looking for tan
-- Looking for tan - found
-- Looking for tanf
-- Looking for tanf - found
-- Looking for acos
-- Looking for acos - found
-- Looking for acosf
-- Looking for acosf - found
-- Looking for asin
-- Looking for asin - found
-- Looking for asinf
-- Looking for asinf - found
-- Looking for iconv_open in iconv
-- Looking for iconv_open in iconv - found
-- Performing Test HAVE_SA_SIGACTION
-- Performing Test HAVE_SA_SIGACTION - Success
-- Looking for dlopen
-- Looking for dlopen - found
-- Performing Test HAVE_FRAMEWORK_METAL
-- Performing Test HAVE_FRAMEWORK_METAL - Failed
-- Performing Test HAVE_PTHREADS
-- Performing Test HAVE_PTHREADS - Success
-- Performing Test HAVE_RECURSIVE_MUTEXES
-- Performing Test HAVE_RECURSIVE_MUTEXES - Success
-- Performing Test HAVE_PTHREADS_SEM
-- Performing Test HAVE_PTHREADS_SEM - Success
-- Performing Test HAVE_SEM_TIMEDWAIT
-- Performing Test HAVE_SEM_TIMEDWAIT - Failed
-- Performing Test HAVE_PTHREAD_NP_H
-- Performing Test HAVE_PTHREAD_NP_H - Failed
-- Looking for pthread_setname_np
-- Looking for pthread_setname_np - found
-- Looking for pthread_set_name_np
-- Looking for pthread_set_name_np - not found
-- 
-- SDL2 was configured with the following options:
-- 
-- Platform: Darwin-19.4.0
-- 64-bit:   TRUE
-- Compiler: /Library/Developer/CommandLineTools/usr/bin/cc
-- 
-- Subsystems:
--   Atomic:	ON
--   Audio:	ON
--   Video:	ON
--   Render:	ON
--   Events:	ON
--   Joystick:	ON
--   Haptic:	ON
--   Power:	ON
--   Threads:	ON
--   Timers:	ON
--   File:	ON
--   Loadso:	ON
--   CPUinfo:	ON
--   Filesystem:	ON
--   Dlopen:	ON
--   Sensor:	ON
-- 
-- Options:
--   3DNOW                  (Wanted: ON): ON
--   ALSA                   (Wanted: OFF): OFF
--   ALSA_SHARED            (Wanted: OFF): OFF
--   ALTIVEC                (Wanted: ON): OFF
--   ARMNEON                (Wanted: ON): OFF
--   ARMSIMD                (Wanted: ON): OFF
--   ARTS                   (Wanted: OFF): OFF
--   ARTS_SHARED            (Wanted: OFF): OFF
--   ASSEMBLY               (Wanted: ON): ON
--   ASSERTIONS             (Wanted: auto): auto
--   BACKGROUNDING_SIGNAL   (Wanted: OFF): OFF
--   CLOCK_GETTIME          (Wanted: OFF): OFF
--   DIRECTFB_SHARED        (Wanted: OFF): OFF
--   DIRECTX                (Wanted: OFF): OFF
--   DISKAUDIO              (Wanted: ON): ON
--   DUMMYAUDIO             (Wanted: ON): ON
--   ESD                    (Wanted: OFF): OFF
--   ESD_SHARED             (Wanted: OFF): OFF
--   FOREGROUNDING_SIGNAL   (Wanted: OFF): OFF
--   FUSIONSOUND            (Wanted: OFF): OFF
--   FUSIONSOUND_SHARED     (Wanted: OFF): OFF
--   GCC_ATOMICS            (Wanted: ON): ON
--   HIDAPI                 (Wanted: OFF): OFF
--   INPUT_TSLIB            (Wanted: OFF): OFF
--   JACK                   (Wanted: OFF): OFF
--   JACK_SHARED            (Wanted: OFF): OFF
--   KMSDRM_SHARED          (Wanted: OFF): OFF
--   LIBC                   (Wanted: ON): ON
--   LIBSAMPLERATE          (Wanted: OFF): OFF
--   LIBSAMPLERATE_SHARED   (Wanted: OFF): OFF
--   MMX                    (Wanted: ON): ON
--   NAS                    (Wanted: OFF): OFF
--   NAS_SHARED             (Wanted: OFF): OFF
--   OSS                    (Wanted: OFF): OFF
--   PTHREADS               (Wanted: ON): ON
--   PTHREADS_SEM           (Wanted: ON): ON
--   PULSEAUDIO             (Wanted: OFF): OFF
--   PULSEAUDIO_SHARED      (Wanted: OFF): OFF
--   RENDER_D3D             (Wanted: OFF): OFF
--   RENDER_METAL           (Wanted: 0): OFF
--   RPATH                  (Wanted: OFF): OFF
--   SDL_DLOPEN             (Wanted: ON): ON
--   SDL_STATIC_PIC         (Wanted: OFF): OFF
--   SDL_TEST               (Wanted: OFF): OFF
--   SNDIO                  (Wanted: OFF): OFF
--   SSE                    (Wanted: ON): ON
--   SSE2                   (Wanted: ON): ON
--   SSE3                   (Wanted: ON): ON
--   SSEMATH                (Wanted: ON): OFF
--   VIDEO_COCOA            (Wanted: ON): ON
--   VIDEO_DIRECTFB         (Wanted: OFF): OFF
--   VIDEO_DUMMY            (Wanted: ON): ON
--   VIDEO_KMSDRM           (Wanted: OFF): OFF
--   VIDEO_METAL            (Wanted: 0): OFF
--   VIDEO_OFFSCREEN        (Wanted: OFF): OFF
--   VIDEO_OPENGL           (Wanted: ON): ON
--   VIDEO_OPENGLES         (Wanted: ON): ON
--   VIDEO_RPI              (Wanted: OFF): OFF
--   VIDEO_VIVANTE          (Wanted: OFF): OFF
--   VIDEO_VULKAN           (Wanted: 0): OFF
--   VIDEO_WAYLAND          (Wanted: OFF): OFF
--   VIDEO_WAYLAND_QT_TOUCH (Wanted: OFF): OFF
--   VIDEO_X11              (Wanted: OFF): OFF
--   VIDEO_X11_XCURSOR      (Wanted: OFF): OFF
--   VIDEO_X11_XINERAMA     (Wanted: OFF): OFF
--   VIDEO_X11_XINPUT       (Wanted: OFF): OFF
--   VIDEO_X11_XRANDR       (Wanted: OFF): OFF
--   VIDEO_X11_XSCRNSAVER   (Wanted: OFF): OFF
--   VIDEO_X11_XSHAPE       (Wanted: OFF): OFF
--   VIDEO_X11_XVM          (Wanted: OFF): OFF
--   WASAPI                 (Wanted: OFF): OFF
--   WAYLAND_SHARED         (Wanted: OFF): OFF
--   X11_SHARED             (Wanted: OFF): OFF
-- 
--  CFLAGS:         -g -stdlib=libc++ -mmacosx-version-min=10.7 -O2 -Wall -Werror=implicit-function-declaration  -DNDEBUG -DDEBUGVM=0 -idirafter /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/SDL2-src/src/video/khronos
--  EXTRA_CFLAGS:  -D_THREAD_SAFE -msse3 -msse2 -msse -m3dnow -mmmx -Wshadow -fvisibility=hidden -Wdeclaration-after-statement -Werror=declaration-after-statement -fno-strict-aliasing -Wall 
--  EXTRA_LDFLAGS: -Wl,-undefined,error;-Wl,-compatibility_version,1.0.0;-Wl,-current_version,12.0.0
--  EXTRA_LIBS:    m;iconv;/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/CoreVideo.framework;/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Cocoa.framework;/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/IOKit.framework;/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/ForceFeedback.framework;/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Carbon.framework;/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/CoreAudio.framework;/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/AudioToolbox.framework;/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/AVFoundation.framework;/Library/Developer/CommandLineTools/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/Foundation.framework
-- 
--  Build Shared Library: ON
--  Build Static Library: OFF
-- 
-- If something was not detected, although the libraries
-- were installed, then make sure you have set the
-- CFLAGS and LDFLAGS environment variables correctly.
-- 
-- Configuring done
CMake Warning (dev):
  Policy CMP0042 is not set: MACOSX_RPATH is enabled by default.  Run "cmake
  --help-policy CMP0042" for policy details.  Use the cmake_policy command to
  set the policy and suppress this warning.

  MACOSX_RPATH is not specified for the following targets:

   freetype

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

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
   SDL2
   SocketPlugin
   SqueakSSL
   SurfacePlugin
   TestLibrary
   UUIDPlugin
   UnixOSProcessPlugin
   freetype
   git2

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_pharo-9/runTests
[Pipeline] dir
Running in /builds/workspace/pharo-vm_pharo-9/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_pharo-9/repository -B/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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_pharo-9/repository -B/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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_pharo-9/runTests/CMakeFiles 2
/Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/Makefile2 CMakeFiles/vmmaker.dir/all
/Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/build_vmmaker_get_vm-build.dir/build.make CMakeFiles/build_vmmaker_get_vm-build.dir/depend
cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/CMakeFiles/build_vmmaker_get_vm-build.dir/DependInfo.cmake --color=
Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/CMakeFiles/build_vmmaker_get_vm-build.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/CMakeFiles/build_vmmaker_get_vm-build.dir/depend.internal".
Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/CMakeFiles/build_vmmaker_get_vm-build.dir/depend.internal".
Scanning dependencies of target build_vmmaker_get_vm-build
/Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/build_vmmaker_get_vm-build.dir/build.make CMakeFiles/build_vmmaker_get_vm-build.dir/build
[ 50%] Creating directories for 'build_vmmaker_get_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_pharo-9/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_pharo-9/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_pharo-9/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_pharo-9/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_pharo-9/runTests/build/vmmaker/src/build_vmmaker_get_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_pharo-9/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_pharo-9/runTests/build/vmmaker/src/build_vmmaker_get_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_pharo-9/runTests/build/vmmaker/src/build_vmmaker_get_vm-stamp/build_vmmaker_get_vm-mkdir
[ 50%] Performing download step (download, verify and extract) for 'build_vmmaker_get_vm'
cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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_pharo-9/runTests/build/vmmaker/src/build_vmmaker_get_vm-stamp/download-build_vmmaker_get_vm.cmake
-- Downloading...
   dst='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/build/vmmaker/src/PharoVM-9.0.17-9e4879f5-Darwin-x86_64-bin.zip'
   timeout='none'
-- Using src='https://files.pharo.org/vm/pharo-spur64-headless/Darwin-x86_64/PharoVM-9.0.17-9e4879f5-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_pharo-9/runTests/build/vmmaker/src/PharoVM-9.0.17-9e4879f5-Darwin-x86_64-bin.zip'
-- Downloading... done
cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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_pharo-9/runTests/build/vmmaker/src/build_vmmaker_get_vm-stamp/verify-build_vmmaker_get_vm.cmake
cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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_pharo-9/runTests/build/vmmaker/src/build_vmmaker_get_vm-stamp/extract-build_vmmaker_get_vm.cmake
-- extracting...
     src='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/build/vmmaker/src/PharoVM-9.0.17-9e4879f5-Darwin-x86_64-bin.zip'
     dst='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/build/vmmaker/vm'
-- extracting... [tar xfz]
-- extracting... [analysis]
-- extracting... [rename]
-- extracting... [clean up]
-- extracting... done
cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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_pharo-9/runTests/build/vmmaker/src/build_vmmaker_get_vm-stamp/build_vmmaker_get_vm-download
[ 50%] No patch step for 'build_vmmaker_get_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_pharo-9/runTests/build/vmmaker/src/build_vmmaker_get_vm-stamp/build_vmmaker_get_vm-patch
[ 50%] Performing update step for 'build_vmmaker_get_vm'
cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/build/vmmaker/vm && echo

[ 50%] Performing configure step for 'build_vmmaker_get_vm'
cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/build/vmmaker/vm && echo

cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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_pharo-9/runTests/build/vmmaker/src/build_vmmaker_get_vm-stamp/build_vmmaker_get_vm-configure
[ 50%] Performing build step for 'build_vmmaker_get_vm'
cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/build/vmmaker/vm && echo

cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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_pharo-9/runTests/build/vmmaker/src/build_vmmaker_get_vm-stamp/build_vmmaker_get_vm-build
[ 50%] Built target build_vmmaker_get_vm-build
/Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/build_vmmaker_get_image.dir/build.make CMakeFiles/build_vmmaker_get_image.dir/depend
cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/CMakeFiles/build_vmmaker_get_image.dir/DependInfo.cmake --color=
Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/CMakeFiles/build_vmmaker_get_image.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/CMakeFiles/build_vmmaker_get_image.dir/depend.internal".
Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/CMakeFiles/build_vmmaker_get_image.dir/depend.internal".
Scanning dependencies of target build_vmmaker_get_image
/Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/build_vmmaker_get_image.dir/build.make CMakeFiles/build_vmmaker_get_image.dir/build
[100%] Creating directories for 'build_vmmaker_get_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_pharo-9/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_pharo-9/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_pharo-9/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_pharo-9/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_pharo-9/runTests/build/vmmaker/src/build_vmmaker_get_image-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_pharo-9/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_pharo-9/runTests/build/vmmaker/src/build_vmmaker_get_image-stamp
/System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/build/vmmaker/src/build_vmmaker_get_image-stamp/build_vmmaker_get_image-mkdir
[100%] Performing download step (download, verify and extract) for 'build_vmmaker_get_image'
cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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_pharo-9/runTests/build/vmmaker/src/build_vmmaker_get_image-stamp/download-build_vmmaker_get_image.cmake
-- Downloading...
   dst='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/build/vmmaker/src/Pharo10.0.1-0.build.527.sha.0542643.arch.64bit.zip'
   timeout='none'
-- Using src='https://files.pharo.org/image/100/Pharo10.0.1-0.build.527.sha.0542643.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_pharo-9/runTests/build/vmmaker/src/Pharo10.0.1-0.build.527.sha.0542643.arch.64bit.zip'
-- Downloading... done
cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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_pharo-9/runTests/build/vmmaker/src/build_vmmaker_get_image-stamp/verify-build_vmmaker_get_image.cmake
cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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_pharo-9/runTests/build/vmmaker/src/build_vmmaker_get_image-stamp/extract-build_vmmaker_get_image.cmake
-- extracting...
     src='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/build/vmmaker/src/Pharo10.0.1-0.build.527.sha.0542643.arch.64bit.zip'
     dst='/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/build/vmmaker/image'
-- extracting... [tar xfz]
-- extracting... [analysis]
-- extracting... [rename]
-- extracting... [clean up]
-- extracting... done
cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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_pharo-9/runTests/build/vmmaker/src/build_vmmaker_get_image-stamp/build_vmmaker_get_image-download
[100%] No patch step for 'build_vmmaker_get_image'
/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_pharo-9/runTests/build/vmmaker/src/build_vmmaker_get_image-stamp/build_vmmaker_get_image-patch
[100%] Performing update step for 'build_vmmaker_get_image'
cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/build/vmmaker/image && echo

[100%] Performing configure step for 'build_vmmaker_get_image'
cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/build/vmmaker/image && echo

cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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_pharo-9/runTests/build/vmmaker/src/build_vmmaker_get_image-stamp/build_vmmaker_get_image-configure
[100%] Performing build step for 'build_vmmaker_get_image'
cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/build/vmmaker/image && /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/build/vmmaker/vm/Contents/MacOS/Pharo --headless /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/build/vmmaker/image/Pharo10.0.1-0-64bit-0542643.image --no-default-preferences save VMMaker
cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/build/vmmaker/image && /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/build/vmmaker/vm/Contents/MacOS/Pharo --headless /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/build/vmmaker/image/VMMaker.image --no-default-preferences --save --quit /builds/workspace/pharo-vm_pharo-9/repository/scripts/installVMMaker.st /builds/workspace/pharo-vm_pharo-9/repository scpUrl
NewUndeclaredWarning: UndefinedObject>>DoIt (path is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (defaultRemoteType is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (defaultRemoteType is Undeclared)
NewUndeclaredWarning: UndefinedObject>>DoIt (path is Undeclared)
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_pharo-9/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc
MetacelloNotification: Loading -> BaselineOfVMMaker-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc
MetacelloNotification: Loaded -> BaselineOfVMMaker-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc
MetacelloNotification: Loading baseline of BaselineOfVMMaker...
I got an error while cloning: There was an authentication error while trying to execute the operation: . 
This happens usually because you didn't provide a valid set of credentials. 
You may fix this problem in different ways: 

1. adding your keys to ssh-agent, executing ssh-add ~/.ssh/id_rsa in your command line.
2. adding your keys in settings (open settings browser search for "Use custom SSH keys" and
add your public and private keys).
3. using HTTPS instead SSH (Just use an url in the form HTTPS://etc.git). I will try to clone the HTTPS variant.
MetacelloNotification: Fetched -> BaselineOfLLVMDisassembler-CompatibleUserName.1621262425 --- https://github.com/guillep/pharo-llvmDisassembler.git[master] --- https://github.com/guillep/pharo-llvmDisassembler.git[master]
MetacelloNotification: Loading -> BaselineOfLLVMDisassembler-CompatibleUserName.1621262425 --- https://github.com/guillep/pharo-llvmDisassembler.git[master] --- https://github.com/guillep/pharo-llvmDisassembler.git[master]
MetacelloNotification: Loaded -> BaselineOfLLVMDisassembler-CompatibleUserName.1621262425 --- https://github.com/guillep/pharo-llvmDisassembler.git[master] --- https://github.com/guillep/pharo-llvmDisassembler.git[master]
I got an error while cloning: There was an authentication error while trying to execute the operation: . 
This happens usually because you didn't provide a valid set of credentials. 
You may fix this problem in different ways: 

1. adding your keys to ssh-agent, executing ssh-add ~/.ssh/id_rsa in your command line.
2. adding your keys in settings (open settings browser search for "Use custom SSH keys" and
add your public and private keys).
3. using HTTPS instead SSH (Just use an url in the form HTTPS://etc.git). I will try to clone the HTTPS variant.
MetacelloNotification: Fetched -> BaselineOfUnicorn-CompatibleUserName.1639392057 --- https://github.com/guillep/pharo-unicorn.git[master] --- https://github.com/guillep/pharo-unicorn.git[master]
MetacelloNotification: Loading -> BaselineOfUnicorn-CompatibleUserName.1639392057 --- https://github.com/guillep/pharo-unicorn.git[master] --- https://github.com/guillep/pharo-unicorn.git[master]
MetacelloNotification: Loaded -> BaselineOfUnicorn-CompatibleUserName.1639392057 --- https://github.com/guillep/pharo-unicorn.git[master] --- https://github.com/guillep/pharo-unicorn.git[master]
MetacelloNotification: Fetched -> Slang-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc
MetacelloNotification: Fetched -> Slang-Tests-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc
MetacelloNotification: Fetched -> Melchor-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc
MetacelloNotification: Project: Unicorn baseline
MetacelloNotification: Fetched -> Unicorn-CompatibleUserName.1639392057 --- https://github.com/guillep/pharo-unicorn.git[master] --- https://github.com/guillep/pharo-unicorn.git[master]
MetacelloNotification: Project: LLVMDisassembler baseline
MetacelloNotification: Fetched -> LLVMDisassembler-CompatibleUserName.1621262425 --- https://github.com/guillep/pharo-llvmDisassembler.git[master] --- https://github.com/guillep/pharo-llvmDisassembler.git[master]
MetacelloNotification: Fetched -> VMMakerLoadingDependencies-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc
MetacelloNotification: Fetched -> Printf-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc
MetacelloNotification: Fetched -> VMMaker-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc
MetacelloNotification: Fetched -> VMMaker-Slang-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc
MetacelloNotification: Fetched -> VMMakerCompatibilityForPharo6-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc
MetacelloNotification: Fetched -> VMMakerTests-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc
MetacelloNotification: Fetched -> VMMaker-MT-Tests-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc
MetacelloNotification: Fetched -> VMMaker-Tools-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc
MetacelloNotification: Fetched -> VMMaker-OriginalTests-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc
MetacelloNotification: Fetched -> FileAttributesPlugin-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc
MetacelloNotification: Loading -> Slang-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache
NewUndeclaredWarning: CCodeGenerator>>cLiteralForPrintfString: (PrintfFormatString is Undeclared)
NewUndeclaredWarning: CCodeGenerator>>removeAssertions (Sensor is Undeclared)
SystemNotification: TMethod>>methodIsEffectivelyComplete:in:(selector is shadowed)
NewUndeclaredWarning: VMMaker>>createCodeGenerator (MLVMCCodeGenerator is Undeclared)
NewUndeclaredWarning: VMMaker>>primitiveCopyFileNamed:to: (FileStream is Undeclared)
NewUndeclaredWarning: VMMaker>>primitiveCopyFileNamed:to: (FileStream is Undeclared)
MetacelloNotification: Loaded -> Slang-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache
MetacelloNotification: Loading -> Slang-Tests-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache
MetacelloNotification: Loaded -> Slang-Tests-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache
MetacelloNotification: Loading -> Melchor-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache
NewUndeclaredWarning: VMPluginCodeGenerator>>sizeOfIntegralCType: (BytesPerWord is Undeclared)
MetacelloNotification: Loaded -> Melchor-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache
MetacelloNotification: Starting atomic load
NewUndeclaredWarning: UcARMRegisters class>>eflags (UC_ARM_REG_EFLAGS is Undeclared)
MetacelloNotification: 	Loaded -> Unicorn-CompatibleUserName.1639392057 --- https://github.com/guillep/pharo-unicorn.git[master] --- cache
MetacelloNotification: Finished atomic load
MetacelloNotification: Starting atomic load
SystemNotification: LLVMDisassembler>>setOptions:(options is shadowed)
MetacelloNotification: 	Loaded -> LLVMDisassembler-CompatibleUserName.1621262425 --- https://github.com/guillep/pharo-llvmDisassembler.git[master] --- cache
MetacelloNotification: Finished atomic load
MetacelloNotification: Loading -> VMMakerLoadingDependencies-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache
NewUndeclaredWarning: TranscriptStream class>>redirectToStdOut: (FileStream is Undeclared)
NewUndeclaredWarning: TranscriptStream>>codePaneMenu:shifted: (SmalltalkEditor is Undeclared)
NewUndeclaredWarning: TranscriptStream>>codePaneMenu:shifted: (SmalltalkEditor is Undeclared)
NewUndeclaredWarning: TranscriptStream>>target (FileStream is Undeclared)
MetacelloNotification: Loaded -> VMMakerLoadingDependencies-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache
MetacelloNotification: Loading -> Printf-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache
MetacelloNotification: Loaded -> Printf-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache
MetacelloNotification: Loading -> VMMaker-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache
NewUndeclaredWarning: DetailedInstructionPrinter>>printInstructionsOn: (fullBlockRecursionSelector is Undeclared)
SystemNotification: CogStackPageSurrogate>>addressIsInPage:(address is shadowed)
NewUndeclaredWarning: SmalltalkImage>>simulatePrimitive:args: (FileExistsException is Undeclared)
NewUndeclaredWarning: FakeStdinStream>>next (ActiveHand is Undeclared)
NewUndeclaredWarning: Cogit class>>genAndDis:options: (Compiler is Undeclared)
NewUndeclaredWarning: Cogit class>>initializeMiscConstants (UnicornProcessor is Undeclared)
NewUndeclaredWarning: Cogit>>initializeProcessor (MultiProcessor is Undeclared)
NewUndeclaredWarning: Cogit>>setClickStepBreakBlock (Debugger is Undeclared)
NewUndeclaredWarning: Cogit>>simulateCogCodeAt: (ProcessorSimulationTrap is Undeclared)
SystemNotification: RegisterAllocatingCogit>>resolveConflicts:with:to:(simStackPtr is shadowed)
NewUndeclaredWarning: StackToRegisterMappingCogit>>widthInDefaultFontOf: (NewParagraph is Undeclared)
NewUndeclaredWarning: ADPCMCodecPlugin class>>monticelloDescription (ADPCMCodec is Undeclared)
NewUndeclaredWarning: ADPCMCodecPlugin class>>translatedPrimitives (ADPCMCodec is Undeclared)
NewUndeclaredWarning: FilePluginSimulator>>fileOpenName:size:write: (StandardFileStream is Undeclared)
NewUndeclaredWarning: FilePluginSimulator>>fileOpenName:size:write: (StandardFileStream is Undeclared)
NewUndeclaredWarning: FilePluginSimulator>>fileOpenNewName:size: (StandardFileStream is Undeclared)
NewUndeclaredWarning: FilePluginSimulator>>fileOpenNewName:size: (FileExistsException is Undeclared)
NewUndeclaredWarning: FilePluginSimulator>>sqFileDeleteName:Size: (StandardFileStream is Undeclared)
NewUndeclaredWarning: FilePluginSimulator>>sqFileDeleteName:Size: (FileDirectory is Undeclared)
NewUndeclaredWarning: FilePluginSimulator>>sqFileRenameOld:Size:New:Size: (FileDirectory is Undeclared)
NewUndeclaredWarning: FilePluginSimulator>>sqFileRenameOld:Size:New:Size: (FileDirectory is Undeclared)
NewUndeclaredWarning: FilePluginSimulator>>sqFileRenameOld:Size:New:Size: (StandardFileStream is Undeclared)
NewUndeclaredWarning: FilePluginSimulator>>sqFileRenameOld:Size:New:Size: (StandardFileStream is Undeclared)
NewUndeclaredWarning: FilePluginSimulator>>sqFileRenameOld:Size:New:Size: (FileDirectory is Undeclared)
NewUndeclaredWarning: IA32ABIPlugin>>primCalloc (Alien is Undeclared)
NewUndeclaredWarning: IA32ABIPlugin>>primMalloc (Alien is Undeclared)
NewUndeclaredWarning: InterpreterPlugin class>>allCodeOlderThan: (TimeStamp is Undeclared)
NewUndeclaredWarning: InterpreterPlugin class>>buildCodeGenerator (VMMakerConfiguration is Undeclared)
NewUndeclaredWarning: InterpreterPlugin class>>buildCodeGeneratorForVMClass: (VMMakerConfiguration is Undeclared)
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: TestOSAPlugin>>primOpenDefaultConfiguration:subtype: (ComponentInstance is Undeclared)
NewUndeclaredWarning: SoundGenerationPlugin class>>monticelloDescription (AbstractSound is Undeclared)
NewUndeclaredWarning: SoundGenerationPlugin class>>translatedPrimitives (AbstractSound is Undeclared)
NewUndeclaredWarning: StackInterpreter class>>patchInterpGCCPPC: (FileStream is Undeclared)
NewUndeclaredWarning: StackInterpreter class>>primitiveAccessorDepthTable (VMMakerConfiguration is Undeclared)
NewUndeclaredWarning: CogVMSimulator>>codeGeneratorToComputeAccessorDepth (VMMakerConfiguration is Undeclared)
NewUndeclaredWarning: CogVMSimulator>>ensureMultiThreadingOverridesAreUpToDate (Parser is Undeclared)
NewUndeclaredWarning: CogVMSimulator>>ioMousePoint (Sensor is Undeclared)
NewUndeclaredWarning: CogVMSimulator>>ioRelinquishProcessorForMicroseconds: (Sensor is Undeclared)
NewUndeclaredWarning: CogVMSimulator>>logOfBytesVerify:fromFileNamed:fromStart: (FileStream is Undeclared)
NewUndeclaredWarning: CogVMSimulator>>logOfBytesWrite:toFileNamed:fromStart: (FileStream is Undeclared)
NewUndeclaredWarning: CogVMSimulator>>logOfSendsVerify:fromFileNamed:fromStart: (FileStream is Undeclared)
NewUndeclaredWarning: CogVMSimulator>>logOfSendsWrite:toFileNamed:fromStart: (FileStream is Undeclared)
NewUndeclaredWarning: CogVMSimulator>>openAsMorph (SimulatorImageMorph is Undeclared)
NewUndeclaredWarning: CogVMSimulator>>openAsMorph (SimulatorEventTransformer is Undeclared)
NewUndeclaredWarning: CogVMSimulator>>openAsMorph (PluggableTextMorph is Undeclared)
NewUndeclaredWarning: CogVMSimulator>>openAsMorph (PluggableTextMorph is Undeclared)
NewUndeclaredWarning: CogVMSimulator>>openAsMorphNoTranscript (SimulatorImageMorph is Undeclared)
NewUndeclaredWarning: CogVMSimulator>>openAsMorphNoTranscript (SimulatorEventTransformer is Undeclared)
NewUndeclaredWarning: CogVMSimulator>>openAsMorphNoTranscript (PluggableTextMorph is Undeclared)
NewUndeclaredWarning: CogVMSimulator>>setBreakBlockFromString: (Compiler is Undeclared)
SystemNotification: CogVMSimulator>>testBreakCount:printSends:printFrames:printBytecodes:(breakCount is shadowed)
NewUndeclaredWarning: StackMTInterpreterSimulator>>ioMousePoint (Sensor is Undeclared)
NewUndeclaredWarning: StackMTInterpreterSimulator>>ioRelinquishProcessorForMicroseconds: (Sensor is Undeclared)
NewUndeclaredWarning: StackMTInterpreterSimulator>>logOfBytesVerify:fromFileNamed:fromStart: (FileStream is Undeclared)
NewUndeclaredWarning: StackMTInterpreterSimulator>>logOfBytesWrite:toFileNamed:fromStart: (FileStream is Undeclared)
NewUndeclaredWarning: StackMTInterpreterSimulator>>logOfSendsVerify:fromFileNamed:fromStart: (FileStream is Undeclared)
NewUndeclaredWarning: StackMTInterpreterSimulator>>logOfSendsWrite:toFileNamed:fromStart: (FileStream is Undeclared)
NewUndeclaredWarning: StackMTInterpreterSimulator>>openAsMorph (SimulatorImageMorph is Undeclared)
NewUndeclaredWarning: StackMTInterpreterSimulator>>openAsMorph (SimulatorEventTransformer is Undeclared)
NewUndeclaredWarning: StackMTInterpreterSimulator>>openAsMorph (PluggableTextMorph is Undeclared)
NewUndeclaredWarning: StackMTInterpreterSimulator>>openAsMorph (PluggableTextMorph is Undeclared)
NewUndeclaredWarning: StackMTInterpreterSimulator>>openAsMorphNoTranscript (SimulatorImageMorph is Undeclared)
NewUndeclaredWarning: StackMTInterpreterSimulator>>openAsMorphNoTranscript (SimulatorEventTransformer is Undeclared)
NewUndeclaredWarning: StackMTInterpreterSimulator>>openAsMorphNoTranscript (PluggableTextMorph is Undeclared)
NewUndeclaredWarning: StackMTInterpreterSimulator>>openAsSimulatorMorph (SimulatorMorph is Undeclared)
NewUndeclaredWarning: StackMTInterpreterSimulator>>openAsSimulatorMorph (SimulatorMorph is Undeclared)
SystemNotification: StackMTInterpreterSimulator>>runAtEachStep:breakCount:(breakCount is shadowed)
NewUndeclaredWarning: StackMTInterpreterSimulator>>setClickStepBreakBlock (Debugger is Undeclared)
SystemNotification: StackMTInterpreterSimulator>>testBreakCount:printSends:printFrames:printBytecodes:(breakCount is shadowed)
NewUndeclaredWarning: StackInterpreterSimulator>>codeGeneratorToComputeAccessorDepth (VMMakerConfiguration is Undeclared)
NewUndeclaredWarning: StackInterpreterSimulator>>ioMousePoint (Sensor is Undeclared)
NewUndeclaredWarning: StackInterpreterSimulator>>ioRelinquishProcessorForMicroseconds: (Sensor is Undeclared)
NewUndeclaredWarning: StackInterpreterSimulator>>logOfBytesVerify:fromFileNamed:fromStart: (FileStream is Undeclared)
NewUndeclaredWarning: StackInterpreterSimulator>>logOfBytesWrite:toFileNamed:fromStart: (FileStream is Undeclared)
NewUndeclaredWarning: StackInterpreterSimulator>>logOfSendsVerify:fromFileNamed:fromStart: (FileStream is Undeclared)
NewUndeclaredWarning: StackInterpreterSimulator>>logOfSendsWrite:toFileNamed:fromStart: (FileStream is Undeclared)
SystemNotification: StackInterpreterSimulator>>runAtEachStep:breakCount:(breakCount is shadowed)
NewUndeclaredWarning: StackInterpreterSimulator>>setClickStepBreakBlock (Debugger is Undeclared)
SystemNotification: StackInterpreterSimulator>>testBreakCount:printSends:printFrames:printBytecodes:(breakCount is shadowed)
NewUndeclaredWarning: VMStructType class>>checkGenerateSurrogate:bytesPerWord: (BytesPerWord is Undeclared)
NewUndeclaredWarning: VMStructType class>>checkGenerateSurrogate:bytesPerWord: (BytesPerWord is Undeclared)
NewUndeclaredWarning: VMStructType class>>checkGenerateSurrogate:bytesPerWord: (BytesPerWord is Undeclared)
NewUndeclaredWarning: BalloonEngineBase>>loadRenderingState (GEFBitBltLoadFailed is Undeclared)
NewUndeclaredWarning: BalloonEngineBase>>loadRenderingState (GEFFormLoadFailed is Undeclared)
NewUndeclaredWarning: BalloonEngineBase>>loadRenderingState (GEFEdgeDataTooSmall is Undeclared)
NewUndeclaredWarning: BalloonEngineBase>>loadRenderingState (GEFFillDataTooSmall is Undeclared)
NewUndeclaredWarning: BalloonEngineBase>>loadRenderingState (GEFWrongState is Undeclared)
NewUndeclaredWarning: BalloonEngineBase>>loadSpanBufferFrom: (GEFClassMismatch is Undeclared)
NewUndeclaredWarning: BalloonEngineBase>>loadWorkBufferFrom: (GEFWorkBufferIsInteger is Undeclared)
NewUndeclaredWarning: BalloonEngineBase>>loadWorkBufferFrom: (GEFWorkBufferIsPointers is Undeclared)
NewUndeclaredWarning: BalloonEngineBase>>loadWorkBufferFrom: (GEFWorkBufferTooSmall is Undeclared)
NewUndeclaredWarning: BalloonEngineBase>>loadWorkBufferFrom: (GEFWorkBufferBadMagic is Undeclared)
NewUndeclaredWarning: BalloonEngineBase>>loadWorkBufferFrom: (GEFWorkBufferWrongSize is Undeclared)
NewUndeclaredWarning: BalloonEngineBase>>loadWorkBufferFrom: (GEFWorkBufferStartWrong is Undeclared)
NewUndeclaredWarning: BalloonEngineBase>>loadWorkBufferFrom: (GEFWorkTooBig is Undeclared)
NewUndeclaredWarning: BalloonEngineBase>>primitiveAddActiveEdgeEntry (GEFEdgeDataTooSmall is Undeclared)
NewUndeclaredWarning: BalloonEngineBase>>primitiveAddActiveEdgeEntry (GEFWorkTooBig is Undeclared)
NewUndeclaredWarning: BalloonEngineBase>>primitiveAddActiveEdgeEntry (GEFEngineStopped is Undeclared)
NewUndeclaredWarning: BalloonEngineBase>>primitiveChangedActiveEdgeEntry (GEFEdgeDataTooSmall is Undeclared)
NewUndeclaredWarning: BalloonEngineBase>>primitiveCopyBuffer (GEFClassMismatch is Undeclared)
NewUndeclaredWarning: BalloonEngineBase>>primitiveCopyBuffer (GEFSizeMismatch is Undeclared)
NewUndeclaredWarning: BalloonEngineBase>>primitiveDisplaySpanBuffer (GEFBitBltLoadFailed is Undeclared)
NewUndeclaredWarning: BalloonEngineBase>>primitiveGetFailureReason (GEFEngineIsInteger is Undeclared)
NewUndeclaredWarning: BalloonEngineBase>>primitiveGetFailureReason (GEFEngineIsWords is Undeclared)
NewUndeclaredWarning: BalloonEngineBase>>primitiveGetFailureReason (GEFEngineTooSmall is Undeclared)
NewUndeclaredWarning: BalloonEngineBase>>primitiveInitializeProcessing (GEFEngineStopped is Undeclared)
NewUndeclaredWarning: BalloonEngineBase>>primitiveMergeFillFrom (GEFFillDataTooSmall is Undeclared)
NewUndeclaredWarning: BalloonEngineBase>>primitiveMergeFillFrom (GEFWrongFill is Undeclared)
NewUndeclaredWarning: BalloonEngineBase>>primitiveMergeFillFrom (GEFWrongFill is Undeclared)
NewUndeclaredWarning: BalloonEngineBase>>primitiveMergeFillFrom (GEFWrongFill is Undeclared)
NewUndeclaredWarning: BalloonEngineBase>>primitiveNextFillEntry (GEFFormLoadFailed is Undeclared)
NewUndeclaredWarning: BalloonEngineBase>>primitiveNextFillEntry (GEFEngineStopped is Undeclared)
NewUndeclaredWarning: BalloonEngineBase>>primitiveNextFillEntry (GEFWrongFill is Undeclared)
NewUndeclaredWarning: BalloonEngineBase>>primitiveNextGlobalEdgeEntry (GEFWrongEdge is Undeclared)
NewUndeclaredWarning: BalloonEngineBase>>primitiveRegisterExternalEdge (GEFWorkTooBig is Undeclared)
NewUndeclaredWarning: BalloonEngineBase>>primitiveRegisterExternalEdge (GEFWrongFill is Undeclared)
NewUndeclaredWarning: BalloonEngineBase>>primitiveRegisterExternalEdge (GEFEngineStopped is Undeclared)
NewUndeclaredWarning: BalloonEngineBase>>primitiveRegisterExternalFill (GEFWorkTooBig is Undeclared)
NewUndeclaredWarning: BalloonEngineBase>>primitiveSetColorTransform (GEFEntityLoadFailed is Undeclared)
NewUndeclaredWarning: BalloonEngineBase>>quickLoadEngineFrom: (GEFAlreadyFailed is Undeclared)
NewUndeclaredWarning: BalloonEngineBase>>quickLoadEngineFrom: (GEFEngineIsInteger is Undeclared)
NewUndeclaredWarning: BalloonEngineBase>>quickLoadEngineFrom: (GEFEngineIsWords is Undeclared)
NewUndeclaredWarning: BalloonEngineBase>>quickLoadEngineFrom: (GEFEngineTooSmall is Undeclared)
NewUndeclaredWarning: BalloonEngineBase>>quickLoadEngineFrom:requiredState: (GEFWrongState is Undeclared)
NewUndeclaredWarning: BalloonEngineBase>>quickLoadEngineFrom:requiredState:or: (GEFWrongState is Undeclared)
NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddBezier (GEFWrongFill is Undeclared)
NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddBezier (GEFEngineStopped is Undeclared)
NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddBezier (GEFEntityLoadFailed is Undeclared)
NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddBezierShape (GEFWorkTooBig is Undeclared)
NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddBezierShape (GEFWrongFill is Undeclared)
NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddBezierShape (GEFEngineStopped is Undeclared)
NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddBezierShape (GEFEngineStopped is Undeclared)
NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddBezierShape (GEFEntityLoadFailed is Undeclared)
NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddBitmapFill (GEFBadPoint is Undeclared)
NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddBitmapFill (GEFEngineStopped is Undeclared)
NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddBitmapFill (GEFEntityLoadFailed is Undeclared)
NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddCompressedShape (GEFEntityCheckFailed is Undeclared)
NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddCompressedShape (GEFWorkTooBig is Undeclared)
NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddCompressedShape (GEFEngineStopped is Undeclared)
NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddCompressedShape (GEFEntityLoadFailed is Undeclared)
NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddGradientFill (GEFBadPoint is Undeclared)
NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddGradientFill (GEFEngineStopped is Undeclared)
NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddGradientFill (GEFEntityLoadFailed is Undeclared)
NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddLine (GEFWrongFill is Undeclared)
NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddLine (GEFBadPoint is Undeclared)
NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddLine (GEFEngineStopped is Undeclared)
NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddLine (GEFEngineStopped is Undeclared)
NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddLine (GEFEntityLoadFailed is Undeclared)
NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddOval (GEFWrongFill is Undeclared)
NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddOval (GEFEngineStopped is Undeclared)
NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddOval (GEFWorkTooBig is Undeclared)
NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddOval (GEFBadPoint is Undeclared)
NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddOval (GEFEngineStopped is Undeclared)
NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddOval (GEFEntityLoadFailed is Undeclared)
NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddPolygon (GEFWrongFill is Undeclared)
NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddPolygon (GEFEngineStopped is Undeclared)
NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddPolygon (GEFEngineStopped is Undeclared)
NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddPolygon (GEFEntityLoadFailed is Undeclared)
NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddRect (GEFWrongFill is Undeclared)
NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddRect (GEFEngineStopped is Undeclared)
NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddRect (GEFWorkTooBig is Undeclared)
NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddRect (GEFBadPoint is Undeclared)
NewUndeclaredWarning: BalloonEnginePlugin>>primitiveAddRect (GEFEntityLoadFailed is Undeclared)
MetacelloNotification: Loaded -> VMMaker-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache
MetacelloNotification: Loading -> VMMaker-Slang-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache
MetacelloNotification: Loaded -> VMMaker-Slang-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache
MetacelloNotification: Loading -> VMMakerCompatibilityForPharo6-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache
NewUndeclaredWarning: OCAbstractScope>>childrenDo:after:suchThat: (children is Undeclared)
NewUndeclaredWarning: OCAbstractScope>>childrenDo:after:suchThat: (children is Undeclared)
NewUndeclaredWarning: OCAbstractScope>>childrenDo:suchThat: (children is Undeclared)
NewUndeclaredWarning: OCAbstractScope>>childrenDo:suchThat: (children is Undeclared)
NewUndeclaredWarning: DisplayText class>>example (Sensor is Undeclared)
NewUndeclaredWarning: DisplayText class>>example (Sensor is Undeclared)
NewUndeclaredWarning: DisplayText class>>text: (DefaultTextStyle is Undeclared)
MetacelloNotification: Loaded -> VMMakerCompatibilityForPharo6-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache
MetacelloNotification: Loading -> VMMakerTests-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache
NewUndeclaredWarning: ProcessorSimulator>>stackValues (VMMachineCodeDebuggerStackItem is Undeclared)
NewUndeclaredWarning: UnicornRISCVSimulator>>arg0Register (UcRISCVRegisters is Undeclared)
NewUndeclaredWarning: UnicornRISCVSimulator>>arg1Register (UcRISCVRegisters is Undeclared)
NewUndeclaredWarning: UnicornRISCVSimulator>>baseRegister (UcRISCVRegisters is Undeclared)
NewUndeclaredWarning: UnicornRISCVSimulator>>cResultRegister (UcRISCVRegisters is Undeclared)
NewUndeclaredWarning: UnicornRISCVSimulator>>carg0Register (UcRISCVRegisters is Undeclared)
NewUndeclaredWarning: UnicornRISCVSimulator>>carg1Register (UcRISCVRegisters is Undeclared)
NewUndeclaredWarning: UnicornRISCVSimulator>>carg2Register (UcRISCVRegisters is Undeclared)
NewUndeclaredWarning: UnicornRISCVSimulator>>carg3Register (UcRISCVRegisters is Undeclared)
NewUndeclaredWarning: UnicornRISCVSimulator>>classRegister (UcRISCVRegisters is Undeclared)
NewUndeclaredWarning: UnicornRISCVSimulator>>disassembler (LLVMRV64Disassembler is Undeclared)
NewUndeclaredWarning: UnicornRISCVSimulator>>doublePrecisionFloatingPointRegister0 (UcRISCVRegisters is Undeclared)
NewUndeclaredWarning: UnicornRISCVSimulator>>doublePrecisionFloatingPointRegister1 (UcRISCVRegisters is Undeclared)
NewUndeclaredWarning: UnicornRISCVSimulator>>doublePrecisionFloatingPointRegister2 (UcRISCVRegisters is Undeclared)
NewUndeclaredWarning: UnicornRISCVSimulator>>f0 (UcRISCVRegisters is Undeclared)
NewUndeclaredWarning: UnicornRISCVSimulator>>f1 (UcRISCVRegisters is Undeclared)
NewUndeclaredWarning: UnicornRISCVSimulator>>f10 (UcRISCVRegisters is Undeclared)
NewUndeclaredWarning: UnicornRISCVSimulator>>f11 (UcRISCVRegisters is Undeclared)
NewUndeclaredWarning: UnicornRISCVSimulator>>f12 (UcRISCVRegisters is Undeclared)
NewUndeclaredWarning: UnicornRISCVSimulator>>f13 (UcRISCVRegisters is Undeclared)
NewUndeclaredWarning: UnicornRISCVSimulator>>f14 (UcRISCVRegisters is Undeclared)
NewUndeclaredWarning: UnicornRISCVSimulator>>f15 (UcRISCVRegisters is Undeclared)
NewUndeclaredWarning: UnicornRISCVSimulator>>f16 (UcRISCVRegisters is Undeclared)
NewUndeclaredWarning: UnicornRISCVSimulator>>f17 (UcRISCVRegisters is Undeclared)
NewUndeclaredWarning: UnicornRISCVSimulator>>f18 (UcRISCVRegisters is Undeclared)
NewUndeclaredWarning: UnicornRISCVSimulator>>f19 (UcRISCVRegisters is Undeclared)
NewUndeclaredWarning: UnicornRISCVSimulator>>f2 (UcRISCVRegisters is Undeclared)
NewUndeclaredWarning: UnicornRISCVSimulator>>f20 (UcRISCVRegisters is Undeclared)
NewUndeclaredWarning: UnicornRISCVSimulator>>f21 (UcRISCVRegisters is Undeclared)
NewUndeclaredWarning: UnicornRISCVSimulator>>f22 (UcRISCVRegisters is Undeclared)
NewUndeclaredWarning: UnicornRISCVSimulator>>f23 (UcRISCVRegisters is Undeclared)
NewUndeclaredWarning: UnicornRISCVSimulator>>f24 (UcRISCVRegisters is Undeclared)
NewUndeclaredWarning: UnicornRISCVSimulator>>f25 (UcRISCVRegisters is Undeclared)
NewUndeclaredWarning: UnicornRISCVSimulator>>f26 (UcRISCVRegisters is Undeclared)
NewUndeclaredWarning: UnicornRISCVSimulator>>f27 (UcRISCVRegisters is Undeclared)
NewUndeclaredWarning: UnicornRISCVSimulator>>f28 (UcRISCVRegisters is Undeclared)
NewUndeclaredWarning: UnicornRISCVSimulator>>f29 (UcRISCVRegisters is Undeclared)
NewUndeclaredWarning: UnicornRISCVSimulator>>f3 (UcRISCVRegisters is Undeclared)
NewUndeclaredWarning: UnicornRISCVSimulator>>f30 (UcRISCVRegisters is Undeclared)
NewUndeclaredWarning: UnicornRISCVSimulator>>f31 (UcRISCVRegisters is Undeclared)
NewUndeclaredWarning: UnicornRISCVSimulator>>f4 (UcRISCVRegisters is Undeclared)
NewUndeclaredWarning: UnicornRISCVSimulator>>f5 (UcRISCVRegisters is Undeclared)
NewUndeclaredWarning: UnicornRISCVSimulator>>f6 (UcRISCVRegisters is Undeclared)
NewUndeclaredWarning: UnicornRISCVSimulator>>f7 (UcRISCVRegisters is Undeclared)
NewUndeclaredWarning: UnicornRISCVSimulator>>f8 (UcRISCVRegisters is Undeclared)
NewUndeclaredWarning: UnicornRISCVSimulator>>f9 (UcRISCVRegisters is Undeclared)
NewUndeclaredWarning: UnicornRISCVSimulator>>flagCarryRegister (UcRISCVRegisters is Undeclared)
NewUndeclaredWarning: UnicornRISCVSimulator>>flagOverflowRegister (UcRISCVRegisters is Undeclared)
NewUndeclaredWarning: UnicornRISCVSimulator>>flagSignRegister (UcRISCVRegisters is Undeclared)
NewUndeclaredWarning: UnicornRISCVSimulator>>flagZeroRegister (UcRISCVRegisters is Undeclared)
NewUndeclaredWarning: UnicornRISCVSimulator>>framePointerRegister (UcRISCVRegisters is Undeclared)
NewUndeclaredWarning: UnicornRISCVSimulator>>instructionPointerRegister (UcRISCVRegisters is Undeclared)
NewUndeclaredWarning: UnicornRISCVSimulator>>linkRegister (UcRISCVRegisters is Undeclared)
NewUndeclaredWarning: UnicornRISCVSimulator>>mstatus (UcRISCVRegisters is Undeclared)
NewUndeclaredWarning: UnicornRISCVSimulator>>receiverRegister (UcRISCVRegisters is Undeclared)
NewUndeclaredWarning: UnicornRISCVSimulator>>s0 (UcRISCVRegisters is Undeclared)
NewUndeclaredWarning: UnicornRISCVSimulator>>s0: (UcRISCVRegisters is Undeclared)
NewUndeclaredWarning: UnicornRISCVSimulator>>s2 (UcRISCVRegisters is Undeclared)
NewUndeclaredWarning: UnicornRISCVSimulator>>s2: (UcRISCVRegisters is Undeclared)
NewUndeclaredWarning: UnicornRISCVSimulator>>s7 (UcRISCVRegisters is Undeclared)
NewUndeclaredWarning: UnicornRISCVSimulator>>s7: (UcRISCVRegisters is Undeclared)
NewUndeclaredWarning: UnicornRISCVSimulator>>s8 (UcRISCVRegisters is Undeclared)
NewUndeclaredWarning: UnicornRISCVSimulator>>s8: (UcRISCVRegisters is Undeclared)
NewUndeclaredWarning: UnicornRISCVSimulator>>s9 (UcRISCVRegisters is Undeclared)
NewUndeclaredWarning: UnicornRISCVSimulator>>s9: (UcRISCVRegisters is Undeclared)
NewUndeclaredWarning: UnicornRISCVSimulator>>sendNumberOfArgumentsRegister (UcRISCVRegisters is Undeclared)
NewUndeclaredWarning: UnicornRISCVSimulator>>stackPointerRegister (UcRISCVRegisters is Undeclared)
NewUndeclaredWarning: UnicornRISCVSimulator>>t0 (UcRISCVRegisters is Undeclared)
NewUndeclaredWarning: UnicornRISCVSimulator>>t0: (UcRISCVRegisters is Undeclared)
NewUndeclaredWarning: UnicornRISCVSimulator>>t1 (UcRISCVRegisters is Undeclared)
NewUndeclaredWarning: UnicornRISCVSimulator>>t1: (UcRISCVRegisters is Undeclared)
NewUndeclaredWarning: UnicornRISCVSimulator>>t2 (UcRISCVRegisters is Undeclared)
NewUndeclaredWarning: UnicornRISCVSimulator>>t2: (UcRISCVRegisters is Undeclared)
NewUndeclaredWarning: UnicornRISCVSimulator>>t3 (UcRISCVRegisters is Undeclared)
NewUndeclaredWarning: UnicornRISCVSimulator>>t3: (UcRISCVRegisters is Undeclared)
NewUndeclaredWarning: UnicornRISCVSimulator>>t4 (UcRISCVRegisters is Undeclared)
NewUndeclaredWarning: UnicornRISCVSimulator>>t4: (UcRISCVRegisters is Undeclared)
NewUndeclaredWarning: UnicornRISCVSimulator>>t5 (UcRISCVRegisters is Undeclared)
NewUndeclaredWarning: UnicornRISCVSimulator>>t5: (UcRISCVRegisters is Undeclared)
NewUndeclaredWarning: UnicornRISCVSimulator>>t6 (UcRISCVRegisters is Undeclared)
NewUndeclaredWarning: UnicornRISCVSimulator>>t6: (UcRISCVRegisters is Undeclared)
NewUndeclaredWarning: UnicornRISCVSimulator>>temporaryRegister (UcRISCVRegisters is Undeclared)
NewUndeclaredWarning: UnicornRISCVSimulator>>x0 (UcRISCVRegisters is Undeclared)
NewUndeclaredWarning: UnicornRISCVSimulator>>x1 (UcRISCVRegisters is Undeclared)
NewUndeclaredWarning: UnicornRISCVSimulator>>x10 (UcRISCVRegisters is Undeclared)
NewUndeclaredWarning: UnicornRISCVSimulator>>x11 (UcRISCVRegisters is Undeclared)
NewUndeclaredWarning: UnicornRISCVSimulator>>x12 (UcRISCVRegisters is Undeclared)
NewUndeclaredWarning: UnicornRISCVSimulator>>x13 (UcRISCVRegisters is Undeclared)
NewUndeclaredWarning: UnicornRISCVSimulator>>x14 (UcRISCVRegisters is Undeclared)
NewUndeclaredWarning: UnicornRISCVSimulator>>x15 (UcRISCVRegisters is Undeclared)
NewUndeclaredWarning: UnicornRISCVSimulator>>x16 (UcRISCVRegisters is Undeclared)
NewUndeclaredWarning: UnicornRISCVSimulator>>x17 (UcRISCVRegisters is Undeclared)
NewUndeclaredWarning: UnicornRISCVSimulator>>x18 (UcRISCVRegisters is Undeclared)
NewUndeclaredWarning: UnicornRISCVSimulator>>x19 (UcRISCVRegisters is Undeclared)
NewUndeclaredWarning: UnicornRISCVSimulator>>x2 (UcRISCVRegisters is Undeclared)
NewUndeclaredWarning: UnicornRISCVSimulator>>x20 (UcRISCVRegisters is Undeclared)
NewUndeclaredWarning: UnicornRISCVSimulator>>x21 (UcRISCVRegisters is Undeclared)
NewUndeclaredWarning: UnicornRISCVSimulator>>x22 (UcRISCVRegisters is Undeclared)
NewUndeclaredWarning: UnicornRISCVSimulator>>x23 (UcRISCVRegisters is Undeclared)
NewUndeclaredWarning: UnicornRISCVSimulator>>x24 (UcRISCVRegisters is Undeclared)
NewUndeclaredWarning: UnicornRISCVSimulator>>x25 (UcRISCVRegisters is Undeclared)
NewUndeclaredWarning: UnicornRISCVSimulator>>x26 (UcRISCVRegisters is Undeclared)
NewUndeclaredWarning: UnicornRISCVSimulator>>x27 (UcRISCVRegisters is Undeclared)
NewUndeclaredWarning: UnicornRISCVSimulator>>x28 (UcRISCVRegisters is Undeclared)
NewUndeclaredWarning: UnicornRISCVSimulator>>x29 (UcRISCVRegisters is Undeclared)
NewUndeclaredWarning: UnicornRISCVSimulator>>x3 (UcRISCVRegisters is Undeclared)
NewUndeclaredWarning: UnicornRISCVSimulator>>x30 (UcRISCVRegisters is Undeclared)
NewUndeclaredWarning: UnicornRISCVSimulator>>x31 (UcRISCVRegisters is Undeclared)
NewUndeclaredWarning: UnicornRISCVSimulator>>x4 (UcRISCVRegisters is Undeclared)
NewUndeclaredWarning: UnicornRISCVSimulator>>x5 (UcRISCVRegisters is Undeclared)
NewUndeclaredWarning: UnicornRISCVSimulator>>x6 (UcRISCVRegisters is Undeclared)
NewUndeclaredWarning: UnicornRISCVSimulator>>x7 (UcRISCVRegisters is Undeclared)
NewUndeclaredWarning: UnicornRISCVSimulator>>x8 (UcRISCVRegisters is Undeclared)
NewUndeclaredWarning: UnicornRISCVSimulator>>x9 (UcRISCVRegisters is Undeclared)
NewUndeclaredWarning: VMFrameBuilder>>gtInspectorItemsIn: (GTObjectPrinter is Undeclared)
NewUndeclaredWarning: VMFrameBuilder>>gtInspectorItemsIn: (GTObjectPrinter is Undeclared)
NewUndeclaredWarning: VMBytecodeMethod>>encoderClass (EncoderForV3PlusClosures is Undeclared)
NewUndeclaredWarning: VMSimpleStackBasedCogitAbstractTest>>openMachineDebuggerAt: (VMMachineCodeDebugger is Undeclared)
MetacelloNotification: Loaded -> VMMakerTests-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache
MetacelloNotification: Loading -> VMMaker-MT-Tests-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache
NewUndeclaredWarning: VMMTTests>>testHeartbeatReleasesVMWhenNoProcessIsWilling (CAContinuation is Undeclared)
NewUndeclaredWarning: VMMTTests>>testTryOwningOwnedVMLeavesThreadInWaitingState (CAContinuation is Undeclared)
NewUndeclaredWarning: VMMockCogThreadManager>>ioWaitOnOSSemaphore: (CAContinuation is Undeclared)
MetacelloNotification: Loaded -> VMMaker-MT-Tests-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache
MetacelloNotification: Loading -> VMMaker-Tools-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache
NewUndeclaredWarning: SimulatorMorph>>callStackPanel (PluggableTextMorph is Undeclared)
NewUndeclaredWarning: SimulatorMorph>>commandPanel (PluggableTextMorph is Undeclared)
NewUndeclaredWarning: SimulatorMorph>>contextPanel (ObjectExplorerWrapper is Undeclared)
NewUndeclaredWarning: SimulatorMorph>>initializeWithVMSimulator:title:aTranscript: (SimulatorMorphicModel is Undeclared)
NewUndeclaredWarning: SimulatorMorph>>stackPanel (PluggableTextMorph is Undeclared)
NewUndeclaredWarning: SimulatorMorph>>transcriptPanel (PluggableTextMorph is Undeclared)
MetacelloNotification: Loaded -> VMMaker-Tools-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache
MetacelloNotification: Loading -> VMMaker-OriginalTests-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache
NewUndeclaredWarning: SpurImageTestResource class>>preenImage (Spur32BitPreen is Undeclared)
NewUndeclaredWarning: SpurPlanningCompactorTests class>>preenImage (Spur32BitPreen is Undeclared)
SystemNotification: FloatMathPluginTests>>makeTestData:using:seed:rounds:(seed is shadowed)
NewUndeclaredWarning: FloatMathPluginTests>>makeTestData:using:seed:rounds: (FileStream is Undeclared)
NewUndeclaredWarning: FloatMathPluginTests>>makeTestData:using:seed:rounds: (Sensor is Undeclared)
SystemNotification: FloatMathPluginTests>>verifyTestData:using:(seed is shadowed)
NewUndeclaredWarning: FloatMathPluginTests>>verifyTestData:using: (FileStream is Undeclared)
NewUndeclaredWarning: FloatMathPluginTests>>verifyTestData:using: (Sensor is Undeclared)
NewUndeclaredWarning: IncludedMethodsTest>>testConvert8bitSignedFromTo16Bit (SoundBuffer is Undeclared)
NewUndeclaredWarning: IncludedMethodsTest>>testConvert8bitSignedFromTo16Bit (SoundBuffer is Undeclared)
NewUndeclaredWarning: JPEGReadWriter2PluginTest>>testPluginPresent (JPEGReadWriter2 is Undeclared)
NewUndeclaredWarning: JPEGReadWriter2PluginTest>>testPrimJPEGReadImage (JPEGReadWriter2 is Undeclared)
NewUndeclaredWarning: JPEGReadWriter2PluginTest>>testPrimJPEGWriteImage (JPEGReadWriter2 is Undeclared)
NewUndeclaredWarning: JPEGReadWriter2PluginTest>>testPrimJPEGWriteImage (JPEGReadWriter2 is Undeclared)
NewUndeclaredWarning: MiscPrimitivePluginTest>>testConvert8bitSignedFromTo16Bit (SoundBuffer is Undeclared)
NewUndeclaredWarning: MiscPrimitivePluginTest>>testConvert8bitSignedFromTo16Bit (SoundBuffer is Undeclared)
NewUndeclaredWarning: CogARMCompilerTests>>processor (GdbARMAlien is Undeclared)
NewUndeclaredWarning: CogIA32CompilerTests>>processor (BochsIA32Alien is Undeclared)
NewUndeclaredWarning: CogMIPSELCompilerTests>>processor (MIPSELSimulator is Undeclared)
NewUndeclaredWarning: CogX64CompilerTests>>processor (BochsX64Alien is Undeclared)
MetacelloNotification: Loaded -> VMMaker-OriginalTests-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache
MetacelloNotification: Loading -> FileAttributesPlugin-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache
MetacelloNotification: Loaded -> FileAttributesPlugin-tonel.1 --- tonel:///builds/workspace/pharo-vm_pharo-9/repository/smalltalksrc --- cache
MetacelloNotification: ...finished baseline
cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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_pharo-9/runTests/build/vmmaker/src/build_vmmaker_get_image-stamp/build_vmmaker_get_image-build
[100%] Performing install step for 'build_vmmaker_get_image'
cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/build/vmmaker/image && echo

cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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_pharo-9/runTests/build/vmmaker/src/build_vmmaker_get_image-stamp/build_vmmaker_get_image-install
[100%] Completed 'build_vmmaker_get_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_pharo-9/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_pharo-9/runTests/CMakeFiles/build_vmmaker_get_image-complete
/System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E touch /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/build/vmmaker/src/build_vmmaker_get_image-stamp/build_vmmaker_get_image-done
[100%] Built target build_vmmaker_get_image
/Library/Developer/CommandLineTools/usr/bin/make -f CMakeFiles/vmmaker.dir/build.make CMakeFiles/vmmaker.dir/depend
cd /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests && /System/Volumes/Data/builds/tools/hudson.plugins.cmake.CmakeTool/3.15.2/bin/cmake -E cmake_depends "Unix Makefiles" /builds/workspace/pharo-vm_pharo-9/repository /builds/workspace/pharo-vm_pharo-9/repository /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/CMakeFiles/vmmaker.dir/DependInfo.cmake --color=
Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/CMakeFiles/vmmaker.dir/DependInfo.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/CMakeFiles/vmmaker.dir/depend.internal".
Dependee "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/CMakeFiles/CMakeDirectoryInformation.cmake" is newer than depender "/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/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
make[3]: Nothing to be done for `CMakeFiles/vmmaker.dir/build'.
[100%] Built target vmmaker
/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_pharo-9/runTests/CMakeFiles 0
[Pipeline] dir
Running in /builds/workspace/pharo-vm_pharo-9/runTests/build/vmmaker
[Pipeline] {
[Pipeline] sh
+ wget https://files.pharo.org/vm/pharo-spur64/Darwin-x86_64/third-party/libllvm-full.zip
--2022-09-02 16:35:40--  https://files.pharo.org/vm/pharo-spur64/Darwin-x86_64/third-party/libllvm-full.zip
Resolving files.pharo.org (files.pharo.org)... 164.132.235.17
Connecting to files.pharo.org (files.pharo.org)|164.132.235.17|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 46262593 (44M) [application/zip]
Saving to: ‘libllvm-full.zip’

     0K .......... .......... .......... .......... ..........  0% 4.01M 11s
    50K .......... .......... .......... .......... ..........  0% 8.63M 8s
   100K .......... .......... .......... .......... ..........  0% 19.0M 6s
   150K .......... .......... .......... .......... ..........  0% 18.8M 5s
   200K .......... .......... .......... .......... ..........  0% 21.5M 5s
   250K .......... .......... .......... .......... ..........  0% 15.2M 4s
   300K .......... .......... .......... .......... ..........  0% 40.7M 4s
   350K .......... .......... .......... .......... ..........  0% 43.0M 3s
   400K .......... .......... .......... .......... ..........  0% 30.7M 3s
   450K .......... .......... .......... .......... ..........  1% 13.6M 3s
   500K .......... .......... .......... .......... ..........  1% 45.9M 3s
   550K .......... .......... .......... .......... ..........  1% 46.4M 3s
   600K .......... .......... .......... .......... ..........  1% 35.9M 3s
   650K .......... .......... .......... .......... ..........  1% 39.4M 3s
   700K .......... .......... .......... .......... ..........  1% 53.1M 2s
   750K .......... .......... .......... .......... ..........  1% 31.6M 2s
   800K .......... .......... .......... .......... ..........  1% 32.1M 2s
   850K .......... .......... .......... .......... ..........  1% 22.8M 2s
   900K .......... .......... .......... .......... ..........  2% 60.6M 2s
   950K .......... .......... .......... .......... ..........  2% 70.5M 2s
  1000K .......... .......... .......... .......... ..........  2% 55.5M 2s
  1050K .......... .......... .......... .......... ..........  2% 30.8M 2s
  1100K .......... .......... .......... .......... ..........  2% 20.9M 2s
  1150K .......... .......... .......... .......... ..........  2% 76.2M 2s
  1200K .......... .......... .......... .......... ..........  2% 40.0M 2s
  1250K .......... .......... .......... .......... ..........  2% 75.4M 2s
  1300K .......... .......... .......... .......... ..........  2% 31.7M 2s
  1350K .......... .......... .......... .......... ..........  3% 24.2M 2s
  1400K .......... .......... .......... .......... ..........  3% 62.0M 2s
  1450K .......... .......... .......... .......... ..........  3% 52.1M 2s
  1500K .......... .......... .......... .......... ..........  3% 50.8M 2s
  1550K .......... .......... .......... .......... ..........  3% 39.7M 2s
  1600K .......... .......... .......... .......... ..........  3% 68.3M 2s
  1650K .......... .......... .......... .......... ..........  3% 66.9M 2s
  1700K .......... .......... .......... .......... ..........  3% 35.6M 2s
  1750K .......... .......... .......... .......... ..........  3% 37.2M 2s
  1800K .......... .......... .......... .......... ..........  4% 94.8M 2s
  1850K .......... .......... .......... .......... ..........  4% 88.8M 2s
  1900K .......... .......... .......... .......... ..........  4%  101M 2s
  1950K .......... .......... .......... .......... ..........  4% 49.0M 2s
  2000K .......... .......... .......... .......... ..........  4% 20.2M 2s
  2050K .......... .......... .......... .......... ..........  4% 69.2M 1s
  2100K .......... .......... .......... .......... ..........  4% 47.6M 1s
  2150K .......... .......... .......... .......... ..........  4% 63.7M 1s
  2200K .......... .......... .......... .......... ..........  4% 97.7M 1s
  2250K .......... .......... .......... .......... ..........  5% 68.7M 1s
  2300K .......... .......... .......... .......... ..........  5% 66.9M 1s
  2350K .......... .......... .......... .......... ..........  5% 24.6M 1s
  2400K .......... .......... .......... .......... ..........  5% 43.1M 1s
  2450K .......... .......... .......... .......... ..........  5%  102M 1s
  2500K .......... .......... .......... .......... ..........  5% 94.6M 1s
  2550K .......... .......... .......... .......... ..........  5%  103M 1s
  2600K .......... .......... .......... .......... ..........  5% 90.3M 1s
  2650K .......... .......... .......... .......... ..........  5% 78.0M 1s
  2700K .......... .......... .......... .......... ..........  6% 19.8M 1s
  2750K .......... .......... .......... .......... ..........  6% 38.5M 1s
  2800K .......... .......... .......... .......... ..........  6% 64.3M 1s
  2850K .......... .......... .......... .......... ..........  6% 92.0M 1s
  2900K .......... .......... .......... .......... ..........  6%  138M 1s
  2950K .......... .......... .......... .......... ..........  6%  146M 1s
  3000K .......... .......... .......... .......... ..........  6% 75.8M 1s
  3050K .......... .......... .......... .......... ..........  6%  135M 1s
  3100K .......... .......... .......... .......... ..........  6% 19.6M 1s
  3150K .......... .......... .......... .......... ..........  7% 37.1M 1s
  3200K .......... .......... .......... .......... ..........  7% 68.2M 1s
  3250K .......... .......... .......... .......... ..........  7%  115M 1s
  3300K .......... .......... .......... .......... ..........  7%  116M 1s
  3350K .......... .......... .......... .......... ..........  7%  117M 1s
  3400K .......... .......... .......... .......... ..........  7%  128M 1s
  3450K .......... .......... .......... .......... ..........  7% 23.9M 1s
  3500K .......... .......... .......... .......... ..........  7%  127M 1s
  3550K .......... .......... .......... .......... ..........  7% 36.0M 1s
  3600K .......... .......... .......... .......... ..........  8% 64.0M 1s
  3650K .......... .......... .......... .......... ..........  8% 78.4M 1s
  3700K .......... .......... .......... .......... ..........  8% 77.4M 1s
  3750K .......... .......... .......... .......... ..........  8%  119M 1s
  3800K .......... .......... .......... .......... ..........  8%  124M 1s
  3850K .......... .......... .......... .......... ..........  8% 30.6M 1s
  3900K .......... .......... .......... .......... ..........  8% 41.7M 1s
  3950K .......... .......... .......... .......... ..........  8%  122M 1s
  4000K .......... .......... .......... .......... ..........  8% 51.4M 1s
  4050K .......... .......... .......... .......... ..........  9%  104M 1s
  4100K .......... .......... .......... .......... ..........  9% 54.6M 1s
  4150K .......... .......... .......... .......... ..........  9% 97.1M 1s
  4200K .......... .......... .......... .......... ..........  9%  133M 1s
  4250K .......... .......... .......... .......... ..........  9% 87.0M 1s
  4300K .......... .......... .......... .......... ..........  9% 40.7M 1s
  4350K .......... .......... .......... .......... ..........  9% 42.2M 1s
  4400K .......... .......... .......... .......... ..........  9% 42.6M 1s
  4450K .......... .......... .......... .......... ..........  9%  115M 1s
  4500K .......... .......... .......... .......... .......... 10% 42.4M 1s
  4550K .......... .......... .......... .......... .......... 10%  105M 1s
  4600K .......... .......... .......... .......... .......... 10%  120M 1s
  4650K .......... .......... .......... .......... .......... 10%  125M 1s
  4700K .......... .......... .......... .......... .......... 10%  132M 1s
  4750K .......... .......... .......... .......... .......... 10% 44.1M 1s
  4800K .......... .......... .......... .......... .......... 10% 40.2M 1s
  4850K .......... .......... .......... .......... .......... 10% 44.6M 1s
  4900K .......... .......... .......... .......... .......... 10% 42.2M 1s
  4950K .......... .......... .......... .......... .......... 11% 31.7M 1s
  5000K .......... .......... .......... .......... .......... 11%  167M 1s
  5050K .......... .......... .......... .......... .......... 11%  129M 1s
  5100K .......... .......... .......... .......... .......... 11% 25.1M 1s
  5150K .......... .......... .......... .......... .......... 11%  157M 1s
  5200K .......... .......... .......... .......... .......... 11%  159M 1s
  5250K .......... .......... .......... .......... .......... 11%  147M 1s
  5300K .......... .......... .......... .......... .......... 11% 32.3M 1s
  5350K .......... .......... .......... .......... .......... 11%  132M 1s
  5400K .......... .......... .......... .......... .......... 12%  155M 1s
  5450K .......... .......... .......... .......... .......... 12% 22.6M 1s
  5500K .......... .......... .......... .......... .......... 12%  138M 1s
  5550K .......... .......... .......... .......... .......... 12%  139M 1s
  5600K .......... .......... .......... .......... .......... 12% 85.5M 1s
  5650K .......... .......... .......... .......... .......... 12%  138M 1s
  5700K .......... .......... .......... .......... .......... 12%  163M 1s
  5750K .......... .......... .......... .......... .......... 12%  128M 1s
  5800K .......... .......... .......... .......... .......... 12% 36.1M 1s
  5850K .......... .......... .......... .......... .......... 13%  116M 1s
  5900K .......... .......... .......... .......... .......... 13%  135M 1s
  5950K .......... .......... .......... .......... .......... 13% 25.9M 1s
  6000K .......... .......... .......... .......... .......... 13%  134M 1s
  6050K .......... .......... .......... .......... .......... 13%  134M 1s
  6100K .......... .......... .......... .......... .......... 13%  105M 1s
  6150K .......... .......... .......... .......... .......... 13%  161M 1s
  6200K .......... .......... .......... .......... .......... 13%  138M 1s
  6250K .......... .......... .......... .......... .......... 13%  138M 1s
  6300K .......... .......... .......... .......... .......... 14%  127M 1s
  6350K .......... .......... .......... .......... .......... 14% 37.5M 1s
  6400K .......... .......... .......... .......... .......... 14%  146M 1s
  6450K .......... .......... .......... .......... .......... 14% 63.7M 1s
  6500K .......... .......... .......... .......... .......... 14% 33.6M 1s
  6550K .......... .......... .......... .......... .......... 14%  133M 1s
  6600K .......... .......... .......... .......... .......... 14%  124M 1s
  6650K .......... .......... .......... .......... .......... 14% 59.0M 1s
  6700K .......... .......... .......... .......... .......... 14%  136M 1s
  6750K .......... .......... .......... .......... .......... 15%  130M 1s
  6800K .......... .......... .......... .......... .......... 15% 84.6M 1s
  6850K .......... .......... .......... .......... .......... 15% 81.0M 1s
  6900K .......... .......... .......... .......... .......... 15% 92.1M 1s
  6950K .......... .......... .......... .......... .......... 15%  156M 1s
  7000K .......... .......... .......... .......... .......... 15%  137M 1s
  7050K .......... .......... .......... .......... .......... 15% 26.9M 1s
  7100K .......... .......... .......... .......... .......... 15%  136M 1s
  7150K .......... .......... .......... .......... .......... 15%  118M 1s
  7200K .......... .......... .......... .......... .......... 16% 79.4M 1s
  7250K .......... .......... .......... .......... .......... 16%  155M 1s
  7300K .......... .......... .......... .......... .......... 16%  147M 1s
  7350K .......... .......... .......... .......... .......... 16%  143M 1s
  7400K .......... .......... .......... .......... .......... 16%  144M 1s
  7450K .......... .......... .......... .......... .......... 16% 53.8M 1s
  7500K .......... .......... .......... .......... .......... 16%  142M 1s
  7550K .......... .......... .......... .......... .......... 16%  145M 1s
  7600K .......... .......... .......... .......... .......... 16% 28.5M 1s
  7650K .......... .......... .......... .......... .......... 17%  151M 1s
  7700K .......... .......... .......... .......... .......... 17%  132M 1s
  7750K .......... .......... .......... .......... .......... 17%  119M 1s
  7800K .......... .......... .......... .......... .......... 17%  113M 1s
  7850K .......... .......... .......... .......... .......... 17%  149M 1s
  7900K .......... .......... .......... .......... .......... 17%  149M 1s
  7950K .......... .......... .......... .......... .......... 17%  117M 1s
  8000K .......... .......... .......... .......... .......... 17%  117M 1s
  8050K .......... .......... .......... .......... .......... 17% 50.0M 1s
  8100K .......... .......... .......... .......... .......... 18%  159M 1s
  8150K .......... .......... .......... .......... .......... 18% 8.36M 1s
  8200K .......... .......... .......... .......... .......... 18% 64.8M 1s
  8250K .......... .......... .......... .......... .......... 18%  127M 1s
  8300K .......... .......... .......... .......... .......... 18% 80.3M 1s
  8350K .......... .......... .......... .......... .......... 18%  111M 1s
  8400K .......... .......... .......... .......... .......... 18% 84.2M 1s
  8450K .......... .......... .......... .......... .......... 18% 76.1M 1s
  8500K .......... .......... .......... .......... .......... 18%  121M 1s
  8550K .......... .......... .......... .......... .......... 19% 80.7M 1s
  8600K .......... .......... .......... .......... .......... 19%  108M 1s
  8650K .......... .......... .......... .......... .......... 19% 52.7M 1s
  8700K .......... .......... .......... .......... .......... 19% 50.3M 1s
  8750K .......... .......... .......... .......... .......... 19%  108M 1s
  8800K .......... .......... .......... .......... .......... 19%  102M 1s
  8850K .......... .......... .......... .......... .......... 19%  101M 1s
  8900K .......... .......... .......... .......... .......... 19%  141M 1s
  8950K .......... .......... .......... .......... .......... 19%  155M 1s
  9000K .......... .......... .......... .......... .......... 20%  100M 1s
  9050K .......... .......... .......... .......... .......... 20%  131M 1s
  9100K .......... .......... .......... .......... .......... 20%  143M 1s
  9150K .......... .......... .......... .......... .......... 20%  109M 1s
  9200K .......... .......... .......... .......... .......... 20% 21.1M 1s
  9250K .......... .......... .......... .......... .......... 20%  145M 1s
  9300K .......... .......... .......... .......... .......... 20%  147M 1s
  9350K .......... .......... .......... .......... .......... 20% 97.1M 1s
  9400K .......... .......... .......... .......... .......... 20%  113M 1s
  9450K .......... .......... .......... .......... .......... 21%  154M 1s
  9500K .......... .......... .......... .......... .......... 21% 98.0M 1s
  9550K .......... .......... .......... .......... .......... 21% 53.8M 1s
  9600K .......... .......... .......... .......... .......... 21% 94.6M 1s
  9650K .......... .......... .......... .......... .......... 21%  146M 1s
  9700K .......... .......... .......... .......... .......... 21%  141M 1s
  9750K .......... .......... .......... .......... .......... 21%  110M 1s
  9800K .......... .......... .......... .......... .......... 21%  135M 1s
  9850K .......... .......... .......... .......... .......... 21%  158M 1s
  9900K .......... .......... .......... .......... .......... 22%  135M 1s
  9950K .......... .......... .......... .......... .......... 22%  127M 1s
 10000K .......... .......... .......... .......... .......... 22%  167M 1s
 10050K .......... .......... .......... .......... .......... 22%  134M 1s
 10100K .......... .......... .......... .......... .......... 22%  130M 1s
 10150K .......... .......... .......... .......... .......... 22%  122M 1s
 10200K .......... .......... .......... .......... .......... 22% 48.4M 1s
 10250K .......... .......... .......... .......... .......... 22%  134M 1s
 10300K .......... .......... .......... .......... .......... 22%  162M 1s
 10350K .......... .......... .......... .......... .......... 23%  135M 1s
 10400K .......... .......... .......... .......... .......... 23%  121M 1s
 10450K .......... .......... .......... .......... .......... 23%  152M 1s
 10500K .......... .......... .......... .......... .......... 23%  138M 1s
 10550K .......... .......... .......... .......... .......... 23%  131M 1s
 10600K .......... .......... .......... .......... .......... 23% 95.7M 1s
 10650K .......... .......... .......... .......... .......... 23%  168M 1s
 10700K .......... .......... .......... .......... .......... 23%  146M 1s
 10750K .......... .......... .......... .......... .......... 23%  134M 1s
 10800K .......... .......... .......... .......... .......... 24%  167M 1s
 10850K .......... .......... .......... .......... .......... 24%  150M 1s
 10900K .......... .......... .......... .......... .......... 24%  160M 1s
 10950K .......... .......... .......... .......... .......... 24%  111M 1s
 11000K .......... .......... .......... .......... .......... 24%  155M 1s
 11050K .......... .......... .......... .......... .......... 24%  160M 1s
 11100K .......... .......... .......... .......... .......... 24%  145M 1s
 11150K .......... .......... .......... .......... .......... 24%  137M 1s
 11200K .......... .......... .......... .......... .......... 24%  161M 1s
 11250K .......... .......... .......... .......... .......... 25%  213K 1s
 11300K .......... .......... .......... .......... .......... 25% 46.0M 1s
 11350K .......... .......... .......... .......... .......... 25% 25.5M 1s
 11400K .......... .......... .......... .......... .......... 25% 78.6M 1s
 11450K .......... .......... .......... .......... .......... 25% 68.7M 1s
 11500K .......... .......... .......... .......... .......... 25% 48.2M 1s
 11550K .......... .......... .......... .......... .......... 25% 49.9M 1s
 11600K .......... .......... .......... .......... .......... 25% 27.4M 1s
 11650K .......... .......... .......... .......... .......... 25% 57.0M 1s
 11700K .......... .......... .......... .......... .......... 26% 68.5M 1s
 11750K .......... .......... .......... .......... .......... 26% 81.5M 1s
 11800K .......... .......... .......... .......... .......... 26% 96.5M 1s
 11850K .......... .......... .......... .......... .......... 26% 50.7M 1s
 11900K .......... .......... .......... .......... .......... 26% 59.2M 1s
 11950K .......... .......... .......... .......... .......... 26% 56.5M 1s
 12000K .......... .......... .......... .......... .......... 26% 71.9M 1s
 12050K .......... .......... .......... .......... .......... 26% 55.7M 1s
 12100K .......... .......... .......... .......... .......... 26% 67.3M 1s
 12150K .......... .......... .......... .......... .......... 27% 45.5M 1s
 12200K .......... .......... .......... .......... .......... 27% 60.6M 1s
 12250K .......... .......... .......... .......... .......... 27% 10.6M 1s
 12300K .......... .......... .......... .......... .......... 27% 61.4M 1s
 12350K .......... .......... .......... .......... .......... 27% 89.4M 1s
 12400K .......... .......... .......... .......... .......... 27% 79.9M 1s
 12450K .......... .......... .......... .......... .......... 27% 78.0M 1s
 12500K .......... .......... .......... .......... .......... 27% 73.3M 1s
 12550K .......... .......... .......... .......... .......... 27% 78.0M 1s
 12600K .......... .......... .......... .......... .......... 28% 65.7M 1s
 12650K .......... .......... .......... .......... .......... 28% 72.8M 1s
 12700K .......... .......... .......... .......... .......... 28% 83.6M 1s
 12750K .......... .......... .......... .......... .......... 28%  120M 1s
 12800K .......... .......... .......... .......... .......... 28%  115M 1s
 12850K .......... .......... .......... .......... .......... 28% 67.6M 1s
 12900K .......... .......... .......... .......... .......... 28% 65.5M 1s
 12950K .......... .......... .......... .......... .......... 28% 75.4M 1s
 13000K .......... .......... .......... .......... .......... 28% 80.4M 1s
 13050K .......... .......... .......... .......... .......... 28%  112M 1s
 13100K .......... .......... .......... .......... .......... 29% 75.8M 1s
 13150K .......... .......... .......... .......... .......... 29% 75.5M 1s
 13200K .......... .......... .......... .......... .......... 29% 85.5M 1s
 13250K .......... .......... .......... .......... .......... 29% 66.3M 1s
 13300K .......... .......... .......... .......... .......... 29% 18.0M 1s
 13350K .......... .......... .......... .......... .......... 29% 87.5M 1s
 13400K .......... .......... .......... .......... .......... 29% 69.4M 1s
 13450K .......... .......... .......... .......... .......... 29% 83.5M 1s
 13500K .......... .......... .......... .......... .......... 29% 72.7M 1s
 13550K .......... .......... .......... .......... .......... 30%  102M 1s
 13600K .......... .......... .......... .......... .......... 30% 64.4M 1s
 13650K .......... .......... .......... .......... .......... 30% 88.8M 1s
 13700K .......... .......... .......... .......... .......... 30% 85.4M 1s
 13750K .......... .......... .......... .......... .......... 30% 83.5M 1s
 13800K .......... .......... .......... .......... .......... 30% 76.7M 1s
 13850K .......... .......... .......... .......... .......... 30% 99.4M 1s
 13900K .......... .......... .......... .......... .......... 30% 82.9M 1s
 13950K .......... .......... .......... .......... .......... 30% 85.4M 1s
 14000K .......... .......... .......... .......... .......... 31% 95.7M 1s
 14050K .......... .......... .......... .......... .......... 31% 82.3M 1s
 14100K .......... .......... .......... .......... .......... 31% 84.3M 1s
 14150K .......... .......... .......... .......... .......... 31% 62.6M 1s
 14200K .......... .......... .......... .......... .......... 31% 91.4M 1s
 14250K .......... .......... .......... .......... .......... 31% 79.1M 1s
 14300K .......... .......... .......... .......... .......... 31% 39.7M 1s
 14350K .......... .......... .......... .......... .......... 31% 85.7M 1s
 14400K .......... .......... .......... .......... .......... 31% 78.4M 1s
 14450K .......... .......... .......... .......... .......... 32% 93.7M 1s
 14500K .......... .......... .......... .......... .......... 32% 86.7M 1s
 14550K .......... .......... .......... .......... .......... 32% 97.5M 1s
 14600K .......... .......... .......... .......... .......... 32% 94.6M 1s
 14650K .......... .......... .......... .......... .......... 32%  103M 1s
 14700K .......... .......... .......... .......... .......... 32%  163M 1s
 14750K .......... .......... .......... .......... .......... 32%  167M 1s
 14800K .......... .......... .......... .......... .......... 32%  136M 1s
 14850K .......... .......... .......... .......... .......... 32% 93.0M 1s
 14900K .......... .......... .......... .......... .......... 33% 82.6M 1s
 14950K .......... .......... .......... .......... .......... 33% 75.4M 1s
 15000K .......... .......... .......... .......... .......... 33% 90.1M 1s
 15050K .......... .......... .......... .......... .......... 33% 80.6M 1s
 15100K .......... .......... .......... .......... .......... 33% 91.6M 1s
 15150K .......... .......... .......... .......... .......... 33% 82.2M 1s
 15200K .......... .......... .......... .......... .......... 33% 86.3M 1s
 15250K .......... .......... .......... .......... .......... 33% 90.1M 1s
 15300K .......... .......... .......... .......... .......... 33% 80.6M 1s
 15350K .......... .......... .......... .......... .......... 34% 2.56M 1s
 15400K .......... .......... .......... .......... .......... 34% 60.7M 1s
 15450K .......... .......... .......... .......... .......... 34% 44.6M 1s
 15500K .......... .......... .......... .......... .......... 34% 33.7M 1s
 15550K .......... .......... .......... .......... .......... 34% 57.9M 1s
 15600K .......... .......... .......... .......... .......... 34% 59.3M 1s
 15650K .......... .......... .......... .......... .......... 34% 53.8M 1s
 15700K .......... .......... .......... .......... .......... 34%  108M 1s
 15750K .......... .......... .......... .......... .......... 34% 99.6M 1s
 15800K .......... .......... .......... .......... .......... 35%  112M 1s
 15850K .......... .......... .......... .......... .......... 35% 65.9M 1s
 15900K .......... .......... .......... .......... .......... 35% 65.9M 1s
 15950K .......... .......... .......... .......... .......... 35% 70.5M 1s
 16000K .......... .......... .......... .......... .......... 35% 70.5M 1s
 16050K .......... .......... .......... .......... .......... 35% 76.4M 1s
 16100K .......... .......... .......... .......... .......... 35% 68.8M 1s
 16150K .......... .......... .......... .......... .......... 35% 81.1M 1s
 16200K .......... .......... .......... .......... .......... 35%  103M 1s
 16250K .......... .......... .......... .......... .......... 36%  132M 1s
 16300K .......... .......... .......... .......... .......... 36% 86.6M 1s
 16350K .......... .......... .......... .......... .......... 36% 43.9M 1s
 16400K .......... .......... .......... .......... .......... 36% 67.6M 1s
 16450K .......... .......... .......... .......... .......... 36%  131M 1s
 16500K .......... .......... .......... .......... .......... 36%  129M 1s
 16550K .......... .......... .......... .......... .......... 36%  131M 1s
 16600K .......... .......... .......... .......... .......... 36%  117M 1s
 16650K .......... .......... .......... .......... .......... 36%  131M 1s
 16700K .......... .......... .......... .......... .......... 37%  131M 1s
 16750K .......... .......... .......... .......... .......... 37%  132M 1s
 16800K .......... .......... .......... .......... .......... 37%  106M 1s
 16850K .......... .......... .......... .......... .......... 37%  124M 1s
 16900K .......... .......... .......... .......... .......... 37%  132M 1s
 16950K .......... .......... .......... .......... .......... 37%  132M 1s
 17000K .......... .......... .......... .......... .......... 37%  104M 1s
 17050K .......... .......... .......... .......... .......... 37%  131M 1s
 17100K .......... .......... .......... .......... .......... 37%  131M 1s
 17150K .......... .......... .......... .......... .......... 38%  109M 1s
 17200K .......... .......... .......... .......... .......... 38%  111M 1s
 17250K .......... .......... .......... .......... .......... 38%  132M 1s
 17300K .......... .......... .......... .......... .......... 38% 97.3M 1s
 17350K .......... .......... .......... .......... .......... 38%  128M 1s
 17400K .......... .......... .......... .......... .......... 38% 21.2M 1s
 17450K .......... .......... .......... .......... .......... 38%  129M 1s
 17500K .......... .......... .......... .......... .......... 38%  129M 1s
 17550K .......... .......... .......... .......... .......... 38% 83.8M 1s
 17600K .......... .......... .......... .......... .......... 39%  108M 1s
 17650K .......... .......... .......... .......... .......... 39% 84.2M 1s
 17700K .......... .......... .......... .......... .......... 39% 99.6M 1s
 17750K .......... .......... .......... .......... .......... 39% 80.4M 1s
 17800K .......... .......... .......... .......... .......... 39% 59.5M 1s
 17850K .......... .......... .......... .......... .......... 39% 69.4M 1s
 17900K .......... .......... .......... .......... .......... 39% 49.8M 1s
 17950K .......... .......... .......... .......... .......... 39% 68.8M 1s
 18000K .......... .......... .......... .......... .......... 39% 68.1M 1s
 18050K .......... .......... .......... .......... .......... 40% 88.9M 1s
 18100K .......... .......... .......... .......... .......... 40% 65.7M 1s
 18150K .......... .......... .......... .......... .......... 40% 88.8M 1s
 18200K .......... .......... .......... .......... .......... 40% 73.9M 1s
 18250K .......... .......... .......... .......... .......... 40% 79.1M 1s
 18300K .......... .......... .......... .......... .......... 40% 92.8M 1s
 18350K .......... .......... .......... .......... .......... 40%  107M 1s
 18400K .......... .......... .......... .......... .......... 40% 31.9M 1s
 18450K .......... .......... .......... .......... .......... 40% 18.9M 1s
 18500K .......... .......... .......... .......... .......... 41%  107M 1s
 18550K .......... .......... .......... .......... .......... 41%  127M 1s
 18600K .......... .......... .......... .......... .......... 41%  102M 1s
 18650K .......... .......... .......... .......... .......... 41%  129M 1s
 18700K .......... .......... .......... .......... .......... 41%  132M 1s
 18750K .......... .......... .......... .......... .......... 41%  125M 1s
 18800K .......... .......... .......... .......... .......... 41%  108M 1s
 18850K .......... .......... .......... .......... .......... 41% 47.3M 1s
 18900K .......... .......... .......... .......... .......... 41% 18.1M 1s
 18950K .......... .......... .......... .......... .......... 42%  132M 1s
 19000K .......... .......... .......... .......... .......... 42%  117M 1s
 19050K .......... .......... .......... .......... .......... 42% 98.4M 1s
 19100K .......... .......... .......... .......... .......... 42%  131M 1s
 19150K .......... .......... .......... .......... .......... 42%  131M 1s
 19200K .......... .......... .......... .......... .......... 42% 92.1M 1s
 19250K .......... .......... .......... .......... .......... 42% 32.7M 1s
 19300K .......... .......... .......... .......... .......... 42% 20.1M 1s
 19350K .......... .......... .......... .......... .......... 42% 89.6M 1s
 19400K .......... .......... .......... .......... .......... 43% 48.2M 1s
 19450K .......... .......... .......... .......... .......... 43% 2.44M 1s
 19500K .......... .......... .......... .......... .......... 43% 92.5M 1s
 19550K .......... .......... .......... .......... .......... 43% 60.6M 1s
 19600K .......... .......... .......... .......... .......... 43% 82.2M 1s
 19650K .......... .......... .......... .......... .......... 43%  103M 1s
 19700K .......... .......... .......... .......... .......... 43%  131M 1s
 19750K .......... .......... .......... .......... .......... 43%  131M 1s
 19800K .......... .......... .......... .......... .......... 43% 82.2M 1s
 19850K .......... .......... .......... .......... .......... 44%  121M 1s
 19900K .......... .......... .......... .......... .......... 44%  131M 1s
 19950K .......... .......... .......... .......... .......... 44%  123M 1s
 20000K .......... .......... .......... .......... .......... 44%  112M 1s
 20050K .......... .......... .......... .......... .......... 44%  131M 1s
 20100K .......... .......... .......... .......... .......... 44%  130M 1s
 20150K .......... .......... .......... .......... .......... 44%  131M 1s
 20200K .......... .......... .......... .......... .......... 44%  116M 1s
 20250K .......... .......... .......... .......... .......... 44%  132M 1s
 20300K .......... .......... .......... .......... .......... 45%  106M 1s
 20350K .......... .......... .......... .......... .......... 45% 58.5M 1s
 20400K .......... .......... .......... .......... .......... 45% 70.1M 1s
 20450K .......... .......... .......... .......... .......... 45% 18.2M 1s
 20500K .......... .......... .......... .......... .......... 45% 63.7M 1s
 20550K .......... .......... .......... .......... .......... 45% 89.1M 1s
 20600K .......... .......... .......... .......... .......... 45% 64.4M 1s
 20650K .......... .......... .......... .......... .......... 45% 90.8M 1s
 20700K .......... .......... .......... .......... .......... 45% 72.0M 1s
 20750K .......... .......... .......... .......... .......... 46% 89.4M 1s
 20800K .......... .......... .......... .......... .......... 46% 56.2M 1s
 20850K .......... .......... .......... .......... .......... 46% 91.3M 1s
 20900K .......... .......... .......... .......... .......... 46% 68.4M 1s
 20950K .......... .......... .......... .......... .......... 46% 89.9M 1s
 21000K .......... .......... .......... .......... .......... 46% 80.3M 1s
 21050K .......... .......... .......... .......... .......... 46% 89.3M 1s
 21100K .......... .......... .......... .......... .......... 46% 91.3M 1s
 21150K .......... .......... .......... .......... .......... 46% 60.7M 1s
 21200K .......... .......... .......... .......... .......... 47% 81.5M 1s
 21250K .......... .......... .......... .......... .......... 47% 54.0M 1s
 21300K .......... .......... .......... .......... .......... 47% 48.6M 1s
 21350K .......... .......... .......... .......... .......... 47% 57.2M 1s
 21400K .......... .......... .......... .......... .......... 47% 47.2M 1s
 21450K .......... .......... .......... .......... .......... 47% 53.7M 1s
 21500K .......... .......... .......... .......... .......... 47% 25.2M 1s
 21550K .......... .......... .......... .......... .......... 47% 69.8M 1s
 21600K .......... .......... .......... .......... .......... 47% 77.0M 1s
 21650K .......... .......... .......... .......... .......... 48% 68.7M 1s
 21700K .......... .......... .......... .......... .......... 48% 46.4M 1s
 21750K .......... .......... .......... .......... .......... 48% 46.1M 1s
 21800K .......... .......... .......... .......... .......... 48% 73.3M 1s
 21850K .......... .......... .......... .......... .......... 48% 92.1M 1s
 21900K .......... .......... .......... .......... .......... 48% 91.1M 1s
 21950K .......... .......... .......... .......... .......... 48%  100M 1s
 22000K .......... .......... .......... .......... .......... 48% 87.0M 1s
 22050K .......... .......... .......... .......... .......... 48% 84.8M 1s
 22100K .......... .......... .......... .......... .......... 49% 82.8M 1s
 22150K .......... .......... .......... .......... .......... 49% 45.0M 1s
 22200K .......... .......... .......... .......... .......... 49% 43.6M 1s
 22250K .......... .......... .......... .......... .......... 49% 70.5M 1s
 22300K .......... .......... .......... .......... .......... 49%  142M 1s
 22350K .......... .......... .......... .......... .......... 49%  152M 1s
 22400K .......... .......... .......... .......... .......... 49%  157M 1s
 22450K .......... .......... .......... .......... .......... 49%  116M 1s
 22500K .......... .......... .......... .......... .......... 49% 2.25M 1s
 22550K .......... .......... .......... .......... .......... 50% 56.4M 1s
 22600K .......... .......... .......... .......... .......... 50% 88.0M 1s
 22650K .......... .......... .......... .......... .......... 50% 78.6M 1s
 22700K .......... .......... .......... .......... .......... 50% 69.6M 1s
 22750K .......... .......... .......... .......... .......... 50%  119M 1s
 22800K .......... .......... .......... .......... .......... 50%  157M 1s
 22850K .......... .......... .......... .......... .......... 50%  123M 1s
 22900K .......... .......... .......... .......... .......... 50% 84.2M 1s
 22950K .......... .......... .......... .......... .......... 50% 85.1M 1s
 23000K .......... .......... .......... .......... .......... 51% 78.0M 1s
 23050K .......... .......... .......... .......... .......... 51% 81.5M 1s
 23100K .......... .......... .......... .......... .......... 51%  146M 1s
 23150K .......... .......... .......... .......... .......... 51%  121M 1s
 23200K .......... .......... .......... .......... .......... 51%  131M 1s
 23250K .......... .......... .......... .......... .......... 51%  158M 1s
 23300K .......... .......... .......... .......... .......... 51%  157M 1s
 23350K .......... .......... .......... .......... .......... 51%  158M 1s
 23400K .......... .......... .......... .......... .......... 51%  108M 1s
 23450K .......... .......... .......... .......... .......... 52%  158M 1s
 23500K .......... .......... .......... .......... .......... 52%  127M 1s
 23550K .......... .......... .......... .......... .......... 52% 52.1M 1s
 23600K .......... .......... .......... .......... .......... 52% 95.0M 1s
 23650K .......... .......... .......... .......... .......... 52%  157M 1s
 23700K .......... .......... .......... .......... .......... 52%  150M 1s
 23750K .......... .......... .......... .......... .......... 52% 92.0M 1s
 23800K .......... .......... .......... .......... .......... 52% 65.7M 1s
 23850K .......... .......... .......... .......... .......... 52% 65.0M 1s
 23900K .......... .......... .......... .......... .......... 53% 82.9M 1s
 23950K .......... .......... .......... .......... .......... 53% 86.4M 1s
 24000K .......... .......... .......... .......... .......... 53% 97.9M 1s
 24050K .......... .......... .......... .......... .......... 53%  157M 1s
 24100K .......... .......... .......... .......... .......... 53%  137M 1s
 24150K .......... .......... .......... .......... .......... 53%  104M 1s
 24200K .......... .......... .......... .......... .......... 53% 75.9M 1s
 24250K .......... .......... .......... .......... .......... 53% 85.7M 1s
 24300K .......... .......... .......... .......... .......... 53% 80.7M 1s
 24350K .......... .......... .......... .......... .......... 54%  136M 1s
 24400K .......... .......... .......... .......... .......... 54%  132M 1s
 24450K .......... .......... .......... .......... .......... 54%  176M 1s
 24500K .......... .......... .......... .......... .......... 54% 83.2M 1s
 24550K .......... .......... .......... .......... .......... 54% 3.22M 1s
 24600K .......... .......... .......... .......... .......... 54% 91.8M 1s
 24650K .......... .......... .......... .......... .......... 54% 85.5M 1s
 24700K .......... .......... .......... .......... .......... 54%  120M 1s
 24750K .......... .......... .......... .......... .......... 54%  124M 1s
 24800K .......... .......... .......... .......... .......... 55%  104M 1s
 24850K .......... .......... .......... .......... .......... 55% 84.8M 1s
 24900K .......... .......... .......... .......... .......... 55% 81.1M 1s
 24950K .......... .......... .......... .......... .......... 55% 88.8M 1s
 25000K .......... .......... .......... .......... .......... 55%  140M 1s
 25050K .......... .......... .......... .......... .......... 55%  127M 1s
 25100K .......... .......... .......... .......... .......... 55%  158M 1s
 25150K .......... .......... .......... .......... .......... 55%  158M 1s
 25200K .......... .......... .......... .......... .......... 55%  157M 1s
 25250K .......... .......... .......... .......... .......... 56%  128M 1s
 25300K .......... .......... .......... .......... .......... 56%  103M 1s
 25350K .......... .......... .......... .......... .......... 56%  126M 1s
 25400K .......... .......... .......... .......... .......... 56%  142M 1s
 25450K .......... .......... .......... .......... .......... 56%  155M 1s
 25500K .......... .......... .......... .......... .......... 56%  158M 1s
 25550K .......... .......... .......... .......... .......... 56%  126M 1s
 25600K .......... .......... .......... .......... .......... 56% 18.5M 1s
 25650K .......... .......... .......... .......... .......... 56% 80.4M 1s
 25700K .......... .......... .......... .......... .......... 56% 85.1M 1s
 25750K .......... .......... .......... .......... .......... 57% 52.8M 1s
 25800K .......... .......... .......... .......... .......... 57% 91.8M 1s
 25850K .......... .......... .......... .......... .......... 57% 4.84M 1s
 25900K .......... .......... .......... .......... .......... 57% 38.6M 1s
 25950K .......... .......... .......... .......... .......... 57% 54.9M 1s
 26000K .......... .......... .......... .......... .......... 57% 53.5M 1s
 26050K .......... .......... .......... .......... .......... 57% 96.9M 1s
 26100K .......... .......... .......... .......... .......... 57% 54.1M 1s
 26150K .......... .......... .......... .......... .......... 57% 50.7M 1s
 26200K .......... .......... .......... .......... .......... 58% 40.6M 1s
 26250K .......... .......... .......... .......... .......... 58% 74.1M 1s
 26300K .......... .......... .......... .......... .......... 58% 59.8M 1s
 26350K .......... .......... .......... .......... .......... 58% 75.4M 1s
 26400K .......... .......... .......... .......... .......... 58%  102M 1s
 26450K .......... .......... .......... .......... .......... 58% 79.9M 1s
 26500K .......... .......... .......... .......... .......... 58% 81.5M 1s
 26550K .......... .......... .......... .......... .......... 58% 72.6M 0s
 26600K .......... .......... .......... .......... .......... 58% 45.7M 0s
 26650K .......... .......... .......... .......... .......... 59%  158M 0s
 26700K .......... .......... .......... .......... .......... 59%  138M 0s
 26750K .......... .......... .......... .......... .......... 59%  159M 0s
 26800K .......... .......... .......... .......... .......... 59%  164M 0s
 26850K .......... .......... .......... .......... .......... 59%  165M 0s
 26900K .......... .......... .......... .......... .......... 59% 81.2M 0s
 26950K .......... .......... .......... .......... .......... 59%  166M 0s
 27000K .......... .......... .......... .......... .......... 59%  144M 0s
 27050K .......... .......... .......... .......... .......... 59%  129M 0s
 27100K .......... .......... .......... .......... .......... 60%  133M 0s
 27150K .......... .......... .......... .......... .......... 60%  158M 0s
 27200K .......... .......... .......... .......... .......... 60%  165M 0s
 27250K .......... .......... .......... .......... .......... 60%  141M 0s
 27300K .......... .......... .......... .......... .......... 60%  145M 0s
 27350K .......... .......... .......... .......... .......... 60%  109M 0s
 27400K .......... .......... .......... .......... .......... 60% 94.3M 0s
 27450K .......... .......... .......... .......... .......... 60% 80.8M 0s
 27500K .......... .......... .......... .......... .......... 60% 95.9M 0s
 27550K .......... .......... .......... .......... .......... 61%  112M 0s
 27600K .......... .......... .......... .......... .......... 61%  158M 0s
 27650K .......... .......... .......... .......... .......... 61% 29.9M 0s
 27700K .......... .......... .......... .......... .......... 61% 80.2M 0s
 27750K .......... .......... .......... .......... .......... 61% 89.4M 0s
 27800K .......... .......... .......... .......... .......... 61% 86.4M 0s
 27850K .......... .......... .......... .......... .......... 61%  133M 0s
 27900K .......... .......... .......... .......... .......... 61%  141M 0s
 27950K .......... .......... .......... .......... .......... 61%  133M 0s
 28000K .......... .......... .......... .......... .......... 62%  166M 0s
 28050K .......... .......... .......... .......... .......... 62%  113M 0s
 28100K .......... .......... .......... .......... .......... 62%  115M 0s
 28150K .......... .......... .......... .......... .......... 62%  102M 0s
 28200K .......... .......... .......... .......... .......... 62% 88.3M 0s
 28250K .......... .......... .......... .......... .......... 62% 90.3M 0s
 28300K .......... .......... .......... .......... .......... 62%  103M 0s
 28350K .......... .......... .......... .......... .......... 62% 61.5M 0s
 28400K .......... .......... .......... .......... .......... 62%  104M 0s
 28450K .......... .......... .......... .......... .......... 63%  111M 0s
 28500K .......... .......... .......... .......... .......... 63% 96.1M 0s
 28550K .......... .......... .......... .......... .......... 63% 90.3M 0s
 28600K .......... .......... .......... .......... .......... 63%  104M 0s
 28650K .......... .......... .......... .......... .......... 63% 42.6M 0s
 28700K .......... .......... .......... .......... .......... 63% 96.7M 0s
 28750K .......... .......... .......... .......... .......... 63%  160M 0s
 28800K .......... .......... .......... .......... .......... 63%  160M 0s
 28850K .......... .......... .......... .......... .......... 63%  123M 0s
 28900K .......... .......... .......... .......... .......... 64%  135M 0s
 28950K .......... .......... .......... .......... .......... 64% 34.3M 0s
 29000K .......... .......... .......... .......... .......... 64% 82.2M 0s
 29050K .......... .......... .......... .......... .......... 64% 78.4M 0s
 29100K .......... .......... .......... .......... .......... 64%  109M 0s
 29150K .......... .......... .......... .......... .......... 64%  155M 0s
 29200K .......... .......... .......... .......... .......... 64%  140M 0s
 29250K .......... .......... .......... .......... .......... 64% 47.4M 0s
 29300K .......... .......... .......... .......... .......... 64% 42.1M 0s
 29350K .......... .......... .......... .......... .......... 65% 32.4M 0s
 29400K .......... .......... .......... .......... .......... 65% 90.9M 0s
 29450K .......... .......... .......... .......... .......... 65% 74.9M 0s
 29500K .......... .......... .......... .......... .......... 65% 89.3M 0s
 29550K .......... .......... .......... .......... .......... 65% 80.4M 0s
 29600K .......... .......... .......... .......... .......... 65% 86.0M 0s
 29650K .......... .......... .......... .......... .......... 65% 2.42M 0s
 29700K .......... .......... .......... .......... .......... 65% 21.8M 0s
 29750K .......... .......... .......... .......... .......... 65% 22.2M 0s
 29800K .......... .......... .......... .......... .......... 66% 25.4M 0s
 29850K .......... .......... .......... .......... .......... 66% 26.1M 0s
 29900K .......... .......... .......... .......... .......... 66% 24.0M 0s
 29950K .......... .......... .......... .......... .......... 66% 53.3M 0s
 30000K .......... .......... .......... .......... .......... 66% 50.5M 0s
 30050K .......... .......... .......... .......... .......... 66% 66.3M 0s
 30100K .......... .......... .......... .......... .......... 66% 88.9M 0s
 30150K .......... .......... .......... .......... .......... 66% 82.1M 0s
 30200K .......... .......... .......... .......... .......... 66% 82.2M 0s
 30250K .......... .......... .......... .......... .......... 67% 88.8M 0s
 30300K .......... .......... .......... .......... .......... 67% 75.1M 0s
 30350K .......... .......... .......... .......... .......... 67% 85.4M 0s
 30400K .......... .......... .......... .......... .......... 67% 79.1M 0s
 30450K .......... .......... .......... .......... .......... 67%  118M 0s
 30500K .......... .......... .......... .......... .......... 67%  155M 0s
 30550K .......... .......... .......... .......... .......... 67%  103M 0s
 30600K .......... .......... .......... .......... .......... 67% 84.5M 0s
 30650K .......... .......... .......... .......... .......... 67% 85.4M 0s
 30700K .......... .......... .......... .......... .......... 68% 39.2M 0s
 30750K .......... .......... .......... .......... .......... 68% 83.2M 0s
 30800K .......... .......... .......... .......... .......... 68% 86.0M 0s
 30850K .......... .......... .......... .......... .......... 68% 66.3M 0s
 30900K .......... .......... .......... .......... .......... 68% 76.5M 0s
 30950K .......... .......... .......... .......... .......... 68% 75.2M 0s
 31000K .......... .......... .......... .......... .......... 68% 76.2M 0s
 31050K .......... .......... .......... .......... .......... 68%  137M 0s
 31100K .......... .......... .......... .......... .......... 68%  123M 0s
 31150K .......... .......... .......... .......... .......... 69% 68.8M 0s
 31200K .......... .......... .......... .......... .......... 69% 82.2M 0s
 31250K .......... .......... .......... .......... .......... 69% 36.5M 0s
 31300K .......... .......... .......... .......... .......... 69% 55.2M 0s
 31350K .......... .......... .......... .......... .......... 69% 75.7M 0s
 31400K .......... .......... .......... .......... .......... 69% 59.8M 0s
 31450K .......... .......... .......... .......... .......... 69% 54.3M 0s
 31500K .......... .......... .......... .......... .......... 69% 39.5M 0s
 31550K .......... .......... .......... .......... .......... 69% 80.2M 0s
 31600K .......... .......... .......... .......... .......... 70% 36.2M 0s
 31650K .......... .......... .......... .......... .......... 70% 63.7M 0s
 31700K .......... .......... .......... .......... .......... 70% 4.91M 0s
 31750K .......... .......... .......... .......... .......... 70% 23.5M 0s
 31800K .......... .......... .......... .......... .......... 70% 26.2M 0s
 31850K .......... .......... .......... .......... .......... 70% 25.7M 0s
 31900K .......... .......... .......... .......... .......... 70% 30.9M 0s
 31950K .......... .......... .......... .......... .......... 70% 56.6M 0s
 32000K .......... .......... .......... .......... .......... 70% 70.9M 0s
 32050K .......... .......... .......... .......... .......... 71%  105M 0s
 32100K .......... .......... .......... .......... .......... 71%  164M 0s
 32150K .......... .......... .......... .......... .......... 71%  151M 0s
 32200K .......... .......... .......... .......... .......... 71%  106M 0s
 32250K .......... .......... .......... .......... .......... 71% 88.6M 0s
 32300K .......... .......... .......... .......... .......... 71% 82.6M 0s
 32350K .......... .......... .......... .......... .......... 71% 79.8M 0s
 32400K .......... .......... .......... .......... .......... 71% 83.8M 0s
 32450K .......... .......... .......... .......... .......... 71%  164M 0s
 32500K .......... .......... .......... .......... .......... 72% 99.2M 0s
 32550K .......... .......... .......... .......... .......... 72% 61.8M 0s
 32600K .......... .......... .......... .......... .......... 72% 83.9M 0s
 32650K .......... .......... .......... .......... .......... 72%  103M 0s
 32700K .......... .......... .......... .......... .......... 72%  139M 0s
 32750K .......... .......... .......... .......... .......... 72% 55.4M 0s
 32800K .......... .......... .......... .......... .......... 72%  102M 0s
 32850K .......... .......... .......... .......... .......... 72% 83.9M 0s
 32900K .......... .......... .......... .......... .......... 72% 77.6M 0s
 32950K .......... .......... .......... .......... .......... 73% 83.2M 0s
 33000K .......... .......... .......... .......... .......... 73% 60.7M 0s
 33050K .......... .......... .......... .......... .......... 73%  126M 0s
 33100K .......... .......... .......... .......... .......... 73% 73.2M 0s
 33150K .......... .......... .......... .......... .......... 73% 90.1M 0s
 33200K .......... .......... .......... .......... .......... 73% 78.4M 0s
 33250K .......... .......... .......... .......... .......... 73% 82.6M 0s
 33300K .......... .......... .......... .......... .......... 73% 80.6M 0s
 33350K .......... .......... .......... .......... .......... 73% 92.3M 0s
 33400K .......... .......... .......... .......... .......... 74% 82.1M 0s
 33450K .......... .......... .......... .......... .......... 74%  129M 0s
 33500K .......... .......... .......... .......... .......... 74%  164M 0s
 33550K .......... .......... .......... .......... .......... 74%  155M 0s
 33600K .......... .......... .......... .......... .......... 74%  100M 0s
 33650K .......... .......... .......... .......... .......... 74% 94.4M 0s
 33700K .......... .......... .......... .......... .......... 74% 85.5M 0s
 33750K .......... .......... .......... .......... .......... 74% 3.58M 0s
 33800K .......... .......... .......... .......... .......... 74% 56.2M 0s
 33850K .......... .......... .......... .......... .......... 75% 30.9M 0s
 33900K .......... .......... .......... .......... .......... 75% 38.9M 0s
 33950K .......... .......... .......... .......... .......... 75% 46.2M 0s
 34000K .......... .......... .......... .......... .......... 75% 43.3M 0s
 34050K .......... .......... .......... .......... .......... 75% 50.4M 0s
 34100K .......... .......... .......... .......... .......... 75%  123M 0s
 34150K .......... .......... .......... .......... .......... 75%  140M 0s
 34200K .......... .......... .......... .......... .......... 75%  133M 0s
 34250K .......... .......... .......... .......... .......... 75%  141M 0s
 34300K .......... .......... .......... .......... .......... 76%  159M 0s
 34350K .......... .......... .......... .......... .......... 76%  138M 0s
 34400K .......... .......... .......... .......... .......... 76%  156M 0s
 34450K .......... .......... .......... .......... .......... 76%  122M 0s
 34500K .......... .......... .......... .......... .......... 76%  155M 0s
 34550K .......... .......... .......... .......... .......... 76%  136M 0s
 34600K .......... .......... .......... .......... .......... 76%  152M 0s
 34650K .......... .......... .......... .......... .......... 76%  128M 0s
 34700K .......... .......... .......... .......... .......... 76%  152M 0s
 34750K .......... .......... .......... .......... .......... 77%  133M 0s
 34800K .......... .......... .......... .......... .......... 77% 33.4M 0s
 34850K .......... .......... .......... .......... .......... 77%  112M 0s
 34900K .......... .......... .......... .......... .......... 77%  154M 0s
 34950K .......... .......... .......... .......... .......... 77%  108M 0s
 35000K .......... .......... .......... .......... .......... 77% 80.8M 0s
 35050K .......... .......... .......... .......... .......... 77%  114M 0s
 35100K .......... .......... .......... .......... .......... 77% 44.8M 0s
 35150K .......... .......... .......... .......... .......... 77%  100M 0s
 35200K .......... .......... .......... .......... .......... 78% 94.8M 0s
 35250K .......... .......... .......... .......... .......... 78% 64.3M 0s
 35300K .......... .......... .......... .......... .......... 78% 59.8M 0s
 35350K .......... .......... .......... .......... .......... 78%  130M 0s
 35400K .......... .......... .......... .......... .......... 78% 57.3M 0s
 35450K .......... .......... .......... .......... .......... 78%  103M 0s
 35500K .......... .......... .......... .......... .......... 78% 88.0M 0s
 35550K .......... .......... .......... .......... .......... 78% 75.9M 0s
 35600K .......... .......... .......... .......... .......... 78% 65.4M 0s
 35650K .......... .......... .......... .......... .......... 79% 29.0M 0s
 35700K .......... .......... .......... .......... .......... 79%  107M 0s
 35750K .......... .......... .......... .......... .......... 79% 28.4M 0s
 35800K .......... .......... .......... .......... .......... 79% 24.0M 0s
 35850K .......... .......... .......... .......... .......... 79% 88.9M 0s
 35900K .......... .......... .......... .......... .......... 79% 89.9M 0s
 35950K .......... .......... .......... .......... .......... 79% 74.7M 0s
 36000K .......... .......... .......... .......... .......... 79% 93.9M 0s
 36050K .......... .......... .......... .......... .......... 79%  102M 0s
 36100K .......... .......... .......... .......... .......... 80% 91.1M 0s
 36150K .......... .......... .......... .......... .......... 80%  113M 0s
 36200K .......... .......... .......... .......... .......... 80%  157M 0s
 36250K .......... .......... .......... .......... .......... 80%  145M 0s
 36300K .......... .......... .......... .......... .......... 80%  144M 0s
 36350K .......... .......... .......... .......... .......... 80%  108M 0s
 36400K .......... .......... .......... .......... .......... 80% 76.8M 0s
 36450K .......... .......... .......... .......... .......... 80%  162M 0s
 36500K .......... .......... .......... .......... .......... 80%  157M 0s
 36550K .......... .......... .......... .......... .......... 81%  138M 0s
 36600K .......... .......... .......... .......... .......... 81%  157M 0s
 36650K .......... .......... .......... .......... .......... 81%  158M 0s
 36700K .......... .......... .......... .......... .......... 81%  157M 0s
 36750K .......... .......... .......... .......... .......... 81%  133M 0s
 36800K .......... .......... .......... .......... .......... 81%  120M 0s
 36850K .......... .......... .......... .......... .......... 81% 32.4M 0s
 36900K .......... .......... .......... .......... .......... 81%  148M 0s
 36950K .......... .......... .......... .......... .......... 81%  110M 0s
 37000K .......... .......... .......... .......... .......... 82%  159M 0s
 37050K .......... .......... .......... .......... .......... 82%  159M 0s
 37100K .......... .......... .......... .......... .......... 82%  159M 0s
 37150K .......... .......... .......... .......... .......... 82%  114M 0s
 37200K .......... .......... .......... .......... .......... 82%  121M 0s
 37250K .......... .......... .......... .......... .......... 82%  120M 0s
 37300K .......... .......... .......... .......... .......... 82% 82.6M 0s
 37350K .......... .......... .......... .......... .......... 82%  127M 0s
 37400K .......... .......... .......... .......... .......... 82% 86.7M 0s
 37450K .......... .......... .......... .......... .......... 83% 87.2M 0s
 37500K .......... .......... .......... .......... .......... 83% 88.0M 0s
 37550K .......... .......... .......... .......... .......... 83%  118M 0s
 37600K .......... .......... .......... .......... .......... 83%  163M 0s
 37650K .......... .......... .......... .......... .......... 83%  116M 0s
 37700K .......... .......... .......... .......... .......... 83% 89.3M 0s
 37750K .......... .......... .......... .......... .......... 83%  137M 0s
 37800K .......... .......... .......... .......... .......... 83%  134M 0s
 37850K .......... .......... .......... .......... .......... 83% 48.9M 0s
 37900K .......... .......... .......... .......... .......... 84%  145M 0s
 37950K .......... .......... .......... .......... .......... 84%  114M 0s
 38000K .......... .......... .......... .......... .......... 84%  136M 0s
 38050K .......... .......... .......... .......... .......... 84% 48.1M 0s
 38100K .......... .......... .......... .......... .......... 84% 80.3M 0s
 38150K .......... .......... .......... .......... .......... 84% 75.9M 0s
 38200K .......... .......... .......... .......... .......... 84% 90.4M 0s
 38250K .......... .......... .......... .......... .......... 84% 59.4M 0s
 38300K .......... .......... .......... .......... .......... 84% 38.1M 0s
 38350K .......... .......... .......... .......... .......... 84%  107M 0s
 38400K .......... .......... .......... .......... .......... 85% 72.3M 0s
 38450K .......... .......... .......... .......... .......... 85% 89.4M 0s
 38500K .......... .......... .......... .......... .......... 85% 60.1M 0s
 38550K .......... .......... .......... .......... .......... 85%  101M 0s
 38600K .......... .......... .......... .......... .......... 85% 49.2M 0s
 38650K .......... .......... .......... .......... .......... 85% 54.6M 0s
 38700K .......... .......... .......... .......... .......... 85%  122M 0s
 38750K .......... .......... .......... .......... .......... 85% 41.1M 0s
 38800K .......... .......... .......... .......... .......... 85%  160M 0s
 38850K .......... .......... .......... .......... .......... 86% 25.9M 0s
 38900K .......... .......... .......... .......... .......... 86% 1.30M 0s
 38950K .......... .......... .......... .......... .......... 86% 24.2M 0s
 39000K .......... .......... .......... .......... .......... 86% 34.8M 0s
 39050K .......... .......... .......... .......... .......... 86% 40.3M 0s
 39100K .......... .......... .......... .......... .......... 86% 38.7M 0s
 39150K .......... .......... .......... .......... .......... 86% 47.8M 0s
 39200K .......... .......... .......... .......... .......... 86%  112M 0s
 39250K .......... .......... .......... .......... .......... 86%  156M 0s
 39300K .......... .......... .......... .......... .......... 87% 6.44M 0s
 39350K .......... .......... .......... .......... .......... 87% 48.3M 0s
 39400K .......... .......... .......... .......... .......... 87%  104M 0s
 39450K .......... .......... .......... .......... .......... 87%  109M 0s
 39500K .......... .......... .......... .......... .......... 87% 98.0M 0s
 39550K .......... .......... .......... .......... .......... 87%  108M 0s
 39600K .......... .......... .......... .......... .......... 87% 76.8M 0s
 39650K .......... .......... .......... .......... .......... 87% 75.1M 0s
 39700K .......... .......... .......... .......... .......... 87% 64.6M 0s
 39750K .......... .......... .......... .......... .......... 88% 73.5M 0s
 39800K .......... .......... .......... .......... .......... 88% 75.6M 0s
 39850K .......... .......... .......... .......... .......... 88% 50.8M 0s
 39900K .......... .......... .......... .......... .......... 88% 32.9M 0s
 39950K .......... .......... .......... .......... .......... 88% 77.8M 0s
 40000K .......... .......... .......... .......... .......... 88% 76.4M 0s
 40050K .......... .......... .......... .......... .......... 88% 48.8M 0s
 40100K .......... .......... .......... .......... .......... 88% 61.3M 0s
 40150K .......... .......... .......... .......... .......... 88% 73.5M 0s
 40200K .......... .......... .......... .......... .......... 89% 77.3M 0s
 40250K .......... .......... .......... .......... .......... 89% 52.2M 0s
 40300K .......... .......... .......... .......... .......... 89% 63.0M 0s
 40350K .......... .......... .......... .......... .......... 89% 59.4M 0s
 40400K .......... .......... .......... .......... .......... 89% 60.3M 0s
 40450K .......... .......... .......... .......... .......... 89% 72.7M 0s
 40500K .......... .......... .......... .......... .......... 89% 57.3M 0s
 40550K .......... .......... .......... .......... .......... 89% 63.2M 0s
 40600K .......... .......... .......... .......... .......... 89% 49.7M 0s
 40650K .......... .......... .......... .......... .......... 90% 44.7M 0s
 40700K .......... .......... .......... .......... .......... 90% 46.5M 0s
 40750K .......... .......... .......... .......... .......... 90% 58.8M 0s
 40800K .......... .......... .......... .......... .......... 90% 47.3M 0s
 40850K .......... .......... .......... .......... .......... 90% 59.3M 0s
 40900K .......... .......... .......... .......... .......... 90% 51.7M 0s
 40950K .......... .......... .......... .......... .......... 90% 48.4M 0s
 41000K .......... .......... .......... .......... .......... 90% 44.1M 0s
 41050K .......... .......... .......... .......... .......... 90% 72.6M 0s
 41100K .......... .......... .......... .......... .......... 91% 88.0M 0s
 41150K .......... .......... .......... .......... .......... 91% 78.0M 0s
 41200K .......... .......... .......... .......... .......... 91% 82.5M 0s
 41250K .......... .......... .......... .......... .......... 91% 87.5M 0s
 41300K .......... .......... .......... .......... .......... 91% 93.7M 0s
 41350K .......... .......... .......... .......... .......... 91%  113M 0s
 41400K .......... .......... .......... .......... .......... 91%  108M 0s
 41450K .......... .......... .......... .......... .......... 91% 99.0M 0s
 41500K .......... .......... .......... .......... .......... 91% 78.8M 0s
 41550K .......... .......... .......... .......... .......... 92%  118M 0s
 41600K .......... .......... .......... .......... .......... 92% 73.5M 0s
 41650K .......... .......... .......... .......... .......... 92% 85.7M 0s
 41700K .......... .......... .......... .......... .......... 92%  148M 0s
 41750K .......... .......... .......... .......... .......... 92% 27.4M 0s
 41800K .......... .......... .......... .......... .......... 92%  180M 0s
 41850K .......... .......... .......... .......... .......... 92%  203M 0s
 41900K .......... .......... .......... .......... .......... 92%  204M 0s
 41950K .......... .......... .......... .......... .......... 92%  157M 0s
 42000K .......... .......... .......... .......... .......... 93%  171M 0s
 42050K .......... .......... .......... .......... .......... 93%  172M 0s
 42100K .......... .......... .......... .......... .......... 93%  204M 0s
 42150K .......... .......... .......... .......... .......... 93% 98.6M 0s
 42200K .......... .......... .......... .......... .......... 93%  182M 0s
 42250K .......... .......... .......... .......... .......... 93%  195M 0s
 42300K .......... .......... .......... .......... .......... 93%  168M 0s
 42350K .......... .......... .......... .......... .......... 93%  198M 0s
 42400K .......... .......... .......... .......... .......... 93% 31.3M 0s
 42450K .......... .......... .......... .......... .......... 94%  199M 0s
 42500K .......... .......... .......... .......... .......... 94%  214M 0s
 42550K .......... .......... .......... .......... .......... 94% 71.8M 0s
 42600K .......... .......... .......... .......... .......... 94%  145M 0s
 42650K .......... .......... .......... .......... .......... 94% 19.0M 0s
 42700K .......... .......... .......... .......... .......... 94%  184M 0s
 42750K .......... .......... .......... .......... .......... 94%  176M 0s
 42800K .......... .......... .......... .......... .......... 94%  154M 0s
 42850K .......... .......... .......... .......... .......... 94%  124M 0s
 42900K .......... .......... .......... .......... .......... 95% 21.2M 0s
 42950K .......... .......... .......... .......... .......... 95% 17.6M 0s
 43000K .......... .......... .......... .......... .......... 95% 50.9M 0s
 43050K .......... .......... .......... .......... .......... 95%  138M 0s
 43100K .......... .......... .......... .......... .......... 95%  167M 0s
 43150K .......... .......... .......... .......... .......... 95%  174M 0s
 43200K .......... .......... .......... .......... .......... 95% 26.8M 0s
 43250K .......... .......... .......... .......... .......... 95% 19.8M 0s
 43300K .......... .......... .......... .......... .......... 95% 79.4M 0s
 43350K .......... .......... .......... .......... .......... 96%  101M 0s
 43400K .......... .......... .......... .......... .......... 96% 8.55M 0s
 43450K .......... .......... .......... .......... .......... 96%  149M 0s
 43500K .......... .......... .......... .......... .......... 96%  133M 0s
 43550K .......... .......... .......... .......... .......... 96% 81.5M 0s
 43600K .......... .......... .......... .......... .......... 96% 89.9M 0s
 43650K .......... .......... .......... .......... .......... 96% 90.3M 0s
 43700K .......... .......... .......... .......... .......... 96% 81.9M 0s
 43750K .......... .......... .......... .......... .......... 96% 83.2M 0s
 43800K .......... .......... .......... .......... .......... 97% 30.9M 0s
 43850K .......... .......... .......... .......... .......... 97% 24.8M 0s
 43900K .......... .......... .......... .......... .......... 97% 91.6M 0s
 43950K .......... .......... .......... .......... .......... 97% 44.8M 0s
 44000K .......... .......... .......... .......... .......... 97% 8.94M 0s
 44050K .......... .......... .......... .......... .......... 97%  110M 0s
 44100K .......... .......... .......... .......... .......... 97% 77.3M 0s
 44150K .......... .......... .......... .......... .......... 97%  119M 0s
 44200K .......... .......... .......... .......... .......... 97%  123M 0s
 44250K .......... .......... .......... .......... .......... 98% 11.2M 0s
 44300K .......... .......... .......... .......... .......... 98% 42.5M 0s
 44350K .......... .......... .......... .......... .......... 98%  123M 0s
 44400K .......... .......... .......... .......... .......... 98%  125M 0s
 44450K .......... .......... .......... .......... .......... 98% 97.7M 0s
 44500K .......... .......... .......... .......... .......... 98% 12.0M 0s
 44550K .......... .......... .......... .......... .......... 98% 38.8M 0s
 44600K .......... .......... .......... .......... .......... 98%  133M 0s
 44650K .......... .......... .......... .......... .......... 98%  190M 0s
 44700K .......... .......... .......... .......... .......... 99% 11.9M 0s
 44750K .......... .......... .......... .......... .......... 99% 35.1M 0s
 44800K .......... .......... .......... .......... .......... 99%  202M 0s
 44850K .......... .......... .......... .......... .......... 99%  179M 0s
 44900K .......... .......... .......... .......... .......... 99%  210M 0s
 44950K .......... .......... .......... .......... .......... 99% 9.20M 0s
 45000K .......... .......... .......... .......... .......... 99%  136M 0s
 45050K .......... .......... .......... .......... .......... 99% 25.0M 0s
 45100K .......... .......... .......... .......... .......... 99%  136M 0s
 45150K .......... .......... ........                        100%  148M=1.1s

2022-09-02 16:35:42 (40.9 MB/s) - ‘libllvm-full.zip’ saved [46262593/46262593]

[Pipeline] sh
+ unzip libllvm-full.zip -d ./vm/Contents/MacOS/Plugins
Archive:  libllvm-full.zip
  inflating: ./vm/Contents/MacOS/Plugins/libLLVM.dylib  
[Pipeline] sh
+ wget https://files.pharo.org/vm/pharo-spur64/Darwin-x86_64/third-party/libunicorn.zip
--2022-09-02 16:35:46--  https://files.pharo.org/vm/pharo-spur64/Darwin-x86_64/third-party/libunicorn.zip
Resolving files.pharo.org (files.pharo.org)... 164.132.235.17
Connecting to files.pharo.org (files.pharo.org)|164.132.235.17|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 2587592 (2.5M) [application/zip]
Saving to: ‘libunicorn.zip’

     0K .......... .......... .......... .......... ..........  1% 4.07M 1s
    50K .......... .......... .......... .......... ..........  3% 8.58M 0s
   100K .......... .......... .......... .......... ..........  5% 46.0M 0s
   150K .......... .......... .......... .......... ..........  7% 10.2M 0s
   200K .......... .......... .......... .......... ..........  9% 33.8M 0s
   250K .......... .......... .......... .......... .......... 11% 57.3M 0s
   300K .......... .......... .......... .......... .......... 13% 12.7M 0s
   350K .......... .......... .......... .......... .......... 15% 28.3M 0s
   400K .......... .......... .......... .......... .......... 17% 54.9M 0s
   450K .......... .......... .......... .......... .......... 19% 57.0M 0s
   500K .......... .......... .......... .......... .......... 21% 74.1M 0s
   550K .......... .......... .......... .......... .......... 23% 10.3M 0s
   600K .......... .......... .......... .......... .......... 25% 64.3M 0s
   650K .......... .......... .......... .......... .......... 27% 91.1M 0s
   700K .......... .......... .......... .......... .......... 29% 76.7M 0s
   750K .......... .......... .......... .......... .......... 31% 35.7M 0s
   800K .......... .......... .......... .......... .......... 33% 42.6M 0s
   850K .......... .......... .......... .......... .......... 35% 90.4M 0s
   900K .......... .......... .......... .......... .......... 37% 76.3M 0s
   950K .......... .......... .......... .......... .......... 39%  109M 0s
  1000K .......... .......... .......... .......... .......... 41% 20.5M 0s
  1050K .......... .......... .......... .......... .......... 43% 79.4M 0s
  1100K .......... .......... .......... .......... .......... 45% 75.9M 0s
  1150K .......... .......... .......... .......... .......... 47% 88.9M 0s
  1200K .......... .......... .......... .......... .......... 49% 50.9M 0s
  1250K .......... .......... .......... .......... .......... 51% 43.6M 0s
  1300K .......... .......... .......... .......... .......... 53% 42.8M 0s
  1350K .......... .......... .......... .......... .......... 55% 18.2M 0s
  1400K .......... .......... .......... .......... .......... 57%  109M 0s
  1450K .......... .......... .......... .......... .......... 59% 91.1M 0s
  1500K .......... .......... .......... .......... .......... 61% 82.8M 0s
  1550K .......... .......... .......... .......... .......... 63%  103M 0s
  1600K .......... .......... .......... .......... .......... 65% 88.9M 0s
  1650K .......... .......... .......... .......... .......... 67%  102M 0s
  1700K .......... .......... .......... .......... .......... 69% 83.6M 0s
  1750K .......... .......... .......... .......... .......... 71% 91.3M 0s
  1800K .......... .......... .......... .......... .......... 73% 86.4M 0s
  1850K .......... .......... .......... .......... .......... 75% 75.9M 0s
  1900K .......... .......... .......... .......... .......... 77% 34.7M 0s
  1950K .......... .......... .......... .......... .......... 79% 75.1M 0s
  2000K .......... .......... .......... .......... .......... 81% 82.8M 0s
  2050K .......... .......... .......... .......... .......... 83% 74.9M 0s
  2100K .......... .......... .......... .......... .......... 85% 76.7M 0s
  2150K .......... .......... .......... .......... .......... 87% 85.1M 0s
  2200K .......... .......... .......... .......... .......... 89% 77.6M 0s
  2250K .......... .......... .......... .......... .......... 91% 90.1M 0s
  2300K .......... .......... .......... .......... .......... 92% 75.8M 0s
  2350K .......... .......... .......... .......... .......... 94% 85.4M 0s
  2400K .......... .......... .......... .......... .......... 96% 72.6M 0s
  2450K .......... .......... .......... .......... .......... 98% 85.5M 0s
  2500K .......... .......... ......                          100% 63.7M=0.07s

2022-09-02 16:35:46 (35.9 MB/s) - ‘libunicorn.zip’ saved [2587592/2587592]

[Pipeline] sh
+ unzip libunicorn.zip -d ./vm/Contents/MacOS/Plugins
Archive:  libunicorn.zip
  inflating: ./vm/Contents/MacOS/Plugins/libunicorn.1.dylib  
[Pipeline] timeout
Timeout set to expire in 20 min
[Pipeline] {
[Pipeline] sh
+ PHARO_CI_TESTING_ENVIRONMENT=true
+ ./vm/Contents/MacOS/Pharo --headless --logLevel=4 ./image/VMMaker.image test --junit-xml-output VMMakerTests
[DEBUG] 2022-09-02 16:35:46.000 logParameters (src/parameters/parameters.c:341):Image file name: ./image/VMMaker.image
[DEBUG] 2022-09-02 16:35:46.000 logParameters (src/parameters/parameters.c:342):Is default Image: no
[DEBUG] 2022-09-02 16:35:46.000 logParameters (src/parameters/parameters.c:343):Is interactive session: no
[DEBUG] 2022-09-02 16:35:46.000 logParameterVector (src/parameters/parameters.c:331):vmParameters [count = 4]:
[DEBUG] 2022-09-02 16:35:46.000 logParameterVector (src/parameters/parameters.c:334): ./vm/Contents/MacOS/Pharo
[DEBUG] 2022-09-02 16:35:46.000 logParameterVector (src/parameters/parameters.c:334): --headless
[DEBUG] 2022-09-02 16:35:46.000 logParameterVector (src/parameters/parameters.c:334): --logLevel=4
[DEBUG] 2022-09-02 16:35:46.000 logParameterVector (src/parameters/parameters.c:334): --headless
[DEBUG] 2022-09-02 16:35:46.000 logParameterVector (src/parameters/parameters.c:331):imageParameters [count = 3]:
[DEBUG] 2022-09-02 16:35:46.000 logParameterVector (src/parameters/parameters.c:334): test
[DEBUG] 2022-09-02 16:35:46.000 logParameterVector (src/parameters/parameters.c:334): --junit-xml-output
[DEBUG] 2022-09-02 16:35:46.000 logParameterVector (src/parameters/parameters.c:334): VMMakerTests
[INFO ] 2022-09-02 16:35:46.000 vm_main_with_parameters (src/client.c:113):Opening Image: ./image/VMMaker.image
[DEBUG] 2022-09-02 16:35:46.000 vm_main_with_parameters (src/client.c:135):Working Directory /System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/build/vmmaker
[DEBUG] 2022-09-02 16:35:46.000 vm_main_with_parameters (src/client.c:137):sizeof(int): 4
[DEBUG] 2022-09-02 16:35:46.000 vm_main_with_parameters (src/client.c:138):sizeof(long): 8
[DEBUG] 2022-09-02 16:35:46.000 vm_main_with_parameters (src/client.c:139):sizeof(long long): 8
[DEBUG] 2022-09-02 16:35:46.000 vm_main_with_parameters (src/client.c:140):sizeof(void*): 8
[DEBUG] 2022-09-02 16:35:46.000 vm_main_with_parameters (src/client.c:141):sizeof(sqInt): 8
[DEBUG] 2022-09-02 16:35:46.000 vm_main_with_parameters (src/client.c:142):sizeof(sqLong): 8
[DEBUG] 2022-09-02 16:35:46.000 vm_main_with_parameters (src/client.c:143):sizeof(float): 4
[DEBUG] 2022-09-02 16:35:46.000 vm_main_with_parameters (src/client.c:144):sizeof(double): 8
[DEBUG] 2022-09-02 16:35:46.000 runOnMainThread (src/client.c:254):Running VM on main thread
[DEBUG] 2022-09-02 16:35:46.000 allocateJITMemory (src/memoryUnix.c:110):Trying to allocate JIT memory in 0x111cf1000
[DEBUG] 2022-09-02 16:35:46.000 sqAllocateMemory (src/memoryUnix.c:139):Trying to load the image in 0x111e4f000
[DEBUG] 2022-09-02 16:35:46.000 sqAllocateMemory (src/memoryUnix.c:181):Loading the image in 0x111e4f000
[WARN ] 2022-09-02 16:35:46.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: SecurityPlugin
[WARN ] 2022-09-02 16:35:46.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveTimezoneOffset
[WARN ] 2022-09-02 16:35:46.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveFileMasks
[WARN ] 2022-09-02 16:35:46.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveDirectoryDelimitor
[WARN ] 2022-09-02 16:35:46.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: InternetConfigPlugin
[WARN ] 2022-09-02 16:35:46.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveResolverStatus
[WARN ] 2022-09-02 16:35:46.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveResolverLocalAddress
[WARN ] 2022-09-02 16:35:46.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveResolverHostNameSize
[WARN ] 2022-09-02 16:35:46.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveResolverHostNameResult
[WARN ] 2022-09-02 16:35:46.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: MD5Plugin
[WARN ] 2022-09-02 16:35:46.000 unimplementedPrimitive (src/nullDisplay.c:6):Unimplemented primitive: ioNoteDisplayChangedwidthheightdepth
[WARN ] 2022-09-02 16:35:46.000 ioFindExternalFunctionInAccessorDepthInto (src/externalPrimitives.c:149):Missing Accessor Depth: primitiveFileStdioHandles
[WARN ] 2022-09-02 16:35:46.000 ioLoadModule (src/externalPrimitives.c:102):Failed to load module: SDL2DisplayPlugin
Running tests in 1 Packages
freeing methods with usage 0
freeing methods with usage 1
freeing methods with usage 2
Code Compaction freeing 1000 of 3800 (target: 950 (newly freed: 672
freeing methods with usage 0
freeing methods with usage 1
freeing methods with usage 2
Code Compaction freeing 1032 of 3800 (target: 950 (newly freed: 784
freeing methods with usage 0
freeing methods with usage 1
freeing methods with usage 2
Code Compaction freeing 960 of 3800 (target: 950 (newly freed: 672
freeing methods with usage 0
freeing methods with usage 1
freeing methods with usage 2
Code Compaction freeing 1024 of 3800 (target: 950 (newly freed: 672
freeing methods with usage 0
freeing methods with usage 1
freeing methods with usage 2
Code Compaction freeing 992 of 3800 (target: 950 (newly freed: 672
freeing methods with usage 0
freeing methods with usage 1
freeing methods with usage 2
Code Compaction freeing 1024 of 3800 (target: 950 (newly freed: 672
freeing methods with usage 0
freeing methods with usage 1
freeing methods with usage 2
Code Compaction freeing 984 of 3800 (target: 950 (newly freed: 672
freeing methods with usage 0
freeing methods with usage 1
freeing methods with usage 2
Code Compaction freeing 1000 of 3800 (target: 950 (newly freed: 672
freeing methods with usage 0
freeing methods with usage 1
freeing methods with usage 2
Code Compaction freeing 976 of 3800 (target: 950 (newly freed: 672
freeing methods with usage 0
freeing methods with usage 1
freeing methods with usage 2
Code Compaction freeing 1000 of 3800 (target: 950 (newly freed: 672
freeing methods with usage 0
freeing methods with usage 1
freeing methods with usage 2
Code Compaction freeing 1040 of 3800 (target: 950 (newly freed: 784
freeing methods with usage 0
freeing methods with usage 1
freeing methods with usage 2
Code Compaction freeing 1048 of 3928 (target: 982 (newly freed: 816
freeing methods with usage 0
freeing methods with usage 1
freeing methods with usage 2
Code Compaction freeing 984 of 3928 (target: 982 (newly freed: 720
freeing methods with usage 0
freeing methods with usage 1
freeing methods with usage 2
Code Compaction freeing 984 of 3928 (target: 982 (newly freed: 720
freeing methods with usage 0
freeing methods with usage 1
freeing methods with usage 2
Code Compaction freeing 992 of 3928 (target: 982 (newly freed: 720
freeing methods with usage 0
freeing methods with usage 1
freeing methods with usage 2
Code Compaction freeing 1048 of 3928 (target: 982 (newly freed: 792
freeing methods with usage 0
freeing methods with usage 1
freeing methods with usage 2
Code Compaction freeing 1000 of 3928 (target: 982 (newly freed: 792
freeing methods with usage 0
freeing methods with usage 1
freeing methods with usage 2
Code Compaction freeing 1008 of 3928 (target: 982 (newly freed: 792
freeing methods with usage 0
freeing methods with usage 1
freeing methods with usage 2
Code Compaction freeing 1024 of 3928 (target: 982 (newly freed: 792
freeing methods with usage 0
freeing methods with usage 1
freeing methods with usage 2
Code Compaction freeing 1000 of 3928 (target: 982 (newly freed: 792
freeing methods with usage 0
freeing methods with usage 1
freeing methods with usage 2
Code Compaction freeing 1024 of 3928 (target: 982 (newly freed: 792
freeing methods with usage 0
freeing methods with usage 1
freeing methods with usage 2
Code Compaction freeing 1008 of 3928 (target: 982 (newly freed: 792
freeing methods with usage 0
freeing methods with usage 1
freeing methods with usage 2
Code Compaction freeing 976 of 3880 (target: 970 (newly freed: 664
freeing methods with usage 0
freeing methods with usage 1
freeing methods with usage 2
Code Compaction freeing 1056 of 3880 (target: 970 (newly freed: 704
freeing methods with usage 0
freeing methods with usage 1
freeing methods with usage 2
Code Compaction freeing 1056 of 3880 (target: 970 (newly freed: 704
freeing methods with usage 0
freeing methods with usage 1
freeing methods with usage 2
Code Compaction freeing 992 of 3880 (target: 970 (newly freed: 616
freeing methods with usage 0
freeing methods with usage 1
freeing methods with usage 2
Code Compaction freeing 976 of 3880 (target: 970 (newly freed: 616
freeing methods with usage 0
freeing methods with usage 1
freeing methods with usage 2
Code Compaction freeing 1000 of 3880 (target: 970 (newly freed: 616
freeing methods with usage 0
freeing methods with usage 1
freeing methods with usage 2
Code Compaction freeing 992 of 3880 (target: 970 (newly freed: 616
freeing methods with usage 0
freeing methods with usage 1
freeing methods with usage 2
Code Compaction freeing 1008 of 3880 (target: 970 (newly freed: 704
freeing methods with usage 0
freeing methods with usage 1
freeing methods with usage 2
Code Compaction freeing 984 of 3880 (target: 970 (newly freed: 616
freeing methods with usage 0
freeing methods with usage 1
freeing methods with usage 2
Code Compaction freeing 1008 of 3880 (target: 970 (newly freed: 704
freeing methods with usage 0
freeing methods with usage 1
freeing methods with usage 2
Code Compaction freeing 1008 of 3880 (target: 970 (newly freed: 616
freeing methods with usage 0
freeing methods with usage 1
freeing methods with usage 2
Code Compaction freeing 976 of 3880 (target: 970 (newly freed: 816
freeing methods with usage 0
freeing methods with usage 1
freeing methods with usage 2
Code Compaction freeing 984 of 3880 (target: 970 (newly freed: 792
freeing methods with usage 0
freeing methods with usage 1
freeing methods with usage 2
Code Compaction freeing 1000 of 3880 (target: 970 (newly freed: 792
freeing methods with usage 0
freeing methods with usage 1
freeing methods with usage 2
Code Compaction freeing 976 of 3880 (target: 970 (newly freed: 792
freeing methods with usage 0
freeing methods with usage 1
freeing methods with usage 2
Code Compaction freeing 1056 of 3880 (target: 970 (newly freed: 880
freeing methods with usage 0
freeing methods with usage 1
freeing methods with usage 2
Code Compaction freeing 984 of 3880 (target: 970 (newly freed: 792
freeing methods with usage 0
freeing methods with usage 1
freeing methods with usage 2
Code Compaction freeing 1008 of 3880 (target: 970 (newly freed: 792
freeing methods with usage 0
freeing methods with usage 1
freeing methods with usage 2
Code Compaction freeing 1040 of 3880 (target: 970 (newly freed: 880
freeing methods with usage 0
freeing methods with usage 1
freeing methods with usage 2
Code Compaction freeing 1032 of 3880 (target: 970 (newly freed: 792
freeing methods with usage 0
freeing methods with usage 1
freeing methods with usage 2
Code Compaction freeing 1040 of 3880 (target: 970 (newly freed: 880
freeing methods with usage 0
freeing methods with usage 1
freeing methods with usage 2
Code Compaction freeing 1056 of 3880 (target: 970 (newly freed: 880
 16r10219A0: a(n) ??nil cnidx?? (16r24=>16r10218C0) format 16r3 size 22 hdr8 ..... hash 16r0
 0  16r110FFE1 =2236412 (16r221FFC)
 1        16r1 =0 (16r0)
 2        16r1 =0 (16r0)
 3  16r10218A0 a ??nil cnidx??
 4  16r1013400 nil
 5  16r1013400 nil
 16r1013120: a(n) ??nil cnidx?? (16r24=>16r10218C0) format 16r3 size 22 hdr8 ..... hash 16r0
 0  16r1013400 nil
 1       16r51 =10 (16rA)
 2        16r9 =1 (16r1)
 3  16r10218A0 a ??nil cnidx??
 4  16r1013400 nil
 5  16r1013400 nil
 6  16r10219A0 a ??nil cnidx??

GC number 0	marking...nilling... 16r10219A0: a(n) ??nil cnidx?? (16r24=>16r10218C0) format 16r3 size 22 hdr8 ..... hash 16r0
 0  16r110FFE1 =2236412 (16r221FFC)
 1        16r1 =0 (16r0)
 2        16r1 =0 (16r0)
 3  16r10218A0 a ??nil cnidx??
 4  16r1013400 nil
 5  16r1013400 nil
 16r1013120: a(n) ??nil cnidx?? (16r24=>16r10218C0) format 16r3 size 22 hdr8 ..... hash 16r0
 0  16r1013400 nil
 1       16r51 =10 (16rA)
 2        16r9 =1 (16r1)
 3  16r10218A0 a ??nil cnidx??
 4  16r1013400 nil
 5  16r1013400 nil
 6  16r10219A0 a ??nil cnidx??
 16r10219A0: a(n) ??nil cnidx?? (16r24=>16r10218C0) format 16r3 size 22 hdr8 ..... hash 16r0
 0  16r110FFE1 =2236412 (16r221FFC)
 1        16r1 =0 (16r0)
 2        16r1 =0 (16r0)
 3  16r10218A0 a ??nil cnidx??
 4  16r1013400 nil
 5  16r1013400 nil
 16r1013120: a(n) ??nil cnidx?? (16r24=>16r10218C0) format 16r3 size 22 hdr8 ..... hash 16r0
 0  16r1013400 nil
 1       16r51 =10 (16rA)
 2        16r9 =1 (16r1)
 3  16r10218A0 a ??nil cnidx??
 4  16r1013400 nil
 5  16r1013400 nil
 6  16r10219A0 a ??nil cnidx??
 16r10219A0: a(n) ??nil cnidx?? (16r24=>16r10218C0) format 16r3 size 22 hdr8 ..... hash 16r0
 0  16r110FFE1 =2236412 (16r221FFC)
 1        16r1 =0 (16r0)
 2        16r1 =0 (16r0)
 3  16r10218A0 a ??nil cnidx??
 4  16r1013400 nil
 5  16r1013400 nil
 16r1013120: a(n) ??nil cnidx?? (16r24=>16r10218C0) format 16r3 size 22 hdr8 ..... hash 16r0
 0  16r1013400 nil
 1       16r51 =10 (16rA)
 2        16r9 =1 (16r1)
 3  16r10218A0 a ??nil cnidx??
 4  16r1013400 nil
 5  16r1013400 nil
 6  16r10219A0 a ??nil cnidx??
 16r10166C0: a(n) ??nil cnidx?? (16r24=>16r1016628) format 16r3 size 22 hdr8 ..... hash 16r0
 0  16r110BFF1 =8937464 (16r885FF8)
 1        16r1 =0 (16r0)
 2        16r1 =0 (16r0)
 3  16r1016610 a ??nil cnidx??
 4  16r100F400 nil
 5  16r100F400 nil
 16r100F120: a(n) ??nil cnidx?? (16r24=>16r1016628) format 16r3 size 22 hdr8 ..... hash 16r0
 0  16r100F400 nil
 1        16rD =6 (16r6)
 2        16r3 =1 (16r1)
 3  16r1016610 a ??nil cnidx??
 4  16r100F400 nil
 5  16r100F400 nil
 6  16r10166C0 a ??nil cnidx??

GC number 0	marking...nilling... 16r10166C0: a(n) ??nil cnidx?? (16r24=>16r1016628) format 16r3 size 22 hdr8 ..... hash 16r0
 0  16r110BFF1 =8937464 (16r885FF8)
 1        16r1 =0 (16r0)
 2        16r1 =0 (16r0)
 3  16r1016610 a ??nil cnidx??
 4  16r100F400 nil
 5  16r100F400 nil
 16r100F120: a(n) ??nil cnidx?? (16r24=>16r1016628) format 16r3 size 22 hdr8 ..... hash 16r0
 0  16r100F400 nil
 1        16rD =6 (16r6)
 2        16r3 =1 (16r1)
 3  16r1016610 a ??nil cnidx??
 4  16r100F400 nil
 5  16r100F400 nil
 6  16r10166C0 a ??nil cnidx??
 16r10166C0: a(n) ??nil cnidx?? (16r24=>16r1016628) format 16r3 size 22 hdr8 ..... hash 16r0
 0  16r110BFF1 =8937464 (16r885FF8)
 1        16r1 =0 (16r0)
 2        16r1 =0 (16r0)
 3  16r1016610 a ??nil cnidx??
 4  16r100F400 nil
 5  16r100F400 nil
 16r100F120: a(n) ??nil cnidx?? (16r24=>16r1016628) format 16r3 size 22 hdr8 ..... hash 16r0
 0  16r100F400 nil
 1        16rD =6 (16r6)
 2        16r3 =1 (16r1)
 3  16r1016610 a ??nil cnidx??
 4  16r100F400 nil
 5  16r100F400 nil
 6  16r10166C0 a ??nil cnidx??
 16r10166C0: a(n) ??nil cnidx?? (16r24=>16r1016628) format 16r3 size 22 hdr8 ..... hash 16r0
 0  16r110BFF1 =8937464 (16r885FF8)
 1        16r1 =0 (16r0)
 2        16r1 =0 (16r0)
 3  16r1016610 a ??nil cnidx??
 4  16r100F400 nil
 5  16r100F400 nil
 16r100F120: a(n) ??nil cnidx?? (16r24=>16r1016628) format 16r3 size 22 hdr8 ..... hash 16r0
 0  16r100F400 nil
 1        16rD =6 (16r6)
 2        16r3 =1 (16r1)
 3  16r1016610 a ??nil cnidx??
 4  16r100F400 nil
 5  16r100F400 nil
 6  16r10166C0 a ??nil cnidx??
 16r10219A0: a(n) ??nil cnidx?? (16r24=>16r10218C0) format 16r3 size 22 hdr8 ..... hash 16r0
 0  16r110FFE1 =2236412 (16r221FFC)
 1        16r1 =0 (16r0)
 2        16r1 =0 (16r0)
 3  16r10218A0 a ??nil cnidx??
 4  16r1013400 nil
 5  16r1013400 nil
 16r1013120: a(n) ??nil cnidx?? (16r24=>16r10218C0) format 16r3 size 22 hdr8 ..... hash 16r0
 0  16r1013400 nil
 1       16r51 =10 (16rA)
 2        16r9 =1 (16r1)
 3  16r10218A0 a ??nil cnidx??
 4  16r1013400 nil
 5  16r1013400 nil
 6  16r10219A0 a ??nil cnidx??

GC number 0	marking...nilling... 16r10219A0: a(n) ??nil cnidx?? (16r24=>16r10218C0) format 16r3 size 22 hdr8 ..... hash 16r0
 0  16r110FFE1 =2236412 (16r221FFC)
 1        16r1 =0 (16r0)
 2        16r1 =0 (16r0)
 3  16r10218A0 a ??nil cnidx??
 4  16r1013400 nil
 5  16r1013400 nil
 16r1013120: a(n) ??nil cnidx?? (16r24=>16r10218C0) format 16r3 size 22 hdr8 ..... hash 16r0
 0  16r1013400 nil
 1       16r51 =10 (16rA)
 2        16r9 =1 (16r1)
 3  16r10218A0 a ??nil cnidx??
 4  16r1013400 nil
 5  16r1013400 nil
 6  16r10219A0 a ??nil cnidx??
 16r10219A0: a(n) ??nil cnidx?? (16r24=>16r10218C0) format 16r3 size 22 hdr8 ..... hash 16r0
 0  16r110FFE1 =2236412 (16r221FFC)
 1        16r1 =0 (16r0)
 2        16r1 =0 (16r0)
 3  16r10218A0 a ??nil cnidx??
 4  16r1013400 nil
 5  16r1013400 nil
 16r1013120: a(n) ??nil cnidx?? (16r24=>16r10218C0) format 16r3 size 22 hdr8 ..... hash 16r0
 0  16r1013400 nil
 1       16r51 =10 (16rA)
 2        16r9 =1 (16r1)
 3  16r10218A0 a ??nil cnidx??
 4  16r1013400 nil
 5  16r1013400 nil
 6  16r10219A0 a ??nil cnidx??
 16r10219A0: a(n) ??nil cnidx?? (16r24=>16r10218C0) format 16r3 size 22 hdr8 ..... hash 16r0
 0  16r110FFE1 =2236412 (16r221FFC)
 1        16r1 =0 (16r0)
 2        16r1 =0 (16r0)
 3  16r10218A0 a ??nil cnidx??
 4  16r1013400 nil
 5  16r1013400 nil
 16r1013120: a(n) ??nil cnidx?? (16r24=>16r10218C0) format 16r3 size 22 hdr8 ..... hash 16r0
 0  16r1013400 nil
 1       16r51 =10 (16rA)
 2        16r9 =1 (16r1)
 3  16r10218A0 a ??nil cnidx??
 4  16r1013400 nil
 5  16r1013400 nil
 6  16r10219A0 a ??nil cnidx??
 16r10166C0: a(n) ??nil cnidx?? (16r24=>16r1016628) format 16r3 size 22 hdr8 ..... hash 16r0
 0  16r110BFF1 =8937464 (16r885FF8)
 1        16r1 =0 (16r0)
 2        16r1 =0 (16r0)
 3  16r1016610 a ??nil cnidx??
 4  16r100F400 nil
 5  16r100F400 nil
 16r100F120: a(n) ??nil cnidx?? (16r24=>16r1016628) format 16r3 size 22 hdr8 ..... hash 16r0
 0  16r100F400 nil
 1        16rD =6 (16r6)
 2        16r3 =1 (16r1)
 3  16r1016610 a ??nil cnidx??
 4  16r100F400 nil
 5  16r100F400 nil
 6  16r10166C0 a ??nil cnidx??

GC number 0	marking...nilling... 16r10166C0: a(n) ??nil cnidx?? (16r24=>16r1016628) format 16r3 size 22 hdr8 ..... hash 16r0
 0  16r110BFF1 =8937464 (16r885FF8)
 1        16r1 =0 (16r0)
 2        16r1 =0 (16r0)
 3  16r1016610 a ??nil cnidx??
 4  16r100F400 nil
 5  16r100F400 nil
 16r100F120: a(n) ??nil cnidx?? (16r24=>16r1016628) format 16r3 size 22 hdr8 ..... hash 16r0
 0  16r100F400 nil
 1        16rD =6 (16r6)
 2        16r3 =1 (16r1)
 3  16r1016610 a ??nil cnidx??
 4  16r100F400 nil
 5  16r100F400 nil
 6  16r10166C0 a ??nil cnidx??
 16r10166C0: a(n) ??nil cnidx?? (16r24=>16r1016628) format 16r3 size 22 hdr8 ..... hash 16r0
 0  16r110BFF1 =8937464 (16r885FF8)
 1        16r1 =0 (16r0)
 2        16r1 =0 (16r0)
 3  16r1016610 a ??nil cnidx??
 4  16r100F400 nil
 5  16r100F400 nil
 16r100F120: a(n) ??nil cnidx?? (16r24=>16r1016628) format 16r3 size 22 hdr8 ..... hash 16r0
 0  16r100F400 nil
 1        16rD =6 (16r6)
 2        16r3 =1 (16r1)
 3  16r1016610 a ??nil cnidx??
 4  16r100F400 nil
 5  16r100F400 nil
 6  16r10166C0 a ??nil cnidx??
 16r10166C0: a(n) ??nil cnidx?? (16r24=>16r1016628) format 16r3 size 22 hdr8 ..... hash 16r0
 0  16r110BFF1 =8937464 (16r885FF8)
 1        16r1 =0 (16r0)
 2        16r1 =0 (16r0)
 3  16r1016610 a ??nil cnidx??
 4  16r100F400 nil
 5  16r100F400 nil
 16r100F120: a(n) ??nil cnidx?? (16r24=>16r1016628) format 16r3 size 22 hdr8 ..... hash 16r0
 0  16r100F400 nil
 1        16rD =6 (16r6)
 2        16r3 =1 (16r1)
 3  16r1016610 a ??nil cnidx??
 4  16r100F400 nil
 5  16r100F400 nil
 6  16r10166C0 a ??nil cnidx??
Could not convert argument index: 1
Could not convert argument index: 1
Could not convert argument index: 1
Could not convert argument index: 1
Could not convert argument index: 1
Could not convert argument index: 1
Could not convert argument index: 1
Could not convert argument index: 1
Could not convert argument index: 1
Could not convert argument index: 1
Could not convert argument index: 1
Could not convert argument index: 1
Could not convert argument index: 1
Could not convert argument index: 1
Could not convert argument index: 1
Could not convert argument index: 1
Could not convert argument index: 1
Could not convert argument index: 1
Could not convert argument index: 1
Could not convert argument index: 1
Could not convert argument index: 1
Could not convert argument index: 1
Could not convert argument index: 1
Could not convert argument index: 1
Could not convert argument index: 1
Could not convert argument index: 1
Could not convert argument index: 1
Could not convert argument index: 1
Could not convert argument index: 1
Could not convert argument index: 1
Could not convert argument index: 1
Could not convert argument index: 1
Could not convert argument index: 1
Could not convert argument index: 1

(0) Looking for primitiveThatDoNothingWithOneArgument in vm
Looking for module  ... loaded...computing accessor depths...done ... okay
(0) Looking for primitiveThatDoNothingWithOneArgument in vm
Looking for module  ... loaded...computing accessor depths...done ... okay
(0) Looking for primitiveThatDoNothingWithOneArgument in vm
Looking for module  ... loaded...computing accessor depths...done ... okay
(0) Looking for primitiveThatDoNothingWithOneArgument in vm
Looking for module  ... loaded...computing accessor depths...done ... okay
(0) Looking for primitiveThatDoNothingWithOneArgument in vm
Looking for module  ... loaded...computing accessor depths...done ... okay
(0) Looking for primitiveFailCounting in vm
Looking for module  ... loaded...computing accessor depths...done ... okay
(0) Looking for primitiveFailCounting in vm
Looking for module  ... loaded...computing accessor depths...done ... okay
(0) Looking for primitiveFailCounting in vm
Looking for module  ... loaded...computing accessor depths...done ... okay
(0) Looking for primitiveFailCounting in vm
Looking for module  ... loaded...computing accessor depths...done ... okay
(0) Looking for primitiveFailCounting in vm
Looking for module  ... loaded...computing accessor depths...done ... okay
(0) Looking for primitiveFailCounting in vm
Looking for module  ... loaded...computing accessor depths...done ... okay
(0) Looking for primitiveThatDoNothingWithOneArgument in vm
Looking for module  ... loaded...computing accessor depths...done ... okay
(0) Looking for primitiveThatDoNothingWithOneArgument in vm
Looking for module  ... loaded...computing accessor depths...done ... okay
(0) Looking for primitiveThatDoNothingWithOneArgument in vm
Looking for module  ... loaded...computing accessor depths...done ... okay
(0) Looking for primitiveThatDoNothingWithOneArgument in vm
Looking for module  ... loaded...computing accessor depths...done ... okay
(0) Looking for primitiveThatDoNothingWithOneArgument in vm
Looking for module  ... loaded...computing accessor depths...done ... okay
(0) Looking for primitiveFailCounting in vm
Looking for module  ... loaded...computing accessor depths...done ... okay
(0) Looking for primitiveFailCounting in vm
Looking for module  ... loaded...computing accessor depths...done ... okay
(0) Looking for primitiveFailCounting in vm
Looking for module  ... loaded...computing accessor depths...done ... okay
(0) Looking for primitiveFailCounting in vm
Looking for module  ... loaded...computing accessor depths...done ... okay
(0) Looking for primitiveFailCounting in vm
Looking for module  ... loaded...computing accessor depths...done ... okay
(0) Looking for primitiveFailCounting in vm
Looking for module  ... loaded...computing accessor depths...done ... okay
(0) Looking for primitiveThatDoNothingWithOneArgument in vm
Looking for module  ... loaded...computing accessor depths...done ... okay
(0) Looking for primitiveThatDoNothingWithOneArgument in vm
Looking for module  ... loaded...computing accessor depths...done ... okay
(0) Looking for primitiveThatDoNothingWithOneArgument in vm
Looking for module  ... loaded...computing accessor depths...done ... okay
(0) Looking for primitiveThatDoNothingWithOneArgument in vm
Looking for module  ... loaded...computing accessor depths...done ... okay
(0) Looking for primitiveThatDoNothingWithOneArgument in vm
Looking for module  ... loaded...computing accessor depths...done ... okay
(0) Looking for primitiveFailCounting in vm
Looking for module  ... loaded...computing accessor depths...done ... okay
(0) Looking for primitiveFailCounting in vm
Looking for module  ... loaded...computing accessor depths...done ... okay
(0) Looking for primitiveFailCounting in vm
Looking for module  ... loaded...computing accessor depths...done ... okay
(0) Looking for primitiveFailCounting in vm
Looking for module  ... loaded...computing accessor depths...done ... okay
(0) Looking for primitiveFailCounting in vm
Looking for module  ... loaded...computing accessor depths...done ... okay
(0) Looking for primitiveFailCounting in vm
Looking for module  ... loaded...computing accessor depths...done ... okay
(0) Looking for primitiveThatDoNothingWithOneArgument in vm
Looking for module  ... loaded...computing accessor depths...done ... okay
(0) Looking for primitiveThatDoNothingWithOneArgument in vm
Looking for module  ... loaded...computing accessor depths...done ... okay
(0) Looking for primitiveThatDoNothingWithOneArgument in vm
Looking for module  ... loaded...computing accessor depths...done ... okay
(0) Looking for primitiveThatDoNothingWithOneArgument in vm
Looking for module  ... loaded...computing accessor depths...done ... okay
(0) Looking for primitiveThatDoNothingWithOneArgument in vm
Looking for module  ... loaded...computing accessor depths...done ... okay
(0) Looking for primitiveFailCounting in vm
Looking for module  ... loaded...computing accessor depths...done ... okay
(0) Looking for primitiveFailCounting in vm
Looking for module  ... loaded...computing accessor depths...done ... okay
(0) Looking for primitiveFailCounting in vm
Looking for module  ... loaded...computing accessor depths...done ... okay
(0) Looking for primitiveFailCounting in vm
Looking for module  ... loaded...computing accessor depths...done ... okay
(0) Looking for primitiveFailCounting in vm
Looking for module  ... loaded...computing accessor depths...done ... okay
(0) Looking for primitiveFailCounting in vm
Looking for module  ... loaded...computing accessor depths...done ... okay
Segmentation fault: 11 Fri Sep  2 16:36:15 2022


/System/Volumes/Data/builds/workspace/pharo-vm_pharo-9/runTests/build/vmmaker/vm/Contents/MacOS/Pharo
PharoVM version:5.0-Pharo 9.0.17 built on Aug 23 2022 14:38:03 Compiler: 4.2.1 Compatible Apple LLVM 11.0.3 (clang-1103.0.32.29) 4.2.1 Compatible Apple LLVM 11.0.3 (clang-1103.0.32.29) [Production Spur 64-bit VM]
Built from: CoInterpreter * VMMaker-tonel.1 uuid: db896c8d-49a3-0d00-a792-54c40250196c Aug 23 2022
 With:StackToRegisterMappingCogit * VMMaker-tonel.1 uuid: db896c8d-49a3-0d00-a792-54c40250196c Aug 23 2022
 Revision: v9.0.17 - Commit: 9e4879f5 - Date: 2022-08-22 14:31:22 +0200

C stack backtrace & registers:
	rax 0x000000011a0ad000 rbx 0x0000000010000000 rcx 0x000000011a108c7f rdx 0x0000000000000001
	rdi 0x000000011a108c88 rsi 0x000000011a108c88 rbp 0x00007ffee85f17e0 rsp 0x00007ffee85f17a0
	r8  0x00ffffffffffffff r9  0x0000000000000001 r10 0x0000000118c116b8 r11 0x0000000000000000
	r12 0x0000000119fffc78 r13 0x0000000000000000 r14 0x0000000000021200 r15 0xff00000010000032
	rip 0x00000001076436c0
*0   libPharoVMCore.dylib                0x00000001076436c0 instantiateClassindexableSizeisPinned + 912
1   libPharoVMCore.dylib                0x00000001076915a1 reportStackState + 305
2   libPharoVMCore.dylib                0x000000010769143e doReport + 190
3   libPharoVMCore.dylib                0x0000000107691769 sigsegv + 25
4   libsystem_platform.dylib            0x00007fff68cdf5fd _sigtramp + 29
5   ???                                 0x0000000000000001 0x0 + 1
6   libPharoVMCore.dylib                0x000000010766b967 primitiveNewWithArg + 71
7   ???                                 0x0000000111db8335 0x0 + 4594565941
8   ???                                 0x0000000000000000 0x0 + 0


All Smalltalk process stacks (active first):
Process        0x1181f91d8 priority 40
    0x7ffee8607608 M ByteArray class(Behavior)>new: 0x11345b5e8: a(n) ByteArray class
    0x7ffee8607660 M MachineSimulatorMemoryManager(SlangMemoryManager)>allocate: 0x112d9f4d0: a(n) MachineSimulatorMemoryManager
    0x7ffee8607698 M Spur32BitMMLECoSimulator(SpurMemoryManager)>allocateMemoryOfSize:initialAddress: 0x112d9f540: a(n) Spur32BitMMLECoSimulator
    0x7ffee86076e8 M Spur32BitMMLECoSimulator(SpurMemoryManager)>allocateMemoryOfSize:newSpaceSize:stackSize:codeSize:methodCacheSize:primitiveTraceLogSize:rumpCStackSize:initialAddress: 0x112d9f540: a(n) Spur32BitMMLECoSimulator
    0x7ffee8607760 M VMJittedGeneralPrimitiveTest(VMSpurMemoryManagerTest)>setUp 0x118293068: a(n) VMJittedGeneralPrimitiveTest
    0x7ffee8607790 M VMJittedGeneralPrimitiveTest(VMSimpleStackBasedCogitAbstractTest)>setUp 0x118293068: a(n) VMJittedGeneralPrimitiveTest
    0x7ffee86077c0 M VMJittedGeneralPrimitiveTest(VMJittedPrimitivesTest)>setUp 0x118293068: a(n) VMJittedGeneralPrimitiveTest
    0x7ffee86077f0 M [] in VMJittedGeneralPrimitiveTest>runCase 0x118293068: a(n) VMJittedGeneralPrimitiveTest
    0x7ffee860d1f8 M FullBlockClosure(BlockClosure)>ensure: 0x112d9f208: a(n) FullBlockClosure
    0x7ffee860d230 M VMJittedGeneralPrimitiveTest(TestCase)>runCase 0x118293068: a(n) VMJittedGeneralPrimitiveTest
    0x7ffee860d268 M [] in TestExecutionEnvironment>runTestCaseUnderWatchdog: 0x118208170: a(n) TestExecutionEnvironment
    0x7ffee860d2a8 M FullBlockClosure(BlockClosure)>ensure: 0x112d9f0d0: a(n) FullBlockClosure
    0x7ffee860d2e8 M [] in TestExecutionEnvironment>runTestCaseUnderWatchdog: 0x118208170: a(n) TestExecutionEnvironment
    0x7ffee860d318 M FullBlockClosure(BlockClosure)>on:do: 0x112d9efc0: a(n) FullBlockClosure
    0x7ffee860d358 M TestExecutionEnvironment>runTestCaseUnderWatchdog: 0x118208170: a(n) TestExecutionEnvironment
    0x7ffee860d398 M [] in TestExecutionEnvironment>runTestCase: 0x118208170: a(n) TestExecutionEnvironment
    0x7ffee860d3d8 M FullBlockClosure(BlockClosure)>ensure: 0x112d9eeb0: a(n) FullBlockClosure
    0x7ffee860d410 M TestExecutionEnvironment>runTestCase: 0x118208170: a(n) TestExecutionEnvironment
    0x7ffee860d448 M CurrentExecutionEnvironment class>runTestCase: 0x1134621a0: a(n) CurrentExecutionEnvironment class
    0x7ffee860d480 M VMJittedGeneralPrimitiveTest(TestCase)>runCaseManaged 0x118293068: a(n) VMJittedGeneralPrimitiveTest
    0x7ffee860d4b8 M [] in HDTestReport>runCase: 0x1182081d8: a(n) HDTestReport
    0x7ffee860d4e8 M FullBlockClosure(BlockClosure)>on:do: 0x112d9e868: a(n) FullBlockClosure
    0x7ffee860d530 M [] in HDTestReport>runCase: 0x1182081d8: a(n) HDTestReport
    0x7ffee860d568 M Time class>microsecondsToRun: 0x11345c900: a(n) Time class
    0x7ffee860d5a0 M Time class>millisecondsToRun: 0x11345c900: a(n) Time class
    0x7ffee860d5e0 M FullBlockClosure(BlockClosure)>timeToRun 0x112d93300: a(n) FullBlockClosure
    0x7ffee860d620 M [] in HDTestReport>reportTestCase:runBlock: 0x1182081d8: a(n) HDTestReport
    0x7ffee860d660 M FullBlockClosure(BlockClosure)>ensure: 0x112d9e658: a(n) FullBlockClosure
    0x7ffee860d6a8 M HDTestReport>newLogDuring: 0x1182081d8: a(n) HDTestReport
    0x7ffee860d6f0 M HDTestReport>reportTestCase:runBlock: 0x1182081d8: a(n) HDTestReport
    0x7ffee860d730 M HDTestReport>runCase: 0x1182081d8: a(n) HDTestReport
    0x7ffee860d768 M VMJittedGeneralPrimitiveTest(TestCase)>run: 0x118293068: a(n) VMJittedGeneralPrimitiveTest
    0x7ffee860d7a0 M [] in HDTestReport>runAll 0x1182081d8: a(n) HDTestReport
    0x7ffee860d7e8 M OrderedCollection>do: 0x118229910: a(n) OrderedCollection
       0x11835bc38 s [] in HDTestReport>runAll
       0x11835c078 s [] in CurrentExecutionEnvironment class>activate:for:
       0x11835c2c8 s FullBlockClosure(BlockClosure)>ensure:
       0x11835c528 s CurrentExecutionEnvironment class>activate:for:
       0x118232540 s TestExecutionEnvironment(ExecutionEnvironment)>beActiveDuring:
       0x1181bf6d8 s DefaultExecutionEnvironment>runTestsBy:
       0x1181c7668 s CurrentExecutionEnvironment class>runTestsBy:
       0x118208480 s HDTestReport>runAll
       0x118229778 s [] in HDTestReport>run
       0x1182325f8 s Time class>microsecondsToRun:
       0x1181bf790 s Time class>millisecondsToRun:
       0x1181c7720 s FullBlockClosure(BlockClosure)>timeToRun
       0x1181bf848 s [] in HDTestReport>run
       0x1181c77d8 s FullBlockClosure(BlockClosure)>ensure:
       0x1181eb330 s [] in HDTestReport>run
       0x1181ed420 s FullBlockClosure(BlockClosure)>ensure:
       0x1181ee770 s Author>ifUnknownAuthorUse:during:
       0x1181ee850 s HDTestReport>run
       0x1181efab0 s HDTestReport>runSuite:
       0x1181f0cc0 s HDTestReport class>runSuite:
       0x1181f46c8 s HDTestReport class>runClasses:named:
       0x1181f4b58 s HDTestReport class>runPackage:
       0x1181f5040 s [] in HDTestReport class(HDReport class)>runPackages:
       0x1181f5dd0 s [] in Set>collect:
       0x1181f6410 s Array(SequenceableCollection)>do:
       0x1181f6b58 s Set>collect:
       0x1181f6530 s HDTestReport class(HDReport class)>runPackages:
       0x1181f6c80 s TestCommandLineHandler>runPackages
       0x1181f7180 s TestCommandLineHandler>activate
       0x1181f7470 s TestCommandLineHandler class(CommandLineHandler class)>activateWith:
       0x1181f7728 s [] in PharoCommandLineHandler(BasicCommandLineHandler)>activateSubCommand:
       0x1181f7988 s FullBlockClosure(BlockClosure)>on:do:
       0x1181f7b70 s PharoCommandLineHandler(BasicCommandLineHandler)>activateSubCommand:
       0x1181f7f50 s PharoCommandLineHandler(BasicCommandLineHandler)>handleSubcommand
       0x1181f82e8 s PharoCommandLineHandler(BasicCommandLineHandler)>handleArgument:
       0x1181f8560 s [] in PharoCommandLineHandler(BasicCommandLineHandler)>activate
       0x1181f8810 s FullBlockClosure(BlockClosure)>on:do:
       0x1181f8b00 s [] in PharoCommandLineHandler(BasicCommandLineHandler)>activate
       0x1181f8d00 s [] in FullBlockClosure(BlockClosure)>newProcess

processes at priority 10
Process        0x1181f90c0 priority 10
       0x118208920 s ProcessorScheduler class>idleProcess
       0x11835b9a8 s [] in ProcessorScheduler class>startUp
       0x11835bea0 s [] in FullBlockClosure(BlockClosure)>newProcess

suspended processes
Process        0x1181f9740 priority 50
    0x7ffee85fb7f0 M WeakArray class>finalizationProcess 0x11345cc90: a(n) WeakArray class
       0x11822a560 s [] in WeakArray class>restartFinalizationProcess
       0x11822f420 s [] in FullBlockClosure(BlockClosure)>newProcess

Process        0x115d08418 priority 80
    0x7ffee862f7a8 M DelayMicrosecondTicker>waitForUserSignalled:orExpired: 0x11389d0b0: a(n) DelayMicrosecondTicker
    0x7ffee862f7f0 M [] in DelaySemaphoreScheduler>runBackendLoopAtTimingPriority 0x113898e10: a(n) DelaySemaphoreScheduler
       0x11699cb50 s FullBlockClosure(BlockClosure)>ensure:
       0x115d50f78 s DelaySemaphoreScheduler(DelayBasicScheduler)>runBackendLoopAtTimingPriority
       0x11699c850 s [] in DelaySemaphoreScheduler(DelayBasicScheduler)>startTimerEventLoopPriority:
       0x115d51058 s [] in FullBlockClosure(BlockClosure)>newProcess

Process        0x11530e540 priority 40
       0x115312888 s AtomicSharedQueue>waitForNewItems
       0x115313730 s AtomicSharedQueue>next
       0x115314208 s TKTWorkerProcess>privateNextTask
       0x115314b08 s [] in TKTWorkerProcess>workerLoop
       0x115314be0 s FullBlockClosure(BlockClosure)>repeat
       0x115314cc0 s TKTWorkerProcess>workerLoop
       0x115314d78 s MessageSend>value
       0x115314e30 s [] in TKTPharoProcessProvider>createProcessDoing:named:
       0x115314f08 s [] in FullBlockClosure(BlockClosure)>newProcess

Process        0x1181f9070 priority 60
       0x118208868 s SmalltalkImage>lowSpaceWatcher
       0x1182299f0 s [] in SmalltalkImage>installLowSpaceWatcher
       0x11822ee88 s [] in FullBlockClosure(BlockClosure)>newProcess

Process        0x118208c70 priority 70
    0x7ffee85fd7b0 M [] in TFCallbackQueue>forkCallbackProcess 0x1181f95b8: a(n) TFCallbackQueue
    0x7ffee85fd7f0 I [] in FullBlockClosure>newProcess 0x11822f0e0: a(n) FullBlockClosure

Process        0x1182292b0 priority 79
    0x7ffee862d6d0 M [] in DelayWaitTimeout>wait 0x112d9e980: a(n) DelayWaitTimeout
    0x7ffee862d710 M FullBlockClosure(BlockClosure)>ensure: 0x112d9ea78: a(n) FullBlockClosure
    0x7ffee862d748 M DelayWaitTimeout>wait 0x112d9e980: a(n) DelayWaitTimeout
    0x7ffee862d780 M Semaphore>wait: 0x118229300: a(n) Semaphore
    0x7ffee862d7c0 M [] in TestExecutionEnvironment>watchDogLoop 0x118208170: a(n) TestExecutionEnvironment
    0x7ffee862d7f0 M FullBlockClosure(BlockClosure)>repeat 0x11835bd00: a(n) FullBlockClosure
       0x11835bde8 s TestExecutionEnvironment>watchDogLoop
       0x11835c130 s [] in TestExecutionEnvironment>startWatchDog
       0x11835c3b8 s [] in FullBlockClosure(BlockClosure)>newProcess

Process        0x115d083c8 priority 40
    0x7ffee85f95e0 M [] in Delay>wait 0x112d80950: a(n) Delay
    0x7ffee85f9620 M FullBlockClosure(BlockClosure)>ifCurtailed: 0x112d9eda8: a(n) FullBlockClosure
    0x7ffee85f9658 M Delay>wait 0x112d80950: a(n) Delay
    0x7ffee85f96a8 M WorldState class>doInterCycleWait 0x113ba7650: a(n) WorldState class
    0x7ffee85f96d8 M [] in WorldState class>doDrawCycleWith: 0x113ba7650: a(n) WorldState class
    0x7ffee85f9718 M FullBlockClosure(BlockClosure)>ensure: 0x112d7ffa8: a(n) FullBlockClosure
    0x7ffee85f9750 M WorldState class>doDrawCycleWith: 0x113ba7650: a(n) WorldState class
    0x7ffee85f9788 M WorldMorph class>doOneCycle 0x113ba6ac0: a(n) WorldMorph class
    0x7ffee85f97b8 M MorphicRenderLoop>doOneCycle 0x115d50798: a(n) MorphicRenderLoop
    0x7ffee85f97e8 M MorphicRenderLoop>doOneCycleWhile: 0x115d50798: a(n) MorphicRenderLoop
       0x115d50ca0 s [] in MorphicUIManager>spawnNewProcess
       0x115d50e48 s [] in FullBlockClosure(BlockClosure)>newProcess

Most recent primitives
truncated
wait
**StackOverflow**
tempAt:
tempAt:put:
tempAt:
terminateTo:
signal
findNextUnwindContextUpTo:
terminateTo:
copyBitsColor:alpha:gammaTable:ungammaTable:
truncated
fractionPart
truncated
truncated
wait
**StackOverflow**
tempAt:
tempAt:put:
tempAt:
terminateTo:
signal
findNextUnwindContextUpTo:
terminateTo:
copyBitsColor:alpha:gammaTable:ungammaTable:
truncated
fractionPart
truncated
truncated
wait
**StackOverflow**
tempAt:
tempAt:put:
tempAt:
terminateTo:
signal
findNextUnwindContextUpTo:
terminateTo:
copyBitsColor:alpha:gammaTable:ungammaTable:
truncated
fractionPart
truncated
truncated
wait
**StackOverflow**
tempAt:
tempAt:put:
tempAt:
terminateTo:
signal
findNextUnwindContextUpTo:
terminateTo:
copyBitsColor:alpha:gammaTable:ungammaTable:
truncated
fractionPart
truncated
truncated
wait
**StackOverflow**
tempAt:
tempAt:put:
tempAt:
terminateTo:
signal
findNextUnwindContextUpTo:
terminateTo:
copyBitsColor:alpha:gammaTable:ungammaTable:
truncated
fractionPart
truncated
truncated
wait
**StackOverflow**
tempAt:
tempAt:put:
tempAt:
terminateTo:
signal
findNextUnwindContextUpTo:
terminateTo:
copyBitsColor:alpha:gammaTable:ungammaTable:
truncated
fractionPart
truncated
truncated
wait
**StackOverflow**
tempAt:
tempAt:put:
tempAt:
terminateTo:
signal
findNextUnwindContextUpTo:
terminateTo:
copyBitsColor:alpha:gammaTable:ungammaTable:
truncated
fractionPart
truncated
truncated
wait
**StackOverflow**
tempAt:
tempAt:put:
tempAt:
terminateTo:
signal
findNextUnwindContextUpTo:
terminateTo:
copyBitsColor:alpha:gammaTable:ungammaTable:
truncated
fractionPart
truncated
truncated
wait
**StackOverflow**
tempAt:
tempAt:put:
tempAt:
terminateTo:
signal
findNextUnwindContextUpTo:
terminateTo:
copyBitsColor:alpha:gammaTable:ungammaTable:
truncated
fractionPart
truncated
truncated
wait
**StackOverflow**
tempAt:
tempAt:put:
tempAt:
terminateTo:
signal
findNextUnwindContextUpTo:
terminateTo:
copyBitsColor:alpha:gammaTable:ungammaTable:
truncated
fractionPart
truncated
truncated
wait
**StackOverflow**
tempAt:
tempAt:put:
tempAt:
terminateTo:
signal
findNextUnwindContextUpTo:
terminateTo:
copyBitsColor:alpha:gammaTable:ungammaTable:
truncated
fractionPart
truncated
truncated
wait
**StackOverflow**
tempAt:
tempAt:put:
tempAt:
terminateTo:
signal
findNextUnwindContextUpTo:
terminateTo:
copyBitsColor:alpha:gammaTable:ungammaTable:
truncated
fractionPart
truncated
truncated
wait
**StackOverflow**
tempAt:
tempAt:put:
tempAt:
terminateTo:
signal
findNextUnwindContextUpTo:
terminateTo:
copyBitsColor:alpha:gammaTable:ungammaTable:
truncated
fractionPart
truncated
truncated
wait
**StackOverflow**
tempAt:
tempAt:put:
tempAt:
terminateTo:
signal
findNextUnwindContextUpTo:
terminateTo:
copyBitsColor:alpha:gammaTable:ungammaTable:
truncated
fractionPart
truncated
truncated
wait
**StackOverflow**
tempAt:
tempAt:put:
tempAt:
terminateTo:
signal
findNextUnwindContextUpTo:
terminateTo:
copyBitsColor:alpha:gammaTable:ungammaTable:
truncated
fractionPart
truncated
truncated
wait
**StackOverflow**
tempAt:
tempAt:put:
tempAt:
terminateTo:
signal
findNextUnwindContextUpTo:
terminateTo:
copyBitsColor:alpha:gammaTable:ungammaTable:
truncated
fractionPart
truncated
truncated
wait
**StackOverflow**
tempAt:
tempAt:put:
tempAt:
terminateTo:
signal
findNextUnwindContextUpTo:
terminateTo:
copyBitsColor:alpha:gammaTable:ungammaTable:
truncated
fractionPart
truncated
truncated
wait
**StackOverflow**
tempAt:
tempAt:put:
tempAt:
terminateTo:
signal
findNextUnwindContextUpTo:
terminateTo:
copyBitsColor:alpha:gammaTable:ungammaTable:
@
basicNew
signal
signal
new:
new:
basicNew:

stack page bytes 8192 available headroom 5576 minimum unused headroom 6000

	(Segmentation fault: 11)
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
ERROR: script returned exit code 255

GitHub has been notified of this commit’s build result

Finished: FAILURE